/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.table{display:table}.resize{resize:both}}:root{--background:#fff;--foreground:#0a0a0a;--muted:#737373;--surface:#fafafa;--primary:#171717;--border:#e5e5e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-noto-sans), "Noto Sans SC", "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.site-shell{background:#fff;min-width:320px;overflow:hidden}.hero-section{border-radius:0 0 32px 32px;height:1021px;position:relative;overflow:hidden}.hero-background{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.site-header{z-index:100;pointer-events:none;height:132px;position:fixed;inset:0 0 auto}.header-inner{pointer-events:auto;border-bottom:1px solid #0000;border-radius:0;justify-content:space-between;align-items:center;width:min(1280px,100% - 48px);height:68px;margin:32px auto 0;padding:16px 24px;transition:margin-top .18s,border-color .18s,border-radius .18s,background .18s;display:flex}.site-header[data-scrolled=true] .header-inner{background:linear-gradient(#ffffff40 0%,#ffffff80 100%);border-bottom-color:#ffffff8f;border-radius:999px;margin-top:16px}.brand-link{align-items:center;width:97px;height:36px;display:flex}.brand-link img{object-fit:contain;width:97px;height:36px}.header-actions{align-items:center;gap:20px;display:flex}.dark-button,.outline-button{white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.dark-button>svg,.outline-button>svg{flex:none}.dark-button{border:1px solid var(--primary);background:var(--primary);color:#fafafa;box-shadow:0 1px 2px #0000000d}.outline-button{color:#0a0a0a;background:0 0;border:1px solid #0a0a0a52;box-shadow:0 1px 2px #0000000d}.dark-button:hover,.outline-button:hover{transform:translateY(-1px)}.dark-button:hover{background:#262626}.outline-button:hover{background:#ffffff9e;border-color:#0a0a0a}.dark-button:disabled,.outline-button:disabled{cursor:wait;opacity:.65;transform:none}.header-button{height:36px}.hero-copy{z-index:2;text-align:center;width:min(1232px,100% - 48px);position:absolute;top:176px;left:50%;transform:translate(-50%)}.hero-copy h1{letter-spacing:0;margin:0;font-size:48px;font-weight:700;line-height:48px}.hero-copy>p{color:var(--muted);margin:24px 0 0;font-size:18px;font-weight:400;line-height:28px}.hero-download-buttons{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:32px;display:flex}.hero-copy .hero-download-buttons .download-action{margin-top:0}.hero-download{min-width:131px}.system-note{color:var(--muted);margin-top:8px;font-size:10px;font-weight:400;line-height:12px}.system-note div{margin:0}.system-note div+div{margin-top:2px}.release-info{min-height:12px;color:var(--muted);flex-wrap:wrap;justify-content:center;gap:2px 16px;margin-top:6px;font-size:10px;font-weight:400;line-height:12px;display:flex}.release-info span{white-space:nowrap}.hero-app-wrap{z-index:2;border-radius:21px 21px 0 0;width:min(1200px,100% - 48px);height:561px;position:absolute;top:460px;left:50%;transform:translate(-50%);box-shadow:0 22px 54px #04347736,0 9px 11px #0000001a}.hero-app-image{border-radius:inherit;object-fit:fill;width:100%;height:100%;display:block}.agents-section{background:#fff;height:1271.63px;padding-top:108px}.agents-section>h2{text-align:center;margin:0;font-size:30px;font-weight:700;line-height:36px}.agent-showcase{width:min(1200px,100% - 48px);margin:52px auto 0}.agent-tabs{scrollbar-width:none;grid-template-columns:repeat(6,166.666px);justify-content:space-between;height:177px;display:grid;overflow-x:auto}.agent-tabs::-webkit-scrollbar{display:none}.agent-tab{text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;width:166.666px;height:177px;padding:0 0 26px;display:flex;position:relative}.agent-tab:after{content:"";background:#dedede;height:1px;position:absolute;bottom:0;left:0;right:0}.agent-progress{z-index:1;transform-origin:0;background:#171717;width:100%;height:2px;animation:3s linear forwards agent-progress;position:absolute;bottom:0;left:0;transform:scaleX(0)}.agent-showcase[data-paused=true] .agent-progress{animation-play-state:paused}.agent-icon-wrap{background:#eee;border-radius:999px;place-items:center;width:64px;height:64px;transition:background-color .16s;display:grid}.agent-tab:hover .agent-icon-wrap,.agent-tab[aria-selected=true] .agent-icon-wrap{background:#e5e5e5}.agent-tab strong{white-space:nowrap;margin-top:16px;font-size:18px;font-weight:700;line-height:27px}.agent-description{color:var(--muted);white-space:nowrap;margin-top:0;font-size:16px;line-height:24px}.agent-panel{aspect-ratio:1200/771;background:#f5f5f5;border-radius:30px;width:100%;margin-top:64px;position:relative;overflow:hidden}.agent-panel-image{border-radius:inherit;object-fit:contain;width:100%;height:100%;animation:.2s ease-out agent-image-in;display:block}@keyframes agent-progress{to{transform:scaleX(1)}}@keyframes agent-image-in{0%{opacity:0}}.features-section{background:#fafafa;height:624px;padding:96px 24px}.features-grid{grid-template-rows:repeat(2,192px);grid-template-columns:repeat(3,320px);justify-content:space-between;row-gap:48px;width:min(1184px,100%);height:432px;margin:0 auto;display:grid}.feature-item{text-align:center;flex-direction:column;align-items:center;width:320px;height:192px;display:flex}.feature-icon-wrap{background:#fff;border:1px solid #dedede;border-radius:10px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 1px 2px #0000000d}.feature-item h3{margin:20px 0 0;font-size:20px;font-weight:700;line-height:28px}.feature-item p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:24px}.cta-section{background:#fff;height:696px;padding-top:32px}.cta-container{width:min(1280px,100% - 48px);height:568px;margin:0 auto}.cta-top-row{grid-template-columns:720fr 536fr;gap:24px;height:272px;display:grid}.cta-card{background:var(--surface);border-radius:14px;position:relative;overflow:hidden}.cta-card-copy{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:32px;bottom:32px;left:32px}.cta-card h2{margin:0;font-size:30px;font-weight:700;line-height:36px}.cta-card-copy>p{color:var(--muted);margin:8px 0 0;font-size:18px;line-height:29px}.cta-link-button,.cta-card-copy>.group-popover{margin-top:auto}.cta-card-copy>.group-popover .cta-link-button{margin-top:0}.cta-group-image{object-fit:contain;width:216px;height:216px;position:absolute;bottom:-11px;right:-8px}.cta-docs-image{object-fit:contain;width:198px;height:198px;position:absolute;bottom:4px;right:22px}.cta-card-download{height:272px;margin-top:24px}.download-buttons{gap:9px;margin-top:auto;display:flex}.cta-download-image{object-fit:contain;width:245px;height:245px;position:absolute;top:14px;right:24px}.site-footer{background:#fff;height:120px}.footer-inner{text-align:center;width:min(1280px,100% - 48px);color:var(--muted);justify-content:center;align-items:flex-start;margin:0 auto;font-size:16px;line-height:24px;display:flex}.footer-inner p{margin:0}.group-popover,.download-action{display:inline-flex;position:relative}.group-popover-card,.download-popover-card{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffeb;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:192px;height:220px;padding:16px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 50px #00000024}.download-popover-card{justify-content:center;align-items:stretch;gap:12px;height:auto}.group-popover-card-portal{top:var(--group-popover-top);right:auto;left:var(--group-popover-left);z-index:1000;position:fixed}.group-qr-wrap{background:#f6faff;border-radius:8px;width:160px;height:160px;overflow:hidden}.group-qr-wrap img{width:160px;height:160px;display:block}.group-popover-card p{margin:0;font-size:14px;font-weight:500;line-height:20px}.download-error{z-index:5;color:#b91c1c;background:#fff;border-radius:6px;width:max-content;max-width:220px;margin:0;padding:4px 8px;font-size:12px;line-height:18px;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 3px 12px #0000001a}.download-dialog-title{text-align:center;margin:0;font-size:14px;font-weight:500;line-height:20px}.download-dialog-options{gap:8px;display:grid}.download-dialog-options .dark-button{width:160px}@media (width<=1279px){.hero-section{height:auto;min-height:830px;padding-bottom:0}.hero-copy{width:min(100% - 48px,900px);margin:0 auto;padding-top:176px;position:relative;top:auto;left:auto;transform:none}.hero-app-wrap{width:min(100% - 48px,1200px);height:auto;margin:62px auto 0;position:relative;top:auto;left:auto;transform:none}.hero-app-image{height:auto}.agents-section{height:auto;padding:88px 0 64px}.agent-showcase{margin-top:52px}.agent-tabs{grid-template-columns:repeat(6,166.666px);justify-content:start;gap:40px}.features-section{height:auto}.features-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(280px,360px));justify-content:space-around;height:auto}.feature-item{width:100%}.cta-section{height:auto;padding:32px 0 64px}.cta-container{height:auto}}@media (width<=767px){.hero-section{border-radius:0 0 20px 20px;min-height:640px}.site-header{height:104px}.header-inner{gap:10px;width:100%;height:64px;margin-top:16px;padding:14px 16px}.site-header[data-scrolled=true] .header-inner{width:calc(100% - 32px);margin-top:12px}.brand-link,.brand-link img{width:78px;height:auto}.header-actions{gap:8px}.header-button{gap:5px;height:34px;min-height:34px;padding:7px 9px;font-size:12px}.header-button svg{width:14px;height:14px}.hero-copy{width:calc(100% - 32px);padding-top:132px}.hero-copy h1{font-size:clamp(32px,9vw,42px);line-height:1.12}.hero-copy>p{font-size:15px;line-height:24px}.hero-download-buttons{gap:6px}.hero-download{min-width:0;padding-inline:9px;font-size:12px}.hero-download svg{width:14px;height:14px}.system-note{display:none}.release-info{gap:2px 8px;width:100%;font-size:9px}.hero-app-wrap{border-radius:12px 12px 0 0;width:calc(100% - 32px);margin-top:48px;box-shadow:0 12px 32px #0434772e}.agents-section{padding:72px 0 48px}.agents-section>h2{padding:0 24px;font-size:26px;line-height:36px}.agent-showcase{width:100%;margin-top:40px}.agent-tabs{gap:16px;height:166px;padding:0 16px}.agent-tab{height:166px}.agent-panel{border-radius:14px;width:calc(100% - 32px);margin:40px auto 0}.features-section{padding:72px 24px}.features-grid{grid-template-columns:1fr;row-gap:48px}.feature-item{height:auto;min-height:192px}.cta-container{width:calc(100% - 32px)}.cta-top-row{grid-template-columns:1fr;height:auto;display:grid}.cta-card{min-height:272px}.cta-card-copy{top:24px;bottom:24px;left:24px}.cta-card h2{font-size:26px;line-height:34px}.cta-card-copy>p{max-width:220px;font-size:15px;line-height:24px}.cta-group-image{width:190px;height:190px;right:-24px}.cta-docs-image{width:170px;height:170px;right:-10px}.cta-card-download{min-height:350px}.download-buttons{flex-wrap:wrap;max-width:290px}.cta-download-image{width:185px;height:185px;top:auto;bottom:-18px;right:0}.site-footer{height:auto;padding:24px 0 40px}.footer-inner{width:calc(100% - 32px);font-size:13px;line-height:20px}.group-popover-card,.download-popover-card{position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}}@media (width<=430px){.header-button{padding-inline:7px}.header-actions .group-popover:first-child .header-button{text-overflow:ellipsis;max-width:92px;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.agent-progress{transform:scaleX(1);animation:none!important}.agent-panel-image{animation:none!important}}
