.landing-page{--landing-canopy-bg:var(--accent);--landing-canopy-text:var(--action-text);--landing-nav-bg:var(--bg-canvas);--landing-inverse-bg:var(--action);--landing-inverse-text:var(--action-text);--landing-overlay-bg:var(--action);--landing-overlay-hover:var(--action-hover);--landing-overlay-text:var(--action-text);--landing-overlay-accent:var(--action-text);scroll-snap-type:y mandatory;background:var(--bg-canvas);height:100vh;scroll-padding-top:62px;overflow:clip auto}html[data-theme=dark] .landing-page{--landing-canopy-bg:var(--accent-subtle);--landing-canopy-text:var(--text-primary);--landing-nav-bg:var(--bg-canvas);--landing-inverse-bg:var(--bg-sunken);--landing-inverse-text:var(--text-primary);--landing-overlay-bg:var(--bg-surface-alt);--landing-overlay-hover:var(--bg-surface);--landing-overlay-text:var(--text-primary);--landing-overlay-accent:var(--text-primary)}.startup-loader{z-index:100;background:var(--bg-surface);animation:startup-screen-out .24s var(--ease-out) 1.7s forwards;position:fixed;inset:0}.startup-splash{border:0;border-radius:0;position:absolute;inset:0}@keyframes startup-screen-out{to{opacity:0}}.page-shell{width:min(1080px,100% - 64px);margin-inline:auto}.section{padding:104px 0;scroll-margin-top:72px}.landing-page .slide{scroll-snap-align:start;scroll-snap-stop:always;min-height:calc(100vh - 62px);scroll-margin-top:0;position:relative}.landing-page .slide>*{z-index:3;position:relative}.landing-page .slide>.weave-particle-field{z-index:0;opacity:1;pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;inset:0}.landing-page.motion-ready .slide>.weave-particle-field{opacity:1;transition:none;transform:none}.landing-page .hero>.weave-particle-field{z-index:1;opacity:.78}.landing-page.motion-ready .hero>.weave-particle-field{opacity:.78}.landing-page .final-cta>.weave-particle-field,.landing-page.motion-ready .final-cta>.weave-particle-field{opacity:1}.landing-page.motion-ready .slide>.page-shell{opacity:0;clip-path:inset(0 0 10px);transition:opacity .36s ease-out, transform .62s var(--ease-out), clip-path .62s var(--ease-out);transform:translateY(14px)scale(.998)}.landing-page.motion-ready .slide.is-active>.page-shell{opacity:1;clip-path:inset(0);transform:translateY(0)scale(1)}.landing-page.motion-ready .slide>.page-shell>*{opacity:0;transform:translateY(9px)}.landing-page.motion-ready .slide.is-active>.page-shell>*{animation:landing-content-enter .54s var(--ease-out) both}.landing-page.motion-ready .slide.is-active>.page-shell>:nth-child(2){animation-delay:70ms}.landing-page.motion-ready .slide.is-active>.page-shell>:nth-child(3){animation-delay:.12s}.landing-page.motion-ready .slide.is-active>.page-shell>:nth-child(n+4){animation-delay:.15s}.landing-page.motion-ready .slide:after{display:none}@keyframes landing-content-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.slide-dots{z-index:60;gap:8px;display:grid;position:fixed;top:50%;right:18px;transform:translateY(-50%)}.slide-dots a{width:26px;height:26px;color:var(--text-tertiary);font:9px/1 var(--font-mono);transition:background var(--dur-fast), color var(--dur-fast);border-radius:50%;place-items:center;text-decoration:none;display:grid}.slide-dots a:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute}.slide-dots a span{opacity:0}.slide-dots a:hover,.slide-dots a:focus-visible{background:var(--accent-subtle);color:var(--accent)}.slide-dots a:hover:before,.slide-dots a:focus-visible:before{opacity:0}.slide-dots a:hover span,.slide-dots a:focus-visible span{opacity:1}.bottom-slide-indicator{z-index:61;color:var(--text-secondary);position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.bottom-slide-indicator button{border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:var(--bg-surface);min-height:38px;color:inherit;box-shadow:var(--shadow-lg);transition:border-color var(--dur-fast), background var(--dur-fast), transform var(--dur-fast) var(--ease-out);grid-template-columns:auto auto auto auto;align-items:center;gap:12px;padding:6px 10px 6px 14px;display:grid}.bottom-slide-indicator button:hover{border-color:var(--accent-line);background:var(--bg-surface-alt);transform:translateY(-2px)}.bottom-slide-indicator button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.bottom-slide-label{color:currentColor;font:650 9px/1 var(--font-mono);letter-spacing:.12em;white-space:nowrap}.bottom-slide-track{grid-template-columns:repeat(9,12px);gap:3px;display:grid}.bottom-slide-track i{opacity:.18;width:100%;height:2px;transition:height var(--dur-fast), opacity var(--dur-fast), background var(--dur-fast);background:currentColor;display:block}.bottom-slide-track i.is-past{opacity:.34}.bottom-slide-track i.is-current{background:var(--accent);opacity:1;height:3px}.bottom-slide-count{font:600 10px/1 var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:3px;display:inline-flex}.bottom-slide-count b{color:var(--accent);font-size:11px}.bottom-slide-count i{opacity:.55}.bottom-slide-arrow{background:var(--accent);width:24px;height:24px;color:var(--action-text);border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid}.bottom-slide-indicator.is-inverse{color:var(--landing-overlay-text)}.bottom-slide-indicator.is-inverse button{border-color:var(--border-default);background:var(--landing-overlay-bg);box-shadow:var(--shadow-lg)}.bottom-slide-indicator.is-inverse button:hover{border-color:var(--accent-line);background:var(--landing-overlay-hover)}.bottom-slide-indicator.is-inverse .bottom-slide-track i.is-current,.bottom-slide-indicator.is-inverse .bottom-slide-arrow{background:var(--landing-overlay-accent)}.bottom-slide-indicator.is-inverse .bottom-slide-count b{color:var(--landing-overlay-accent)}.eyebrow{color:var(--accent);font:550 11px/1.2 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;display:flex}.section-heading{max-width:700px;margin-bottom:48px}.section-heading-centered{text-align:center;margin-inline:auto}.section-heading-centered .eyebrow{justify-content:center}.section-heading h2{letter-spacing:-.025em;margin:10px 0 16px;font-size:clamp(34px,4vw,48px);line-height:1.13}.section-heading p{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.72}.site-header{z-index:50;background:var(--landing-nav-bg);border-bottom:0;position:sticky;top:0}.site-header-inner{grid-template-rows:100%;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1080px,100% - 64px);height:62px;margin-inline:auto;display:grid}.brand-link{width:fit-content;color:inherit;opacity:1;justify-self:start;align-items:center;text-decoration:none;transition:opacity .12s linear;display:inline-flex}.brand-link.is-awaiting-logo{opacity:0}.brand-lockup-desktop{display:inline-flex}.brand-mark-mobile,.mobile-theme-toggle,.mobile-header-login,.mobile-hero-brand{display:none}.desktop-nav{justify-self:center;gap:24px;display:flex}.desktop-nav a{color:var(--text-secondary);transition:color var(--dur-base) var(--ease-out);font-size:14px;font-weight:550;text-decoration:none}.desktop-nav a:hover{color:var(--text-primary)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.header-actions .header-login,.header-actions .header-demo{box-sizing:border-box;flex:0 0 84px;justify-content:center;align-items:center;width:84px;min-width:84px;max-width:84px;height:36px;min-height:36px;max-height:36px;padding:0;display:inline-flex}.theme-toggle{border-radius:var(--radius-full);width:32px;min-width:32px;height:36px;color:var(--text-secondary);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast), transform var(--dur-fast) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.theme-toggle:hover{background:var(--accent-subtle);color:var(--accent);transform:rotate(8deg)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-theme-toggle,.mobile-menu-toggle,.mobile-nav-menu{display:none}.hero{isolation:isolate;background:var(--landing-nav-bg);min-height:calc(100vh - 62px);padding:86px 0 70px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{display:none}.landing-page .hero>.hero-weave-backdrop{z-index:0;contain:paint;clip-path:inset(0);pointer-events:none;background:0 0;position:absolute;inset:0 0 1px;overflow:hidden}.landing-page.motion-ready .hero>.hero-weave-backdrop{transition:none;transform:none}.hero-weave-video{object-fit:cover;opacity:.18;filter:saturate(.68)contrast(.9)brightness(1.04);background:0 0;width:100%;max-width:none;height:100%;display:block}html[data-theme=dark] .hero-weave-video{opacity:.13;filter:saturate(.54)contrast(1.04)brightness(.52)}.hero-grid{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-copy{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.hero-kicker-row{justify-content:center;align-items:center;display:flex;position:relative}.hero-copy .hero-promo-pill{border-radius:var(--radius-full);background:var(--accent);width:fit-content;color:var(--action-text);letter-spacing:.06em;box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 14%, transparent);border:0;justify-content:center;align-self:center;padding:5px 14px 5px 5px;font-size:12px;font-weight:750}.hero-promo-tag{border-radius:var(--radius-full);background:var(--action-text);min-height:26px;color:var(--accent);letter-spacing:.075em;justify-content:center;align-items:center;gap:7px;padding:6px 11px;font-size:1em;font-weight:850;line-height:1;display:inline-flex}.hero-promo-tag svg{flex:0 0 13px;align-self:center;width:13px;height:13px;margin:0;display:block;transform:none}.hero-copy h1{letter-spacing:-.045em;max-width:900px;margin:22px 0 20px;font-size:clamp(58px,7.1vw,82px);line-height:1.02}.hero-copy h1 span,.hero-copy h1 em{font-style:normal}.hero-copy h1 em{color:var(--accent)}.hero-copy>p{max-width:760px;color:var(--text-secondary);margin:0;font-size:17px;line-height:1.75}.hero-summary{text-wrap:balance;justify-items:center;gap:2px;display:grid}.hero-summary>span{display:block}.hero-summary-mobile{display:none!important}.hero-summary-lead{color:var(--text-primary);margin-bottom:2px;font-weight:620}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex;position:relative}.hero-actions .hero-action-button{box-sizing:border-box;white-space:nowrap;width:118px;min-width:118px;height:44px;min-height:44px;transition:width .18s var(--ease-out), border-color var(--dur-fast), background var(--dur-fast), color var(--dur-fast), transform var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;padding-inline:20px;display:inline-flex;position:relative}.hero-actions .hero-action-button:hover,.hero-actions .hero-action-button:focus-visible{width:140px}.hero-action-arrow{opacity:0;width:1em;transition:opacity .12s var(--ease-out), transform .18s var(--ease-out);position:absolute;top:50%;right:18px;transform:translate(-5px,-50%)}.hero-action-button:hover .hero-action-arrow,.hero-action-button:focus-visible .hero-action-arrow{opacity:1;transform:translateY(-50%)}.hero-proof{color:var(--text-tertiary);flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:16px;font-size:12.5px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:var(--success-fg)}.hero-scene{min-width:0}.hero-xiaobu-cycle{grid-template-columns:48px 14px auto 62px;align-items:center;width:fit-content;max-width:100%;margin:26px auto 0;display:grid}.hero-xiaobu-cycle>svg{filter:drop-shadow(0 10px 14px #1f5c3f21);grid-column:1;width:48px;height:48px}.hero-xiaobu-bubble{width:fit-content;max-width:360px;min-height:46px;color:var(--text-secondary);text-align:left;animation:xiaobu-bubble-enter .26s var(--ease-out);grid-column:3;align-items:center;line-height:1.5;display:flex}.hero-xiaobu-bubble>span{white-space:nowrap;min-width:0}.typing-caret{background:var(--accent);vertical-align:-.12em;width:1px;height:1em;margin-left:2px;animation:.76s step-end infinite typing-caret;display:inline-block}@keyframes xiaobu-bubble-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes typing-caret{50%{opacity:0}}.platform-proof{text-align:center;width:100%;margin-top:50px}.platform-proof-label{color:var(--text-tertiary);font:10.5px/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;display:inline-flex}.platform-marquee{width:min(920px,100%);margin:22px auto 0;overflow:hidden}.platform-track{width:max-content;animation:24s linear infinite platform-marquee;display:flex}.platform-set{align-items:center;gap:44px;padding-right:44px;display:flex}.platform-set b{color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:650;display:inline-flex}.platform-set b>img{object-fit:contain;filter:grayscale();opacity:.62;width:30px;height:30px}@media (width>=761px){html[data-theme=dark] .platform-set b{color:#f6f6f3c7}html[data-theme=dark] .platform-set b>img{filter:grayscale()brightness(0)invert();opacity:.78}}@keyframes platform-marquee{to{transform:translate(-50%)}}.scene-label{color:var(--text-secondary);align-items:center;gap:10px;margin:0 0 10px 8px;font-size:13px;display:flex}.scene-label span{color:var(--accent);font:700 10.5px/1 var(--font-mono);letter-spacing:.09em}.scenario-window{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);min-height:520px;box-shadow:var(--shadow-md);overflow:hidden}.scenario-topbar{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;min-height:60px;padding:0 18px;display:flex}.scenario-title{font-size:14px;font-weight:650}.scenario-subtitle{color:var(--text-tertiary);font:11.5px/1.2 var(--font-mono);margin-top:2px}.scenario-progress{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-alt);grid-template-columns:repeat(4,1fr);padding:0 14px;display:grid}.scenario-progress button{min-height:46px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;font-size:11.5px;display:flex}.scenario-progress button span{border:1px solid var(--border-default);width:19px;height:19px;font:10px/1 var(--font-mono);border-radius:50%;place-items:center;display:grid}.scenario-progress button.active{border-bottom-color:var(--accent);color:var(--accent);font-weight:650}.scenario-progress button.active span{border-color:var(--accent);background:var(--accent-subtle)}.scenario-progress button.done span{border-color:var(--success-fg);color:var(--success-fg)}.scenario-body{min-height:368px;padding:18px}.scenario-stage{animation:stage-enter var(--dur-slow) var(--ease-out)}@keyframes stage-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.scene-chat-row{justify-content:flex-end;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.scene-chat-row.ai-row{justify-content:flex-start}.scene-avatar{background:var(--action);height:24px;color:var(--action-text);font:650 10px/1 var(--font-mono);border-radius:50%;flex:0 0 24px;place-items:center;display:grid}.stage-understand .min-w-\[320px\]{min-width:0}.facts-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.facts-heading h3{margin:8px 0 0;font-size:25px}.fact-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fact-grid div{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-alt);padding:14px}.fact-grid span{color:var(--text-secondary);margin-bottom:4px;font-size:12px;display:block}.fact-grid strong{font:600 25px/1.2 var(--font-serif);font-variant-numeric:tabular-nums}.fact-grid small{color:var(--text-tertiary);margin-left:3px}.fact-result{border:1px solid var(--border-default);border-left:3px solid var(--warning-fg);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-top:10px;padding:14px;display:flex}.fact-result span{color:var(--text-secondary)}.fact-result strong{color:var(--warning-fg);font:600 20px/1.2 var(--font-serif)}.authority-note{color:var(--text-tertiary);align-items:flex-start;gap:7px;margin-top:18px;font-size:11.5px;line-height:1.6;display:flex}.authority-note svg{color:var(--accent);flex:none;margin-top:2px}.option-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-alt);margin-bottom:10px;padding:14px 15px}.option-card.recommended{border-color:var(--accent-line);background:var(--accent-subtle);box-shadow:inset 3px 0 0 var(--accent)}.option-head{align-items:center;gap:9px;display:flex}.option-head strong{font-size:13.5px}.option-head>span:last-child{color:var(--text-secondary);margin-left:auto;font-size:11.5px}.option-card p{color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.55}.option-meta{color:var(--text-tertiary);gap:16px;margin-top:9px;font-size:11.5px;display:flex}.option-meta b{color:var(--text-primary)}.stage-approval>div:first-child{max-width:none}.execution-note{border-radius:var(--radius-md);background:var(--success-bg);color:var(--success-fg);align-items:center;gap:8px;margin-top:12px;padding:11px 13px;font-size:12px;font-weight:600;display:flex}.scenario-footer{border-top:1px solid var(--border-subtle);min-height:46px;color:var(--text-tertiary);font:10.5px/1 var(--font-mono);letter-spacing:.025em;align-items:center;gap:16px;padding:0 18px;display:flex}.scenario-footer span{align-items:center;gap:6px;display:inline-flex}.status-dot{background:var(--success-fg);width:6px;height:6px;box-shadow:0 0 0 3px var(--success-bg);border-radius:50%}.product-stage{border-bottom:1px solid var(--border-subtle);align-items:center;padding:clamp(18px,2.6vh,40px) 0;scroll-margin-top:70px;display:grid}.product-stage>.page-shell{width:min(1190px,100% - 96px);top:-28px}.product-stage-heading{text-align:center;max-width:720px;margin:0 auto 18px}.product-stage-heading .eyebrow{justify-content:center}.product-stage-heading h2{margin:6px 0 5px;font-size:clamp(32px,3.2vw,44px);line-height:1.08}.product-stage-accent{color:var(--accent)}.product-stage-heading p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.45;transform:translateY(6px)}.product-stage .scenario-window,.product-stage .scene-label{max-width:980px;margin-inline:auto}.workflow-render{width:100%;max-width:1190px;margin:0 auto}.workflow-product-shell{grid-template-columns:78px minmax(0,1fr) 230px;min-height:660px;display:grid}.workflow-main{background:var(--bg-surface-alt);min-width:0;padding:18px}.workflow-main .scenario-window{height:100%;min-height:0;box-shadow:none}.workflow-context{border-left:1px solid var(--border-subtle);background:var(--bg-surface);flex-direction:column;gap:14px;padding:18px;display:flex}.workflow-context-block{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-alt);flex-direction:column;gap:6px;padding:13px;display:flex}.workflow-context-block span{color:var(--accent);font:10px/1 var(--font-mono)}.workflow-context-block b{font-size:12.5px}.workflow-context-block small{color:var(--text-tertiary);font-size:11px}.trust-principles{background:var(--bg-canvas);align-items:center;display:grid}.trust-intro{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:40px;display:grid}.trust-intro h2{letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(42px,4.2vw,52px);line-height:1.06}.trust-intro h2 em,.trust-card-grid strong em{color:var(--accent);font-style:normal;font-weight:inherit}.trust-intro>p{border-bottom:1px solid var(--border-default);max-width:520px;color:var(--text-secondary);margin:0 0 4px;padding-bottom:16px;font-size:15px;line-height:1.72}.trust-intro>p span{display:block}.trust-card-grid{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--border-subtle);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.trust-card-grid article{background:var(--bg-surface);min-height:260px;transition:background var(--dur-base) var(--ease-out);border:0;padding:28px 26px 30px}.trust-card-grid article:hover{background:var(--bg-surface-alt)}.trust-card-grid article>span{color:var(--accent);font:650 11px/1 var(--font-mono);letter-spacing:.08em}.trust-card-grid strong{font-family:var(--font-serif);font-size:22px;line-height:1.24;display:block}.trust-card-title-row{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 12px;display:flex}.trust-card-title-row .fabric-ui-px-av{background:0 0;border:0;border-radius:0;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.trust-card-grid p{color:var(--text-secondary);margin:0;font-size:13.8px;line-height:1.72}.trust-outcome{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);grid-template-columns:.9fr 1.25fr;align-items:center;gap:48px;margin-top:24px;padding:22px 26px;display:grid}.trust-outcome>div{font-family:var(--font-serif);flex-direction:column;font-size:22px;line-height:1.32;display:flex}.trust-outcome span{color:var(--text-tertiary)}.trust-outcome strong{color:var(--accent)}.trust-outcome p{color:var(--text-secondary);margin:0;font-size:13.8px;line-height:1.72}.trust-outcome p span{color:inherit;display:block}.trust-outcome-brand{align-items:baseline;gap:7px;display:inline-flex}.trust-outcome-brand>span:last-child{color:var(--accent)}.thesis-section{border-bottom:1px solid var(--border-subtle);background:var(--bg-canvas)}.thesis-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.thesis-grid .section-heading{margin:0}.compare-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);grid-template-columns:1fr auto 1fr;align-items:center;padding:22px;display:grid}.compare-column{padding:8px 14px}.compare-column ul{margin:18px 0 0;padding:0;list-style:none}.compare-column li{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:11px 0;font-size:13.5px}.compare-column li:last-child{border:0}.compare-column.new li{color:var(--text-primary)}.compare-column.new li:before{content:"✓";color:var(--success-fg);margin-right:8px}.compare-arrow{color:var(--accent);font-size:24px}.thesis-line{font-family:var(--font-serif);justify-content:center;gap:12px;margin-top:56px;font-size:clamp(24px,3vw,32px);display:flex}.thesis-line span{color:var(--text-tertiary)}.thesis-line strong{color:var(--accent)}.native-section{background:var(--bg-canvas)}.native-section.slide{padding-block:42px}.native-section .pillar-grid article{min-height:230px;padding:22px 26px}.native-section .pillar-grid h3{margin:14px 0 7px}.native-section .pillar-grid p{margin:0;font-size:13.5px;line-height:1.55}.native-section .pillar-grid ul{margin-top:12px;padding-top:10px;line-height:1.7}.native-ai-accent{color:var(--accent)}.native-section .manifesto{margin-top:22px;padding-block:13px}.mobile-title-break{display:none}.pillar-grid{border-block:1px solid var(--accent-line);grid-template-columns:repeat(3,1fr);display:grid}.pillar-grid article{border-right:1px solid var(--accent-line);background:0 0;min-height:340px;padding:34px 32px 36px;position:relative}.pillar-grid article:last-child{border-right:0}.pillar-grid article>span{color:var(--text-tertiary);font:11px/1 var(--font-mono);position:absolute;top:28px;right:28px}.pillar-icon{border-radius:var(--radius-lg);background:var(--accent-subtle);width:46px;height:46px;color:var(--accent);place-items:center;display:grid}.pillar-grid h3{margin:22px 0 10px;font-size:22px}.pillar-grid p{color:var(--text-secondary);line-height:1.75}.pillar-grid ul{border-top:1px solid var(--accent-line);color:var(--text-secondary);margin:24px 0 0;padding:18px 0 0;font-size:13px;line-height:2;list-style:none}.pillar-grid li:before{content:"—";color:var(--accent);margin-right:7px}.manifesto{border:1px solid var(--border-subtle);background:var(--bg-surface);color:var(--text-primary);grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.manifesto>span{border-right:1px solid var(--border-subtle);min-width:0;font:600 12px/1.3 var(--font-sans);flex-direction:column;gap:6px;padding:13px 14px;display:flex}.manifesto>span:last-child{border-right:0}.manifesto b{color:var(--accent);font:650 9px/1 var(--font-mono);letter-spacing:.08em}.product-render{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-lg);border-radius:12px;margin-top:54px;overflow:hidden}.product-chrome{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-alt);align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.product-chrome>span{background:var(--border-default);border-radius:50%;width:7px;height:7px}.product-chrome b{color:var(--text-tertiary);font:10px/1 var(--font-mono);margin-left:8px}.product-chrome i{color:var(--success-fg);font:10px/1 var(--font-mono);margin-left:auto;font-style:normal}.product-shell{grid-template-columns:74px minmax(0,1fr) 260px;min-height:520px;display:grid}.product-rail{border-right:1px solid var(--border-subtle);background:var(--bg-surface-alt);color:var(--text-tertiary);flex-direction:column;align-items:center;gap:24px;padding:18px 8px;display:flex}.product-rail>svg{color:var(--accent);margin-bottom:8px}.product-rail span{font-size:10.5px}.product-main{min-width:0}.product-content{gap:12px;padding:0 18px 22px;display:grid}.product-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-stats>div{min-width:0}.product-ai-panel{border-left:1px solid var(--border-subtle);background:var(--bg-surface-alt);flex-direction:column;gap:16px;padding:18px;display:flex}.product-ai-head{border-bottom:1px solid var(--border-subtle);align-items:center;gap:10px;padding-bottom:14px;display:flex}.product-ai-head div{flex-direction:column;display:flex}.product-ai-head strong{font-size:14px}.product-ai-head span{color:var(--text-tertiary);font-size:11px}.product-ai-panel .bg-ai-surface{font-size:12.5px;line-height:1.65}.product-ai-facts{border:1px solid var(--accent-line);border-radius:var(--radius-md);background:var(--accent-subtle);flex-direction:column;gap:6px;padding:12px;display:flex}.product-ai-facts span{color:var(--accent);font:10px/1 var(--font-mono)}.product-ai-facts b{font-size:12px;line-height:1.5}.roles-render{margin-top:44px}.role-workspace-frame{width:100%}.role-workspace{width:100%;max-width:none;margin:0;overflow:hidden}.role-workspace-body{grid-template-columns:minmax(0,1.55fr) minmax(220px,.85fr);height:520px;min-height:520px;display:grid;overflow:hidden}.role-workspace-dots{justify-content:center;align-items:center;gap:8px;min-height:24px;margin-top:10px;display:flex}.role-workspace-dots button{background:var(--border-default);cursor:pointer;width:6px;height:6px;transition:width var(--dur-fast), background var(--dur-fast);border:0;border-radius:999px;padding:0}.role-workspace-dots button.is-active{background:var(--accent);width:24px}.role-ai-workspace{flex-direction:column;gap:12px;min-width:0;padding:18px;display:flex}.role-ai-heading{align-items:center;gap:9px;display:flex}.role-ai-heading>div{flex-direction:column;display:flex}.role-ai-heading strong{font-size:13px}.role-ai-heading span{color:var(--text-tertiary);font-size:10px}.role-ai-heading>span:last-child{margin-left:auto}.role-user-prompt{border-radius:var(--radius-md);background:var(--action);max-width:78%;color:var(--action-text);align-self:flex-end;padding:10px 13px;font-size:12px;font-weight:600;line-height:1.5}.role-ai-response{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;display:grid}.role-ai-response>svg{color:var(--accent);margin-top:9px}.role-ai-response p{border:1px solid var(--accent-line);border-radius:var(--radius-md);background:var(--accent-subtle);color:var(--text-primary);margin:0;padding:10px 12px;font-size:12px;line-height:1.55}.role-ai-draft{border:1px dashed var(--accent-line);border-radius:var(--radius-md);background:var(--bg-surface);gap:9px;margin-left:32px;display:grid;overflow:hidden}.role-ai-draft>span{background:var(--accent-subtle);color:var(--accent);font:600 9px/1 var(--font-mono);letter-spacing:.05em;padding:9px 12px}.role-ai-draft>strong{padding:2px 12px;font-size:12px;line-height:1.55}.role-ai-draft>div{gap:7px;padding:0 12px 11px;display:flex}.role-ai-draft button{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);min-width:54px;color:var(--text-primary);padding:6px 10px;font-size:10.5px;font-weight:650}.role-ai-draft button:first-child{border-color:var(--accent);background:var(--accent);color:var(--action-text)}.role-ai-draft button.is-danger{color:var(--danger-fg);margin-left:auto}.role-ai-input{border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-tertiary);margin-top:auto;padding:10px 12px;font-size:11px}.role-evidence-panel{border-left:1px solid var(--border-subtle);background:var(--bg-surface-alt);flex-direction:column;gap:12px;min-width:0;padding:18px;display:flex}.role-evidence-title{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;padding-bottom:11px;display:flex}.role-evidence-title span{color:var(--accent);font:600 10px/1 var(--font-mono);letter-spacing:.06em}.role-evidence-title b{color:var(--text-tertiary);font-size:10px}.role-evidence-list{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface);display:grid;overflow:hidden}.role-evidence-list div{border-bottom:1px solid var(--border-subtle);gap:5px;padding:11px 12px;display:grid}.role-evidence-list div:last-child{border-bottom:0}.role-evidence-list span{color:var(--text-tertiary);font-size:10px}.role-evidence-list strong{font-size:12px;font-weight:600}.role-evidence-time{color:var(--text-tertiary);font:9px/1 var(--font-mono);letter-spacing:.08em}.role-evidence-action{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);min-height:34px;color:var(--text-primary);font-size:11px;font-weight:650}.role-evidence-panel p{color:var(--text-secondary);margin:0;font-size:10px;line-height:1.55}.native-section .product-render,.roles-section .product-render{margin-top:28px}.native-section .product-shell,.roles-section .product-shell{min-height:430px}.compact-render{max-width:860px;margin-inline:auto}.compact-render .product-shell{grid-template-columns:minmax(0,1fr) 230px;min-height:292px;max-height:292px;overflow:hidden}.compact-render .product-rail{display:none}.compact-render .product-main{overflow:hidden}.compact-render .product-main>div:first-child{padding-top:12px;padding-bottom:8px}.compact-render .product-content{gap:8px;padding-bottom:12px}.compact-render .product-stats>div{padding:10px 12px}.compact-render .product-ai-panel{padding:14px}.experience-section{background:var(--landing-canopy-bg);color:var(--landing-canopy-text);border:0}.experience-section.slide{padding-block:58px}.experience-section .section-heading{margin-bottom:30px}.experience-section .eyebrow{color:inherit;opacity:.78}.experience-section .section-heading p{color:inherit;opacity:.72}.flow-list{grid-template-columns:repeat(7,1fr);display:grid}.flow-list article{border-left:1px solid color-mix(in srgb, currentColor 24%, transparent);padding:0 16px;position:relative}.flow-number{color:inherit;font:700 12px/1 var(--font-mono);opacity:.68;margin-bottom:38px}.flow-list h3{margin:0 0 12px;font-size:19px}.flow-list p{color:inherit;opacity:.72;margin:0;font-size:13px;line-height:1.7}.flow-connector{background:var(--accent-line);width:calc(100% - 34px);height:1px;position:absolute;top:4px;left:40px}.flow-connector:after{content:"";opacity:.4;border-top:1px solid;border-right:1px solid;width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.industries-section .section-heading{max-width:840px}.industry-tabs{margin-bottom:0}.industry-panel{border:1px solid var(--border-subtle);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--bg-surface);border-top:0;grid-template-columns:1.2fr .8fr;min-height:360px;display:grid}.industry-copy{border-right:1px solid var(--border-subtle);padding:38px}.industry-copy h3{max-width:620px;margin:12px 0 22px;font-size:clamp(28px,3vw,36px);line-height:1.18}.industry-copy blockquote{border-left:3px solid var(--accent);background:var(--accent-subtle);color:var(--text-primary);font-family:var(--font-serif);margin:0;padding:18px 20px;font-size:18px;line-height:1.7}.industry-copy>p{color:var(--text-secondary);margin:26px 0 0;line-height:1.8}.industry-list{align-content:center;gap:2px;padding:32px;display:grid}.industry-list div{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:14px 0;display:flex}.industry-list svg{color:var(--success-fg)}.industry-compact{border-top:1px solid color-mix(in srgb, currentColor 24%, transparent);color:inherit;margin-top:38px;padding-top:22px}.industry-compact .industry-tabs{border-color:color-mix(in srgb, currentColor 24%, transparent);background:0 0}.industry-compact .industry-tabs button{color:inherit}.industry-compact .industry-panel{border-color:var(--border-default);background:var(--bg-surface);min-height:290px;color:var(--text-primary)}.industry-compact .industry-copy{padding:28px}.industry-compact .industry-copy h3{margin-block:8px 14px;font-size:28px}.industry-compact .industry-copy blockquote{border-color:var(--accent);background:var(--accent-subtle);color:var(--text-primary);padding:12px 16px;font-size:15px}.industry-compact .industry-copy>p{color:inherit;opacity:.74;margin-top:15px;font-size:13px}.industry-compact .industry-list{border-color:color-mix(in srgb, currentColor 24%, transparent);padding:22px 28px}.industry-compact .industry-list div{border-color:color-mix(in srgb, currentColor 20%, transparent);padding:8px 0;font-size:13px}.industry-compact .industry-list svg{color:inherit;opacity:.78}.roles-section{border-block:1px solid var(--border-subtle);background:var(--bg-surface)}.roles-section.slide{padding-block:50px}.roles-section .section-heading{margin-bottom:22px}.role-grid{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.role-grid article{background:var(--bg-surface);border:0;border-radius:0;padding:24px}.role-head{align-items:center;gap:12px;display:flex}.role-head>span{border-radius:var(--radius-md);background:var(--accent-subtle);width:36px;height:36px;color:var(--accent);place-items:center;display:grid}.role-head h3{margin:0;font-size:18px}.role-grid p{min-height:48px;color:var(--text-secondary);font-size:13.5px;line-height:1.7}.role-grid blockquote{border-top:1px solid var(--border-subtle);color:var(--text-primary);font-family:var(--font-serif);margin:18px 0 0;padding-top:16px;font-size:15px;line-height:1.6}.roles-section .role-grid p{min-height:0;margin-block:10px}.roles-section .role-grid blockquote{margin-top:10px;padding-top:10px}.adapt-section{background:var(--accent-subtle)}.adapt-section.slide{padding-block:54px}.adapt-grid{grid-template-columns:1fr 1fr;gap:90px;display:grid}.adapt-list{order:1}.adapt-quote{border-left:3px solid var(--accent);color:var(--accent);font-family:var(--font-serif);padding-left:22px;font-size:27px;line-height:1.45}.adapt-list{gap:12px;display:grid}.adapt-list article{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);gap:18px;padding:22px;display:flex}.adapt-list article>span{border-radius:var(--radius-md);background:var(--accent-subtle);height:42px;color:var(--accent);flex:0 0 42px;place-items:center;display:grid}.adapt-list h3{margin:0 0 5px;font-size:18px}.adapt-list p{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.65}.capabilities-section{background:var(--bg-canvas)}.capability-grid{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);grid-template-columns:repeat(5,1fr);display:grid}.capability-grid article{border-right:1px solid var(--border-subtle);min-height:240px;padding:26px 22px}.capability-grid article:last-child{border:0}.capability-grid>article>svg{color:var(--accent)}.capability-grid h3{margin:38px 0 14px;font-size:18px}.capability-grid p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.9}.capability-compact{margin-top:42px}.capability-compact-head{grid-template-columns:1fr 1.2fr;align-items:end;gap:40px;margin-bottom:24px;display:grid}.capability-compact-head .eyebrow{grid-column:1/-1;margin-bottom:-26px}.capability-compact-head h2{margin:0;font-size:32px}.capability-compact-head p{color:var(--text-secondary);margin:0}.capability-compact .capability-grid article{min-height:160px;padding:20px}.capability-compact .capability-grid h3{margin:20px 0 8px}.capability-compact .capability-grid p{line-height:1.6}.connect-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.connect-section.slide{padding-block:46px}.connect-grid>:first-child{order:2}.connect-visual{background:0 0;border:0;border-radius:0;min-height:520px;position:relative}.connect-visual:before,.connect-visual:after{display:none}.connect-visual>svg{fill:none;width:100%;height:100%;stroke:var(--border-subtle);stroke-width:1px;position:absolute;inset:0;overflow:visible}.connect-visual>svg circle:last-of-type{stroke:var(--accent-line);stroke-dasharray:5 7}.connect-core{z-index:2;border:1px solid var(--accent-line);background:var(--bg-surface);width:170px;height:170px;box-shadow:var(--shadow-md);border-radius:50%;place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.connect-core small{color:var(--text-tertiary)}.connector-node{z-index:3;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);min-width:76px;min-height:40px;color:var(--text-secondary);font:11.5px/1 var(--font-mono);box-shadow:var(--shadow-sm);place-items:center;padding:8px 12px;display:grid;position:absolute;transform:translate(-50%,-50%)}.node-excel{top:8%;left:50%}.node-crm{top:22%;left:85%}.node-erp{top:56%;left:90%}.node-wecom{top:89%;left:74%}.node-dingtalk{top:89%;left:27%}.node-feishu{top:56%;left:9%}.node-csv{top:18%;left:18%}.check-list{gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.check-list li{color:var(--text-secondary);align-items:center;gap:9px;display:flex}.check-list svg{color:var(--success-fg)}.connect-line{color:var(--accent);font-family:var(--font-serif);font-size:20px}.security-compact{border-top:1px solid var(--border-subtle);margin-top:34px;padding-top:34px}.security-compact .section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:12px 40px;max-width:none;margin-bottom:24px;display:grid}.security-compact .section-heading .eyebrow{grid-column:1/-1}.security-compact .section-heading h2{margin:0;font-size:32px}.security-compact .section-heading p{margin:0}.security-compact .security-grid{border-color:var(--border-subtle)}.security-compact .security-grid article{border-color:var(--border-subtle);padding:20px}.security-compact .security-grid svg{color:var(--accent);opacity:1}.security-compact .security-grid h3{margin:18px 0 8px}.security-compact .security-grid p{color:var(--text-secondary);opacity:1;line-height:1.55}.security-section{background:var(--landing-inverse-bg);color:var(--landing-inverse-text);border:0}.security-section .eyebrow{color:inherit;opacity:.7}.security-section .section-heading p{color:inherit;opacity:.68}.security-grid{border-block:1px solid color-mix(in srgb, currentColor 20%, transparent);grid-template-columns:repeat(5,1fr);display:grid}.security-grid article{border-right:1px solid color-mix(in srgb, currentColor 20%, transparent);padding:32px 24px 34px}.security-grid article:last-child{border-right:0}.security-grid svg{color:inherit;opacity:.78}.security-grid h3{margin:32px 0 12px;font-size:18px}.security-grid p{color:inherit;opacity:.68;margin:0;font-size:13px;line-height:1.75}.proof-section{background:var(--accent-subtle)}.proof-grid{border:1px solid var(--accent-line);border-radius:var(--radius-lg);background:var(--accent-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.proof-grid article{background:var(--bg-surface);border:0;border-radius:0;padding:26px 24px 30px}.proof-grid span{color:var(--accent);font:700 11px/1 var(--font-mono)}.proof-grid h3{margin:36px 0 12px;font-size:22px}.proof-grid p{color:var(--text-secondary);line-height:1.7}.proof-actions{justify-content:center;gap:12px;margin-top:34px;display:flex}.final-cta{background:var(--landing-inverse-bg);color:var(--landing-inverse-text);border:0;flex-direction:column;justify-content:space-between;padding:0;scroll-margin-top:68px;display:flex}.final-cta-inner{flex:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;padding-block:56px;display:grid}.final-cta .eyebrow{color:inherit;opacity:.68}.final-cta h2{letter-spacing:-.03em;margin:12px 0 18px;font-size:clamp(42px,4.5vw,56px);line-height:1.06}.final-cta-brandline{align-items:center;gap:16px;display:inline-flex}.final-cta-wordmark{transform:translateY(2px)}.final-cta-wordmark,.final-cta-wordmark *{color:var(--accent)!important;fill:currentColor!important}.inverse-lockup,.inverse-lockup *{color:var(--landing-inverse-text)!important}.inverse-lockup>span[aria-hidden=true]{opacity:.38;background:var(--landing-inverse-text)!important}.final-cta p{max-width:650px;color:inherit;opacity:.7;font-size:16px;line-height:1.8}.cta-notes{color:inherit;opacity:.72;flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:12.5px;display:flex}.cta-notes span{align-items:center;gap:5px;display:inline-flex}.cta-notes svg{color:var(--success-fg)}.cta-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-lg);padding:30px}.cta-card h3{margin:22px 0 8px;font-size:23px}.cta-card p{margin:0 0 22px;font-size:13.5px}.cta-card button+button{margin-top:10px}.contact-modal-backdrop{z-index:120;overscroll-behavior:contain;background:#0f1210b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.contact-modal{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);width:min(520px,100%);max-height:calc(100svh - 48px);color:var(--text-primary);box-shadow:var(--shadow-lg);overflow-y:auto}.contact-modal-head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 24px 18px;display:flex}.contact-modal-head .contact-modal-kicker{color:var(--accent);font:650 9px/1.3 var(--font-mono);letter-spacing:.1em}.contact-modal-head h2{margin:7px 0 0;font-size:26px;line-height:1.15}.contact-modal-head .contact-modal-title-lockup{color:var(--text-primary);font:inherit;letter-spacing:-.02em;white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.contact-modal-head .contact-modal-title-lockup>span{color:inherit;font:inherit;letter-spacing:inherit}.contact-modal-wordmark{flex:none;transform:translateY(2px)}.contact-modal-wordmark,.contact-modal-wordmark *{color:var(--accent)!important;fill:currentColor!important}.contact-modal-close{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);min-width:52px;min-height:32px;color:var(--text-secondary);flex:none;padding:0 10px;font-size:11px;font-weight:650}.contact-lead-form{gap:16px;padding:22px 24px 24px;display:grid}.contact-lead-form label{gap:7px;display:grid}.contact-lead-form label>span{color:var(--text-secondary);font-size:12px;font-weight:650}.contact-lead-form label b{color:var(--accent);margin-left:4px;font-size:9px;font-weight:650}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-lead-form input{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;height:42px;color:var(--text-primary);font:inherit;transition:border-color var(--dur-fast), box-shadow var(--dur-fast);outline:0;padding:0 12px;font-size:13px}.contact-lead-form input::placeholder{color:var(--text-tertiary)}.contact-lead-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.contact-form-submit{border:1px solid var(--text-primary);border-radius:var(--radius-sm);background:var(--text-primary);min-height:44px;color:var(--action-text);margin-top:2px;font-size:13px;font-weight:700}.contact-modal-success{text-align:center;justify-items:center;padding:22px 24px 28px;display:grid}.contact-modal-success>p{max-width:360px;color:var(--text-secondary);margin:0 0 18px;font-size:13px;line-height:1.65}.contact-qr-frame{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;width:min(310px,76vw);padding:14px}.contact-qr-frame img{width:100%;height:auto;display:block}.contact-modal-success>strong{color:var(--text-primary);margin-top:14px;font-size:13px}.site-footer{background:var(--landing-inverse-bg);color:var(--landing-inverse-text);border-top:0;margin-top:0;padding:24px 0 18px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.footer-brand p{max-width:300px;color:inherit;opacity:.72;margin:20px 0 8px}.footer-brand>.footer-tagline{color:inherit;font:11px/1.4 var(--font-mono);opacity:.52}.footer-grid h3{font:650 13px/1.2 var(--font-sans);margin:0 0 14px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid a{color:inherit;opacity:.62;font-size:12.5px;text-decoration:none}.footer-grid a:hover{opacity:1}.footer-bottom{color:inherit;font:10.5px/1.4 var(--font-mono);opacity:.5;border-top:0;justify-content:space-between;margin-top:26px;padding-top:16px;display:flex}.footer-bottom>a{color:inherit;text-decoration:none}.footer-bottom>a:hover,.footer-bottom>a:focus-visible{opacity:1;text-underline-offset:3px;text-decoration:underline}.native-section.slide,.experience-section.slide,.roles-section.slide,.adapt-section.slide,.connect-section.slide{align-items:center;padding-block:54px;display:grid}.native-section .page-shell,.experience-section .page-shell,.roles-section .page-shell,.adapt-grid,.connect-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:64px;display:grid}.roles-section .editorial-roles{grid-template-columns:.68fr 1.32fr;gap:48px}.native-section .section-heading,.experience-section .section-heading,.roles-section .section-heading,.adapt-section .section-heading,.connect-section .section-heading{text-align:left;max-width:none;margin:0 0 24px}.native-section .section-heading .eyebrow,.roles-section .section-heading .eyebrow{justify-content:flex-start}.native-section .section-heading h2,.experience-section .section-heading h2,.roles-section .section-heading h2,.adapt-section .section-heading h2,.connect-section .section-heading h2{font-size:clamp(38px,3.3vw,52px)}.native-section .page-shell{grid-template-columns:420px minmax(0,1fr);align-items:center;gap:56px;width:min(1180px,100% - 64px)}.native-editorial-copy{grid-area:1/1;width:100%;max-width:430px}.native-section .section-heading{margin-bottom:0}.native-section .section-heading h2{max-width:430px;font-size:clamp(38px,2.8vw,44px);line-height:1.08}.native-section .section-heading p{max-width:430px;font-size:14.5px;line-height:1.72}.native-check-list{margin-top:30px}.native-editorial-line{margin-top:30px;display:block}.reference-editorial-copy{width:100%;max-width:430px}.reference-editorial-copy .section-heading{margin-bottom:0}.reference-editorial-copy .section-heading p{max-width:430px;font-size:14.5px;line-height:1.72}.reference-check-list{margin-top:30px}.reference-editorial-line{margin-top:30px;display:block}.native-section .pillar-grid{border:0;border-top:1px solid var(--border-subtle);grid-area:2/1;grid-template-columns:1fr;gap:0;display:grid}.native-section .pillar-grid article{border:0;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0;grid-template-columns:34px 1fr;column-gap:12px;min-height:0;padding:14px 0;display:grid}.native-section .pillar-grid article:last-child{border-right:0}.native-section .pillar-icon{border-radius:var(--radius-md);background:0 0;grid-row:1/3;width:30px;height:30px}.native-section .pillar-grid article>span,.native-section .pillar-grid ul{display:none}.native-section .pillar-grid h3{margin:0 0 3px;font-size:16px}.native-section .pillar-grid p{font-size:12.5px;line-height:1.55}.native-section .product-render{grid-area:1/2;width:100%;max-width:none;margin:0}.native-section .compact-render .product-shell{min-height:560px;max-height:560px}.roles-section .compact-render .product-shell{min-height:520px;max-height:520px}.native-section .product-stats>div{min-width:0;padding-inline:10px}.native-section .product-stats>div>div:nth-child(2){font-size:24px}.experience-section .page-shell{grid-template-columns:1.18fr .82fr}.experience-section .section-heading{grid-area:1/2;align-self:end}.experience-section .feature-product{grid-area:1/1/3;min-width:0}.experience-section .flow-list{grid-area:2/2;grid-template-columns:1fr;align-self:start;gap:7px;display:grid}.experience-section .flow-list article{border:0;border-top:1px solid color-mix(in srgb, currentColor 24%, transparent);grid-template-columns:32px 1fr;padding:10px 0;display:grid}.experience-section .flow-list article:nth-child(n+5){display:none}.experience-section .flow-number{margin:3px 0 0}.experience-section .flow-list h3{margin:0 0 3px;font-size:15px}.experience-section .flow-list p{font-size:11.5px;line-height:1.5}.experience-section .flow-connector,.experience-section .industry-compact{display:none}.workflow-feature .workflow-render{max-height:560px;color:var(--text-primary);margin:0}.workflow-feature .workflow-product-shell{grid-template-columns:54px minmax(0,1fr) 168px;min-height:526px}.workflow-feature .workflow-main,.workflow-feature .workflow-context{padding:12px}.workflow-feature .workflow-context{gap:10px}.workflow-feature .workflow-context-block{padding:10px}.workflow-feature .scenario-window{min-height:500px}.roles-editorial-copy{grid-area:1/1}.roles-section .role-grid article{padding:16px 18px}.roles-section .role-head{gap:8px}.roles-section .role-head>span{width:30px;height:30px}.roles-section .role-head h3{font-size:14px}.roles-section .role-grid p{display:block}.roles-section .role-grid blockquote{margin-top:8px;padding-top:8px;font-size:11.5px;line-height:1.45}.roles-section .product-render{grid-area:1/2;width:100%;max-width:none;margin:0}.roles-section .role-workspace-frame{grid-area:1/2;width:100%}.adapt-grid{grid-template-columns:.72fr 1.28fr}.adapt-grid>:first-child{order:1}.adapt-grid>.multi-surface-render{order:2}.adapt-grid>.adapt-list,.capability-compact{display:none}.adapt-section .adapt-quote{margin-top:30px;font-size:24px}.settings-product,.connect-product .product-render{width:100%;margin:0}.connect-grid>.connect-product{order:2}.connect-grid>:last-child{order:1}.connect-grid>.connect-visual,.security-compact{display:none}.feature-app-render{overflow:hidden}.feature-app-shell{grid-template-columns:60px minmax(0,1fr) 190px;min-height:530px;display:grid}.feature-app-main{min-width:0}.feature-app-main>div:first-child{padding-block:14px 10px}.settings-product-list,.integration-list{gap:9px;padding:4px 16px 18px;display:grid}.settings-product-list article,.integration-list article{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-alt);align-items:center;gap:11px;min-width:0;padding:13px;display:flex}.settings-product-list article>span{border-radius:var(--radius-md);background:var(--accent-subtle);height:34px;color:var(--accent);flex:0 0 34px;place-items:center;display:grid}.settings-product-list article>div,.integration-list article>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.settings-product-list strong,.integration-list strong{font-size:13px}.settings-product-list small,.integration-list small,.integration-summary small{color:var(--text-tertiary);font-size:10.5px}.integration-summary{grid-template-columns:1fr 1fr;gap:9px;padding:4px 16px 10px;display:grid}.integration-summary div{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface-alt);padding:13px}.integration-summary span{color:var(--text-secondary);font-size:11px;display:block}.integration-summary strong{font:600 26px/1 var(--font-serif);margin:6px 0 2px;display:block}.multi-surface-grid{gap:72px}.multi-surface-copy .section-heading{margin-bottom:0}.multi-surface-copy .section-heading h2{max-width:500px}.surface-channel-list{border-block:1px solid var(--border-default);grid-template-columns:repeat(3,1fr);display:grid}.surface-channel-list span{color:var(--text-secondary);font:650 11px/1 var(--font-mono);letter-spacing:.04em;padding:13px 0}.multi-surface-render{width:100%;height:640px;position:relative}.surface-card{border:1px solid var(--border-default);background:var(--bg-surface);box-shadow:var(--shadow-lg);position:absolute;overflow:hidden}.surface-desktop-live{z-index:1;transform-origin:0 100%;width:100%;display:block;position:absolute;bottom:0;left:0;right:auto;transform:scale(.9)}.surface-desktop-live .product-render{width:100%;max-width:none;margin:0}.surface-desktop-live .compact-render .product-shell{min-height:318px;max-height:318px}.surface-desktop-live .compact-render .product-main{padding:16px}.surface-desktop-live .compact-render .product-main>div:first-child{gap:8px}.surface-desktop-live .compact-render .product-main>div:first-child>div:first-child{min-width:0}.surface-desktop-live .compact-render .product-main>div:first-child h3>span{white-space:nowrap;margin:3px 0 0;font-size:11px;line-height:1.2;display:block}.surface-desktop-live .compact-render .product-main>div:first-child>div:last-child{flex:none;padding-top:0}.surface-desktop-live .compact-render .product-main>div:first-child button{white-space:nowrap;padding-inline:8px;font-size:10.5px}.surface-desktop-live .compact-render .product-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.surface-desktop-live .compact-render .product-stats>div{min-width:0;padding:8px}.surface-desktop-live .compact-render .product-stats>div>div:nth-child(2){letter-spacing:-.025em;white-space:nowrap;font-size:22px;line-height:1.05;overflow:hidden}.surface-desktop-live .compact-render .product-ai-panel{gap:10px;padding:12px}.surface-desktop-live .compact-render .product-ai-head{padding-bottom:10px}.surface-desktop-live .compact-render .product-ai-facts{gap:4px;padding:9px}.surface-desktop-live .compact-render .product-ai-panel>button:last-child{white-space:nowrap;margin-top:auto;padding-block:5px;font-size:10.5px;line-height:1.1}.surface-mobile{z-index:4;transform-origin:100% 0;border-radius:20px;width:190px;height:350px;top:145px;right:0;transform:scale(1)}.surface-phone-status{height:28px;color:var(--text-tertiary);font:9px/1 var(--font-mono);justify-content:space-between;align-items:center;padding:0 14px;display:flex}.surface-phone-status b{letter-spacing:.12em}.surface-phone-nav{border-block:1px solid var(--border-subtle);align-items:center;gap:9px;height:40px;padding:0 12px;display:flex}.surface-phone-nav span{color:var(--text-secondary);font-size:24px;line-height:1}.surface-phone-nav strong{font:650 12px/1 var(--font-sans)}.surface-phone-card{border:1px solid var(--border-default);background:var(--bg-surface);border-radius:11px;margin:8px}.surface-phone-card h3{border-bottom:1px solid var(--border-subtle);font:600 14px/1.25 var(--font-serif);text-wrap:balance;margin:0;padding:12px 10px 11px}.surface-phone-card dl{margin:0;padding:7px 10px}.surface-phone-card dl>div{justify-content:space-between;padding:4px 0;font-size:10px;display:flex}.surface-phone-card dt{color:var(--text-secondary)}.surface-phone-card dd{margin:0;font-weight:700}.surface-phone-card p{border:1px solid var(--border-subtle);background:var(--bg-surface-alt);border-radius:7px;gap:6px;margin:0 8px 8px;padding:8px;font-size:8px;line-height:1.35;display:flex}.surface-phone-card p span{color:var(--warning-fg)}.surface-phone-actions{border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1.4fr;gap:6px;padding:8px;display:grid}.surface-phone-actions button{border:1px solid var(--border-default);background:var(--bg-surface);height:29px;color:var(--text-primary);font:650 8.5px/1 var(--font-sans);border-radius:6px}.surface-phone-actions button.is-primary{border-color:var(--accent);background:var(--accent);color:var(--text-on-accent)}.surface-chat{z-index:3;border-radius:8px;width:calc(100% - 120px);height:280px;inset:24px auto auto 0}.wecom-shell{grid-template-columns:42px 112px minmax(0,1fr);height:100%;display:grid}.wecom-sidebar{background:var(--accent-subtle);flex-direction:column;align-items:center;gap:15px;padding-top:14px;display:flex}.wecom-sidebar b{background:var(--accent);width:25px;height:25px;color:var(--text-on-accent);border-radius:6px;place-items:center;font-size:10px;display:grid}.wecom-sidebar i{background:var(--accent-line);border-radius:2px;width:14px;height:3px}.wecom-conversations{border-right:1px solid var(--border-subtle);background:var(--bg-surface-alt);padding:10px 6px}.wecom-search{background:var(--bg-muted);color:var(--text-tertiary);border-radius:6px;margin:0 3px 8px;padding:6px 7px;font-size:8px}.wecom-conversation{border-radius:5px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;margin-bottom:2px;padding:6px 4px;display:grid}.wecom-conversation.is-active{background:var(--bg-surface)}.wecom-conversation>span{border:1px solid var(--accent-line);background:var(--accent-subtle);width:22px;height:22px;color:var(--accent);font:700 8px/1 var(--font-sans);border-radius:5px;place-items:center;display:grid}.wecom-conversation>div{min-width:0}.wecom-conversation strong,.wecom-conversation small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.wecom-conversation strong{font-size:8px}.wecom-conversation small{color:var(--text-tertiary);margin-top:3px;font-size:6.5px;line-height:1.2}.wecom-chat{grid-template-rows:38px minmax(0,1fr) 36px;min-width:0;display:grid}.wecom-chat-head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:0 12px;display:flex}.wecom-chat-head strong{font-size:11px}.wecom-chat-head span{color:var(--text-tertiary)}.wecom-chat-body{background:var(--bg-muted);padding:7px 10px}.wecom-chat-body time{color:var(--text-tertiary);font:7px/1 var(--font-mono);text-align:center;display:block}.wecom-user-message{background:var(--accent);width:fit-content;max-width:78%;color:var(--text-on-accent);border-radius:7px;margin:8px 0 7px auto;padding:7px 9px;font-size:8.5px}.wecom-ai-row{align-items:flex-start;gap:6px;display:flex}.wecom-ai-row>svg{width:18px;height:18px;color:var(--accent);flex:none}.wecom-ai-row>div{border:1px solid var(--accent-line);background:var(--accent-subtle);border-radius:7px;max-width:84%;padding:7px 8px}.wecom-ai-row strong{font-size:8.5px}.wecom-ai-row p{color:var(--text-secondary);margin:3px 0 0;font-size:7.5px;line-height:1.4}.wecom-input{border:1px solid var(--border-default);color:var(--text-tertiary);border-radius:6px;margin:5px 9px;padding:7px 9px;font-size:8px}.integration-list .status-dot{flex:0 0 7px}@media (width>=2400px) and (height>=1300px){.page-shell,.site-header-inner{width:min(1360px,100% - 128px)}.section-heading{max-width:860px}.section-heading h2{font-size:clamp(48px,3vw,60px)}.section-heading p{font-size:18px}.eyebrow{font-size:12px}.hero{padding-block:112px 92px}.hero-copy .hero-promo-pill{padding:6px 17px 6px 6px;font-size:13px}.hero-promo-tag{padding:7px 12px}.hero-copy h1{max-width:1120px;font-size:98px}.hero-copy>p{max-width:900px;font-size:19px}.hero-actions{margin-top:26px}.hero-proof{font-size:14px}.platform-proof{margin-top:68px}.platform-marquee{width:min(1160px,100%)}.platform-set{gap:58px;padding-right:58px}.platform-set b{font-size:18px}.platform-set b>img{width:36px;height:36px}.hero-xiaobu-cycle{grid-template-columns:72px 18px auto 90px;width:fit-content;max-width:100%;margin-top:34px}.hero-xiaobu-cycle>svg{width:72px;height:72px}.hero-xiaobu-bubble{max-width:460px}.product-stage>.page-shell{width:min(1500px,100% - 128px)}.product-stage-heading{max-width:820px;margin-bottom:30px}.product-stage-heading h2{font-size:52px}.product-stage-heading p{font-size:16px}.workflow-render{max-width:1500px}.workflow-product-shell{grid-template-columns:92px minmax(0,1fr) 288px;min-height:865px}.workflow-main,.workflow-context{padding:24px}.workflow-context{gap:18px}.workflow-context-block{padding:17px}.trust-intro{gap:120px;margin-bottom:68px}.trust-intro h2{font-size:68px}.trust-intro>p{max-width:700px;font-size:19px}.trust-card-grid article{min-height:370px;padding:42px 36px}.trust-card-grid strong{font-size:29px}.trust-card-grid p{font-size:16px}.native-section.slide,.roles-section.slide{padding-block:64px}.native-section .pillar-grid article{min-height:0;padding:18px 0}.compact-render{max-width:1100px}.compact-render .product-shell{grid-template-columns:minmax(0,1fr) 280px;min-height:410px;max-height:410px}.experience-section.slide{padding-block:76px}.flow-list article{padding-inline:22px}.flow-list h3{font-size:22px}.flow-list p{font-size:14px}.industry-panel{min-height:430px}.capability-compact-head h2,.security-compact .section-heading h2{font-size:42px}.capability-compact .capability-grid article{min-height:210px;padding:28px}.connect-visual{min-height:650px}.connect-core{width:210px;height:210px}.connector-node{min-width:92px;min-height:46px;font-size:13px}.final-cta-inner{gap:120px}.final-cta h2{font-size:70px}.final-cta p{font-size:18px}.cta-card{padding:40px}}@media (width>=3400px) and (height>=1900px){.page-shell,.site-header-inner{width:min(1760px,100% - 192px)}.section-heading{max-width:1080px}.section-heading h2{font-size:76px}.section-heading p{font-size:22px}.eyebrow{font-size:14px}.hero{padding-block:170px 130px}.hero-copy .hero-promo-pill{padding:8px 22px 8px 8px;font-size:15px}.hero-promo-tag{padding:9px 15px}.hero-copy h1{max-width:1460px;margin-block:34px 30px;font-size:126px}.hero-copy>p{max-width:1160px;font-size:23px}.hero-actions{margin-top:32px}.hero-proof{margin-top:24px;font-size:16px}.platform-proof{margin-top:92px}.platform-proof-label{font-size:13px}.platform-marquee{width:min(1500px,100%);margin-top:30px}.platform-set{gap:76px;padding-right:76px}.platform-set b{font-size:22px}.platform-set b>img{width:44px;height:44px}.hero-xiaobu-cycle{grid-template-columns:96px 24px auto 120px;width:fit-content;max-width:100%;margin-top:44px}.hero-xiaobu-cycle>svg{width:96px;height:96px}.hero-xiaobu-bubble{max-width:620px}.product-stage>.page-shell{width:min(2110px,100% - 192px)}.product-stage-heading{max-width:1080px;margin-bottom:40px}.product-stage-heading h2{font-size:68px}.product-stage-heading p{font-size:19px}.workflow-render{max-width:2110px}.workflow-product-shell{grid-template-columns:122px minmax(0,1fr) 394px;min-height:1345px}.workflow-main,.workflow-context{padding:34px}.workflow-context{gap:24px}.workflow-context-block{padding:23px}.workflow-context-block span{font-size:13px}.workflow-context-block b{font-size:17px}.workflow-context-block small{font-size:14px}.trust-intro{gap:160px;margin-bottom:92px}.trust-intro h2{font-size:90px}.trust-intro>p{max-width:900px;font-size:24px}.trust-card-grid article{min-height:500px;padding:58px 48px}.trust-card-grid article>span{font-size:14px}.trust-card-grid strong{margin-block:42px 28px;font-size:38px}.trust-card-grid p{font-size:20px}.native-section.slide,.roles-section.slide{padding-block:88px}.native-section .pillar-grid article{min-height:0;padding:24px 0}.native-section .pillar-grid h3{font-size:28px}.native-section .pillar-grid p,.native-section .pillar-grid ul{font-size:17px}.compact-render{max-width:1460px}.compact-render .product-shell{grid-template-columns:minmax(0,1fr) 360px;min-height:600px;max-height:600px}.experience-section.slide{padding-block:102px}.flow-list article{padding-inline:30px}.flow-number{font-size:15px}.flow-list h3{font-size:28px}.flow-list p{font-size:18px}.industry-panel{min-height:600px}.capability-compact-head h2,.security-compact .section-heading h2{font-size:56px}.capability-compact .capability-grid article{min-height:300px;padding:38px}.capability-compact .capability-grid h3{font-size:24px}.capability-compact .capability-grid p{font-size:17px}.connect-visual{min-height:880px}.connect-core{width:280px;height:280px}.connector-node{min-width:118px;min-height:58px;font-size:16px}.final-cta-inner{gap:160px}.final-cta h2{font-size:92px}.final-cta p{font-size:22px}.cta-card{padding:54px}}@media (prefers-reduced-motion:reduce){.landing-page.motion-ready .slide>*,.landing-page.motion-ready .slide:after{transition:none}.landing-page.motion-ready .slide>*{opacity:1;transform:none}.hero-xiaobu-bubble,.typing-caret{animation:none}.typing-caret{display:none}.platform-track{animation:none;transform:none}.startup-loader{animation:none}.mobile-brand-particle-canvas{filter:none}}@media (width<=1080px){.desktop-nav{display:none}.hero-xiaobu-cycle{width:fit-content;max-width:100%}.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-scene{max-width:760px}.trust-strip-inner{grid-template-columns:1fr 1fr}.trust-thesis{min-height:140px;padding-right:24px}.trust-strip article{min-height:140px}.trust-strip article:nth-child(3){border-left:0;border-top:1px solid var(--border-subtle)}.trust-strip article:nth-child(4){border-top:1px solid var(--border-subtle)}.thesis-grid,.adapt-grid,.connect-grid{grid-template-columns:1fr;gap:60px}.flow-list{grid-template-columns:repeat(4,1fr);gap:36px 0}.flow-list article:nth-child(4) .flow-connector{display:none}.capability-grid{grid-template-columns:repeat(3,1fr)}.capability-grid article{border-bottom:1px solid var(--border-subtle)}.capability-grid article:nth-child(3){border-right:0}.security-grid{grid-template-columns:repeat(3,1fr)}.security-grid article{border-bottom:1px solid color-mix(in srgb, currentColor 20%, transparent)}.security-grid article:nth-child(3){border-right:0}.connect-visual{width:min(520px,100%)}.trust-intro{grid-template-columns:1fr;gap:28px}.trust-card-grid{grid-template-columns:1fr 1fr}.trust-card-grid article:nth-child(2){border-right:0}.trust-card-grid article:nth-child(-n+2){border-bottom:1px solid var(--border-subtle)}.product-shell{grid-template-columns:62px minmax(0,1fr)}.product-ai-panel{border-top:1px solid var(--border-subtle);border-left:0;grid-column:1/-1;grid-template-columns:auto 1fr 220px;align-items:center;display:grid}.product-ai-head{border:0;padding:0}.slide-dots{right:6px}.experience-section.slide,.native-section.slide,.roles-section.slide,.adapt-section.slide,.connect-section.slide{min-height:auto}.connect-section .connect-grid{gap:36px}}@media (width<=760px){.landing-page{overscroll-behavior-y:contain;scroll-behavior:smooth;scroll-snap-type:none;height:100svh;overflow-y:auto}.slide{scroll-snap-align:none;scroll-snap-stop:normal;min-height:auto}.landing-page main{isolation:isolate}.landing-page main>.hero{z-index:1;height:calc(100svh - 60px);position:sticky;top:60px}.landing-page main>.slide:not(.hero){z-index:2}.landing-page main>.product-stage{box-shadow:0 -18px 38px #0f1c1514}.hero,.product-stage,.connect-section,.final-cta{scroll-snap-align:start;scroll-snap-stop:always}.connect-section.slide{min-height:calc(100svh - 28px)}.slide-dots,.bottom-slide-indicator{display:none}.page-shell{width:calc(100% - 32px);max-width:620px}.product-stage,.trust-principles,.native-section,.roles-section,.adapt-section,.connect-section{background:var(--bg-canvas)}.section{padding:72px 0}.site-header-inner{grid-template-columns:auto 1fr auto auto auto;gap:8px;width:calc(100% - 24px);height:60px}.brand-link{grid-column:1;margin-left:6px;transform:none}.brand-lockup-desktop{display:none}.brand-mark-mobile{width:26px;height:26px;color:var(--accent);display:inline-flex}.brand-mark-mobile svg{width:26px;height:26px}.site-header .header-actions{display:none}.mobile-theme-toggle{grid-column:3;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-grid}.mobile-header-login{box-sizing:border-box;background:var(--landing-nav-bg);grid-column:4;justify-content:center;align-items:center;width:64px;min-width:64px;max-width:64px;height:34px;min-height:34px;max-height:34px;padding:0;display:inline-flex}.mobile-menu-toggle{width:34px;height:34px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;grid-column:5;place-content:center;gap:5px;padding:0;display:inline-grid}.mobile-menu-toggle span{transform-origin:50%;width:22px;height:1.5px;transition:opacity .15s ease, transform .18s var(--ease-out);background:currentColor;display:block}.mobile-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav-menu{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--landing-nav-bg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease, transform .18s var(--ease-out), visibility .16s;gap:18px;padding:18px 16px 20px;display:grid;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px)}.mobile-nav-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav-links{display:grid}.mobile-nav-links a{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);padding:12px 2px;font-size:15px;font-weight:600;text-decoration:none}.mobile-nav-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-nav-actions button{justify-content:center;width:100%}.hero{min-width:0;min-height:calc(100svh - 60px);padding:22px 0 max(24px, env(safe-area-inset-bottom));overflow-x:hidden}.hero:before,.hero:after,.landing-page .slide>.weave-particle-field{display:none}.landing-page .hero>.hero-weave-backdrop{display:block;inset:0}.hero-weave-video{object-position:50% 50%;opacity:.18;filter:saturate(.68)contrast(.9)brightness(1.04)}html[data-theme=dark] .hero-weave-video{opacity:.13;filter:saturate(.54)contrast(1.04)brightness(.52)}.hero-grid,.hero-copy,.platform-proof{min-width:0;max-width:100%}.hero-grid{justify-content:flex-end;gap:0;min-height:calc(100svh - 100px);top:-24px}.hero-copy{flex:none;grid-template-rows:220px auto auto auto auto;place-items:start center;display:grid}.hero-copy .hero-kicker-row{display:none}.hero-copy .hero-promo-pill{letter-spacing:.045em;white-space:nowrap;max-width:100%;padding:4px 10px 4px 4px;font-size:10.5px}.hero-promo-tag{letter-spacing:.055em;gap:5px;padding:5px 8px}.mobile-hero-brand{align-self:center;place-items:center;width:156px;height:156px;margin:0 auto;display:grid;position:relative;transform:translateY(-60px)}.mobile-brand-particle-canvas{z-index:2;pointer-events:none;width:288px;height:304px;filter:contrast(1.12) saturate(1.04) drop-shadow(0 0 6px color-mix(in srgb, var(--accent) 14%, transparent));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-copy h1{letter-spacing:-.04em;width:100%;max-width:100%;margin:18px 0 16px;font-size:46px;line-height:1.04}.hero-copy h1 br{display:none}.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap;display:block}.hero-copy>p{max-width:350px;font-size:13.5px;line-height:1.62}.hero-summary{gap:2px}.hero-summary-desktop{display:none!important}.hero-summary-mobile{white-space:nowrap;display:block!important}.hero-summary-lead{color:var(--text-primary);margin-bottom:4px;font-weight:620}.hero-actions{flex-wrap:nowrap;gap:10px;width:min(100%,300px);margin-top:20px;display:flex}.hero-actions .hero-action-button{flex:1 1 0;width:auto;min-width:0;height:42px;min-height:42px;padding-inline:14px}.hero-actions .hero-action-button:hover,.hero-actions .hero-action-button:focus-visible{width:auto}.hero-xiaobu-cycle{display:none}.hero-xiaobu-cycle>svg{width:38px;height:38px;position:absolute;top:50%;right:calc(50% + 140px);transform:translateY(-50%)}.hero-xiaobu-bubble{width:fit-content;min-width:0;max-width:280px;min-height:40px;font-size:12px}.hero-xiaobu-bubble>span{white-space:nowrap}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;width:min(100%,350px);margin-top:14px;font-size:10px;line-height:1.35;display:grid}.hero-proof span{text-align:center;justify-content:center;align-items:flex-start}.hero-proof svg{flex:none;width:12px;height:12px}.platform-proof{margin-top:22px}.platform-proof-label{max-width:300px;font-size:9px;line-height:1.45}.platform-marquee{margin-top:16px}.platform-set{gap:30px;padding-right:30px}.platform-set b{gap:7px;font-size:13px}.platform-set b>img{width:24px;height:24px}.product-stage{min-height:calc(100svh - 60px);padding:28px 0 max(28px, env(safe-area-inset-bottom));border-bottom:0}.product-stage>.page-shell{align-content:center;width:calc(100% - 32px);display:grid;top:-12px}.product-stage-heading{width:100%;margin-bottom:18px}.product-stage-heading .eyebrow{text-align:center;justify-content:center;font-size:9px}.product-stage-heading h2{margin:0;font-size:29px;line-height:1.08}.product-stage-heading p{color:var(--text-secondary);text-align:center;margin:9px 0 0;font-size:12px;line-height:1.45;display:block}.product-stage .workflow-render{border-radius:10px;height:610px;margin:0;box-shadow:0 14px 34px #0f1c1517}.product-stage .product-chrome{height:28px;padding-inline:9px}.product-stage .product-chrome>span{width:5px;height:5px}.product-stage .product-chrome b,.product-stage .product-chrome i{font-size:8px}.product-stage .workflow-product-shell{grid-template-columns:minmax(0,1fr);height:582px;min-height:0}.product-stage .product-rail,.product-stage .workflow-context{display:none}.product-stage .workflow-main{min-height:0;padding:8px}.product-stage .scenario-window{border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;display:grid}.product-stage .scenario-topbar{min-height:44px;padding-inline:11px}.product-stage .scenario-title{font-size:12.5px}.product-stage .scenario-subtitle{font-size:9.5px}.scene-label{flex-direction:column;align-items:flex-start}.scenario-progress{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 3px}.scenario-progress button{white-space:nowrap;gap:4px;min-width:0;min-height:40px;padding-inline:2px;font-size:9px}.scenario-progress button span{width:17px;height:17px;font-size:8px}.product-stage .scenario-body{min-width:0;min-height:0;padding:10px;overflow:hidden}.product-stage .scenario-footer{min-height:32px;padding:7px 11px;font-size:8.5px}.product-stage .scenario-footer span:not(:first-child){display:none}.product-stage .scene-chat-row{gap:6px;min-width:0;margin-bottom:10px}.product-stage .scene-chat-row>div:last-child{overflow-wrap:anywhere;min-width:0;max-width:calc(100% - 34px);padding:9px 10px;font-size:11.5px;line-height:1.48}.product-stage .option-card{margin-bottom:7px;padding:10px 11px}.product-stage .option-card p{margin-top:5px;font-size:11px;line-height:1.45}.product-stage .option-meta{gap:10px;margin-top:6px;font-size:10.5px}.facts-heading{flex-direction:column;align-items:flex-start}.fact-grid strong{font-size:21px}.option-head{flex-wrap:wrap;align-items:flex-start}.option-head>span:last-child{width:100%;margin-left:0}.stage-approval .flex.gap-\[9px\]{flex-wrap:wrap}.trust-strip-inner{grid-template-columns:1fr;width:100%}.trust-thesis{min-height:0;padding:28px 16px}.trust-thesis>strong{max-width:320px}.trust-strip article{border-top:1px solid var(--border-subtle);border-left:0;min-height:0;padding:24px 16px}.trust-intro{margin-bottom:36px}.trust-intro h2{font-size:40px}.trust-card-grid{grid-template-columns:1fr}.trust-card-grid article{border-right:0;border-bottom:1px solid var(--border-subtle);min-height:0}.trust-card-grid article:last-child{border-bottom:0}.trust-outcome{grid-template-columns:1fr;gap:18px;padding:22px}.product-render{margin-top:36px}.product-shell{grid-template-columns:1fr;min-height:0}.product-rail,.product-ai-panel{display:none}.product-content{padding-inline:10px}.product-stats{grid-template-columns:1fr}.product-main>div:first-child{padding-inline:12px}.product-main table{min-width:620px}.compare-panel{grid-template-columns:1fr}.compare-arrow{padding:8px 14px;transform:rotate(90deg)}.thesis-line{flex-direction:column;align-items:flex-start;margin-top:52px}.pillar-grid,.role-grid,.proof-grid{grid-template-columns:1fr}.pillar-grid article{border-right:0;border-bottom:1px solid var(--accent-line);min-height:0}.pillar-grid article:last-child{border-bottom:0}.manifesto{grid-template-columns:1fr}.manifesto>span{border-right:0;border-bottom:1px solid var(--border-subtle)}.manifesto>span:last-child{border-bottom:0}.flow-list{grid-template-columns:1fr}.flow-list article{grid-template-columns:46px 1fr;padding:0 0 22px 14px;display:grid}.flow-number{margin:5px 0 0}.flow-connector{width:1px;height:calc(100% - 12px);top:24px;left:26px}.flow-connector:after{display:none}.industry-panel{grid-template-columns:1fr}.industry-copy{border-right:0;border-bottom:1px solid var(--border-subtle);padding:30px 22px}.industry-copy blockquote{font-size:16px}.industry-list{padding:22px}.industry-tabs{overflow-x:auto}.industry-tabs button{white-space:nowrap}.industry-compact{margin-top:34px}.role-grid p{min-height:0}.adapt-grid>:first-child,.adapt-list,.connect-grid>:first-child,.connect-grid>:last-child{order:initial}.adapt-quote{font-size:23px}.capability-compact-head,.security-compact .section-heading{grid-template-columns:1fr}.capability-compact-head .eyebrow,.security-compact .section-heading .eyebrow{grid-column:auto;margin-bottom:0}.capability-grid,.security-grid{grid-template-columns:1fr}.capability-grid article{border-right:0;min-height:0}.connect-visual{min-height:360px}.connect-core{width:126px;height:126px}.connector-node{min-width:60px;min-height:34px;padding:6px 8px;font-size:9px}.orbit{font-size:9px}.security-grid article{border-right:0;padding-top:24px}.proof-actions{display:grid}.final-cta{padding:88px 0 0}.final-cta h2{font-size:clamp(39px,12vw,50px)}.final-cta-inner{grid-template-columns:1fr;gap:46px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.native-section.slide,.experience-section.slide,.roles-section.slide,.adapt-section.slide,.connect-section.slide{display:block}.native-section .page-shell,.experience-section .page-shell,.roles-section .page-shell,.adapt-grid,.connect-grid{grid-template-columns:1fr;gap:34px}.native-section .section-heading,.native-section .pillar-grid,.native-section .manifesto,.native-section .product-render,.experience-section .section-heading,.experience-section .feature-product,.experience-section .flow-list,.roles-section .section-heading,.roles-section .role-grid,.roles-section .product-render,.roles-section .role-workspace-frame{grid-area:auto/1}.native-section .product-render,.roles-section .product-render,.settings-product,.connect-product .product-render{margin-top:0}.native-section .compact-render .product-shell,.roles-section .compact-render .product-shell{min-height:360px;max-height:360px}.experience-section .section-heading{order:1}.experience-section .feature-product{order:2}.experience-section .flow-list{order:3}.workflow-feature .workflow-product-shell{grid-template-columns:1fr}.workflow-feature .product-rail,.workflow-feature .workflow-context{display:none}.adapt-grid>:first-child,.adapt-grid>.settings-product,.connect-grid>.connect-product,.connect-grid>:last-child{order:initial}.feature-app-shell{grid-template-columns:1fr;min-height:430px}.feature-app-shell .product-rail,.feature-app-shell .product-ai-panel{display:none}.settings-product-list article,.integration-list article{padding:11px}.trust-principles,.native-section,.experience-section,.roles-section,.adapt-section,.connect-section,.final-cta{scroll-margin-top:60px;overflow:hidden}.trust-principles.section,.native-section.section,.experience-section.section,.roles-section.section,.adapt-section.section,.connect-section.section{padding:48px 0}.trust-principles .page-shell,.native-section .page-shell,.experience-section .page-shell,.roles-section .page-shell,.adapt-section .page-shell,.connect-section .page-shell{width:calc(100% - 32px)}.trust-principles .page-shell{width:calc(100vw - 32px);min-width:0}.native-section .section-heading,.experience-section .section-heading,.roles-section .section-heading,.adapt-section .section-heading,.connect-section .section-heading{text-align:left;margin-bottom:22px}.native-section .section-heading .eyebrow,.roles-section .section-heading .eyebrow{justify-content:flex-start}.native-section .section-heading h2,.experience-section .section-heading h2,.roles-section .section-heading h2,.adapt-section .section-heading h2,.connect-section .section-heading h2{letter-spacing:-.035em;margin-top:9px;font-size:34px;line-height:1.08}.native-section .section-heading p,.experience-section .section-heading p,.adapt-section .section-heading p,.connect-section .section-heading p{margin-top:12px;font-size:13px;line-height:1.65}.native-section .native-check-list,.native-section .native-editorial-line,.roles-section .reference-check-list,.roles-section .reference-editorial-line,.adapt-section .reference-check-list,.adapt-section .reference-editorial-line,.connect-section .connect-grid>div:last-child>.check-list,.connect-section .connect-grid>div:last-child>.connect-line{display:none}.roles-section{border-block:0}.security-compact{border-top:0}.trust-principles .trust-intro{gap:18px;margin-bottom:22px}.trust-principles .trust-intro h2{margin-top:9px;font-size:36px;line-height:1.06}.trust-principles .trust-intro>p{width:100%;max-width:none;margin:0;padding:0 0 12px;font-size:11.5px;line-height:1.65}.trust-principles .trust-intro>p span{display:block}.trust-principles .trust-intro>p span+span:before{content:none}.trust-principles .trust-card-grid,.roles-section .role-grid,.native-section .pillar-grid,.adapt-section .adapt-list,.security-compact .security-grid{scroll-snap-type:x mandatory;scrollbar-width:none;background:0 0;border:0;border-radius:0;gap:10px;margin-inline:-16px;padding:0 16px 8px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.trust-principles .trust-card-grid::-webkit-scrollbar{display:none}.roles-section .role-grid::-webkit-scrollbar{display:none}.native-section .pillar-grid::-webkit-scrollbar{display:none}.adapt-section .adapt-list::-webkit-scrollbar{display:none}.security-compact .security-grid::-webkit-scrollbar{display:none}.trust-principles .trust-card-grid article{border:1px solid var(--border-subtle);scroll-snap-align:start;border-radius:10px;flex:0 0 calc(100vw - 64px);width:calc(100vw - 64px);max-width:calc(100vw - 64px);min-height:196px;padding:22px}.trust-principles .trust-card-title-row{margin:20px 0 10px}.trust-principles .trust-card-grid strong{font-size:21px}.trust-principles .trust-card-grid p{font-size:13px;line-height:1.65}.trust-principles .trust-outcome{gap:14px;margin-top:14px;padding:18px}.trust-principles .trust-outcome>div{font-size:19px}.trust-principles .trust-outcome p{font-size:12.5px;line-height:1.65}.native-section .page-shell,.experience-section .page-shell,.roles-section .page-shell{flex-direction:column;gap:0;display:flex}.native-section .section-heading,.experience-section .section-heading,.roles-section .section-heading{order:1}.native-section .section-heading h2{max-width:100%}.native-section .section-heading h2 .mobile-title-break{display:block}.native-section .product-render,.experience-section .feature-product,.roles-section .product-render,.roles-section .role-workspace-frame{order:2;width:100%;margin:0 0 22px}.native-section .pillar-grid,.experience-section .flow-list,.roles-section .role-grid{order:3}.native-section .pillar-grid,.native-section .manifesto{display:none}.native-section .compact-render .product-shell{grid-template-rows:112px minmax(0,1fr);grid-template-columns:minmax(0,1fr);min-height:540px;max-height:540px}.native-section .compact-render .product-main{grid-area:2/1;min-height:0;overflow:hidden}.native-section .compact-render .product-ai-panel{border-top:0;border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);border-left:0;grid-area:1/1;grid-template-rows:minmax(0,1fr);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px 14px;display:grid}.native-section .compact-render .product-ai-head{border:0;grid-area:1/1;padding:0}.native-section .compact-render .product-ai-head>div{display:none}.native-section .compact-render .product-ai-panel .bg-ai-surface{grid-area:1/2;min-height:0;padding:10px 12px;font-size:10.5px;line-height:1.5;overflow:hidden}.native-section .compact-render .product-ai-facts,.native-section .compact-render .product-ai-panel button{display:none}.roles-section .compact-render .product-shell{grid-template-columns:minmax(0,1fr);min-height:390px;max-height:390px}.roles-section .role-workspace{margin:0}.roles-section .role-workspace-dots{min-height:28px}.roles-section .role-workspace{height:610px}.roles-section .role-workspace-body{grid-template-rows:366px 216px;grid-template-columns:1fr;height:582px;min-height:582px;overflow:hidden}.roles-section .role-ai-workspace{gap:10px;min-height:0;padding:13px;overflow:hidden}.roles-section .role-user-prompt{max-width:88%;font-size:11px}.roles-section .role-ai-response p,.roles-section .role-ai-draft>strong{font-size:11px}.roles-section .role-evidence-panel{border-top:1px solid var(--border-subtle);border-left:0;gap:10px;min-height:0;padding:13px;overflow:hidden}.roles-section .role-evidence-list{grid-template-columns:repeat(3,minmax(0,1fr))}.roles-section .role-evidence-list div{border-right:1px solid var(--border-subtle);border-bottom:0;padding:9px}.roles-section .role-evidence-list div:last-child{border-right:0}.native-section .compact-render .product-content{gap:8px;padding:0 10px 12px}.native-section .compact-render .product-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.native-section .compact-render .product-stats>div:last-child{grid-column:1/-1}.native-section .compact-render .product-content>:last-child{display:none}.native-section .product-main>div:first-child,.roles-section .product-main>div:first-child{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid;padding:12px!important}.native-section .product-main>div:first-child h3,.roles-section .product-main>div:first-child h3{font-size:22px;line-height:1.15}.native-section .product-main>div:first-child h3>span,.roles-section .product-main>div:first-child h3>span{margin:4px 0 0;font-size:10.5px;line-height:1.35;display:block}.native-section .product-chrome,.roles-section .product-chrome{height:28px}.experience-section .feature-product{border-radius:10px;overflow:hidden}.experience-section .workflow-feature .workflow-render{height:460px;max-height:460px}.experience-section .workflow-feature .product-chrome{height:28px}.experience-section .workflow-feature .workflow-product-shell{height:432px;min-height:0}.experience-section .workflow-feature .workflow-main{padding:8px}.experience-section .workflow-feature .scenario-window{grid-template-rows:auto auto minmax(0,1fr) auto;height:416px;min-height:0;display:grid}.experience-section .workflow-feature .scenario-topbar{min-height:46px;padding-inline:11px}.experience-section .workflow-feature .scenario-body{min-height:0;padding:10px;overflow:hidden}.experience-section .flow-list{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;width:calc(100% + 32px);margin-inline:-16px;padding:0 16px 8px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.experience-section .flow-list::-webkit-scrollbar{display:none}.experience-section .flow-list article{border:1px solid var(--accent-line);background:var(--accent-subtle);min-height:118px;color:var(--text-primary);scroll-snap-align:start;border-radius:10px;flex:0 0 calc(100% - 68px);grid-template-columns:34px 1fr;padding:17px;display:grid}.experience-section .flow-list article:nth-child(n+5){display:none}.roles-section .role-grid{grid-template-columns:none}.roles-section .role-grid article{border:1px solid var(--border-subtle);scroll-snap-align:start;border-radius:10px;flex:0 0 calc(100% - 58px);min-height:132px;padding:18px}.roles-section .role-grid article:last-child{border:1px solid var(--border-subtle)}.roles-section .role-grid blockquote{font-size:13px;line-height:1.55}.adapt-section .adapt-grid{flex-direction:column;gap:24px;display:flex}.adapt-grid>.multi-surface-copy{order:1}.adapt-grid>.multi-surface-render{order:2}.surface-channel-list span{font-size:9px}.multi-surface-render{background:0 0;border-radius:0;height:440px;overflow:hidden}.surface-desktop-live{transform-origin:0 100%;width:620px;top:auto;bottom:44px;left:0;transform:scale(.49)}.surface-desktop-live .product-render{width:620px;transform:none}.surface-desktop-live .compact-render .product-shell{grid-template-columns:minmax(0,1fr) 220px;min-height:344px;max-height:344px}.surface-desktop-live .compact-render .product-main{padding:11px}.surface-desktop-live .compact-render .product-ai-panel{border-top:0;border-bottom:0;border-left:1px solid var(--border-subtle);grid-area:auto;padding:14px;display:flex}.surface-mobile{border-radius:14px;width:108px;height:235px;top:112px;right:0;transform:scale(1.05)}.surface-phone-status{height:18px;padding-inline:8px;font-size:6px}.surface-phone-nav{gap:5px;height:26px;padding-inline:7px}.surface-phone-nav span{font-size:15px}.surface-phone-nav strong{font-size:7px}.surface-phone-card{border-radius:7px;margin:6px}.surface-phone-card h3{padding:8px 6px;font-size:10px}.surface-phone-card dl{padding:5px 7px}.surface-phone-card dl>div{padding:2px 0;font-size:6.5px}.surface-phone-card p{gap:3px;margin:0 5px 5px;padding:5px;font-size:5.5px}.surface-phone-actions{gap:3px;padding:5px}.surface-phone-actions button{height:21px;font-size:5.5px}.surface-chat{transform-origin:0 0;width:calc(100% - 40px);height:184px;inset:0 auto auto 0;transform:scale(.92)}.wecom-shell{grid-template-columns:31px 74px minmax(0,1fr)}.wecom-sidebar{gap:10px;padding-top:9px}.wecom-sidebar b{width:18px;height:18px;font-size:7px}.wecom-sidebar i{width:9px;height:2px}.wecom-conversations{padding:8px 6px}.wecom-search{margin-bottom:10px;padding:5px;font-size:6px}.wecom-conversations strong{font-size:7px}.wecom-conversations small{font-size:5.5px}.wecom-chat{grid-template-rows:27px minmax(0,1fr) 28px}.wecom-chat-head{padding-inline:7px}.wecom-chat-head strong{font-size:7px}.wecom-chat-body{padding:5px 7px}.wecom-user-message{margin-top:5px;padding:5px 6px;font-size:6px}.wecom-ai-row{gap:4px}.wecom-ai-row>svg{width:13px;height:13px}.wecom-ai-row>div{padding:5px 6px}.wecom-ai-row strong{font-size:6px}.wecom-ai-row p{font-size:5px}.wecom-input{margin:4px 6px;padding:5px 6px;font-size:5.5px}.connect-section .connect-grid{flex-direction:column;gap:0;display:flex}.connect-grid>:last-child{order:1}.connect-grid>.connect-product{order:2;margin-top:22px}.connect-section .feature-app-shell{min-height:400px}.connect-section .check-list{gap:9px;margin-bottom:20px;font-size:12.5px}.connect-section .connect-line{font-size:18px;line-height:1.45}.connect-section .security-compact{display:none}.security-compact .section-heading{margin-bottom:20px;display:block}.security-compact .section-heading h2{margin-top:9px;font-size:31px;line-height:1.08}.security-compact .section-heading p{margin-top:11px;font-size:13px;line-height:1.6}.security-compact .security-grid article{border:1px solid var(--border-subtle);scroll-snap-align:start;border-radius:10px;flex:0 0 calc(100% - 58px);min-height:174px;padding:20px}.security-compact .security-grid article:last-child{border:1px solid var(--border-subtle)}.security-compact .security-grid h3{margin:26px 0 8px}.final-cta{min-height:calc(100svh - 60px);padding:0}.final-cta .final-cta-inner{grid-template-columns:1fr;gap:34px;padding-block:58px 76px}.final-cta h2{margin:10px 0 16px;font-size:34px;line-height:1.08}.final-cta-brandline{white-space:nowrap;flex-direction:row;align-items:baseline;gap:10px}.final-cta-wordmark{transform:translateY(1px);font-size:30px!important}.final-cta p{font-size:14px;line-height:1.72}.final-cta .cta-notes{gap:8px;margin-top:22px;display:grid}.final-cta .cta-card{border-radius:10px;padding:22px}.final-cta .cta-card h3{margin-top:16px;font-size:21px}.contact-modal-backdrop{align-items:end;padding:12px}.contact-modal{border-radius:12px;width:100%;max-height:calc(100svh - 24px)}.contact-modal-head{padding:20px 18px 15px}.contact-modal-head h2{font-size:23px}.contact-modal-head .contact-modal-title-lockup{gap:6px}.contact-modal-wordmark{font-size:27px!important}.contact-lead-form{gap:13px;padding:18px}.contact-form-row{grid-template-columns:1fr;gap:13px}.contact-lead-form input{height:41px;font-size:16px}.contact-modal-success{padding:18px 18px 24px}.contact-qr-frame{width:min(280px,78vw)}.site-footer{padding:28px 0 max(22px, env(safe-area-inset-bottom))}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-bottom{margin-top:24px}}@media (width<=760px) and (height<=740px){.hero-grid{top:-40px}}@media (width<=480px){.hero-copy h1{font-size:38px}}@media (width<=380px){.hero-copy h1{font-size:35px}.hero-copy .hero-promo-pill{font-size:9.5px}.hero-xiaobu-cycle{transform:translate(5px)}.hero-xiaobu-cycle>svg{right:calc(50% + 130px)}.hero-xiaobu-bubble{max-width:260px;font-size:11px}}@media (width>=2400px) and (height>=1300px){.native-section .pillar-grid article{min-height:0;padding:17px 18px}.native-section .pillar-grid h3{margin:0 0 4px;font-size:19px}.native-section .pillar-grid p{font-size:14px}.native-section .compact-render .product-shell,.roles-section .compact-render .product-shell{min-height:700px;max-height:700px}.workflow-feature .workflow-render{max-height:730px}.workflow-feature .workflow-product-shell{min-height:696px}.workflow-feature .scenario-window{min-height:660px}.feature-app-shell{min-height:700px}.settings-product-list article,.integration-list article{padding:17px}}@media (width>=3400px) and (height>=1900px){.native-section .pillar-grid article{min-height:0;padding:23px 26px}.native-section .pillar-grid h3{margin:0 0 6px;font-size:24px}.native-section .pillar-grid p{font-size:17px}.native-section .compact-render .product-shell,.roles-section .compact-render .product-shell{min-height:960px;max-height:960px}.workflow-feature .workflow-render{max-height:990px}.workflow-feature .workflow-product-shell{min-height:956px}.workflow-feature .scenario-window{min-height:910px}.feature-app-shell{min-height:960px}.settings-product-list article,.integration-list article{padding:23px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:var(--font-sans);--font-serif:var(--font-serif);--font-mono:var(--font-mono);--color-white:#fff;--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-normal:0em;--radius-xs:var(--radius-xs);--radius-sm:var(--radius-sm);--radius-md:var(--radius-md);--radius-lg:var(--radius-lg);--radius-xl:var(--radius-xl);--shadow-sm:var(--shadow-sm);--shadow-md:var(--shadow-md);--shadow-lg:var(--shadow-lg);--ease-in:var(--ease-in);--ease-out:var(--ease-out);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-song:var(--font-song);--radius-full:var(--radius-full);--ease-inout:var(--ease-inout);--spacing-slot-rail:var(--slot-rail-w)}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}html{font-family:var(--font-sans)}body{background:var(--bg-canvas);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;transition:background var(--dur-moderate) var(--ease-out), color var(--dur-moderate) var(--ease-out);font-size:15px;line-height:1.6}h1,h2,h3,.serif{font-family:var(--font-serif);font-weight:600}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-x-0{inset-inline:0}.inset-y-0{inset-block:0}.-top-\[4\.5px\]{top:-4.5px}.top-\[3px\]{top:3px}.top-px{top:1px}.right-0{right:0}.right-1{right:var(--spacing)}.right-slot-rail{right:var(--slot-rail-w)}.-bottom-\[4\.5px\]{bottom:-4.5px}.-bottom-\[19px\]{bottom:-19px}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-\[28\%\]{left:28%}.left-\[72\%\]{left:72%}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1440px){.container{max-width:1440px}}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-0{margin:0}.-mx-\[5px\]{margin-inline:-5px}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-\[3px\]{margin-inline:3px}.my-\[10px\]{margin-block:10px}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-\[2px\]{margin-top:2px}.mt-\[3px\]{margin-top:3px}.mt-\[6px\]{margin-top:6px}.mt-\[7px\]{margin-top:7px}.mt-px{margin-top:1px}.mr-\[6px\]{margin-right:6px}.mr-\[7px\]{margin-right:7px}.-mb-px{margin-bottom:-1px}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-\[5px\]{margin-bottom:5px}.mb-\[6px\]{margin-bottom:6px}.mb-\[10px\]{margin-bottom:10px}.mb-\[14px\]{margin-bottom:14px}.-ml-\[3px\]{margin-left:-3px}.-ml-\[4\.5px\]{margin-left:-4.5px}.ml-1{margin-left:var(--spacing)}.ml-\[2px\]{margin-left:2px}.ml-\[9px\]{margin-left:9px}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-1{height:var(--spacing)}.h-3{height:calc(var(--spacing) * 3)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-\[2px\]{height:2px}.h-\[5px\]{height:5px}.h-\[6px\]{height:6px}.h-\[7px\]{height:7px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-full{height:100%}.h-px{height:1px}.h-topbar{height:var(--topbar-h)}.max-h-\[260px\]{max-height:260px}.min-h-0{min-height:0}.w-1{width:var(--spacing)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-\[2\.5px\]{width:2.5px}.w-\[6px\]{width:6px}.w-\[7px\]{width:7px}.w-\[15px\]{width:15px}.w-\[30px\]{width:30px}.w-\[34px\]{width:34px}.w-\[110px\]{width:110px}.w-\[264px\]{width:264px}.w-full{width:100%}.w-px{width:1px}.w-rail{width:var(--rail-w)}.w-rail-overlay{width:var(--rail-overlay-w)}.w-rail-pinned{width:var(--rail-pinned-w)}.w-sessions{width:var(--sessions-w)}.w-slot-rail{width:var(--slot-rail-w)}.max-w-\[300px\]{max-width:300px}.max-w-\[330px\]{max-width:330px}.max-w-\[350px\]{max-width:350px}.max-w-\[420px\]{max-width:420px}.max-w-\[440px\]{max-width:440px}.max-w-\[520px\]{max-width:520px}.max-w-\[580px\]{max-width:580px}.min-w-0{min-width:0}.min-w-\[14px\]{min-width:14px}.min-w-\[15px\]{min-width:15px}.min-w-\[17px\]{min-width:17px}.min-w-\[18px\]{min-width:18px}.min-w-\[30px\]{min-width:30px}.min-w-\[70px\]{min-width:70px}.min-w-\[150px\]{min-width:150px}.min-w-\[170px\]{min-width:170px}.min-w-\[196px\]{min-width:196px}.min-w-\[210px\]{min-width:210px}.min-w-\[320px\]{min-width:320px}.flex-1{flex:1}.flex-\[1\.5\]{flex:1.5}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-2{--tw-translate-x:calc(var(--spacing) * -2);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-0{--tw-translate-x:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}.\[transform\:rotate\(-45deg\)_translate\(0\.5px\,-1px\)\]{transform:rotate(-45deg)translate(.5px,-1px)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-\[2\.5px\]{gap:2.5px}.gap-\[2px\]{gap:2px}.gap-\[3px\]{gap:3px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-\[9px\]{gap:9px}.gap-\[10px\]{gap:10px}.gap-\[11px\]{gap:11px}.gap-\[13px\]{gap:13px}.gap-\[14px\]{gap:14px}.gap-\[18px\]{gap:18px}.gap-\[22px\]{gap:22px}.gap-\[26px\]{gap:26px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-\[2px\]{border-radius:2px}.rounded-\[9px\]{border-radius:9px}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-l-\[17px\]{border-top-left-radius:17px;border-bottom-left-radius:17px}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-r-\[17px\]{border-top-right-radius:17px;border-bottom-right-radius:17px}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-\[1\.5px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1.5px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-0{border-left-style:var(--tw-border-style);border-left-width:0}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-\[1\.5px\]{border-left-style:var(--tw-border-style);border-left-width:1.5px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-accent{border-color:var(--accent)}.border-accent-line{border-color:var(--accent-line)}.border-action{border-color:var(--action)}.border-error-fg{border-color:var(--error-fg)}.border-line{border-color:var(--border-default)}.border-line-subtle{border-color:var(--border-subtle)}.border-success-fg{border-color:var(--success-fg)}.border-transparent{border-color:#0000}.border-white{border-color:var(--color-white)}.border-l-accent{border-left-color:var(--accent)}.bg-accent{background-color:var(--accent)}.bg-accent-line{background-color:var(--accent-line)}.bg-accent-subtle{background-color:var(--accent-subtle)}.bg-action{background-color:var(--action)}.bg-canvas{background-color:var(--bg-canvas)}.bg-error-bg{background-color:var(--error-bg)}.bg-info-bg{background-color:var(--info-bg)}.bg-line{background-color:var(--border-default)}.bg-line-subtle{background-color:var(--border-subtle)}.bg-mark-bg{background-color:var(--mark-bg)}.bg-success-bg{background-color:var(--success-bg)}.bg-success-fg{background-color:var(--success-fg)}.bg-sunken{background-color:var(--bg-sunken)}.bg-surface{background-color:var(--bg-surface)}.bg-surface-alt{background-color:var(--bg-surface-alt)}.bg-transparent{background-color:#0000}.bg-warning-bg{background-color:var(--warning-bg)}.bg-warning-fg{background-color:var(--warning-fg)}.bg-white{background-color:var(--color-white)}.\[background-image\:radial-gradient\(var\(--border-default\)_1px\,transparent_1\.2px\)\]{background-image:radial-gradient(var(--border-default) 1px,transparent 1.2px)}.\[background-size\:12px_12px\]{background-size:12px 12px}.fill-none{fill:none}.stroke-accent{stroke:var(--accent)}.stroke-current{stroke:currentColor}.stroke-error-fg{stroke:var(--error-fg)}.stroke-warning-fg{stroke:var(--warning-fg)}.stroke-\[1\.6\]{stroke-width:1.6px}.p-5{padding:calc(var(--spacing) * 5)}.p-\[3px\]{padding:3px}.px-0{padding-inline:0}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-\[3px\]{padding-inline:3px}.px-\[5px\]{padding-inline:5px}.px-\[6px\]{padding-inline:6px}.px-\[7px\]{padding-inline:7px}.px-\[9px\]{padding-inline:9px}.px-\[11px\]{padding-inline:11px}.px-\[13px\]{padding-inline:13px}.px-\[14px\]{padding-inline:14px}.px-\[15px\]{padding-inline:15px}.px-\[18px\]{padding-inline:18px}.px-\[22px\]{padding-inline:22px}.px-px{padding-inline:1px}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-\[1px\]{padding-block:1px}.py-\[2px\]{padding-block:2px}.py-\[3px\]{padding-block:3px}.py-\[5px\]{padding-block:5px}.py-\[6px\]{padding-block:6px}.py-\[7px\]{padding-block:7px}.py-\[9px\]{padding-block:9px}.py-\[10px\]{padding-block:10px}.py-\[11px\]{padding-block:11px}.py-\[13px\]{padding-block:13px}.py-\[14px\]{padding-block:14px}.py-\[18px\]{padding-block:18px}.py-px{padding-block:1px}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pt-\[9\.5px\]{padding-top:9.5px}.pt-\[9px\]{padding-top:9px}.pt-\[10px\]{padding-top:10px}.pt-\[14px\]{padding-top:14px}.pt-\[18px\]{padding-top:18px}.pt-\[52px\]{padding-top:52px}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-\[9px\]{padding-right:9px}.pr-\[11\.5px\]{padding-right:11.5px}.pb-1{padding-bottom:var(--spacing)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.pb-\[3px\]{padding-bottom:3px}.pb-\[6px\]{padding-bottom:6px}.pb-\[10\.5px\]{padding-bottom:10.5px}.pb-\[11px\]{padding-bottom:11px}.pb-\[14px\]{padding-bottom:14px}.pl-9{padding-left:calc(var(--spacing) * 9)}.pl-\[7px\]{padding-left:7px}.pl-\[12\.5px\]{padding-left:12.5px}.pl-\[13px\]{padding-left:13px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.font-serif{font-family:var(--font-serif)}.font-song{font-family:var(--font-song)}.text-\[0\.72em\]{font-size:.72em}.text-\[1\.1em\]{font-size:1.1em}.text-\[8\.5px\]{font-size:8.5px}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13\.8px\]{font-size:13.8px}.text-\[13px\]{font-size:13px}.text-\[14\.5px\]{font-size:14.5px}.text-\[14px\]{font-size:14px}.text-\[15\.5px\]{font-size:15.5px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[21px\]{font-size:21px}.text-\[24px\]{font-size:24px}.text-\[29px\]{font-size:29px}.text-\[32px\]{font-size:32px}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.3\]{--tw-leading:1.3;line-height:1.3}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.7\]{--tw-leading:1.7;line-height:1.7}.leading-\[1\.15\]{--tw-leading:1.15;line-height:1.15}.leading-\[1\.35\]{--tw-leading:1.35;line-height:1.35}.leading-\[1\.45\]{--tw-leading:1.45;line-height:1.45}.leading-\[1\.75\]{--tw-leading:1.75;line-height:1.75}.leading-none{--tw-leading:1;line-height:1}.font-\[550\]{--tw-font-weight:550;font-weight:550}.font-\[650\]{--tw-font-weight:650;font-weight:650}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking:-.01em;letter-spacing:-.01em}.tracking-\[-0\.015em\]{--tw-tracking:-.015em;letter-spacing:-.015em}.tracking-\[-1px\]{--tw-tracking:-1px;letter-spacing:-1px}.tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.tracking-\[0\.03em\]{--tw-tracking:.03em;letter-spacing:.03em}.tracking-\[0\.04em\]{--tw-tracking:.04em;letter-spacing:.04em}.tracking-\[0\.05em\]{--tw-tracking:.05em;letter-spacing:.05em}.tracking-\[0\.06em\]{--tw-tracking:.06em;letter-spacing:.06em}.tracking-\[0\.07em\]{--tw-tracking:.07em;letter-spacing:.07em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\]{--tw-tracking:0;letter-spacing:0}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.whitespace-nowrap{white-space:nowrap}.text-\[\#5B6159\]{color:#5b6159}.text-\[\#16181A\]{color:#16181a}.text-accent{color:var(--accent)}.text-action-text{color:var(--action-text)}.text-error-fg{color:var(--error-fg)}.text-info-fg{color:var(--info-fg)}.text-inherit{color:inherit}.text-ink{color:var(--text-primary)}.text-ink-secondary{color:var(--text-secondary)}.text-ink-tertiary{color:var(--text-tertiary)}.text-line{color:var(--border-default)}.text-mark-text{color:var(--mark-text)}.text-success-fg{color:var(--success-fg)}.text-warning-fg{color:var(--warning-fg)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.not-italic{font-style:normal}.\[font-variant-numeric\:tabular-nums\]{font-variant-numeric:tabular-nums}.line-through{text-decoration-line:line-through}.accent-line{accent-color:var(--border-default)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-100{opacity:1}.opacity-\[0\.72\]{opacity:.72}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_0_-2px_0_var\(--accent\)\]{--tw-shadow:inset 0 -2px 0 var(--tw-shadow-color,var(--accent));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--accent-line\)\]{--tw-shadow:inset 0 0 0 1px var(--tw-shadow-color,var(--accent-line));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_0_0_0_1px_var\(--border-default\)\]{--tw-shadow:inset 0 0 0 1px var(--tw-shadow-color,var(--border-default));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_2px_0_0_var\(--accent\)\]{--tw-shadow:inset 2px 0 0 var(--tw-shadow-color,var(--accent));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_3px_0_0_var\(--accent\)\]{--tw-shadow:inset 3px 0 0 var(--tw-shadow-color,var(--accent));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_3px_0_0_var\(--action\)\]{--tw-shadow:inset 3px 0 0 var(--tw-shadow-color,var(--action));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[inset_3px_0_0_var\(--border-default\)\]{--tw-shadow:inset 3px 0 0 var(--tw-shadow-color,var(--border-default));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[var\(--focus-ring\)\]{--tw-shadow:var(--focus-ring);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-lg{--tw-shadow:var(--shadow-lg);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-md{--tw-shadow:var(--shadow-md);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-\[background-color\,border-color\,color\]{transition-property:background-color,border-color,color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[background-color\]{transition-property:background-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[opacity\,transform\]{transition-property:opacity,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-\[var\(--dur-base\)\]{--tw-duration:var(--dur-base);transition-duration:var(--dur-base)}.duration-\[var\(--dur-fast\)\]{--tw-duration:var(--dur-fast);transition-duration:var(--dur-fast)}.duration-\[var\(--dur-moderate\)\]{--tw-duration:var(--dur-moderate);transition-duration:var(--dur-moderate)}.duration-\[var\(--dur-slow\)\]{--tw-duration:var(--dur-slow);transition-duration:var(--dur-slow)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-ink-tertiary::placeholder{color:var(--text-tertiary)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-0:before{content:var(--tw-content);inset-block:0}.before\:left-4:before{content:var(--tw-content);left:calc(var(--spacing) * 4)}.before\:h-\[5px\]:before{content:var(--tw-content);height:5px}.before\:w-\[5px\]:before{content:var(--tw-content);width:5px}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:shrink-0:before{content:var(--tw-content);flex-shrink:0}.before\:rounded-full:before{content:var(--tw-content);border-radius:var(--radius-full)}.before\:bg-accent:before{content:var(--tw-content);background-color:var(--accent)}.before\:bg-current:before{content:var(--tw-content);background-color:currentColor}.before\:bg-line:before{content:var(--tw-content);background-color:var(--border-default)}.before\:content-\[\"\"\]:before,.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.first\:border-l-0:first-child{border-left-style:var(--tw-border-style);border-left-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:border-accent:focus-within{border-color:var(--accent)}.focus-within\:shadow-\[var\(--focus-ring\)\]:focus-within{--tw-shadow:var(--focus-ring);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}@media (hover:hover){.hover\:border-accent:hover{border-color:var(--accent)}.hover\:border-error-fg:hover{border-color:var(--error-fg)}.hover\:border-ink-tertiary:hover{border-color:var(--text-tertiary)}.hover\:border-line:hover{border-color:var(--border-default)}.hover\:bg-accent-hover:hover{background-color:var(--accent-hover)}.hover\:bg-accent-subtle:hover{background-color:var(--accent-subtle)}.hover\:bg-action-hover:hover{background-color:var(--action-hover)}.hover\:bg-error-bg:hover{background-color:var(--error-bg)}.hover\:bg-surface-alt:hover{background-color:var(--bg-surface-alt)}.hover\:text-accent:hover{color:var(--accent)}.hover\:text-ink:hover{color:var(--text-primary)}}.focus\:border-accent:focus{border-color:var(--accent)}.focus\:shadow-\[var\(--focus-ring\)\]:focus{--tw-shadow:var(--focus-ring);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:shadow-\[var\(--focus-ring\)\]:focus-visible{--tw-shadow:var(--focus-ring);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-\[0\.38\]:disabled{opacity:.38}.\[\&_strong\]\:font-semibold strong{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.\[\&_strong\]\:text-success-fg strong{color:var(--success-fg)}.\[\&_strong\.down\]\:text-error-fg strong.down{color:var(--error-fg)}.\[\&_svg\]\:h-4 svg{height:calc(var(--spacing) * 4)}.\[\&_svg\]\:h-\[13px\] svg{height:13px}.\[\&_svg\]\:h-\[14px\] svg{height:14px}.\[\&_svg\]\:h-\[15px\] svg{height:15px}.\[\&_svg\]\:h-\[17px\] svg{height:17px}.\[\&_svg\]\:w-4 svg{width:calc(var(--spacing) * 4)}.\[\&_svg\]\:w-\[13px\] svg{width:13px}.\[\&_svg\]\:w-\[14px\] svg{width:14px}.\[\&_svg\]\:w-\[15px\] svg{width:15px}.\[\&_svg\]\:w-\[17px\] svg{width:17px}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:fill-none svg{fill:none}.\[\&_svg\]\:stroke-current svg{stroke:currentColor}.\[\&_svg\]\:stroke-\[1\.5\] svg{stroke-width:1.5px}.\[\&_svg\]\:stroke-\[1\.6\] svg{stroke-width:1.6px}.\[\&_svg\]\:stroke-\[1\.7\] svg{stroke-width:1.7px}.\[\&_svg\]\:text-ink-tertiary svg{color:var(--text-tertiary)}.\[\&_svg\]\:\[stroke-linecap\:round\] svg{stroke-linecap:round}.\[\&_svg\]\:\[stroke-linejoin\:round\] svg{stroke-linejoin:round}.\[\&_tbody_tr\:hover\>td\]\:bg-surface-alt tbody tr:hover>td{background-color:var(--bg-surface-alt)}.\[\&_tr\:last-child\>td\]\:border-b-0 tr:last-child>td{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\>svg\]\:mx-auto>svg{margin-inline:auto}.\[\&\>svg\]\:mt-\[2px\]>svg{margin-top:2px}.\[\&\>svg\]\:mt-\[calc\(\(1\.6em-15px\)\/2\)\]>svg{margin-top:calc(.8em - 7.5px)}.\[\&\>svg\]\:mb-\[3px\]>svg{margin-bottom:3px}.\[\&\>svg\]\:block>svg{display:block}.\[\&\>svg\]\:h-4>svg{height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:h-16>svg{height:calc(var(--spacing) * 16)}.\[\&\>svg\]\:h-\[14px\]>svg{height:14px}.\[\&\>svg\]\:h-\[15px\]>svg{height:15px}.\[\&\>svg\]\:h-\[19px\]>svg{height:19px}.\[\&\>svg\]\:h-\[22px\]>svg{height:22px}.\[\&\>svg\]\:w-4>svg{width:calc(var(--spacing) * 4)}.\[\&\>svg\]\:w-16>svg{width:calc(var(--spacing) * 16)}.\[\&\>svg\]\:w-\[14px\]>svg{width:14px}.\[\&\>svg\]\:w-\[15px\]>svg{width:15px}.\[\&\>svg\]\:w-\[19px\]>svg{width:19px}.\[\&\>svg\]\:w-\[22px\]>svg{width:22px}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:fill-\[var\(--error-fg\)\]>svg{fill:var(--error-fg)}.\[\&\>svg\]\:fill-none>svg{fill:none}.\[\&\>svg\]\:stroke-accent>svg{stroke:var(--accent)}.\[\&\>svg\]\:stroke-current>svg{stroke:currentColor}.\[\&\>svg\]\:stroke-error-fg>svg{stroke:var(--error-fg)}.\[\&\>svg\]\:stroke-ink-secondary>svg{stroke:var(--text-secondary)}.\[\&\>svg\]\:stroke-ink-tertiary>svg{stroke:var(--text-tertiary)}.\[\&\>svg\]\:stroke-warning-fg>svg{stroke:var(--warning-fg)}.\[\&\>svg\]\:stroke-\[1\.4\]>svg{stroke-width:1.4px}.\[\&\>svg\]\:stroke-\[1\.5\]>svg{stroke-width:1.5px}.\[\&\>svg\]\:stroke-\[1\.6\]>svg{stroke-width:1.6px}.\[\&\>svg\]\:\[stroke-linecap\:round\]>svg{stroke-linecap:round}.\[\&\>svg\]\:\[stroke-linejoin\:round\]>svg{stroke-linejoin:round}.\[\&\>svg_rect\]\:fill-\[\#16181A\]>svg rect{fill:#16181a}}:root{--font-serif:"Source Serif 4", "Source Serif Pro", "Iowan Old Style", "Noto Serif SC", "Songti SC", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--font-song:"Noto Serif SC", "Source Han Serif SC", "Songti SC", "SimSun", serif;--radius-xs:3px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-full:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--dur-fast:90ms;--dur-base:.16s;--dur-moderate:.24s;--dur-slow:.32s;--ease-out:cubic-bezier(.2, 0, 0, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-inout:cubic-bezier(.4, 0, .2, 1);--stroke:1px;--control-compact:32px;--control-default:36px;--touch-min:44px;--touch-warehouse:52px;--grid-columns:12;--grid-gutter:24px;--rail-w:60px;--rail-overlay-w:196px;--rail-pinned-w:220px;--sessions-w:220px;--slot-rail-w:40px;--slot-w:max(360px, 34vw);--slot-detail-w:clamp(520px, 52vw, 960px);--main-min-w:690px;--topbar-h:48px}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-canvas:#fafaf8;--bg-surface:#fff;--bg-surface-alt:#f6f6f3;--bg-sunken:#f1f1ed;--border-subtle:#e7e7e1;--border-default:#d5d5cd;--text-primary:#16181a;--text-secondary:#5b6159;--text-tertiary:#8b918a;--accent:#1f5c3f;--accent-hover:#17492f;--accent-active:#103823;--accent-subtle:#eaf2ed;--accent-line:#c9ded2;--xb-face:#d8eee1;--action:#16181a;--action-hover:#2c2f32;--action-text:#fff;--mark-bg:#fbf0c4;--mark-text:#4a3e12;--success-fg:#2f7d53;--success-bg:#e4f0e8;--warning-fg:#9a6511;--warning-bg:#fbf0da;--info-fg:#2b5c9b;--info-bg:#e7eef7;--error-fg:#a3392c;--error-bg:#f8e8e5;--shadow-sm:0 1px 2px #16181a0d;--shadow-md:0 2px 6px #16181a0f;--shadow-lg:0 8px 24px #16181a14;--focus-ring:0 0 0 3px #1f5c3f29;--scrim:#16181a66}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-canvas:#101210;--bg-surface:#171a17;--bg-surface-alt:#1d211d;--bg-sunken:#0c0e0c;--border-subtle:#272b27;--border-default:#363b36;--text-primary:#eef0ec;--text-secondary:#a0a69e;--text-tertiary:#737a71;--accent:#6fb68c;--accent-hover:#8ac7a2;--accent-active:#5aa077;--accent-subtle:#17261d;--accent-line:#2c4436;--xb-face:#2c4436;--action:#eef0ec;--action-hover:#fff;--action-text:#101210;--mark-bg:#453a12;--mark-text:#f1e3a6;--success-fg:#6fb68c;--success-bg:#16281d;--warning-fg:#d9a441;--warning-bg:#2c2313;--info-fg:#7fa8da;--info-bg:#16202e;--error-fg:#de8a7e;--error-bg:#2c1a17;--shadow-sm:0 1px 2px #0006;--shadow-md:0 2px 8px #00000073;--shadow-lg:0 10px 28px #0000008c;--focus-ring:0 0 0 3px #6fb68c33;--scrim:#0009}html{scroll-behavior:smooth}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent-line);color:var(--text-primary)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}
