@import "https://raw.githubusercontent.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css";
.code-module__kOIxSG__wrapper{--prev-bg:transparent;background-image:var(--bg);grid-template-rows:100%;grid-template-columns:100%;place-items:center;width:100%;height:100%;min-height:26rem;margin:0 auto;display:grid;position:relative;overflow:hidden}.code-module__kOIxSG__wrapper[data-theme=nuxt]{--frame:#292d3e;--header:#313546}.code-module__kOIxSG__wrapper[data-theme=nuxt-contrast]{--frame:#222534;--header:#7e95c021}.code-module__kOIxSG__wrapper[data-theme=vue]{--frame:#24292e;--header:#2c3136}.code-module__kOIxSG__wrapper[data-theme=shapes]{--frame:#282c34;--header:#30343c}.code-module__kOIxSG__wrapper .code-module__kOIxSG__fadebg{background:var(--prev-bg);opacity:0;z-index:1;width:100%;height:100%;animation:1.6s linear code-module__kOIxSG__switch-bg;position:absolute;top:0;left:0}.code-module__kOIxSG__wrapper.code-module__kOIxSG__featured{background:#151d28;border-top-left-radius:1rem;border-top-right-radius:1rem}.code-module__kOIxSG__wrapper.code-module__kOIxSG__featured .code-module__kOIxSG__frame{border-radius:inherit;border-bottom:none;width:100%;max-width:100%;height:100%;max-height:100%}.code-module__kOIxSG__frame{--red:#ff5f57;--yellow:#febc2e;--green:#28c840;background-color:var(--frame);opacity:1;z-index:2;border:2px solid #334155;border-radius:.625rem;width:max-content;min-width:65%;max-width:96%;height:max-content;min-height:40%;max-height:85%;overflow:hidden;box-shadow:0 3px 8px #0000003d}.code-module__kOIxSG__header{background-color:var(--header);box-sizing:border-box;color:#9ca2ad;grid-template-columns:3.75rem 1fr 3.75rem;align-items:center;gap:1rem;width:100%;height:2.5rem;padding:0 1.25rem;font-family:Inter,sans-serif;display:grid}.code-module__kOIxSG__header .code-module__kOIxSG__title{text-align:center;font-size:1rem}.code-module__kOIxSG__header .code-module__kOIxSG__buttons{align-items:center;gap:.5rem;display:flex}.code-module__kOIxSG__header .code-module__kOIxSG__buttons .code-module__kOIxSG__button{background-color:var(--yellow);border-radius:50%;width:13px;height:13px}.code-module__kOIxSG__header .code-module__kOIxSG__buttons .code-module__kOIxSG__button:first-child{background-color:var(--red)}.code-module__kOIxSG__header .code-module__kOIxSG__buttons .code-module__kOIxSG__button:last-child{background-color:var(--green)}.code-module__kOIxSG__body{height:100%;overflow:auto}.code-module__kOIxSG__body .code-module__kOIxSG__code{border:0;padding:1.5rem;line-height:1.5}.code-module__kOIxSG__body .code-module__kOIxSG__code pre{color:#babed8;margin:0;background:0 0!important}.code-module__kOIxSG__body .code-module__kOIxSG__code pre code{background:0 0;margin:0}@media screen and (max-width:480px){.code-module__kOIxSG__wrapper{box-sizing:border-box;min-height:unset;padding:2rem 1rem}.code-module__kOIxSG__wrapper.code-module__kOIxSG__featured{padding:0}.code-module__kOIxSG__wrapper .code-module__kOIxSG__frame{max-height:unset;background-color:#1d2430;border:1px solid #2f445e;border-radius:.5rem;width:100%;max-width:100%}.code-module__kOIxSG__wrapper .code-module__kOIxSG__frame .code-module__kOIxSG__header{display:none}.code-module__kOIxSG__wrapper .code-module__kOIxSG__frame .code-module__kOIxSG__body code{white-space:break-spaces}}@keyframes code-module__kOIxSG__switch-bg{0%{opacity:1}to{opacity:0}}
.content-blocks-module__tK9_-q__blocks{max-width:var(--content-width);grid-template-rows:1fr;grid-auto-flow:column;width:100%;margin:0 auto;display:grid}.content-blocks-module__tK9_-q__row{--columns:auto;grid-template-columns:var(--columns);max-width:var(--content-width);grid-template-rows:1fr;width:100%;margin:0 auto;display:grid}.content-blocks-module__tK9_-q__block{border-left:1px solid var(--border-color);box-sizing:border-box;color:#8b949e;flex-direction:column;justify-content:space-between;gap:1.75rem;width:100%;padding:2.5rem 3rem;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;display:flex}.content-blocks-module__tK9_-q__block h3{color:#fff;letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.3}.content-blocks-module__tK9_-q__block h4{color:#fff;font-size:1.125rem;font-weight:450;line-height:1.5}.content-blocks-module__tK9_-q__block h5{color:#fff;font-size:1.1875rem;font-weight:450;line-height:1.4}.content-blocks-module__tK9_-q__block p{color:#8b949e;font-size:1.125rem;font-weight:450;line-height:1.5}.content-blocks-module__tK9_-q__block em{border-left:4px solid var(--border-color);color:#8b949e;padding:0 0 .25rem .875rem;font-size:1.125rem;font-style:normal;font-weight:450;line-height:1.5}.content-blocks-module__tK9_-q__block a{color:#fff;font-size:1rem}.content-blocks-module__tK9_-q__block a:hover{color:var(--accent-color)}.content-blocks-module__tK9_-q__block a:hover+p>a{color:var(--accent-color)}.content-blocks-module__tK9_-q__block:last-child{border-right:1px solid var(--border-color)}.content-blocks-module__tK9_-q__titleBlock{text-align:center;border:none;flex-direction:column;align-items:center;gap:.75rem;margin:2rem auto 4rem;display:flex}.content-blocks-module__tK9_-q__titleBlock h2{color:#fff;letter-spacing:-.03em;font-size:3rem;font-weight:600;line-height:1.2}.content-blocks-module__tK9_-q__titleBlock h2+p{color:#ffffffd9;border-left:none;max-width:50ch;padding:0;font-size:1.5rem;font-weight:450;line-height:140%}.content-blocks-module__tK9_-q__titleBlock:last-child{border:none}.content-blocks-module__tK9_-q__title{color:#fff;letter-spacing:-.03em;text-align:center;font-size:3rem;font-weight:600;line-height:1.2}.content-blocks-module__tK9_-q__subtitle{color:#ffffffd9;font-size:1.5rem;font-weight:450;line-height:140%}@media screen and (max-width:960px){.content-blocks-module__tK9_-q__collapse{flex-direction:column;max-width:100vw;display:flex}.content-blocks-module__tK9_-q__collapse.content-blocks-module__tK9_-q__reverse{flex-direction:column-reverse}}@media screen and (max-width:832px){.content-blocks-module__tK9_-q__titleBlock h2{text-align:left;font-size:2.4rem;line-height:1.25}.content-blocks-module__tK9_-q__titleBlock h2+p{color:#93a9c4;text-align:left;margin-top:.625rem;font-size:1.25rem;font-weight:300}}@media screen and (max-width:526px){.content-blocks-module__tK9_-q__row{flex-direction:column;max-width:100vw;display:flex}.content-blocks-module__tK9_-q__row.content-blocks-module__tK9_-q__reverse{flex-direction:column-reverse}.content-blocks-module__tK9_-q__block{border-left:none}.content-blocks-module__tK9_-q__block:last-child{border-right:none}}
.counter-module__NhWvAa__counter{box-sizing:border-box;color:#5c98ff9b;cursor:inherit;background:linear-gradient(45deg,#191b27,#0b1b27);border:1px solid #5c98ff48;border-radius:30px;padding:14px 26px;font-family:Outfit,sans-serif;font-size:22px;font-weight:200}
.cursor-module__pYpiCq__cursor{aspect-ratio:1;z-index:12;border-radius:50%;height:.75rem;animation:3s infinite cursor-module__pYpiCq__cursor-pulse-shadow;position:absolute;bottom:-100px;left:-100px}.cursor-module__pYpiCq__cursor svg{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(2)}.cursor-module__pYpiCq__cursor:after{pointer-events:none;z-index:12;background-color:#4482ff;border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__viewfinder{outline:1px solid #4482ff1d;box-shadow:0 0 12px 8px #15244040}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__viewfinder svg{display:none}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__viewfinder:after{content:""}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__viewfinder:before{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);content:"";pointer-events:none;z-index:10;background-color:#4482ff0a;border:8px solid #4482ff05;border-radius:50%;width:100%;height:100%;padding:.375rem;animation:4.5s ease-in infinite cursor-module__pYpiCq__cursor-pulse-rim;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #4482ff4a}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__unfocused{box-shadow:none;outline:none;animation:none}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__unfocused:after,.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__unfocused:before{display:none}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__click{--click-animation-duration:.415s}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__click:before{animation:cursor-module__pYpiCq__cursor-click var(--click-animation-duration)ease 1;content:"";z-index:11;background-color:#4482ff0a;border:8px solid #4482ff0a;border-radius:50%;outline:4px solid #4482ff05;width:100%;height:100%;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #4482ffa0,0 0 1px #4482ff4a}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__down:before{animation:cursor-module__pYpiCq__cursor-down var(--click-animation-duration)ease 1;padding:1rem}.cursor-module__pYpiCq__cursor.cursor-module__pYpiCq__release:before{animation:cursor-module__pYpiCq__cursor-release var(--click-animation-duration)ease 1;padding:0}@keyframes cursor-module__pYpiCq__cursor-pulse-shadow{25%{box-shadow:0 0 12px 8px #15244040,inset 0 0 12px 8px #15244040}75%{box-shadow:0 0 6px 4px #1524409a,inset 0 0 6px 4px #152440aa}}@keyframes cursor-module__pYpiCq__cursor-pulse-rim{0%{box-shadow:inset 0 0 1px #4482ff3a}35%{box-shadow:inset 0 0 0 1px #4482ffa8}65%{box-shadow:inset 0 0 1px #4482ff3a}}@keyframes cursor-module__pYpiCq__cursor-click{0%{padding:1rem}to{padding:0}}@keyframes cursor-module__pYpiCq__cursor-down{0%{padding:0}to{padding:1rem}}@keyframes cursor-module__pYpiCq__cursor-release{0%{padding:1rem}to{padding:0}}
.docs-module__8Ggf-W__wrapper{--background-primary:#15171c;--background-secondary:#1c1e25;--border-color:#2b3039;--color-primary:#c9ced8;--color-secondary:#8c99ad;--accent-primary:#5469d4;--accent-secondary:#1c1d34;--fill:#768193;color:#c9ced8;background-color:#15171c;border:1px solid #2b3039}.docs-module__8Ggf-W__doc{width:100%;height:100%}.docs-module__8Ggf-W__drawer{-webkit-backdrop-filter:blur(29px);backdrop-filter:blur(29px);border-left:1px solid #2b3038;border-color:var(--border-color);background:#0f151ce6;box-shadow:0 0 #0000,0 0 0 1px #0000,0 0 #0000,0 5px 15px #0000001f,0 15px 35px #0e0e1166}
.code-module__n_xIgG__code{box-sizing:border-box;background-color:#4481ff08;border-radius:4px;padding:1.5rem 1.5rem 0;display:grid;position:relative}.code-module__n_xIgG__code .code-module__n_xIgG__hlcode{display:inline-block}.code-module__n_xIgG__code pre{text-wrap:auto;margin:0}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted{background:0 0;padding:0;overflow-x:visible}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted span{line-height:22px}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted .code-module__n_xIgG__highlight{--unread-color:#4482ff16;background-color:#4482ff30;position:relative}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted .code-module__n_xIgG__highlight[data-unread]{--unread-color:#4482ffae}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted .code-module__n_xIgG__highlight[data-unread]:before{animation:2.3s linear infinite code-module__n_xIgG__explain-dot-pulse}.code-module__n_xIgG__code pre .code-module__n_xIgG__highlighted .code-module__n_xIgG__highlight:before{background-color:var(--unread-color);content:"";border-radius:50%;width:6px;height:6px;transition:all .25s;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.code-module__n_xIgG__code .code-module__n_xIgG__explanation{color:#fff;background-color:#4482ff;border:1px solid #4482ff6a;border-radius:2px;padding:1px 6px 2px;font-size:12px;font-weight:300;position:absolute}@keyframes code-module__n_xIgG__explain-dot-pulse{0%{outline:0 solid #4482ff8f}40%{outline:8px solid #4482ff00}to{outline:17px solid #0000}}
.drawer-module__dxaGbq__drawer{-webkit-backdrop-filter:blur(29px);backdrop-filter:blur(29px);box-sizing:border-box;scrollbar-width:none;z-index:4;background:#151b24;grid-template-rows:repeat(4,1fr);grid-template-columns:100%;gap:2rem;width:40vw;height:100%;padding:1.25rem;transition:all .15s linear;display:grid;position:fixed;top:0;left:100%;overflow:auto;transform:translate(0%)}.drawer-module__dxaGbq__drawer[data-targeting]{transform:translate(-100%)}--show.drawer-module__dxaGbq__drawer{transform:translate(0%)}--hide.drawer-module__dxaGbq__drawer{transform:translate(100%)}.drawer-module__dxaGbq__drawer .drawer-module__dxaGbq__component{box-sizing:border-box;border-radius:6px;place-content:center;padding:2rem;display:grid}.drawer-module__dxaGbq__tooltip{box-sizing:border-box;z-index:4;background-color:#3d87ff;border-radius:8px;grid-template-rows:max-content max-content;gap:2rem;width:max-content;min-width:24rem;height:max-content;min-height:18rem;padding:1.25rem;transition:all .15s linear;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.drawer-module__dxaGbq__tooltip .drawer-module__dxaGbq__component{box-sizing:border-box;border-radius:6px;place-content:center;padding:2rem;display:grid}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fcfa9c9-module__wFjnKa__className{font-family:Inter,Inter Fallback;font-style:normal}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.0%;size-adjust:96.39%}.inter_tight_b24515d-module__iZSEKq__className{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_5074ba45-module__ESl7Iq__className{font-family:Outfit,Outfit Fallback;font-style:normal}
@font-face{font-family:Rethink Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/ead06ba057809b4b-s.8cb6e489.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Rethink Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/0dc02305a3505331-s.p.36b9681c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rethink Sans Fallback;src:local(Arial);ascent-override:94.7%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:104.76%}.rethink_sans_82d2ae06-module__NJheiG__className{font-family:Rethink Sans,Rethink Sans Fallback;font-style:normal}
@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.d544064d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.682c4823.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.6c40516d.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.8ae589d8.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.4c8af930.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.ddf605a8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.2eed3bf4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.bd7225bd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.a9507876.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_f7e0d0c-module__ZKGYWG__className{font-family:Roboto,Roboto Fallback;font-style:normal}
@font-face{font-family:Mona Sans;font-style:normal;font-weight:200 900;font-stretch:100%;font-display:swap;src:url(../media/c275e1b8091415c9-s.4c53cb0b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Mona Sans;font-style:normal;font-weight:200 900;font-stretch:100%;font-display:swap;src:url(../media/254a739e5cb98a27-s.7cafafbb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Mona Sans;font-style:normal;font-weight:200 900;font-stretch:100%;font-display:swap;src:url(../media/671921b99e4f15ea-s.p.6754a747.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mona Sans Fallback;src:local(Arial);ascent-override:104.72%;descent-override:30.74%;line-gap-override:0.0%;size-adjust:104.08%}.mona_sans_e4f6dbfb-module__yYeZXa__className{font-family:Mona Sans,Mona Sans Fallback;font-style:normal}
@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/cc9f4252b43d54d2.40713af1.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8bf1ebb1e27cdda8.7a0ea7aa.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+980-9FE,U+1CD0,U+1CD2,U+1CD5-1CD6,U+1CD8,U+1CE1,U+1CEA,U+1CED,U+1CF2,U+1CF5-1CF7,U+200C-200D,U+20B9,U+25CC,U+A8F1}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/d4b09e548dc4ba91.5d689e24.woff2)format("woff2");unicode-range:U+2C7,U+2D8-2D9,U+2DB,U+307,U+1400-167F,U+18B0-18F5,U+25CC,U+11AB?}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/0ec6c84bef5c67ea.76ebcf6a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/827a210979ea4704.5b0890a2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/2c1e5a639ba254f0.c8b7f269.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/775191b843768d35.123d5b7e.woff2)format("woff2");unicode-range:U+30E,U+1200-1399,U+2D80-2DDE,U+AB01-AB2E,U+1E7E0-1E7E6,U+1E7E8-1E7EB,U+1E7ED-1E7EE,U+1E7F0-1E7FE}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/b71b7ce0d1079b0e.2d7557bc.woff2)format("woff2");unicode-range:U+589,U+10A0-10FF,U+1C90-1CBA,U+1CBD-1CBF,U+205A,U+2D00-2D2F,U+2E31}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/6e6b761138eddc9f.bedb1859.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/16c7924ea9b676a6.06d0e6ba.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/7ac3d695e803369e.8b2544c7.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A80-AFF,U+200C-200D,U+20B9,U+25CC,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/258a635de935f01a.9024f71a.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A01-A76,U+200C-200D,U+20B9,U+25CC,U+262C,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/6a5ae298b17bbade.67a7ee35.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/24cccb79abadd5a8.3a5deda2.woff2)format("woff2");unicode-range:U+1780-17FF,U+19E0-19FF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/22ef3bf585cc4a73.797bd4dc.woff2)format("woff2");unicode-range:U+E81-EDF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ce0c64423438face.0ba0c5c0.woff2)format("woff2");unicode-range:U+307,U+323,U+951-952,U+964-965,U+D00-D7F,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC,U+A830-A832}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/37db81cdb796545a.4eaa78f4.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+B01-B77,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/cc37ffbdd3319e4b.a91274a2.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/95ab80c2b18b3804.74743d1a.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/f8b71b303845b64e.4044081e.woff2)format("woff2");unicode-range:U+964-965,U+B82-BFA,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ee339b0464be7e84.9adf3264.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+C00-C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/3a09ab19532b9f2b.4c4ca596.woff2)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/1876d7d15f459a39.70a6a6b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/310b51b799a8cf5c.9be4f446.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Google Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/47d6d6c1e6da10b8.p.660e3587.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.google_sans_571341c3-module__GYg9Ya__className{font-family:Google Sans;font-style:normal}
@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/128fcecf0d95413d.5a08baf5.woff2)format("woff2");unicode-range:U+61F,U+640,U+2015,U+201B,U+2020-2021,U+2030,U+204F,U+25CC,U+2E28-2E29,U+2E41,U+1E900-1E95F}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/e49c79be825c052b.413f913a.woff2)format("woff2");unicode-range:U+2C7,U+2D8-2D9,U+2DB,U+307,U+1400-167F,U+18B0-18F5,U+25CC,U+11AB?}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/a53b87c8c50a1d48.72db6a02.woff2)format("woff2");unicode-range:U+300-302,U+304,U+30B-30C,U+323-324,U+330-331,U+13A0-13FF,U+AB70-ABBF}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/c9dde26ec3f7865c.e6ab76ed.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/308ad676ce4f7f34.78e2c32e.woff2)format("woff2");unicode-range:U+300,U+306-308,U+313,U+483,U+20DB,U+25CC,U+10350-1037A}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/080f0807888d939b.bbacb890.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/edda4b885d51ca85.c983075f.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/a6441d6981ac55b0.34aed824.woff2)format("woff2");unicode-range:U+303-304,U+307-308,U+30A,U+320,U+323-325,U+32D-32E,U+330-331,U+60C,U+61B-61C,U+61F,U+621,U+640,U+64B-655,U+660-66C,U+670,U+700-74F,U+860-86A,U+1DF8,U+1DFA,U+200C-200F,U+25CC,U+2670-2671}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/d49960688a994054.0f3f4d5d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/832b5211347b4012.6d21a257.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Google Sans Code;font-style:normal;font-weight:300 800;font-display:swap;src:url(../media/db5762aebe8744ed.p.6cfc957a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.google_sans_code_555829e1-module__Y-xEha__className{font-family:Google Sans Code;font-style:normal}
.template-module__o5VKNW__container{max-width:var(--content-width);margin:0 auto}.template-module__o5VKNW__layout{height:max-content;display:grid;overflow:hidden visible}
.feature-module__p6OWrq__container{width:100%;height:max-content;margin:0 auto;position:relative}.feature-module__p6OWrq___container{width:max-content;max-width:96%;height:max-content;position:relative}.feature-module__p6OWrq__background{width:100%;height:115%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#fff0,#fff 25%);mask-image:linear-gradient(#fff0,#fff 25%)}.feature-module__p6OWrq__background:before{content:"";background:linear-gradient(#2732e700 57.46%,#5fed8380 112.96%);width:100%;height:100%;position:absolute;top:0;left:0}.feature-module__p6OWrq__background:after{content:"";mix-blend-mode:plus-lighter;background:linear-gradient(#0000 47.42%,#0e0aa280 104.56%);width:100%;height:100%;position:absolute;top:0;left:0}.feature-module__p6OWrq__section{width:100%}.feature-module__p6OWrq__floating{--radius:1.75rem;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);z-index:1;background-color:#ffffff26;border:.0625rem solid #4e59ff;border-bottom:none;width:100%;height:max-content;padding:.625rem .625rem 0;position:relative;top:0;left:0}.feature-module__p6OWrq__floating:before{border-radius:inherit;content:"";filter:blur(30px);opacity:.85;mix-blend-mode:plus-lighter;z-index:-2;background:#725eff;width:100%;height:90%;position:absolute;top:0;left:0;transform:scale(1.05)}.feature-module__p6OWrq__floating:after{content:"";filter:blur(40px)brightness(.7);mix-blend-mode:color-dodge;z-index:0;background:radial-gradient(#ffc58b 10%,#e1a6ff 20% 30%,#352cee 60%);border-radius:50%;width:84%;height:62%;transition:opacity 1s 1s;position:absolute;top:-19%;left:8%}.feature-module__p6OWrq__floating.feature-module__p6OWrq__featured{border-radius:1.5rem;padding:.5rem}.feature-module__p6OWrq__floating.feature-module__p6OWrq__featured:before{background:#b0eeff}.feature-module__p6OWrq__floating.feature-module__p6OWrq__featured:after{opacity:.2}.feature-module__p6OWrq__content{box-sizing:border-box;color:#000;z-index:1;flex-direction:column;gap:1rem;width:100%;height:max-content;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:1rem;font-weight:400;line-height:1.5;transition:opacity .2s cubic-bezier(.165,.84,.44,1),transform .2s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.feature-module__p6OWrq__content h3{color:#fff;letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.3}.feature-module__p6OWrq__content p{color:#8b949e;font-size:1.125rem;font-weight:450;line-height:1.5}
.footer-module__tUdqrq__footer{box-sizing:border-box;background-color:#2d406d1a;border-top:1px solid #2d406d4d;margin-top:4rem;padding:2rem}.footer-module__tUdqrq__footer .footer-module__tUdqrq__content{max-width:var(--content-width);margin:0 auto}.footer-module__tUdqrq__repo{border:none;justify-content:center;align-items:center;gap:.5rem;padding:0}.footer-module__tUdqrq__repo:last-child{border:none}.footer-module__tUdqrq__repo img{filter:brightness(2.5)}.footer-module__tUdqrq__repo h3,.footer-module__tUdqrq__repo p{color:#fff;font-size:16px;font-weight:500}:is(.footer-module__tUdqrq__repo h3,.footer-module__tUdqrq__repo p) a{color:var(--accent-color);font-size:inherit;font-weight:inherit}
.viewfinder-module__jhlbTG__viewfinder{--paddingY:13px;--paddingX:16px;--width:100%;--corner-animation-direction:normal;box-sizing:content-box;z-index:1;height:calc(100% + calc(var(--paddingY)*2));width:calc(var(--width) + calc(var(--paddingX)*2));top:50%;left:50%;left:calc(var(--paddingX)*-1);animation-name:viewfinder-module__jhlbTG__reveal-viewfinder;animation-duration:30ms;animation-timing-function:linear;animation-iteration-count:1;position:absolute;transform:translateY(-50%)}.viewfinder-module__jhlbTG__viewfinder.viewfinder-module__jhlbTG__presize{transition:width .35s}.viewfinder-module__jhlbTG__viewfinder .viewfinder-module__jhlbTG__corner{--border-color:#4482ff;width:.75rem;height:.75rem;position:absolute}.viewfinder-module__jhlbTG__viewfinder .viewfinder-module__jhlbTG__corner:first-child{animation:viewfinder-module__jhlbTG__nw-corner 1 .25s ease-in-out var(--corner-animation-direction);border-top:1px solid;border-left:1px solid;border-color:var(--border-color);top:0;left:0}.viewfinder-module__jhlbTG__viewfinder .viewfinder-module__jhlbTG__corner:nth-child(2){animation:viewfinder-module__jhlbTG__ne-corner 1 .25s ease-in-out var(--corner-animation-direction);border-top:1px solid;border-right:1px solid;border-color:var(--border-color);top:0;right:0}.viewfinder-module__jhlbTG__viewfinder .viewfinder-module__jhlbTG__corner:nth-child(3){animation:viewfinder-module__jhlbTG__sw-corner 1 .25s ease-in-out var(--corner-animation-direction);border-bottom:1px solid;border-left:1px solid;border-color:var(--border-color);bottom:0;left:0}.viewfinder-module__jhlbTG__viewfinder .viewfinder-module__jhlbTG__corner:nth-child(4){animation:viewfinder-module__jhlbTG__se-corner 1 .25s ease-in-out var(--corner-animation-direction);border-bottom:1px solid;border-right:1px solid;border-color:var(--border-color);bottom:0;right:0}.viewfinder-module__jhlbTG__viewfinder.viewfinder-module__jhlbTG__targeting{--corner-animation-direction:reverse;background-color:#4482ff10;animation:.5s ease-in-out viewfinder-module__jhlbTG__target-lock;box-shadow:inset 0 0 0 1px #4482ff0f,0 0 0 10px #4482ff08}@keyframes viewfinder-module__jhlbTG__reveal-viewfinder{0%{transform:scale(.9)translate(-50%,-50%)}to{transform:scale(1)translate(-50%,-50%)}}@keyframes viewfinder-module__jhlbTG__target-lock{0%{background-color:#4482ff00;box-shadow:inset 0 0 #4482ff0f,0 0 #4482ff08}to{background-color:#4482ff10;box-shadow:inset 0 0 0 1px #4482ff0f,0 0 0 10px #4482ff08}}@keyframes viewfinder-module__jhlbTG__nw-corner{0%{transform:translate(0)}to{transform:translate(-75%,-75%)}}@keyframes viewfinder-module__jhlbTG__ne-corner{0%{transform:translate(0)}to{transform:translate(75%,-75%)}}@keyframes viewfinder-module__jhlbTG__sw-corner{0%{transform:translate(0)}to{transform:translate(-75%,75%)}}@keyframes viewfinder-module__jhlbTG__se-corner{0%{transform:translate(0)}to{transform:translate(75%,75%)}}
.target-module__vo4D0W__target{width:max-content;position:relative}.target-module__vo4D0W__target[data-focused=true]{cursor:none;z-index:3;position:relative}.target-module__vo4D0W__target:hover{cursor:none!important}.target-module__vo4D0W__target .target-module__vo4D0W__component{z-index:2;width:max-content;position:relative}
.intro-module__MH13Za__heading{color:var(--text-primary);text-align:center;letter-spacing:-.5px;text-align:left;gap:.5rem;width:fit-content;margin:0;font-family:Rethink Sans,sans-serif;font-size:18px;font-weight:300;display:flex}.intro-module__MH13Za__heading .intro-module__MH13Za__name{color:#a3caf7;flex-flow:row;gap:.25rem;display:flex}.intro-module__MH13Za__heading .intro-module__MH13Za__descriptor{color:var(--accent-color);margin-left:.25rem}.intro-module__MH13Za__heading .intro-module__MH13Za__descriptor:before{content:">";opacity:.375;margin-right:.125rem;font-family:Courier New,Courier,monospace;font-weight:600;display:inline-block;transform:scaleX(.55)translate(-.5rem)}.intro-module__MH13Za__heading .intro-module__MH13Za__descriptor:after{content:"_";opacity:.375;margin-left:0;font-weight:900;animation:1s steps(2,start) infinite intro-module__MH13Za__blink;display:inline-block}@media screen and (max-width:480px){.intro-module__MH13Za__heading{font-size:1.125rem}.intro-module__MH13Za__heading .intro-module__MH13Za__familyName{display:none}}.intro-module__MH13Za__prerender{opacity:0;z-index:-1;position:absolute;top:100%;right:100%}@keyframes intro-module__MH13Za__blink{0%{opacity:.375}49%{opacity:.375}50%{opacity:0}99%{opacity:0}to{opacity:.375}}
.header-module__6rtY2W__logo{background-image:url(/rosslibbycom-logo-bold-outline-no-background.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;width:64px;height:56px;transition:all 90ms linear;box-shadow:1px 0 #2d406d4d}.header-module__6rtY2W__header{background-color:var(--bg-main);box-sizing:border-box;z-index:3;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;transition:all .12s linear;display:flex;position:relative;top:0;box-shadow:0 0 0 1px #2d406d4d}.header-module__6rtY2W__header.header-module__6rtY2W__collapsed{padding:.5rem 2rem;position:fixed}.header-module__6rtY2W__header.header-module__6rtY2W__collapsed .header-module__6rtY2W__logo{background-size:32px;height:36px}.header-module__6rtY2W__container{max-width:var(--content-width);width:100%}.header-module__6rtY2W__content{align-items:center;gap:1rem;width:100%;display:flex}@media screen and (max-with:580px){.header-module__6rtY2W__logo{outline:4px solid red;display:none}}@media screen and (max-width:580px){.header-module__6rtY2W__header{padding:1.5rem 2rem}.header-module__6rtY2W__header.header-module__6rtY2W__collapsed{padding:1rem 2rem}.header-module__6rtY2W__logo{display:none}}
.npm-packages-module__dutWRW__packages{flex-direction:column;width:100%;display:flex}
.teamup-timestamps-module__eD7nya__main{box-sizing:border-box;background-color:#0000001a;grid-template-rows:min-content;grid-template-columns:1fr;place-items:center;width:100vw;height:100%;padding:5rem;display:grid;top:0;left:0}.teamup-timestamps-module__eD7nya__instr{flex-direction:column;width:100%;display:flex}.teamup-timestamps-module__eD7nya__instr .teamup-timestamps-module__eD7nya__explanation{flex-direction:column;gap:.5rem;font-size:1rem;display:flex}.teamup-timestamps-module__eD7nya__instr .teamup-timestamps-module__eD7nya__explanation strong{font-weight:600}.teamup-timestamps-module__eD7nya__instr .teamup-timestamps-module__eD7nya__explanation code{background-color:var(--border-color);box-sizing:border-box;border-radius:4px;padding:3px 6px 2px;font-family:Google Sans Code;font-size:.875rem}.teamup-timestamps-module__eD7nya__instructions .teamup-timestamps-module__eD7nya__code{box-sizing:border-box;background-color:#0000001a;border-radius:4px;padding:2px;font-size:14px}.teamup-timestamps-module__eD7nya__instructions .teamup-timestamps-module__eD7nya__commands{line-height:26px}a.teamup-timestamps-module__eD7nya__bookmark{border:6px solid var(--bg-main);box-sizing:content-box;color:var(--border-color);background-color:#fff;border-radius:10px;grid-template-columns:1fr 4fr 1fr;align-items:center;width:15rem;height:3rem;font-size:1rem;font-weight:500;text-decoration:none;display:grid}a.teamup-timestamps-module__eD7nya__bookmark:hover{color:var(--border-color);cursor:move;outline:2px solid var(--accent-color)}a.teamup-timestamps-module__eD7nya__bookmark .teamup-timestamps-module__eD7nya__name{text-align:center;width:100%}a.teamup-timestamps-module__eD7nya__bookmark .teamup-timestamps-module__eD7nya__handle{box-sizing:border-box;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr 1fr;width:100%;height:100%;padding:.5rem;display:grid;transform:scale(.8)}a.teamup-timestamps-module__eD7nya__bookmark .teamup-timestamps-module__eD7nya__handle .teamup-timestamps-module__eD7nya__dot{background-color:var(--border-color);opacity:.5;border-radius:4px;place-self:center;width:.25rem;height:.25rem;display:block}
