:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-blue-light: #004996;--vt-c-blue-dark: #82bfff;--vt-c-shadow-light: #666666;--vt-c-shadow-dark: #000000;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(164, 164, 164, .65);--vt-c-divider-dark-2: rgba(164, 164, 164, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--color-link: var(--vt-c-blue-light);--color-shadow: var(--vt-c-shadow-light);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2);--color-link: var(--vt-c-blue-dark);--color-shadow: var(--vt-c-shadow-dark)}}*,*:before,*:after{box-sizing:border-box;margin:0}.open-sans-medium{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Open Sans,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{color:var(--color-heading)}#app{max-width:1280px;margin:0 auto}a{font-weight:700;text-decoration:none;color:var(--color-link);transition:.4s;padding:3px}section{margin-top:1rem}.section-title{font-size:1.6rem;font-weight:600}@media (hover: hover){a:hover{text-decoration:underline}}nav[data-v-ca160bbc]{width:100%;font-size:1.1rem;text-align:end;margin:1rem 0}nav a.router-link-exact-active[data-v-ca160bbc]{color:var(--color-text)}nav a.router-link-exact-active[data-v-ca160bbc]:hover{text-decoration:none;cursor:default}nav a[data-v-ca160bbc]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-ca160bbc]:first-of-type{border:0}.app-item[data-v-9c11e29e]{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start;margin:2rem 0 8rem}.feature-image[data-v-9c11e29e]{width:100%;height:auto;border-radius:10px;box-shadow:1px 1px 2px var(--color-shadow)}.app-details[data-v-9c11e29e]{display:flex;flex-direction:column}.inverted .app-details[data-v-9c11e29e]{align-items:flex-end}.app-title[data-v-9c11e29e]{font-weight:700;font-size:1.4rem}.app-type[data-v-9c11e29e]{font-size:1.1rem;margin-bottom:1.5rem}.app-description[data-v-9c11e29e]{margin-bottom:1rem;text-align:justify}.google-play-button[data-v-9c11e29e]{display:block;background-image:url(/images/Google_Play_Store_badge_EN.svg);background-size:contain;background-position:center;background-repeat:no-repeat;width:150px;height:auto;aspect-ratio:calc(180/53)}@media (min-width: 768px){.app-item[data-v-9c11e29e]{grid-template-columns:2fr 3fr}.app-item.inverted[data-v-9c11e29e]{grid-template-columns:3fr 2fr;grid-auto-flow:column}.app-item.inverted[data-v-9c11e29e] :first-child{grid-column:2}}header[data-v-754f18be]{line-height:1.5;text-align:center}header .banner[data-v-754f18be]{width:100%;aspect-ratio:calc(4096/2304);max-height:60vh;background-repeat:no-repeat;background-position:left center;background-size:cover}header .tagline[data-v-754f18be]{padding:2rem;line-height:1.5;font-size:1.5rem}header hr[data-v-754f18be]{width:80%;margin:0 auto;border:none;border-bottom:2px solid var(--color-border)}main[data-v-754f18be]{padding:2rem;display:flex;flex-direction:column;place-items:center}.app-list[data-v-754f18be]{display:flex;flex-direction:column;place-items:center}
