.notice{color:#000;background:#ffffb9;border:2px solid #a50000;padding:.5rem;position:relative}.notice:before{content:"🌧️";float:left;text-align:center;vertical-align:middle;text-shadow:-1px 1px #000;background:#fff;border:1px solid #000;border-radius:50%;width:1.5em;margin:0 .5em 0 0;padding:2px;font-size:1.5em;line-height:1.5em}.notice .close{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:50%;width:2em;height:2em;position:absolute;top:0;right:0}
.image-gallery-icon{color:#fff;appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:28px;height:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:90px;height:120px}@media (max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:48px;height:72px}}@media (max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:36px;height:48px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;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:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:60px;height:120px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:36px;height:72px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-o-user-select:none;-webkit-tap-highlight-color:#0000;position:relative}.image-gallery.fullscreen-modal{z-index:5;background:#000;width:100%;height:100%;position:fixed;inset:0}.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:#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{width:calc(100% - 110px);display:inline-block}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{white-space:nowrap;text-align:center;touch-action:none;line-height:0;position:relative;overflow:hidden}.image-gallery-slide{width:100%;position:absolute;top:0;left:0}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{color:#fff;white-space:normal;background:#0006;padding:10px 20px;line-height:1;position:absolute;bottom:70px;left:0}@media (max-width:768px){.image-gallery-slide .image-gallery-description{padding:8px 15px;font-size:.8em;bottom:45px}}.image-gallery-bullets{z-index:4;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{text-align:center;margin:0;padding:0}.image-gallery-bullets .image-gallery-bullet{appearance:none;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:50%;outline:none;margin:0 5px;padding:5px;transition:all .2s ease-out;display:inline-block;box-shadow:0 2px 2px #1a1a1a}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{width:auto;inset:50% auto auto 20px;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:12px 0;display:block}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.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{vertical-align:top;width:100px;display:inline-block}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.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{margin-right:0;padding:0;display:block}.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-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{padding:5px 0;overflow:hidden}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:0 0;border:4px solid #0000;width:100px;padding:0;transition:border .3s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.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{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;text-shadow:0 2px 2px #1a1a1a;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{color:#fff;z-index:4;background:#0006;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (max-width:768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}
:root{--brand-colour:#2095e3;--headlines-color:var(--brand-colour);--text-color:#333;--text-color-light:#666;--text-highlight:black;--text-shadow-color:white;--background-color:white;--background-highlight:#ddf4fa;--background-mark:#ffffc8}@media (prefers-color-scheme:dark){:root{--text-color:#f0f0f0;--text-color-light:#666;--text-highlight:white;--text-shadow-color:black;--background-color:black;--background-highlight:#2f3038;--background-mark:#414134}}*{box-sizing:border-box;margin:0;padding:0}::selection{color:#fff;background:var(--headlines-color)}body,html{height:100%}body{height:100vh;color:var(--text-color);background:var(--background-color);grid-template-rows:auto 1fr;font:1.2rem/1.3 serif;display:grid}video{object-fit:cover;border-radius:.5rem}img{max-width:100%}img.float{float:inline-start;margin-inline-end:.5rem}header{color:var(--text-color);background:var(--background-color);padding:0 1rem;position:sticky;top:0;box-shadow:0 0 1em #0003}header h1{text-align:center;text-shadow:var(--text-shadow-color)1px 1px 0;padding:.5rem 1rem;font-size:2rem}header h1 a{color:inherit;text-decoration:none}nav,article,footer{max-width:1280px;margin:0 auto}nav .hamburger{display:none}nav ul{margin:0}nav li{display:inline-block}nav li a{color:inherit;padding:1rem;text-decoration:none;transition:background .1s linear;display:inline-block}nav li a:hover{color:var(--text-highlight);background:var(--background-highlight);text-shadow:none}nav li a[href^=http]:after{content:"⬈";opacity:.75;vertical-align:super;font-family:sans-serif;font-size:.75rem;transition:transform .2s linear;display:inline-block}nav li a[href^=http]:hover:after{transform:translate(.25rem,-.25rem)}@media (max-width:840px){header,nav,nav ul{z-index:7}main,article,footer{z-index:1}nav ul{background:var(--background-color);width:80%;height:100%;padding-inline-start:20%;transition:left .3s cubic-bezier(.6,-.6,.6,1.3);position:fixed;top:0;left:-100%}nav ul li{border-bottom:1px solid var(--background-highlight);display:block}nav ul li a{padding:1rem 2rem;display:block}nav .hamburger{cursor:pointer;padding:.5rem 1rem;font-size:2rem;text-decoration:none;transition:transform .1s ease-in-out;display:block;position:absolute;top:0;left:0}nav:focus-within ul{left:-20%;box-shadow:0 0 2rem #0000004d}nav:focus-within .hamburger{transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){nav ul,nav .hamburger{transition:none}}main{grid-row:2;padding:1rem 1rem 0;overflow:auto}article{margin-bottom:1rem;overflow:auto}article>*{max-width:100%}.hero{position:relative}.hero img{border-radius:.5rem;width:100%}.hero figcaption{color:#fff;text-shadow:0 0 1rem #000;margin:0;padding:0 .5rem;position:absolute;bottom:.5rem}.hero figcaption *{color:inherit}@media (min-width:840px){.hero h2{font-size:2rem}}h1,h2,h3,em.title{font-weight:700}h1,h2{font-size:1.5rem}h3,em.title{font-size:1.3rem}em.title{font-style:normal;display:block}:is(p,ul,ol)+:is(h1,h2,h3,em.title){margin-top:1rem}h1,h2,h3,em.title{color:var(--headlines-color)}:is(h1,h2,h3,em.title) sub{color:var(--text-color-light);font-weight:400}a{color:var(--text-highlight)}summary{cursor:pointer;text-decoration:underline}.noafter:after{display:none}.float{float:inline-end}a[href^=http]:after{content:"⬈";opacity:.75;vertical-align:middle;font-family:sans-serif;font-size:.75rem}a[href^=\#]{text-decoration:none}:hover>a[href^=\#]:not(a[href^="#!"]):before{content:"🔗";margin:0 .5rem;font-size:.75rem}:is(p,h2,h3,ul){margin-bottom:.5rem}main ul ul{margin-inline-start:1.5rem}ul{list-style-position:inside}ol{list-style-position:outside}ol li{counter-increment:list;text-indent:.5rem;margin-inline-start:1.5rem}.center{text-align:center}.caption-on{position:relative}.caption-on figcaption{color:#fff;background:#00000080;padding:.5rem;font-size:.9rem;position:absolute;bottom:0;left:0;right:0}.check,.uncheck,.checks>li{color:var(--text-highlight);list-style-type:none}:is(.check,.uncheck,.checks>li):before{margin-inline-end:.5rem}.check:before,.checks>li:before{content:"✓";color:#4caf50}.uncheck:before{content:"✘";color:#f44336}ul.checks{list-style:none}mark{color:var(--text-highlight);background:var(--background-mark)}blockquote{border-inline-start:.25rem solid var(--headlines-color);margin:1rem 0;padding-inline-start:1rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem}table th{background:var(--headlines-color);color:#fff;text-align:inherit}table th:first-child{border-radius:.5rem 0 0}table th:last-child{border-radius:0 .5rem 0 0}table tr:nth-child(odd){background:var(--background-highlight)}table th,table td{padding:.5rem}.grid{grid-gap:0;grid-template-columns:repeat(auto-fill,33%);display:grid}@media (max-width:840px){.grid{grid-template-columns:repeat(auto-fill,100%)}}.spread{text-align:center;justify-content:space-around;display:flex}.zebra-list{list-style-type:none}.zebra-list li{padding:2px 0}.zebra-list li:before{content:"✿";margin:0 .5em}.zebra-list li:nth-child(odd){background:var(--background-highlight)}@media (max-width:840px){.spread{display:block}.spread>*{margin:0 auto}}.feature-image{text-align:center;margin-bottom:1rem;font-style:italic}.feature-image img{border-radius:.5rem}p.highlight{background:var(--background-mark);border-radius:.5rem;padding:.5rem .5rem .5rem 1rem}hr{border:none;border-top:5px dotted var(--headlines-color);width:20px;margin:1rem auto}.tagline{font-style:italic}.horizontalline{text-align:center}.horizontalline svg{width:500px;max-width:100%}.end{text-align:end}.hidden{display:none}footer{margin:2em auto;padding:1rem 0;font-size:.9rem}footer ul{text-align:center;list-style:none}footer ul li{margin:0 0 1rem;display:inline-block}footer ul li a{padding:.5rem}
