:root{--poneke-yellow: hsl(47, 100%, 45%);--eddie-reddie: hsl(359, 84%, 37%);--strat-black: hsl(120, 7%, 3%);--wimbledon-white: hsl(120, 8%, 97%);--poneke-yellow-dark: hsl(57, 80%, 77%);--eddie-reddie-dark: hsl(1, 68%, 75%);--strat-black-dark: hsl(240, 14%, 93%);--wimbledon-white-dark: hsl(240, 3%, 15%);--colour-white: var(--wimbledon-white);--colour-black: var(--strat-black);--colour-dark: var(--strat-black);--colour-bg: var(--poneke-yellow);--colour-bg-feature: var(--poneke-yellow);--colour-text: var(--strat-black);--colour-hover: var(--poneke-yellow);--colour-highlight: var(--eddie-reddie);--colour-highlight-text: var(--wimbledon-white);--colour-secondary: var(--eddie-reddie);--colour-secondary-text: var(--wimbledon-white);--shadow-bg: hsl(47 60% 30% / .35);--skeleton: color-mix(in srgb, var(--colour-bg), var(--colour-white) 40%);--skeleton-highlight: color-mix(in srgb, var(--colour-bg), var(--colour-white) 20%)}:root.scheme-light{--colour-white: var(--wimbledon-white);--colour-black: var(--strat-black);--colour-dark: var(--strat-black);--colour-bg: var(--poneke-yellow);--colour-text: var(--strat-black);--colour-hover: var(--poneke-yellow);--colour-highlight: var(--eddie-reddie);--colour-highlight-text: var(--wimbledon-white);--colour-secondary: var(--eddie-reddie);--colour-secondary-text: var(--wimbledon-white);--colour-text-feature: var(--strat-black);--colour-bg-feature: var(--poneke-yellow);--shadow-bg: hsl(47 60% 30% / .35);--skeleton: color-mix(in srgb, var(--colour-bg), var(--colour-white) 40%);--skeleton-highlight: color-mix(in srgb, var(--colour-bg), var(--colour-white) 20%)}:root.scheme-dark{--colour-white: var(--strat-black-dark);--colour-dark: var(--wimbledon-white-dark);--colour-bg: var(--wimbledon-white-dark);--colour-bg-feature: var(--wimbledon-white-dark);--colour-text: var(--poneke-yellow-dark);--colour-text-feature: var(--poneke-yellow-dark);--colour-hover: var(--poneke-yellow-dark);--colour-highlight: var(--eddie-reddie-dark);--colour-highlight-text: var(--wimbledon-white-dark);--colour-secondary: var(--eddie-reddie-dark);--colour-secondary-text: var(--wimbledon-white-dark);--shadow-bg: hsl(240 3% 2% / .35)}@media(prefers-color-scheme:dark){:root{--colour-white: var(--strat-black-dark);--colour-dark: var(--wimbledon-white-dark);--colour-bg: var(--wimbledon-white-dark);--colour-bg-feature: var(--wimbledon-white-dark);--colour-text: var(--poneke-yellow-dark);--colour-text-feature: var(--poneke-yellow-dark);--colour-hover: var(--poneke-yellow-dark);--colour-highlight: var(--eddie-reddie-dark);--colour-highlight-text: var(--wimbledon-white-dark);--colour-secondary: var(--eddie-reddie-dark);--colour-secondary-text: var(--wimbledon-white-dark);--shadow-bg: hsl(240 3% 2% / .35)}}:root{--padding: 4em}body{background-color:var(--colour-bg);color:var(--colour-text);margin:0!important;transition:background-color 1s ease-in-out,color 1s ease-in-out}*::selection{background:var(--colour-highlight);color:var(--colour-highlight-text)}*::-moz-selection{background:var(--colour-highlight);color:var(--colour-highlight-text)}*::-webkit-selection{background:var(--colour-highlight);color:var(--colour-highlight-text)}section{padding:6em 0}.grid{max-width:1200px;height:100%;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr)}.container{max-width:1200px;height:100%;margin:0 auto;padding:0 var(--padding);display:flex;flex-direction:column}.markdown .content{width:72%}.markdown p{text-wrap:pretty;margin:1em 0}.markdown img{width:100%;height:auto}.markdown a:before{content:"↗ ";text-decoration:none}.markdown .content-masonry{display:flex;flex-direction:row;column-gap:2em}.markdown .content-masonry .copy{flex-basis:55%}.markdown .content-masonry .masonry{flex-basis:45%}.markdown .video-wrap a:before{content:"";text-decoration:none}@media only screen and (max-width:767px){:root{--padding: 2em}}body{font-family:degular-variable,sans-serif;font-weight:400;font-style:normal;font-optical-sizing:auto;font-synthesis:none;font-variant-ligatures:common-ligatures;font-feature-settings:"kern" 1;-webkit-font-feature-settings:"kern" 1;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.script{font-family:swear-display,sans-serif;font-optical-sizing:auto;font-synthesis:none;font-variant-ligatures:common-ligatures;font-feature-settings:"kern" 1;-webkit-font-feature-settings:"kern" 1;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}p{font-weight:400}strong{font-weight:700}i,em{font-style:italic}@supports (font-variation-settings: normal){p{font-weight:400}strong{font-weight:700}i,em{font-style:italic;font-variation-settings:"ital" 1;font-synthesis:none}}h1,h2,h3{font-weight:800;font-style:normal}h1{line-height:.9em;font-size:6.8em;margin-top:0;margin-bottom:.25em}h2{line-height:.9em;font-size:6em;margin-top:0;margin-bottom:.25em}h3{line-height:.9em;font-size:2.69em;margin-top:0;margin-bottom:.5em}h4{line-height:.9em;font-size:1.5em;margin-top:0;margin-bottom:.05em}p,li{font-size:1.125em}li{margin-bottom:.5em}a{color:var(--colour-text)}@media only screen and (max-width:767px){h1{font-size:5em;margin-bottom:.125em}h2{font-size:3.5em;margin-bottom:.125em}h3{font-size:2em}p{font-size:1.125em}}button.svelte-1ltwp5z{background:none;border:none;cursor:pointer}.hamburger.svelte-1ltwp5z{display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden}.ham.svelte-1ltwp5z{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamRotate.active.svelte-1ltwp5z{transform:rotate(45deg)}.line.svelte-1ltwp5z{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:var(--colour-text);stroke-width:5.5;stroke-linecap:round}.ham.svelte-1ltwp5z .top:where(.svelte-1ltwp5z){stroke-dasharray:40 82}.ham.svelte-1ltwp5z .middle:where(.svelte-1ltwp5z){stroke-dasharray:40 111}.ham.svelte-1ltwp5z .bottom:where(.svelte-1ltwp5z){stroke-dasharray:40 161}.ham.active.svelte-1ltwp5z .top:where(.svelte-1ltwp5z){stroke-dasharray:17 82;stroke-dashoffset:-62px}.ham.active.svelte-1ltwp5z .middle:where(.svelte-1ltwp5z){stroke-dashoffset:23px}.ham.active.svelte-1ltwp5z .bottom:where(.svelte-1ltwp5z){stroke-dashoffset:-83px}.toppg.svelte-rfuq4y{height:2.5em}nav.svelte-rfuq4y{width:100%;z-index:1000;position:fixed;background-color:var(--colour-bg);transition:background-color 1s ease-in-out,color 1s ease-in-out}.wrap.svelte-rfuq4y{padding:2.5em 0;display:flex;justify-content:space-between;align-items:center;max-width:1200px;height:var(--height);margin:0 auto;box-sizing:border-box;position:relative}.wrap.svelte-rfuq4y:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.5px;background:var(--colour-text);opacity:0;transition:opacity .3s ease,background-color 1s ease-in-out}.wrap.bordered.svelte-rfuq4y:after{opacity:1}.logo.svelte-rfuq4y{height:30px;opacity:0;transition:opacity .4s ease}.logo.visible.svelte-rfuq4y{opacity:1}.logo.svelte-rfuq4y a:where(.svelte-rfuq4y){margin:0}.links.svelte-rfuq4y{justify-content:flex-end}a.svelte-rfuq4y{color:var(--colour-text);text-decoration:none;margin:0 .5em;transition:color .5s ease-in-out}a.svelte-rfuq4y:hover{text-decoration:underline}a.active.svelte-rfuq4y{font-weight:700;text-decoration:underline;display:inline}.hamburger.svelte-rfuq4y{display:none}.foldout.svelte-rfuq4y{position:fixed;display:none;width:inherit;height:100vh;background-color:var(--colour-bg)}.active.svelte-rfuq4y{display:block}.hb-link.svelte-rfuq4y{margin:2em var(--padding)}.foldout.svelte-rfuq4y a:where(.svelte-rfuq4y){margin:0;font-size:2em}@media only screen and (max-width:767px){.wrap.svelte-rfuq4y .links:where(.svelte-rfuq4y){display:none}.wrap.svelte-rfuq4y{padding:1em var(--padding);width:auto}.hamburger.svelte-rfuq4y{display:flex;width:60px;height:60px;color:var(--colour-text);transform:translate(18px)}.toppg.svelte-rfuq4y{height:max(60px,1em)}}.scheme-toggle.svelte-1syowh{position:fixed;bottom:1.5rem;right:1.5rem;z-index:900;width:36px;height:36px;border-radius:50%;border:1px solid var(--colour-white);background-color:var(--colour-black);color:var(--colour-white);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s ease,background-color .2s ease,color .2s ease;font-size:.8rem}.scheme-toggle.svelte-1syowh:hover{opacity:1}.scheme-toggle.svelte-1syowh:focus-visible{outline:2px solid var(--colour-text);outline-offset:3px;opacity:1}.footer.svelte-jz8lnl{max-width:100vw;background-color:var(--strat-black);color:var(--wimbledon-white);justify-content:center}.footer.svelte-jz8lnl .wrap:where(.svelte-jz8lnl){height:min-content;max-width:1200px;padding:var(--padding) var(--padding) 2em var(--padding);margin:0 auto;display:flex}.left.svelte-jz8lnl{display:flex;flex-basis:50%}.right.svelte-jz8lnl{display:flex;flex-basis:50%;flex-direction:column;align-items:flex-end;justify-content:flex-end}.logo.svelte-jz8lnl{max-width:27em;transform:translate(-6px);color:var(--wimbledon-white)}.socials.svelte-jz8lnl{place-content:center flex-end;align-items:center;display:flex;flex:0 0 auto;flex-flow:row;gap:10px;height:min-content;overflow:hidden;margin:0 0 1em;position:relative;width:min-content}.icon.svelte-jz8lnl{flex:0 0 auto;height:35px;position:relative;width:32px;color:var(--wimbledon-white)}.icon.svelte-jz8lnl:hover{color:var(--colour-hover)}.right.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:0;font-size:1em}@media only screen and (max-width:767px){.footer.svelte-jz8lnl .wrap:where(.svelte-jz8lnl){padding:2em 2em 1em;flex-direction:column}.left.svelte-jz8lnl{display:flex;flex-basis:100%;margin-bottom:1em}.logo.svelte-jz8lnl{max-width:14em}.right.svelte-jz8lnl{display:flex;flex-direction:column;flex-basis:100%;align-items:flex-start;justify-content:flex-end}}main.svelte-12qhfyh{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}
