: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-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .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);--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);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}[data-v-6fb230e2]:root{--header-h: 64px}[data-v-6fb230e2]{margin:0;padding:0;box-sizing:border-box}html[data-v-6fb230e2],body[data-v-6fb230e2],#app[data-v-6fb230e2]{width:100%;height:100%}body[data-v-6fb230e2]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:#333;background:#fff;overflow-x:hidden}.todesk-page[data-v-6fb230e2]{display:flex;flex-direction:column;min-height:100vh;width:100%}.main-content[data-v-6fb230e2]{flex:1 0 auto}.bleed[data-v-6fb230e2]{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw}.container[data-v-6fb230e2]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.download-btn[data-v-6fb230e2],.login-btn[data-v-6fb230e2]{display:inline-block;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:500;transition:.3s}.login-btn[data-v-6fb230e2]{color:#333}.download-btn[data-v-6fb230e2]{color:#fff;background:#2468f2}.download-btn[data-v-6fb230e2]:hover{background:#1a54d9}.download-btn-large[data-v-6fb230e2]{display:inline-block;padding:12px 24px;border-radius:4px;background:#2468f2;color:#fff;font-weight:600;font-size:1rem;transition:.3s}.download-btn-large[data-v-6fb230e2]:hover{background:#1a54d9}.learn-more-btn[data-v-6fb230e2]{padding:12px 24px;border-radius:4px;background:transparent;color:#2468f2;font-weight:600;font-size:1rem;margin-left:16px;border:1px solid #2468f2;transition:.3s}.learn-more-btn[data-v-6fb230e2]:hover{background:#2468f21a}.header[data-v-6fb230e2]{background:#fff;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:100}.header-container[data-v-6fb230e2]{height:var(--header-h);display:flex;justify-content:space-between;align-items:center}.logo-text[data-v-6fb230e2]{color:#2468f2;font-size:1.8rem;font-weight:700}.nav-menu[data-v-6fb230e2]{display:flex;gap:30px}.nav-item[data-v-6fb230e2]{cursor:pointer;font-size:1rem}.header-actions[data-v-6fb230e2]{display:flex;gap:16px;align-items:center}.hero-section[data-v-6fb230e2]{background:linear-gradient(90deg,#000,#001a4d);color:#fff;min-height:calc(100vh - var(--header-h));display:flex;align-items:center}.hero-container[data-v-6fb230e2]{display:flex;justify-content:space-between;align-items:center;padding:60px 20px}.hero-content[data-v-6fb230e2]{flex:0 0 40%;z-index:2}.hero-title[data-v-6fb230e2]{font-size:3rem;font-weight:700;margin-bottom:16px;line-height:1.2}.hero-subtitle[data-v-6fb230e2]{font-size:1.2rem;color:#ccc;margin-bottom:32px}.hero-actions[data-v-6fb230e2]{display:flex;align-items:center;margin-bottom:24px;gap:12px}.hero-links[data-v-6fb230e2]{display:flex;gap:24px;margin-bottom:24px}.hero-link[data-v-6fb230e2]{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px}.hero-note[data-v-6fb230e2]{font-size:.8rem;color:#999}.hero-image-container[data-v-6fb230e2]{flex:0 0 55%;position:relative;height:500px}.hero-image-bg[data-v-6fb230e2]{position:absolute;width:600px;height:600px;background:radial-gradient(circle,#2468f24d,#0000 70%);top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.hero-image-item[data-v-6fb230e2]{position:absolute;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000080}.hero-image-item.office[data-v-6fb230e2]{top:50px;right:0;width:300px;z-index:3}.hero-image-item.remote[data-v-6fb230e2]{top:150px;right:150px;width:350px;z-index:2}.hero-image-item.gaming[data-v-6fb230e2]{top:300px;right:50px;width:280px;z-index:1}.scene-img[data-v-6fb230e2]{width:100%;display:block}.scene-label[data-v-6fb230e2]{position:absolute;bottom:0;width:100%;background:#000000b3;color:#fff;padding:8px;text-align:center}.features-section[data-v-6fb230e2]{background:#fff;padding:60px 0;color:#333}.section-title[data-v-6fb230e2]{font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.features-grid[data-v-6fb230e2]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;max-width:1024px;margin:0 auto}.feature-item[data-v-6fb230e2]{max-width:200px;text-align:center}.feature-icon[data-v-6fb230e2]{width:50px;height:50px;margin:0 auto 15px;background-size:contain;background-repeat:no-repeat;background-position:center}.security-icon[data-v-6fb230e2]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='%23FFB300'%3e%3cpath%20d='M12%201L3%205v6c0%205.55%203.84%2010.74%209%2012%205.16-1.26%209-6.45%209-12V5l-9-4zm0%2010.99h7c-.53%204.12-3.28%207.79-7%208.94V12H5V6.3l7-3.11v8.8z'/%3e%3c/svg%3e")}.speed-icon[data-v-6fb230e2]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='%232468F2'%3e%3cpath%20d='M8%205v14l11-7z'/%3e%3c/svg%3e")}.platform-icon[data-v-6fb230e2]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='%2333C6A3'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202zm-1%2017.93c-3.95-.49-7-3.85-7-7.93%200-.62.08-1.21.21-1.79L9%2015v1c0%201.1.9%202%202%202v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55%200%201-.45%201-1V7h2c1.1%200%202-.9%202-2v-.41c2.93%201.19%205%204.06%205%207.41%200%202.08-.8%203.97-2.1%205.39z'/%3e%3c/svg%3e")}.feature-title[data-v-6fb230e2]{font-size:1.1rem;font-weight:600;margin-bottom:8px}.feature-desc[data-v-6fb230e2]{color:#666;font-size:.9rem;margin-bottom:16px}.feature-btn[data-v-6fb230e2]{display:inline-block;padding:8px 16px;background-color:#2468f2;color:#fff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .3s}.feature-btn[data-v-6fb230e2]:hover{background-color:#1a54d9}.scenarios-section[data-v-6fb230e2]{background:#001a4d;padding:60px 0;color:#fff}.scenarios-section .section-title[data-v-6fb230e2]{color:#fff}.scenarios-grid[data-v-6fb230e2]{display:flex;justify-content:space-around;gap:20px;width:100%}.scenario-item[data-v-6fb230e2]{background-color:#ffffff1a;border-radius:8px;padding:24px;box-shadow:0 4px 12px #0003;text-align:center;max-width:350px}.scenario-icon[data-v-6fb230e2]{font-size:2.5rem;margin-bottom:16px}.scenario-title[data-v-6fb230e2]{font-size:1.5rem;margin-bottom:12px;color:#fff}.scenario-desc[data-v-6fb230e2]{color:#ccc;line-height:1.6;margin-bottom:16px}.scenario-btn[data-v-6fb230e2]{display:inline-block;padding:8px 16px;background-color:#2468f2;color:#fff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .3s}.scenario-btn[data-v-6fb230e2]:hover{background-color:#1a54d9}.footer[data-v-6fb230e2]{background:#fff;color:#666;border-top:1px solid #eee}.footer-container[data-v-6fb230e2]{display:flex;justify-content:center;padding:15px 0}.copyright[data-v-6fb230e2]{font-size:.8rem;color:#999}@media (max-width: 900px){.hero-container[data-v-6fb230e2]{flex-direction:column;text-align:center}.hero-content[data-v-6fb230e2],.hero-image-container[data-v-6fb230e2]{flex:0 0 100%}.hero-actions[data-v-6fb230e2]{justify-content:center;flex-wrap:wrap}}@media (max-width: 480px){.hero-title[data-v-6fb230e2]{font-size:1.9rem}.hero-subtitle[data-v-6fb230e2]{font-size:1rem}.section-title[data-v-6fb230e2]{font-size:1.4rem}}
