.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}@font-face{font-family:Bitter;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/bitter-cyrillic-ext-600-normal-D4LdNtlu.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/bitter-cyrillic-ext-600-normal-Be8gG0qY.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Bitter;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/bitter-cyrillic-600-normal-BIB9ACnB.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/bitter-cyrillic-600-normal-BROH5NoY.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Bitter;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/bitter-vietnamese-600-normal-lEyTimI9.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/bitter-vietnamese-600-normal-Dzobkwkh.woff) format("woff");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:Bitter;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/bitter-latin-ext-600-normal-DxC12ifL.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/bitter-latin-ext-600-normal-BBOd3Y0T.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:Bitter;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/bitter-latin-600-normal-B6efaj8C.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/bitter-latin-600-normal-Bm9hnW4x.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}.overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;padding:1rem;pointer-events:none;display:flex;flex-direction:row;align-items:start;gap:.5rem;color:var(--sw-color-text-primary)}.overlay *{pointer-events:initial}.overlay-close{background:none;color:inherit;border:none;padding:0;position:absolute;top:0;right:0;width:5rem;height:5rem;cursor:pointer}.search-container{display:flex;justify-content:center;flex-direction:column;width:calc(100% - 7rem);max-width:25rem;clip-path:polygon(-10% -5%,110% -5%,110% 150%,-10% 150%)}.search-input{width:100%;border:none;border-radius:10rem;padding:1rem 1.5rem;background:var(--sw-color-background);box-shadow:var(--sw-box-shadow);color:var(--sw-color-text-primary);font:var(--sw-font-table-body)}.search-input::placeholder{color:var(--sw-color-text-primary);opacity:.5}.search-input:focus{outline:none}.search-input:hover:not(:focus){background-color:var(--sw-color-hover)}.search-input::-webkit-search-cancel-button{display:none}.search-results-wrapper{overflow:clip;padding-bottom:1rem}.port-icon{width:1.2em;text-align:center;margin-right:.34em;vertical-align:top}.search-results{width:100%;max-width:25rem;margin:0 auto;margin-top:.25rem;padding:0 1rem;animation-name:slide-in;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.search-results ul{list-style-type:none;padding:0;margin:0;background-color:var(--sw-color-background);box-shadow:var(--sw-box-shadow);border-radius:.5rem;padding:.5rem 0}.search-results li{display:block;font:var(--sw-font-table-body);color:var(--sw-color-text-primary)}.search-results li button{background:none;color:inherit;border:none;padding:0;font:inherit;width:100%;padding:.5rem 1rem;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:start;transition:all .1s ease-out}.search-results li button:hover{background:#0000000d}.search-results li button:active{background:#0000001a}@keyframes slide-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.overlay-button{background:none;color:inherit;border:none;padding:0;font:inherit;border-radius:10rem;background-color:var(--sw-color-background);box-shadow:var(--sw-box-shadow);cursor:pointer;width:3rem;height:3rem;text-align:center;vertical-align:middle;line-height:0rem}.overlay-button:hover{background-color:var(--sw-color-hover)}.overlay-button:active{transform:scale(.94)}.spinning{animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1023px){.dark-toggle-button{position:absolute;right:1rem;bottom:1rem}}:popover-open{border:none;background-color:transparent;max-width:100%;padding:1rem}:popover-open::backdrop{background:var(--overlay-background)}:popover-open .popover-inner{border-radius:1rem;padding:2rem 1rem;background-color:var(--sw-color-background);box-shadow:var(--sw-box-shadow);justify-content:center}@media(min-width:400px){:popover-open .popover-inner{padding:2rem}}:popover-open .logo-container{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}:popover-open img{vertical-align:middle}:popover-open .logo-text{font-family:Bitter,serif;font-weight:600;vertical-align:middle}:popover-open .swiftwing-link{cursor:pointer;display:inline-flex;direction:row;gap:.2rem;font-size:.85rem;border:solid 1px var(--sw-button-border);border-radius:.2rem;padding:.2rem;text-decoration:none;background-color:var(--sw-button-background)}:popover-open .swiftwing-link:hover{background-color:var(--sw-button-background-hover)}:popover-open .content{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;align-items:center}:popover-open .content a{vertical-align:middle}:popover-open .content p{text-align:center;text-wrap:pretty;margin:0;vertical-align:middle;display:inline-flex;align-items:center;gap:.25rem}:popover-open .content .small{font-size:small}:popover-open .content button{cursor:pointer;padding:.25rem;line-height:0;vertical-align:middle}:popover-open .content .inline-material-icon{font-family:Material Icons;vertical-align:middle}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:100;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-100-normal-DlpfXJCk.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-100-normal-DsByyiuu.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-200-normal-DYFzPcwB.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-200-normal-CFK9CWGc.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-300-normal-CztWkFGs.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-300-normal-KByCBsad.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-400-normal-CNwBRw8h.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-400-normal-068yxgMN.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-500-normal-CkrA1NAy.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-500-normal-CC5nhZkh.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:600;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-600-normal-aFTKHmff.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-600-normal-1WoeyBsZ.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-700-normal-CXeAXeti.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-700-normal-DUekQERp.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:800;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-800-normal-zE03jR9B.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-800-normal-Bf9KVZdU.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-900-normal-93zEKV3C.woff2) format("woff2"),url(https://cdn.watchie.swiftwing.dev/assets/roboto-latin-900-normal-BcoNiyza.woff) format("woff")}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url("https://cdn.watchie.swiftwing.dev/assets/material-icons-kAwBdRge.woff2") format("woff2"),url("https://cdn.watchie.swiftwing.dev/assets/material-icons-Dr0goTwe.woff") format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url("https://cdn.watchie.swiftwing.dev/assets/material-icons-outlined-DZhiGvEA.woff2") format("woff2"),url("https://cdn.watchie.swiftwing.dev/assets/material-icons-outlined-BpWbwl2n.woff") format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}:root{--sw-font-title-1: 700 1.5rem "Roboto", sans-serif;--sw-font-title-2: 700 1.25rem "Roboto", sans-serif;--sw-font-table-header: 500 .75rem "Roboto", sans-serif;--sw-font-table-body: 400 .875rem "Roboto", sans-serif;--sw-font-navigation-item: 500 1rem "Roboto", sans-serif;--sw-color-primary-50: #efe5fd;--sw-color-primary-100: #d4bff9;--sw-color-primary-200: #b794f6;--sw-color-primary-300: #9965f4;--sw-color-primary-400: #7e3ff2;--sw-color-primary-500: #6002ee;--sw-color-primary-600: #5300e8;--sw-color-primary-700: #3d00e0;--sw-color-primary-800: #1c00db;--sw-color-primary-900: #0000d6}:root[data-theme=light]{--sw-color-text-primary: black;--sw-color-background: #fff;--sw-color-hover: #f2f2f2;--sw-box-shadow: rgba(67, 71, 85, .27) 0px 0px .25em, rgba(90, 125, 188, .05) 0px .25em 1em;--sw-button-border: black;--sw-button-background: #e9e9ed;--sw-button-background-hover: #d0d0d7;--overlay-background: rgb(0, 0, 0, .1)}:root[data-theme=dark]{--sw-color-text-primary: #dddddd;--sw-color-background: #2b2a33;--sw-color-hover: #27262e;--sw-box-shadow: 0 3px 14px rgba(0, 0, 0, .4);--sw-button-border: white;--sw-button-background: transparent;--sw-button-background-hover: #52525e;--overlay-background: rgb(0, 0, 0, .5)}body,html{margin:0;padding:0;overflow:hidden}*{box-sizing:border-box}a{text-decoration:none;color:inherit}a:visited{color:inherit}a:hover,a:focus,a:active{color:inherit;outline:none}html{color-scheme:light dark}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{font-family:Roboto,sans-serif;width:100%;height:100vh;height:100dvh}.logo-m{display:block;width:auto;height:2.5rem}
