*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.flex-row-center{display:flex;flex-direction:row;justify-content:center;align-items:center}.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flow>*+*{margin-top:var(--flow-space, 1rem)}.margin-side-auto{margin-left:auto;margin-right:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrapper{max-width:1200px;margin-left:auto;margin-right:auto}body{position:relative}a{color:var(--link-color, blue);text-decoration:none}a:hover{text-decoration:underline}button:focus:not(:focus-visible){outline:none}a:focus{outline:2px solid currentColor;outline-offset:2px}::selection{color:var(--selection-color, #333);background-color:var(--selection-bgcolor, #ccc)}.continent{position:relative;display:grid;grid-template-columns:1fr;place-content:center;gap:2rem;color:#fff;padding:2rem;width:100%;min-height:100vh}.continent h2{position:relative;grid-area:h2;font-size:2rem;width:fit-content}.continent h2:before,.continent h2:after{content:"";position:absolute;background-color:#fff;border-radius:.1em;height:.1em;width:75%;transform:scaleX(0);transition:transform .5s cubic-bezier(.18,.89,.32,1.28) 1s}.continent h2:before{transform-origin:left}.continent h2:after{bottom:0;right:0;transform-origin:right}.continent p{grid-area:para;max-width:45ch}.continent dl{grid-area:dl}.continent dl div{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.continent dl dt,.continent dl dd{color:var(--text-color, white);background-color:var(--theme-color);padding:.25em;clip-path:inset(0 0 0 100%);transition:clip-path 1s cubic-bezier(.86,0,.07,1);box-shadow:0 0 0 10px #fff}.continent dl dt{position:relative;display:flex;justify-content:center;align-items:center;gap:.25rem;font-size:.9rem}.continent dl dt:before,.continent dl dt:after{content:".";background-color:var(--text-color, white);width:1rem;height:2px}.continent dl dd{font-size:1.1rem}.continent.active h2:before,.continent.active h2:after{transform:scaleX(1)}.continent.active dl dt,.continent.active dl dd{clip-path:inset(0 0 0 0)}#africa{--theme-color: #000000}#antarctica{--theme-color: #ffffff;--text-color: black}#asia{--theme-color: #fcb131}#australia{--theme-color: #00a651}#europe{--theme-color: #0081c8}#northamerica,#southamerica{--theme-color: #ee334e}@media screen and (min-width: 720px){.continent{grid-template-columns:1fr 1fr;grid-template-areas:"h2 ." "para dl";align-items:start;gap:2rem 10rem}}@media screen and (min-width: 1080px){.continent{gap:2rem 20rem}}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.3df7909e.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.c7d433fd.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.9e2fe623.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.a8be01ce.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.6bfabd30.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.e43b3538.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-mono: "Fira Mono", monospace;--selection-color: lightsteelblue;--selection-bgcolor: black;--link-color: lightsteelblue;font-family:derringer_serialregular;font-size:20px}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,p{font-weight:400}@font-face{font-family:derringer_serialregular;src:url(./derringer_serial-regular-webfont.3692734e.woff2) format("woff2"),url(./derringer_serial-regular-webfont.21eb8587.woff) format("woff");font-weight:400;font-style:normal}
