:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--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);--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)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{width:100%;min-height:100vh;font-weight:400}a,.green{color:inherit;text-decoration:none;transition:all .4s}main{min-height:100vh}@media (width>=1024px){body{display:block}}.mobile-download[data-v-b0b38786]{color:#0f172a;background:#fff;justify-content:center;width:100%;min-height:100dvh;display:flex}.mobile-shell[data-v-b0b38786]{width:min(100%,430px);min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) clamp(12px, 4vw, 18px) calc(max(16px, env(safe-area-inset-bottom)) + 8px);flex-direction:column;gap:clamp(14px,2.4vh,28px);display:flex}.brand[data-v-b0b38786]{align-items:center;gap:10px;display:inline-flex}.brand-logo[data-v-b0b38786]{border-radius:9px;width:clamp(30px,7vw,31px);height:clamp(30px,7vw,31px)}.brand-name[data-v-b0b38786]{letter-spacing:.02em;font-size:clamp(24px,6vw,27px);font-weight:700}.content[data-v-b0b38786]{flex-direction:column;flex:1;justify-content:center;gap:clamp(14px,2.8vh,24px);min-height:0;display:flex}.hero-copy[data-v-b0b38786]{text-align:center;flex-direction:column;align-items:center;gap:clamp(12px,2vh,18px);display:flex}.title[data-v-b0b38786]{letter-spacing:.02em;margin:0;font-size:clamp(20px,5.8vw,26px);font-weight:800;line-height:1.35}.promo-banner[data-v-b0b38786]{width:min(72vw,232px);max-width:78%}.hero-visual[data-v-b0b38786]{justify-content:center;align-items:center;min-height:0;display:flex}.hero-image[data-v-b0b38786]{object-fit:contain;width:min(100%,390px);max-height:min(47dvh,420px);display:block}.actions[data-v-b0b38786]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,2vw,12px);display:grid}.download-btn[data-v-b0b38786]{letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;gap:clamp(6px,1.6vw,8px);min-height:clamp(46px,6.8vh,54px);padding:0 10px;font-size:clamp(13px,3.6vw,15px);font-weight:600;display:inline-flex}.download-btn.primary[data-v-b0b38786]{color:#fff;background:linear-gradient(135deg,#1e5eff 0%,#2450f6 100%)}.download-btn.secondary[data-v-b0b38786]{color:#111;background:#f1f1f1}.download-icon[data-v-b0b38786]{object-fit:contain;width:clamp(16px,4.5vw,18px);height:clamp(16px,4.5vw,18px)}@media (width<=389px){.mobile-shell[data-v-b0b38786]{padding-inline:12px}.title[data-v-b0b38786]{font-size:clamp(18px,5.5vw,22px)}.download-btn[data-v-b0b38786]{letter-spacing:0;padding-inline:8px}}@media (height<=760px){.mobile-shell[data-v-b0b38786]{padding-top:max(12px, env(safe-area-inset-top));padding-bottom:calc(max(12px, env(safe-area-inset-bottom)) + 6px);gap:12px}.content[data-v-b0b38786]{gap:12px}.title[data-v-b0b38786]{line-height:1.28}.hero-image[data-v-b0b38786]{max-height:min(41dvh,330px)}}@media (height<=680px){.brand-logo[data-v-b0b38786]{width:26px;height:26px}.brand-name[data-v-b0b38786]{font-size:22px}.promo-banner[data-v-b0b38786]{width:min(66vw,210px)}.hero-image[data-v-b0b38786]{max-height:min(37dvh,280px)}}@media (orientation:landscape) and (height<=540px){.mobile-shell[data-v-b0b38786]{gap:10px;width:min(100%,760px)}.content[data-v-b0b38786]{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:16px;display:grid}.hero-copy[data-v-b0b38786]{text-align:left;align-items:flex-start}.promo-banner[data-v-b0b38786]{max-width:220px}.hero-image[data-v-b0b38786]{width:min(100%,300px);max-height:54dvh}.actions[data-v-b0b38786]{grid-template-columns:repeat(2,minmax(160px,1fr))}}.pcBg[data-v-9c10007e]{background-image:url(./pc_bg-_ZfjDXSj.webp);background-position:50%;background-size:cover;flex-direction:column;width:100vw;height:100vh;padding-top:100px;padding-left:300px;display:flex}.btn[data-v-9c10007e]{color:#114cee;text-align:center;-webkit-user-select:none;user-select:none;border:2px solid #114cee;border-radius:8px;align-items:center;width:300px;height:80px;margin-right:15px;padding:10px 20px;font-size:30px;display:flex}.appName[data-v-9c10007e]{margin-bottom:15px;font-size:100px;font-weight:700}.text[data-v-9c10007e]{margin-bottom:8px;font-size:34px}.download-page[data-v-69f185ee]{min-height:100dvh}
