:root{--bg-color: #191919;--fg-color: #fefefe;--brand-lighter: #fb2b6b;--brand: #db265e;--brand-darker: #bc2050;--accent-lighter: #8cb092;--accent: #4d7453;--accent-darker: #153d1d;--area-bg: rgba(0, 0, 0, .8);--input-border-color: #ffffff;--input-border-color-hover: var(--brand-lighter);--input-border-color-active: var(--brand);--accent-input-border-color: #ffffff;--accent-input-border-color-hover: var(--accent-lighter);--accent-input-border-color-active: var(--accent)}html{background-color:var(--bg-color);color:var(--fg-color);box-sizing:border-box}html,body{margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}*{scrollbar-color:var(--brand) transparent;scrollbar-width:auto}*::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}*::-webkit-scrollbar-thumb{background:var(--brand)}::-webkit-scrollbar-corner{background-color:transparent}body{font-family:Afacad Flux Variable,sans-serif;font-size:1.2em;display:flex;flex-direction:column}header{flex:none}footer{flex:none}h1,h2,h3,h4,h5{font-family:Zilla Slab,serif}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}dialog{position:relative;padding:0;border-radius:12px;background-color:var(--bg-color);color:var(--fg-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 8px #000;border:none;animation:slide-up .6s forwards;overflow:hidden}dialog input[type=button].close{position:absolute;z-index:100;top:12px;right:12px;height:32px;width:32px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='32'%20height='32'%20viewBox='0%200%208.4666665%208.4666666'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(ebf0e940d0,%202025-05-08)'%20sodipodi:docname='close.svg'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='8.4359982'%20inkscape:cx='23.945003'%20inkscape:cy='30.761031'%20inkscape:window-width='1920'%20inkscape:window-height='1011'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Layer%201'%20inkscape:groupmode='layer'%20id='layer1'%3e%3cpath%20id='rect3'%20style='fill:%23000000;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2'%20d='M%200%200%20L%200%208.4666666%20L%208.4666666%208.4666666%20L%208.4666666%200%20L%200%200%20z%20M%202.7367838%202.2071004%20C%202.8720489%202.2071004%203.007274%202.2589993%203.1109212%202.3626465%20L%204.2333333%203.4850585%20L%205.3557454%202.3626465%20C%205.5630397%202.1553522%205.8967259%202.1553522%206.1040201%202.3626465%20C%206.3113143%202.5699407%206.3113144%202.9036269%206.1040201%203.1109212%20L%204.981608%204.2333333%20L%206.1040201%205.3557454%20C%206.3113143%205.5630396%206.3113143%205.8967259%206.1040201%206.1040201%20C%205.8967259%206.3113143%205.5630396%206.3113143%205.3557454%206.1040201%20L%204.2333333%204.981608%20L%203.1109212%206.1040201%20C%202.9036269%206.3113144%202.5699407%206.3113143%202.3626465%206.1040201%20C%202.1553522%205.8967259%202.1553522%205.5630397%202.3626465%205.3557454%20L%203.4850585%204.2333333%20L%202.3626465%203.1109212%20C%202.1553522%202.903627%202.1553522%202.5699407%202.3626465%202.3626465%20C%202.4662936%202.2589993%202.6015188%202.2071004%202.7367838%202.2071004%20z%20'%20/%3e%3c/g%3e%3c/svg%3e");background-color:var(--input-border-color);background-position:center center;background-size:32px 32px;background-repeat:no-repeat;border:none}dialog input[type=button].close:hover{background-color:var(--input-border-color-hover)}dialog input[type=button].close:active{background-color:var(--input-border-color-active)}.flex-row{display:flex;flex-direction:row;gap:8px}.spacer{flex:1}.smalltext{font-size:.85em}.area{background-color:var(--area-bg);padding:20px;border-radius:8px;box-shadow:0 0 6px #000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.invertable{filter:hue-rotate(180deg) invert(1)}.leaflet-control-layers,.leaflet-control-zoom{border:2px solid rgba(255,255,255,.2)!important}.leaflet-control,.leaflet-control-zoom,.leaflet-control-zoom *{background-color:var(--bg-color)!important;color:var(--fg-color)!important}.leaflet-control-attribution{background-color:#000c!important;color:var(--fg-color)!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background-color:#323232!important;color:var(--fg-color)!important;box-shadow:0 0 4px #000!important}.leaflet-popup-close-button{color:var(--fg-color)!important}.leaflet-container{background-color:var(--bg-color)!important}input,select,a.button{display:block;appearance:none;border:1px solid var(--input-border-color);background-color:inherit;color:var(--fg-color);transition:.2s;font-family:inherit;font-size:.9em}input:not([disabled]):hover,select:not([disabled]):hover,a.button:not([disabled]):hover{border-color:var(--input-border-color-hover)}input:not([disabled]):active,select:not([disabled]):active,a.button:not([disabled]):active{border-color:var(--input-border-color-active)}input[type=text],input[type=password],input[type=email]{border-width:0 0 2px 0}input[type=text]:not([disabled]):focus,input[type=password]:not([disabled]):focus,input[type=email]:not([disabled]):focus{border-color:var(--input-border-color-active)}input[type=button],input[type=submit],select:not([multiple]),a.button{border-width:2px 2px 4px 2px;border-radius:8px;line-height:26px;height:32px;font-weight:700;padding:0 6px;text-decoration:none;cursor:pointer;color:var(--input-border-color)}input[type=button]:not([disabled]):hover,input[type=submit]:not([disabled]):hover,select:not([multiple]):hover,a.button:hover{color:var(--input-border-color-hover)}input[type=button]:not([disabled]):active,input[type=submit]:not([disabled]):active,a.button:active{color:var(--input-border-color-active)}select:not([multiple]):active{color:var(--fg-color)}select:not([multiple]){padding:0 30px 0 6px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%206.3499999%206.35'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(ebf0e940d0,%202025-05-08)'%20sodipodi:docname='arrowdown.svg'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23000000'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='11.313708'%20inkscape:cx='8.3526989'%20inkscape:cy='11.799844'%20inkscape:window-width='1920'%20inkscape:window-height='1001'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Layer%201'%20inkscape:groupmode='layer'%20id='layer1'%3e%3cpath%20id='rect1'%20style='fill:%23ffffff;stroke-width:0.687001;stroke-miterlimit:2'%20d='M%202.1166666,2.38125%20H%204.2333333%20L%203.1749999,3.96875%20Z'%20sodipodi:nodetypes='cccc'%20/%3e%3c/g%3e%3c/svg%3e");background-position:center right;background-repeat:no-repeat}select option{background-color:var(--bg-color)}input[type=checkbox],input[type=radio]{position:relative;height:16px;width:16px;margin:0}input[type=checkbox]:before,input[type=radio]:before{content:"";display:block;position:absolute;height:8px;width:8px;top:2px;left:2px;background-color:transparent;transition:.2s}input[type=radio],input[type=radio]:before{border-radius:50%}input[type=checkbox]:checked,input[type=radio]:checked{border-color:var(--input-border-color-active)}input[type=checkbox]:checked:before,input[type=radio]:checked:before{background-color:var(--input-border-color-active)}input[type=checkbox]:checked:hover:before,input[type=radio]:checked:hover:before{background-color:var(--input-border-color-hover)}label.chkwlbl{display:flex;flex-direction:row;gap:10px;align-items:center}label.chkwlbl span{flex:1}input[disabled],select[disabled],a.button[disabled]{opacity:.8;cursor:default}.---gi-dialog{padding:20px;position:relative;width:unset;max-width:300px;display:flex;flex-direction:column;gap:10px}.---gi-dialog-title{font-size:1.5em;margin:0;padding:0}.---gi-dialog-buttons{display:flex;flex-direction:row-reverse;gap:10px;padding-top:10px;border-width:1px 0px 0px 0px;border-style:solid;border-color:var(--fg-color)}.---gi-dialog-buttons input[type=button]{flex:1}@font-face{font-family:Afacad Flux Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(./afacad-flux-vietnamese-wght-normal.DyGMfnl2.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Afacad Flux Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(./afacad-flux-latin-ext-wght-normal.CYP9XkPS.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Afacad Flux Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(./afacad-flux-latin-wght-normal.CpNSVeon.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Zilla Slab;font-style:normal;font-display:swap;font-weight:400;src:url(./zilla-slab-latin-ext-400-normal.L6eiXaX2.woff2) format("woff2"),url(./zilla-slab-latin-ext-400-normal.DYKaTm8Q.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Zilla Slab;font-style:normal;font-display:swap;font-weight:400;src:url(./zilla-slab-latin-400-normal.Dw3p-plB.woff2) format("woff2"),url(./zilla-slab-latin-400-normal.Dlq-Ffxl.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Zilla Slab;font-style:normal;font-display:swap;font-weight:700;src:url(./zilla-slab-latin-ext-700-normal.C1-U_e_0.woff2) format("woff2"),url(./zilla-slab-latin-ext-700-normal.DQD_oLH8.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Zilla Slab;font-style:normal;font-display:swap;font-weight:700;src:url(./zilla-slab-latin-700-normal.CEKI1vVu.woff2) format("woff2"),url(./zilla-slab-latin-700-normal.C8aaVMsA.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Zilla Slab;font-style:italic;font-display:swap;font-weight:400;src:url(./zilla-slab-latin-ext-400-italic.CRk_sWZT.woff2) format("woff2"),url(./zilla-slab-latin-ext-400-italic.DN3D2Uc2.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Zilla Slab;font-style:italic;font-display:swap;font-weight:400;src:url(./zilla-slab-latin-400-italic.D7_mW9QC.woff2) format("woff2"),url(./zilla-slab-latin-400-italic.BLIfJFzt.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Zilla Slab;font-style:italic;font-display:swap;font-weight:700;src:url(./zilla-slab-latin-ext-700-italic.BviUUUpC.woff2) format("woff2"),url(./zilla-slab-latin-ext-700-italic.DNRYl_GV.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Zilla Slab;font-style:italic;font-display:swap;font-weight:700;src:url(./zilla-slab-latin-700-italic.BwwQOOh7.woff2) format("woff2"),url(./zilla-slab-latin-700-italic.CV3MLQL0.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}header.svelte-12qhfyh{position:fixed;top:0;left:0;z-index:100;width:100vw;height:48px;line-height:48px;display:flex;flex-direction:row;gap:10px;align-items:center;padding:0 10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}header.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0}h1.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-color);text-decoration:none}footer.svelte-12qhfyh{padding:20px;background-color:var(--bg-color);display:flex;flex-direction:column;gap:10px;align-items:center}address.svelte-12qhfyh{text-align:center}#pretty-footer.svelte-12qhfyh{max-width:600px;display:flex;flex-direction:row;gap:10px;align-items:center}@media(max-width:550px){#pretty-footer.svelte-12qhfyh{flex-direction:column}}#pretty-footer.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100px;height:100px}main.svelte-12qhfyh{flex:1;min-height:100vh;padding:58px 14px 14px}#logo.svelte-12qhfyh{height:42px}#session.svelte-12qhfyh{margin-right:10px}#indicator.svelte-12qhfyh{display:block;width:42px;height:42px;background-size:42px 42px;background-position:center center;background-repeat:no-repeat}#indicator.signed-in.svelte-12qhfyh{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='42'%20height='42'%20viewBox='0%200%2011.1125%2011.1125'%20version='1.1'%20id='svg1'%20inkscape:version='1.4%20(e7c3feb100,%202024-10-09)'%20sodipodi:docname='user-logged-in.svg'%20xml:space='preserve'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='8.516629'%20inkscape:cx='-24.070557'%20inkscape:cy='22.720257'%20inkscape:window-width='1920'%20inkscape:window-height='1011'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Layer%201'%20inkscape:groupmode='layer'%20id='layer1'%3e%3cpath%20id='path2'%20style='opacity:1;fill:%23db265e;stroke:none;stroke-width:0.793751;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1'%20d='M%205.55625%201.3229167%20A%204.2333336%204.2333336%200%200%200%201.3229167%205.55625%20A%204.2333336%204.2333336%200%200%200%205.55625%209.7895833%20A%204.2333336%204.2333336%200%200%200%209.7895833%205.55625%20A%204.2333336%204.2333336%200%200%200%205.55625%201.3229167%20z%20M%205.55625%202.6458333%20A%201.1906251%201.1906251%200%200%201%206.746875%203.8364583%20A%201.1906251%201.1906251%200%200%201%205.55625%205.0270833%20A%201.1906251%201.1906251%200%200%201%204.365625%203.8364583%20A%201.1906251%201.1906251%200%200%201%205.55625%202.6458333%20z%20M%204.7134074%205.2916667%20L%206.3990926%205.2916667%20C%207.1047411%205.2916667%207.6729167%205.8598423%207.6729167%206.5654907%20L%207.6729167%207.9375%20C%206.1918641%208.418938%204.7782623%208.4124331%203.4395833%207.9375%20L%203.4395833%206.5654907%20C%203.4395833%205.8598423%204.0077589%205.2916667%204.7134074%205.2916667%20z%20'%20/%3e%3c/g%3e%3c/svg%3e")}#indicator.signed-out.svelte-12qhfyh{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='42'%20height='42'%20viewBox='0%200%2011.1125%2011.1125'%20version='1.1'%20id='svg1'%20inkscape:version='1.4%20(e7c3feb100,%202024-10-09)'%20sodipodi:docname='user-logged-out.svg'%20xml:space='preserve'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='8.516629'%20inkscape:cx='-24.070557'%20inkscape:cy='22.720257'%20inkscape:window-width='1920'%20inkscape:window-height='1011'%20inkscape:window-x='0'%20inkscape:window-y='0'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Layer%201'%20inkscape:groupmode='layer'%20id='layer1'%3e%3cpath%20id='path2'%20style='opacity:1;fill:%234d4d4d;stroke:none;stroke-width:0.793751;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:1'%20d='M%205.55625%201.3229167%20A%204.2333336%204.2333336%200%200%200%201.3229167%205.55625%20A%204.2333336%204.2333336%200%200%200%205.55625%209.7895833%20A%204.2333336%204.2333336%200%200%200%209.7895833%205.55625%20A%204.2333336%204.2333336%200%200%200%205.55625%201.3229167%20z%20M%205.55625%202.6458333%20A%201.1906251%201.1906251%200%200%201%206.746875%203.8364583%20A%201.1906251%201.1906251%200%200%201%205.55625%205.0270833%20A%201.1906251%201.1906251%200%200%201%204.365625%203.8364583%20A%201.1906251%201.1906251%200%200%201%205.55625%202.6458333%20z%20M%204.7134074%205.2916667%20L%206.3990926%205.2916667%20C%207.1047411%205.2916667%207.6729167%205.8598423%207.6729167%206.5654907%20L%207.6729167%207.9375%20C%206.1918641%208.418938%204.7782623%208.4124331%203.4395833%207.9375%20L%203.4395833%206.5654907%20C%203.4395833%205.8598423%204.0077589%205.2916667%204.7134074%205.2916667%20z%20'%20/%3e%3c/g%3e%3c/svg%3e")}div.img-background.svelte-12qhfyh{position:fixed;right:0;bottom:0;z-index:-2;width:100%;height:100%;background-image:url(./background-CUBES.BnLIVItv.webp);background-size:cover}div.img-background.svelte-12qhfyh:before{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%}div.background.svelte-12qhfyh{position:fixed;z-index:-1;width:100vw;height:100vh;top:0;left:0;overflow:hidden}.background.svelte-12qhfyh span:where(.svelte-12qhfyh){width:1vmin;height:1vmin;color:#57775a;border-radius:1vmin;backface-visibility:hidden;position:absolute;animation:svelte-12qhfyh-move;animation-duration:8;animation-timing-function:linear;animation-iteration-count:infinite}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(0){top:41%;left:19%;animation-duration:109s;animation-delay:-102s;transform-origin:-13vw 15vh;box-shadow:-2vmin 0 1.0741319679111336vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){top:58%;left:2%;animation-duration:273s;animation-delay:-210s;transform-origin:18vw 4vh;box-shadow:2vmin 0 .6750907918866483vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){top:29%;left:24%;animation-duration:366s;animation-delay:-385s;transform-origin:-8vw -6vh;box-shadow:2vmin 0 .5561525856862779vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){top:64%;left:97%;animation-duration:381s;animation-delay:-106s;transform-origin:12vw -1vh;box-shadow:-2vmin 0 1.1199337310707083vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(4){top:71%;left:100%;animation-duration:359s;animation-delay:-203s;transform-origin:-5vw 16vh;box-shadow:2vmin 0 .8270253362250899vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(5){top:50%;left:15%;animation-duration:110s;animation-delay:-122s;transform-origin:-13vw 9vh;box-shadow:-2vmin 0 1.1987670809799567vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(6){top:32%;left:29%;animation-duration:349s;animation-delay:-28s;transform-origin:-13vw -1vh;box-shadow:-2vmin 0 .9372288754406046vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(7){top:93%;left:57%;animation-duration:48s;animation-delay:-132s;transform-origin:22vw -8vh;box-shadow:2vmin 0 .7185170358712626vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(8){top:91%;left:80%;animation-duration:47s;animation-delay:-104s;transform-origin:-13vw 3vh;box-shadow:2vmin 0 .6991537938908624vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(9){top:80%;left:60%;animation-duration:385s;animation-delay:-147s;transform-origin:-21vw -7vh;box-shadow:2vmin 0 1.0581525586720713vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(10){top:11%;left:16%;animation-duration:76s;animation-delay:-102s;transform-origin:-22vw -9vh;box-shadow:2vmin 0 .8878077979955827vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(11){top:3%;left:90%;animation-duration:140s;animation-delay:-136s;transform-origin:-20vw 17vh;box-shadow:-2vmin 0 1.2275071906099453vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(12){top:43%;left:82%;animation-duration:221s;animation-delay:-213s;transform-origin:-2vw 4vh;box-shadow:-2vmin 0 .3451272544305196vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(13){top:77%;left:37%;animation-duration:381s;animation-delay:-298s;transform-origin:-2vw -13vh;box-shadow:-2vmin 0 .5962882772025015vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(14){top:46%;left:34%;animation-duration:194s;animation-delay:-208s;transform-origin:3vw -20vh;box-shadow:2vmin 0 1.014524413234923vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(15){top:75%;left:7%;animation-duration:222s;animation-delay:-202s;transform-origin:-14vw -11vh;box-shadow:-2vmin 0 .5143624698081517vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(16){top:61%;left:2%;animation-duration:276s;animation-delay:-382s;transform-origin:-21vw -11vh;box-shadow:-2vmin 0 .5748561301351053vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(17){top:80%;left:67%;animation-duration:26s;animation-delay:-195s;transform-origin:8vw -24vh;box-shadow:-2vmin 0 1.1947571631715517vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(18){top:14%;left:87%;animation-duration:36s;animation-delay:-110s;transform-origin:-7vw -4vh;box-shadow:2vmin 0 1.138322911281243vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(19){top:61%;left:17%;animation-duration:314s;animation-delay:-256s;transform-origin:24vw 6vh;box-shadow:-2vmin 0 1.0792558264416545vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(20){top:38%;left:97%;animation-duration:296s;animation-delay:-44s;transform-origin:-19vw 11vh;box-shadow:-2vmin 0 1.2350991438353516vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(21){top:6%;left:37%;animation-duration:55s;animation-delay:-151s;transform-origin:14vw 9vh;box-shadow:2vmin 0 1.0510135951631923vmin currentColor}.background.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(22){top:4%;left:90%;animation-duration:32s;animation-delay:-222s;transform-origin:15vw 16vh;box-shadow:-2vmin 0 1.1013277700515887vmin currentColor}@keyframes svelte-12qhfyh-move{to{transform:translateZ(1px) rotate(360deg)}}
