:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:rgba(0,0,0,.4);--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--ig-white,#fff);cursor:pointer;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:32px;width:32px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:12px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:96px}@media (max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:32px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:64px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:32px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;position:relative;-webkit-overflow-scrolling:touch}.image-gallery.fullscreen-modal{background:var(--ig-black,#000);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:var(--ig-black,#000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 112px)}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{transform:translateZ(0)}.image-gallery-slides,.image-gallery-swipe{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;touch-action:pan-y pinch-zoom}.image-gallery-slides{contain:layout style paint;isolation:isolate;position:relative}.image-gallery-slides-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;transform-style:preserve-3d;will-change:transform}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{height:100%;max-width:100%;width:auto}.image-gallery-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;flex:0 0 100%;min-width:0;position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay,rgba(0,0,0,.4));bottom:72px;color:var(--ig-white,#fff);left:0;line-height:1;padding:12px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:48px;font-size:.8em;padding:8px 16px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{display:inline-block;margin:0 auto;padding:0}.image-gallery-bullets .image-gallery-bullets-inner{align-items:center;display:flex;justify-content:flex-start;padding:2px 0;white-space:nowrap}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid var(--ig-white,#fff);border-radius:50%;box-shadow:0 2px 2px rgba(0,0,0,.6);cursor:pointer;flex-shrink:0;height:calc(var(--ig-bullet-size, 4px)*2 + 2px);margin:0 4px;outline:none;padding:0;transition:all .2s ease-out;width:calc(var(--ig-bullet-size, 4px)*2 + 2px)}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{height:calc(var(--ig-bullet-size-small, 3px)*2 + 2px);margin:0 3px;width:calc(var(--ig-bullet-size-small, 3px)*2 + 2px)}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{height:8px;width:8px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:var(--ig-white,#fff);border:1px solid var(--ig-white,#fff);transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:4px 0}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{overflow:hidden;padding:4px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:var(--ig-thumbnail-border-width,4px) solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:var(--ig-thumbnail-size,96px)}@media (max-width:768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small,3px) solid transparent;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white,#fff);font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px rgba(0,0,0,.6);top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay,rgba(0,0,0,.4));color:var(--ig-white,#fff);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}:root{color-scheme:light dark;--brand-colour:rgb(13,110,182);--brand-soft:rgb(221,240,252);--headlines-color:var(--brand-colour);--accent-colour:rgb(29,126,45);--on-brand:white;--on-accent:white;--text-color:rgb(38,41,45);--text-color-light:rgb(96,102,110);--text-highlight:rgb(15,17,20);--text-shadow-color:white;--background-color:rgb(253,253,251);--surface-color:white;--background-highlight:rgb(233,244,252);--background-mark:rgb(255,246,194);--border-colour:rgb(224,226,229);--font-body:Iowan Old Style,Palatino Linotype,Palatino,Georgia,Cambria,"Times New Roman",serif;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--measure:68ch;--content-width:1100px;--radius:0.625rem;--shadow-1:0 1px 2px rgba(16,24,40,0.06),0 1px 3px rgba(16,24,40,0.08);--shadow-2:0 4px 6px -2px rgba(16,24,40,0.05),0 12px 16px -4px rgba(16,24,40,0.1);--header-height:4.5rem}@media (prefers-color-scheme:dark){:root{--brand-colour:rgb(79,176,238);--brand-soft:rgb(24,44,61);--accent-colour:rgb(102,199,122);--on-brand:rgb(10,26,38);--on-accent:rgb(8,33,14);--text-color:rgb(226,228,231);--text-color-light:rgb(158,164,172);--text-highlight:rgb(247,248,249);--text-shadow-color:black;--background-color:rgb(20,23,26);--surface-color:rgb(28,32,36);--background-highlight:rgb(33,43,53);--background-mark:rgb(66,58,24);--border-colour:rgb(52,57,63)}}*{margin:0;padding:0;box-sizing:border-box}::selection{color:var(--on-brand);background:var(--brand-colour)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100dvh;display:flex;flex-direction:column;font-family:var(--font-body);font-size:clamp(1.0625rem,.98rem + .35vw,1.1875rem);line-height:1.65;color:var(--text-color);background:var(--background-color);text-rendering:optimizeLegibility}:focus-visible{outline:3px solid var(--brand-colour);outline-offset:2px;border-radius:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;left:.5rem;top:-100%;z-index:20;padding:.75rem 1rem;background:var(--brand-colour);color:var(--on-brand);font-family:var(--font-ui);text-decoration:none;border-radius:0 0 var(--radius) var(--radius);transition:top .15s ease-in-out}.skip-link:focus{top:0}video{object-fit:cover;border-radius:var(--radius)}img{max-width:100%;height:auto;&.float{float:inline-start;-webkit-margin-end:1rem;margin-inline-end:1rem;-webkit-margin-after:.5rem;margin-block-end:.5rem;border-radius:var(--radius)}}header{color:var(--text-color);background:var(--background-color);position:-webkit-sticky;position:sticky;top:0;z-index:8;border-bottom:1px solid var(--border-colour);.header-inner{max-width:var(--content-width);margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:1rem;min-height:var(--header-height)}h1{font-size:clamp(1.25rem,1rem + 1.2vw,1.75rem);line-height:1.15;letter-spacing:-.01em;a{text-decoration:none;color:var(--headlines-color);display:inline-block;padding:.25rem 0}}}header nav{-webkit-margin-start:auto;margin-inline-start:auto;.hamburger{display:none}ul{margin:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;font-family:var(--font-ui);font-size:.95rem}li,li a{display:inline-block}li a{color:inherit;text-decoration:none;padding:.55rem .7rem;border-radius:.5rem;transition:background .12s linear,color .12s linear}li a:hover{color:var(--text-highlight);background:var(--background-highlight);text-shadow:none}li a[aria-current=page]{color:var(--headlines-color);font-weight:700;background:var(--brand-soft)}li a[href^=http]:after{display:inline-block;content:"⬈";font-size:.7em;opacity:.75;vertical-align:super;font-family:var(--font-ui);transition:transform .2s linear}li a[href^=http]:hover:after{transform:translate3d(.25rem,-.25rem,0)}li a[href*=gofundme]{background:var(--accent-colour);color:var(--on-accent);font-weight:700;-webkit-margin-start:.35rem;margin-inline-start:.35rem;box-shadow:var(--shadow-1)}li a[href*=gofundme]:hover{background:color-mix(in srgb,var(--accent-colour) 85%,var(--on-accent));color:var(--on-accent)}li a[href*=gofundme]:after{content:""}}@media (max-width:900px){header nav{.hamburger{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:0;line-height:1;text-decoration:none;color:inherit;border-radius:.5rem;cursor:pointer}.hamburger:before{content:"☰";font-size:1.75rem}ul{position:fixed;display:block;inset:0 auto 0 0;width:min(20rem,84vw);padding:calc(var(--header-height) + .5rem) 0 2rem;overflow-y:auto;background:var(--surface-color);-webkit-border-end:1px solid var(--border-colour);border-inline-end:1px solid var(--border-colour);transform:translateX(-102%);transition:transform .28s cubic-bezier(.4,0,.2,1);font-size:1.0625rem;z-index:9;li{display:block;border-bottom:1px solid var(--border-colour);a{display:block;padding:.9rem 1.25rem;border-radius:0}}li a[href*=gofundme]{margin:1rem 1.25rem;border-radius:.5rem;text-align:center}}}header nav:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:8}header nav:focus-within{&:before{opacity:1;pointer-events:auto}ul{transform:translateX(0);box-shadow:var(--shadow-2)}.hamburger{position:relative;z-index:10}.hamburger:before{content:"✕";font-size:1.5rem}}}@media (prefers-reduced-motion:reduce){header nav .hamburger,header nav ul,header nav:before{transition:none}}main{flex:1 1;width:100%;padding:1.5rem 1rem 0}article,footer{max-width:var(--content-width);margin-inline:auto}article{margin-bottom:2rem;>*{max-width:100%}}article>:where(p,ul,ol,blockquote,h2,h3,h4,em.title,details),article>div>:where(p,ul,ol){max-width:var(--measure)}.full-width,article.wide>*{max-width:100%}.hero{position:relative;margin-bottom:1.5rem;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-1);img{width:100%;display:block;aspect-ratio:16/7;object-fit:cover;border-radius:0}figcaption{position:absolute;inset-inline:0;bottom:0;color:white;margin:0;padding:3.5rem 1.25rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.45) 45%,rgba(0,0,0,0));text-shadow:0 1px 3px rgba(0,0,0,.6);*{color:inherit;max-width:none}}}@media (max-width:640px){.hero{img{aspect-ratio:4/3}figcaption{padding:2.5rem 1rem .85rem}}}@media (min-width:900px){.hero{img{aspect-ratio:21/8;max-height:52vh}h2{font-size:clamp(1.75rem,1.2rem + 1.8vw,2.5rem)}}}em.title,h1,h2,h3,h4{font-weight:700;line-height:1.2;text-wrap:balance;color:var(--headlines-color);sub{color:var(--text-color-light);font-weight:400;font-size:.7em;bottom:0}}h1{font-size:clamp(1.6rem,1.3rem + 1.2vw,2.1rem)}h2{font-size:clamp(1.45rem,1.2rem + 1vw,1.9rem)}em.title,h3{font-size:clamp(1.2rem,1.05rem + .5vw,1.4rem)}h4{font-size:1.05rem}em.title{display:block;font-style:normal}:is(p,ul,ol,table,figure,div)+:is(h1,h2,h3,h4,em.title){margin-top:2rem}p{text-wrap:pretty}a{color:var(--brand-colour);text-decoration-thickness:1px;text-underline-offset:.15em}a:hover{text-decoration-thickness:2px}summary{cursor:pointer;text-decoration:underline;padding:.35rem 0}details{border:1px solid var(--border-colour);border-radius:var(--radius);padding:.5rem 1rem;margin-bottom:1rem;background:var(--surface-color)}.noafter:after{display:none}.float{float:inline-end}a[href^=http]:after{content:"⬈";font-size:.7em;opacity:.75;vertical-align:super;font-family:var(--font-ui);-webkit-margin-start:.1em;margin-inline-start:.1em}a[href^="#"]{text-decoration:none}:is(h1,h2,h3,h4):hover>a[href^="#"]:not([href^="#!"]):before,:is(h1,h2,h3,h4)>a[href^="#"]:not([href^="#!"]):focus-visible:before{content:"🔗";position:absolute;-webkit-margin-start:.4rem;margin-inline-start:.4rem;font-size:.6em}:is(h1,h2,h3,h4)>a[href^="#"]:focus-visible{display:inline-block;width:1.5em;height:1em}:is(p,h2,h3,h4,ul,ol,table,figure){margin-bottom:1rem}main ul ul{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem;margin-bottom:0}ul{list-style-position:outside;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;li{margin-bottom:.35rem}}ol{list-style-position:outside;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;li{counter-increment:list;-webkit-margin-start:.25rem;margin-inline-start:.25rem;margin-bottom:.35rem}}.center{text-align:center}.caption-on{position:relative;figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0));color:white;padding:2rem .75rem .6rem;font-size:.9rem}}.check,.checks>li,.uncheck{list-style-type:none;color:var(--text-color);&:before{-webkit-margin-end:.5rem;margin-inline-end:.5rem;font-weight:700}}.check:before,.checks>li:before{content:"✓";color:var(--accent-colour)}.uncheck:before{content:"✘";color:#c62828}ul.checks{list-style:none;-webkit-padding-start:.25rem;padding-inline-start:.25rem}mark{color:var(--text-highlight);background:var(--background-mark);padding:.05em .15em;border-radius:.2em}blockquote{-webkit-border-start:.25rem solid var(--brand-colour);border-inline-start:.25rem solid var(--brand-colour);-webkit-padding-start:1rem;padding-inline-start:1rem;margin:1.5rem 0;color:var(--text-color-light);font-style:italic}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.97em;background:var(--surface-color);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-1);thead th{background:var(--brand-colour);color:var(--on-brand);text-align:inherit;font-family:var(--font-ui);font-size:.9rem;letter-spacing:.02em}th[scope=row]{text-align:inherit;font-weight:700}tr:nth-child(odd){background:var(--background-highlight)}td,th{padding:.7rem .85rem;vertical-align:middle}}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));grid-gap:.5rem 1.5rem;gap:.5rem 1.5rem}.spread{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;text-align:center}.zebra-list{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0;li{padding:.4rem .5rem;margin:0;border-radius:.25rem}li:before{content:"✿";color:var(--accent-colour);-webkit-margin-end:.5em;margin-inline-end:.5em}li:nth-child(odd){background:var(--background-highlight)}}@media (max-width:640px){.spread{display:block;>*{margin:0 auto 1.5rem}}}.feature-image{text-align:center;font-style:italic;color:var(--text-color-light);margin:1.5rem 0;img{border-radius:var(--radius);box-shadow:var(--shadow-1)}figcaption{margin-top:.5rem;font-size:.9rem}}p.highlight{background:var(--background-mark);color:var(--text-highlight);padding:.75rem 1rem;border-radius:var(--radius);-webkit-border-start:4px solid color-mix(in srgb,var(--background-mark) 55%,black);border-inline-start:4px solid color-mix(in srgb,var(--background-mark) 55%,black);font-size:.97em}hr{border:none;border-top:5px dotted var(--brand-colour);width:20px;margin:2rem auto}.tagline{font-style:italic;color:var(--text-color-light)}.horizontalline{text-align:center;margin:2rem 0;svg{width:500px;max-width:100%}}.end{text-align:end}.hidden{display:none}footer{width:100%;padding:1.5rem 1rem 2rem;margin:3rem auto 0;border-top:1px solid var(--border-colour);font-family:var(--font-ui);font-size:.9rem;color:var(--text-color-light);ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem .5rem;li{margin:0;a{display:inline-block;padding:.6rem .5rem;color:inherit;border-radius:.4rem;text-decoration:none;white-space:nowrap}a:hover{color:var(--text-highlight);background:var(--background-highlight);text-decoration:underline}a[aria-current=page]{color:var(--headlines-color);font-weight:700}}}}.notice{background:rgb(255,252,226);color:rgb(30,27,22);border:1px solid rgb(226,176,63);-webkit-border-start:5px solid rgb(198,124,20);border-inline-start:5px solid rgb(198,124,20);position:relative;padding:1rem 3rem 1rem 1rem;border-radius:var(--radius);box-shadow:var(--shadow-1);max-width:var(--content-width);margin-inline:auto;font-size:.97em;a{color:rgb(20,70,130);text-decoration:underline;font-weight:700}&:before{content:"⚠️";float:left;font-size:1.25em;margin:0 .6em .2em 0;line-height:1.3}.close{position:absolute;top:.25rem;right:.25rem;width:2.5rem;height:2.5rem;font-size:1rem;color:inherit;text-align:center;border-radius:50%;cursor:pointer;background:transparent;border:none}.close:hover{background:rgba(0,0,0,.08)}}@media print{.hero figcaption,.image-gallery-icon,footer,header{display:none!important}body{font-size:11pt;color:black;background:white}a[href^=http]:after{content:" (" attr(href) ")";font-size:.8em;word-break:break-all}}.image-gallery{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-1);background:var(--background-highlight)}.image-gallery-slide .image-gallery-image{max-height:min(60vh,34rem);object-fit:cover;width:100%}.image-gallery-icon{filter:drop-shadow(0 2px 3px rgba(0,0,0,.6))}.image-gallery-icon:hover{color:white}.image-gallery-icon .image-gallery-svg{width:2rem;height:2rem}@media (max-width:640px){.image-gallery-slide .image-gallery-image{max-height:55vh}.image-gallery-icon .image-gallery-svg{width:1.75rem;height:1.75rem}}table.data{td:first-child{width:2.75rem;text-align:center;padding-inline:.5rem;font-size:1.1em}}.jump-nav{max-width:100%;margin:1.5rem 0 2rem;padding:1rem 1.25rem;background:var(--background-highlight);border-radius:var(--radius);font-family:var(--font-ui);h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-color-light);margin-bottom:.5rem}ul{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;max-width:100%}li,ul{margin:0}a{display:inline-block;padding:.4rem .75rem;background:var(--surface-color);border:1px solid var(--border-colour);border-radius:999px;font-size:.9rem;text-decoration:none;color:var(--text-color)}a:hover{border-color:var(--brand-colour);color:var(--brand-colour)}}.species-list{max-width:100%;columns:20rem;column-gap:2.5rem;-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;font-size:.95em;>li{margin-bottom:.2rem}>li,ul{page-break-inside:avoid;break-inside:avoid}}.link-list{max-width:100%;columns:22rem;column-gap:2.5rem;list-style:none;padding:0;li{page-break-inside:avoid;break-inside:avoid;margin:0}a{display:block;padding:.6rem .75rem;border-radius:.5rem;text-decoration:none;border-bottom:1px solid var(--border-colour)}a:hover{background:var(--background-highlight);text-decoration:underline}}