.products-page[data-v-e257d01f]{font-family:var(--gs-font-sans),var(--gs-font-cjk);color:var(--color-text-primary,#232425);-webkit-font-smoothing:antialiased;background:#f5f5f5;min-height:100vh;font-size:16px;line-height:1.5;overflow-x:hidden}.products-page[data-v-e257d01f] *,.products-page[data-v-e257d01f] :after,.products-page[data-v-e257d01f] :before{box-sizing:border-box}.container[data-v-e257d01f]{width:100%;max-width:1152px;margin:0 auto;padding:110px 24px 40px}.header[data-v-e257d01f]{text-align:center;margin-bottom:30px;padding-top:20px}.header h1[data-v-e257d01f]{letter-spacing:-.02em;color:#0d0d0d;font-size:36px;font-weight:700;line-height:1.5}.hero-subtitle[data-v-e257d01f]{letter-spacing:-.075px;max-width:806px;color:var(--color-text-tertiary,#909499);margin:0 auto;font-size:17px;line-height:27px}.filter-tabs[data-v-e257d01f]{justify-content:center;margin-bottom:60px;display:flex}.filter-tabs-inner[data-v-e257d01f]{background:#eaeaea;border-radius:12px;padding:3px;display:flex}.filter-tab[data-v-e257d01f]{color:#0d0d0d;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;height:32px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:400;transition:all .15s}.filter-tab.active[data-v-e257d01f]{background:#fff;font-weight:700;box-shadow:0 1px 3px #00000014}.filter-tab[data-v-e257d01f]:hover:not(.active){background:#0000000a}.products[data-v-e257d01f]{grid-template-columns:repeat(2,1fr);gap:24px;max-width:920px;margin:0 auto;display:grid}.product-card[data-v-e257d01f]{cursor:pointer;background:linear-gradient(#fff,#fafafa);border:1px solid #ebebeb;border-radius:16px;flex-direction:column;min-height:500px;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.product-card[data-v-e257d01f]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.product-card-full[data-v-e257d01f],.product-card-wide[data-v-e257d01f]{flex-direction:row;grid-column:1/-1;min-height:360px}.product-card-wide .card-body[data-v-e257d01f]{flex:0 0 448px;min-width:0}.product-card-wide .card-preview[data-v-e257d01f]{flex:1;justify-content:center;align-items:center;min-width:0;margin-top:0;padding:24px}.product-card-wide .card-preview img[data-v-e257d01f]{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;max-height:100%}.card-body[data-v-e257d01f]{flex-direction:column;gap:8px;padding:24px;display:flex}.product-card-full .card-body[data-v-e257d01f]{flex:0 0 448px;min-width:0}.product-name[data-v-e257d01f]{color:#0d0d0d;font-size:24px;font-weight:700;line-height:1.5}.product-tagline[data-v-e257d01f]{color:var(--color-text-primary,#232425);font-size:14px;line-height:1.5}.product-features[data-v-e257d01f]{margin:8px 0 0;padding:0;list-style:none}.product-features li[data-v-e257d01f]{color:#5a5a5a;padding:2px 0;font-size:14px;line-height:1.6}.product-features li[data-v-e257d01f]:before{content:"·";margin-right:8px;font-weight:700}.card-preview[data-v-e257d01f]{align-items:flex-end;margin-top:auto;display:flex;overflow:hidden}.card-preview img[data-v-e257d01f]{width:100%;height:auto;display:block}.product-card-full .card-preview-side[data-v-e257d01f]{flex:1;justify-content:center;align-items:center;min-width:0;margin-top:0}.product-card-full .card-preview-side img[data-v-e257d01f]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.download-buttons[data-v-e257d01f]{grid-template-columns:repeat(2,minmax(0,189px));gap:9px 12px;margin-top:12px;display:grid}.download-buttons-row[data-v-e257d01f]{flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:16px;display:flex}.download-buttons-row .download-btn[data-v-e257d01f]{min-width:174px}.download-btn[data-v-e257d01f]{height:44px;color:var(--color-text-primary,#232425);cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-family:inherit;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:inline-flex}.download-btn[data-v-e257d01f]:hover{border-color:#ccc;box-shadow:0 2px 6px #0000000a}.download-btn[data-v-e257d01f]:focus-visible{outline:none;box-shadow:0 0 0 3px #23242533}.download-btn[data-v-e257d01f] svg{flex-shrink:0;width:16px;height:16px}.download-btn-dark[data-v-e257d01f]{color:#fff;white-space:nowrap;background:#232425;border-color:#232425}.download-btn-dark[data-v-e257d01f]:hover{background:#333;border-color:#333;box-shadow:0 2px 8px #00000026}.download-btn-dark[data-v-e257d01f] svg{color:#fff;fill:#fff}.download-btn-disabled[data-v-e257d01f]{opacity:.5;cursor:not-allowed;pointer-events:none}.download-btn-dropdown[data-v-e257d01f]{position:relative}.download-btn-dropdown .download-btn[data-v-e257d01f]{width:100%}.download-btn-dropdown .chevron-icon[data-v-e257d01f]{flex-shrink:0;width:10px;height:10px;margin-left:2px;transition:transform .2s}.download-btn-dropdown .chevron-icon.rotated[data-v-e257d01f]{transform:rotate(180deg)}.dropdown-menu[data-v-e257d01f]{z-index:10;background:#fff;border:1px solid #ebebeb;border-radius:10px;min-width:100%;position:absolute;bottom:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.dropdown-item[data-v-e257d01f]{color:var(--color-text-primary,#232425);white-space:nowrap;padding:10px 16px;font-size:14px;text-decoration:none;transition:background .15s;display:block}.dropdown-item[data-v-e257d01f]:hover{background:#f5f5f5}.dropdown-item-disabled[data-v-e257d01f]{opacity:.5;cursor:not-allowed;pointer-events:none}.card-app[data-v-e257d01f],.card-genclipboard[data-v-e257d01f]{background:linear-gradient(130deg,#fff 28%,#eef7ff)}.card-speakly[data-v-e257d01f]{background:linear-gradient(130deg,#fff 30%,#f3f4ff)}.card-genmail[data-v-e257d01f]{background:linear-gradient(130deg,#fff 35%,#f6ecf6)}.card-genteam[data-v-e257d01f]{background:linear-gradient(215deg,#fff 30%,#f5eae1)}.card-claw[data-v-e257d01f]{background:linear-gradient(133deg,#fff 44.5%,#fee)}.card-office[data-v-e257d01f]{background:linear-gradient(#f9faf9,#f7fdf9 60%,#f0f6fe)}.card-browser[data-v-e257d01f]{background:linear-gradient(133deg,#fff 50%,#eef2fa)}.card-genterminal[data-v-e257d01f]{background:linear-gradient(#fff,#f5f6f8)}.card-desktop[data-v-e257d01f]{background:linear-gradient(133deg,#fff 44.5%,#ebf1ff)}.card-office[data-v-e257d01f]{cursor:default;flex-direction:column;min-height:385px}.card-office[data-v-e257d01f]:hover{box-shadow:none;transform:none}.card-office .card-body[data-v-e257d01f]{flex:none;width:100%;padding-bottom:8px}.office-buttons[data-v-e257d01f]{flex-wrap:wrap;justify-content:center;gap:12px;padding:0 24px;display:flex}.office-buttons .download-btn[data-v-e257d01f]{white-space:nowrap;min-width:216px}.office-icon[data-v-e257d01f]{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:24px;height:24px}.card-office .card-preview[data-v-e257d01f]{padding:16px 24px 0}.desktop-preview[data-v-e257d01f]{padding:40px}.desktop-preview svg[data-v-e257d01f]{border-radius:36px;width:180px;height:180px;box-shadow:0 12px 36px #3c5ac82e}.footer[data-v-e257d01f]{text-align:center;border-top:1px solid #ebebeb;margin-top:80px;padding-top:20px}.footer p[data-v-e257d01f]{color:var(--color-text-tertiary,#909499);font-size:14px}.footer a[data-v-e257d01f]{color:var(--color-text-secondary,#606366);text-decoration:none;transition:color .15s}.footer a[data-v-e257d01f]:hover{color:var(--color-text-link,#0f7fff)}.modal-overlay[data-v-e257d01f]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background:#00000080;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-overlay.active[data-v-e257d01f]{opacity:1;visibility:visible}.modal[data-v-e257d01f]{background:var(--color-bg-page,#fff);text-align:center;border-radius:16px;width:90%;max-width:400px;padding:32px;transition:transform .2s;position:relative;transform:scale(.95);box-shadow:0 3px 30px #00000014}.modal-overlay.active .modal[data-v-e257d01f]{transform:scale(1)}.modal h3[data-v-e257d01f]{margin-bottom:8px;font-size:22px;font-weight:600}.modal p[data-v-e257d01f]{color:var(--color-text-secondary,#606366);margin-bottom:24px}.modal-qr[data-v-e257d01f]{background:#f5f5f5;border-radius:16px;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto 24px;display:flex}.modal-qr img[data-v-e257d01f]{width:180px;height:180px}.modal-buttons[data-v-e257d01f]{justify-content:center;gap:12px;display:flex}.modal-btn[data-v-e257d01f]{border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.modal-btn.primary[data-v-e257d01f]{color:#fff;background:#232425}.modal-btn.primary[data-v-e257d01f]:hover{background:#333}.modal-close[data-v-e257d01f]{cursor:pointer;width:32px;height:32px;color:var(--color-text-tertiary,#909499);background:0 0;border:none;font-size:22px;position:absolute;top:16px;right:16px}.modal-close[data-v-e257d01f]:hover{color:var(--color-text-primary,#232425)}@media (prefers-reduced-motion:reduce){.download-btn[data-v-e257d01f],.download-btn-dropdown .chevron-icon[data-v-e257d01f],.filter-tab[data-v-e257d01f],.modal[data-v-e257d01f],.modal-overlay[data-v-e257d01f],.product-card[data-v-e257d01f]{transition:none}.product-card[data-v-e257d01f]:hover{transform:none}}@media (max-width:900px){.container[data-v-e257d01f]{padding:80px 24px 40px}.products[data-v-e257d01f]{grid-template-columns:1fr}.product-card[data-v-e257d01f]{min-height:0}.product-card-full[data-v-e257d01f],.product-card-wide[data-v-e257d01f]{flex-direction:column;min-height:0}.product-card-full .card-body[data-v-e257d01f],.product-card-wide .card-body[data-v-e257d01f]{flex:none;width:100%}.product-card-wide .card-preview[data-v-e257d01f]{width:100%;padding:16px 0 0}.product-card-wide .card-preview img[data-v-e257d01f]{width:100%}.product-card-full .card-preview-side[data-v-e257d01f]{width:100%;margin-top:auto}.product-card-full .card-preview-side img[data-v-e257d01f]{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.card-preview[data-v-e257d01f]{padding-top:16px}.office-buttons .download-btn[data-v-e257d01f]{flex:100%;min-width:0}}@media (max-width:600px){.container[data-v-e257d01f]{padding:48px 20px 40px}.header[data-v-e257d01f]{margin-bottom:20px}.header h1[data-v-e257d01f]{font-size:28px}.hero-subtitle[data-v-e257d01f]{font-size:15px;line-height:24px}.filter-tabs[data-v-e257d01f]{margin-bottom:32px}.filter-tab[data-v-e257d01f]{padding:0 12px}.download-buttons[data-v-e257d01f]{grid-template-columns:1fr 1fr}.download-buttons-row .download-btn[data-v-e257d01f]{flex:calc(50% - 6px);min-width:0}.footer[data-v-e257d01f]{margin-top:48px}.modal-overlay[data-v-e257d01f]{align-items:flex-end}.modal[data-v-e257d01f]{border-radius:16px 16px 0 0;width:100%;max-width:100%;padding:28px 24px 36px;transform:translateY(20px)}.modal-overlay.active .modal[data-v-e257d01f]{transform:translateY(0)}}@media (prefers-color-scheme:dark){.products-page[data-v-e257d01f]{color:#e8e9ea;background:#111213}.header h1[data-v-e257d01f]{color:#e8e9ea}.hero-subtitle[data-v-e257d01f]{color:#868b92}.filter-tabs-inner[data-v-e257d01f]{background:#1e1f20}.filter-tab[data-v-e257d01f]{color:#e8e9ea}.filter-tab.active[data-v-e257d01f]{background:#2a2b2c}.filter-tab[data-v-e257d01f]:hover:not(.active){background:#ffffff0d}.product-card[data-v-e257d01f]{background:linear-gradient(#1e1f20,#191a1b);border-color:#2a2b2c}.product-card[data-v-e257d01f]:hover{box-shadow:0 8px 24px #00000080}.card-office[data-v-e257d01f]:hover{box-shadow:none}.card-app[data-v-e257d01f],.card-genclipboard[data-v-e257d01f]{background:linear-gradient(130deg,#1e1f20 28%,#16212a)}.card-speakly[data-v-e257d01f]{background:linear-gradient(130deg,#1e1f20 30%,#1a1c2a)}.card-genmail[data-v-e257d01f]{background:linear-gradient(130deg,#1e1f20 35%,#241a24)}.card-genteam[data-v-e257d01f]{background:linear-gradient(215deg,#1e1f20 30%,#2a2018)}.card-claw[data-v-e257d01f]{background:linear-gradient(133deg,#1e1f20 44.5%,#2a1a1a)}.card-office[data-v-e257d01f]{background:linear-gradient(#191b19,#141c16 60%,#121620)}.card-browser[data-v-e257d01f]{background:linear-gradient(133deg,#1e1f20 50%,#191d26)}.card-genterminal[data-v-e257d01f]{background:linear-gradient(#1e1f20,#17181c)}.card-desktop[data-v-e257d01f]{background:linear-gradient(133deg,#1e1f20 44.5%,#151a2a)}.product-name[data-v-e257d01f]{color:#e8e9ea}.product-tagline[data-v-e257d01f]{color:#b8bbbf}.product-features li[data-v-e257d01f]{color:#868b92}.card-preview img[data-v-e257d01f]{filter:brightness(.9)}.download-btn[data-v-e257d01f]{color:#e8e9ea;background:#1e1f20;border-color:#2a2b2c}.download-btn[data-v-e257d01f]:hover{border-color:#3a3b3c;box-shadow:0 2px 6px #0000004d}.download-btn-dark[data-v-e257d01f]{color:#111213;background:#e8e9ea;border-color:#e8e9ea}.download-btn-dark[data-v-e257d01f]:hover{background:#cacbcc;border-color:#cacbcc}.download-btn-dark[data-v-e257d01f] svg{color:#111213;fill:#111213}.dropdown-menu[data-v-e257d01f]{background:#1e1f20;border-color:#2a2b2c;box-shadow:0 4px 12px #0006}.dropdown-item[data-v-e257d01f]{color:#e8e9ea}.dropdown-item[data-v-e257d01f]:hover{background:#2a2b2c}.footer[data-v-e257d01f]{border-top-color:#2a2b2c}.modal-overlay[data-v-e257d01f]{background:#000000b3}.modal[data-v-e257d01f]{background:#1e1f20}.modal h3[data-v-e257d01f]{color:#e8e9ea}.modal-qr[data-v-e257d01f]{background:#2a2b2c}.modal-btn.primary[data-v-e257d01f]{color:#111213;background:#e8e9ea}.modal-btn.primary[data-v-e257d01f]:hover{background:#cacbcc}}
