@import"https://fonts.googleapis.com/css2?family=Sora:wght@500;600;700;800&family=Noto+Sans+SC:wght@400;500;700&display=swap";:root{--site-width: 1440px;--header-height: 54px;--footer-safe-space: 230px;--bg-top: #02070d;--bg-mid: #07131f;--bg-bottom: #f2f6fb;--panel: rgba(255, 255, 255, .92);--panel-strong: rgba(255, 255, 255, .98);--panel-soft: rgba(243, 248, 252, .82);--panel-dark: rgba(8, 16, 28, .9);--surface-dark: #0a1626;--surface-dark-2: #101f33;--line: rgba(108, 130, 153, .18);--line-strong: rgba(108, 130, 153, .28);--line-dark: rgba(148, 178, 210, .22);--text: #122337;--text-soft: #607185;--text-faint: #7d90a5;--text-inverse: rgba(241, 246, 252, .84);--text-on-dark: #e8f0f9;--text-on-dark-soft: rgba(232, 240, 249, .65);--brand: #1467f2;--brand-strong: #145fe6;--brand-soft: rgba(20, 103, 242, .12);--accent: #0e9aa7;--accent-soft: rgba(14, 154, 167, .12);--run-glow: rgba(14, 154, 167, .35);--success-soft: rgba(73, 166, 116, .12);--radius-xl: 20px;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 10px;--shadow-xl: 0 34px 80px rgba(7, 17, 29, .16);--shadow-lg: 0 24px 56px rgba(7, 17, 29, .12);--shadow-md: 0 16px 36px rgba(7, 17, 29, .08);--shadow-sm: 0 10px 24px rgba(7, 17, 29, .05);--font-head: "Sora", "Segoe UI", "Microsoft YaHei UI", sans-serif;--font-body: "Noto Sans SC", "Segoe UI", "Microsoft YaHei UI", sans-serif;--space-gutter: clamp(28px, 6vw, 76px);--space-block: clamp(34px, 5vw, 72px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);overflow-x:hidden}body{margin:0;min-height:100dvh;font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top left,rgba(109,188,248,.15),transparent 22%),radial-gradient(circle at top right,rgba(14,154,167,.12),transparent 18%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 23%,var(--bg-bottom) 23%,var(--bg-bottom) 100%);scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}html{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}@supports (overflow: clip){html,body{overflow-x:clip}}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 82%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#app{min-height:100dvh}.app-shell{padding:var(--header-height) 0 40px}.page-backdrop{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.page-grid{position:absolute;inset:0}.page-blur{position:absolute;border-radius:999px;filter:blur(120px)}.page-blur-left{top:-110px;left:-90px;width:320px;height:320px;background:#1c7cc938}.page-blur-right{top:90px;right:-90px;width:280px;height:280px;background:#0e9aa71f}.page{display:grid;gap:32px}.page-home{gap:0}.page-section,.header-shell,.footer-shell{width:min(calc(100% - 40px),var(--site-width));margin:0 auto}.page-section{scroll-margin-top:calc(var(--header-height) + 18px)}.site-header{position:fixed;top:0;left:0;right:0;z-index:40;margin-bottom:0}.header-shell{position:relative;display:flex;align-items:center;gap:16px;width:100%;min-height:var(--header-height);margin:0;padding:6px max(16px,calc((100vw - var(--site-width)) / 2 + 16px));border-top:0;border-right:0;border-left:0;border-bottom:1px solid rgba(162,184,206,.14);border-radius:0;background:#02070df5;backdrop-filter:blur(18px);box-shadow:0 10px 30px #0000003d}.site-header.is-scrolled .header-shell{background:#02070de6}.brand{display:inline-flex;align-items:center;gap:10px;min-width:220px;flex-shrink:0}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#174774,#1c7cc9 72%,#6fb9f5);color:#fff;font-family:var(--font-head);font-size:1.02rem;font-weight:800;letter-spacing:.08em;box-shadow:0 16px 28px #1459954d}.brand-mark-logo{padding:5px;background:#ffffff0f}.brand-mark-logo img{display:block;width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;gap:4px;min-width:0}.brand-copy strong{color:#fff;font-family:var(--font-head);font-size:1.05rem;font-weight:700;letter-spacing:.02em;line-height:1}.brand-copy small{color:#e9f1f9a3;font-size:.66rem;letter-spacing:.08em;line-height:1;text-transform:uppercase}.nav-toggle{display:none;margin-left:auto;width:48px;height:48px;border:1px solid rgba(168,186,205,.16);border-radius:16px;background:#ffffff0f;color:#fff}.nav-toggle span{display:block;width:18px;height:2px;margin:0 auto 5px;border-radius:999px;background:currentColor}.nav-toggle span:last-child{margin-bottom:0}.nav-toggle:focus-visible{outline:none;border-color:#60b5ff75;box-shadow:0 0 0 4px #1467f229}.header-panel{display:flex;align-items:center;gap:14px;margin-left:auto;min-width:0}.primary-nav,.utility-nav{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0}.primary-nav{padding:0;border:0;border-radius:0;background:transparent}.product-menu{position:relative;flex:0 0 auto}.product-menu:after{content:"";position:absolute;left:0;right:0;top:100%;z-index:54;display:none;height:14px}.product-menu.is-open:after{display:block}.nav-link,.utility-link,.button,.manual-nav-link{display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.nav-link{flex:0 0 auto;gap:7px;min-height:34px;padding:0 10px;border-radius:6px;color:#edf4fbc7;font-size:.82rem;font-weight:700;white-space:nowrap}.nav-link:hover,.nav-link.is-active,.nav-link.router-link-active{background:#1467f224;color:#fff}.product-menu-trigger{appearance:none;border:0;background:transparent;color:#edf4fbc7;cursor:pointer}.product-menu-trigger:hover,.product-menu-trigger:focus-visible,.product-menu-trigger:active,.product-menu-trigger.is-active{outline:none;background:#1467f224;color:#fff}.product-menu-trigger:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.8;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.product-menu.is-open .product-menu-trigger:after{transform:translateY(1px) rotate(225deg)}.product-menu-panel{position:absolute;top:calc(100% + 12px);left:0;z-index:55;display:grid;gap:6px;width:274px;padding:10px;border:1px solid rgba(122,196,234,.18);border-radius:12px;background:#050e18f7;box-shadow:0 26px 58px #0000005c;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease;backdrop-filter:blur(18px)}.product-menu.is-open .product-menu-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.product-menu:hover .product-menu-panel,.product-menu:focus-within .product-menu-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.product-menu:hover .product-menu-trigger:after,.product-menu:focus-within .product-menu-trigger:after{transform:translateY(1px) rotate(225deg)}.product-menu-link{display:grid;gap:4px;min-height:58px;padding:10px 12px;border:1px solid transparent;border-radius:8px;color:#e8f2fbdb;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.product-menu-link:hover,.product-menu-link:focus-visible,.product-menu-link.is-active,.product-menu-link.router-link-active{outline:none;border-color:#37bdf83d;background:#1467f21f;color:#fff}.product-menu-link span{color:#5b8cff;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-menu-link strong{font-family:var(--font-head);font-size:.88rem;line-height:1.32}.utility-link{flex:0 0 auto;min-height:34px;padding:0 8px;border-radius:6px;color:#e3ecf5bd;font-size:.78rem;font-weight:700;white-space:nowrap}.utility-link:hover,.utility-link.is-active,.utility-link.router-link-active{color:#fff;background:#ffffff0f}.header-actions,.hero-actions,.page-actions,.cta-banner-actions,.hero-pills{display:flex;flex-wrap:wrap;gap:12px}.language-switcher{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid rgba(168,186,205,.16);border-radius:999px;background:#ffffff0f;color:#ebf4fff0;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.language-switcher:hover{transform:translateY(-1px);border-color:#60b5ff6b;background:#ffffff1a}.language-flag{position:relative;display:inline-block;width:28px;height:18px;overflow:hidden;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff52,0 3px 10px #0000002e}.language-flag.is-cn{background:#de2910}.language-flag.is-cn:before{content:"";position:absolute;left:5px;top:4px;width:6px;height:6px;background:#ffde00;clip-path:polygon(50% 0,61% 34%,98% 34%,68% 55%,79% 90%,50% 68%,21% 90%,32% 55%,2% 34%,39% 34%)}.language-flag.is-cn:after{content:"";position:absolute;left:14px;top:4px;width:2px;height:2px;border-radius:999px;background:#ffde00;box-shadow:5px 2px #ffde00,4px 7px #ffde00,-1px 9px #ffde00}.language-flag.is-en{background:linear-gradient(90deg,#243a73 0 40%,transparent 40%),repeating-linear-gradient(180deg,#b22234 0 2px,#fff 2px 4px)}.language-current{min-width:18px;font-size:11px;font-weight:900;line-height:1;letter-spacing:.08em;color:#ebf4fff0}.button{min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:700;cursor:pointer}.button-small{min-height:38px;padding:0 15px;font-size:.82rem}.site-header .button-primary{border-radius:8px}.button-primary{background:linear-gradient(135deg,var(--brand-strong),var(--brand));color:#fff;box-shadow:0 12px 28px #1459953d}.button-secondary{border-color:#7d94ab3d;background:#ffffffdb;color:var(--text)}.button-fill{width:100%}.home-hero,.page-banner,.product-hero,.manual-hero,.demo-hero,.section-surface,.section-dark,.cta-banner{position:relative;overflow:hidden;border-radius:var(--radius-xl);border:1px solid rgba(162,184,206,.22);box-shadow:var(--shadow-lg)}.home-hero,.page-banner,.product-hero,.manual-hero,.demo-hero,.section-surface,.cta-banner{background:linear-gradient(180deg,#fffffffa,#f5f9fcf0)}.section-dark{background:linear-gradient(180deg,#0a131ff5,#0c1f2ff5),radial-gradient(circle at top right,rgba(84,167,231,.18),transparent 28%);color:#fff}.home-hero:before,.page-banner:before,.product-hero:before,.demo-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(28,124,201,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(14,154,167,.08),transparent 22%)}.home-hero-copy,.page-head,.product-hero-copy,.demo-copy{position:relative;z-index:1}.home-hero-copy,.product-hero-copy,.demo-copy{display:grid;align-content:center;gap:18px}.hero-kicker,.section-tag,.download-pill{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(127,155,179,.24);background:#1c7cc91a;color:var(--brand-strong);font-size:.82rem;font-weight:700;letter-spacing:.03em}.section-dark .section-tag{background:#ffffff14;border-color:#99b4cc24;color:#e8f5ff}.hero-title,.page-title,.section-intro h2,.cta-banner h2{margin:0;font-family:var(--font-head);font-weight:700;letter-spacing:-.035em;color:var(--text)}.page-title,.section-intro h2,.cta-banner h2{font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.16}.hero-text,.page-lead,.section-intro p,.fact-card small,.metric-card small,.highlight-card p,.flow-card p,.info-card p,.feature-card p,.showcase-copy p,.docs-preview-card p,.docs-entry-card p,.download-card p,.asset-guide-card p,.contact-card p,.docs-note-card p,.footer-brand-copy p,.footer-column a,.footer-bottom small{color:var(--text-soft);line-height:1.74}.hero-text,.page-lead{max-width:64ch;margin:0;font-size:.98rem}.hero-pills span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(128,152,176,.18);color:var(--text);font-size:.84rem;font-weight:600}.capability-grid,.advantage-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.capability-card,.advantage-card{padding:20px;border:1px solid rgba(162,184,206,.22);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffffa,#f5f9fce6);box-shadow:var(--shadow-md)}.capability-card strong,.advantage-card strong{display:block;margin:0;font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--text)}.capability-card p,.advantage-card p{margin:10px 0 0;color:var(--text-soft);line-height:1.72}.hero-shot img,.product-hero-frame img,.showcase-media>img,.demo-stage>img{width:100%;height:100%;object-fit:cover}.hero-shot-caption,.demo-stage-card{position:absolute;left:24px;right:24px;bottom:24px;display:grid;gap:8px;padding:18px 20px;border-radius:24px;background:#070f18b8;border:1px solid rgba(169,195,218,.16);backdrop-filter:blur(16px)}.hero-shot-caption span,.demo-stage-card span{color:#e1ecf7b8;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.hero-shot-caption strong,.demo-stage-card strong{color:#fff;font-family:var(--font-head);font-size:1.06rem;line-height:1.45}.hero-floating-card.is-top{top:26px;right:18px}.hero-floating-card.is-middle{right:0;bottom:156px;animation-delay:-2.8s}.metrics-strip,.facts-strip,.highlight-grid,.flow-grid,.product-grid,.showcase-grid,.docs-preview-grid,.docs-hub-grid,.reading-path-grid,.download-grid,.asset-guide-grid,.contact-grid,.info-grid,.manual-card-grid{display:grid;gap:16px}.metrics-strip,.facts-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.fact-card,.highlight-card,.flow-card,.info-card,.feature-card,.showcase-card,.docs-preview-card,.docs-entry-card,.download-card,.asset-guide-card,.contact-card,.docs-note-card,.manual-sidebar,.footer-shell{border:1px solid rgba(162,184,206,.22);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffffa,#f5f9fce6);box-shadow:var(--shadow-md)}.metric-card,.fact-card,.highlight-card,.flow-card,.info-card,.feature-card,.docs-preview-card,.download-card,.asset-guide-card,.contact-card,.docs-note-card{padding:20px}.metric-card strong,.fact-card strong,.highlight-card strong,.flow-card strong,.info-card h3,.feature-card strong,.showcase-copy strong,.docs-preview-card strong,.docs-entry-card strong,.download-card strong,.asset-guide-card h3,.contact-card strong,.docs-note-card strong,.manual-sidebar h2,.footer-brand-copy strong{margin:0;font-family:var(--font-head);color:var(--text);font-weight:700}.metric-card strong,.fact-card strong{display:block;font-size:1.1rem}.metric-card span,.fact-card span,.showcase-copy span,.download-card small{display:block;margin-bottom:8px;color:var(--text-faint);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-surface,.section-dark,.page-banner,.manual-hero{padding:28px}.section-intro{display:grid;gap:10px;max-width:720px;margin-bottom:22px}.section-intro.align-center{justify-items:center;margin-left:auto;margin-right:auto;text-align:center}.section-intro.is-compact{margin-bottom:20px}.section-intro.is-light h2{color:#fff}.section-intro.is-light p{color:#e5eef7b8}.section-compact{padding:24px}.link-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.link-card{display:grid;gap:8px;padding:20px;border:1px solid rgba(162,184,206,.18);border-radius:20px;background:#ffffffeb}.link-card span{color:var(--text-faint);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.link-card strong{font-family:var(--font-head);font-size:1rem;color:var(--text);line-height:1.5}.highlight-grid,.flow-grid,.product-grid,.docs-hub-grid,.contact-grid,.info-grid-three,.reading-path-grid,.advantage-grid,.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-grid,.split-layout,.download-grid,.asset-guide-grid,.manual-card-grid,.info-grid-two,.docs-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-outline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;padding:6px;border:1px solid rgba(162,184,206,.18);border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f5f9fcb8)}.product-outline-card{display:grid;gap:10px;padding:18px 20px;border:0;border-right:1px solid rgba(162,184,206,.16);border-radius:0;background:transparent}.product-outline-card:last-child{border-right:0}.product-outline-card span{color:var(--text-faint);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-outline-card strong{font-family:var(--font-head);font-size:1.08rem;color:var(--text)}.product-outline-card p{margin:0;color:var(--text-soft);line-height:1.76}.compact-list{display:grid;gap:0;overflow:hidden;border:1px solid rgba(162,184,206,.18);border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f5f9fcb8)}.compact-list-row{display:grid;gap:8px;padding:18px 20px;border:0;border-top:1px solid rgba(162,184,206,.16);border-radius:0;background:transparent}.compact-list-row:first-child{border-top:0}.page-home .section-intro{max-width:960px}.page-home .architecture-board{box-shadow:var(--shadow-sm)}.page-home .architecture-topline{display:none}.page-home .architecture-grid{gap:0;overflow:hidden;padding:6px;border:1px solid rgba(162,184,206,.18);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4f8fcc7),radial-gradient(circle at top right,rgba(28,124,201,.08),transparent 26%)}.page-home .architecture-column{gap:14px;padding:18px 22px 20px;border-right:1px solid rgba(162,184,206,.16)}.page-home .architecture-column:last-child{border-right:0}.page-home .architecture-card{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.page-home .info-grid-three{gap:0;overflow:hidden;padding:6px;border:1px solid rgba(162,184,206,.18);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4f8fcc7),radial-gradient(circle at top right,rgba(28,124,201,.08),transparent 26%);box-shadow:var(--shadow-sm)}.page-home .info-grid-three .info-card{position:relative;padding:22px 24px;border:0;border-right:1px solid rgba(162,184,206,.16);border-radius:0;background:transparent;box-shadow:none}.page-home .info-grid-three .info-card:last-child{border-right:0}.page-home .info-card h3{font-size:1.02rem;line-height:1.46}.page-home .info-card p{margin:10px 0 0}.page-home .link-strip{gap:0;overflow:hidden;padding:6px;border:1px solid rgba(162,184,206,.18);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4f8fcc7),radial-gradient(circle at bottom left,rgba(14,154,167,.08),transparent 28%)}.page-home .link-card{border:0;border-right:1px solid rgba(162,184,206,.16);border-radius:0;background:transparent}.page-home .link-card:last-child{border-right:0}.home-scenario-tabs,.home-scenario-feature{position:relative;z-index:1}.home-scenario-tabs>strong,.home-scenario-tab,.home-scenario-all{display:inline-flex;align-items:center;min-width:0;padding:0 20px}.home-scenario-tab:hover,.home-scenario-tab:focus-visible,.home-scenario-tab.is-active{outline:none;color:#7bdcff}.home-scenario-tab.is-active:after{background:linear-gradient(90deg,#22d3ee,#38bdf8);box-shadow:0 0 18px #22d3ee6b}.home-scenario-shot:hover img,.home-scenario-shot:focus-visible img{transform:scale(1.035)}.home-gateway-copy,.home-gateway-grid{position:relative;z-index:1}.home-gateway-section .section-tag{border-color:#77d6ff38;background:#1467f21f;color:#91ddff}.home-gateway-card:hover,.home-gateway-card:focus-visible{outline:none;transform:translateY(-2px);border-color:#58cfff7a;background:#091f31c7}.home-suite-step:hover,.home-suite-step:focus-visible{color:var(--brand-strong);transform:translateY(-1px)}.home-suite-step.is-support span{color:#167a58}.home-suite-step.is-support:after{background:#31b47a;box-shadow:0 0 0 6px #31b47a1f}.home-matrix-section,.home-scenarios-section{display:grid;gap:22px;padding:36px 0 22px}.home-product-matrix,.home-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3.5vw,62px);border-top:1px solid rgba(162,184,206,.18)}.home-product-matrix article,.home-scenario-card{display:grid;gap:10px;min-height:188px;padding:22px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-product-matrix span,.home-scenario-card span{color:var(--brand-strong);font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.home-product-matrix strong,.home-scenario-card strong{color:var(--text);font-family:var(--font-head);font-size:1.05rem;line-height:1.32}.home-product-matrix p,.home-scenario-card p{margin:0;color:var(--text-soft);line-height:1.68}.home-scenario-card:hover,.home-scenario-card:focus-visible{color:var(--brand-strong);transform:translateY(-1px)}.home-story-copy h2,.home-release-panel h2{margin:0;font-family:var(--font-head);font-size:clamp(1.9rem,3.8vw,3.1rem);line-height:1.12;letter-spacing:0;color:var(--text)}.home-story-copy p,.home-release-panel>p{max-width:58ch;margin:0;color:var(--text-soft);font-size:1rem;line-height:1.82}.home-role-card:hover,.home-role-card:focus-visible{color:var(--brand-strong);transform:translateY(-1px)}.home-workflow-group.is-tools .home-workflow-head>span{background:linear-gradient(135deg,#0e9aa71f,#1c7cc91f);color:#0b7e89}.home-workflow-item a,.product-lane-media span{color:var(--brand-strong);font-size:.9rem;font-weight:800;white-space:nowrap}.product-lane.is-reverse{grid-template-columns:minmax(360px,.82fr) minmax(0,1fr)}.product-lane.is-reverse .product-lane-copy{order:2}.product-lane.is-reverse .product-lane-copy{padding:0 0 0 34px}.product-lane-tags,.product-lane-actions,.home-release-actions{display:flex;flex-wrap:wrap;gap:10px}.home-release-panel .section-tag{border-color:#ffffff29;background:#ffffff14;color:#eef7ff}.home-release-actions .button-secondary{border-color:#e8f1fa2e;background:#ffffff14;color:#eef7ff}.page-product .info-grid{gap:0;overflow:hidden;padding:6px;border:1px solid rgba(162,184,206,.18);border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f5f9fcb8)}.page-product .info-card{border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .info-grid-two .info-card{border-right:1px solid rgba(162,184,206,.14)}.page-product .info-grid-two .info-card:nth-child(2n){border-right:0}.page-product .info-grid-two .info-card:nth-child(n+3){border-top:1px solid rgba(162,184,206,.14)}.compact-list-row strong{font-family:var(--font-head);font-size:1rem;color:var(--text)}.compact-list-row p{margin:0;color:var(--text-soft);line-height:1.72}.flow-card,.section-dark .flow-card{min-height:190px}.section-dark .flow-card{background:#ffffff14;border-color:#9fb8ce24}.section-dark .flow-card strong,.section-dark .flow-card p{color:#fff}.section-dark .flow-card p{color:#e8eff7bd}.page-banner{padding:28px}.page-breadcrumb{color:var(--text-faint);font-size:.84rem}.page-back-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 14px;border:1px solid rgba(162,184,206,.24);border-radius:999px;background:#ffffffc2;color:var(--text);font:inherit;font-size:.92rem;font-weight:600;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.page-back-link:hover{transform:translateY(-1px);border-color:#3b82f647;box-shadow:0 10px 24px #07111d0f;background:#fffffff0}.page-back-link:focus-visible{outline:none;border-color:#3b82f66b;box-shadow:0 0 0 4px #3b82f61f}.docs-sidebar .page-back-link{justify-content:center}.product-hero,.demo-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:28px;padding:30px}.page-product{gap:0}.page-product .product-hero{width:100vw;margin-left:calc(50% - 50vw);grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(32px,5vw,70px);padding:clamp(54px,7vw,82px) max(40px,calc((100vw - var(--site-width)) / 2 + 20px)) clamp(50px,6vw,76px);border:0;border-radius:0;background:radial-gradient(circle at 72% 18%,rgba(110,178,231,.22),transparent 34%),radial-gradient(circle at 8% 88%,rgba(28,124,201,.18),transparent 28%),linear-gradient(135deg,#07101bfc,#091b2bfa 54%,#0a2234fa);box-shadow:none;color:#fff}.page-product .product-hero:before{background:linear-gradient(90deg,rgba(79,166,231,.14),transparent 38%),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 112px);opacity:.8}.page-product .product-hero-copy{max-width:560px}.page-product .product-hero .page-breadcrumb{color:#dbe9f6b8}.page-product .product-hero .hero-kicker,.page-product .product-hero .hero-pills span{border-color:#a1c5e23d;background:#ffffff14;color:#d8ecff}.page-product .product-hero .page-title{max-width:12ch;color:#fff;font-size:clamp(2.65rem,5.1vw,4.8rem);line-height:.98;letter-spacing:0}.page-product .product-hero .page-lead,.page-product .product-hero-copy>p:not(.page-lead){max-width:46ch;color:#eaf3fbd1;font-size:1rem}.page-product .product-hero .button-secondary{border-color:#cee0f02e;background:#ffffff14;color:#f4f9fe}.product-task-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-task-section{width:100vw;margin-left:calc(50% - 50vw);padding:34px max(40px,calc((100vw - var(--site-width)) / 2 + 20px)) 38px;border:0;border-radius:0;background:linear-gradient(180deg,#eff7fcfa,#f7fafdfa);box-shadow:none}.product-task-section-inner{display:grid;gap:18px;max-width:var(--site-width);margin:0 auto}.product-task-section .section-intro{max-width:780px;margin-bottom:0}.product-task-path article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:4px 12px;min-height:132px;padding:18px 18px 18px 16px;border:1px solid rgba(162,184,206,.2);border-radius:16px;background:#ffffffd6;color:var(--text);box-shadow:0 12px 30px #07111d0d}.product-task-path span{grid-row:1 / span 2;display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid rgba(28,124,201,.2);border-radius:12px;background:#1c7cc914;color:var(--brand-strong);font-size:.72rem;font-weight:900;letter-spacing:.08em}.product-task-path strong{grid-column:2;color:var(--text);font-family:var(--font-head);font-size:1rem}.product-task-path p{grid-column:2;margin:0;color:var(--text-soft);font-size:.9rem;line-height:1.64}.page-product .product-hero-stage{isolation:isolate;min-height:clamp(360px,35vw,520px)}.page-product .product-hero-stage:before{content:"";position:absolute;z-index:0;inset:12% -3% -8% 13%;border:1px solid rgba(164,186,208,.2);border-radius:30px;background:linear-gradient(135deg,#ffffffb8,#ebf4fb6b),repeating-linear-gradient(0deg,rgba(20,89,149,.055) 0 1px,transparent 1px 44px);transform:skewY(-1.5deg)}.page-product .product-hero-frame{position:relative;z-index:1;width:min(100%,720px);max-height:none;margin:0;border-color:#0a21363d;border-radius:18px;box-shadow:0 32px 86px #07111d33;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.page-product .product-hero-frame:hover{transform:perspective(1200px) rotateY(-3deg) rotateX(1deg) translateY(-3px)}.page-product .section-surface{width:100vw;margin-left:calc(50% - 50vw);overflow:visible;padding:64px max(40px,calc((100vw - var(--site-width)) / 2 + 20px));border:0;border-radius:0;background:linear-gradient(180deg,#eff6fbfa,#f7fafdfa);box-shadow:none}.page-product .section-surface+.section-surface{border-top:1px solid rgba(162,184,206,.18)}.page-product .section-intro{max-width:820px;margin-bottom:26px}.page-product .product-outline-grid{border-radius:18px;background:linear-gradient(180deg,#ffffffd1,#f6fafdb3);box-shadow:none}.page-product .compact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;overflow:visible;border:0;border-radius:0;background:transparent}.page-product .compact-list-row,.page-product .info-card,.page-product .link-card{border:1px solid rgba(162,184,206,.18);border-radius:16px;background:#ffffffbd;box-shadow:none}.page-product .compact-list-row{padding:20px 22px;border-top:1px solid rgba(162,184,206,.18)}.page-banner,.manual-hero,.demo-hero{border-radius:8px;background:linear-gradient(90deg,#030a12f5,#030e18e0);background-size:cover;background-position:center;color:#fff}.page-banner .page-title,.manual-hero .page-title,.demo-hero .page-title{color:#fff}.page-banner p,.manual-hero p,.demo-hero p,.page-banner .page-breadcrumb,.manual-hero .page-breadcrumb,.demo-hero .page-breadcrumb{color:#e6f1fac7}.page-product .product-hero{background-image:linear-gradient(90deg,#030a12fa,#051623e0 48%,#030a12ad);background-size:cover;background-position:center}.page-product .product-hero:before{background:linear-gradient(90deg,rgba(20,103,242,.16),transparent 38%,rgba(48,226,145,.1)),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 96px)}.product-hero-frame,.product-hero-panel,.page-product .compact-list-row,.page-product .info-card,.page-product .link-card{border-radius:8px}.page-product .product-hero-frame{border-color:#4ebaff47;box-shadow:0 32px 86px #00000057,0 0 48px #1467f224}.feature-stack{display:grid;gap:16px}.feature-card{padding:22px}.docs-entry-icon{width:46px;height:46px}.manual-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-subgrid{margin-top:16px}.docs-note-card{min-height:180px}.docs-shell{display:grid;grid-template-columns:290px minmax(0,1fr);gap:30px;align-items:start}.docs-sidebar{position:sticky;top:112px;display:flex;flex-direction:column;gap:16px;height:calc(100svh - 136px);max-height:calc(100svh - 136px);min-height:0;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:contain;padding:22px 20px;scrollbar-color:rgba(108,130,153,.42) transparent;scrollbar-gutter:stable;scrollbar-width:thin;border:1px solid rgba(162,184,206,.16);border-radius:20px;background:#fffffff0;box-shadow:0 10px 24px #07111d0f}.docs-sidebar>:not(.docs-directory){flex:0 0 auto}.docs-sidebar::-webkit-scrollbar{width:8px}.docs-sidebar::-webkit-scrollbar-track{background:transparent}.docs-sidebar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#6c82995c;background-clip:padding-box}.docs-sidebar::-webkit-scrollbar-thumb:hover{background:#6c82998f;background-clip:padding-box}.docs-sidebar h1,.docs-sidebar h2{margin:0;font-family:var(--font-head);font-size:1.55rem;color:var(--text)}.docs-sidebar p{margin:0;color:var(--text-soft);line-height:1.78}.docs-meta-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.docs-meta-strip span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid rgba(162,184,206,.18);border-radius:999px;background:#f4f8fcf5;color:var(--text-faint);font-size:.78rem;font-weight:700;letter-spacing:.03em}.docs-directory{display:grid;align-content:start;flex:1 1 220px;gap:6px;min-width:0;min-height:120px;height:auto;max-height:none;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-color:rgba(108,130,153,.4) transparent;scrollbar-width:thin}.docs-directory::-webkit-scrollbar{width:7px}.docs-directory::-webkit-scrollbar-track{background:transparent}.docs-directory::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#6c829957;background-clip:padding-box}.docs-directory-link{position:relative;display:flex;align-items:center;min-width:0;min-height:40px;max-width:100%;padding:0 14px 0 18px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--text);font-size:.9rem;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.docs-directory-grouped{gap:4px}.docs-directory-link-parent.is-parent-active:not(.is-active){border-color:#1c7cc924;background:#1c7cc90e;color:var(--brand-strong)}.docs-directory-link-child{min-height:32px;margin-left:12px;padding:0 12px 0 22px;border-radius:11px;color:var(--text-soft);font-size:.82rem;font-weight:650}.docs-directory-link:before{content:"";position:absolute;left:8px;top:50%;width:4px;height:22px;border-radius:999px;background:transparent;transform:translateY(-50%);transition:background-color .18s ease,box-shadow .18s ease}.docs-directory-link:hover{border-color:#1c7cc947;background:var(--brand-soft);color:var(--brand-strong)}.docs-directory-link.is-active{border-color:#1c7cc938;background:linear-gradient(180deg,#1c7cc91f,#1c7cc90f);color:var(--brand-strong);box-shadow:inset 0 0 0 1px #1c7cc908}.docs-directory-link.is-active:before{background:linear-gradient(180deg,var(--brand),#53a9ea);box-shadow:0 0 0 4px #1c7cc914}.docs-directory-link-child:before{left:9px;width:3px;height:14px}.docs-directory-link-child.is-active{background:linear-gradient(180deg,#1c7cc924,#1c7cc912)}.docs-sidebar-actions{display:grid;flex:0 0 auto;gap:10px}.docs-article{display:grid;gap:0;min-width:0;padding:12px 38px 30px;border:1px solid rgba(162,184,206,.18);border-radius:26px;background:#fffffffa;box-shadow:0 14px 34px #07111d0f}.docs-article-manual,.docs-article-landing{align-content:start}.docs-block{scroll-margin-top:112px;display:grid;gap:18px;padding:28px 0;border:0;border-bottom:1px solid rgba(162,184,206,.18);border-radius:0;background:transparent;box-shadow:none}.docs-article>.docs-block:last-child{border-bottom:0;padding-bottom:0}.docs-block-intro{padding-top:20px}.docs-detail-row[id]{scroll-margin-top:112px}.docs-note-grid{display:grid;grid-template-columns:1fr;gap:0}.docs-search-box{display:grid;flex:0 0 auto;gap:10px;margin:18px 0 22px}.docs-search-label{color:var(--text-faint);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.docs-search-input{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(162,184,206,.26);border-radius:14px;background:#fffffff0;color:var(--text);font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.docs-search-input:focus{outline:none;border-color:#3b82f66b;box-shadow:0 0 0 4px #3b82f614}.docs-search-results{display:grid;gap:10px;max-height:min(58vh,440px);overflow-y:auto;padding-right:4px;overscroll-behavior:contain}.docs-search-state{margin:0;padding:10px 12px;border:1px solid rgba(59,130,246,.14);border-radius:12px;background:#eff6ffb8;color:var(--brand-strong);font-size:.82rem;font-weight:760}.docs-search-result{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(162,184,206,.18);border-radius:16px;background:#f8fbfdeb;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.docs-search-result:hover{transform:translateY(-1px);border-color:#3b82f642;box-shadow:0 10px 24px #07111d0d}.docs-search-result small{width:fit-content;padding:3px 8px;border-radius:999px;background:#1c7cc91a;color:var(--brand-strong);font-size:.72rem;font-weight:860;line-height:1.2}.docs-search-result strong{font-family:var(--font-head);font-size:.96rem;color:var(--text);line-height:1.42}.docs-search-result span{color:var(--text-soft);font-size:.9rem;line-height:1.62}.docs-search-empty{margin:0;padding:14px 16px;border:1px dashed rgba(162,184,206,.24);border-radius:16px;background:#f8fbfdc7;color:var(--text-soft);line-height:1.68}.docs-hot-search{display:grid;gap:10px;margin-top:2px}.docs-hot-search-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.docs-hot-search-head span{color:var(--text);font-size:.86rem;font-weight:850}.docs-hot-search-head small{color:var(--text-faint);font-size:.74rem;line-height:1.45;text-align:right}.docs-hot-search-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px 12px}.docs-hot-search-chip{--hot-tone: #1467f2;--hot-tint: rgba(20, 103, 242, .07);position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px 14px;min-height:0;padding:12px 14px 12px 16px;overflow:hidden;border:1px solid rgba(122,146,168,.18);border-radius:8px;background:linear-gradient(180deg,#fffffff7,#fafcfff0),linear-gradient(90deg,var(--hot-tint),transparent 54%);color:var(--text);text-decoration:none;box-shadow:0 8px 18px #15273a09;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.docs-hot-search-chip:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--hot-tone);content:""}.docs-hot-search-chip:hover,.docs-hot-search-chip:focus-visible{border-color:color-mix(in srgb,var(--hot-tone) 38%,rgba(122,146,168,.22));box-shadow:0 14px 32px #15273a14;transform:translateY(-2px)}.docs-hot-search-chip:focus-visible{outline:3px solid color-mix(in srgb,var(--hot-tone) 22%,transparent);outline-offset:2px}.docs-hot-search-chip span{display:grid;gap:5px;min-width:0}.docs-hot-search-chip strong{overflow:hidden;font-family:var(--font-head);font-size:.94rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.docs-hot-search-chip small{width:fit-content;max-width:100%;padding:2px 7px;overflow:hidden;border-radius:999px;background:var(--hot-tint);color:var(--hot-tone);font-size:.68rem;font-weight:850;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.docs-hot-search-chip em{align-self:start;justify-self:end;color:var(--text-faint);font-size:.66rem;font-style:normal;font-weight:760;line-height:1.35;white-space:nowrap}.docs-hot-search-chip em b{margin-right:2px;color:var(--hot-tone);font-family:var(--font-head);font-size:.98rem}.docs-hot-search-chip p{grid-column:1 / -1;margin:0;color:var(--text-soft);font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.docs-hot-search-chip mark{display:none}.docs-hot-search-chip[data-docs-search-tone=cyan]{--hot-tone: #0e9aa7;--hot-tint: rgba(14, 154, 167, .1)}.docs-hot-search-chip[data-docs-search-tone=blue]{--hot-tone: #1467f2;--hot-tint: rgba(20, 103, 242, .09)}.docs-hot-search-chip[data-docs-search-tone=amber]{--hot-tone: #b7791f;--hot-tint: rgba(242, 184, 75, .16)}.docs-hot-search-chip[data-docs-search-tone=slate]{--hot-tone: #516173;--hot-tint: rgba(81, 97, 115, .09)}.docs-hot-search-chip[data-docs-search-tone=violet]{--hot-tone: #7c3aed;--hot-tint: rgba(124, 58, 237, .09)}.docs-hot-search-chip[data-docs-search-tone=green]{--hot-tone: #12805c;--hot-tint: rgba(18, 128, 92, .1)}.docs-hot-search-chip[data-docs-search-tone=indigo]{--hot-tone: #4356d6;--hot-tint: rgba(67, 86, 214, .09)}.docs-hot-search-chip[data-docs-search-tone=rose]{--hot-tone: #d43f6a;--hot-tint: rgba(212, 63, 106, .1)}@media(max-width:980px){.docs-hot-search-grid{grid-template-columns:1fr}}@media(max-width:620px){.docs-hot-search-head{display:grid}.docs-hot-search-head small{text-align:left}.docs-hot-search-grid{grid-template-columns:1fr}.docs-hot-search-chip{min-height:0}}@media(prefers-reduced-motion:reduce){.docs-hot-search-chip{transition:none}.docs-hot-search-chip:hover,.docs-hot-search-chip:focus-visible{transform:none}}.docs-detail-list{display:grid;gap:0}.docs-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.docs-task-card{display:grid;gap:7px;min-height:136px;padding:18px;border:1px solid rgba(162,184,206,.18);border-radius:18px;background:linear-gradient(180deg,#ffffffe6,#f6fafdb8),radial-gradient(circle at top right,rgba(28,124,201,.08),transparent 42%);color:inherit;text-decoration:none}.docs-task-card span{color:var(--brand-strong);font-size:.78rem;font-weight:800}.docs-task-card strong{color:var(--text);font-family:var(--font-head);font-size:1.02rem;line-height:1.36}.docs-task-card p{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.64}.docs-task-card:hover{border-color:#1c7cc947;background:linear-gradient(180deg,#fffffff5,#eff7fdd1),radial-gradient(circle at top right,rgba(28,124,201,.12),transparent 42%)}.docs-detail-row{display:grid;gap:8px;padding:18px 0;border-top:1px solid rgba(162,184,206,.16)}.docs-detail-row:first-child{padding-top:0;border-top:0}.docs-detail-row strong{font-family:var(--font-head);font-size:1rem;color:var(--text)}.docs-detail-row p{margin:0;color:var(--text-soft);line-height:1.76}.docs-code-block{margin:6px 0 0;padding:14px 16px;overflow-x:auto;border:1px solid rgba(162,184,206,.18);border-radius:16px;background:#0f172a;color:#e2e8f0;font-size:.9rem;line-height:1.68}.docs-code-block code{font-family:Cascadia Code,Consolas,SFMono-Regular,monospace;white-space:pre}.docs-guide-card .button{grid-column:2;grid-row:1 / 4;align-self:center;white-space:nowrap}.docs-outline-topic.is-current{background:#1467f20a}.docs-outline-caret.is-open{transform:rotate(45deg)}.docs-outline-label.is-active{background:linear-gradient(180deg,#1467f224,#1467f20f);color:var(--brand-strong);font-weight:700}.docs-outline-label-l3.is-active{font-weight:600}.docs-outline-label.is-current-page:not(.is-active){color:var(--brand-strong)}.docs-media-grid-device-showcase .docs-media-card-tablet,.docs-media-grid-device-showcase .docs-media-card-phone{grid-column:2}@media(max-width:1119px){.docs-media-grid-device-showcase .docs-media-card-desktop,.docs-media-grid-device-showcase .docs-media-card-tablet,.docs-media-grid-device-showcase .docs-media-card-phone{grid-column:auto}.docs-media-grid-device-showcase .docs-media-trigger,.docs-media-grid-device-showcase .docs-media-card-desktop .docs-media-trigger,.docs-media-grid-device-showcase .docs-media-card-phone .docs-media-trigger{height:clamp(220px,54vw,340px)}}.docs-entry-list{display:grid;gap:0}.docs-entry-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-top:1px solid rgba(162,184,206,.18)}.docs-entry-row:first-child{padding-top:0;border-top:0}.docs-entry-row:last-child{padding-bottom:0}.docs-entry-main{display:flex;align-items:flex-start;gap:14px;min-width:0}.docs-entry-main strong,.docs-reading-row strong{display:block;margin:0;font-family:var(--font-head);font-size:1rem;color:var(--text)}.docs-entry-main p,.docs-reading-row p{margin:8px 0 0;color:var(--text-soft);line-height:1.72}.docs-entry-row-clean,.docs-reading-row-clean{position:relative}.docs-entry-actions,.download-item-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex-shrink:0}.docs-reading-row>div,.docs-entry-main>div{min-width:0}.docs-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:28px;background:#050b13d1;backdrop-filter:blur(10px)}.docs-lightbox-close{position:absolute;top:24px;right:24px;display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(232,240,247,.18);border-radius:999px;background:#ffffff14;color:#fff;font-size:1.5rem;cursor:pointer}.docs-lightbox-panel{display:grid;gap:14px;width:min(1200px,100%);max-height:calc(100vh - 80px);margin:0}.docs-lightbox-panel img{width:100%;max-height:calc(100vh - 170px);object-fit:contain;border-radius:20px;background:#091521;box-shadow:0 24px 60px #00000042}.docs-lightbox-panel figcaption{display:grid;gap:6px;color:#edf4fbeb;text-align:center}.docs-lightbox-panel figcaption strong{font-family:var(--font-head);font-size:1rem}.docs-lightbox-panel figcaption span{color:#dde7f0c7;line-height:1.72}.bullet-list{display:grid;gap:8px;margin:16px 0 0;padding-left:18px;color:var(--text-soft);line-height:1.72}.download-card,.asset-guide-card,.contact-card{display:grid;gap:14px}.download-card small,.asset-guide-card strong{color:var(--text-faint)}.demo-stage{position:relative;overflow:hidden;min-height:460px;border:1px solid rgba(164,186,208,.22);border-radius:30px;background:#091521}.demo-stage>img{height:100%}.demo-single-action{display:flex;flex-wrap:wrap;gap:12px}.admin-page{gap:24px}.admin-page [hidden],.published-catalog[hidden],.published-catalog [hidden]{display:none!important}.admin-banner .page-lead{max-width:46rem;color:#49617d}.admin-banner .page-breadcrumb{color:#60758d}.admin-banner .hero-kicker{border-color:#1467f22e;background:#1467f214;color:#0d55c7}.admin-banner .page-title{color:#12243c}.admin-shell{display:grid;gap:20px}.admin-auth,.admin-session{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:14px;padding:18px;border:1px solid rgba(132,154,176,.2);border-radius:18px;background:#ffffffe0}.admin-session{grid-template-columns:minmax(0,1fr) auto;align-items:center;background:linear-gradient(135deg,#fffffff5,#f4f9fde6),radial-gradient(circle at top right,rgba(28,124,201,.1),transparent 36%)}.admin-session>div:first-child{display:grid;gap:4px}.admin-session>div:first-child span{color:var(--text-faint);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.admin-session>div:first-child strong{color:var(--text);font-family:var(--font-head);font-weight:800}.admin-session>div{display:flex;flex-wrap:wrap;gap:10px}.admin-auth label,.admin-download-grid label,.admin-setting-field{display:grid;gap:8px}.admin-auth label>span,.admin-download-grid label>span,.admin-setting-field>span{color:var(--text);font-size:.86rem;font-weight:800}.admin-auth input,.admin-upload input,.admin-download-grid input,.admin-download-grid textarea,.admin-download-grid select,.admin-link-row input,.admin-change-row input,.admin-change-row textarea{width:100%;border:1px solid rgba(132,154,176,.24);border-radius:14px;background:#ffffffeb;color:var(--text);outline:none}.admin-auth input,.admin-upload input,.admin-download-grid input,.admin-download-grid select,.admin-link-row input,.admin-change-row input{min-height:44px;padding:0 12px}.admin-download-grid select{width:100%;border:1px solid rgba(132,154,176,.24);border-radius:14px;background:#ffffffeb;color:var(--text);outline:none}.admin-auth input:focus-visible,.admin-download-grid input:focus-visible,.admin-download-grid textarea:focus-visible,.admin-download-grid select:focus-visible{border-color:#1c7cc98c;box-shadow:0 0 0 3px #1c7cc91f}.admin-download-grid textarea,.admin-change-row textarea{min-height:88px;padding:12px;resize:vertical;line-height:1.7}.admin-auth input:disabled,.admin-download-grid input:disabled{color:var(--text-faint);background:#f3f7fbe0;cursor:not-allowed}.admin-auth-note{margin:0;padding:12px 14px;border:1px solid rgba(56,155,116,.18);border-radius:14px;background:#389b7414;color:#167a58;font-size:.88rem;font-weight:700}.admin-status{margin:0;padding:12px 14px;border:1px solid rgba(28,124,201,.18);border-radius:14px;background:#1c7cc914;color:var(--brand-strong);font-weight:700}.admin-status.is-error{border-color:#c5434338;background:#c5434314;color:#a83c3c}.admin-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-overview-card{display:grid;gap:8px;min-height:118px;padding:16px;border:1px solid rgba(132,154,176,.18);border-radius:16px;background:#ffffffeb;box-shadow:0 16px 38px #07111d12}.admin-overview-card span,.admin-overview-card small,.admin-setting-field>small,.admin-locale-option small{color:var(--text-faint);font-size:.78rem;font-weight:800}.admin-overview-card strong{color:var(--text);font-family:var(--font-head);font-size:1.6rem;line-height:1.05;overflow-wrap:anywhere}.admin-tabs,.admin-filter-row{display:flex;flex-wrap:wrap;gap:10px}.admin-tabs button,.admin-filter-row button,.admin-card-actions button,.admin-card-actions a,.admin-subhead button,.admin-link-row button,.admin-change-row button,.admin-product-add,.admin-product-button,.admin-danger-button,.admin-link-card-head button,.admin-version-head button{min-height:38px;border:1px solid rgba(132,154,176,.22);border-radius:999px;background:#ffffffdb;color:var(--text);font-size:.86rem;font-weight:800;cursor:pointer}.admin-tabs button,.admin-filter-row button{padding:0 14px}.admin-tabs button.is-active,.admin-filter-row button.is-active{border-color:#1c7cc947;background:#1c7cc91f;color:var(--brand-strong)}.admin-filter-row button{display:inline-flex;align-items:center;gap:8px}.admin-filter-row strong{color:var(--brand-strong)}.admin-panel,.admin-feedback-list,.admin-file-list,.admin-download-list,.admin-link-card-list,.admin-version-list{display:grid;gap:14px}.admin-panel-head,.admin-feedback-top,.admin-file-card,.admin-subhead,.admin-download-editor-head,.admin-link-card-head,.admin-version-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-panel-head h2{margin:10px 0 0;font-family:var(--font-head);font-size:1.25rem;color:var(--text)}.admin-feedback-card,.admin-file-card,.admin-download-card,.admin-link-card,.admin-version-card{display:grid;gap:14px;padding:18px;border:1px solid rgba(162,184,206,.2);border-radius:18px;background:#fffffff0}.admin-feedback-top strong,.admin-file-card strong,.admin-subhead strong,.admin-download-editor-head strong,.admin-link-card-head strong,.admin-version-head strong{display:block;color:var(--text);font-family:var(--font-head)}.admin-feedback-top span,.admin-file-card span,.admin-download-editor-head span,.admin-version-head span{display:block;margin-top:5px;color:var(--text-faint);font-size:.82rem}.admin-feedback-top mark{min-height:30px;padding:6px 10px;border-radius:999px;background:#849ab01f;color:var(--text-soft);font-size:.78rem;font-weight:800}.admin-feedback-top .status-new{background:#0e9aa71f;color:#0b7e89}.admin-feedback-top .status-pending{background:#1c7cc91f;color:var(--brand-strong)}.admin-feedback-top .status-processed{background:#389b741f;color:#167a58}.admin-feedback-card p{margin:0;color:var(--text);line-height:1.75;white-space:pre-wrap}.admin-feedback-meta{display:flex;flex-wrap:wrap;gap:8px}.admin-feedback-meta span{min-height:30px;padding:6px 10px;border-radius:999px;background:#f3f7fbf5;color:var(--text-soft);font-size:.8rem;font-weight:700}.admin-card-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-card-actions button,.admin-card-actions a,.admin-subhead button,.admin-link-row button,.admin-change-row button,.admin-product-add,.admin-danger-button,.admin-link-card-head button,.admin-version-head button{display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.admin-card-actions .is-danger,.admin-link-row button,.admin-change-row button,.admin-danger-button,.admin-link-card-head button:last-child,.admin-version-head button:last-child{border-color:#c543432e;color:#a83c3c}.admin-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-cms-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:16px;align-items:start}.admin-cms-form{position:sticky;top:88px}.admin-cms-form .admin-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-cms-list{display:grid;gap:10px;min-width:0}.admin-cms-card{display:grid;gap:10px;padding:16px;border:1px solid rgba(132,154,176,.2);border-radius:16px;background:#fffffff0;box-shadow:0 12px 30px #1837540f}.admin-cms-card-head strong{color:var(--text);font-family:var(--font-head);font-size:.98rem;line-height:1.45}.admin-cms-card-head mark{flex:0 0 auto;min-height:28px;padding:5px 9px;border-radius:999px;background:#849ab01f;color:var(--text-soft);font-size:.76rem;font-weight:800}.admin-cms-card-head .status-published{background:#389b741f;color:#167a58}.admin-cms-card p{display:-webkit-box;overflow:hidden;color:var(--text-soft);line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.admin-cms-card small{color:var(--text-faint);font-size:.78rem;font-weight:700}.admin-form-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-form-actions .button:active,.admin-card-actions button:active,.admin-tabs button:active{transform:translateY(1px)}.admin-locale-option{display:grid;gap:5px;min-height:72px;padding:12px 14px;border:1px solid rgba(132,154,176,.22);border-radius:14px;background:#ffffffe0;color:var(--text);cursor:pointer;text-align:left}.admin-locale-option strong{font-family:var(--font-head)}.admin-locale-option.is-active{border-color:#1c7cc952;background:#1c7cc91a;color:var(--brand-strong)}.admin-product-button strong,.admin-product-button span,.admin-product-button small{display:block;overflow-wrap:anywhere}.admin-product-button span,.admin-product-button small{color:var(--text-faint);font-size:.82rem}.admin-product-button.is-active{border-color:#1c7cc952;background:#1c7cc91c;color:var(--brand-strong)}.admin-download-editor-head,.admin-version-head{align-items:center}.admin-link-card,.admin-version-card{border-radius:14px;background:#f8fbfee0;box-shadow:none}.admin-link-card-head,.admin-version-head{gap:10px}.admin-empty{padding:24px;border:1px dashed rgba(132,154,176,.26);border-radius:18px;background:#ffffffa8;color:var(--text-soft);text-align:center}.admin-body{min-width:320px;margin:0;background:#f2f5f8;color:#17283d;font-family:var(--font-body)}.admin-body:before{position:fixed;inset:0;z-index:-1;background-image:linear-gradient(rgba(71,99,128,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(71,99,128,.035) 1px,transparent 1px);background-size:32px 32px;content:"";pointer-events:none}.admin-app{min-height:100dvh}.admin-app,.admin-app *{box-sizing:border-box}.admin-app [hidden]{display:none!important}.admin-brandbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:10px 24px;border-bottom:1px solid #dbe3eb;background:#fffffff0;box-shadow:0 8px 24px #26415d0b;backdrop-filter:blur(18px)}.admin-brand{display:inline-flex;align-items:center;gap:12px;color:#13283f;text-decoration:none}.admin-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#0f2744;color:#fff;font-family:var(--font-head);font-size:.86rem;font-weight:900;letter-spacing:.04em;box-shadow:inset 0 1px #ffffff2e,0 10px 22px #0f27442e}.admin-brand-mark img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain}.admin-brand>span:last-child{display:grid;gap:2px}.admin-brand strong{font-family:var(--font-head);font-size:.98rem;font-weight:850}.admin-brand small,.admin-sidebar-head span,.admin-editor-head span,.admin-section-head>span,.admin-auth-head>span,.admin-eyebrow{color:#688099;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.admin-brand-actions,.admin-session,.admin-session>span{display:flex;align-items:center}.admin-brand-actions{gap:14px}.admin-health{display:inline-flex;align-items:center;gap:8px;color:#536a82;font-size:.78rem;font-weight:750}.admin-health i{width:8px;height:8px;border-radius:50%;background:#1b9a70;box-shadow:0 0 0 4px #1b9a701f}.admin-text-action,.admin-session button{min-height:38px;padding:0 12px;border:1px solid #d7e0e8;border-radius:10px;background:#fff;color:#253d56;font:inherit;font-size:.8rem;font-weight:800;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.admin-text-action{display:inline-flex;align-items:center}.admin-text-action:hover,.admin-session button:hover{border-color:#9eb7d0;background:#f7fafc;color:#0d5dc3}.admin-session{gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.admin-session>span{min-height:38px;padding:0 11px;border-radius:10px;background:#edf3f8;color:#304a64;font-size:.8rem}.admin-status{position:fixed;top:84px;right:24px;z-index:120;width:min(420px,calc(100vw - 32px));margin:0;padding:13px 16px;border:1px solid #b9d7f5;border-radius:12px;background:#eef7ff;color:#134f91;font-size:.84rem;font-weight:750;box-shadow:0 18px 42px #2b4b6c1f,0 4px 12px #2b4b6c0f}.admin-status.is-error{border-color:#f1b9b9;background:#fff2f1;color:#9d2f2f}.admin-login-view{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);min-height:calc(100dvh - 72px)}.admin-login-story{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,7vw,112px);overflow:hidden;background:linear-gradient(120deg,rgba(39,111,183,.14),transparent 44%),linear-gradient(160deg,#0c2037,#102c49 62%,#123758);color:#fff}.admin-login-story:after{width:min(620px,80%);height:1px;margin-top:54px;background:linear-gradient(90deg,rgba(119,187,255,.8),transparent);content:""}.admin-login-story .admin-eyebrow{color:#80bdf3}.admin-login-story h1{max-width:8.5em;margin:20px 0 24px;font-family:var(--font-head);font-size:clamp(2.7rem,5vw,5.6rem);font-weight:820;line-height:1.04;letter-spacing:-.045em}.admin-login-story>p{max-width:42rem;margin:0;color:#bdd0e1;font-size:1rem;line-height:1.8}.admin-login-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.admin-login-proof span{padding:8px 11px;border:1px solid rgba(157,199,236,.22);border-radius:8px;background:#ffffff0b;color:#d6e3ee;font-size:.78rem;font-weight:750}.admin-auth{align-self:center;display:grid;grid-template-columns:1fr;gap:20px;width:min(440px,calc(100% - 48px));margin:48px auto;padding:34px;border:1px solid #dbe4ec;border-radius:18px;background:#fffffff5;box-shadow:0 26px 64px #2743601a,0 6px 18px #2743600d}.admin-auth-head{display:grid;gap:8px;margin-bottom:4px}.admin-auth-head h2{margin:0;color:#142a42;font-family:var(--font-head);font-size:1.65rem}.admin-auth-head p,.admin-auth>small{margin:0;color:#6d8298;font-size:.82rem;line-height:1.65}.admin-auth label,.admin-editor label,.admin-settings-form label,.admin-setting-field{display:grid;gap:8px}.admin-auth label>span,.admin-editor label>span,.admin-settings-form label>span,.admin-setting-field>span{color:#233a53;font-size:.8rem;font-weight:820}.admin-auth input,.admin-editor input,.admin-editor select,.admin-editor textarea,.admin-settings-form input,.admin-settings-form select,.admin-settings-form textarea,.admin-toolbar input,.admin-toolbar select{width:100%;min-height:44px;border:1px solid #d5dfe8;border-radius:10px;background:#fff;color:#172d45;font:inherit;font-size:.88rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.admin-auth input,.admin-editor input,.admin-editor select,.admin-settings-form input,.admin-settings-form select,.admin-toolbar input,.admin-toolbar select{padding:0 12px}.admin-editor textarea,.admin-settings-form textarea{padding:11px 12px;resize:vertical;line-height:1.65}.admin-auth input:focus-visible,.admin-editor input:focus-visible,.admin-editor select:focus-visible,.admin-editor textarea:focus-visible,.admin-settings-form input:focus-visible,.admin-toolbar input:focus-visible,.admin-toolbar select:focus-visible{border-color:#2a78c8;box-shadow:0 0 0 3px #2a78c81f}.admin-editor input:disabled{background:#eef2f6;color:#75879a;cursor:not-allowed}.admin-editor label>small,.admin-settings-form label>small{color:#7a8da1;font-size:.74rem;line-height:1.5}.admin-app .button{min-height:44px;padding:0 16px;border-radius:10px;font-size:.84rem;font-weight:820;white-space:nowrap;transition:transform .16s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.admin-app .button-primary{border:1px solid #0d61bd;background:#1168c5;color:#fff;box-shadow:0 8px 18px #1168c529}.admin-app .button-primary:hover{background:#0d5db4;box-shadow:0 10px 24px #1168c538}.admin-app .button-secondary{border:1px solid #cfdae4;background:#fff;color:#28445f}.admin-app .button:hover{transform:translateY(-1px)}.admin-app .button:active{transform:translateY(1px)}.admin-app .button:focus-visible,.admin-text-action:focus-visible,.admin-session button:focus-visible,.admin-tabs button:focus-visible,.admin-filter-row button:focus-visible,.admin-editor-tabs button:focus-visible,.admin-card-actions button:focus-visible,.admin-card-actions a:focus-visible,.admin-revision-card button:focus-visible{outline:3px solid rgba(42,120,200,.24);outline-offset:2px}.admin-app .button:disabled{opacity:.55;cursor:wait;transform:none}.admin-console{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:calc(100dvh - 72px)}.admin-sidebar{position:sticky;top:72px;align-self:start;display:flex;flex-direction:column;height:calc(100dvh - 72px);padding:28px 18px 20px;border-right:1px solid #d8e1e9;background:#f7f9fbf0;overflow-y:auto}.admin-sidebar-head{display:grid;gap:5px;padding:0 10px 20px}.admin-sidebar-head strong{color:#182f47;font-family:var(--font-head);font-size:1.12rem}.admin-tabs{display:grid;gap:5px}.admin-tabs button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:2px 8px;min-height:58px;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#526980;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.admin-tabs button>span{grid-row:1 / span 2;padding-top:2px;color:#92a2b3;font-family:var(--font-head);font-size:.7rem;font-weight:850}.admin-tabs button b{color:inherit;font-family:var(--font-head);font-size:.86rem}.admin-tabs button small{color:#8393a4;font-size:.7rem;font-weight:650}.admin-tabs button:hover{background:#edf2f6;color:#233f5d}.admin-tabs button.is-active{border-color:#bfd5e9;background:#e8f2fc;color:#0e5eb7;box-shadow:inset 3px 0 #1671ce}.admin-tabs button.is-active>span,.admin-tabs button.is-active small{color:#417aae}.admin-sidebar-note{display:grid;gap:7px;margin-top:auto;padding:16px;border-top:1px solid #dce4eb}.admin-sidebar-note span{color:#46617c;font-size:.75rem;font-weight:850}.admin-sidebar-note p{margin:0;color:#7b8da0;font-size:.72rem;line-height:1.65}.admin-main{min-width:0;padding:clamp(24px,3vw,44px)}.admin-panel{display:grid;gap:24px;max-width:1480px;margin:0 auto}.admin-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #d8e1e9}.admin-panel-head>div:first-child{display:grid;gap:7px}.admin-panel-head h1{margin:0;color:#142b43;font-family:var(--font-head);font-size:clamp(1.7rem,2.4vw,2.35rem);font-weight:840;letter-spacing:-.025em}.admin-panel-head p{max-width:48rem;margin:0;color:#6a7f94;font-size:.88rem;line-height:1.65}.admin-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid #d9e2ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #23415f0e}.admin-overview-grid article{display:grid;gap:7px;min-width:0;padding:20px;border-left:1px solid #e2e8ee}.admin-overview-grid article:first-child{border-left:0}.admin-overview-grid span,.admin-overview-grid small{color:#71859a;font-size:.72rem;font-weight:760}.admin-overview-grid strong{color:#142c45;font-family:var(--font-head);font-size:1.75rem;font-variant-numeric:tabular-nums}.admin-overview-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:20px}.admin-workflow,.admin-boundary,.admin-settings-group{padding:24px;border:1px solid #d9e2ea;border-radius:14px;background:#fff}.admin-section-head{display:grid;gap:7px}.admin-section-head h2{margin:0;color:#1a334c;font-family:var(--font-head);font-size:1.14rem}.admin-section-head p{margin:0;color:#75889b;font-size:.8rem;line-height:1.55}.admin-workflow ol{display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none}.admin-workflow li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:18px 0;border-top:1px solid #e3e9ef}.admin-workflow li>span{color:#2673bd;font-family:var(--font-head);font-size:.78rem;font-weight:850}.admin-workflow li div{display:grid;gap:5px}.admin-workflow li strong,.admin-boundary-row b{color:#203a54;font-family:var(--font-head);font-size:.88rem}.admin-workflow li p,.admin-boundary-row p{margin:0;color:#6f8396;font-size:.8rem;line-height:1.65}.admin-boundary-row{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:16px 0;border-top:1px solid #e3e9ef}.admin-boundary .admin-section-head+.admin-boundary-row{margin-top:16px}.admin-boundary-row.is-accent b{color:#0d6aaf}.admin-cms-layout{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(540px,1.28fr);gap:20px;align-items:start}.admin-collection,.admin-editor,.admin-settings-group{min-width:0;border:1px solid #d9e2ea;border-radius:14px;background:#fff}.admin-collection{overflow:hidden}.admin-editor{display:grid;gap:20px;padding:24px;box-shadow:0 18px 42px #24436212,0 4px 12px #24436209}.admin-cms-form{position:static;top:auto}.admin-editor-head,.admin-collection-head>div,.admin-editor-tabs,.admin-document-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-editor-head{padding-bottom:18px;border-bottom:1px solid #e0e7ed}.admin-editor-head>div{display:grid;gap:5px}.admin-editor-head strong,.admin-collection-head b{color:#19334c;font-family:var(--font-head);font-size:.98rem}.admin-editor-head>small,.admin-collection-head span{color:#8091a3;font-size:.72rem;font-weight:700}.admin-collection-head{padding:19px 20px 14px}.admin-collection-head i{color:#1c67ac;font-style:normal;font-variant-numeric:tabular-nums}.admin-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:8px;padding:0 16px 16px;border-bottom:1px solid #e2e8ee}.admin-toolbar:has(input:only-child){grid-template-columns:1fr}.admin-toolbar input,.admin-toolbar select{min-height:40px;background:#f8fafc;font-size:.78rem}.admin-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-wide{grid-column:1 / -1}.admin-cms-list,.admin-feedback-list{display:grid;gap:0}.admin-cms-card{display:grid;gap:9px;padding:16px 18px;border:0;border-bottom:1px solid #e3e9ef;border-radius:0;background:#fff;box-shadow:none;transition:background-color .18s ease}.admin-cms-card:last-child{border-bottom:0}.admin-cms-card:hover{background:#f8fafc}.admin-cms-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-cms-card-head strong{color:#1d3852;font-family:var(--font-head);font-size:.88rem;line-height:1.45}.admin-cms-card-head mark{flex:0 0 auto;padding:4px 8px;border-radius:7px;background:#eef1f4;color:#61768b;font-size:.68rem;font-weight:850}.admin-cms-card-head .status-published{background:#e6f5ee;color:#127052}.admin-cms-card p,.admin-cms-card small{margin:0;overflow-wrap:anywhere}.admin-cms-card p{display:-webkit-box;overflow:hidden;color:#63798e;font-size:.79rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-cms-card>small{color:#8797a8;font-size:.69rem;line-height:1.5}.admin-card-actions,.admin-form-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-card-actions button,.admin-card-actions a{min-height:32px;padding:0 9px;border:1px solid #d5dfe8;border-radius:8px;background:#fff;color:#35516c;font:inherit;font-size:.71rem;font-weight:800;text-decoration:none;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.admin-card-actions button:hover,.admin-card-actions a:hover{border-color:#a8c1d9;background:#f5f9fc;color:#0f64b8}.admin-card-actions .is-danger{margin-left:auto;border-color:#edcece;color:#ad3b3b}.admin-form-actions{justify-content:flex-end;padding-top:18px;border-top:1px solid #e0e7ed}.admin-document-group{border-bottom:1px solid #dfe7ed}.admin-document-group:last-child{border-bottom:0}.admin-document-group-head{padding:11px 16px;background:#f0f4f7}.admin-document-group-head strong{color:#466078;font-size:.72rem}.admin-document-group-head span{color:#8192a3;font-size:.68rem;font-weight:750}.admin-document-node{position:relative;margin-left:calc(min(var(--tree-depth, 0),5)*18px);padding-left:calc(18px + min(var(--tree-depth, 0),5)*4px)}.admin-document-node:before{position:absolute;top:0;bottom:0;left:calc(8px + min(var(--tree-depth, 0),5)*4px);width:1px;background:#d7e2eb;content:""}.admin-document-node:after{position:absolute;top:25px;left:calc(8px + min(var(--tree-depth, 0),5)*4px);width:7px;height:1px;background:#b8cad9;content:""}.admin-markdown-shell{overflow:hidden;border:1px solid #cedae4;border-radius:11px;background:#fff}.admin-editor-tabs{min-height:46px;padding:6px 10px;border-bottom:1px solid #dce5ec;background:#f4f7f9}.admin-editor-tabs>div{display:flex;gap:4px}.admin-editor-tabs button{min-height:32px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#657b90;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}.admin-editor-tabs button.is-active{background:#fff;color:#125fad;box-shadow:0 2px 8px #24466614}.admin-editor-tabs>span{color:#7c8fa2;font-size:.72rem;font-variant-numeric:tabular-nums}.admin-markdown-shell>label{display:block}.admin-markdown-shell textarea{display:block;min-height:430px;border:0;border-radius:0;background:#fbfcfd;font-family:Consolas,Cascadia Code,monospace;font-size:.82rem;line-height:1.75}.admin-markdown-shell textarea:focus-visible{box-shadow:inset 0 0 0 2px #2a78c838}.admin-markdown-preview{min-height:430px;padding:28px;background:#fff;color:#2b4259}.admin-markdown-preview h1,.admin-markdown-preview h2,.admin-markdown-preview h3{margin:1.25em 0 .55em;color:#172f48;font-family:var(--font-head);line-height:1.25}.admin-markdown-preview h1:first-child,.admin-markdown-preview h2:first-child,.admin-markdown-preview h3:first-child,.admin-markdown-preview p:first-child{margin-top:0}.admin-markdown-preview p,.admin-markdown-preview li{color:#4f667d;font-size:.88rem;line-height:1.8}.admin-field-divider{padding-top:18px;border-top:1px solid #e0e7ed}.admin-field-divider span{display:block;color:#24415f;font-size:.82rem;font-weight:850}.admin-field-divider p{margin:5px 0 0;color:#778b9e;font-size:.74rem;line-height:1.55}.admin-revision-panel{overflow:hidden;border:1px solid #d7e1e9;border-radius:11px;background:#f8fafc}.admin-revision-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #dfe7ed;background:#f2f6f9}.admin-revision-head>div{display:grid;gap:3px}.admin-revision-head span{color:#75899c;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.admin-revision-head strong{color:#213d58;font-family:var(--font-head);font-size:.88rem}.admin-revision-head small{color:#7b8ea1;font-size:.7rem;font-weight:720}.admin-revision-head i{color:#1767b2;font-style:normal;font-variant-numeric:tabular-nums}.admin-revision-list{display:grid;max-height:360px;overflow-y:auto;scrollbar-width:thin}.admin-revision-list.admin-empty{margin:14px;padding:28px 18px}.admin-revision-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 18px;border-bottom:1px solid #e1e8ee;background:#fff}.admin-revision-card:last-child{border-bottom:0}.admin-revision-card>div{display:grid;min-width:0;gap:4px}.admin-revision-card strong{color:#213e59;font-family:var(--font-head);font-size:.8rem;font-variant-numeric:tabular-nums}.admin-revision-card span,.admin-revision-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-revision-card span{color:#5e748a;font-size:.74rem}.admin-revision-card small{color:#8a99a8;font-size:.67rem}.admin-revision-card button{min-height:34px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#25557f;font:inherit;font-size:.7rem;font-weight:820;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.admin-revision-card button:hover:not(:disabled){border-color:#9fbed9;background:#eef6fd;color:#0e63b2}.admin-revision-card button:disabled{border-color:transparent;background:#edf1f4;color:#8695a4;cursor:default}.admin-feedback-list{gap:12px}.admin-feedback-card{display:grid;gap:14px;padding:18px 20px;border:1px solid #d9e2ea;border-radius:12px;background:#fff}.admin-feedback-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-feedback-top strong{color:#1c3751;font-family:var(--font-head);font-size:.9rem}.admin-feedback-top span{display:block;margin-top:4px;color:#8091a3;font-size:.7rem}.admin-feedback-top mark{padding:5px 9px;border-radius:7px;background:#edf1f4;color:#61768b;font-size:.68rem;font-weight:850}.admin-feedback-top .status-new{background:#e7f5f5;color:#16747c}.admin-feedback-top .status-pending{background:#eaf2fb;color:#175d9f}.admin-feedback-top .status-processed{background:#e6f5ee;color:#127052}.admin-feedback-card>p{margin:0;color:#354e66;font-size:.88rem;line-height:1.75;white-space:pre-wrap}.admin-feedback-meta{display:flex;flex-wrap:wrap;gap:7px}.admin-feedback-meta span{padding:5px 8px;border-radius:6px;background:#f0f4f7;color:#6b8094;font-size:.68rem;font-weight:700}.admin-filter-row{display:flex;flex-wrap:wrap;gap:8px}.admin-filter-row button{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 12px;border:1px solid #d3dde6;border-radius:9px;background:#fff;color:#5c7186;font:inherit;font-size:.76rem;font-weight:780;cursor:pointer}.admin-filter-row button.is-active{border-color:#b8d1e9;background:#eaf3fc;color:#105daa}.admin-filter-row strong{color:inherit;font-variant-numeric:tabular-nums}.admin-empty{display:grid;gap:5px;padding:42px 24px;border:1px dashed #cbd7e2;border-radius:12px;background:#ffffffb3;color:#7890a5;font-size:.82rem;text-align:center}.admin-empty strong{color:#405a73}.admin-settings-form{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:20px}.admin-settings-group{display:grid;gap:22px}.admin-locale-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-locale-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;min-height:72px;padding:12px 14px;border:1px solid #d5dfe8;border-radius:10px;background:#fff;cursor:pointer}.admin-locale-option input{grid-row:1 / span 2;width:16px;min-height:auto;margin:2px 0 0}.admin-locale-option strong{color:#263f58;font-size:.82rem}.admin-locale-option small{color:#8494a4;font-size:.7rem}.admin-locale-option.is-active{border-color:#9fc4e6;background:#edf6fe}.admin-switch{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px;border:1px solid #dbe3ea;border-radius:10px;background:#f8fafc}.admin-switch>span{display:grid;gap:3px}.admin-switch>span small{color:#8091a3;font-size:.7rem;font-weight:650}.admin-switch input{width:20px;min-height:20px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1180px){.admin-console{grid-template-columns:228px minmax(0,1fr)}.admin-cms-layout,.admin-settings-form,.admin-overview-layout{grid-template-columns:1fr}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-overview-grid article:nth-child(4){border-left:0}.admin-overview-grid article:nth-child(n+4){border-top:1px solid #e2e8ee}}@media(max-width:860px){.admin-brandbar{padding-inline:16px}.admin-health,.admin-text-action{display:none}.admin-login-view{grid-template-columns:1fr}.admin-auth{order:-1}.admin-login-story{min-height:340px;padding:48px 28px}.admin-login-story h1{font-size:clamp(2.5rem,12vw,4.4rem)}.admin-console{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;padding:14px 16px;border-right:0;border-bottom:1px solid #d8e1e9;overflow:hidden}.admin-sidebar-head,.admin-sidebar-note{display:none}.admin-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:thin}.admin-tabs button{flex:0 0 auto;grid-template-columns:auto auto;min-height:44px;padding:8px 12px}.admin-tabs button>span{grid-row:auto}.admin-tabs button small{display:none}.admin-main{padding:24px 16px 40px}.admin-panel-head{align-items:flex-start;flex-direction:column}.admin-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid article,.admin-overview-grid article:nth-child(4){border-left:1px solid #e2e8ee;border-top:1px solid #e2e8ee}.admin-overview-grid article:nth-child(odd){border-left:0}.admin-overview-grid article:nth-child(-n+2){border-top:0}}@media(max-width:620px){.admin-brand-copy,.admin-session>span{display:none}.admin-brand>span:last-child small{display:none}.admin-session button{padding-inline:9px}.admin-session button,.admin-card-actions button,.admin-card-actions a,.admin-editor-tabs button,.admin-filter-row button,.admin-revision-card button{min-height:44px}.admin-auth input,.admin-editor input,.admin-editor select,.admin-editor textarea,.admin-settings-form input,.admin-settings-form select,.admin-settings-form textarea,.admin-toolbar input,.admin-toolbar select{font-size:1rem}.admin-auth{width:calc(100% - 24px);margin:24px auto;padding:24px}.admin-login-story{min-height:300px}.admin-login-story:after{margin-top:36px}.admin-overview-grid,.admin-download-grid,.admin-toolbar,.admin-locale-options{grid-template-columns:1fr}.admin-overview-grid article,.admin-overview-grid article:nth-child(odd),.admin-overview-grid article:nth-child(4){border-left:0;border-top:1px solid #e2e8ee}.admin-overview-grid article:first-child{border-top:0}.admin-editor,.admin-workflow,.admin-boundary,.admin-settings-group{padding:18px}.admin-workflow li,.admin-boundary-row{grid-template-columns:38px minmax(0,1fr)}.admin-markdown-shell textarea,.admin-markdown-preview{min-height:340px}.admin-document-node{margin-left:calc(min(var(--tree-depth, 0),5)*8px);padding-left:18px}.admin-document-node:before,.admin-document-node:after{left:8px}.admin-revision-card{grid-template-columns:1fr;gap:12px}.admin-revision-card button{width:100%}.admin-status{top:80px;right:12px}}@media(prefers-reduced-motion:reduce){.admin-app *,.admin-app *:before,.admin-app *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-footer{position:relative;margin-top:26px}.footer-shell{display:grid;gap:16px;width:100%;margin:0;padding:16px max(20px,calc((100vw - var(--site-width)) / 2 + 20px)) 12px;border-right:0;border-left:0;border-radius:0;background:#fffffff0;backdrop-filter:blur(18px)}.footer-column a,.footer-column .router-link-active{color:var(--text);font-size:.92rem;font-weight:600}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:12px;border-top:1px solid var(--line)}.footer-bottom-links{display:flex;align-items:center;gap:16px}.footer-bottom-links a{color:var(--text-soft);font-size:.88rem}.footer-icp{display:inline-flex;margin-left:12px;color:var(--text-faint);font-size:.82rem;font-weight:500}.footer-bottom-links a:hover{color:var(--brand-strong)}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0;transform:translateY(10px)}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1180px){.home-hero,.product-hero,.demo-hero,.manual-layout,.docs-layout,.docs-shell,.footer-top,.highlight-grid,.flow-grid,.product-grid,.docs-hub-grid,.contact-grid,.reading-path-grid,.capability-grid,.advantage-grid,.metrics-strip,.facts-strip,.split-layout,.showcase-grid,.docs-preview-grid,.download-grid,.download-release-grid,.asset-guide-grid,.manual-card-grid,.architecture-grid,.architecture-topline,.docs-note-grid,.docs-media-grid,.docs-guide-grid,.docs-usage-grid,.docs-start-path,.value-strip,.link-strip,.product-outline-grid{grid-template-columns:1fr}.home-hero-stage,.product-hero-stage,.demo-stage{min-height:520px}.page-product .product-hero{grid-template-columns:1fr;background:radial-gradient(circle at 76% 38%,rgba(110,178,231,.2),transparent 34%),radial-gradient(circle at 8% 88%,rgba(28,124,201,.16),transparent 28%),linear-gradient(135deg,#07101bfc,#091b2bfa 58%,#0a2234fa)}.page-product .product-hero-copy{max-width:760px}.page-product .product-hero-stage{min-height:clamp(320px,58vw,500px)}.page-product .product-hero-frame{width:min(100%,760px);transform:none}.page-product .product-hero-frame:hover{transform:translateY(-2px)}.manual-sidebar,.docs-sidebar{position:static;max-height:none;overflow:hidden;overscroll-behavior:auto;scrollbar-gutter:auto}.docs-directory{max-height:none;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.product-outline-card,.page-product .info-grid-two .info-card{border-right:0;border-top:1px solid rgba(162,184,206,.14)}.product-outline-card:first-child,.page-product .info-grid-two .info-card:first-child{border-top:0}.page-home .info-grid-three{grid-template-columns:1fr}.page-home .info-grid-three .info-card{border-right:0;border-top:1px solid rgba(162,184,206,.14)}.page-home .info-grid-three .info-card:first-child{border-top:0}.page-home .architecture-board{gap:0;padding:22px;overflow:hidden}.page-home .architecture-topline{display:none}.page-home .architecture-grid{gap:0}.page-home .architecture-column{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:0 14px;padding:20px 0;border-right:0;border-top:1px solid rgba(162,184,206,.16)}.page-home .architecture-column:first-child{padding-top:0;border-top:0}.page-home .architecture-step{grid-column:1;grid-row:1}.page-home .architecture-card{grid-column:2;gap:12px;min-height:0;padding:0;border:0;border-radius:0;background:transparent}.page-home .architecture-rail{margin-top:18px}.page-home .link-strip{grid-template-columns:1fr}.page-home .link-card{border-right:0;border-top:1px solid rgba(162,184,206,.14)}.page-home .link-card:first-child{border-top:0}}@media(max-width:980px){.nav-toggle{position:fixed;top:6px;right:16px;z-index:3;display:inline-grid;place-items:center;transform:none}.brand{padding-right:54px}.header-panel{position:absolute;top:calc(100% + 12px);right:12px;left:12px;display:none;grid-template-columns:1fr;gap:14px;padding:16px;border:1px solid rgba(162,184,206,.18);border-radius:24px;background:#080f19f5;box-shadow:0 20px 44px #040a1247}.header-panel.is-open{display:grid}.primary-nav,.utility-nav,.header-actions{flex-wrap:wrap}.primary-nav{justify-content:flex-start;align-items:stretch}.product-menu{width:100%}.product-menu:after{display:none}.product-menu-trigger{width:100%;justify-content:space-between;min-height:42px;padding:0 14px}.product-menu-trigger:after{display:none}.product-menu-panel{position:static;display:grid;width:100%;margin-top:8px;border-radius:14px;background:#ffffff0d;box-shadow:none;opacity:1;pointer-events:auto;transform:none;backdrop-filter:none}.header-actions .button{flex:1 1 160px}}@media(max-width:920px){.page-section,.header-shell,.footer-shell{width:min(calc(100% - 24px),var(--site-width))}.app-shell{padding-top:calc(var(--header-height) + 12px)}.nav-toggle{display:inline-grid;place-items:center}.header-panel{position:absolute;top:calc(100% + 12px);right:12px;left:12px;display:none;grid-template-columns:1fr;gap:14px;padding:16px;border:1px solid rgba(162,184,206,.18);border-radius:24px;background:#080f19f5;box-shadow:0 20px 44px #040a1247}.header-panel.is-open{display:grid}.primary-nav,.utility-nav,.header-actions{flex-wrap:wrap}.primary-nav{justify-content:flex-start}.header-actions .button{flex:1 1 160px}.home-hero,.product-hero,.page-banner,.section-surface,.section-dark,.manual-hero,.demo-hero,.cta-banner{padding:24px}.footer-shell{padding-bottom:14px}.admin-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-task-path,.docs-task-grid,.docs-start-path,.download-release-grid,.download-file-list{grid-template-columns:1fr}.product-task-path article,.docs-task-card,.docs-start-path article,.download-release-grid article{min-height:auto}.page-title,.section-intro h2,.cta-banner h2{font-size:clamp(1.8rem,7vw,2.8rem)}.manual-hero,.cta-banner,.footer-bottom,.download-item-head,.admin-panel-head,.admin-file-card,.docs-entry-row{align-items:flex-start;flex-direction:column}.admin-auth,.admin-session,.admin-upload,.admin-file-card,.admin-download-workspace,.admin-cms-layout,.admin-download-grid,.admin-locale-options,.admin-link-row,.admin-change-row{grid-template-columns:1fr}.admin-cms-form{position:static}.admin-cms-form .admin-download-grid{grid-template-columns:1fr}.admin-session>div,.admin-card-actions,.admin-upload .button{width:100%}.admin-session .button,.admin-card-actions button,.admin-card-actions a{flex:1 1 150px}.docs-entry-actions{width:100%}}@media(max-width:640px){.page-blur{display:none}body{background:radial-gradient(circle at top left,rgba(109,188,248,.14),transparent 28%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 17%,var(--bg-bottom) 17%,var(--bg-bottom) 100%)}.page-section,.header-shell,.footer-shell{width:calc(100% - 16px)}.page,.page *{min-width:0}.page h1,.page h2,.page h3,.page p,.page strong,.page span,.page small,.page code,.page a,.button{overflow-wrap:anywhere;white-space:normal}.page-product .product-hero-copy,.page-head,.docs-sidebar,.docs-article{width:100%;max-width:calc(100vw - 36px)}.header-shell,.footer-shell{width:100%;padding-left:16px;padding-right:16px}.brand{gap:10px;min-width:0;flex:1 1 auto;flex-shrink:1;padding-right:54px}.brand-mark{width:42px;height:42px;border-radius:14px}.brand-copy strong{font-size:.98rem}.brand-copy small{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-toggle{position:fixed;top:6px;right:16px;z-index:3;display:inline-grid!important;flex:0 0 42px;width:42px;height:42px;border-radius:12px;transform:none}.app-shell{padding-bottom:32px}.page-home .section-surface{padding:20px;border-radius:22px}.page-home .section-intro{margin-bottom:18px}.docs-meta-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.docs-meta-strip span{justify-content:center}.page-home .info-grid-three .info-card{padding:18px 14px}.page-home .architecture-board{padding:18px}.admin-overview-grid{grid-template-columns:1fr}.hero-actions,.page-actions,.cta-banner-actions{grid-template-columns:1fr;flex-direction:column}.hero-actions .button,.page-actions .button,.cta-banner-actions .button{width:100%}.page-product .product-hero{gap:22px;padding:36px 18px 42px;background:radial-gradient(circle at 78% 40%,rgba(110,178,231,.2),transparent 34%),radial-gradient(circle at 8% 88%,rgba(28,124,201,.16),transparent 28%),linear-gradient(135deg,#07101bfc,#091b2bfa 58%,#0a2234fa)}.page-product .product-hero-copy{gap:14px}.page-product .product-hero .page-actions{flex-direction:row;flex-wrap:nowrap;gap:10px}.page-product .product-hero .page-actions .button{flex:1 1 0;width:auto;min-width:0;min-height:46px;padding:0 12px}.page-product .product-hero .page-title{max-width:9ch;font-size:clamp(2rem,9.6vw,2.65rem);line-height:1.06;overflow-wrap:anywhere;word-break:normal}.page-product .product-hero .page-lead,.page-product .product-hero-copy>p:not(.page-lead){max-width:100%;font-size:.95rem;line-height:1.7;overflow-wrap:anywhere;word-break:normal}.page-product .product-hero-stage{min-height:auto}.page-product .product-hero-stage:before{inset:12% -2% -6% 8%;border-radius:22px}.page-product .product-hero-frame{border-radius:14px}.page-product .section-surface{padding:42px 18px}.page-product .section-surface+.section-surface{border-top-color:#a2b8ce24}.page-product .compact-list{grid-template-columns:1fr;gap:12px}.feedback-actions .button{width:100%}.showcase-gallery,.docs-hub-grid,.capability-grid,.advantage-grid{grid-template-columns:1fr}.docs-guide-card .button{grid-column:1;grid-row:auto;justify-self:flex-start}}@media(max-width:980px){.home-role-grid,.home-product-matrix,.home-scenario-grid,.product-lane,.product-lane.is-reverse{grid-template-columns:repeat(2,minmax(0,1fr))}.product-lane.is-reverse .product-lane-copy{order:0}.product-lane,.product-lane.is-reverse{grid-template-columns:1fr}}@media(max-width:760px){.home-story-section,.product-lane-copy,.home-release-panel{padding:22px}.home-suite-copy h2,.home-matrix-copy h2{max-width:100%;font-size:clamp(1.55rem,7vw,2.1rem);line-height:1.18;overflow-wrap:anywhere}.home-suite-map,.home-product-matrix,.home-scenario-grid{grid-template-columns:1fr}.home-suite-step,.home-product-matrix article,.home-scenario-card{min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid rgba(162,184,206,.14);border-radius:0}.home-suite-step:last-child,.home-product-matrix article:last-child,.home-scenario-card:last-child{border-bottom:0}.home-workflow-head,.home-workflow-item{grid-template-columns:1fr;align-items:start}.product-lane-actions .button,.home-release-actions .button{width:100%}}@media(max-width:900px){.home-scenario-tabs>strong,.home-scenario-tab,.home-scenario-all{flex:0 0 auto;min-height:68px;padding:0 16px}}.page-product.is-ppt .ppt-product-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,58px) clamp(28px,4vw,52px);margin-top:clamp(38px,5vw,64px)}.page-product.is-ppt .ppt-product-evidence-card{display:grid;align-content:start;gap:20px;min-width:0;padding-bottom:30px;border-bottom:1px solid rgba(18,36,60,.12)}.page-product.is-ppt .ppt-product-evidence-media{display:grid;place-items:center;aspect-ratio:16 / 10;overflow:hidden;padding:clamp(12px,1.8vw,22px);border:1px solid rgba(103,126,151,.16);border-radius:10px;background:linear-gradient(rgba(20,103,242,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.03) 1px,transparent 1px),#f8fbff;background-size:44px 44px;box-shadow:0 22px 48px #13274517,0 2px 10px #1327450a}.page-product.is-ppt .ppt-product-evidence-media img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border:1px solid rgba(103,126,151,.16);border-radius:7px;background:#fff}.page-product.is-ppt .ppt-product-evidence-copy{display:grid;gap:9px}.page-product.is-ppt .ppt-product-evidence-copy>span{color:#1467f2;font-size:.76rem;font-weight:850;letter-spacing:.08em}.page-product.is-ppt .ppt-product-evidence-copy h3,.page-product.is-ppt .ppt-product-evidence-copy p{margin:0}.page-product.is-ppt .ppt-product-evidence-copy h3{color:#10233d;font-size:clamp(1.2rem,1.8vw,1.55rem)}.page-product.is-ppt .ppt-product-evidence-copy p{color:#1f324ab8;line-height:1.72}.page-product.is-ppt .ppt-product-evidence-copy a{width:fit-content;color:#1467f2;font-size:.88rem;font-weight:800}@media(max-width:760px){.page-product.is-ppt .ppt-product-evidence-grid{grid-template-columns:minmax(0,1fr);gap:32px}.page-product.is-ppt .ppt-product-evidence-media{aspect-ratio:16 / 11}}@media(max-width:760px){.home-scenario-shot,.home-scenario-shot img{min-height:190px}}.hero-capability-rail a:hover,.hero-capability-rail a:focus-visible{outline:none;transform:translateY(-1px);border-color:#086fb647;background:#ffffffd1}.home-scenario-tab:hover,.home-scenario-tab:focus-visible,.home-scenario-tab.is-active{color:#145fe6}.home-scenario-tab.is-active:after{background:#1467f2;box-shadow:none}.home-scenario-detail h3,.home-scenario-stat-grid strong{color:#102235}.home-scenario-tags span,.home-scenario-stat-grid article{border-color:#7a92a829;background:#ffffffb8;color:#31465a;box-shadow:none;backdrop-filter:none}.docs-shell{grid-template-columns:320px minmax(0,1fr);gap:28px}.docs-sidebar,.docs-article{border-radius:8px;box-shadow:0 12px 32px #15273a14}.docs-sidebar{background:#fffffff5}.docs-article{background:#fffffffa}.docs-task-card,.docs-start-path article,.docs-search-result{border-radius:8px;box-shadow:none}.home-gateway-section{align-items:start;border-top:1px solid rgba(122,146,168,.16);border-bottom:1px solid rgba(122,146,168,.14);background:linear-gradient(180deg,#fff,#f5f8fb);color:#102235}.home-gateway-section .section-tag{border-color:#086fb62e;background:#086fb614;color:#075a94}.home-gateway-card:hover,.home-gateway-card:focus-visible{border-color:#086fb63d;background:#fff;box-shadow:0 16px 34px #15273a1a}.home-suite-map,.home-product-matrix,.home-role-grid{gap:clamp(18px,2.2vw,38px)}.home-suite-step,.home-product-matrix article,.home-role-card{min-height:0}.home-story-section,.home-matrix-section,.home-product-lines{padding-top:54px;padding-bottom:42px}.docs-sidebar,.docs-article{border-color:#7a92a829}.docs-sidebar{top:78px}.home-platform-copy,.home-platform-workbench,.home-platform-promises{position:relative;z-index:1}.home-platform-copy .section-tag{width:fit-content;border-color:#6fcaff3d;background:#1467f21f;color:#8ddcff}.home-platform-tab:hover,.home-platform-tab:focus-visible,.home-platform-tab.is-active{outline:none;background:#1467f21a;color:#fff}.home-platform-tab.is-active{box-shadow:inset 3px 0 #1467f2}.home-runway-section,.home-proof-section,.home-entry-section,.home-contract-section{width:100vw;margin-left:calc(50% - 50vw);padding:clamp(72px,9vw,136px) max(36px,calc((100vw - var(--site-width)) / 2 + 20px))}.home-runway-copy h2,.home-proof-lead h2,.home-entry-header h2,.home-contract-copy h2{margin:0;font-family:var(--font-head);letter-spacing:0}.home-runway-act:hover,.home-runway-act:focus-visible{outline:none;background:#07111c;color:#fff;transform:translateY(-6px)}.home-runway-act:hover p,.home-runway-act:focus-visible p{color:#e2f0fabd}.home-runway-act:hover:before,.home-runway-act:focus-visible:before{transform:scaleX(1)}.home-entry-tile.is-hqscan{grid-column:span 5}.home-entry-tile.is-hqshare{grid-column:span 7}.home-entry-tile:hover,.home-entry-tile:focus-visible{outline:none;border-color:#086fb652;box-shadow:0 26px 68px #15273a21;transform:translateY(-5px)}.hero-capability-rail a:hover,.hero-capability-rail a:focus-visible{border-color:#68c4ff5c;background:#0a1f32eb}@media(max-width:1180px){.docs-shell,.home-platform-panel,.home-platform-workbench,.home-proof-section,.home-contract-section{grid-template-columns:1fr}.home-entry-tile,.home-entry-tile.is-hqscan,.home-entry-tile.is-hqshare{grid-column:span 6}}.admin-publish-layout{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(560px,1.3fr);gap:20px;align-items:start}.admin-publish-browser,.admin-publish-workspace{min-width:0}.admin-publish-browser{overflow:hidden;border:1px solid #d9e2ea;border-radius:14px;background:#fff;box-shadow:0 14px 34px #2443620e,0 2px 8px #24436206}.admin-publish-legend{display:flex;align-items:center;gap:7px;padding:9px 16px;border-bottom:1px solid #e4eaf0;background:#f7f9fb;color:#71859a;font-size:.68rem;font-weight:800}.admin-publish-legend i{width:18px;height:1px;background:#b9c9d7}.admin-publish-tree{max-height:calc(100dvh - 286px);overflow:auto;scrollbar-width:thin}.admin-publish-type{border-bottom:1px solid #e0e7ed}.admin-publish-type:last-child{border-bottom:0}.admin-publish-type-row,.admin-publish-version-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-publish-type-row{background:#fbfcfd}.admin-publish-node{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:10px 14px;border:0;background:transparent;color:#243f59;font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.admin-publish-node:hover{background:#f1f6fa;color:#0e63ad}.admin-publish-node:focus-visible,.admin-publish-add:focus-visible,.admin-publish-editor-tabs button:focus-visible{outline:3px solid rgba(28,103,172,.2);outline-offset:-3px}.admin-publish-node>span{display:grid;gap:2px;min-width:0}.admin-publish-node small{color:#8092a4;font-size:.62rem;font-weight:850;letter-spacing:.08em}.admin-publish-node strong{overflow:hidden;color:inherit;font-family:var(--font-head);font-size:.82rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.admin-publish-node>span>span{overflow:hidden;color:#75899d;font-size:.68rem;font-weight:650;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.admin-publish-node>i{width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;opacity:.45;transform:rotate(45deg)}.admin-publish-node.is-product{min-height:68px;padding-left:16px}.admin-publish-node.is-product strong{color:#183751;font-size:.88rem}.admin-publish-add{min-width:62px;min-height:34px;margin-right:10px;padding:0 9px;border:1px solid #d1dde7;border-radius:7px;background:#fff;color:#426078;font-size:.68rem;font-weight:850;cursor:pointer}.admin-publish-add:hover{border-color:#9fc1df;background:#edf6fd;color:#0e63ad}.admin-publish-branch{position:relative;margin-left:23px;border-left:1px solid #d4e0e9}.admin-publish-version-group{position:relative;border-top:1px solid #edf1f4}.admin-publish-version-group:before{position:absolute;top:28px;left:0;width:11px;height:1px;background:#b8cad8;content:""}.admin-publish-node.is-version{min-height:58px;padding-left:18px}.admin-publish-version-group.is-synthetic .is-version{background:#fffaf0}.admin-publish-node.is-download{position:relative;min-height:54px;padding:9px 14px 9px 42px;border-top:1px dashed #dce5ec;background:#f9fbfc}.admin-publish-node.is-download:before{position:absolute;top:0;bottom:0;left:27px;width:1px;background:#d6e2eb;content:""}.admin-publish-node.is-download:after{position:absolute;top:27px;left:27px;width:9px;height:1px;background:#b8cad8;content:""}.admin-publish-node.is-download small{color:#167257}.admin-publish-empty{padding:14px 18px;color:#8797a7;font-size:.72rem}.admin-publish-workspace{border-radius:14px;background:#fff;box-shadow:0 18px 42px #24436212,0 4px 12px #24436209}.admin-publish-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border:1px solid #d9e2ea;border-bottom:0;border-radius:14px 14px 0 0;background:#f7f9fb}.admin-publish-workspace-head>div:first-child{display:grid;gap:3px;min-width:0}.admin-publish-workspace-head span{color:#8293a4;font-size:.65rem;font-weight:850;letter-spacing:.08em}.admin-publish-workspace-head strong{overflow:hidden;color:#27435d;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.admin-publish-editor-tabs{display:flex;flex:0 0 auto;gap:4px;padding:3px;border:1px solid #d7e1e9;border-radius:9px;background:#fff}.admin-publish-editor-tabs button{min-height:34px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#60758a;font-size:.7rem;font-weight:850;cursor:pointer}.admin-publish-editor-tabs button.is-active{background:#e7f2fb;color:#0e63ad}.admin-publish-workspace>.admin-editor{border-radius:0 0 14px 14px;box-shadow:none}.admin-form-actions .button.is-danger{margin-left:auto;border-color:#ebcaca;color:#a73a3a}.admin-form-actions .button.is-danger:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1180px){.admin-publish-layout{grid-template-columns:1fr}.admin-publish-tree{max-height:520px}}@media(max-width:620px){.admin-publish-workspace-head{align-items:stretch;flex-direction:column}.admin-publish-editor-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-publish-editor-tabs button,.admin-publish-add{min-height:44px}.admin-publish-type-row,.admin-publish-version-row{grid-template-columns:minmax(0,1fr) 70px}.admin-publish-node>span>span{white-space:normal}}@media(max-width:760px){.home-platform-nav,.home-platform-promises{grid-template-columns:1fr}.home-runway-section,.home-proof-section,.home-entry-section,.home-contract-section{padding:54px 18px}.home-runway-copy h2,.home-proof-lead h2,.home-entry-header h2,.home-contract-copy h2{max-width:100%;font-size:clamp(2.1rem,11vw,3.6rem);line-height:1.04}.home-runway-track,.home-proof-row,.home-contract-row{grid-template-columns:1fr}.home-runway-act,.home-runway-act:nth-child(odd){min-height:280px;border-left:0;border-top:1px solid rgba(13,27,42,.16)}.home-entry-tile,.home-entry-tile.is-hqscan,.home-entry-tile.is-hqshare{grid-column:1;min-height:0}}.page-section.official-page-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:clamp(70px,8vw,130px) max(20px,calc((100vw - var(--site-width)) / 2 + 20px));border:0;border-radius:0;background:radial-gradient(circle at 76% 22%,rgba(20,103,242,.18),transparent 28%),radial-gradient(circle at 88% 78%,rgba(35,184,148,.13),transparent 26%),linear-gradient(180deg,#07111c,#0b1622 58%,#07111c);color:#fff;overflow:hidden}.page-section.official-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(122,196,234,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(122,196,234,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.86),transparent 96%);pointer-events:none}.official-page-hero-copy,.official-hero-panel-grid,.official-hero-search{position:relative;z-index:1}.official-page-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,1.06fr);gap:clamp(28px,5vw,80px);align-items:end;min-height:clamp(520px,64svh,760px)}.official-page-hero-copy{display:grid;align-content:end;gap:14px;max-width:760px;min-width:0}.official-page-hero-copy .quick-back{width:fit-content}.official-page-hero .page-breadcrumb,.official-page-hero .hero-kicker{color:#8ddcff}.official-page-hero h1,.official-page-hero .page-title{max-width:min(100%,10.5ch);margin:0;color:#fff;font-family:var(--font-head);font-size:clamp(2.9rem,5.4vw,5.7rem);line-height:1.02;letter-spacing:0;text-wrap:balance;overflow-wrap:anywhere;word-break:normal}.official-page-hero p,.official-page-hero .page-lead{max-width:62ch;margin:0;color:#e2f0fac2;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.82}.official-hero-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;align-self:end;min-width:0}.official-hero-panel-grid article{display:grid;align-content:start;gap:10px;min-height:190px;padding:20px;border:1px solid rgba(122,196,234,.18);border-radius:8px;background:#07131fc2;box-shadow:0 22px 60px #0000003d}.official-hero-panel-grid span{color:#67e8a5;font-family:var(--font-mono);font-size:.74rem;font-weight:900}.official-hero-panel-grid strong{color:#fff;font-family:var(--font-head);font-size:clamp(1.14rem,1.45vw,1.42rem);line-height:1.18}.official-hero-panel-grid p{margin:0;color:#e2f0fab3;font-size:.9rem;line-height:1.66}.page-contact{gap:0}.support-hero .page-title{max-width:9.2ch;font-size:clamp(2.75rem,5vw,5.15rem)}.support-hero .page-lead{max-width:54ch}.support-hero-board-head span,.support-hero-board article>span{color:#67e8a5;font-family:var(--font-mono);font-size:.72rem;font-weight:900}.product-delivery-runway{width:100vw;margin-left:calc(50% - 50vw);padding:clamp(56px,7vw,96px) max(20px,calc((100vw - var(--site-width)) / 2 + 20px));background:#f1f5f9}.product-delivery-runway .product-task-section-inner{width:100%;margin:0}.product-delivery-runway .product-task-path{border-top:1px solid rgba(13,27,42,.18);border-bottom:1px solid rgba(13,27,42,.18)}.product-delivery-runway .product-task-path article{min-height:220px;border-left:1px solid rgba(13,27,42,.14);border-radius:0;background:transparent;box-shadow:none}.product-delivery-runway .product-task-path article:first-child{border-left:0}.docs-shell.docs-shell-landing{width:min(calc(100% - 40px),1360px);align-items:start;gap:18px;margin-top:clamp(34px,5vw,70px)}.docs-shell-landing .docs-sidebar{height:calc(100svh - 112px);max-height:calc(100svh - 112px);border-color:#7ac4ea2e;background:radial-gradient(circle at 20% 0%,rgba(20,103,242,.16),transparent 28%),linear-gradient(180deg,#07111c,#0b1622);color:#fff;box-shadow:0 24px 70px #0000002e}.docs-shell-landing .docs-sidebar h1,.docs-shell-landing .docs-sidebar h2{color:#fff;font-family:var(--font-head);font-size:clamp(1.8rem,3vw,2.9rem);line-height:1.06;letter-spacing:0}.docs-shell-landing .docs-sidebar p{color:#e2f0fab8}.docs-shell-landing .docs-sidebar .section-tag,.docs-shell-landing .docs-meta-strip span,.docs-shell-landing .docs-directory-link{border-color:#7ac4ea29;background:#ffffff0e;color:#e2f0fadb}.docs-shell-landing .docs-directory-link:hover,.docs-shell-landing .docs-directory-link:focus-visible,.docs-shell-landing .docs-directory-link.is-active{border-color:#68c4ff6b;background:#1467f224;color:#fff}.docs-shell-landing .docs-search-box{border-color:#7ac4ea29;background:#ffffff0e}.docs-shell-landing .docs-search-label{color:#8ddcff}.docs-shell-landing .docs-search-input{border-color:#7ac4ea3d;background:#ffffff14;color:#fff}.docs-shell-landing .docs-search-input::placeholder{color:#e2f0fa80}.docs-shell-landing .docs-article{border-color:#7a92a829;border-radius:8px;background:#fff;box-shadow:0 24px 70px #15273a14}.docs-shell-landing .docs-block{border-bottom-color:#7a92a829}.page-manual{gap:0}.page-manual .docs-shell{width:100vw;margin-left:calc(50% - 50vw);padding:clamp(46px,6vw,82px) max(20px,calc((100vw - var(--site-width)) / 2 + 20px)) clamp(64px,8vw,112px);border:0;border-radius:0;background:linear-gradient(90deg,rgba(8,111,182,.045) 1px,transparent 1px),linear-gradient(180deg,#eef4f8,#f8fbfd 42%,#fff);background-size:88px 100%}.page-manual .docs-sidebar{top:92px;gap:12px;height:calc(100svh - 116px);max-height:calc(100svh - 116px);overflow:hidden;padding:18px 16px;border-color:#7ac4ea2e;border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(20,103,242,.18),transparent 30%),linear-gradient(180deg,#07111c,#0b1622);color:#fff;box-shadow:0 24px 70px #15273a29}.page-manual .docs-sidebar .page-back-link{border-color:#7ac4ea29;background:#ffffff0e;color:#e2f0fae6}.page-manual .docs-sidebar h1,.page-manual .docs-sidebar h2{color:#fff;font-family:var(--font-head);font-size:clamp(1.72rem,2.8vw,2.55rem);line-height:1.06;letter-spacing:0}.page-manual .docs-sidebar p{color:#e2f0fab8;font-size:.92rem;line-height:1.62}.page-manual .docs-meta-strip{gap:6px}.page-manual .docs-meta-strip span{min-height:28px;padding:0 9px;font-size:.72rem}.page-manual .docs-sidebar .section-tag,.page-manual .docs-meta-strip span,.page-manual .docs-directory-link{border-color:#7ac4ea29;background:#ffffff0e;color:#e2f0fadb}.page-manual .docs-directory-link:hover,.page-manual .docs-directory-link:focus-visible,.page-manual .docs-directory-link.is-active,.page-manual .docs-directory-link-parent.is-parent-active:not(.is-active){border-color:#68c4ff6b;background:#1467f224;color:#fff}.page-manual .docs-directory-link.is-active:before{background:linear-gradient(180deg,#5bdcff,#67e8a5);box-shadow:0 0 0 4px #1467f21a}.page-manual .docs-directory{flex:1 1 auto;min-height:150px;overflow-y:auto;padding-right:4px}.page-manual .docs-outline-topic.is-current{background:#ffffff08}.page-manual .docs-outline-toggle{color:#c8deee99}.page-manual .docs-outline-label{color:#e2f0fadb}.page-manual .docs-outline-label:hover{background:#ffffff12;color:#fff}.page-manual .docs-outline-label-l1{color:#b4cee2a8}.page-manual .docs-outline-label-l2{color:#e8f4fcf0}.page-manual .docs-outline-label-l3{color:#cadeeea3}.page-manual .docs-outline-label-l3:hover{color:#e8f4fceb}.page-manual .docs-outline-label.is-active{background:#1467f242;color:#fff}.page-manual .docs-outline-label.is-current-page:not(.is-active){color:#8ddcff}.page-manual .docs-outline-branch{border-left-color:#7ac4ea33}.page-manual .docs-outline-cards{background:#ffffff0b;border-left-color:#68c4ff5c}.page-manual .docs-search-box{margin:0;padding:10px;border:1px solid rgba(122,196,234,.16);border-radius:8px;border-color:#7ac4ea29;background:#ffffff0e}.page-manual .docs-search-label{color:#8ddcff}.page-manual .docs-search-input{border-color:#7ac4ea3d;background:#ffffff14;color:#fff}.page-manual .docs-search-input::placeholder{color:#e2f0fa80}.page-manual .docs-search-result,.page-manual .docs-search-empty{border-color:#7ac4ea24;background:#ffffff0e;color:#e2f0fae6}.page-manual .docs-search-results{max-height:min(30svh,260px)}.page-manual .docs-search-result strong,.page-manual .docs-search-result span,.page-manual .docs-search-empty{color:#e2f0fae6}.page-manual .docs-article{border-color:#7a92a829;border-radius:8px;background:#fff;box-shadow:0 24px 70px #15273a17}.page-manual .docs-block{border-bottom-color:#7a92a829}.page-manual .docs-guide-grid,.page-manual .docs-media-card,.page-manual .docs-task-card,.page-manual .docs-start-path article,.page-manual .docs-reading-row-clean,.page-manual .docs-entry-row-clean{border-radius:8px;box-shadow:none}.docs-detail-row,.docs-entry-row-clean,.docs-task-card,.docs-reading-row-clean,.download-item,.contact-simple-card{border-radius:8px}.download-release-grid article,.download-file-card{border-radius:8px;background:#f4f8fb}.contact-support-section,.contact-license-section{width:100vw;margin-left:calc(50% - 50vw);padding:clamp(58px,7vw,96px) max(20px,calc((100vw - var(--site-width)) / 2 + 20px))}.support-contact-primary,.support-contact-checklist,.contact-license-grid article{border:1px solid rgba(122,146,168,.16);border-radius:8px;background:#ffffffeb;box-shadow:0 20px 56px #15273a14}.support-contact-primary .button{width:fit-content}.support-check-grid span,.contact-license-grid span{color:#145fe6;font-family:var(--font-mono);font-size:.7rem;font-weight:900}.support-check-grid strong,.contact-license-grid strong{color:#0d1b2a;font-family:var(--font-head);font-size:1.05rem;line-height:1.24}.support-check-grid p,.contact-license-grid p{margin:0;color:#52667b;font-size:.92rem;line-height:1.7}@media(max-width:1180px){.official-page-hero,.page-product .product-launch-hero,.support-hero,.support-contact-panel,.contact-license-section{grid-template-columns:1fr}.official-hero-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-license-copy h2,.support-contact-primary h2{max-width:18ch}.product-proof-line{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.page-section.official-page-hero,.page-section.product-launch-hero,.product-delivery-runway,.contact-command-section{padding:40px 18px}.official-page-hero h1,.official-page-hero .page-title,.product-launch-hero .page-title{max-width:100%;font-size:clamp(2.25rem,11vw,3.6rem);line-height:1.04}.official-hero-panel-grid,.product-proof-line,.product-fit-strip,.product-delivery-runway .product-task-path,.support-check-grid,.contact-license-grid{grid-template-columns:1fr}.official-hero-panel-grid article,.product-proof-line article,.product-fit-strip article,.product-delivery-runway .product-task-path article,.support-check-grid article,.contact-license-grid article{min-height:0}.official-hero-panel-grid article{gap:7px;padding:14px}.official-hero-panel-grid strong{font-size:1rem}.official-hero-panel-grid p{font-size:.84rem;line-height:1.52}.contact-support-section,.contact-license-section{padding:42px 18px}.support-hero .page-title{font-size:clamp(2.25rem,10vw,3.1rem);line-height:1.06}.support-hero .page-lead{font-size:.94rem;line-height:1.68}.support-contact-primary,.support-contact-checklist,.contact-license-grid article{padding:20px}.support-contact-primary .button{width:100%}.product-fit-strip{padding:0 18px}.product-fit-strip article,.product-fit-strip article:first-child{border-left:0;border-top:1px solid var(--flow-line)}.product-hero-shell.flow-screen-shell{width:100%;margin-top:6px}.product-hero-actions{flex-direction:column;align-items:stretch}.product-hero-actions .flow-cta-primary{width:100%;justify-content:center}.product-hero-live{right:10px;bottom:10px;padding:6px 10px;font-size:.72rem}.product-delivery-runway .product-task-path article,.product-delivery-runway .product-task-path article:first-child{border-left:0;border-top:1px solid rgba(13,27,42,.14)}.docs-shell.docs-shell-landing{width:min(calc(100% - 24px),1360px);margin-top:24px}.docs-sidebar{position:static;height:auto;max-height:none;overflow:visible}.docs-directory{flex:0 1 auto;min-height:0;height:auto;max-height:min(420px,58svh);overflow-y:auto}.page-manual .docs-sidebar{height:auto;max-height:none;overflow:visible}.page-manual .docs-directory{min-height:0;max-height:min(420px,58svh)}.page-manual .docs-shell{padding:24px 12px 54px}.page-manual .docs-sidebar,.page-manual .docs-article{border-radius:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body.is-home-flow{color:#101923;background:#f7f9fc}body.is-home-flow:before,body.is-home-flow .page-backdrop{display:none}body.is-home-flow .app-shell{min-height:100dvh;padding-top:var(--header-height);background:linear-gradient(180deg,#fff 0% 58%,#f6f8fb)}body.is-home-flow .header-shell{border-bottom-color:#0e233a14;background:#ffffffeb;box-shadow:0 10px 34px #142a470f}body.is-home-flow .site-header.is-scrolled .header-shell{background:#fffffff5;box-shadow:0 18px 42px #142a471a}body.is-home-flow .brand-mark-logo{width:30px;height:30px;padding:0;background:transparent;box-shadow:none}body.is-home-flow .brand-copy strong,body.is-home-flow .brand-copy small,body.is-home-flow .nav-link,body.is-home-flow .utility-link,body.is-home-flow .product-menu-trigger,body.is-home-flow .header-icon-link,body.is-home-flow .language-current{color:#101923}body.is-home-flow .brand-copy small{display:none}body.is-home-flow .brand{min-width:170px}body.is-home-flow .nav-link:hover,body.is-home-flow .nav-link.is-active,body.is-home-flow .nav-link.router-link-active,body.is-home-flow .product-menu-trigger:hover,body.is-home-flow .product-menu-trigger:focus-visible,body.is-home-flow .product-menu-trigger:active,body.is-home-flow .product-menu-trigger.is-active{background:#1467f214;color:#1467f2}body.is-home-flow .utility-link:hover,body.is-home-flow .utility-link.is-active,body.is-home-flow .utility-link.router-link-active{background:#1467f20f;color:#1467f2}body.is-home-flow .product-menu-panel{border-color:#0e233a1a;background:#fffffff7;box-shadow:0 28px 68px #142a4724}body.is-home-flow .product-menu-link{color:#182434}body.is-home-flow .product-menu-link span{color:#1467f2}body.is-home-flow .product-menu-link:hover,body.is-home-flow .product-menu-link:focus-visible,body.is-home-flow .product-menu-link.is-active,body.is-home-flow .product-menu-link.router-link-active{border-color:#1467f229;background:#1467f212;color:#1467f2}body.is-home-flow .language-switcher{border-color:#0e233a1a;background:#fff;color:#101923}body.is-home-flow .site-header .button-primary,.page-home-flow .button-primary{border-radius:var(--radius-sm);background:#1467f2;color:#fff;box-shadow:0 14px 30px #1467f238}.page-home-flow{width:min(100%,1680px);margin:0 auto;gap:0;background:#fff}.flow-hero-copy,.flow-hero-visual,.flow-rows,.flow-trust,.flow-next{position:relative;z-index:1}.flow-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border:1px solid rgba(20,103,242,.12);border-radius:var(--radius-sm);background:#1467f20f;color:#1467f2;font-family:var(--font-head);font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}body.is-home-flow .flow-footer-cta .flow-kicker{display:none}.flow-button{min-height:50px;border-radius:var(--radius-sm)}.flow-cta-primary{border-color:var(--accent);background:var(--accent);color:#041d21;font-weight:800;box-shadow:0 10px 24px #0e9aa752;transition:transform .16s ease,box-shadow .16s ease}.flow-cta-primary:hover,.flow-cta-primary:focus-visible{border-color:var(--accent);background:var(--accent);color:#041d21;transform:translateY(-2px);box-shadow:0 16px 30px #0e9aa766}.flow-text-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;color:#1467f2;font-size:.95rem;font-weight:800}.flow-text-link:after{content:"";width:17px;height:1.5px;background:currentColor;box-shadow:5px -4px 0 -3px currentColor,5px 4px 0 -3px currentColor;transform:translate(0);transition:transform .18s ease}.flow-text-link:hover:after,.flow-text-link:focus-visible:after{transform:translate(5px)}.flow-screen-shell.flow-hero-shell{display:block;width:min(100%,860px);aspect-ratio:16 / 10;border-radius:var(--radius-lg);box-shadow:0 32px 60px #1429462e;opacity:1;animation:flow-hero-in .42s ease both}.flow-screen-shell.flow-hero-shell img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:top;opacity:1;filter:none}@keyframes flow-hero-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.product-hero-visual{position:relative;align-self:center;min-width:0}.product-hero-shell.flow-screen-shell{display:block;width:min(100%,860px);aspect-ratio:16 / 10;padding:10px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#eef4fa 92%);box-shadow:0 32px 60px #1429462e;cursor:zoom-in;animation:flow-hero-in .42s ease both}.product-hero-shell.flow-screen-shell img{display:block;width:100%;height:100%;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff;object-fit:contain;object-position:center top}.product-hero-shell.flow-screen-shell:hover{border-color:#1467f247;box-shadow:0 36px 70px #14294638}.product-hero-live{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:var(--radius-sm);background:var(--accent);color:#041d21;font-family:var(--font-head);font-size:.78rem;font-weight:800;box-shadow:0 10px 22px #0e9aa757}@keyframes flow-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.55)}}.flow-path-step a:hover,.flow-path-step a:focus-visible{border-color:var(--brand-soft);box-shadow:0 8px 20px #14294614}.flow-step-shot.flow-screen-shell{grid-column:1 / -1;width:100%;aspect-ratio:16 / 10;margin-top:4px;box-shadow:0 12px 30px #0f23461a}.flow-process-link:hover,.flow-process-link:focus-visible{color:var(--brand-strong)}.flow-process-row .flow-screen-shell img{display:block;width:100%;height:auto;object-fit:contain;object-position:center top;background:#fff}.flow-process-row.is-stage{position:relative;grid-template-columns:1fr;min-height:clamp(620px,52vw,820px);padding:clamp(34px,5vw,72px);overflow:hidden;background:radial-gradient(circle at 18% 22%,rgba(20,103,242,.08),transparent 30%),linear-gradient(180deg,#fff,#f5f8fc)}.flow-stage-media,.flow-split-media{position:relative;display:grid;place-items:center;min-width:0;color:inherit;text-decoration:none}.flow-stage-main.flow-screen-shell{width:min(100%,920px);aspect-ratio:16 / 10}.flow-stage-secondary.flow-screen-shell{position:absolute;right:clamp(22px,5vw,76px);bottom:clamp(22px,4vw,54px);width:min(34%,360px);aspect-ratio:16 / 10}.flow-process-row.is-bento{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,4vw,54px);align-items:center;padding:var(--space-block) var(--space-gutter);background:#fff}.flow-cluster-grid ul,.flow-process-inline-list{display:grid;gap:7px;margin:0;padding:0;color:#445267;list-style:none}.flow-cluster-grid li,.flow-process-inline-list li{position:relative;padding-left:16px;font-size:.9rem;line-height:1.5}.flow-cluster-grid li:before,.flow-process-inline-list li:before{position:absolute;top:.68em;left:0;width:6px;height:6px;border-radius:999px;background:#1467f2;content:""}.flow-bento-shot.flow-screen-shell{width:100%;aspect-ratio:4 / 3;min-height:0}.flow-bento-shot.is-main{grid-row:span 2}.flow-process-row.is-split-reverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(30px,5vw,72px);align-items:center;padding:var(--space-block) var(--space-gutter);background:linear-gradient(90deg,rgba(20,103,242,.035) 0 1px,transparent 1px) 0 0 / 72px 72px,#fff}.flow-split-main.flow-screen-shell{width:min(100%,680px);aspect-ratio:16 / 10}.flow-split-secondary.flow-screen-shell{position:absolute;right:0;bottom:0;width:min(46%,340px);aspect-ratio:16 / 10}.flow-process-row.is-pair{grid-template-columns:1fr;gap:28px;padding:var(--space-block) var(--space-gutter);background:#fff}.flow-pair-card .flow-screen-shell{width:100%;aspect-ratio:16 / 10}.flow-trustband:before,.flow-trustband:after{position:absolute;right:0;left:0;height:48px;pointer-events:none;content:"";z-index:-1}.flow-trust-copy h2,.flow-next h2{margin:0;color:#0b1017;font-family:var(--font-head);font-size:clamp(2.05rem,3.2vw,3.6rem);font-weight:800;line-height:1.08;letter-spacing:0}.flow-trust-copy p,.flow-next p{max-width:62ch;margin:0;color:#647286;font-size:1rem;line-height:1.85}@media(max-width:920px){body.is-home-flow .brand{min-width:0}body.is-home-flow .nav-toggle{border-color:#0e233a1f;background:#fff;color:#101923}body.is-home-flow .header-panel{background:#fffffffa}.flow-trust,.flow-next{padding:42px 20px}}@media(max-width:560px){.flow-actions,.flow-next-actions{align-items:stretch;flex-direction:column}.flow-actions .button,.flow-next-actions .button{width:100%}}body{color:#111827;background:linear-gradient(180deg,#fbfcfb,#f4f7f5 44%,#eef3f1)}:root{--brand: #1467f2;--brand-strong: #0f54d8;--brand-soft: rgba(20, 103, 242, .1);--flow-ink: #111827;--flow-muted: #64748b;--flow-faint: #f6f9ff;--flow-line: rgba(17, 24, 39, .1);--flow-line-strong: rgba(17, 24, 39, .16);--flow-shadow: 0 18px 42px rgba(15, 35, 70, .08)}html{scroll-padding-top:88px}body{color:var(--flow-ink);background:#fff}body:before{background:linear-gradient(rgba(20,103,242,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.03) 1px,transparent 1px);background-size:96px 96px;mask-image:linear-gradient(180deg,rgba(0,0,0,.34),transparent 72%)}.app-shell{background:#fff}.site-header{background:#ffffffe0;backdrop-filter:blur(16px)}.brand{gap:10px}.brand-mark{width:30px;height:30px;border-radius:6px;background:transparent;box-shadow:none}.brand-mark-logo img{width:30px;height:30px}.brand-copy strong{font-size:1rem;letter-spacing:0;color:var(--flow-ink)}.brand-copy small{display:none}.nav-link,.utility-link,.product-menu-trigger,.language-current{color:#273346;font-size:.86rem}.nav-link,.utility-link,.product-menu-trigger,.language-switcher,.header-icon-link{border-radius:6px}.product-menu-link{border-radius:6px}.language-switcher{border-color:var(--flow-line);background:#fff}.button{min-height:42px;border-radius:6px;font-weight:700;letter-spacing:0;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button-secondary:hover,.button-ghost:hover{border-color:#1467f275;background:#1467f20f;color:var(--brand-strong)}.flow-site-page{width:min(100%,1680px);margin:0 auto;gap:0;padding:0;background:#fff}.flow-site-hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(34px,5vw,90px);align-items:center;min-height:clamp(520px,64vh,720px);padding:clamp(58px,6vw,96px) clamp(28px,6vw,92px) clamp(46px,5vw,72px);border-bottom:1px solid var(--flow-line);background:linear-gradient(90deg,rgba(20,103,242,.06) 0 1px,transparent 1px) 0 0 / 72px 72px,linear-gradient(180deg,rgba(20,103,242,.05) 0 1px,transparent 1px) 0 0 / 72px 72px,#fff;overflow:hidden}.flow-docs-hero{min-height:auto;align-items:start;padding-top:clamp(40px,6vh,76px);padding-bottom:clamp(36px,5vh,64px)}.flow-docs-hero-quick{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:26px;padding-top:22px;border-top:1px solid var(--flow-line, rgba(20, 103, 242, .12))}.flow-site-hero:after{position:absolute;right:8%;bottom:42px;left:52%;height:1px;background:linear-gradient(90deg,transparent,rgba(20,103,242,.52),transparent);content:""}.flow-site-copy{position:relative;z-index:1;max-width:740px}.flow-site-copy h1{max-width:12.5em;margin:22px 0 18px;font-size:clamp(2.35rem,5.1vw,5.65rem);line-height:1.03;letter-spacing:0;color:var(--flow-ink)}.flow-site-copy p{max-width:620px;margin:0;color:var(--flow-muted);font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.86}.flow-kicker,.hero-kicker,.section-tag,.page-breadcrumb,.download-pill{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:5px 10px;border:1px solid rgba(20,103,242,.18);border-radius:6px;background:#1467f212;color:var(--brand-strong);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.flow-section-index{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.flow-section-index a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid var(--flow-line);border-radius:6px;background:#fff;color:#314158;font-size:.84rem;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.flow-section-index a:hover,.flow-section-index a:focus-visible{border-color:#1467f257;background:#1467f20f;color:var(--brand-strong);transform:translateY(-1px)}.flow-hero-mini-grid,.flow-doc-command-grid,.flow-guide-grid,.flow-reading-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.flow-hero-mini-grid article,.flow-doc-command,.flow-guide-grid article,.flow-reading-steps article,.flow-contact-card,.flow-doc-search{position:relative;border:1px solid var(--flow-line);border-radius:8px;background:#fffffff5;box-shadow:var(--flow-shadow)}.flow-hero-mini-grid article,.flow-doc-command,.flow-guide-grid article,.flow-reading-steps article{padding:22px}.flow-hero-mini-grid article:before,.flow-doc-command:before,.flow-guide-grid article:before,.flow-reading-steps article:before,.flow-doc-lane:before,.flow-release-lane:before{position:absolute;top:-1px;left:22px;width:42px;height:2px;background:var(--brand);content:""}.flow-hero-mini-grid span,.flow-doc-command span,.flow-reading-steps span,.flow-doc-lane-main span,.flow-release-title span,.flow-release-meta span{display:block;margin-bottom:8px;color:var(--brand-strong);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.flow-hero-mini-grid strong,.flow-doc-command strong,.flow-guide-grid strong,.flow-reading-steps strong,.flow-doc-lane-main strong,.flow-release-title strong,.flow-contact-card strong{display:block;color:var(--flow-ink);font-size:clamp(1.04rem,1.1vw,1.24rem);line-height:1.34}.flow-hero-mini-grid p,.flow-doc-command p,.flow-guide-grid p,.flow-reading-steps p,.flow-doc-lane-main p,.flow-release-title p,.flow-contact-card p{margin:10px 0 0;color:var(--flow-muted);line-height:1.72}.flow-site-band{padding:clamp(48px,5.4vw,82px) clamp(28px,6vw,92px);border-bottom:1px solid var(--flow-line);background:#fff}.flow-site-band:nth-of-type(odd){background:var(--flow-faint)}.flow-site-section-head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,.72fr);gap:28px;align-items:end;margin-bottom:clamp(24px,3vw,42px)}.flow-site-section-head h2{margin:12px 0 0;max-width:780px;color:var(--flow-ink);font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.12;letter-spacing:0}.flow-site-section-head p{margin:0;color:var(--flow-muted);line-height:1.8}.flow-doc-search{align-self:center;padding:clamp(22px,3vw,34px)}.flow-doc-search label{display:block;margin-bottom:12px;color:var(--flow-ink);font-size:.92rem;font-weight:800}.flow-doc-search input{width:100%;min-height:52px;border:1px solid rgba(20,103,242,.28);border-radius:8px;background:#fff;color:var(--flow-ink);font-size:1rem}.flow-search-results{display:grid;gap:8px;margin-top:14px;max-height:min(58vh,440px);overflow-y:auto;padding-right:4px;overscroll-behavior:contain}.flow-search-results a{display:grid;gap:4px;padding:12px;border:1px solid var(--flow-line);border-radius:6px;background:var(--flow-faint);color:inherit;text-decoration:none}.flow-search-results small{color:var(--brand-strong);font-weight:800;text-transform:uppercase}.flow-search-results span{color:var(--flow-muted);line-height:1.6}.flow-product-lanes{display:grid;gap:18px}.flow-doc-lane,.flow-release-lane{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,auto);gap:26px;align-items:center;padding:clamp(22px,3vw,34px);border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:var(--flow-shadow);transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease}.flow-doc-lane:hover,.flow-release-lane:hover,.flow-doc-command:hover,.flow-guide-grid article:hover,.flow-reading-steps article:hover,.flow-hero-mini-grid article:hover,.flow-contact-card:hover{border-color:#1467f242;box-shadow:0 22px 50px #0f23461a;transform:translateY(-2px)}.flow-doc-lane-main,.flow-release-title{display:grid;grid-template-columns:70px minmax(0,1fr);gap:18px;align-items:start}.flow-doc-lane-main img,.flow-release-title img{width:58px;height:58px;padding:10px;border:1px solid rgba(20,103,242,.18);border-radius:8px;background:#fff;box-shadow:0 12px 28px #1467f21c}.flow-lane-number{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(20,103,242,.2);border-radius:8px;background:#1467f214;color:var(--brand-strong);font-size:.9rem;font-weight:900}.flow-doc-lane-actions,.flow-release-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.flow-release-actions .button.is-disabled{border-color:#5e748c2e;background:#edf1f5;color:#708296;box-shadow:none;cursor:not-allowed;pointer-events:none}.flow-doc-lane-index{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:8px;padding-top:18px;border-top:1px solid var(--flow-line)}.flow-doc-lane-index a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(20,103,242,.14);border-radius:8px;background:#1467f20b;color:var(--flow-ink);font-size:.82rem;font-weight:760;line-height:1.25;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.flow-doc-lane-index a:hover,.flow-doc-lane-index a:focus-visible{border-color:#1467f24d;background:#1467f214;color:var(--brand-strong)}.flow-support-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-support-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.flow-support-links a{display:inline-flex;align-items:center;min-height:34px;margin-top:0;padding:0 12px;border:1px solid rgba(20,103,242,.18);border-radius:8px;background:#1467f20e;color:var(--brand-strong);font-size:.82rem;font-weight:800;line-height:1.25;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.flow-support-links a:hover,.flow-support-links a:focus-visible{border-color:#1467f252;background:#1467f21a;color:var(--brand)}.flow-guide-lane ul,.flow-guide-grid ul{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.flow-guide-lane li,.flow-guide-grid li{position:relative;padding-left:18px;color:var(--flow-muted);line-height:1.62}.flow-guide-lane li:before,.flow-guide-grid li:before{position:absolute;top:.72em;left:0;width:7px;height:7px;border:1px solid var(--brand);border-radius:50%;content:""}.flow-keyword-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.flow-keywords span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid rgba(20,103,242,.18);border-radius:6px;background:#1467f20f;color:var(--brand-strong);font-size:.76rem;font-weight:700}.flow-contact-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.62fr)}.flow-contact-card{padding:clamp(24px,3vw,36px)}.flow-contact-card>span{display:block;margin-bottom:10px;color:var(--brand-strong);font-weight:800}.flow-contact-card strong{font-size:clamp(1.35rem,2vw,2rem);word-break:break-word}.flow-contact-card .button{margin-top:24px}.flow-contact-card .flow-contact-actions{justify-content:flex-start}.flow-contact-card .flow-contact-actions .button{margin-top:18px}.flow-reading-steps article a{display:inline-flex;margin-top:16px;color:var(--brand-strong);font-weight:800;text-decoration:none}.flow-reading-steps article a:hover,.flow-reading-steps article a:focus-visible{color:var(--brand)}.flow-contact-license{background:var(--flow-faint)}.flow-release-lanes{gap:20px}.flow-release-lane{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr) auto}.flow-release-meta,.flow-release-files{display:grid;gap:10px}.flow-release-meta article,.flow-release-files a{padding:13px 14px;border:1px solid var(--flow-line);border-radius:7px;background:var(--flow-faint);text-decoration:none}.flow-release-meta strong,.flow-release-files strong{display:block;color:var(--flow-ink)}.flow-release-files code{display:block;margin-top:6px;color:var(--flow-muted);font-family:var(--font-mono);font-size:.78rem}.flow-release-history{grid-column:1 / -1;border-top:1px solid var(--flow-line)}.flow-release-history>summary{width:fit-content;padding:16px 0 2px;color:var(--brand-strong);font-size:.84rem;font-weight:800;cursor:pointer}.flow-release-history-list{display:grid;margin-top:12px;border-top:1px solid var(--flow-line)}.flow-release-history-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--flow-line)}.flow-release-history-list>article>div{display:grid;gap:5px}.flow-release-history-list strong{color:var(--flow-ink)}.flow-release-history-list span,.flow-release-history-list p{margin:0;color:var(--flow-muted);font-size:.8rem;line-height:1.6}.flow-release-history-list a{color:var(--brand-strong);font-size:.82rem;font-weight:800}.flow-release-history-downloads{justify-items:end}.flow-solutions-points{align-self:stretch}.flow-solutions-points article{display:grid;align-content:center}.page-product{width:min(100%,1680px);margin:0 auto;gap:0;background:#fff}.page-product .page-section{width:100%;max-width:none;margin:0}.page-product .product-launch-hero,.page-product .product-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(34px,5vw,84px);align-items:center;min-height:clamp(520px,64vh,720px);padding:clamp(58px,6vw,92px) var(--space-gutter);border:0;border-bottom:1px solid var(--flow-line);border-radius:0;background:linear-gradient(90deg,rgba(20,103,242,.05) 0 1px,transparent 1px) 0 0 / 76px 76px,linear-gradient(180deg,rgba(20,103,242,.045) 0 1px,transparent 1px) 0 0 / 76px 76px,#fff;box-shadow:none}.page-product .product-launch-hero:before,.page-product .product-hero:before{display:none}.page-product .product-hero-copy{max-width:720px;gap:14px}.page-product .product-launch-hero,.page-product .product-hero{padding-top:clamp(38px,4vw,64px);padding-bottom:clamp(38px,4vw,64px)}.page-product .page-title{max-width:16ch;font-size:clamp(2.4rem,3.6vw,3.95rem);line-height:1.03;letter-spacing:0;color:var(--flow-ink)}.page-product .page-lead,.page-product .product-hero-copy>p:not(.page-lead){max-width:620px;color:var(--flow-muted);font-size:clamp(1rem,1.18vw,1.18rem);line-height:1.82}.page-product .product-proof-line,.page-product .hero-pills{display:flex;flex-wrap:wrap;gap:10px}.page-product .product-proof-line article,.page-product .hero-pills span,.product-fit-strip article{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:none}.page-product .product-proof-line article{min-width:128px;padding:14px}.page-product .product-proof-line span,.product-fit-strip span,.product-outline-card span{color:var(--brand-strong);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.page-product .product-hero-frame{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:0 22px 58px #0f23461f}.page-product .product-hero-frame:hover{border-color:#1467f247;transform:translateY(-3px)}.product-fit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0 var(--space-gutter);border-bottom:1px solid var(--flow-line);background:#fff}.product-fit-strip article{border-width:0 1px 0 0;border-radius:0;padding:clamp(22px,3vw,34px)}.product-fit-strip article:first-child{border-left:1px solid var(--flow-line)}.product-gallery-section{background:var(--flow-faint)}.product-gallery-card.is-featured{grid-column:1 / -1;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);align-items:stretch}.product-task-section,.page-product .section-surface{padding:clamp(48px,5vw,78px) var(--space-gutter);border:0;border-bottom:1px solid var(--flow-line);border-radius:0;background:#fff;box-shadow:none}.page-product .section-surface:nth-of-type(odd){background:var(--flow-faint)}.page-product .section-surface+.section-surface{margin-top:0}.product-task-path,.product-outline-grid,.compact-list,.info-grid,.link-strip{gap:14px}.product-task-path article,.product-outline-card,.page-product .compact-list-row,.page-product .info-card,.page-product .link-card{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:var(--flow-shadow);transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease}.product-task-path article:hover,.product-outline-card:hover,.page-product .compact-list-row:hover,.page-product .info-card:hover,.page-product .link-card:hover{border-color:#1467f242;box-shadow:0 22px 50px #0f23461a;transform:translateY(-2px)}.product-task-path article span,.page-product .link-card span{color:var(--brand-strong)}.product-task-path article p,.product-outline-card p,.page-product .compact-list-row p,.page-product .info-card p,.page-product .link-card strong{color:var(--flow-muted)}.section-intro .section-tag,.section-intro p{color:var(--flow-muted)}.section-intro h2{color:var(--flow-ink);letter-spacing:0}.page-banner,.manual-hero,.demo-hero,.official-page-hero,.cta-banner{border-radius:0;border-color:var(--flow-line);background:#fff;box-shadow:none}.docs-entry-icon,.download-item-icon,.requirement-scope-icon{border-radius:8px;background:#fff;box-shadow:none}.site-footer{border-top:1px solid var(--flow-line);background:#0f172a}@keyframes flow-soft-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.flow-site-hero>*,.flow-site-band>*,.page-product .product-hero>*,.page-product .section-surface>*,.product-fit-strip>*{animation:flow-soft-rise .52s ease both}.flow-site-band>*:nth-child(2),.page-product .section-surface>*:nth-child(2){animation-delay:80ms}@media(prefers-reduced-motion:reduce){.flow-site-hero>*,.flow-site-band>*,.page-product .product-hero>*,.page-product .section-surface>*,.product-fit-strip>*{animation:none}.button,.flow-doc-lane,.flow-release-lane,.flow-doc-command,.flow-guide-grid article,.flow-reading-steps article,.flow-hero-mini-grid article,.product-task-path article,.product-gallery-card,.product-outline-card,.page-product .compact-list-row,.page-product .info-card,.page-product .link-card{transition:none}}@media(max-width:1180px){.flow-site-hero,.page-product .product-launch-hero,.page-product .product-hero{grid-template-columns:1fr}.flow-site-hero:after{left:10%}.flow-release-lane{grid-template-columns:1fr}.flow-release-actions{justify-content:flex-start}}@media(max-width:920px){.header-shell{width:min(calc(100% - 24px),1480px)}.header-panel{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:0 24px 58px #1118271f}.nav-toggle{border-color:var(--flow-line);border-radius:6px;background:#fff}.flow-site-hero,.page-product .product-launch-hero,.page-product .product-hero,.flow-site-band,.product-task-section,.page-product .section-surface{padding-right:22px;padding-left:22px}.flow-site-section-head,.flow-doc-feature,.flow-doc-lane,.flow-doc-lane-main,.flow-release-title{grid-template-columns:1fr}.flow-doc-lane-actions{justify-content:flex-start}.flow-hero-mini-grid,.flow-doc-command-grid,.flow-guide-grid,.flow-reading-steps,.flow-keyword-grid,.product-gallery-grid,.product-fit-strip{grid-template-columns:1fr}.product-gallery-card.is-featured{grid-column:auto;grid-template-columns:1fr}.product-fit-strip{padding:0 22px}.product-fit-strip article,.product-fit-strip article:first-child{border-width:0 0 1px}}@media(max-width:620px){.flow-site-copy h1,.page-product .page-title{font-size:clamp(2.1rem,12vw,3.35rem)}.flow-site-hero{min-height:auto}.flow-section-index,.flow-doc-lane-actions,.flow-release-actions{display:grid;grid-template-columns:1fr}.flow-doc-lane-actions .button,.flow-release-actions .button,.flow-contact-card .button{width:100%}}body:before{background:linear-gradient(rgba(17,24,39,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.024) 1px,transparent 1px);background-size:88px 88px;mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 72%)}.page-blur{display:none}.app-shell{background:radial-gradient(circle at 12% 0%,rgba(20,103,242,.09),transparent 28%),linear-gradient(180deg,#ffffffb3,#f4f7f5fa)}.header-shell{border-bottom-color:#11182714;background:#fffffff0;box-shadow:0 14px 38px #11182712}.site-header.is-scrolled .header-shell{background:#fffffff7;box-shadow:0 18px 44px #1118271a}.brand-mark{border-radius:9px;background:#111827;box-shadow:0 12px 24px #1118272e}.brand-mark-logo{padding:0;background:transparent}.brand-copy strong,.nav-link,.utility-link,.product-menu-trigger,.header-icon-link,.language-current{color:#111827}.brand-copy small{color:#6b7280}.nav-link:hover,.nav-link.is-active,.nav-link.router-link-active,.product-menu-trigger:hover,.product-menu-trigger:focus-visible,.product-menu-trigger:active,.product-menu-trigger.is-active{background:#1467f21a;color:#145fe6}.utility-link:hover,.utility-link.is-active,.utility-link.router-link-active{background:#1118270d;color:#145fe6}.product-menu-panel{border-color:#1118271a;background:#fffffffa;box-shadow:0 28px 68px #11182721}.product-menu-link{color:#18212f}.product-menu-link span{color:#145fe6}.product-menu-link:hover,.product-menu-link:focus-visible,.product-menu-link.is-active,.product-menu-link.router-link-active{border-color:#1467f233;background:#1467f214;color:#145fe6}.language-switcher{border-color:#1118271a;background:#fff;color:#111827}.button{border-radius:8px}.button-primary,.site-header .button-primary,.page-home-flow .button-primary{border-color:#145fe6;background:#145fe6;color:#fff;box-shadow:0 14px 28px #1467f233}.button-primary:hover,.site-header .button-primary:hover,.page-home-flow .button-primary:hover{background:#0f54d8;border-color:#0f54d8;box-shadow:0 18px 34px #1467f242}.button-secondary,.page-product .product-hero .button-secondary,.home-release-actions .button-secondary{border-color:#11182724;background:#fff;color:#111827;box-shadow:0 10px 22px #1118270f}.button-secondary:hover,.button-ghost:hover{border-color:#1467f25c;color:#145fe6}.hero-kicker,.section-tag,.flow-kicker,.page-breadcrumb,.download-pill{border-color:#1467f229;background:#1467f214;color:#145fe6}.page-banner,.manual-hero,.demo-hero,.section-surface,.cta-banner,.official-page-hero,.page-product .product-launch-hero{border-color:#1118271a;background:linear-gradient(135deg,#fffffffa,#f4f8f6f5);box-shadow:0 24px 60px #11182714}.page-banner:before,.manual-hero:before,.demo-hero:before,.official-page-hero:before,.page-product .product-launch-hero:before{background:radial-gradient(circle at top right,rgba(20,103,242,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(14,154,167,.1),transparent 24%)}.section-dark{background:linear-gradient(180deg,#111827f7,#16212ef7),radial-gradient(circle at top right,rgba(20,103,242,.18),transparent 28%)}.docs-preview-card,.docs-entry-card,.download-card,.contact-card,.docs-note-card,.manual-sidebar,.docs-sidebar,.docs-article,.docs-task-card,.docs-start-path article,.docs-detail-row,.docs-plain-card,.docs-usage-card,.docs-guide-card,.docs-media-card,.docs-entry-row,.docs-reading-row,.support-hero-board,.support-contact-primary,.support-contact-checklist,.contact-license-grid article,.flow-trust-grid article{border-color:#1118271a;background:#ffffffeb;box-shadow:0 18px 44px #1118270f}.docs-shell{border-color:#1118271a;background:#ffffffad;box-shadow:0 26px 66px #11182714}.docs-sidebar{background:linear-gradient(180deg,#fffffff5,#f6f9f8f0)}.docs-meta-strip span,.docs-task-card span,.docs-start-path span,.docs-search-result small,.docs-reading-index{color:#145fe6}.docs-directory-link:before{background:#1467f2}.docs-directory-link:hover,.docs-directory-link.is-active,.manual-nav-link:hover,.manual-nav-link.is-active{border-color:#1467f22e;background:#1467f214;color:#145fe6}.docs-search-input,.official-hero-search input,input,textarea,select{border-color:#11182724;background:#fff;color:#111827}.docs-search-input:focus,.official-hero-search input:focus,input:focus,textarea:focus,select:focus{border-color:#1467f27a;box-shadow:0 0 0 4px #1467f21f}.docs-entry-icon,.download-item-icon,.requirement-scope-icon{border-radius:12px;background:#111827;box-shadow:0 12px 24px #11182724}.flow-text-link,.flow-kicker,.flow-media-caption,.flow-trust-grid span{color:#145fe6}.flow-text-link:after,.flow-stage-ruler{background-color:#1467f2}.site-footer{background:#111827;color:#f8fafcdb}.site-footer .brand-mark-logo{background:transparent;box-shadow:none}.footer-column span,.footer-brand-copy strong{color:#fff}.footer-column a,.footer-bottom a,.footer-brand-copy p,.footer-bottom small{color:#f8fafca8}.feedback-fab,.feedback-widget .button-primary{background:#145fe6;box-shadow:0 14px 28px #1467f23d}@media(max-width:920px){.header-panel{border-color:#1118271a;background:#fffffffa;box-shadow:0 24px 58px #1118271f}.nav-toggle{border-color:#11182724;background:#fff;color:#111827}}body,.app-shell{background:#fff}.header-shell{width:min(calc(100% - 40px),1480px);min-height:64px;border:0;border-bottom:1px solid var(--flow-line);border-radius:0;background:#fffffff5;box-shadow:none}.site-header.is-scrolled .header-shell{border-color:#11182724;background:#fffffffa;box-shadow:0 12px 28px #1118270f}.brand-mark,.brand-mark-logo,.site-footer .brand-mark-logo{background:transparent;box-shadow:none}.brand-copy strong,.nav-link,.utility-link,.product-menu-trigger,.language-current{color:var(--flow-ink)}.nav-link:hover,.nav-link.is-active,.nav-link.router-link-active,.product-menu-trigger:hover,.product-menu-trigger:focus-visible,.product-menu-trigger:active,.product-menu-trigger.is-active,.utility-link:hover,.utility-link.is-active,.utility-link.router-link-active{background:var(--brand-soft);color:var(--brand-strong)}.product-menu-panel{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f234621}.product-menu-link:hover,.product-menu-link:focus-visible,.product-menu-link.is-active,.product-menu-link.router-link-active{border-color:#1467f238;background:#1467f214;color:var(--brand-strong)}.language-switcher,.nav-toggle{border-color:var(--flow-line);background:#fff;color:var(--flow-ink)}.button-primary,.site-header .button-primary,.page-home-flow .button-primary,.feedback-widget .button-primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 12px 24px #1467f233}.button-primary:hover,.site-header .button-primary:hover,.page-home-flow .button-primary:hover,.feedback-widget .button-primary:hover{border-color:var(--brand-strong);background:var(--brand-strong);box-shadow:0 16px 30px #1467f242}.button-secondary,.page-product .product-hero .button-secondary,.home-release-actions .button-secondary,.flow-next .button-secondary{border-color:#1467f238;background:#fff;color:var(--brand-strong);box-shadow:none}.hero-kicker,.section-tag,.flow-kicker,.page-breadcrumb,.download-pill{border-color:#1467f22e;background:#1467f212;color:var(--brand-strong)}.page-banner,.manual-hero,.demo-hero,.official-page-hero,.cta-banner,.section-surface,.page-product .product-launch-hero{border-radius:0;border-color:var(--flow-line);background:linear-gradient(90deg,rgba(20,103,242,.035) 0 1px,transparent 1px) 0 0 / 84px 84px,#fff;box-shadow:none}.page-banner:before,.manual-hero:before,.demo-hero:before,.official-page-hero:before,.page-product .product-launch-hero:before{display:none}.docs-entry-icon,.download-item-icon,.requirement-scope-icon,.flow-doc-lane-main img,.flow-release-title img{border-radius:8px;background:#fff;box-shadow:0 12px 28px #1467f21c}.page-product .product-launch-hero,.page-product .product-hero{border:0;border-bottom:1px solid var(--flow-line);border-radius:0;background:linear-gradient(90deg,rgba(20,103,242,.05) 0 1px,transparent 1px) 0 0 / 76px 76px,linear-gradient(180deg,rgba(20,103,242,.045) 0 1px,transparent 1px) 0 0 / 76px 76px,#fff;box-shadow:none}.page-product .section-surface,.product-task-section{border:0;border-bottom:1px solid var(--flow-line);border-radius:0;box-shadow:none}.page-product .compact-list-row,.page-product .info-card,.page-product .link-card,.product-outline-card,.product-task-path article,.product-fit-strip article,.flow-doc-command,.flow-guide-grid article,.flow-reading-steps article,.flow-contact-card,.flow-doc-search,.flow-doc-lane,.flow-release-lane{border-color:var(--flow-line);background:#fff;box-shadow:var(--flow-shadow)}.section-dark{background:linear-gradient(180deg,#0f172afa,#111827fa),linear-gradient(90deg,rgba(20,103,242,.14) 0 1px,transparent 1px) 0 0 / 88px 88px}.site-footer{border-top:1px solid rgba(255,255,255,.08);background:#0f172a}body.is-home-flow,body.is-home-flow .app-shell{background:#fff}.page-product .product-launch-hero .page-title,.page-product .product-hero .page-title{max-width:16ch;color:var(--flow-ink)}.page-product .product-launch-hero .page-lead,.page-product .product-hero .page-lead,.page-product .product-launch-hero .product-hero-copy>p:not(.page-lead),.page-product .product-hero .product-hero-copy>p:not(.page-lead){color:var(--flow-muted)}.page-product .product-proof-line article,.page-product .product-launch-hero .hero-pills span,.product-fit-strip article{border-color:var(--flow-line);background:#fff;color:var(--flow-ink);box-shadow:none}.page-product .product-proof-line span,.product-fit-strip span{border-radius:6px;background:#1467f214;color:var(--brand-strong)}.page-product .product-proof-line strong,.product-fit-strip strong{color:var(--flow-ink)}.page-product .product-launch-hero .hero-pills span,.product-fit-strip p{color:var(--flow-muted)}.page-product .product-launch-hero .product-hero-frame,.page-product .product-hero .product-hero-frame{border-color:var(--flow-line);background:#fff;box-shadow:0 22px 58px #0f23461f}.product-fit-strip{width:100%;margin-left:0;background:#fff;color:var(--flow-ink)}@media(max-width:920px){.header-shell{width:min(calc(100% - 24px),1480px)}.header-panel{border:1px solid var(--flow-line);border-radius:8px;background:#fff;box-shadow:0 24px 58px #1118271f}}.site-header{background:#ffffffeb;border-bottom:1px solid rgba(17,24,39,.06)}.header-shell{min-height:62px;padding:7px max(18px,calc((100vw - 1480px)/2 + 18px));border-bottom:0}.brand{min-width:168px}.primary-nav,.utility-nav{gap:5px}.nav-link,.utility-link{min-height:36px;padding:0 11px;color:#1f2937;font-size:.85rem;font-weight:800}.utility-link{color:#334155}.nav-link:hover,.nav-link.is-active,.nav-link.router-link-active,.utility-link:hover,.utility-link.is-active,.utility-link.router-link-active{background:#1467f214;color:var(--brand-strong)}.product-menu-trigger{color:#1f2937}.flow-mega-panel.product-menu-panel{left:0;width:min(920px,calc(100vw - 36px));padding:0;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#fff;box-shadow:0 28px 80px #0f234629;transform:translateY(-4px);overflow:hidden}.product-menu.is-open .flow-mega-panel,.product-menu:hover .flow-mega-panel,.product-menu:focus-within .flow-mega-panel{transform:translateY(0)}.flow-mega-head{display:grid;grid-template-columns:148px minmax(0,1fr) minmax(220px,.58fr);gap:18px;align-items:center;padding:20px 22px;border-bottom:1px solid var(--flow-line);background:linear-gradient(90deg,rgba(20,103,242,.05) 0 1px,transparent 1px) 0 0 / 48px 48px,var(--flow-faint)}.flow-mega-head span,.flow-mega-bottom span{color:var(--brand-strong);font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.flow-mega-head strong{color:var(--flow-ink);font-size:1.2rem;line-height:1.25}.flow-mega-head p{margin:0;color:var(--flow-muted);font-size:.9rem;line-height:1.62}.flow-mega-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.flow-mega-product.product-menu-link{min-height:190px;padding:18px;border:0;border-right:1px solid var(--flow-line);border-radius:0;background:#fff;color:var(--flow-ink)}.flow-mega-product.product-menu-link:last-child{border-right:0}.flow-mega-product.product-menu-link:hover,.flow-mega-product.product-menu-link:focus-visible,.flow-mega-product.product-menu-link.is-active,.flow-mega-product.product-menu-link.router-link-active{background:#1467f20e;color:var(--flow-ink)}.flow-mega-product img{width:42px;height:42px;padding:8px;border:1px solid rgba(20,103,242,.18);border-radius:8px;background:#fff;box-shadow:0 10px 22px #1467f21c}.flow-mega-product span{margin-top:12px;color:var(--brand-strong)}.flow-mega-product strong{color:var(--flow-ink);font-size:.98rem}.flow-mega-product p{margin:4px 0 0;color:var(--flow-muted);font-size:.8rem;line-height:1.56}.flow-mega-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--flow-line)}.flow-mega-bottom a{display:grid;gap:6px;padding:16px 18px;border-right:1px solid var(--flow-line);color:var(--flow-ink);text-decoration:none}.flow-mega-bottom a:last-child{border-right:0}.flow-mega-bottom a:hover,.flow-mega-bottom a:focus-visible{background:#1467f20f;color:var(--brand-strong)}.flow-mega-bottom strong{font-size:.92rem;line-height:1.32}.site-footer.flow-footer{margin-top:0;border-top:1px solid var(--flow-line);background:linear-gradient(90deg,rgba(20,103,242,.035) 0 1px,transparent 1px) 0 0 / 84px 84px,#fff;color:var(--flow-ink)}.flow-footer-shell.footer-shell{display:grid;gap:0;width:min(100%,1680px);margin:0 auto;padding:0;background:transparent;backdrop-filter:none}.flow-footer-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:clamp(46px,5vw,76px) clamp(28px,6vw,92px);border-bottom:1px solid var(--flow-line)}.flow-footer-cta h2{max-width:820px;margin:14px 0 12px;color:var(--flow-ink);font-size:clamp(1.9rem,3.6vw,4rem);line-height:1.08;letter-spacing:0}.flow-footer-cta p{max-width:760px;margin:0;color:var(--flow-muted);line-height:1.82}.flow-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.flow-footer-map{display:grid;grid-template-columns:minmax(280px,1.08fr) repeat(4,minmax(0,.73fr));border-bottom:1px solid var(--flow-line)}.flow-footer-brand,.flow-footer-column{min-height:280px;padding:clamp(24px,3vw,36px);border-right:1px solid var(--flow-line);background:#ffffffc7}.flow-footer-column:last-child{border-right:0}.flow-footer-brand .brand{min-width:0}.flow-footer-brand .brand-copy small{display:block}.flow-footer-brand p{max-width:440px;margin:22px 0 0;color:var(--flow-muted);line-height:1.78}.flow-footer-column{display:grid;align-content:start;gap:10px}.flow-footer-column>span,.flow-footer-service span{color:var(--brand-strong);font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.flow-footer-column>strong{margin-bottom:8px;color:var(--flow-ink);font-size:1.05rem}.flow-footer-column a{width:fit-content;color:#334155;font-size:.92rem;font-weight:700;line-height:1.45;text-decoration:none}.flow-footer-column a:hover,.flow-footer-column a:focus-visible{color:var(--brand-strong)}.flow-footer-service{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--flow-line)}.flow-footer-service article{position:relative;min-height:172px;padding:clamp(24px,3vw,34px);border-right:1px solid var(--flow-line);background:var(--flow-faint)}.flow-footer-service article:last-child{border-right:0}.flow-footer-service article:before{position:absolute;top:-1px;left:34px;width:44px;height:2px;background:var(--brand);content:""}.flow-footer-service strong{display:block;margin-top:9px;color:var(--flow-ink);font-size:1.08rem;line-height:1.34}.flow-footer-service p{margin:10px 0 0;color:var(--flow-muted);line-height:1.72}.flow-footer-bottom.footer-bottom{display:flex;padding:18px clamp(28px,6vw,92px);border-top:0;color:var(--flow-muted)}.flow-footer-bottom small,.flow-footer-bottom a{color:var(--flow-muted)}.flow-footer-bottom a:hover{color:var(--brand-strong)}.feedback-kicker,.feedback-form label>span em{border-radius:6px}.feedback-form input,.feedback-form select,.feedback-form textarea,.feedback-close{border-radius:8px}@media(max-width:1240px){.flow-mega-products{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-mega-product.product-menu-link:nth-child(3n){border-right:0}.flow-mega-product.product-menu-link:nth-child(n+4){border-top:1px solid var(--flow-line)}.flow-footer-map{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-footer-brand,.flow-footer-column{border-bottom:1px solid var(--flow-line)}.flow-footer-column:nth-child(odd){border-right:0}}@media(max-width:980px){.header-panel{right:12px;left:12px;gap:12px;border-radius:8px;background:#fff}.primary-nav,.utility-nav,.header-actions{grid-column:auto;display:grid;grid-template-columns:1fr;gap:8px;width:100%}.utility-nav{overflow:visible}.nav-link,.utility-link,.product-menu-trigger{justify-content:space-between;width:100%;min-height:42px;padding:0 12px}.flow-mega-panel.product-menu-panel{width:100%;max-height:min(68vh,720px);overflow:auto;transform:none}.product-menu.is-open .flow-mega-panel,.product-menu:hover .flow-mega-panel,.product-menu:focus-within .flow-mega-panel{transform:none}.flow-mega-head,.flow-mega-products,.flow-mega-bottom{grid-template-columns:1fr}.flow-mega-product.product-menu-link,.flow-mega-bottom a{border-right:0;border-top:1px solid var(--flow-line)}.flow-mega-product.product-menu-link:first-child{border-top:0}.flow-footer-cta,.flow-footer-service,.flow-footer-map{grid-template-columns:1fr}.flow-footer-actions{justify-content:flex-start}.flow-footer-brand,.flow-footer-column,.flow-footer-service article{min-height:0;border-right:0;border-bottom:1px solid var(--flow-line)}.flow-footer-bottom.footer-bottom,.footer-bottom-links{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.flow-footer-cta,.flow-footer-brand,.flow-footer-column,.flow-footer-service article,.flow-footer-bottom.footer-bottom{padding-right:22px;padding-left:22px}.flow-footer-actions,.flow-footer-actions .button{width:100%}.page-guides .flow-guides-points{display:none}}.spec-menu{position:relative}.spec-menu-panel.product-menu-panel{position:fixed;top:calc(var(--header-height) + 8px);left:50%;width:min(1120px,calc(100vw - 36px));max-height:calc(100vh - var(--header-height) - 24px);padding:0;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;box-shadow:0 28px 70px #0f234629;overflow:auto;transform:translate(-50%,-6px)}.product-menu.is-open .spec-menu-panel,.product-menu:hover .spec-menu-panel,.product-menu:focus-within .spec-menu-panel{transform:translate(-50%)}.spec-menu-shell{display:grid;min-height:0;color:var(--flow-ink);background:linear-gradient(180deg,rgba(20,103,242,.035),transparent 210px),#fff}.spec-menu-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 20px 16px;border-bottom:1px solid var(--flow-line);background:#f8fbffe6}.spec-menu-head div{display:grid;gap:6px}.spec-menu-head span,.spec-panel-intro span,.spec-section-title span,.spec-panel-intro p,.spec-field span,.spec-result-card span,.spec-support-strip span{color:var(--flow-muted)}.spec-menu-head span,.spec-panel-intro span,.spec-section-title span,.spec-result-card span,.spec-support-strip span{font-size:.68rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.spec-menu-head strong{max-width:760px;color:var(--flow-ink);font-size:1rem;line-height:1.5}.spec-menu-head a,.spec-menu-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid rgba(20,103,242,.2);border-radius:6px;background:#fff;color:var(--brand-strong);font-size:.82rem;font-weight:900;text-decoration:none;white-space:nowrap;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),background-color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.spec-menu-head a:hover,.spec-menu-head a:focus-visible,.spec-menu-action:hover,.spec-menu-action:focus-visible{outline:none;border-color:#1467f25c;background:#1467f20f;box-shadow:0 12px 26px #1467f21f;transform:translateY(-1px)}.spec-product-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 20px;border-bottom:1px solid var(--flow-line);background:#fff}.spec-product-tabs button,.spec-market-presets button{border:1px solid rgba(17,24,39,.08);border-radius:6px;background:#f8fafcb3;color:#334155;cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),background-color .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.spec-product-tabs button{min-height:36px;padding:0 12px;font-size:.84rem;font-weight:900}.spec-product-tabs button:hover,.spec-product-tabs button:focus-visible,.spec-product-tabs button.is-active,.spec-market-presets button:hover,.spec-market-presets button:focus-visible,.spec-market-presets button.is-active{outline:none;border-color:#1467f24d;background:#1467f212;color:var(--brand-strong);box-shadow:0 10px 22px #1467f214}.spec-product-tabs button:active,.spec-market-presets button:active,.spec-menu-head a:active,.spec-menu-action:active{transform:translateY(1px)}.spec-product-panel{display:none;gap:14px;padding:16px 20px 18px}.spec-product-panel.is-active{display:grid;animation:spec-panel-in .26s cubic-bezier(.16,1,.3,1)}@keyframes spec-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.spec-panel-intro{display:grid;gap:5px}.spec-panel-intro strong{color:var(--flow-ink);font-size:1rem;line-height:1.3}.spec-panel-intro p{max-width:820px;margin:0;font-size:.83rem;line-height:1.65}.spec-limit-callout{display:grid;grid-template-columns:auto minmax(160px,.34fr) minmax(0,1fr);gap:8px 14px;align-items:center;padding:12px 14px;border:1px solid rgba(20,103,242,.24);border-left:4px solid var(--brand-strong);border-radius:8px;background:linear-gradient(135deg,#1467f21a,#0e9aa70e),#fff;box-shadow:0 12px 28px #1467f214}.spec-limit-callout span{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:0 8px;border-radius:999px;background:#1467f21f;color:var(--brand-strong);font-size:.72rem;font-weight:900;white-space:nowrap}.spec-limit-callout strong{color:var(--flow-ink);font-family:var(--font-head);font-size:.95rem;line-height:1.25}.spec-limit-callout p{margin:0;color:#1e293b;font-size:.82rem;font-weight:760;line-height:1.55}.spec-panel-flow{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:14px;align-items:stretch}.spec-panel-flow-ppt{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr)}.spec-panel-flow-hq{grid-template-columns:1fr}.spec-input-card,.spec-result-card{display:grid;align-content:start;gap:12px;min-width:0;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff}.spec-input-card{padding:14px;background:linear-gradient(180deg,#f8fbffeb,#fffffff5),#fff}.spec-section-title{display:grid;gap:4px}.spec-section-title strong{color:var(--flow-ink);font-size:.92rem;line-height:1.3}.spec-market-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.spec-market-presets button{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:3px;min-height:0;padding:10px 12px;text-align:left}.spec-market-presets button span{grid-row:span 3;align-self:start;color:#94a3b8;font-family:var(--font-head);font-size:.74rem;font-weight:900;line-height:1.2}.spec-market-presets button strong{color:inherit;font-size:.82rem;line-height:1.25}.spec-market-presets button small{color:#64748b;font-size:.72rem;line-height:1.35}.spec-market-presets button.is-active{background:#fff}.spec-market-presets button.is-active:after{position:absolute;inset:9px auto 9px 0;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--brand-strong),var(--accent));content:""}.spec-output-stack{display:grid;gap:12px;min-width:0}.spec-panel-flow-hq .spec-output-stack{grid-template-columns:1fr;align-items:stretch;gap:12px}.spec-panel-flow-hq .spec-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spec-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spec-field-grid{display:grid;grid-template-columns:1fr;gap:10px}.spec-field{display:grid;gap:7px;min-width:0}.spec-field span{font-size:.72rem;font-weight:900}.spec-field select{width:100%}.spec-field select{min-height:42px;padding:0 11px;border:1px solid rgba(17,24,39,.1);border-radius:6px;background:#fff;color:#1f2937;font-size:.82rem;font-weight:800;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.spec-field select:hover,.spec-field select:focus-visible{border-color:#1467f257;box-shadow:0 0 0 4px #1467f214}.spec-result-card{padding:14px;box-shadow:0 14px 34px #0f234614}.spec-result-card-primary{border-color:#1467f22e;background:linear-gradient(135deg,#1467f214,#0e9aa70b),#fff;box-shadow:0 18px 42px #0f23461f}.spec-result-banner{grid-template-columns:minmax(0,1fr) auto;column-gap:20px;row-gap:14px;align-items:center}.spec-banner-copy,.spec-banner-budget{display:grid;gap:6px;min-width:0}.spec-banner-budget{justify-items:end;min-width:min(240px,100%)}.spec-result-card-evidence{gap:9px;background:#fffffff0;box-shadow:0 8px 22px #0f23460f}.spec-result-card strong{color:var(--flow-ink);font-family:var(--font-head);font-size:1.12rem;line-height:1.25}.spec-result-card-primary>strong{font-size:1.36rem}.spec-banner-copy strong{font-size:1.34rem}.spec-banner-budget strong{color:var(--brand-strong);font-family:var(--font-head);font-size:1.7rem;line-height:1.05;white-space:nowrap}.spec-result-card p{margin:0;color:#334155;font-size:.86rem;font-weight:800;line-height:1.55}.spec-result-card-evidence p{color:#475569;font-size:.78rem;font-weight:800}.spec-meter{height:7px;overflow:hidden;border-radius:999px;background:#1467f21a}.spec-result-banner .spec-meter{width:200px;max-width:100%}.spec-meter i{display:block;width:10%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-strong),var(--accent));transition:width .28s cubic-bezier(.16,1,.3,1)}.spec-result-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.spec-banner-lines{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;border-top:1px solid rgba(20,103,242,.12)}.spec-result-list li{position:relative;padding-left:15px;color:#475569;font-size:.79rem;line-height:1.52}.spec-result-list li:before{position:absolute;top:.62em;left:0;width:5px;height:5px;border-radius:50%;background:var(--brand-strong);content:""}.spec-kv-term{color:var(--flow-ink);font-weight:800}.spec-result-card small{color:#64748b;font-size:.72rem;line-height:1.5}.spec-result-card .spec-callout{padding:12px 14px;border:1px solid rgba(20,103,242,.2);border-left:4px solid var(--brand-strong);border-radius:8px;background:linear-gradient(135deg,#1467f21a,#0e9aa70e),#fff;color:#0f172a;font-size:.8rem;font-weight:800;line-height:1.55;margin:0}.spec-menu-action{justify-self:start}.spec-support-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#f8fbffd1}.spec-support-strip strong{color:#15803d;font-family:var(--font-head);font-size:1rem}.spec-support-strip strong[data-support=yes]{color:#0f766e}.spec-support-strip strong[data-support=full]{color:#15803d}.spec-support-strip strong[data-support=no]{color:#b91c1c}@media(prefers-reduced-motion:reduce){.spec-product-panel.is-active{animation:none}.spec-meter i,.spec-product-tabs button,.spec-market-presets button,.spec-menu-head a,.spec-menu-action{transition:none}}@media(max-width:1180px){.spec-menu-panel.product-menu-panel{position:static;left:auto;display:none;width:100%;max-height:none;margin-top:8px;overflow:hidden;opacity:1;pointer-events:auto;transform:none}.product-menu.is-open .spec-menu-panel,.product-menu:focus-within .spec-menu-panel{display:grid;transform:none}.spec-menu-shell{min-height:0}.spec-menu-head,.spec-panel-flow,.spec-panel-flow-ppt{grid-template-columns:1fr}.spec-menu-head{align-items:start;padding:14px}.spec-product-panel{padding:14px}}@media(max-width:899px){.spec-limit-callout{grid-template-columns:1fr;align-items:start}.spec-market-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-banner-lines{grid-template-columns:1fr}}@media(max-width:860px){.spec-panel-flow-hq .spec-evidence-grid{grid-template-columns:1fr}}.published-catalog{display:grid;gap:clamp(28px,4vw,48px)}.published-catalog-group{display:grid;gap:16px}.published-catalog-group>h3{margin:0;color:#12243c;font-size:clamp(1.15rem,2vw,1.45rem)}.published-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.published-product-card{display:grid;gap:8px;align-items:start;min-width:0;padding:20px 14px;border-top:1px solid rgba(18,36,60,.12);border-radius:12px;color:inherit;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.published-product-card[href]:hover{border-top-color:#1467f261;background:#1467f20b;transform:translateY(-2px)}.published-product-card[href]:focus-visible{outline:3px solid rgba(20,103,242,.32);outline-offset:2px}.published-product-card.has-image{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-rows:auto auto 1fr;gap:8px 20px}.published-product-card img{grid-row:1 / 5;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;background:#eef4fa}.published-product-card>span,.published-release-row span,.published-document-row>span{color:#49617d;font-size:.76rem;font-weight:800}.published-product-card h4,.published-release-row h4,.published-document-row h4{margin:0;color:#12243c;font-size:1rem;line-height:1.45}.published-product-card p,.published-release-row p,.published-document-row p{margin:0;color:#49617d;line-height:1.7}.published-product-card .published-product-card-action{color:#1467f2;font-size:.84rem;font-weight:800}.published-release-list,.published-document-list{display:grid;border-top:1px solid rgba(18,36,60,.12)}.published-release-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:22px 0;border-bottom:1px solid rgba(18,36,60,.1)}.published-release-row>div{display:grid;gap:7px}.published-release-row>div:last-child{justify-items:end;align-content:start}.published-release-row time,.published-document-row time{color:#60758d;font-size:.78rem;font-weight:700}.published-release-row a,.published-document-row a{color:#0d55c7;font-weight:800}.published-release-row a:hover,.published-release-row a:focus-visible,.published-document-row a:hover,.published-document-row a:focus-visible{color:#0a4299;text-decoration:underline;text-underline-offset:3px}.published-document-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(32px,5vw,64px)}.published-document-row{display:grid;gap:8px;padding:22px 0;border-bottom:1px solid rgba(18,36,60,.1)}.published-document-row>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}@media(max-width:820px){.published-product-grid,.published-document-list{grid-template-columns:1fr}.published-product-card.has-image{grid-template-columns:minmax(100px,.55fr) minmax(0,1.45fr)}.published-release-row{grid-template-columns:1fr}.published-release-row>div:last-child{justify-items:start}}@media(max-width:720px){.spec-result-banner{grid-template-columns:1fr}.spec-banner-budget{justify-items:start}}@media(max-width:639px){.spec-market-presets{grid-template-columns:1fr}}@media(max-width:620px){.spec-product-tabs,.spec-field-grid{grid-template-columns:1fr}.spec-result-card-primary>strong,.spec-result-card strong{font-size:1.08rem}.spec-banner-copy strong{font-size:1.22rem}.spec-banner-budget strong{font-size:1.42rem}}.header-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:14px;flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-start;width:auto;margin-left:clamp(28px,5vw,72px)}.primary-nav,.utility-nav{flex:0 1 auto}.primary-nav{grid-column:1}.utility-nav{grid-column:2;min-width:0;overflow:hidden}.header-actions{grid-column:3;flex:0 0 auto;align-items:center;flex-wrap:nowrap;gap:8px}.header-actions>*{flex:0 0 auto}.language-switcher,.site-header .button-small{white-space:nowrap}@media(max-width:1540px)and (min-width:1181px){.header-nav-cluster,.primary-nav,.utility-nav{gap:4px}.nav-link,.utility-link,.product-menu-trigger{padding-right:9px;padding-left:9px}}@media(max-width:1320px)and (min-width:1181px){.header-panel{grid-template-columns:auto minmax(0,1fr) auto}}@media(max-width:1240px){.brand{min-width:144px}.header-panel{gap:9px;margin-left:24px}.primary-nav,.utility-nav{gap:3px}.nav-link,.utility-link,.product-menu-trigger{padding-right:8px;padding-left:8px;font-size:.8rem}.site-header .button-small{min-height:36px;padding-right:12px;padding-left:12px}}@media(max-width:1180px){.header-shell{width:100%}.brand{min-width:0;padding-right:58px}.nav-toggle{position:fixed;top:7px;right:16px;z-index:3;display:inline-grid;place-items:center;border-color:var(--flow-line);border-radius:6px;background:#fff;color:var(--flow-ink)}.header-panel{position:absolute;top:calc(100% + 10px);right:14px;left:14px;display:none;grid-template-columns:1fr;gap:12px;width:auto;margin-left:0;max-height:calc(100vh - var(--header-height) - 24px);padding:14px;overflow:auto;border:1px solid var(--flow-line);border-radius:8px;background:#fffffffa;box-shadow:0 24px 58px #1118271f}.header-panel.is-open{display:grid}.primary-nav,.utility-nav,.header-actions{grid-column:auto;display:grid;grid-template-columns:1fr;gap:8px;width:100%}.utility-nav{overflow:visible}.nav-link,.utility-link,.product-menu-trigger{justify-content:space-between;width:100%;min-height:42px;padding:0 12px}.header-actions .button,.language-switcher{grid-column:auto;justify-content:center;width:100%;min-height:42px}.product-menu{width:100%}.product-menu:after,.product-menu-trigger:after{display:none}.flow-mega-panel.product-menu-panel{position:static;display:none;width:100%;max-height:none;margin-top:8px;overflow:hidden;opacity:1;pointer-events:auto;transform:none}.product-menu.is-open .flow-mega-panel,.product-menu:focus-within .flow-mega-panel{display:grid;transform:none}.flow-mega-head,.flow-mega-products,.flow-mega-bottom{grid-template-columns:1fr}.flow-mega-head{gap:6px;padding:14px}.flow-mega-head p,.flow-mega-product p{display:none}.flow-mega-product.product-menu-link,.flow-mega-bottom a{min-height:0;border-right:0;border-top:1px solid var(--flow-line)}.flow-mega-product.product-menu-link{grid-template-columns:42px minmax(0,1fr);gap:4px 12px;align-items:center;padding:12px}.flow-mega-product img{grid-row:1 / span 2;margin:0}.flow-mega-product span{margin-top:0}.flow-mega-product.product-menu-link:first-child{border-top:0}.flow-mega-bottom a{padding:12px}}.docs-directory-group{display:grid;gap:6px;min-width:0;max-width:100%;padding:6px 0 8px;border-bottom:1px solid rgba(162,184,206,.12)}.docs-directory-group:first-child{padding-top:0}.docs-directory-group:last-child{padding-bottom:0;border-bottom:0}.docs-directory-group-head{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px;padding:0 6px 0 8px;color:var(--text-faint);font-size:.74rem;font-weight:900;text-transform:uppercase;cursor:pointer;user-select:none}.docs-directory-group-head::-webkit-details-marker{display:none}.docs-directory-group-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-directory-group-head span:before{content:"›";display:inline-block;margin-right:6px;color:currentColor;transform:rotate(0);transition:transform .16s ease}.docs-directory-group[open] .docs-directory-group-head span:before{transform:rotate(90deg)}.docs-directory-group-head small{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border:1px solid rgba(162,184,206,.18);border-radius:999px;color:var(--text-faint);font-size:.68rem}.docs-directory-group-links{display:grid;gap:6px;min-width:0}.docs-directory-group:not([open]){padding-bottom:6px}.docs-directory-group-links .docs-directory-link-child{margin-left:0}.page-manual .docs-directory-group{border-bottom-color:#7ac4ea1f}.page-manual .docs-directory-group-head{color:#e2f0fa94;align-items:start;line-height:1.25;text-transform:none}.page-manual .docs-directory-group-head span{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-manual .docs-directory-group-head small{border-color:#7ac4ea29;background:#ffffff0b;color:#e2f0faa8}.page-manual .docs-directory-group.is-group-active .docs-directory-group-head{color:#fff}.page-manual .docs-directory-group.is-group-active .docs-directory-group-head small{border-color:#68c4ff47;background:#1467f229;color:#fff}.page-manual .docs-directory-group-links .docs-directory-link-child{min-height:36px}@media(max-width:1180px){.page-manual .docs-shell{align-items:start}.page-manual .docs-sidebar{position:sticky;top:calc(var(--header-height, 72px) + 10px);z-index:5;height:auto;max-height:calc(100svh - var(--header-height, 72px) - 20px);overflow:hidden;overscroll-behavior:contain;scrollbar-gutter:stable}.page-manual .docs-directory{flex:1 1 auto;min-height:118px;max-height:min(42svh,360px);overflow-y:auto}.page-manual .docs-sidebar-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.page-manual .docs-sidebar-actions .button{min-width:0;min-height:40px;padding:8px;text-align:center;white-space:normal;line-height:1.2}}@media(max-width:760px){.page-manual .docs-shell{padding-top:14px}.page-manual .docs-sidebar{top:calc(var(--header-height, 64px) + 8px);gap:8px;max-height:min(66svh,560px);padding:12px}.page-manual .docs-sidebar h1,.page-manual .docs-sidebar h2{font-size:clamp(1.35rem,6vw,1.82rem);line-height:1.08}.page-manual .docs-sidebar p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-manual .docs-meta-strip{gap:4px}.page-manual .docs-meta-strip span{min-height:24px;padding:0 7px;font-size:.66rem}.page-manual .docs-search-box{padding:8px}.page-manual .docs-search-label{font-size:.7rem}.page-manual .docs-search-input{min-height:40px;padding:0 10px}.page-manual .docs-directory{min-height:96px;max-height:min(28svh,220px)}.page-manual .docs-directory-group{gap:5px;padding-bottom:6px}.page-manual .docs-directory-group-head{min-height:24px;font-size:.72rem}.page-manual .docs-directory-group-head small{min-width:20px;height:20px;font-size:.62rem}.page-manual .docs-directory-group-links .docs-directory-link-child{min-height:34px;border-radius:8px;font-size:.8rem}.page-manual .docs-sidebar-actions{gap:6px}.page-manual .docs-sidebar-actions .button{font-size:.74rem}}@media(min-width:761px){.page-manual{--manual-shell-pad: max(20px, calc((100vw - var(--site-width)) / 2 + 20px));--manual-sidebar-width: clamp(230px, 25vw, 320px);--manual-column-gap: clamp(20px, 2.2vw, 32px);--manual-sidebar-top: calc(var(--header-height) + 38px);--manual-sidebar-height: calc(100svh - var(--header-height) - 62px)}.page-manual .docs-shell{display:grid;grid-template-columns:var(--manual-sidebar-width) minmax(0,1fr);column-gap:var(--manual-column-gap);row-gap:0;align-items:start;min-height:calc(100svh - var(--header-height));padding-right:var(--manual-shell-pad);padding-left:var(--manual-shell-pad)}.page-manual .docs-sidebar{position:sticky;top:var(--manual-sidebar-top);left:auto;z-index:5;width:100%;max-width:none;height:var(--manual-sidebar-height);max-height:var(--manual-sidebar-height)}.page-manual .docs-article{width:100%;max-width:none;margin-left:0}.page-manual .docs-sidebar-actions{grid-template-columns:1fr}.page-manual .docs-sidebar-actions .button{width:100%}}@media(max-width:1180px){.site-header .nav-toggle{position:fixed;top:7px;right:16px;z-index:60;display:inline-grid!important;place-items:center}.site-header .header-panel{position:absolute;top:calc(100% + 10px);right:14px;left:14px;display:none!important;grid-template-columns:1fr;width:auto;margin-left:0}.site-header .header-panel.is-open{display:grid!important}.site-header .header-nav-cluster,.site-header .primary-nav,.site-header .utility-nav,.site-header .header-actions{grid-column:auto;display:grid;grid-template-columns:1fr;width:100%;gap:8px}.site-header .header-nav-cluster{gap:12px}.site-header .utility-nav{overflow:visible}.site-header .nav-link,.site-header .utility-link,.site-header .product-menu-trigger,.site-header .language-switcher,.site-header .header-actions .button{width:100%}}@media(min-width:1181px){.site-header .header-shell{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;column-gap:clamp(28px,4.8vw,76px);width:100%;max-width:none;margin:0;box-sizing:border-box}.site-header .brand{min-width:170px}.site-header .nav-toggle{display:none!important}.site-header .header-panel{position:static;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:clamp(20px,4vw,72px);justify-self:stretch;width:100%;min-width:0;margin-left:0!important;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.site-header .header-nav-cluster{display:flex;grid-column:1;align-items:center;justify-self:start;min-width:0;max-width:100%;gap:6px}.site-header .primary-nav,.site-header .utility-nav{display:flex;align-items:center;flex-wrap:nowrap;width:auto;min-width:0;gap:5px}.site-header .primary-nav{flex:0 0 auto}.site-header .utility-nav{flex:1 1 auto;overflow:hidden}.site-header .header-actions{display:flex;grid-column:2;align-items:center;justify-self:end;width:auto;min-width:max-content;margin-left:0;gap:8px}.site-header .language-switcher,.site-header .header-actions .button{width:auto;min-width:max-content}}@media(min-width:1181px)and (max-width:1540px){.site-header .header-nav-cluster,.site-header .primary-nav,.site-header .utility-nav{gap:4px}.site-header .nav-link,.site-header .utility-link,.site-header .product-menu-trigger{padding-right:9px;padding-left:9px}}@media(min-width:1181px)and (max-width:1280px){.site-header .header-shell{column-gap:24px}.site-header .utility-nav{display:none}.site-header .nav-link,.site-header .product-menu-trigger{padding-right:9px;padding-left:9px}}.flow-screen-shell{position:relative;z-index:1;display:grid;width:min(100%,760px);overflow:hidden;border:1px solid var(--hairline, rgba(15, 23, 42, .08));border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1)}.flow-screen-shell img{display:block;width:100%;height:100%;border:0;border-radius:inherit;object-fit:cover;object-position:top;box-shadow:none}.page-product .product-launch-hero .product-hero-frame,.page-product .product-hero .product-hero-frame{box-sizing:border-box;padding:10px;border-color:#1118271f;background:linear-gradient(180deg,#fffffffa,#eef4fae6),#fff;box-shadow:0 28px 78px #0f234629}.page-product .product-launch-hero .product-hero-frame img,.page-product .product-hero .product-hero-frame img{box-sizing:border-box;border:1px solid rgba(17,24,39,.08);border-radius:6px;background:#fff;object-fit:contain;object-position:center top}.product-image-lightbox .docs-lightbox-panel img{object-fit:contain;background:#fff}.product-hero-shell.flow-screen-shell,.product-gallery-media{cursor:zoom-in}.product-image-lightbox[hidden]{display:none}.product-image-lightbox{z-index:240;padding:clamp(16px,3vw,36px);background:#060d18c7;backdrop-filter:blur(16px);cursor:zoom-out}.product-image-lightbox .docs-lightbox-close{top:clamp(12px,2.4vw,24px);right:clamp(12px,2.4vw,24px);border-color:#ffffff38;background:#ffffff1f;color:#fff;font-size:1.35rem;line-height:1;outline:none;box-shadow:0 16px 38px #00000038;transition:transform .18s ease,background-color .18s ease,color .18s ease}.product-image-lightbox .docs-lightbox-close:hover,.product-image-lightbox .docs-lightbox-close:focus-visible{background:#fff;color:var(--flow-ink);transform:translateY(-1px)}.product-image-lightbox .docs-lightbox-close:focus-visible{outline:2px solid rgba(37,176,143,.52);outline-offset:3px}.product-image-lightbox .docs-lightbox-panel{width:min(1360px,100%);max-height:calc(100svh - 56px);cursor:zoom-out}.product-image-lightbox.is-open .docs-lightbox-panel{animation:product-lightbox-in .18s cubic-bezier(.2,.8,.2,1) both}.product-image-lightbox .docs-lightbox-panel img{max-height:min(82svh,900px);border:1px solid rgba(255,255,255,.22);border-radius:8px;box-shadow:0 34px 90px #00000057}.product-image-lightbox .docs-lightbox-panel figcaption{max-width:760px;margin:0 auto}.product-image-lightbox .docs-lightbox-panel figcaption span[hidden],.product-image-lightbox .docs-lightbox-panel figcaption strong[hidden]{display:none}html.has-product-lightbox,html.has-product-lightbox body{overflow:hidden}@keyframes product-lightbox-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.product-image-lightbox.is-open .docs-lightbox-panel{animation:none}}@media(max-width:760px){.product-image-lightbox{padding:14px}.product-image-lightbox .docs-lightbox-panel{gap:10px;max-height:calc(100svh - 28px)}.product-image-lightbox .docs-lightbox-panel img{max-height:calc(100svh - 118px);border-radius:6px}}body.is-home-flow .flow-hero{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:clamp(560px,64svh,690px);padding-top:clamp(38px,4vw,64px);padding-bottom:clamp(30px,4vw,52px);background:radial-gradient(circle at 74% 28%,rgba(20,103,242,.08),transparent 30%),radial-gradient(circle at 88% 82%,rgba(14,154,167,.1),transparent 24%),linear-gradient(90deg,#fff,#f8fbff)}body.is-home-flow .flow-hero:before{opacity:.55;background-size:112px 112px}body.is-home-flow .flow-screen-shell.flow-hero-shell{width:min(100%,920px);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}body.is-home-flow .flow-screen-shell.flow-hero-shell img{border-radius:0;object-fit:contain;filter:drop-shadow(0 22px 36px rgba(16,34,56,.16)) contrast(1.08) saturate(1.05)}body.is-home-flow .flow-hero-live{display:none}body.is-home-flow .flow-steps{padding-top:clamp(30px,4vw,54px);padding-bottom:clamp(30px,4vw,54px);background:radial-gradient(circle at 12% 18%,rgba(14,154,167,.08),transparent 28%),linear-gradient(180deg,#fff,#f6f9fc)}body.is-home-flow .flow-steps ol{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:clamp(16px,2vw,24px)}body.is-home-flow .flow-steps li{position:relative;overflow:hidden;padding:clamp(17px,2vw,22px);border-color:#12243c14;border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f7fbfff0),#fff;box-shadow:0 18px 48px #10223814}body.is-home-flow .flow-steps li:after{position:absolute;inset:auto -16% -48% 38%;height:140px;border-radius:999px;background:#1467f20f;filter:blur(18px);content:""}body.is-home-flow .flow-steps li:first-child{grid-row:span 2}body.is-home-flow .flow-steps li:not(:first-child){grid-template-columns:auto minmax(0,1fr) minmax(190px,42%);align-items:center}body.is-home-flow .flow-steps li:not(:first-child) .flow-step-shot{grid-column:3;grid-row:1 / span 2;margin-top:0}body.is-home-flow .flow-step-number{position:relative;z-index:1;width:30px;height:30px;border-radius:999px;box-shadow:inset 0 0 0 1px #041d212e}body.is-home-flow .flow-steps li>div,body.is-home-flow .flow-step-shot{position:relative;z-index:1}body.is-home-flow .flow-step-shot.flow-screen-shell{overflow:visible;border:0;border-radius:14px;background:transparent;box-shadow:none}body.is-home-flow .flow-step-shot img{border:1px solid rgba(18,36,60,.08);border-radius:14px;background:#fff;box-shadow:0 14px 30px #0f23461a;object-fit:cover;object-position:center top}body.is-home-flow .flow-steps li:not(:first-child) .flow-step-shot img{object-fit:contain}.product-gallery-section{background:radial-gradient(circle at 82% 16%,rgba(20,103,242,.07),transparent 26%),linear-gradient(180deg,#f7fafc,#fff 72%)}.product-gallery-card.is-featured{grid-template-columns:1fr}.product-gallery-card.is-featured .product-gallery-media{border-radius:22px}.product-gallery-card.is-featured .product-gallery-copy{max-width:780px}.product-hero-shell.flow-screen-shell{padding:0;border:0;background:transparent;box-shadow:none}.product-hero-shell.flow-screen-shell img{border:1px solid rgba(18,36,60,.08);border-radius:16px;box-shadow:0 24px 58px #10223821}.product-hero-live{display:none}body.is-home-flow .flow-hero{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:clamp(620px,72svh,790px);background:radial-gradient(circle at 15% 24%,rgba(255,184,77,.12),transparent 20%),radial-gradient(circle at 79% 18%,rgba(20,103,242,.11),transparent 30%),radial-gradient(circle at 86% 84%,rgba(37,176,143,.12),transparent 24%),linear-gradient(115deg,#fff,#f7fbff 52%,#fff)}body.is-home-flow .flow-hero:before{opacity:.34;background-size:118px 118px;mask-image:linear-gradient(90deg,transparent,#000 16%,#000 74%,transparent)}body.is-home-flow .flow-hero-copy{max-width:620px}body.is-home-flow .flow-hero h1{max-width:12.35em;font-size:clamp(2.85rem,3.78vw,4.05rem);line-height:1.04}body.is-home-flow .flow-hero h1 span{white-space:normal}body.is-home-flow .flow-hero-copy>p{max-width:44ch;color:#56677c}body.is-home-flow .flow-hero-visual{isolation:isolate}body.is-home-flow .flow-hero-visual:before{position:absolute;inset:9% 2% 8% 4%;z-index:-1;border-radius:8px;background:linear-gradient(135deg,#ffffffd6,#e8f2ff57),radial-gradient(circle at 72% 20%,rgba(20,103,242,.12),transparent 36%);box-shadow:0 34px 90px #0f23461f;content:""}body.is-home-flow .flow-screen-shell.flow-hero-shell{width:min(116%,1050px);margin-left:clamp(-48px,-3vw,-18px);aspect-ratio:40 / 27}body.is-home-flow .flow-screen-shell.flow-hero-shell img{object-fit:contain;object-position:center;filter:drop-shadow(0 22px 36px rgba(16,34,56,.14)) contrast(1.04) saturate(1.03)}.flow-hero-chip.is-authoring{left:1%;bottom:17%}.flow-hero-chip.is-runtime{right:2%;top:14%}body.is-home-flow .flow-pathbar{padding:clamp(22px,3vw,38px) var(--space-gutter) clamp(28px,4vw,54px);border-bottom-color:#12243c14;background:linear-gradient(180deg,#fff,#f7fafc 86%),#fff}body.is-home-flow .flow-pathbar ol{gap:clamp(12px,1.6vw,20px)}body.is-home-flow .flow-path-step a{position:relative;grid-template-columns:auto 30px minmax(0,1fr);min-height:142px;align-items:start;gap:14px;overflow:hidden;padding:20px;border-color:#12243c14;border-radius:8px;background:linear-gradient(145deg,#fffffff5,#f3f8fdf5),#fff;box-shadow:0 18px 42px #0f234614;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body.is-home-flow .flow-path-step a:before{position:absolute;inset:auto -18% -46% 40%;height:112px;border-radius:999px;background:#1467f214;filter:blur(16px);content:""}body.is-home-flow .flow-path-step.is-hqserver a{border-color:#25b08f3d;background:radial-gradient(circle at 94% 12%,rgba(37,176,143,.24),transparent 34%),linear-gradient(145deg,#102033,#172a43);box-shadow:0 24px 58px #0f23462e}body.is-home-flow .flow-path-step.is-hqscan a:before{background:#ffb84d29}body.is-home-flow .flow-path-step.is-hqshare a:before{background:#25b08f21}body.is-home-flow .flow-path-step a:hover,body.is-home-flow .flow-path-step a:focus-visible{border-color:#1467f23d;box-shadow:0 26px 58px #0f23461f;transform:translateY(-4px)}body.is-home-flow .flow-path-index,body.is-home-flow .flow-path-step img,body.is-home-flow .flow-path-main{position:relative;z-index:1}body.is-home-flow .flow-path-step img{width:30px;height:30px;padding:4px;border-radius:8px;background:#1467f214}.flow-path-main,.flow-path-meta{display:grid;min-width:0}body.is-home-flow .flow-path-step strong{color:#182434;font-size:.9rem}.flow-path-status.is-live{background:#25b08f2e;color:#21d6b2}body.is-home-flow .flow-path-step.is-hqserver .flow-path-index,body.is-home-flow .flow-path-step.is-hqserver strong,body.is-home-flow .flow-path-step.is-hqserver .flow-path-product{color:#fff}body.is-home-flow .flow-path-step.is-hqserver .flow-path-desc{color:#e2eef7c2}body.is-home-flow .flow-path-step.is-hqserver img{background:#ffffff1f}.page-product .product-launch-hero,.page-product .product-hero{position:relative;overflow:hidden;min-height:clamp(560px,68vh,760px);background:radial-gradient(circle at 14% 18%,rgba(255,184,77,.12),transparent 22%),radial-gradient(circle at 84% 18%,rgba(20,103,242,.12),transparent 30%),radial-gradient(circle at 78% 78%,rgba(37,176,143,.1),transparent 26%),linear-gradient(120deg,#fff,#f8fbff 58%,#fff)}.page-product .product-launch-hero:after,.page-product .product-hero:after{position:absolute;inset:auto var(--space-gutter) 0;height:1px;background:linear-gradient(90deg,transparent,rgba(18,36,60,.18),transparent);content:""}.page-product .product-proof-line article,.page-product .product-launch-hero .hero-pills span,.product-fit-strip article{border-radius:8px;background:#ffffffd1;box-shadow:0 18px 42px #0f234612;backdrop-filter:blur(10px)}.page-product .product-hero-visual{isolation:isolate}.page-product .product-hero-visual:before{position:absolute;inset:7% -2% 8% 8%;z-index:-1;border-radius:8px;background:linear-gradient(145deg,#ffffffdb,#e4f1ff70),radial-gradient(circle at 74% 18%,rgba(37,176,143,.12),transparent 32%);box-shadow:0 34px 88px #0f23461f;content:""}.product-hero-shell.flow-screen-shell img{border-radius:8px;box-shadow:0 28px 70px #0f234626;transition:transform .18s ease,box-shadow .18s ease}.product-hero-shell.flow-screen-shell:hover img,.product-hero-shell.flow-screen-shell:focus-visible img{box-shadow:0 34px 84px #0f234630;transform:translateY(-3px)}.product-fit-strip{background:linear-gradient(180deg,#fff,#f8fafc)}.product-fit-strip article{position:relative;overflow:hidden}.product-fit-strip article:after{position:absolute;inset:auto -16% -48% 42%;height:110px;border-radius:999px;background:#1467f212;filter:blur(14px);content:""}.product-fit-strip article:nth-child(2):after{background:#25b08f1a}.product-fit-strip article:nth-child(3):after{background:#ffb84d1f}.page-product .product-gallery-section{background:radial-gradient(circle at 88% 10%,rgba(37,176,143,.12),transparent 26%),radial-gradient(circle at 12% 88%,rgba(255,184,77,.1),transparent 28%),linear-gradient(180deg,#f7fbff,#fff 72%);color:var(--flow-ink)}.page-product .product-gallery-section .section-tag{border-color:#25b08f33;background:#25b08f14;color:#0b8f7e}.page-product .product-gallery-section .section-intro h2{color:var(--flow-ink)}.page-product .product-gallery-section .section-intro p{color:var(--flow-muted)}.page-product .product-gallery-card{border:1px solid rgba(18,36,60,.08);border-radius:8px}.page-product .product-gallery-card:hover{border-color:#1467f22e}.page-product .product-gallery-media{border-color:#12243c14;border-radius:8px;background:#fffffff0;box-shadow:0 24px 62px #0f234624}.page-product .product-gallery-card.is-featured .product-gallery-media{border-radius:8px}.page-product .product-gallery-copy span{color:#0b8f7e}.page-product .product-gallery-copy strong{color:var(--flow-ink)}.page-product .product-gallery-copy p{color:var(--flow-muted)}@media(max-width:760px){body.is-home-flow .flow-hero{padding:44px 20px 42px}body.is-home-flow .flow-hero-visual{display:none}.flow-site-copy,.page-product .product-hero-copy,.page-product .product-hero-visual{width:100%;max-width:100%;min-width:0}.flow-site-copy h1,.page-product .page-title,.flow-site-copy p,.page-product .page-lead,.page-product .product-hero-copy>p:not(.page-lead){max-width:100%;overflow-wrap:anywhere;word-break:break-word}.flow-actions .button,.flow-next-actions .button{width:100%;max-width:100%;min-width:0}.flow-text-link{justify-self:start;max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal}.page-product .product-proof-line,.page-product .hero-pills{width:100%}.page-product .product-proof-line article,.page-product .hero-pills span{min-width:0;overflow-wrap:anywhere}.page-product .product-launch-hero .product-hero-frame,.page-product .product-hero .product-hero-frame{padding:7px}}@media(max-width:920px){body.is-home-flow .flow-steps ol{grid-template-columns:1fr}body.is-home-flow .flow-steps li:first-child{grid-row:auto}body.is-home-flow .flow-steps li:not(:first-child){grid-template-columns:auto minmax(0,1fr)}body.is-home-flow .flow-steps li:not(:first-child) .flow-step-shot{grid-column:1 / -1;grid-row:auto;margin-top:4px}.flow-process-row.is-stage{min-height:0;padding:28px 22px}.flow-process-row.is-bento,.flow-process-row.is-split-reverse{grid-template-columns:1fr;padding:32px 22px}.flow-bento-shot.is-main{grid-column:1 / -1;grid-row:auto}.flow-pair-grid,.flow-trustband{grid-template-columns:1fr}}@media(max-width:560px){.flow-pathbar ol,.flow-steps ol,.flow-bento-wall{grid-template-columns:1fr}.flow-stage-secondary.flow-screen-shell,.flow-split-secondary.flow-screen-shell{position:relative;right:auto;bottom:auto;width:100%;margin-top:14px}.flow-process-row.is-pair{padding:32px 20px}}@media(max-width:480px){.flow-site-hero,.page-product .product-launch-hero,.page-product .product-hero{padding:34px 16px}.page-product .page-title{font-size:clamp(2rem,9vw,2.7rem)}.page-product .product-proof-line,.page-product .hero-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.page-product .product-proof-line article{min-width:0;padding:12px}.flow-docs-hero-quick{align-items:flex-start;flex-direction:column;gap:10px}}@media(max-width:760px){body.is-home-flow .flow-hero{grid-template-columns:1fr}body.is-home-flow .flow-hero-copy{justify-self:stretch;width:100%}body.is-home-flow .flow-hero h1{max-width:100%;font-size:clamp(1.98rem,8.8vw,2.18rem);line-height:1.12}body.is-home-flow .flow-hero h1 span{word-break:normal;overflow-wrap:normal;white-space:normal}body.is-home-flow .flow-hero-copy>p{max-width:18em;line-height:1.74}}@media(prefers-reduced-motion:reduce){.flow-hero-shell,.product-hero-shell.flow-screen-shell,.product-hero-live,.flow-cta-primary,.flow-hero-live:before,.flow-text-link:after,.flow-path-step a,.flow-process-row .flow-screen-shell,.flow-pair-card{animation:none!important;transition:none!important;transform:none!important}}body.is-home-flow .flow-duo-visual{min-height:clamp(360px,34vw,560px)}body.is-home-flow .flow-duo-visual:before{inset:7% 1% 5%;background:linear-gradient(135deg,#ffffffc7,#ecf6ff75),linear-gradient(90deg,#1e68ff0f,#12bcac1a)}.flow-duo-panel.is-design{left:0;top:23%;width:min(62%,650px);aspect-ratio:16 / 10}.flow-duo-panel.is-runtime{right:0;top:4%;width:min(54%,560px);aspect-ratio:16 / 10}.flow-duo-path:before,.flow-duo-path:after{width:38px;height:2px;border-radius:999px;background:linear-gradient(90deg,#1467f200,#1467f299);content:""}body.is-home-flow .flow-duo-visual .flow-hero-chip.is-authoring{left:4%;bottom:6%}body.is-home-flow .flow-duo-visual .flow-hero-chip.is-runtime{right:4%;top:0}body.is-home-flow .flow-core-path{padding-bottom:clamp(24px,3.4vw,44px)}body.is-home-flow .flow-core-path ol{grid-template-columns:repeat(2,minmax(0,1fr));max-width:940px;margin:0 auto}body.is-home-flow .flow-core-path .flow-path-step a{min-height:118px}.flow-package-demo span,.flow-package-demo strong{display:grid;min-height:48px;place-items:center;border-radius:8px;font-size:.82rem;font-weight:900}.flow-capability-card.is-runtime .flow-capability-visual{background:radial-gradient(circle at 82% 18%,rgba(37,176,143,.2),transparent 34%),linear-gradient(145deg,#102033,#172a43)}.flow-support-card:hover,.flow-support-card:focus-visible{border-color:#1467f23d;box-shadow:0 22px 52px #0f23461c;transform:translateY(-3px)}.product-sdk-section{background:radial-gradient(circle at 86% 8%,rgba(14,154,167,.08),transparent 28%),linear-gradient(180deg,#fff,#f6f9fc 82%)}.product-sdk-boundary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-sdk-boundary article,.product-sdk-examples article{display:grid;gap:8px;min-height:100%;padding:18px;border:1px solid rgba(18,36,60,.1);border-radius:8px;background:#fffffff0;box-shadow:0 14px 34px #0f23460f}.product-sdk-boundary span,.product-sdk-examples span,.product-sdk-code-card>span,.product-sdk-steps-head span{color:#1467f2;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-sdk-boundary strong,.product-sdk-examples strong{color:#071426;font-size:1.02rem;line-height:1.35}.product-sdk-boundary p,.product-sdk-examples p,.product-sdk-code-card p,.product-sdk-steps-head p,.product-sdk-step-list p{margin:0;color:#1f324ab8;font-size:.9rem;line-height:1.68}.product-sdk-steps{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:22px;align-items:start;padding:22px;border:1px solid rgba(18,36,60,.1);border-radius:8px;background:#0a1626;box-shadow:0 18px 46px #0f23461f}.product-sdk-steps-head h3{margin:10px 0;color:#fff;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.18}.product-sdk-steps-head p{color:#e8f0f9ad}.product-sdk-step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-sdk-step-list article{min-height:168px;padding:16px;border:1px solid rgba(167,196,227,.16);border-radius:8px;background:#ffffff13}.product-sdk-step-list span{display:grid;width:34px;height:34px;margin-bottom:18px;place-items:center;border-radius:8px;background:#1467f2;color:#fff;font-size:.78rem;font-weight:900}.product-sdk-step-list strong{display:block;margin-bottom:8px;color:#fff;font-size:1rem;line-height:1.35}.product-sdk-step-list p{color:#e8f0f9a8;font-size:.84rem}.product-sdk-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-sdk-code-card{display:grid;gap:10px;padding:20px;border:1px solid rgba(18,36,60,.1);border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f23460f}.product-sdk-code-card h3{margin:0;color:#071426;font-size:1.08rem;line-height:1.35}.product-sdk-code-card pre{margin:4px 0 0;overflow:auto;padding:16px;border:1px solid rgba(167,196,227,.16);border-radius:8px;background:#0a1626;color:#d8e8f8;font-size:.78rem;line-height:1.65}.product-sdk-code-card code{font-family:Consolas,Cascadia Mono,SFMono-Regular,monospace}.product-sdk-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-ability-section{background:radial-gradient(circle at 10% 10%,rgba(20,103,242,.06),transparent 24%),linear-gradient(180deg,#fff,#f7fafc 82%)}.product-ability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-ability-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(18,36,60,.09);border-radius:8px;background:#fff;box-shadow:0 16px 42px #0f234612;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-ability-card:hover{border-color:#1467f23d;box-shadow:0 22px 52px #0f23461a;transform:translateY(-2px)}.product-ability-media{display:block;overflow:hidden;border-bottom:1px solid rgba(18,36,60,.08);background:#f4f8fb}.product-ability-media img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:contain;object-position:left top;transition:transform .18s ease}.product-ability-card:hover .product-ability-media img{transform:scale(1.015)}.product-ability-demo{position:relative;display:grid;min-height:188px;padding:22px;align-content:center;overflow:hidden;border-bottom:1px solid rgba(18,36,60,.08);background:linear-gradient(135deg,#fffffff2,#f5f9fdf5),radial-gradient(circle at 18% 18%,rgba(20,103,242,.1),transparent 34%)}.product-ability-demo:before{content:"";position:absolute;inset:auto 16px 16px;height:1px;background:linear-gradient(90deg,transparent,rgba(20,103,242,.18),transparent)}.ability-demo-label{position:absolute;inset:14px 16px auto;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#07142694;font-size:.68rem;font-weight:800}.ability-demo-label span,.ability-demo-label small{padding:4px 8px;border:1px solid rgba(20,103,242,.12);border-radius:999px;background:#ffffffb8}.ability-demo-label small{color:#1467f2;text-transform:uppercase}.ability-state-demo,.ability-blink-demo{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:end;margin-top:26px}.ability-machine,.ability-stack{display:grid;justify-items:center;gap:7px;min-width:0;color:#071426b8;font-size:.74rem;font-weight:800}.ability-machine>span{position:relative;width:46px;height:54px;border-radius:18px 18px 12px 12px;box-shadow:inset 0 2px 6px #fffc,0 14px 22px #0f23461f}.ability-machine>span:before,.ability-machine>span:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:999px;background:inherit}.ability-machine>span:before{top:-9px;width:30px;height:12px;opacity:.72}.ability-machine>span:after{bottom:-8px;width:62px;height:10px;filter:brightness(.9)}.ability-machine.is-off>span{background:linear-gradient(160deg,#d6e0ea,#a9b8c8)}.ability-machine.is-on>span{background:linear-gradient(160deg,#26c482,#139865)}.ability-machine small,.ability-click-demo small{color:#465870ad;font-size:.68rem}.ability-demo-arrow{align-self:center;color:#1467f2;font-family:var(--font-head);font-size:.9rem;font-style:normal;font-weight:900}.ability-stack>span{position:relative;width:44px;height:58px;border-radius:22px 22px 12px 12px;background:linear-gradient(180deg,#dce5ed,#bac6d2);box-shadow:inset 0 2px 7px #ffffffd9,0 14px 24px #0f23461f}.ability-stack>span:after{content:"";position:absolute;inset:auto 8px -8px;height:10px;border-radius:999px;background:inherit;filter:brightness(.82)}.ability-stack.is-alarm>span{isolation:isolate;background:linear-gradient(180deg,#ff4048,#d51624);box-shadow:inset 0 2px 7px #ffffffc2,0 0 0 8px #ff40481f,0 16px 30px #ca23263d}.ability-stack.is-alarm>span:before{position:absolute;inset:-16px -14px -10px;content:"";border-radius:28px 28px 18px 18px;background:radial-gradient(circle at 50% 36%,rgba(255,64,72,.34),rgba(255,64,72,.12) 48%,transparent 72%);filter:blur(1px);z-index:-1}.ability-stack.is-alarm strong{color:#c82124}.ability-range-demo,.ability-move-demo,.ability-text-demo,.ability-click-demo{margin-top:30px}.ability-range-demo{display:grid;gap:12px}.ability-range-demo strong{color:var(--flow-ink);font-family:var(--font-head);font-size:1.45rem;letter-spacing:0;text-align:center}.ability-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.ability-scale span{display:block;height:12px;border-radius:999px;background:var(--color);box-shadow:inset 0 1px 1px #ffffffb3}.ability-scale-labels{display:flex;justify-content:space-between;gap:10px;color:#465870b8;font-size:.72rem;font-weight:800}.ability-cylinder{position:relative;height:38px;border:1px solid rgba(78,98,122,.22);border-radius:999px;background:linear-gradient(180deg,#ffffffe6,#d5e0ebeb),repeating-linear-gradient(90deg,rgba(20,103,242,.06) 0 10px,transparent 10px 20px);box-shadow:inset 0 5px 10px #fffc,0 14px 28px #0f23461a}.ability-cylinder span{position:absolute;top:-5px;left:62%;width:42px;height:48px;border-radius:14px;background:linear-gradient(160deg,#5f7e9f,#2f4966);box-shadow:0 12px 22px #0f234629}.ability-progress{height:5px;margin:16px 4px 8px;border-radius:999px;background:#1467f21a}.ability-progress span{display:block;width:78%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#11a690,#1467f2)}.ability-text-demo{display:grid;width:min(190px,100%);margin-right:auto;margin-left:auto;padding:14px;gap:8px;border:1px solid rgba(20,103,242,.14);border-radius:8px;background:#ffffffe6;box-shadow:0 16px 30px #0f234617;text-align:center}.ability-text-demo span,.ability-text-demo small{color:#465870c2;font-size:.72rem;font-weight:800}.ability-text-demo strong{color:var(--flow-ink);font-family:var(--font-head);font-size:1.45rem}.ability-click-demo{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.ability-click-demo small{grid-column:1 / -1;justify-self:center}.ability-demo-button,.ability-click-demo>span:last-of-type{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;font-size:.78rem;font-weight:900;white-space:nowrap}.ability-demo-button{border:1px solid rgba(20,103,242,.18);background:#ffffffeb;color:#1467f2;box-shadow:0 12px 24px #0f234614}.ability-click-demo>span:last-of-type{border:1px solid rgba(17,166,144,.2);background:#11a6901a;color:#0b8f7e}.product-ability-copy{display:grid;gap:8px;padding:16px}.product-ability-copy span{color:#0b8f7e;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.product-ability-copy strong{color:var(--flow-ink);font-family:var(--font-head);font-size:1rem;letter-spacing:0}.product-ability-copy p{margin:0;color:var(--flow-muted);font-size:.9rem;line-height:1.66}@media(max-width:920px){body.is-home-flow .flow-core-path ol,.flow-capability-grid,.flow-support-tools,.flow-support-grid,.product-ability-grid,.product-sdk-boundary,.product-sdk-code-grid,.product-sdk-examples,.product-sdk-steps{grid-template-columns:1fr}.product-sdk-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-support-tools h2,.flow-support-tools p{max-width:none}}@media(max-width:760px){body.is-home-flow .flow-duo-visual{display:none}.product-ability-demo{min-height:168px}.product-sdk-step-list{grid-template-columns:1fr}.product-sdk-steps,.product-sdk-code-card,.product-sdk-boundary article,.product-sdk-examples article{padding:16px}}@media(prefers-reduced-motion:no-preference){.ability-stack.is-alarm>span{animation:ability-alarm-flash .95s steps(1,end) infinite}.ability-stack.is-alarm>span:before{animation:ability-alarm-glow .95s steps(1,end) infinite}.ability-stack.is-alarm>span:after{animation:ability-alarm-base .95s steps(1,end) infinite}.ability-stack.is-alarm strong{animation:ability-alarm-label .95s steps(1,end) infinite}}@keyframes ability-alarm-flash{0%,48%{background:linear-gradient(180deg,#ff4048,#d51624);box-shadow:inset 0 2px 7px #ffffffc2,0 0 0 8px #ff40481f,0 16px 30px #ca23263d}49%,to{background:linear-gradient(180deg,#ffd041,#f59e0b);box-shadow:inset 0 2px 7px #ffffffd1,0 0 0 8px #ffd04129,0 16px 30px #f59e0b42}}@keyframes ability-alarm-glow{0%,48%{background:radial-gradient(circle at 50% 36%,rgba(255,64,72,.34),rgba(255,64,72,.12) 48%,transparent 72%)}49%,to{background:radial-gradient(circle at 50% 36%,rgba(255,208,65,.42),rgba(245,158,11,.16) 48%,transparent 72%)}}@keyframes ability-alarm-base{0%,48%{background:linear-gradient(180deg,#ff4048,#d51624)}49%,to{background:linear-gradient(180deg,#ffd041,#f59e0b)}}@keyframes ability-alarm-label{0%,48%{color:#c82124}49%,to{color:#b45309}}.docs-picker-chip.is-active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.manual-rich .docs-block[data-cat] .section-intro{padding-left:15px;border-left:4px solid var(--cat);border-radius:0}.manual-rich .docs-block[data-cat] .section-intro .section-tag{display:inline-block;padding:4px 12px;border-radius:999px;background:var(--cat-tint);color:var(--cat-ink);font-weight:600}.manual-rich .docs-detail-list{display:grid;gap:14px}.manual-rich .docs-detail-row,.manual-rich .docs-detail-row:first-child{padding:18px 20px;border:1px solid var(--line);border-top:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 1px 2px #1023370a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.manual-rich .docs-detail-row:hover{border-color:var(--line-strong);box-shadow:0 8px 24px #10233714;transform:translateY(-1px)}.manual-rich .docs-detail-row strong{font-size:1.06rem}.manual-rich .docs-usage-card,.manual-rich .docs-usage-card:first-child{padding:12px 14px;border:1px solid #cfe0fb;border-top:1px solid #cfe0fb;border-radius:12px;background:#eff5ff}.manual-rich .docs-code-block{border-radius:14px}.manual-doc-article{counter-reset:manual-section;color:var(--text)}.manual-doc-article>:first-child{margin-top:0}.manual-doc-article>h1{margin:0 0 14px;padding:24px 26px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffffa,#f6fafdf0),radial-gradient(circle at top right,var(--brand-soft),transparent 38%);box-shadow:var(--shadow-sm);color:var(--text);font-family:var(--font-head);font-size:1.9rem;line-height:1.18;letter-spacing:0}.manual-doc-article>h1+p{margin:0 0 18px;max-width:78ch;color:var(--text-soft);font-size:1.02rem;line-height:1.78}.manual-doc-article>p{margin:0 0 18px;max-width:82ch;color:var(--text-soft);line-height:1.78}.manual-doc-article h2{position:relative;counter-increment:manual-section;margin:clamp(38px,6vw,62px) 0 16px;padding:22px 0 18px 78px;border-top:1px solid var(--line);color:var(--text);font-family:var(--font-head);font-size:1.65rem;line-height:1.24;letter-spacing:0;scroll-margin-top:calc(var(--header-height) + 24px)}.manual-doc-article h2:before{content:counter(manual-section,decimal-leading-zero);position:absolute;top:18px;left:0;display:grid;place-items:center;width:44px;height:34px;border:1px solid rgba(20,103,242,.18);border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand-strong);font-family:var(--font-head);font-size:.82rem;font-weight:800;letter-spacing:0}.manual-doc-article h2:after{content:"";position:absolute;top:18px;bottom:18px;left:58px;width:4px;border-radius:var(--radius-sm);background:var(--accent)}.manual-doc-article h2+p{margin-top:-2px;color:var(--text-soft);font-size:1rem}.manual-doc-article>ul{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none}.manual-doc-article>ul>li{margin:0;padding:8px 12px;border:1px solid rgba(20,103,242,.14);border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--text);font-size:.92rem;line-height:1.45}.manual-doc-article>ul>li strong{color:var(--brand-strong)}.manual-doc-article li{color:var(--text-soft);line-height:1.72}.manual-doc-article li+li{margin-top:7px}.manual-doc-article li::marker{color:var(--brand)}.manual-doc-article p code,.manual-doc-article li code,.manual-doc-article dd code{padding:.08em .34em;border:1px solid rgba(20,103,242,.14);border-radius:var(--radius-sm);background:#1467f214;color:var(--brand-strong);font-family:Cascadia Code,Consolas,SFMono-Regular,monospace;font-size:.92em}.manual-doc-article blockquote{position:relative;margin:18px 0 30px;padding:18px 20px 18px 58px;border:1px solid rgba(20,103,242,.16);border-left:4px solid var(--brand);border-radius:var(--radius-md);background:linear-gradient(180deg,#fffffffa,#eff6ffe6),var(--brand-soft);box-shadow:var(--shadow-sm)}.manual-doc-article blockquote:before,.doc-card-tip h3:before,.doc-card-warn h3:before{display:inline-grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:var(--radius-sm);font-family:var(--font-head);font-size:.82rem;font-weight:800;letter-spacing:0}.manual-doc-article blockquote:before{content:"i";position:absolute;top:18px;left:18px;background:var(--brand);color:#fff}.manual-doc-article blockquote p{margin:0;color:var(--text);line-height:1.76}.doc-goal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:14px;margin:18px 0 32px}.doc-goal-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 14px;min-height:220px;padding:18px;border:1px solid rgba(122,146,168,.18);border-radius:var(--radius-md);background:linear-gradient(180deg,#fffffffa,#f6fafdeb),radial-gradient(circle at top right,rgba(20,103,242,.08),transparent 42%);box-shadow:var(--shadow-sm)}.doc-goal-icon{display:grid;grid-row:1 / span 2;place-items:center;width:44px;height:44px;border:1px solid rgba(20,103,242,.16);border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand-strong)}.doc-goal-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.doc-goal-card h3,.doc-card h3{margin:0;color:var(--text);font-family:var(--font-head);letter-spacing:0}.doc-goal-card h3{align-self:end;font-size:1.02rem;line-height:1.38}.doc-goal-cat{align-self:start;width:fit-content;padding:4px 10px;border:1px solid rgba(14,154,167,.22);border-radius:var(--radius-sm);background:var(--accent-soft);color:#0b7e89;font-size:.78rem;font-weight:800;line-height:1.35}.doc-goal-lines{display:grid;grid-column:1 / -1;gap:9px;margin:6px 0 0;padding:0}.doc-goal-lines div{display:grid;gap:3px;padding-top:9px;border-top:1px solid rgba(122,146,168,.14)}.doc-goal-lines dt{color:var(--brand-strong);font-size:.78rem;font-weight:800;line-height:1.3}.doc-goal-lines dd{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.64}.doc-card-list{display:grid;gap:14px;margin:18px 0 32px}.doc-card{position:relative;display:grid;gap:10px;padding:20px 22px 20px 24px;border:1px solid rgba(122,146,168,.18);border-radius:var(--radius-md);background:linear-gradient(180deg,#fffffffa,#f8fbfdeb);box-shadow:var(--shadow-sm)}.doc-card:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:4px;border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--brand)}.doc-card h3{display:flex;align-items:center;gap:10px;padding-left:2px;font-size:1.08rem;line-height:1.36}.doc-card p{margin:0;color:var(--text-soft);line-height:1.76}.doc-card ul{display:grid;gap:8px;margin:2px 0 0;padding-left:1.1rem}.doc-card li{margin:0;color:var(--text-soft)}.doc-card-tip{border-color:#1467f22e;background:linear-gradient(180deg,#fffffffa,#eff6ffeb),var(--brand-soft)}.doc-card-tip h3:before{content:"i";background:var(--brand);color:#fff}.doc-card-warn{border-color:#f2b84b5c;background:linear-gradient(180deg,#fffffffa,#fff8eaf0),#f2b84b1f}.doc-card-warn:before{background:#f2b84b}.doc-card-warn h3:before{content:"!";background:#f2b84b;color:#3d2a09}.doc-card .docs-code-block{margin-top:4px}.manual-doc-image-grid{grid-template-columns:1fr;gap:16px;margin:18px 0 34px}.manual-doc-image-card{position:relative;overflow:hidden;padding:0;border-radius:var(--radius-md)}.manual-doc-image-card.is-clickable-preview{cursor:zoom-in;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.manual-doc-image-card.is-clickable-preview:hover{border-color:#2563eb47;box-shadow:0 18px 44px #1f354c21;transform:translateY(-1px)}.manual-doc-image-card.is-clickable-preview:active{transform:translateY(0)}.manual-doc-image-card.is-clickable-preview:focus-visible{border-color:#2563eb75;box-shadow:0 0 0 3px #2563eb24,0 18px 44px #1f354c21}.manual-doc-image-card img{display:block;width:100%;height:auto;border-bottom:1px solid rgba(122,146,168,.14);background:#f4f8fb}.manual-doc-image-card figcaption{display:grid;gap:6px;padding:14px 16px 16px}.manual-doc-image-card figcaption p{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.62}.manual-doc-article-section .has-linked-media{grid-template-columns:minmax(0,1fr) minmax(240px,34%);column-gap:20px;align-items:start}.manual-doc-article-section .has-linked-media>:not(.manual-doc-linked-media){grid-column:1}.manual-doc-article-section .has-linked-media>.docs-code-block{grid-column:1 / -1;min-width:0}.manual-doc-linked-media{grid-column:2;grid-row:1 / span 3;align-self:start;width:100%;height:max-content;margin:0;overflow:hidden;border:1px solid rgba(122,146,168,.2);border-radius:8px;background:linear-gradient(180deg,#fff,#f5f8fb);box-shadow:0 14px 32px #15273a14}.manual-doc-linked-media img{display:block;width:100%;height:auto;border-bottom:1px solid rgba(122,146,168,.14);background:#f4f8fb}.manual-doc-linked-media figcaption{display:grid;gap:5px;padding:11px 12px 12px}.manual-doc-linked-media figcaption strong{font-size:.82rem;line-height:1.32}.manual-doc-linked-media figcaption p{margin:0;font-size:.78rem;line-height:1.55}.manual-doc-image-grid-unpaired{margin-top:18px}.manual-image-lightbox[hidden]{display:none}.manual-image-lightbox{z-index:260;padding:clamp(16px,3vw,36px);background:#060d18c7;backdrop-filter:blur(16px);cursor:zoom-out}.manual-image-lightbox .docs-lightbox-close{top:clamp(12px,2.4vw,24px);right:clamp(12px,2.4vw,24px);border-color:#ffffff38;background:#ffffff1f;color:#fff;font-size:1.35rem;line-height:1;outline:none;box-shadow:0 16px 38px #00000038;transition:transform .18s ease,background-color .18s ease,color .18s ease}.manual-image-lightbox .docs-lightbox-close:hover,.manual-image-lightbox .docs-lightbox-close:focus-visible{background:#fff;color:var(--flow-ink);transform:translateY(-1px)}.manual-image-lightbox .docs-lightbox-close:focus-visible{outline:2px solid rgba(37,176,143,.52);outline-offset:3px}.manual-image-lightbox .docs-lightbox-panel{width:min(1280px,100%);max-height:calc(100svh - 56px);cursor:zoom-out}.manual-image-lightbox.is-open .docs-lightbox-panel{animation:manual-image-preview-in .18s cubic-bezier(.2,.8,.2,1) both}.manual-image-lightbox .docs-lightbox-panel img{max-height:min(82svh,900px);border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#fff;box-shadow:0 34px 90px #00000057}.manual-image-lightbox .docs-lightbox-panel figcaption{max-width:760px;margin:0 auto}.manual-image-lightbox .docs-lightbox-panel figcaption span[hidden],.manual-image-lightbox .docs-lightbox-panel figcaption strong[hidden]{display:none}html.has-manual-image-preview,html.has-manual-image-preview body{overflow:hidden}@keyframes manual-image-preview-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.manual-doc-image-card.is-clickable-preview,.manual-image-lightbox .docs-lightbox-close{transition:none}.manual-doc-image-card.is-clickable-preview:hover{transform:none}.manual-image-lightbox.is-open .docs-lightbox-panel{animation:none}}@media(max-width:760px){.manual-doc-article>h1{padding:18px;font-size:1.5rem}.manual-doc-article h2{margin-top:36px;padding:58px 0 14px;font-size:1.34rem}.manual-doc-article h2:before{top:16px;left:0}.manual-doc-article h2:after{top:18px;bottom:auto;left:56px;height:30px}.manual-doc-article blockquote{padding:16px 16px 16px 52px}.manual-doc-article blockquote:before{top:16px;left:16px}.doc-goal-grid{grid-template-columns:1fr}.doc-goal-card{min-height:0;grid-template-columns:1fr}.doc-goal-icon,.doc-goal-card h3,.doc-goal-cat{grid-column:1}.doc-goal-icon{grid-row:auto}.doc-card{padding:18px}.manual-doc-article-section .has-linked-media{grid-template-columns:1fr}.manual-doc-article-section .has-linked-media>:not(.manual-doc-linked-media),.manual-doc-linked-media{grid-column:1}.manual-doc-linked-media{grid-row:auto;margin-top:4px}.manual-image-lightbox{padding:14px}.manual-image-lightbox .docs-lightbox-panel{gap:10px;max-height:calc(100svh - 28px)}.manual-image-lightbox .docs-lightbox-panel img{max-height:calc(100svh - 118px);border-radius:6px}}.footer-icp{color:inherit}.contact-feedback-form{width:min(100%,760px);padding:22px;border:1px solid rgba(162,184,206,.22);border-radius:18px;background:#fffffff0;box-shadow:var(--shadow-md)}.contact-feedback-form select,.contact-feedback-form input,.contact-feedback-form textarea{width:100%}.contact-feedback-form .feedback-check{display:inline-flex;align-items:center;gap:10px;width:fit-content}.contact-feedback-form .feedback-check input{width:auto}.feedback-honeypot{position:absolute;left:-10000px;width:1px!important;height:1px;opacity:0;pointer-events:none}.page-manual .docs-workbench{--docs-left: clamp(248px, 18vw, 292px);--docs-right: clamp(196px, 15vw, 248px);--docs-reading: minmax(0, 820px);grid-template-columns:var(--docs-left) var(--docs-reading) var(--docs-right);justify-content:center;gap:clamp(24px,3vw,42px);width:100vw;min-height:calc(100svh - 74px);margin-left:calc(50% - 50vw);padding:clamp(30px,4vw,54px) max(20px,calc((100vw - 1720px)/2 + 20px)) clamp(64px,8vw,108px);background:linear-gradient(90deg,rgba(20,103,242,.045) 1px,transparent 1px),linear-gradient(180deg,#f6f9fc,#fff 42% 100%);background-size:96px 100%}.page-manual .docs-sidebar-primary,.page-manual .docs-page-toc{top:84px;height:calc(100svh - 104px);max-height:calc(100svh - 104px)}.page-manual .docs-sidebar-primary{gap:14px;overflow:hidden;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);box-shadow:none}.docs-sidebar-brand{display:grid;gap:10px;padding:0 0 16px;border-bottom:1px solid rgba(122,146,168,.2)}.page-manual .docs-sidebar-brand .page-breadcrumb{color:var(--text-faint);font-size:.78rem;line-height:1.5}.page-manual .docs-sidebar-brand .section-tag{width:fit-content;border-color:#1467f224;background:#1467f214;color:var(--brand-strong)}.docs-sidebar-brand strong{color:var(--text);font-family:var(--font-head);font-size:1rem;line-height:1.35}.page-manual .docs-search-box{margin:0;padding:0 0 16px;border:0;border-bottom:1px solid rgba(122,146,168,.18);border-radius:0;background:transparent}.page-manual .docs-search-label{color:var(--text-soft);font-size:.74rem;letter-spacing:0}.page-manual .docs-search-input{min-height:40px;border-color:#7a92a83d;border-radius:8px;background:#fff;color:var(--text);box-shadow:0 10px 24px #15273a0d}.page-manual .docs-search-input::placeholder{color:#56677cb8}.page-manual .docs-search-input:focus{border-color:#1467f26b;box-shadow:0 0 0 3px #1467f21a,0 12px 28px #15273a14}.page-manual .docs-search-results{max-height:min(36svh,300px)}.page-manual .docs-search-result,.page-manual .docs-search-empty{border-color:#7a92a82e;background:#fff;color:var(--text)}.page-manual .docs-search-result strong,.page-manual .docs-search-result span,.page-manual .docs-search-empty{color:var(--text)}.page-manual .docs-directory{flex:1 1 auto;min-height:180px;padding:0 6px 0 0;border:0}.page-manual .docs-directory-group{gap:4px;padding:10px 0;border-bottom-color:#7a92a829}.page-manual .docs-directory-group-head{min-height:28px;padding:0;color:var(--text-faint);font-size:.76rem;font-weight:800;line-height:1.35}.page-manual .docs-directory-group-head span{display:block;-webkit-line-clamp:2;line-clamp:2}.page-manual .docs-directory-group-head span:before{color:#1467f2a6}.page-manual .docs-directory-group-head small{min-width:22px;height:22px;border-color:#7a92a82e;background:#fff;color:var(--text-faint);font-size:.66rem}.page-manual .docs-directory-group.is-group-active .docs-directory-group-head{color:var(--text)}.page-manual .docs-directory-group.is-group-active .docs-directory-group-head small{border-color:#1467f233;background:#1467f214;color:var(--brand-strong)}.page-manual .docs-directory-link{min-height:32px;padding:5px 8px 5px 14px;border:0;border-radius:6px;background:transparent;color:var(--text-soft);font-size:.84rem;font-weight:620;line-height:1.35}.page-manual .docs-directory-link:before{left:0;width:3px;height:18px}.page-manual .docs-directory-link:hover,.page-manual .docs-directory-link:focus-visible{background:#1467f212;color:var(--brand-strong)}.page-manual .docs-directory-link.is-active,.page-manual .docs-directory-link-parent.is-parent-active:not(.is-active){background:#1467f217;color:var(--brand-strong)}.page-manual .docs-directory-link.is-active:before{background:var(--brand);box-shadow:none}.page-manual .docs-directory-group-categories{display:grid;gap:4px;min-width:0;margin-top:4px;padding-left:8px;border-left:1px solid rgba(122,146,168,.16)}.page-manual .docs-directory-category{display:grid;min-width:0}.page-manual .docs-directory-category-head{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:4px 6px 4px 8px;border-radius:6px;color:var(--text-faint);cursor:pointer;user-select:none}.page-manual .docs-directory-category-head::-webkit-details-marker{display:none}.page-manual .docs-directory-category-head span{min-width:0;overflow:hidden;font-size:.78rem;font-weight:760;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.page-manual .docs-directory-category-head span:before{display:inline-block;margin-right:6px;color:#1467f294;content:"›";transform:rotate(0);transition:transform .16s ease}.page-manual .docs-directory-category[open] .docs-directory-category-head span:before{transform:rotate(90deg)}.page-manual .docs-directory-category-head small{min-width:20px;color:var(--text-faint);font-size:.65rem;font-weight:760;text-align:right}.page-manual .docs-directory-category-head:hover,.page-manual .docs-directory-category-head:focus-visible,.page-manual .docs-directory-category.is-category-active .docs-directory-category-head{background:#1467f20e;color:var(--text)}.page-manual .docs-directory-category-links{display:grid;gap:2px;min-width:0;padding:2px 0 6px 10px}.page-manual .docs-directory-link.docs-directory-link-grandchild{min-height:30px;padding:5px 8px 5px 12px;font-size:.8rem;font-weight:600}@media(prefers-reduced-motion:reduce){.page-manual .docs-directory-category-head span:before{transition:none}}.page-manual .docs-sidebar-actions{gap:8px;padding-top:14px;border-top:1px solid rgba(122,146,168,.18)}.page-manual .docs-sidebar-actions>span{color:var(--text-faint);font-size:.72rem;font-weight:800}.page-manual .docs-sidebar-actions .button{min-height:38px;border-radius:8px;font-size:.84rem}.docs-reader{display:grid;align-content:start;gap:22px;min-width:0}.docs-reader-head{display:grid;gap:18px;padding:0 0 26px;border-bottom:1px solid rgba(122,146,168,.18)}.docs-reader-head .page-breadcrumb{margin-bottom:16px;color:var(--text-faint);font-size:.82rem}.docs-reader-head .section-tag{width:fit-content;margin-bottom:14px;border-color:#1467f224;background:#1467f214;color:var(--brand-strong)}.docs-reader-head h1{max-width:760px;margin:0;color:var(--text);font-family:var(--font-head);font-size:clamp(2.05rem,2.8vw,3.05rem);letter-spacing:0;line-height:1.12}.docs-reader-head p{max-width:68ch;margin:12px 0 0;color:var(--text-soft);font-size:1.02rem;line-height:1.78}.docs-reader-head .docs-meta-strip{margin-top:0}.page-manual .docs-reader-head .docs-meta-strip span{min-height:28px;border-color:#7a92a82e;background:#fff;color:var(--text-faint)}.page-manual .docs-article{max-width:820px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.page-manual .docs-article-manual .manual-doc-article>h1,.page-manual .docs-article-manual .manual-doc-article>h1+p{display:none}.manual-doc-article{font-size:1rem}.manual-doc-article>p,.manual-doc-article h2+p,.manual-doc-article li,.manual-doc-article blockquote p{color:#44546a}.manual-doc-article h2{counter-increment:none;margin:clamp(44px,7vw,72px) 0 14px;padding:0;border:0;color:var(--text);font-size:clamp(1.65rem,2.5vw,2.35rem);letter-spacing:0;line-height:1.18}.manual-doc-article h2:before,.manual-doc-article h2:after{display:none}.manual-doc-article h2+p{max-width:68ch;margin:0 0 20px;font-size:1rem;line-height:1.78}.doc-card-list{gap:10px;margin:18px 0 34px}.doc-card,.manual-rich .docs-detail-row,.manual-rich .docs-detail-row:first-child,.docs-task-card,.docs-detail-row{border-radius:8px}.doc-card{padding:18px 20px;border:1px solid rgba(122,146,168,.18);background:linear-gradient(180deg,#fffffff5,#f8fbfef5),#fff;box-shadow:0 10px 28px #15273a0d}.doc-card h3{color:var(--text);font-size:1rem;line-height:1.4}.doc-card p{color:#44546a;line-height:1.74}.manual-doc-article blockquote{border-color:#ffb84d47;border-left:4px solid #ffb84d;border-radius:8px;background:#fff8e7;box-shadow:none}.manual-doc-article-section>h2:first-child{height:0;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.manual-doc-article blockquote:before{background:#ffb84d;color:#1f2a37}.manual-doc-article p code,.manual-doc-article li code,.manual-doc-article dd code{border-color:#1467f229;border-radius:6px;background:#1467f212;color:#174ea6}.page-manual .docs-code-block{border-radius:8px}.docs-page-toc{position:sticky;display:grid;align-content:start;gap:16px;min-width:0}.docs-page-toc-card{display:grid;gap:10px;min-width:0;padding-left:18px;border-left:1px solid rgba(122,146,168,.24)}.docs-page-toc-card>span{color:var(--text);font-size:.84rem;font-weight:850}.docs-page-toc-card>p{margin:0 0 4px;color:var(--text-faint);font-size:.76rem;line-height:1.5}.docs-page-toc nav{display:grid;gap:2px;max-height:min(54svh,540px);overflow-y:auto;padding-right:4px}.docs-page-toc a{position:relative;display:block;padding:6px 0 6px 12px;border-radius:6px;color:var(--text-soft);font-size:.8rem;font-weight:620;line-height:1.42}.docs-page-toc a:before{position:absolute;top:9px;bottom:9px;left:0;width:3px;border-radius:999px;background:transparent;content:""}.docs-page-toc a:hover,.docs-page-toc a:focus-visible,.docs-page-toc a.is-active{color:var(--brand-strong)}.docs-page-toc a.is-active:before{background:var(--brand)}.docs-page-status{display:grid;gap:2px;padding:14px 18px;border:1px solid rgba(122,146,168,.16);border-radius:8px;background:#fff;box-shadow:0 12px 28px #15273a0d}.docs-page-status span,.docs-page-status small{color:var(--text-faint);font-size:.72rem;font-weight:800}.docs-page-status strong{color:var(--brand-strong);font-family:var(--font-head);font-size:1.9rem;line-height:1}.docs-reader-pager{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;padding-top:22px;border-top:1px solid rgba(122,146,168,.18)}.docs-reader-pager-link{display:grid;gap:6px;min-height:84px;padding:16px 18px;border:1px solid rgba(122,146,168,.18);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#f8fbfef2),#fff;box-shadow:0 12px 28px #15273a0d}.docs-reader-pager-link:hover,.docs-reader-pager-link:focus-visible{border-color:#1467f242;color:var(--brand-strong);transform:translateY(-1px)}.docs-reader-pager-link span{color:var(--text-faint);font-size:.74rem;font-weight:850}.docs-reader-pager-link strong{color:var(--text);font-size:.96rem;line-height:1.45}.docs-reader-pager-next{text-align:right}@media(max-width:1260px){.page-manual .docs-workbench{grid-template-columns:minmax(230px,280px) minmax(0,820px)}.docs-page-toc{display:none}}@media(max-width:920px){.page-manual .docs-workbench{grid-template-columns:1fr;padding:24px 20px 72px}.page-manual .docs-sidebar-primary{position:relative;order:4;grid-row:4;top:auto;height:auto;max-height:none;padding:0 0 20px;border-bottom:1px solid rgba(122,146,168,.18)}.docs-reader{display:contents;order:1;grid-row:auto}.docs-reader-head{grid-row:1}.docs-page-toc{display:none}.page-manual .docs-article{grid-row:2}.docs-reader-pager{grid-row:3}.page-manual .docs-directory{max-height:420px}.docs-reader-head h1{font-size:clamp(2rem,8vw,2.7rem)}}@media(max-width:760px){.docs-reader-pager{grid-template-columns:1fr}.docs-reader-pager-next{text-align:left}.manual-doc-article h2{margin-top:42px;padding:0;font-size:1.45rem}.manual-doc-article h2:before,.manual-doc-article h2:after{display:none}.doc-card{padding:16px}}.home-launch-copy,.home-launch-visual,.home-ability-band,.home-core-products,.home-next-step{position:relative;z-index:1}.home-launch-actions,.home-next-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.home-launch .button-primary.home-launch-button{background:var(--home-blue);color:#fff;box-shadow:0 16px 34px #1467f238}.home-launch .button-secondary.home-launch-button{border-color:#1467f257;background:#ffffffd1;color:var(--home-blue)}.home-product-window.is-runtime{right:0;top:0;width:min(72%,760px);aspect-ratio:16 / 10;transform:rotateY(-7deg) rotateX(1deg) translateZ(-8px);transform-origin:right center}.home-product-window.is-runtime img{object-position:center top}.home-product-window.is-designer{left:0;top:19%;z-index:2;width:min(66%,700px);aspect-ratio:1.22 / 1;transform:rotateY(5deg) rotateX(1deg);transform-origin:left center}.home-product-window.is-designer img{object-position:42% 0%}.home-ability-head h2,.home-core-head h2,.home-next-step h2{margin:0;color:var(--home-ink);font-family:var(--font-head);font-size:clamp(1.6rem,2.5vw,2.45rem);font-weight:900;letter-spacing:0;line-height:1.16}.home-ability-head p,.home-core-head p,.home-next-step p{margin:0;color:var(--home-muted);font-size:.98rem;line-height:1.78}.home-ability-card:hover,.home-ability-card:focus-visible{border-color:#1467f238;box-shadow:var(--home-card-shadow);transform:translateY(-3px)}.home-ability-card:hover .home-ability-shot img,.home-ability-card:focus-visible .home-ability-shot img{transform:scale(1.025)}.home-ability-card.is-state .home-ability-shot img{object-position:50% 42%}.home-ability-card.is-motion .home-ability-shot img{object-position:50% 35%}.home-ability-card.is-click .home-ability-shot img{object-fit:contain;padding:10px;background:#eef5fb}.home-core-card:hover,.home-core-card:focus-visible{border-color:#1467f238;box-shadow:var(--home-card-shadow);transform:translateY(-3px)}.home-core-card.is-hqserver .home-core-copy li:before{background:var(--home-teal)}.home-core-card:hover .home-core-shot img,.home-core-card:focus-visible .home-core-shot img{transform:scale(1.02)}.home-core-card.is-ppt .home-core-shot img{object-position:42% top}@media(max-width:1180px){.home-launch-hero,.home-core-card{grid-template-columns:1fr}}@media(max-width:900px){.home-ability-band,.home-core-products{padding-inline:20px}.home-ability-grid,.home-core-grid,.home-next-step{grid-template-columns:1fr}}@media(max-width:680px){.home-product-window.is-runtime{width:88%;right:-10%}.home-product-window.is-designer{top:30%;width:86%}}@media(max-width:520px){.home-launch-actions,.home-next-actions{display:grid;grid-template-columns:1fr}.home-ability-card,.home-core-copy{padding:18px}}.home-product-window.is-runtime{right:-2%;top:0;width:min(79%,860px);box-shadow:0 34px 86px #0f23462e,0 0 0 10px #ffffffb8}.home-product-window.is-designer{left:-4%;top:23%;width:min(75%,820px);aspect-ratio:1.38 / 1;box-shadow:0 36px 90px #0f234638,0 0 0 10px #ffffffc2}.home-product-window.is-designer img{object-position:44% 0%}.home-flow-copy h2,.home-proof-head h2,.home-support-head h2{margin:0;color:var(--home-ink);font-family:var(--font-head);font-size:2.05rem;font-weight:900;letter-spacing:0;line-height:1.16}.home-flow-copy p,.home-proof-head p,.home-support-head p{margin:0;color:var(--home-muted);font-size:.98rem;line-height:1.76}.home-flow-steps strong,.home-proof-card strong,.home-support-card strong{color:var(--home-ink);font-family:var(--font-head);font-size:1.05rem;font-weight:900;line-height:1.28}.home-flow-steps p,.home-proof-card p,.home-support-card p{margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.68}.home-ability-head,.home-proof-head,.home-support-head{display:grid;gap:10px;max-width:760px;margin:0 auto;text-align:center}.home-support-card:hover,.home-support-card:focus-visible{border-color:#1467f238;box-shadow:0 24px 58px #0f23461a;transform:translateY(-2px)}@media(max-width:1180px){.home-launch-hero,.home-flow-bridge{grid-template-columns:1fr}}@media(max-width:900px){.home-proof-grid,.home-support-grid{grid-template-columns:1fr}.home-support-tools,.home-proof-section,.home-flow-bridge{padding-right:20px;padding-left:20px}}@media(max-width:520px){.home-flow-copy h2,.home-proof-head h2,.home-support-head h2{font-size:1.62rem}}.home-launch-copy h1,.home-ability-head h2,.home-core-head h2,.home-next-step h2,.home-flow-copy h2,.home-proof-head h2,.home-support-head h2{font-family:var(--font-head);font-weight:700;letter-spacing:0}.home-ability-head h2,.home-core-head h2,.home-next-step h2,.home-flow-copy h2,.home-proof-head h2,.home-support-head h2{font-size:2.3rem;line-height:1.22}.home-ability-head p,.home-core-head p,.home-next-step p,.home-flow-copy p,.home-proof-head p,.home-support-head p{max-width:640px;margin-right:auto;margin-left:auto;font-size:1rem}.home-launch .button-primary.home-launch-button{box-shadow:0 12px 24px #1467f22e}.home-launch .button-secondary.home-launch-button{border-color:#1467f28c;background:#fff}.home-launch-button:hover,.home-launch-button:focus-visible,.home-core-link:hover,.home-support-card>span:last-child:hover,.home-proof-actions a:hover,.home-proof-actions a:focus-visible{transform:translateY(-2px)}.home-product-window.is-runtime{overflow:hidden;border-color:var(--line-dark);background:var(--surface-dark);box-shadow:var(--shadow-lg),0 0 0 10px #ffffffad}.home-product-window.is-runtime:before{position:absolute;inset:0 0 auto;z-index:2;height:30px;border-bottom:1px solid var(--line-dark);background:var(--surface-dark);content:""}.home-product-window.is-runtime:after{position:absolute;left:13px;top:11px;z-index:3;width:7px;height:7px;border-radius:999px;background:#ff5f57;box-shadow:13px 0 #ffbd2e,26px 0 #28c840;content:""}.home-product-window.is-runtime figcaption{top:5px;left:48px;min-height:20px;padding:0;border:0;background:transparent;color:var(--text-on-dark);box-shadow:none}.home-product-window.is-runtime img{padding-top:30px}.home-product-window.is-designer{border-color:#1467f229;background:#fff}.home-ability-card,.home-proof-card,.home-core-card,.home-support-card{border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.home-ability-card,.home-core-card,.home-support-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-ability-card:hover,.home-ability-card:focus-visible,.home-core-card:hover,.home-core-card:focus-visible,.home-support-card:hover,.home-support-card:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.home-ability-card-head>span,.home-flow-steps span{border-radius:var(--radius-sm);font-family:var(--font-head)}.home-ability-shot img,.home-ability-card.is-click .home-ability-shot img{object-fit:contain;padding:32px 14px 14px;background:#f2f6fa}.home-ability-card.is-batch .home-ability-shot img,.home-ability-card.is-template .home-ability-shot img,.home-ability-card.is-handoff .home-ability-shot img{object-position:center}.home-proof-actions a:hover,.home-proof-actions a:focus-visible{border-color:#1467f26b;background:#1467f20f}.home-core-card.is-hqserver{border-color:var(--line-dark);background:radial-gradient(circle at 86% 22%,rgba(14,154,167,.22),transparent 32%),linear-gradient(180deg,var(--surface-dark-2),var(--surface-dark))}.home-core-card.is-hqserver .home-core-copy strong,.home-core-card.is-hqserver .home-core-link{color:var(--text-on-dark)}.home-core-card.is-hqserver .home-core-copy p,.home-core-card.is-hqserver .home-core-copy li{color:var(--text-on-dark-soft)}.home-core-card.is-hqserver .home-core-logo{background:#ffffff14}.home-core-card.is-hqserver .home-core-copy li:before{box-shadow:0 0 0 4px var(--run-glow)}.home-core-card.is-hqserver .home-core-shot{border-left-color:var(--line-dark);background:var(--surface-dark)}.home-core-link,.home-support-card>span:last-child{display:inline-flex;width:fit-content;align-items:center;gap:6px;transition:transform .2s ease}.home-core-link:after,.home-support-card>span:last-child:after{content:"→"}.home-next-step .button-secondary{border-color:#e8f0f985;background:transparent;color:var(--text-on-dark)}.site-footer.flow-footer{border-top:1px solid var(--line-dark);background:linear-gradient(90deg,rgba(148,178,210,.08) 1px,transparent 1px) 0 0 / 92px 92px,var(--surface-dark);color:var(--text-on-dark)}.flow-footer-cta{border-bottom-color:var(--line-dark);background:radial-gradient(circle at 78% 0%,rgba(14,154,167,.2),transparent 36%),var(--surface-dark)}.flow-footer-cta h2,.flow-footer-column>strong,.flow-footer-service strong,.flow-footer-brand .brand-copy strong{color:var(--text-on-dark)}.flow-footer-cta p,.flow-footer-brand p,.flow-footer-service p,.flow-footer-bottom.footer-bottom,.flow-footer-bottom small,.flow-footer-bottom a,.flow-footer-brand .brand-copy small{color:var(--text-on-dark-soft)}.flow-footer-map,.flow-footer-service,.flow-footer-bottom.footer-bottom{border-color:var(--line-dark)}.flow-footer-brand,.flow-footer-column,.flow-footer-service article{border-color:var(--line-dark);background:#ffffff06}.flow-footer-column>span,.flow-footer-service span{color:#e8f0f9c2}.flow-footer-column a{color:var(--text-on-dark-soft)}.flow-footer-column a:hover,.flow-footer-column a:focus-visible,.flow-footer-bottom a:hover{color:var(--text-on-dark)}.flow-footer-actions .button-primary{background:var(--brand);color:#fff}.flow-footer-actions .button-secondary{border-color:#e8f0f985;background:transparent;color:var(--text-on-dark)}@media(max-width:1180px){.site-header .header-panel{background:#fff!important;backdrop-filter:none}}@media(max-width:900px){.home-ability-head h2,.home-core-head h2,.home-next-step h2,.home-flow-copy h2,.home-proof-head h2,.home-support-head h2{font-size:1.9rem}}@media(max-width:520px){.home-stage-grid,.home-product-window.is-runtime,.home-package-chip{display:none}.home-product-window.is-designer{position:relative;left:0;top:0;width:100%;aspect-ratio:16 / 10;transform:none;box-shadow:var(--shadow-md)}.home-product-window.is-designer img{object-fit:cover;object-position:46% top}}@media(prefers-reduced-motion:reduce){.home-launch *,.site-footer.flow-footer *{animation:none!important;transition:none!important}}.is-home-flow .page-backdrop{opacity:1}.is-home-flow .primary-nav>.nav-link:first-child{display:none}.is-home-flow .brand-copy small{display:none}@media(min-width:1181px){.is-home-flow .site-header .utility-nav{display:flex}.is-home-flow .site-header .header-panel{margin-left:clamp(22px,3.2vw,52px)}.is-home-flow .site-header .header-nav-cluster,.is-home-flow .site-header .primary-nav,.is-home-flow .site-header .utility-nav{gap:6px}.is-home-flow .site-header .nav-link,.is-home-flow .site-header .utility-link,.is-home-flow .site-header .product-menu-trigger{padding-inline:8px;font-size:.88rem}}.home-blueprint{--bp-blue: #1467f2;--bp-ink: #0f172a;--bp-muted: #60728a;--bp-line: #dce6f2;--bp-soft: #f5f8fc;--bp-dark: #071426;--bp-dark-2: #0d2138;--bp-teal: #0e9aa7;color:var(--bp-ink);background:linear-gradient(rgba(221,232,245,.72) 1px,transparent 1px),linear-gradient(90deg,rgba(221,232,245,.72) 1px,transparent 1px),#fff;background-size:88px 88px;border-inline:1px solid rgba(220,230,242,.55);box-shadow:0 22px 80px #1f3b5b14;overflow:clip}.home-blueprint h1,.home-blueprint h2,.home-blueprint h3,.home-blueprint p{letter-spacing:0}.blueprint-hero{position:relative;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(28px,4vw,54px);max-width:1420px;min-height:642px;margin:0 auto;padding:64px clamp(28px,5vw,78px) 44px}.blueprint-hero:after{position:absolute;right:4%;bottom:52px;width:620px;height:360px;pointer-events:none;content:"";background:radial-gradient(circle,rgba(20,103,242,.18),transparent 68%)}.blueprint-hero-copy{position:relative;z-index:2;max-width:560px}.blueprint-kicker{display:inline-flex;align-items:center;margin-bottom:22px;color:var(--bp-blue);font-family:var(--font-head, inherit);font-size:.78rem;font-weight:800}.blueprint-hero h1{margin:0;font-family:var(--font-head, inherit);font-size:2.72rem;font-weight:800;line-height:1.18}.blueprint-hero h1 strong{color:var(--bp-blue)}.blueprint-hero h1 span{display:block}.blueprint-hero-copy>p{max-width:460px;margin:22px 0 0;color:var(--bp-muted);font-size:1.02rem;line-height:1.86}.blueprint-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.blueprint-button{min-height:48px;padding:0 24px;border-radius:9px;font-weight:800}.home-blueprint .button-primary.blueprint-button{background:var(--bp-blue);border-color:var(--bp-blue);box-shadow:0 14px 30px #1467f233}.home-blueprint .button-secondary.blueprint-button{color:var(--bp-blue);background:#fff;border-color:#1467f28c}.blueprint-hero-notes{display:flex;flex-wrap:wrap;gap:32px;padding:0;margin:34px 0 0;color:#617086;list-style:none}.blueprint-hero-notes li{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700}.blueprint-hero-notes li>span{width:17px;height:17px;border:2px solid #8ea6c1;border-radius:4px;box-shadow:inset 0 0 0 3px #fff}.blueprint-hero-visual{position:relative;z-index:1;min-height:520px}.blueprint-hero-composite{position:absolute;top:18px;right:-24px;width:min(49vw,720px);aspect-ratio:3 / 2;padding:0;margin:0;overflow:hidden;background:#020b17;border:1px solid rgba(103,166,255,.2);border-radius:30px;box-shadow:0 34px 80px #04122638,0 0 0 10px #ffffffb3}.blueprint-hero-composite img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.blueprint-export-badge span,.blueprint-export-badge small{grid-column:2;font-weight:900}.blueprint-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1280px;margin:0 auto;padding:0 clamp(24px,5vw,64px) 54px}.blueprint-flow-card{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;min-height:118px;padding:22px 20px;background:#fffffff0;border:1px solid var(--bp-line);border-radius:14px;box-shadow:0 12px 30px #26466e0f}.blueprint-flow-card:not(:last-child):after{position:absolute;top:50%;right:-16px;z-index:1;width:16px;height:2px;content:"";background:repeating-linear-gradient(90deg,var(--bp-blue) 0 4px,transparent 4px 8px)}.blueprint-flow-card>span{color:var(--bp-blue);font-family:var(--font-head, inherit);font-size:1.25rem;font-weight:900}.blueprint-flow-card h2{margin:0;font-size:1rem;line-height:1.3}.blueprint-flow-card p{margin:8px 0 0;color:var(--bp-muted);font-size:.82rem;line-height:1.65}.blueprint-flow-card.is-dark{color:#e8f0f9;background:var(--bp-dark);border-color:#94b2d247;box-shadow:0 18px 44px #0a162638}.blueprint-flow-card.is-dark span{color:#7ef2d3}.blueprint-flow-card.is-dark p{color:#e8f0f9a8}.blueprint-section{max-width:1280px;margin:0 auto;padding:30px clamp(24px,5vw,64px) 58px}.blueprint-section-head{max-width:660px;margin:0 auto 26px;text-align:center}.blueprint-section-head h2{margin:0;font-family:var(--font-head, inherit);font-size:2.3rem;font-weight:800;line-height:1.22}.blueprint-section-head p{margin:10px auto 0;color:var(--bp-muted);font-size:.98rem;line-height:1.75}.blueprint-feature-card:hover,.blueprint-feature-card:focus-visible{border-color:#1467f257;box-shadow:0 18px 40px #26466e1f;transform:translateY(-2px)}.blueprint-feature-card:hover img,.blueprint-feature-card:focus-visible img{transform:scale(1.02)}.blueprint-clarity{max-width:none;padding-block:54px;background:linear-gradient(180deg,#eef4fb,#f8fbff);border-block:1px solid var(--bp-line)}.blueprint-clarity .blueprint-section-head,.blueprint-clarity-grid{max-width:1280px}.blueprint-clarity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 auto;padding-inline:clamp(24px,5vw,64px)}.blueprint-clarity-card{min-height:176px;padding:24px;background:#fff;border:1px solid var(--bp-line);border-radius:14px;box-shadow:0 12px 30px #26466e0f}.blueprint-clarity-card h3{margin:0;font-size:1.08rem}.blueprint-clarity-card p{margin:13px 0 18px;color:var(--bp-muted);font-size:.9rem;line-height:1.72}.blueprint-clarity-card a,.blueprint-product-card>span,.blueprint-tool-card{color:var(--bp-blue)}.blueprint-clarity-card a{font-weight:900;text-decoration:none}.blueprint-script{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(28px,4vw,54px);align-items:center;max-width:1280px;margin:0 auto;padding:58px clamp(24px,5vw,64px) 28px}.blueprint-script-copy>span{display:inline-flex;align-items:center;margin-bottom:14px;color:var(--bp-blue);font-family:var(--font-head, inherit);font-size:.78rem;font-weight:900;text-transform:uppercase}.blueprint-script-copy h2{max-width:12ch;margin:0;font-family:var(--font-head, inherit);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.15}.blueprint-script-copy p{max-width:520px;margin:18px 0 0;color:var(--bp-muted);font-size:.98rem;line-height:1.78}.blueprint-script-copy ul{display:grid;gap:10px;padding:0;margin:24px 0 0;color:#41536b;list-style:none}.blueprint-script-copy li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start;font-size:.92rem}.blueprint-script-copy li:before{width:7px;height:7px;margin-top:.55em;content:"";background:var(--bp-teal);border-radius:2px}.blueprint-script-visual{margin:0;overflow:hidden;background:#f7faff;border:1px solid var(--bp-line);border-radius:18px;box-shadow:0 20px 54px #26466e1f}.blueprint-script-visual img{display:block;width:100%;height:auto}.blueprint-products{max-width:1280px;margin:0 auto;padding:62px clamp(24px,5vw,64px) 34px}.blueprint-product-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.blueprint-product-card{display:flex;min-height:572px;padding:26px;overflow:hidden;color:inherit;text-decoration:none;background:#fff;border:1px solid var(--bp-line);border-radius:18px;box-shadow:0 18px 42px #26466e14;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.blueprint-product-card:hover,.blueprint-product-card:focus-visible{box-shadow:0 24px 52px #26466e24;transform:translateY(-2px)}.blueprint-product-card.is-control{color:#e8f0f9;background:radial-gradient(circle at 78% 18%,rgba(14,154,167,.18),transparent 30%),var(--bp-dark);border-color:#94b2d238;box-shadow:0 24px 60px #0714264d}.blueprint-product-head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center}.blueprint-product-head>span{display:grid;width:44px;height:44px;color:#fff;font-family:var(--font-head, inherit);font-weight:900;background:var(--bp-blue);border-radius:11px;place-items:center}.is-control .blueprint-product-head>span{background:#101f33;border:1px solid rgba(148,178,210,.28)}.blueprint-product-head h3{margin:0;font-size:1.35rem}.blueprint-product-head p{margin:4px 0 0;color:var(--bp-muted);font-size:.92rem}.is-control .blueprint-product-head p,.is-control ul{color:#e8f0f9ad}.blueprint-product-head em{display:inline-flex;gap:6px;align-items:center;color:#7ef2d3;font-size:.78rem;font-style:normal;font-weight:900}.blueprint-product-head em:before{width:8px;height:8px;content:"";background:var(--bp-teal);border-radius:50%;box-shadow:0 0 0 6px #0e9aa729}.blueprint-product-card figure{margin:22px 0;overflow:hidden;background:var(--bp-soft);border:1px solid var(--bp-line);border-radius:14px;aspect-ratio:16 / 9.6}.blueprint-product-card.is-control figure{background:#09192c;border-color:#94b2d238}.blueprint-product-card figure img{width:100%;height:100%;object-fit:cover;display:block}.blueprint-product-card ul{display:grid;gap:10px;padding:0;margin:0 0 20px;color:#41536b;list-style:none}.blueprint-product-card li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start;font-size:.92rem}.blueprint-product-card li:before{width:7px;height:7px;margin-top:.52em;content:"";background:var(--bp-blue);border-radius:2px}.is-control li:before{background:var(--bp-teal)}.blueprint-product-card>span{margin-top:auto;font-weight:900}.blueprint-product-arrow{position:absolute;top:48%;left:50%;z-index:2;display:grid;width:50px;height:50px;color:var(--bp-blue);font-size:1.35rem;font-weight:900;background:#fff;border:1px solid #b9d2ff;border-radius:50%;box-shadow:0 16px 36px #1467f229;transform:translate(-50%,-50%);place-items:center}.blueprint-tools{max-width:1280px;margin:0 auto;padding:10px clamp(24px,5vw,64px) 54px}.blueprint-tools h2{margin:0 0 16px;font-size:1rem;color:#55687e}.blueprint-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.blueprint-tool-card{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:center;padding:14px;text-decoration:none;background:#fff;border:1px solid var(--bp-line);border-radius:14px;box-shadow:0 12px 30px #26466e0f}.blueprint-tool-card img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:50% 8%;background:#edf2f8;border-radius:10px}.blueprint-tool-card strong{display:block;color:var(--bp-ink);font-size:1.02rem}.blueprint-tool-card p{margin:6px 0 0;color:var(--bp-muted);font-size:.86rem;line-height:1.55}.blueprint-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:48px clamp(28px,7vw,110px);color:#e8f0f9;background:radial-gradient(circle at 28% 20%,rgba(14,154,167,.22),transparent 34%),linear-gradient(135deg,#071426,#09213b)}.blueprint-bottom-cta h2{margin:0;font-size:1.85rem}.blueprint-bottom-cta p{max-width:650px;margin:9px 0 0;color:#e8f0f9ad}.blueprint-bottom-actions{display:flex;gap:14px;flex-shrink:0}.blueprint-bottom-cta .button-secondary{color:#e8f0f9;background:transparent;border-color:#e8f0f970}.is-home-flow .site-footer.flow-footer .flow-footer-cta,.is-home-flow .site-footer.flow-footer .flow-footer-service{display:none}.is-home-flow .site-footer.flow-footer{margin-top:0}@media(max-width:1180px){.blueprint-hero{grid-template-columns:1fr;min-height:auto}.blueprint-hero-copy{max-width:720px}.blueprint-hero-visual{min-height:540px}.blueprint-hero-composite{right:50%;width:min(92vw,780px);transform:translate(50%)}}@media(max-width:920px){.blueprint-hero{padding-top:42px}.blueprint-hero h1{font-size:2.55rem}.blueprint-flow,.blueprint-feature-grid,.blueprint-clarity-grid,.blueprint-script,.blueprint-product-grid,.blueprint-tool-grid{grid-template-columns:1fr}.blueprint-flow-card:not(:last-child):after,.blueprint-product-arrow{display:none}.blueprint-feature-card,.blueprint-product-card{min-height:0}.blueprint-script-copy h2{max-width:16ch}.blueprint-bottom-cta{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.home-blueprint{background-size:64px 64px}.blueprint-hero{padding:32px 18px 28px;width:100%;max-width:100%;box-sizing:border-box}.blueprint-hero h1{font-size:2.14rem}.blueprint-actions,.blueprint-bottom-actions{width:100%;max-width:100%;box-sizing:border-box;flex-direction:column}.blueprint-button{width:100%}.blueprint-hero-notes{gap:16px}.blueprint-script{width:100%;max-width:100%;padding:38px 18px 22px;box-sizing:border-box}.blueprint-script-visual{border-radius:14px}.blueprint-hero-visual{width:100%;max-width:100%;box-sizing:border-box;min-height:300px}.blueprint-hero-composite{position:relative;top:auto;right:auto;width:100%;max-width:100%;height:auto;aspect-ratio:3 / 2;border-radius:20px;box-shadow:0 22px 54px #04122633,0 0 0 6px #ffffffbf;transform:none}.blueprint-window-runtime,.blueprint-export-badge{display:none}.blueprint-flow,.blueprint-section,.blueprint-products,.blueprint-tools{width:100%;max-width:100%;padding-inline:18px;box-sizing:border-box}.blueprint-flow-card{width:100%;grid-template-columns:38px minmax(0,1fr);max-width:100%;padding:18px;box-sizing:border-box}.blueprint-flow-card p{overflow-wrap:anywhere}.blueprint-section-head h2{font-size:1.85rem}.blueprint-clarity-grid{padding-inline:18px}.blueprint-tool-card{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-blueprint *,.home-blueprint *:before,.home-blueprint *:after{transition:none!important}}@media(max-width:640px){html,body,.page,.page-product,.page-product .page-section,.page-product .product-launch-hero,.page-product .product-hero{width:100%;max-width:100%;overflow-x:clip}.page-product .page-section{padding-right:18px;padding-left:18px}.page-product .product-launch-hero,.page-product .product-hero,.product-fit-strip,.page-product .section-surface{display:grid;grid-template-columns:minmax(0,1fr)}.page-product .product-hero-copy,.page-product .product-hero-visual,.page-product .product-hero-shell,.page-product .flow-screen-shell,.page-product .product-gallery-card,.page-product .product-ability-card,.page-product .product-sdk-section,.page-product .product-sdk-steps,.page-product .product-sdk-code-card{width:100%;max-width:100%;min-width:0}.page-product .product-hero-visual,.page-product .product-hero-shell.flow-screen-shell{justify-self:stretch}.page-product .product-hero-shell.flow-screen-shell img,.page-product .product-gallery-media img,.page-product .product-ability-media img{max-width:100%}.page-product .product-hero-actions,.page-product .page-actions,.page-product .product-proof-line,.page-product .hero-pills,.product-fit-strip{width:100%;max-width:100%;min-width:0}.page-product .product-hero-actions{display:grid;grid-template-columns:minmax(0,1fr)}.page-product .product-hero-actions .button,.page-product .product-hero-actions .flow-text-link{width:100%;max-width:100%;min-width:0;justify-content:center;text-align:center;white-space:normal}.page-product .page-title,.page-product .page-lead,.page-product .product-hero-copy>p:not(.page-lead),.page-product .product-fit-strip p,.page-product .section-intro p{max-width:100%;overflow-wrap:anywhere}.product-fit-strip article{overflow:hidden;max-width:100%;min-width:0}.product-fit-strip article:after{display:none}}.home-blueprint .blueprint-section-head{max-width:760px;margin-right:0;margin-left:0;text-align:left}.home-blueprint .blueprint-section-head p{margin-right:0;margin-left:0}.blueprint-flow{gap:0;padding-bottom:66px;border-top:1px solid var(--bp-line);border-bottom:1px solid var(--bp-line)}.blueprint-flow-card{min-height:128px;padding:26px 28px 26px 0;border-width:0;border-radius:0;background:transparent;box-shadow:none}.blueprint-flow-card+.blueprint-flow-card{padding-left:28px;border-left:1px solid var(--bp-line)}.blueprint-flow-card:first-child,.blueprint-flow-card:last-child{border-radius:0}.blueprint-flow-card:not(:last-child):after{right:0;width:24px;transform:translate(50%)}.blueprint-flow-card.is-dark{color:var(--bp-ink);background:transparent;border-color:var(--bp-line);box-shadow:none}.blueprint-flow-card.is-dark p{color:var(--bp-muted)}.blueprint-capability-stage{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(28px,4vw,56px);align-items:stretch}.blueprint-capability-list{display:grid;align-content:center;border-top:1px solid var(--bp-line);border-bottom:1px solid var(--bp-line)}.blueprint-capability-item{display:grid;gap:10px;padding:28px 0;color:inherit;text-decoration:none;border-bottom:1px solid var(--bp-line);outline:none;transition:color .22s cubic-bezier(.16,1,.3,1),opacity .22s cubic-bezier(.16,1,.3,1),padding-left .22s cubic-bezier(.16,1,.3,1)}.blueprint-capability-item:last-child{border-bottom:0}.blueprint-capability-item span{color:var(--bp-blue);font-size:.78rem;font-weight:900}.blueprint-capability-item strong{color:var(--bp-ink);font-family:var(--font-head, inherit);font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.2}.blueprint-capability-item p{max-width:60ch;margin:0;color:var(--bp-muted);font-size:.95rem;line-height:1.78}.blueprint-capability-item small{color:#52647a;font-size:.78rem;font-weight:800;line-height:1.45}.blueprint-capability-item:not(.is-active){opacity:.72}.blueprint-capability-item.is-active,.blueprint-capability-item:hover,.blueprint-capability-item:focus-visible{padding-left:18px;color:var(--bp-blue);opacity:1}.blueprint-capability-item:focus-visible{box-shadow:inset 4px 0 #1467f257}.blueprint-capability-evidence{position:relative;min-height:clamp(360px,44vw,580px);overflow:hidden;border:1px solid rgba(108,130,153,.2);border-radius:10px;background:linear-gradient(rgba(20,103,242,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.045) 1px,transparent 1px),#f7fbff;background-size:54px 54px;box-shadow:0 18px 46px #26466e14}.blueprint-capability-figure{position:absolute;inset:18px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;margin:0;opacity:0;pointer-events:none;transform:translateY(14px) scale(.985);transition:opacity .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1)}.blueprint-capability-figure.is-active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.blueprint-capability-figure img{width:100%;height:100%;object-fit:contain;border:1px solid rgba(108,130,153,.18);border-radius:8px;background:#fff;box-shadow:0 14px 34px #26466e14}.blueprint-capability-figure figcaption{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:var(--bp-muted);font-size:.84rem}.blueprint-capability-figure figcaption:before{width:46px;height:2px;content:"";background:linear-gradient(90deg,var(--bp-blue),var(--bp-teal))}.blueprint-capability-figure figcaption span{color:var(--bp-blue);font-weight:900}.blueprint-clarity{background:linear-gradient(180deg,#eef4fbb8,#f8fbffe0),#f8fbff}.blueprint-clarity-grid{grid-template-columns:minmax(0,1fr);gap:0;border-top:1px solid var(--bp-line);border-bottom:1px solid var(--bp-line)}.blueprint-clarity-card{min-height:0;padding:24px 0;border:0;border-bottom:1px solid var(--bp-line);border-radius:0;background:transparent;box-shadow:none}.blueprint-clarity-card:last-child{border-bottom:0}.blueprint-product-card{border-radius:10px}.product-showcase-story{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(28px,4vw,58px);align-items:start}.product-showcase-copy{display:grid;border-top:1px solid rgba(18,36,60,.12);border-bottom:1px solid rgba(18,36,60,.12)}.product-showcase-card{display:grid;gap:10px;min-height:min(44svh,360px);align-content:center;padding:clamp(24px,4vw,44px) 0;border-bottom:1px solid rgba(18,36,60,.1);opacity:.58;transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1)}.product-showcase-card:last-child{border-bottom:0}.product-showcase-card.is-active{opacity:1;transform:translate(8px)}.product-showcase-card>span{color:var(--brand-strong);font-size:.75rem;font-weight:850}.product-showcase-card>strong{color:var(--text);font-family:var(--font-head);font-size:clamp(1.28rem,2vw,1.9rem);line-height:1.24}.product-showcase-card>p{max-width:56ch;margin:0;color:#1f324ab8;line-height:1.78}.product-showcase-open{width:fit-content;margin-top:8px;color:var(--brand-strong);font-size:.88rem;font-weight:850;outline:none}.product-showcase-open:hover,.product-showcase-open:focus-visible{text-decoration:underline;text-underline-offset:4px}.product-showcase-visual{position:sticky;top:calc(var(--header-height) + 28px);align-self:start}.product-showcase-visual-shell{position:relative;min-height:min(72svh,660px);overflow:hidden;border:1px solid rgba(108,130,153,.2);border-radius:10px;background:linear-gradient(rgba(20,103,242,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.045) 1px,transparent 1px),#f7fbff;background-size:54px 54px;box-shadow:0 18px 44px #0f234614}.product-showcase-frame{position:absolute;inset:clamp(12px,2vw,20px);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(108,130,153,.18);border-radius:8px;background:#fff;opacity:0;pointer-events:none;transform:translateY(18px) scale(.985);transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1)}.product-showcase-frame.is-active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.product-showcase-frame img{width:100%;height:100%;object-fit:contain;background:#fff}.product-showcase-mobile-media{display:none}.product-sdk-boundary{gap:0;overflow:hidden;border:1px solid rgba(18,36,60,.1);border-radius:10px;background:#ffffffd6}.product-sdk-boundary article{border:0;border-right:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none}.product-sdk-boundary article:last-child{border-right:0}.product-sdk-steps{border-radius:10px}.product-sdk-steps{position:relative;overflow:hidden;gap:30px;padding:30px;border-color:#86aeda33;background:radial-gradient(circle at 84% 18%,rgba(38,221,181,.14),transparent 28%),linear-gradient(135deg,#071426,#0d1d30)}.product-sdk-steps:after{content:"";position:absolute;top:78px;right:32px;left:calc(32% + 50px);height:1px;background:linear-gradient(90deg,#1467f226,#26ddb5c2,#1467f226);background-size:220% 100%;opacity:.78;animation:sdk-flow-line 7s linear infinite}.product-sdk-steps-head,.product-sdk-step-list{position:relative;z-index:1}.product-sdk-step-list{gap:0;padding-top:8px}.product-sdk-step-list article{min-height:0;padding:4px 22px 0 0;border:0;border-radius:0;background:transparent}.product-sdk-step-list article+article{padding-left:22px;border-left:1px solid rgba(167,196,227,.16)}.product-sdk-step-list span{width:38px;height:38px;margin-bottom:22px;border-radius:999px;box-shadow:0 0 0 8px #1467f21f}.product-sdk-step-list strong{font-size:1.05rem}@keyframes sdk-flow-line{0%{background-position:220% 0}to{background-position:0 0}}.product-sdk-examples{gap:0;overflow:hidden;border:1px solid rgba(18,36,60,.1);border-radius:10px;background:#ffffffe0}.product-sdk-examples article{border:0;border-right:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none}.product-sdk-examples article:last-child{border-right:0}@media(max-width:900px){.blueprint-capability-stage,.product-showcase-story{grid-template-columns:minmax(0,1fr)}.blueprint-capability-evidence{min-height:360px}.product-showcase-visual{display:none}.product-showcase-mobile-media{display:block;margin-top:14px;overflow:hidden;border:1px solid rgba(108,130,153,.2);border-radius:8px;background:#fff}.product-showcase-mobile-media img{width:100%;height:auto}.product-showcase-card{min-height:0}.product-showcase-card.is-active{transform:none}}@media(max-width:760px){.blueprint-flow{gap:0}.blueprint-flow-card,.blueprint-flow-card:first-child,.blueprint-flow-card:last-child{border-width:0 0 1px;border-radius:0}.blueprint-flow-card:not(:last-child):after{display:none}.blueprint-capability-item.is-active,.blueprint-capability-item:hover,.blueprint-capability-item:focus-visible{padding-left:0}.blueprint-capability-evidence{min-height:300px}.blueprint-capability-figure{inset:12px}.product-sdk-boundary,.product-sdk-examples{grid-template-columns:minmax(0,1fr)}.product-sdk-steps:after{top:118px;right:30px;left:30px}.product-sdk-step-list article{padding:18px 0}.product-sdk-step-list article+article{padding-left:0;border-top:1px solid rgba(167,196,227,.16);border-left:0}.product-sdk-boundary article,.product-sdk-examples article{border-right:0;border-bottom:1px solid rgba(18,36,60,.1)}.product-sdk-boundary article:last-child,.product-sdk-examples article:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){.blueprint-capability-item,.blueprint-capability-figure,.product-showcase-card,.product-showcase-frame{transition:none!important}.blueprint-capability-figure,.product-showcase-card,.product-showcase-frame{transform:none!important}.product-sdk-steps:after{animation:none}}.page-product .product-proof-line,.page-product .product-fit-strip,.page-product .product-task-path,.page-product .product-outline-grid,.page-product .compact-list,.page-product .info-grid,.page-product .link-strip,.page-product .product-sdk-boundary,.page-product .product-sdk-code-grid,.page-product .product-sdk-examples{overflow:visible;border:0;border-top:1px solid rgba(18,36,60,.12);border-bottom:1px solid rgba(18,36,60,.12);border-radius:0;background:transparent;box-shadow:none}.page-product .product-proof-line{width:min(100%,620px);padding:14px 0}.page-product .product-proof-line article,.page-product .product-fit-strip article,.page-product .product-task-path article,.page-product .product-outline-card,.page-product .compact-list-row,.page-product .info-card,.page-product .product-sdk-boundary article,.page-product .product-sdk-code-card,.page-product .product-sdk-examples article{border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-proof-line article{padding:0 20px 0 0}.page-product .product-proof-line article+article{padding-left:20px;border-left:1px solid rgba(18,36,60,.1)}.page-product .product-fit-strip{gap:0;padding:0;border-bottom:0}.page-product .product-fit-strip article{padding:28px 32px}.page-product .product-fit-strip article+article{border-left:0}.page-product .product-fit-strip article:after{display:none}.page-product .product-task-path{gap:0}.page-product .product-task-path article{padding:24px 26px}.page-product .product-task-path article+article{border-left:1px solid rgba(18,36,60,.1)}.page-product .product-task-path article:hover,.page-product .product-outline-card:hover,.page-product .compact-list-row:hover,.page-product .info-card:hover,.page-product .product-ability-card:hover{transform:none;border-color:#12243c1f;box-shadow:none}.page-product .product-outline-grid{gap:0}.page-product .product-outline-card{min-height:0;padding:28px 28px 28px 0}.page-product .product-outline-card+.product-outline-card{padding-left:28px;border-left:1px solid rgba(18,36,60,.1)}.page-product .compact-list{gap:0}.page-product .compact-list-row{padding:24px 0}.page-product .compact-list-row+.compact-list-row{border-top:1px solid rgba(18,36,60,.1)}.page-product .info-grid{gap:0}.page-product .info-grid-two .info-card,.page-product .info-card{padding:26px 28px 26px 0}.page-product .info-grid-two .info-card:nth-child(2n),.page-product .info-card+.info-card{padding-left:28px;border-left:1px solid rgba(18,36,60,.1)}.page-product .info-grid-two .info-card:nth-child(n+3){border-top:1px solid rgba(18,36,60,.1)}.page-product .product-showcase-visual-shell{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-showcase-frame{inset:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-showcase-frame img{border-radius:8px;box-shadow:0 22px 52px #0f23461f,0 2px 10px #0f23460d}.page-product .product-ability-card{padding:28px 0;border:0;border-top:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none}.page-product .product-ability-card:first-child{border-top:0}.page-product .product-ability-media{border:0;border-radius:8px;background:transparent;box-shadow:none}.page-product .product-sdk-boundary{gap:0}.page-product .product-sdk-boundary article{padding:24px 28px 24px 0}.page-product .product-sdk-boundary article+article{padding-left:28px;border-left:1px solid rgba(18,36,60,.1)}.page-product .product-sdk-steps{border:0;border-radius:0;box-shadow:none}.page-product .product-sdk-code-grid{gap:0}.page-product .product-sdk-code-card{padding:28px 32px 28px 0}.page-product .product-sdk-code-card+.product-sdk-code-card{padding-left:32px;border-left:1px solid rgba(18,36,60,.1)}.page-product .product-sdk-code-card pre{border-radius:6px;box-shadow:none}.page-product .product-sdk-examples{gap:0}.page-product .product-sdk-examples article{padding:24px 28px 24px 0}.page-product .product-sdk-examples article+article{padding-left:28px;border-left:1px solid rgba(18,36,60,.1)}.page-product .link-strip{gap:0}.page-product .link-strip a{border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .flow-kicker,.page-product .section-tag{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--brand-strong);font-size:.78rem;font-weight:850}.page-product .product-launch-hero .hero-pills{gap:10px 18px}.page-product .product-launch-hero .hero-pills span{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#1f324ab8;font-size:.84rem;font-weight:800;box-shadow:none}.page-product .product-launch-hero .hero-pills span+span:before{display:inline-block;width:1px;height:.9em;margin-right:18px;vertical-align:-.12em;content:"";background:#12243c29}.page-product .product-hero-shell.flow-screen-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-hero-shell.flow-screen-shell img{border-radius:8px;box-shadow:0 24px 58px #0f23461f,0 2px 12px #0f23460d}.home-blueprint .blueprint-product-card,.home-blueprint .blueprint-tool-card{border-radius:0;box-shadow:none}.home-blueprint .blueprint-product-card{border-right:0;border-left:0}.page-product .quick-back{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#1f324ab8;box-shadow:none}.page-product .quick-back:hover,.page-product .quick-back:focus-visible{background:transparent;color:var(--brand-strong);box-shadow:none}.page-product .product-launch-hero:after,.page-product .product-hero:after,.page-product .product-hero-visual:before{display:none}.page-product .product-proof-line{margin-top:34px;padding-top:0;border-top:0}.page-product .product-hero-shell.flow-screen-shell img{border:0;border-radius:0;box-shadow:none}.page-product .product-hero-shell.flow-screen-shell:hover img,.page-product .product-hero-shell.flow-screen-shell:focus-visible img{box-shadow:none;transform:none}.page-product .product-fit-strip{display:flex;flex-wrap:wrap;align-items:flex-start;gap:18px clamp(30px,5vw,72px);padding:0 var(--space-gutter) clamp(54px,6vw,84px);border:0}.page-product .product-fit-strip article,.page-product .product-fit-strip article+article{flex:0 1 300px;padding:0;border:0}.page-product .product-fit-strip span{margin-bottom:6px}.page-product .product-fit-strip p{max-width:28rem}.page-product .product-task-path article+article,.page-product .product-outline-card+.product-outline-card,.page-product .info-card+.info-card,.page-product .info-grid-two .info-card,.page-product .product-sdk-boundary article+article,.page-product .product-sdk-code-card+.product-sdk-code-card,.page-product .product-sdk-examples article+article{border-left:0}.page-product .product-gallery-card{padding:34px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-gallery-card+.product-gallery-card{border-top:1px solid rgba(18,36,60,.1)}.page-product .product-gallery-card:hover,.page-product .product-gallery-card:focus-visible{border-color:#12243c1a;box-shadow:none;transform:none}.page-product .product-gallery-media{border:0;border-radius:0;background:transparent;box-shadow:none}.page-product .product-gallery-media img{border-radius:6px;box-shadow:0 20px 48px #0f23461a,0 2px 10px #0f23460a}.page-product .product-gallery-card:hover .product-gallery-media img,.page-product .product-gallery-card:focus-visible .product-gallery-media img{transform:none}.home-blueprint .blueprint-feature-card,.home-blueprint .blueprint-clarity-card{border-radius:0;box-shadow:none}.home-blueprint .blueprint-feature-card{background:transparent}@media(max-width:900px){.page-product .product-fit-strip article,.page-product .product-task-path article,.page-product .product-outline-card,.page-product .info-grid-two .info-card,.page-product .info-card,.page-product .product-sdk-boundary article,.page-product .product-sdk-code-card,.page-product .product-sdk-examples article{padding:22px 0;border-left:0}.page-product .product-fit-strip article+article,.page-product .product-task-path article+article,.page-product .product-outline-card+.product-outline-card,.page-product .info-grid-two .info-card:nth-child(2n),.page-product .info-card+.info-card,.page-product .product-sdk-boundary article+article,.page-product .product-sdk-code-card+.product-sdk-code-card,.page-product .product-sdk-examples article+article{padding-left:0;border-top:1px solid rgba(18,36,60,.1);border-left:0}.page-product .product-proof-line{width:100%}}.page-product .page-back-link{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#1f324ab8;box-shadow:none;transform:none}.page-product .page-back-link:hover,.page-product .page-back-link:focus-visible{background:transparent;color:var(--brand-strong);box-shadow:none;transform:none}.page-product .product-launch-hero .hero-pills span+span:before{display:none;content:none}.page-product .info-grid-two .info-card,.page-product .info-card,.page-product .info-grid-two .info-card:nth-child(2n){border-right:0}.home-blueprint{position:relative;background:linear-gradient(180deg,#fff,#f8fbff 52%,#fff);border-inline:0;box-shadow:none}.blueprint-hero{isolation:isolate;overflow:hidden;padding-top:clamp(64px,7vw,92px);padding-bottom:clamp(56px,6vw,82px)}.blueprint-hero:before{position:absolute;inset:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(rgba(30,58,138,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(30,58,138,.035) 1px,transparent 1px);background-size:128px 128px;mask-image:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.34) 58%,transparent 100%)}.blueprint-hero:after{display:none}.blueprint-hero h1{color:#071426;font-weight:780;line-height:1.14}.blueprint-hero h1 strong{color:#1467f2}.blueprint-hero-copy>p{color:#1f324ab8}.blueprint-hero-composite{top:50%;right:0;width:min(55vw,780px);height:auto;aspect-ratio:3 / 2;transform:translateY(-50%)}.blueprint-hero-composite img{filter:none}.blueprint-hero-notes{gap:18px 30px}.blueprint-hero-notes li{color:#1f324ac2}.blueprint-hero-notes li>span{width:6px;height:6px;border:0;border-radius:999px;background:#1467f2;box-shadow:none}.home-blueprint .button-primary.blueprint-button,.home-blueprint .button-secondary.blueprint-button,.site-header .button-primary,.page-product .button-primary,.page-product .flow-cta-primary{border-radius:6px;box-shadow:none}.home-blueprint .button-primary.blueprint-button,.page-product .flow-cta-primary{background:#1467f2;border-color:#1467f2;color:#fff}.home-blueprint .button-primary.blueprint-button:hover,.home-blueprint .button-primary.blueprint-button:focus-visible,.page-product .flow-cta-primary:hover,.page-product .flow-cta-primary:focus-visible,.site-header .button-primary:hover,.site-header .button-primary:focus-visible{background:#0f54d8;border-color:#0f54d8;color:#fff;box-shadow:0 8px 18px #1467f229}.blueprint-section,.blueprint-products,.blueprint-tools{background:#fff}.blueprint-script{background:linear-gradient(180deg,#fff,#f6f9fd)}.blueprint-clarity{background:linear-gradient(180deg,#f7faff,#fff)}@media(max-width:1180px){.blueprint-hero:before{mask-image:linear-gradient(180deg,rgba(0,0,0,.68),transparent 100%)}.blueprint-hero-composite{right:50%;width:min(92vw,780px);transform:translate(50%,-50%)}}@media(max-width:620px){.blueprint-hero:before{display:none}.blueprint-hero{padding-top:40px;overflow:hidden}.blueprint-hero-visual{min-height:0;margin-top:26px}.blueprint-hero-composite{position:relative;top:auto;right:auto;width:100%;max-width:100%;transform:none}.blueprint-actions .blueprint-button,.blueprint-bottom-actions .blueprint-button{width:100%;max-width:100%;min-width:0}.page-product,.page-product *{max-width:100%}.page-product .product-launch-hero,.page-product .product-hero,.page-product .product-hero-copy,.page-product .product-hero-visual,.page-product .product-hero-actions,.page-product .page-actions,.page-product .product-proof-line,.page-product .hero-pills{min-width:0;overflow-wrap:break-word}.page-product .product-proof-line,.page-product .hero-pills{display:flex;flex-wrap:wrap;gap:12px 18px}.page-product .product-proof-line article,.page-product .hero-pills span{min-width:0}.page-product .product-hero-shell.flow-screen-shell{width:100%;overflow:hidden}}@media(min-width:1181px){.blueprint-hero-composite{right:0;width:min(100%,660px);transform:translateY(-50%)}}.page-product .product-launch-hero{padding-bottom:clamp(58px,6vw,86px);border-bottom:0}.page-product .product-hero-copy{align-self:center}.page-product .product-hero-copy .page-title{letter-spacing:0}.page-product .product-hero-visual{align-self:center}.page-product.is-hqscan .product-hero-shell.flow-screen-shell{max-width:760px;margin-left:auto}.page-product.is-hqscan .product-hero-shell.flow-screen-shell img{width:100%;filter:drop-shadow(0 22px 32px rgba(24,45,72,.08)) drop-shadow(0 2px 8px rgba(24,45,72,.04))}.page-product .product-fit-strip{gap:clamp(32px,5vw,80px);padding-top:4px;padding-bottom:clamp(64px,7vw,96px);border-top:0;border-bottom:0}.page-product .product-fit-strip article,.page-product .product-fit-strip article+article{flex-basis:min(100%,320px)}.page-product .product-fit-strip span,.page-product .product-outline-card span,.page-product .product-showcase-card span{color:#1467f2;font-size:.76rem;font-weight:850}.page-product .product-task-section{background:linear-gradient(180deg,#fff,#fbfdff)}.page-product .product-task-section-inner{border-top:1px solid rgba(18,36,60,.1)}.page-product .product-task-path{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3.2vw,56px);padding:28px 0 6px;border:0}.page-product .product-task-path:before{position:absolute;top:42px;right:0;left:0;height:1px;content:"";background:linear-gradient(90deg,#1467f247,#12243c14)}.page-product .product-task-path article{position:relative;display:grid;align-content:start;gap:16px;padding:0}.page-product .product-task-path article span{position:relative;z-index:1;width:fit-content;min-width:0;padding:0 14px 0 0;border:0;border-radius:0;background:#fff;color:#1467f2;font-family:var(--font-head);font-size:.82rem;font-weight:800;box-shadow:none}.page-product .product-task-path article strong{margin-top:2px}.page-product .product-outline-grid,.page-product .compact-list{border-bottom:0}.page-product .product-outline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,70px);padding-top:32px}.page-product .product-outline-card,.page-product .product-outline-card+.product-outline-card{padding:0}.page-product .compact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(42px,6vw,92px)}.page-product .compact-list-row{padding:26px 0}.page-product .compact-list-row:nth-child(-n+2){border-top:0}.page-product .product-gallery-section{background:radial-gradient(circle at 88% 12%,rgba(14,154,167,.1),transparent 30%),linear-gradient(180deg,#f7faff,#fff)}.page-product .product-showcase-card{transition:color .18s ease,opacity .18s ease,transform .18s ease}.page-product .product-showcase-card:hover,.page-product .product-showcase-card:focus-within{transform:translate(4px)}.page-product .product-showcase-frame img,.page-product .product-gallery-media img{box-shadow:0 22px 48px #1327451c,0 2px 10px #1327450d}@media(max-width:900px){.page-product .product-task-path,.page-product .product-outline-grid,.page-product .compact-list{grid-template-columns:minmax(0,1fr)}.page-product .product-task-path{gap:0;padding-top:8px}.page-product .product-task-path:before{display:none}.page-product .product-task-path article,.page-product .product-task-path article+article,.page-product .product-outline-card,.page-product .product-outline-card+.product-outline-card{padding:22px 0;border-top:1px solid rgba(18,36,60,.1)}.page-product .compact-list-row:nth-child(-n+2){border-top:1px solid rgba(18,36,60,.1)}}@media(max-width:620px){.page-product .product-launch-hero{padding-top:38px;padding-bottom:44px}.page-product.is-hqscan .product-hero-shell.flow-screen-shell{max-width:100%}.page-product .product-fit-strip{gap:18px;padding-top:0;padding-bottom:42px}.page-product .product-showcase-card:hover,.page-product .product-showcase-card:focus-within{transform:none}}.home-blueprint .blueprint-flow{gap:clamp(24px,3.6vw,58px);padding:clamp(40px,5vw,68px) 0;border-top:1px solid rgba(18,36,60,.08);border-bottom:1px solid rgba(18,36,60,.08);border-radius:0;background:transparent;box-shadow:none}.home-blueprint .blueprint-flow-card,.home-blueprint .blueprint-flow-card:first-child,.home-blueprint .blueprint-flow-card:last-child{min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#102033;box-shadow:none}.home-blueprint .blueprint-flow-card:not(:last-child):after{display:none}.home-blueprint .blueprint-flow-card>span{width:auto;min-width:0;height:auto;padding:0 0 13px;border:0;border-bottom:2px solid rgba(20,103,242,.42);border-radius:0;background:transparent;color:#1467f2;font-size:.78rem;font-weight:850;letter-spacing:0;box-shadow:none}.home-blueprint .blueprint-flow-card h2{margin-top:18px;font-size:clamp(1.08rem,1.5vw,1.32rem)}.home-blueprint .blueprint-flow-card p,.home-blueprint .blueprint-flow-card.is-dark p{color:#52647a}.home-blueprint .blueprint-capability-stage{align-items:stretch;gap:clamp(36px,5vw,82px);padding:clamp(26px,4vw,42px) 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-blueprint .blueprint-capability-list{gap:0;border-top:1px solid rgba(18,36,60,.1)}.home-blueprint .blueprint-capability-item{padding:24px 0 24px 18px;border:0;border-bottom:1px solid rgba(18,36,60,.1);border-left:3px solid transparent;border-radius:0;background:transparent;box-shadow:none}.home-blueprint .blueprint-capability-item.is-active,.home-blueprint .blueprint-capability-item:hover,.home-blueprint .blueprint-capability-item:focus-visible{border-left-color:#1467f2;background:linear-gradient(90deg,rgba(20,103,242,.08),transparent 58%);box-shadow:none;transform:none}.home-blueprint .blueprint-capability-item em{color:#1467f2;font-size:.9rem;font-style:normal;font-weight:760}.home-blueprint .blueprint-capability-evidence{overflow:visible;min-height:clamp(350px,35vw,520px);border:0;border-radius:0;background:transparent;box-shadow:none}.home-blueprint .blueprint-capability-figure{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-blueprint .blueprint-capability-figure img{border:1px solid rgba(18,36,60,.1);border-radius:10px;box-shadow:0 28px 64px #142c4824,0 2px 8px #142c480f}.home-blueprint .blueprint-capability-figure figcaption{right:auto;bottom:18px;left:18px;width:min(430px,calc(100% - 36px));border-radius:8px}.page-docs .flow-site-hero.flow-docs-hero{align-items:end;border-bottom:1px solid rgba(18,36,60,.08)}.page-docs .flow-doc-command-grid{gap:0 clamp(38px,5vw,74px);border-top:1px solid rgba(18,36,60,.1)}.page-docs .flow-doc-command,.page-docs .flow-doc-command:hover,.page-docs .flow-doc-command:focus-visible{min-height:0;padding:24px 0;border:0;border-bottom:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none;transform:none}.page-docs .flow-doc-command:before{display:none}.page-docs .flow-doc-command:hover strong,.page-docs .flow-doc-command:focus-visible strong{color:#1467f2}.page-docs .flow-doc-lane{border:0;border-top:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none}.page-docs .flow-doc-lane:last-of-type{border-bottom:1px solid rgba(18,36,60,.1)}.page-product .product-outline-card,.page-product .info-card,.page-product .link-card{border:0;border-top:1px solid rgba(18,36,60,.1);border-radius:0;background:transparent;box-shadow:none}.page-product .info-card,.page-product .link-card{padding:24px 0}.page-product .product-sdk-visual{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(28px,4vw,58px);align-items:center;margin:clamp(28px,4vw,46px) 0 clamp(34px,5vw,62px)}.page-product .product-sdk-visual a{display:block;overflow:hidden;border:1px solid rgba(18,36,60,.1);border-radius:10px;background:#f7faff;box-shadow:0 28px 64px #142c4824,0 2px 8px #142c480f}.page-product .product-sdk-visual img{display:block;width:100%;height:auto}.page-product .product-sdk-visual figcaption{display:grid;gap:12px}.page-product .product-sdk-visual figcaption span{color:#1467f2;font-size:.78rem;font-weight:850;text-transform:uppercase}.page-product .product-sdk-visual figcaption strong{color:#102033;font-family:var(--font-head);font-size:clamp(1.2rem,2vw,1.7rem)}.page-product .product-sdk-visual figcaption p{margin:0;color:#52647a;line-height:1.85}.page-manual .docs-reader-brief{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3.4vw,48px);margin:0 0 clamp(32px,4vw,52px);padding:24px 0;border-top:1px solid rgba(18,36,60,.1);border-bottom:1px solid rgba(18,36,60,.1)}.page-manual .docs-reader-brief article{display:grid;gap:8px;min-width:0}.page-manual .docs-reader-brief span{color:#1467f2;font-size:.76rem;font-weight:850}.page-manual .docs-reader-brief strong{color:#102033;font-size:.98rem;line-height:1.75}@media(max-width:980px){.home-blueprint .blueprint-capability-stage,.page-product .product-sdk-visual{grid-template-columns:minmax(0,1fr)}.home-blueprint .blueprint-capability-evidence{min-height:auto}.home-blueprint .blueprint-capability-figure{position:relative;opacity:1;transform:none}.home-blueprint .blueprint-capability-figure:not(.is-active){display:none}.page-manual .docs-reader-brief{grid-template-columns:minmax(0,1fr);gap:18px}}@media(max-width:720px){html,body{overflow-x:hidden}.page,.page-section,.flow-site-page,.flow-site-hero,.flow-site-copy,.flow-doc-search,.docs-hot-search,.docs-hot-search-grid,.docs-hot-search-chip,.page-product .product-launch-hero,.page-product .product-hero-copy,.page-product .product-hero-visual,.page-product .product-proof-line,.page-product .hero-pills{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.flow-site-hero,.page-product .product-launch-hero,.page-product .product-hero{grid-template-columns:minmax(0,1fr);overflow:hidden}.flow-site-copy h1,.page-product .page-title,.flow-site-copy p,.page-product .product-hero-copy p{max-width:100%;overflow-wrap:anywhere}.flow-doc-search{padding:24px 18px;border-radius:8px}.flow-doc-search input{width:100%;min-width:0}.docs-hot-search-grid{grid-template-columns:minmax(0,1fr)}.docs-hot-search-chip{display:grid;grid-template-columns:minmax(0,1fr) auto}.docs-hot-search-chip strong,.docs-hot-search-chip p,.docs-hot-search-chip mark{overflow-wrap:anywhere}.page-product .product-proof-line,.page-product .hero-pills{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.page-product .product-proof-line article,.page-product .hero-pills span{width:100%;min-width:0;border-right:0}.page-product .product-hero-actions{width:100%}.page-product .product-hero-actions .button,.page-product .product-hero-actions .flow-text-link{width:100%;justify-content:center}.home-blueprint .blueprint-flow{gap:0}.home-blueprint .blueprint-flow-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:20px 0;border-top:1px solid rgba(18,36,60,.08)}.home-blueprint .blueprint-flow-card:first-child{border-top:0}.home-blueprint .blueprint-flow-card h2{margin-top:0}.home-blueprint .blueprint-capability-item{padding-left:14px}.page-docs .flow-doc-command-grid{grid-template-columns:minmax(0,1fr)}.page-product .product-sdk-visual a,.home-blueprint .blueprint-capability-figure img{border-radius:8px}}@media(max-width:720px){.home-blueprint,.home-blueprint .blueprint-hero,.home-blueprint .blueprint-hero-copy,.flow-site-page,.flow-site-page .flow-site-hero,.flow-site-page .flow-site-copy,.flow-site-page .flow-doc-search,.page-product,.page-product .product-launch-hero,.page-product .product-hero-copy,.page-product .product-hero-visual{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.home-blueprint .blueprint-hero,.flow-site-page .flow-site-hero,.page-product .product-launch-hero{padding-right:18px!important;padding-left:18px!important;overflow:hidden!important}.home-blueprint .blueprint-hero h1,.flow-site-page .flow-site-copy h1,.page-product .page-title{width:100%!important;max-width:calc(100vw - 36px)!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.flow-site-page .flow-site-copy h1{font-size:clamp(2.3rem,14vw,3.15rem)!important;line-height:1.08!important}.home-blueprint .blueprint-hero-copy>p,.flow-site-page .flow-site-copy p,.page-product .product-hero-copy p{width:100%!important;max-width:calc(100vw - 36px)!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.flow-site-page .flow-doc-search{max-width:calc(100vw - 36px)!important;padding:22px 18px!important}.flow-site-page .docs-hot-search-chip{max-width:100%!important;overflow:hidden!important}.flow-site-page .docs-hot-search-chip em,.flow-site-page .docs-hot-search-chip mark{white-space:normal!important}.home-blueprint .blueprint-actions,.home-blueprint .blueprint-button{width:100%!important;max-width:calc(100vw - 36px)!important}.home-blueprint .blueprint-hero-notes{width:100%!important;max-width:calc(100vw - 36px)!important;grid-template-columns:minmax(0,1fr)!important}.home-blueprint .blueprint-hero-notes li{min-width:0!important}}.page-product.is-ppt .product-showcase-visual-shell{min-height:min(68svh,640px);overflow:hidden;border:1px solid rgba(103,126,151,.18);border-radius:10px;background:radial-gradient(circle at 78% 12%,rgba(20,103,242,.1),transparent 28%),linear-gradient(rgba(20,103,242,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.035) 1px,transparent 1px),#f8fbff;background-size:auto,54px 54px,54px 54px,auto;box-shadow:0 28px 70px #1327451a,0 2px 12px #1327450d}.page-product.is-ppt .product-showcase-frame{inset:clamp(20px,3vw,34px);overflow:visible}.page-product.is-ppt .product-showcase-frame img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border:1px solid rgba(103,126,151,.18);border-radius:8px;background:#fff;box-shadow:0 24px 54px #1327451f,0 2px 10px #1327450d}.page-product.is-ppt .product-showcase-frame[href$="ppt-chart-template-library.png"] img{width:clamp(340px,46%,430px);max-height:calc(100% - 12px)}@media(max-width:900px){.page-product.is-ppt .product-showcase-mobile-media{display:grid;place-items:center;padding:14px;background:linear-gradient(rgba(20,103,242,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,103,242,.035) 1px,transparent 1px),#f8fbff;background-size:44px 44px}.page-product.is-ppt .product-showcase-mobile-media img{width:auto;max-width:100%;max-height:480px;object-fit:contain;border:1px solid rgba(103,126,151,.18);border-radius:8px;background:#fff;box-shadow:0 16px 34px #1327451a}}.blueprint-capability-mobile-figure{display:none}@media(min-width:1181px){.home-blueprint .blueprint-hero{grid-template-columns:minmax(440px,.92fr) minmax(0,1.08fr)}.home-blueprint .blueprint-hero h1{font-size:clamp(2.35rem,3vw,2.5rem)}}.home-blueprint .blueprint-clarity{padding-top:clamp(64px,7vw,88px);padding-bottom:clamp(64px,7vw,88px)}.home-blueprint .blueprint-clarity-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;padding:0}.home-blueprint .blueprint-clarity-card{min-height:0;padding:28px clamp(20px,3vw,36px);border-right:1px solid var(--bp-line);border-bottom:0}.home-blueprint .blueprint-clarity-card:first-child{padding-left:0}.home-blueprint .blueprint-clarity-card:last-child{padding-right:0;border-right:0}.home-blueprint .blueprint-clarity-card h3{color:var(--bp-ink);font-size:clamp(1.45rem,2.3vw,2.05rem);line-height:1.12}.home-blueprint .blueprint-clarity-card p{max-width:34ch;margin-top:10px;color:#52647a}.blueprint-proof-link,.blueprint-support-link{display:inline-flex;align-items:center;width:fit-content;font-weight:850;text-decoration:none}.blueprint-proof-link{margin-top:24px;color:#1467f2}.blueprint-proof-link:hover,.blueprint-proof-link:focus-visible{color:#0f54d8}.home-blueprint .blueprint-script{gap:clamp(28px,4vw,48px);padding-top:clamp(48px,5vw,64px);padding-bottom:clamp(48px,5vw,64px)}.home-blueprint .blueprint-script-copy h2{max-width:15ch;font-size:clamp(1.8rem,3vw,2.55rem)}.home-blueprint .blueprint-script-copy ul{margin-top:20px}.home-blueprint .blueprint-script-visual{border-radius:10px}.home-blueprint .blueprint-script-visual img{max-height:320px;object-fit:cover;object-position:top}.home-blueprint .blueprint-product-card.is-control{color:#e8f0f9;background:radial-gradient(circle at 78% 18%,rgba(14,154,167,.18),transparent 30%),var(--bp-dark)}.home-blueprint .blueprint-bottom-cta{color:#e8f0f9;background:radial-gradient(circle at 28% 20%,rgba(14,154,167,.22),transparent 34%),linear-gradient(135deg,#071426,#09213b)}.home-blueprint .blueprint-bottom-actions{align-items:center}.blueprint-support-link{min-height:44px;padding:0 4px;color:#e8f0f9;white-space:nowrap}.blueprint-support-link:hover,.blueprint-support-link:focus-visible{color:#fff}@media(max-width:980px){.home-blueprint .blueprint-capability-evidence{display:none}.home-blueprint .blueprint-capability-item,.home-blueprint .blueprint-capability-item:not(.is-active),.home-blueprint .blueprint-capability-item.is-active,.home-blueprint .blueprint-capability-item:hover,.home-blueprint .blueprint-capability-item:focus-visible{padding:28px 0;border-left:0;background:transparent;opacity:1;box-shadow:none}.blueprint-capability-mobile-figure{display:grid;gap:10px;margin:12px 0 0}.blueprint-capability-mobile-figure img{display:block;width:100%;height:auto;border:1px solid rgba(18,36,60,.1);border-radius:8px;background:#fff;box-shadow:0 18px 40px #142c481a}.blueprint-capability-mobile-figure figcaption{color:#52647a;font-size:.8rem;font-weight:800}.home-blueprint .blueprint-clarity-grid{grid-template-columns:minmax(0,1fr)}.home-blueprint .blueprint-clarity-card,.home-blueprint .blueprint-clarity-card:first-child,.home-blueprint .blueprint-clarity-card:last-child{padding:24px 0;border-right:0;border-bottom:1px solid var(--bp-line)}.home-blueprint .blueprint-clarity-card:last-child{border-bottom:0}.home-blueprint .blueprint-script-visual img{max-height:240px}.is-home-flow .site-footer.flow-footer .flow-footer-map{grid-template-columns:repeat(2,minmax(0,1fr))}.is-home-flow .site-footer.flow-footer .flow-footer-brand{grid-column:1 / -1}.is-home-flow .site-footer.flow-footer .flow-footer-column:nth-child(2n){border-right:1px solid var(--line-dark)}.is-home-flow .site-footer.flow-footer .flow-footer-column:nth-child(odd){border-right:0}}@media(max-width:620px){.home-blueprint .blueprint-clarity{padding-top:40px;padding-bottom:40px}.home-blueprint .blueprint-clarity-grid{margin-top:24px;padding-inline:0}.home-blueprint .blueprint-script{padding-top:40px;padding-bottom:40px}.home-blueprint .blueprint-script-visual{display:none}.home-blueprint .blueprint-bottom-cta{padding:32px 18px}.blueprint-support-link{justify-content:center;width:100%}.is-home-flow .site-footer.flow-footer .flow-footer-brand,.is-home-flow .site-footer.flow-footer .flow-footer-column{padding:18px}.home-blueprint .blueprint-clarity-card,.home-blueprint .blueprint-clarity-card:first-child,.home-blueprint .blueprint-clarity-card:last-child{padding:18px 0}.is-home-flow .site-footer.flow-footer .flow-footer-brand p{margin-top:16px}}.home-blueprint .blueprint-hero{display:flex;align-items:center;width:100%;max-width:1680px;min-height:clamp(620px,calc(100svh - var(--header-height)),760px);padding:clamp(56px,7vw,88px) 0 clamp(56px,7vw,88px) clamp(40px,7vw,112px);background:#08111c}.home-blueprint .blueprint-hero:before{display:none}.home-blueprint .blueprint-hero-copy{z-index:3;width:min(42vw,560px);max-width:560px}.home-blueprint .blueprint-hero h1{color:#f3f7fb}.home-blueprint .blueprint-kicker{color:#76aaff}.home-blueprint .blueprint-hero-copy>p{color:#e5edf7bd}.home-blueprint .blueprint-hero .button-secondary.blueprint-button{color:#f3f7fb;background:#08111c47;border-color:#e5edf775}.home-blueprint .blueprint-hero-visual{position:absolute;inset:0;z-index:1;min-height:0}.home-blueprint .blueprint-hero-visual:before{position:absolute;inset:0 auto 0 0;z-index:2;width:62%;pointer-events:none;content:"";background:linear-gradient(90deg,#08111c,#08111cf0 48%,#08111c94,#08111c00)}.home-blueprint .blueprint-hero-composite{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#09111c;box-shadow:none;transform:none}.home-blueprint .blueprint-hero-composite img{object-position:58% center;filter:saturate(.88) contrast(1.03)}@media(max-width:900px){.home-blueprint .blueprint-hero{display:block;min-height:0;padding:42px 18px 0;background:#08111c}.home-blueprint .blueprint-hero-copy{width:100%;max-width:720px}.home-blueprint .blueprint-hero-visual{position:relative;inset:auto;width:calc(100% + 36px);max-width:none;min-height:0;aspect-ratio:3 / 2;margin:34px -18px 0}.home-blueprint .blueprint-hero-visual:before{display:none}.home-blueprint .blueprint-hero-composite{position:absolute;inset:0}.home-blueprint .blueprint-hero-composite img{object-position:62% center}}@media(max-width:480px){.home-blueprint .blueprint-hero-visual{aspect-ratio:4 / 3}.home-blueprint .blueprint-hero-composite img{object-position:66% center}}body.is-home-flow{--header-height: 63px}@media(min-width:821px){.home-blueprint{width:100%;max-width:none}.home-blueprint .blueprint-hero{display:flex;width:100%;max-width:none;min-height:max(620px,calc(100dvh - var(--header-height)));padding-top:clamp(48px,7vh,88px);padding-bottom:clamp(48px,7vh,88px);padding-left:clamp(48px,7vw,128px)}.home-blueprint .blueprint-hero-copy{width:min(44vw,560px);max-width:560px}.home-blueprint .blueprint-hero-visual{position:absolute;inset:0;width:100%;min-height:0;aspect-ratio:auto;margin:0}.home-blueprint .blueprint-hero-visual:before{display:block}.home-blueprint .blueprint-hero-composite{position:absolute;inset:0}}@media(min-width:821px)and (max-width:1180px){.home-blueprint .blueprint-hero-copy{width:min(47vw,500px)}.home-blueprint .blueprint-hero h1{font-size:clamp(2.1rem,3.8vw,2.35rem)}.home-blueprint .blueprint-hero-copy>p{max-width:430px}.home-blueprint .blueprint-hero-visual:before{width:68%}.home-blueprint .blueprint-hero-composite img{object-position:62% center}.home-blueprint .blueprint-flow{width:min(calc(100% - 96px),1040px);grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 64px}.home-blueprint .blueprint-flow-card{grid-template-columns:42px minmax(0,1fr)}}@media(min-width:821px)and (max-width:980px){.home-blueprint .blueprint-capability-stage{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:40px}.home-blueprint .blueprint-capability-evidence{display:block;min-height:340px}.home-blueprint .blueprint-capability-item,.home-blueprint .blueprint-capability-item:not(.is-active),.home-blueprint .blueprint-capability-item.is-active,.home-blueprint .blueprint-capability-item:hover,.home-blueprint .blueprint-capability-item:focus-visible{padding:20px 0 20px 14px;border-left:3px solid transparent;opacity:1}.home-blueprint .blueprint-capability-item.is-active,.home-blueprint .blueprint-capability-item:hover,.home-blueprint .blueprint-capability-item:focus-visible{border-left-color:#1467f2;background:linear-gradient(90deg,rgba(20,103,242,.08),transparent 58%)}.home-blueprint .blueprint-capability-evidence .blueprint-capability-figure{position:relative}.home-blueprint .blueprint-capability-mobile-figure{display:none}.home-blueprint .blueprint-clarity-grid{width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}.home-blueprint .blueprint-clarity-card,.home-blueprint .blueprint-clarity-card:first-child,.home-blueprint .blueprint-clarity-card:last-child{padding:24px 20px;border-right:1px solid var(--bp-line);border-bottom:0}.home-blueprint .blueprint-clarity-card:first-child{padding-left:0}.home-blueprint .blueprint-clarity-card:last-child{padding-right:0;border-right:0}.home-blueprint .blueprint-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.home-blueprint .blueprint-product-arrow{display:none}.home-blueprint .blueprint-script{width:min(calc(100% - 96px),1040px);max-width:none;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);padding-inline:0}.home-blueprint .blueprint-tool-grid{width:100%;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.home-blueprint .blueprint-bottom-cta{align-items:center;flex-direction:row}}@media(min-width:621px)and (max-width:820px){.home-blueprint .blueprint-hero{display:block;width:100%;max-width:none;min-height:0;padding:44px 32px 0}.home-blueprint .blueprint-hero-copy{width:100%;max-width:720px}.home-blueprint .blueprint-hero h1{font-size:clamp(2.1rem,5.2vw,2.5rem)}.home-blueprint .blueprint-hero-visual{position:relative;inset:auto;width:calc(100% + 64px);max-width:none;min-height:0;aspect-ratio:16 / 9;margin:34px -32px 0}.home-blueprint .blueprint-hero-visual:before{display:none}.home-blueprint .blueprint-hero-composite{position:absolute;inset:0}.home-blueprint .blueprint-flow{width:min(calc(100% - 64px),760px);grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px;padding-block:48px}.home-blueprint .blueprint-flow-card{grid-template-columns:36px minmax(0,1fr)}.home-blueprint .blueprint-section,.home-blueprint .blueprint-products,.home-blueprint .blueprint-tools{width:100%;max-width:none;padding-inline:32px}.home-blueprint .blueprint-clarity-grid,.home-blueprint .blueprint-tool-grid{width:100%;max-width:none}.home-blueprint .blueprint-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-blueprint .blueprint-script{width:min(calc(100% - 64px),720px);max-width:none;padding-inline:0}}@media(min-width:700px)and (max-width:820px){.home-blueprint .blueprint-capability-item,.home-blueprint .blueprint-capability-item:not(.is-active),.home-blueprint .blueprint-capability-item.is-active,.home-blueprint .blueprint-capability-item:hover,.home-blueprint .blueprint-capability-item:focus-visible{display:grid;grid-template-areas:"route visual" "title visual" "body visual" "detail visual" "action visual";grid-template-columns:minmax(0,.78fr) minmax(280px,1.22fr);gap:8px 28px;align-items:start}.home-blueprint .blueprint-capability-item>span{grid-area:route}.home-blueprint .blueprint-capability-item>strong{grid-area:title}.home-blueprint .blueprint-capability-item>p{grid-area:body}.home-blueprint .blueprint-capability-item>small{grid-area:detail}.home-blueprint .blueprint-capability-item>em{grid-area:action}.home-blueprint .blueprint-capability-mobile-figure{grid-area:visual;align-self:center;margin:0}}@media(max-width:620px){.home-blueprint .blueprint-hero{min-height:0;padding:36px 18px 0}.home-blueprint .blueprint-hero-visual{width:calc(100% + 36px);max-width:none;min-height:0;aspect-ratio:4 / 3;margin:32px -18px 0}.home-blueprint .blueprint-flow{width:100%;grid-template-columns:minmax(0,1fr);gap:0;padding:32px 18px}.home-blueprint .blueprint-flow-card,.home-blueprint .blueprint-flow-card:first-child,.home-blueprint .blueprint-flow-card:last-child{grid-template-columns:34px minmax(0,1fr);gap:0 16px;padding:18px 0;border-bottom:1px solid rgba(18,36,60,.1)}.home-blueprint .blueprint-flow-card:last-child{border-bottom:0}.home-blueprint .blueprint-flow-card>span{padding:2px 0 0;border-bottom:0}.home-blueprint .blueprint-section,.home-blueprint .blueprint-products,.home-blueprint .blueprint-tools{padding-inline:18px}.home-blueprint .blueprint-bottom-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-blueprint .blueprint-bottom-actions .blueprint-button{min-width:0;padding-inline:12px}.home-blueprint .blueprint-bottom-actions .blueprint-support-link{grid-column:1 / -1}}@media(max-width:480px){.home-blueprint .blueprint-hero h1{font-size:clamp(1.84rem,8.2vw,2rem)}.home-blueprint .blueprint-kicker{font-size:.76rem}.home-blueprint .blueprint-hero-copy>p{font-size:1rem;line-height:1.82}}.home-blueprint .blueprint-product-card.is-control figure{aspect-ratio:16 / 10}.home-blueprint .blueprint-product-card.is-control ul{color:#e8f0f9c7}.home-blueprint .blueprint-product-card.is-control>span{color:#76aaff}.home-blueprint .blueprint-script-visual{aspect-ratio:16 / 9}.home-blueprint .blueprint-script-visual img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:50% 8%}.home-cinematic{--hq-page: #f3f7fb;--hq-page-raised: #eaf1f8;--hq-surface: #ffffff;--hq-surface-soft: #e4edf6;--hq-text: #10243a;--hq-muted: #536a80;--hq-line: rgba(32, 67, 101, .14);--hq-line-strong: rgba(32, 67, 101, .24);--hq-accent: #176fe8;--hq-radius-media: 14px;width:100%;max-width:none;overflow:clip;color:var(--hq-text);background:var(--hq-page)}.home-cinematic .blueprint-hero{max-width:none}.home-cinematic .blueprint-hero:after{position:absolute;right:0;bottom:-1px;left:0;z-index:2;height:clamp(120px,18vh,210px);pointer-events:none;content:"";background:linear-gradient(180deg,rgba(243,247,251,0),var(--hq-page))}.home-cinematic .hq-shell{width:min(calc(100% - 96px),1440px);margin-inline:auto}.home-cinematic .hq-story-intro,.home-cinematic .hq-story-scene,.home-cinematic .hq-extension,.home-cinematic .hq-tools,.home-cinematic .hq-final{position:relative;isolation:isolate}.home-cinematic .hq-story-intro{padding-block:clamp(88px,9vw,128px);background:linear-gradient(180deg,#fff0,#dbe7f275),var(--hq-page)}.home-cinematic .hq-story-intro h2{max-width:860px;margin:0;color:var(--hq-text);font-size:clamp(2.35rem,4.4vw,4.25rem);font-weight:760;letter-spacing:-.045em;line-height:1.06}html[lang=zh-CN] .home-cinematic .hq-story-intro h2{max-width:none;white-space:nowrap}.home-cinematic .hq-story-intro p{max-width:600px;margin:24px 0 0;color:var(--hq-muted);font-size:clamp(1.04rem,1.25vw,1.18rem);line-height:1.7}.home-cinematic .hq-flow-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(56px,7vw,88px) 0 0;padding:0;list-style:none;border-top:1px solid var(--hq-line-strong)}.home-cinematic .hq-flow-rail li{display:grid;gap:10px;min-width:0;padding:24px 32px 0 0}.home-cinematic .hq-flow-rail li+li{padding-left:32px;border-left:1px solid var(--hq-line)}.home-cinematic .hq-flow-rail strong{color:var(--hq-text);font-size:clamp(1.04rem,1.4vw,1.2rem)}.home-cinematic .hq-flow-rail span{color:var(--hq-muted);font-size:.94rem;line-height:1.6}.home-cinematic .hq-story-scene{padding-block:clamp(88px,8vw,120px);border-top:1px solid var(--hq-line);background:var(--hq-page)}.home-cinematic .hq-scene-designer{background:linear-gradient(135deg,#ffffffa3,#e6eef757),var(--hq-page)}.home-cinematic .hq-package-bridge{padding-block:clamp(72px,7vw,104px);border-top:1px solid var(--hq-line);background:linear-gradient(135deg,#d5e3f075,#ffffff61),var(--hq-page-raised)}.home-cinematic .hq-scene-control{padding-bottom:clamp(96px,10vw,144px);background:linear-gradient(180deg,#ffffff8a,#e3ecf552),var(--hq-page)}.home-cinematic .hq-scene-grid,.home-cinematic .hq-extension-grid{display:grid;align-items:center;gap:clamp(48px,6vw,92px)}.home-cinematic .hq-scene-grid{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr)}.home-cinematic .hq-scene-copy{max-width:520px}.home-cinematic .hq-scene-product,.home-cinematic .hq-extension-copy>strong{display:block;margin-bottom:18px;color:var(--hq-accent);font-size:.9rem;font-weight:820;letter-spacing:-.01em}.home-cinematic .hq-scene-copy h2,.home-cinematic .hq-extension-copy h2,.home-cinematic .hq-tools h2,.home-cinematic .hq-final h2{margin:0;color:var(--hq-text);font-size:clamp(2rem,3.3vw,3.35rem);font-weight:750;letter-spacing:-.038em;line-height:1.1}.home-cinematic .hq-scene-copy>p,.home-cinematic .hq-extension-copy>p,.home-cinematic .hq-tools-head>p,.home-cinematic .hq-final-grid>div>p{max-width:58ch;margin:22px 0 0;color:var(--hq-muted);font-size:1rem;line-height:1.72}.home-cinematic .hq-scene-points{display:grid;gap:14px;margin:30px 0 0;padding:0;list-style:none}.home-cinematic .hq-scene-points li{position:relative;padding-left:20px;color:#29445f;line-height:1.55}.home-cinematic .hq-scene-points li:before{position:absolute;top:.72em;left:0;width:9px;height:2px;content:"";background:var(--hq-accent)}.home-cinematic .hq-text-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:30px;color:#153a61;font-weight:760;text-decoration:none}.home-cinematic .hq-text-link>span,.home-cinematic .hq-tool>div>span>span{color:var(--hq-accent);transition:transform .22s cubic-bezier(.16,1,.3,1)}.home-cinematic .hq-text-link:hover>span,.home-cinematic .hq-text-link:focus-visible>span,.home-cinematic .hq-tool:hover>div>span>span,.home-cinematic .hq-tool:focus-visible>div>span>span{transform:translate(4px)}.home-cinematic .hq-text-link:focus-visible,.home-cinematic .hq-tool:focus-visible{outline:2px solid var(--hq-accent);outline-offset:5px}.home-cinematic .hq-screen{margin:0}.home-cinematic .hq-screen img{display:block;width:100%;height:auto;border:1px solid var(--hq-line-strong);border-radius:var(--hq-radius-media);background:var(--hq-surface);box-shadow:0 34px 80px #2b4c6c29,0 4px 14px #2b4c6c1a}.home-cinematic .hq-screen figcaption{margin-top:14px;color:#6e8297;font-size:.84rem;line-height:1.5}.home-cinematic .hq-designer-screen{transform:perspective(1800px) rotateY(-2.2deg);transform-origin:right center}.home-cinematic .hq-package-bridge-copy{max-width:920px}.home-cinematic .hq-package-bridge-copy h2{max-width:13ch;margin:0;color:var(--hq-text);font-size:clamp(2.4rem,4.6vw,4.8rem);font-weight:750;letter-spacing:-.045em;line-height:1.04}html[lang=zh-CN] .home-cinematic .hq-package-bridge-copy h2{max-width:none;white-space:nowrap}.home-cinematic .hq-package-bridge-copy>p{max-width:62ch;margin:24px 0 0;color:var(--hq-muted);font-size:1.04rem;line-height:1.72}.home-cinematic .hq-package-manifest{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.82fr) minmax(0,1fr);margin:clamp(40px,5vw,64px) 0 0;padding:0;border-top:1px solid var(--hq-line-strong);border-bottom:1px solid var(--hq-line-strong);list-style:none}.home-cinematic .hq-package-manifest li{display:grid;gap:8px;min-width:0;padding:28px clamp(20px,3vw,40px)}.home-cinematic .hq-package-manifest li:first-child{padding-left:0}.home-cinematic .hq-package-manifest li+li{border-left:1px solid var(--hq-line)}.home-cinematic .hq-package-manifest strong{color:#153a61;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:760;letter-spacing:-.025em;line-height:1.2}.home-cinematic .hq-package-manifest span{color:var(--hq-muted);font-size:.9rem;line-height:1.55}.home-cinematic .hq-package-bridge>.hq-shell>.hq-text-link{margin-top:24px}.home-cinematic .hq-control-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;margin-bottom:clamp(44px,5vw,72px)}.home-cinematic .hq-control-head .hq-scene-copy{max-width:820px}.home-cinematic .hq-control-head .hq-text-link{margin-bottom:6px}.home-cinematic .hq-control-screen img{border-color:#3a66913d;box-shadow:0 44px 100px #2b4c6c2e,0 4px 18px #2b4c6c1a}.home-cinematic .hq-value{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(40px,6vw,96px);align-items:start;margin-top:clamp(64px,8vw,112px);padding-top:38px;border-top:1px solid var(--hq-line-strong)}.home-cinematic .hq-value-intro>span{display:block;margin-bottom:14px;color:#1467f2;font-size:.76rem;font-weight:780;line-height:1.4}.home-cinematic .hq-value h3{max-width:16ch;margin:0;color:var(--hq-text);font-size:clamp(1.65rem,2.5vw,2.45rem);line-height:1.18}.home-cinematic .hq-value dl{display:grid;margin:0;border-top:1px solid var(--hq-line)}.home-cinematic .hq-value dl>div{display:grid;grid-template-columns:minmax(150px,.52fr) minmax(0,1fr);gap:clamp(24px,3vw,44px);align-items:baseline;min-width:0;padding:24px 0;border-bottom:1px solid var(--hq-line)}.home-cinematic .hq-value dt{color:var(--hq-text);font-size:clamp(1rem,1.3vw,1.14rem);font-weight:760;line-height:1.45}.home-cinematic .hq-value dd{max-width:48ch;margin:0;color:var(--hq-muted);font-size:.94rem;line-height:1.72}.home-cinematic .hq-extension{padding-block:clamp(88px,8vw,120px);border-top:1px solid var(--hq-line);background:linear-gradient(135deg,#d5e3f070,#ffffff57),var(--hq-page-raised)}.home-cinematic .hq-extension-grid{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr)}.home-cinematic .hq-python-screen{overflow:hidden;border-radius:var(--hq-radius-media)}.home-cinematic .hq-python-screen img{aspect-ratio:16 / 10;object-fit:cover;object-position:50% 8%}.home-cinematic .hq-tools{padding-block:clamp(88px,8vw,120px);border-top:1px solid var(--hq-line);background:var(--hq-page)}.home-cinematic .hq-tools-head{max-width:760px}.home-cinematic .hq-tool-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(32px,4vw,64px);margin-top:clamp(52px,6vw,84px)}.home-cinematic .hq-tool{display:grid;align-content:start;gap:28px;min-width:0;padding-top:24px;color:inherit;text-decoration:none;border-top:1px solid var(--hq-line-strong)}.home-cinematic .hq-tool figure{overflow:hidden;margin:0;border-radius:var(--hq-radius-media);border:1px solid var(--hq-line);background:var(--hq-surface);box-shadow:0 24px 58px #2b4c6c1f}.home-cinematic .hq-tool img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:top center;transition:transform .7s cubic-bezier(.16,1,.3,1)}.home-cinematic .hq-tool:hover img,.home-cinematic .hq-tool:focus-visible img{transform:scale(1.018)}.home-cinematic .hq-tool h3{margin:0;color:var(--hq-text);font-size:clamp(1.45rem,2.4vw,2.2rem);letter-spacing:-.035em}.home-cinematic .hq-tool p{max-width:42ch;margin:12px 0 0;color:var(--hq-muted);line-height:1.7}.home-cinematic .hq-tool>div>span{display:inline-flex;gap:10px;margin-top:22px;color:#153a61;font-weight:740}.home-cinematic .hq-final{padding-block:clamp(80px,8vw,112px);border-top:1px solid var(--hq-line-strong);background:linear-gradient(135deg,#cdddeca3,#f4f8fcb8),var(--hq-page-raised)}.home-cinematic .hq-final-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:64px;align-items:end}.home-cinematic .hq-final h2{max-width:760px}.home-cinematic .hq-final-actions{display:grid;justify-items:start;min-width:220px}.home-cinematic .hq-final-actions .button{min-width:220px;min-height:50px}.home-cinematic .hq-final-actions .hq-text-link{margin-top:18px}@media(prefers-reduced-motion:no-preference){.home-cinematic [data-hq-reveal]{opacity:0;transform:translateY(18px);transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1)}.home-cinematic [data-hq-reveal].is-visible{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.home-cinematic .hq-scene-grid,.home-cinematic .hq-extension-grid{grid-template-columns:minmax(0,1fr)}.home-cinematic .hq-scene-copy,.home-cinematic .hq-extension-copy{max-width:720px}.home-cinematic .hq-designer-screen{transform:none}.home-cinematic .hq-value{grid-template-columns:minmax(0,1fr);gap:34px}.home-cinematic .hq-value h3{max-width:18ch}}@media(max-width:820px){.home-cinematic .hq-shell{width:min(calc(100% - 48px),720px)}.home-cinematic .hq-story-intro{min-height:0;padding-block:92px}html[lang=zh-CN] .home-cinematic .hq-story-intro h2{white-space:normal}.home-cinematic .hq-story-scene,.home-cinematic .hq-package-bridge,.home-cinematic .hq-extension,.home-cinematic .hq-tools{padding-block:88px}.home-cinematic .hq-control-head,.home-cinematic .hq-final-grid{grid-template-columns:minmax(0,1fr);gap:24px}.home-cinematic .hq-control-head .hq-text-link{margin:0}.home-cinematic .hq-value dl>div{grid-template-columns:minmax(0,1fr);gap:8px;align-items:start;padding:22px 0}.home-cinematic .hq-value dd{max-width:42ch}.home-cinematic .hq-tool-grid{grid-template-columns:minmax(0,1fr)}.home-cinematic .hq-final{padding-block:82px}}@media(max-width:620px){.home-cinematic .hq-shell{width:calc(100% - 36px)}.home-cinematic .hq-text-link{min-height:44px}.home-cinematic .hq-story-intro{padding-block:72px}.home-cinematic .hq-story-intro h2{font-size:clamp(2.15rem,10.6vw,3.35rem)}.home-cinematic .hq-story-intro p{margin-top:20px}.home-cinematic .hq-flow-rail{grid-template-columns:minmax(0,1fr);margin-top:44px}.home-cinematic .hq-flow-rail li,.home-cinematic .hq-flow-rail li+li{padding:20px 0;border-bottom:1px solid var(--hq-line);border-left:0}.home-cinematic .hq-flow-rail li:last-child{border-bottom:0}.home-cinematic .hq-story-scene,.home-cinematic .hq-extension,.home-cinematic .hq-tools{padding-block:72px}.home-cinematic .hq-scene-grid,.home-cinematic .hq-extension-grid{gap:40px}.home-cinematic .hq-scene-copy h2,.home-cinematic .hq-extension-copy h2,.home-cinematic .hq-tools h2,.home-cinematic .hq-final h2{font-size:clamp(2rem,9.2vw,3rem)}.home-cinematic .hq-package-bridge-copy h2{font-size:clamp(2.3rem,10vw,3.2rem)}html[lang=zh-CN] .home-cinematic .hq-package-bridge-copy h2{white-space:normal}.home-cinematic .hq-package-manifest{grid-template-columns:minmax(0,1fr)}.home-cinematic .hq-package-manifest li,.home-cinematic .hq-package-manifest li:first-child{padding:20px 0}.home-cinematic .hq-package-manifest li+li{border-top:1px solid var(--hq-line);border-left:0}.home-cinematic .hq-python-screen img{aspect-ratio:4 / 3;object-position:57% 6%}.home-cinematic .hq-final-actions,.home-cinematic .hq-final-actions .button{width:100%}.home-cinematic .hq-final-actions .button{justify-content:center;min-width:0}}body.is-home-flow .flow-footer-cta,body.is-home-flow .flow-footer-service{display:none}body.is-home-flow .site-footer.flow-footer{color:#536a80;border-top:1px solid rgba(32,67,101,.16);background:#edf3f8}body.is-home-flow .site-footer.flow-footer .flow-footer-shell{width:min(calc(100% - 96px),1440px);margin-inline:auto}body.is-home-flow .site-footer.flow-footer .flow-footer-map{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(130px,.65fr));border:0;background:transparent}body.is-home-flow .site-footer.flow-footer .flow-footer-brand,body.is-home-flow .site-footer.flow-footer .flow-footer-column{padding:48px 24px;border-right:0;background:transparent}body.is-home-flow .site-footer.flow-footer .flow-footer-brand{padding-left:0}body.is-home-flow .site-footer.flow-footer .flow-footer-column:last-child{padding-right:0}body.is-home-flow .site-footer.flow-footer .flow-footer-bottom{padding-inline:0;border-top-color:#20436524}body.is-home-flow .site-footer.flow-footer .flow-footer-brand .brand-copy strong,body.is-home-flow .site-footer.flow-footer .flow-footer-column>strong{color:#10243a}body.is-home-flow .site-footer.flow-footer .flow-footer-brand p,body.is-home-flow .site-footer.flow-footer .flow-footer-brand .brand-copy small,body.is-home-flow .site-footer.flow-footer .flow-footer-column a,body.is-home-flow .site-footer.flow-footer .flow-footer-bottom,body.is-home-flow .site-footer.flow-footer .flow-footer-bottom small,body.is-home-flow .site-footer.flow-footer .flow-footer-bottom a{color:#536a80}body.is-home-flow .site-footer.flow-footer .flow-footer-column>span{color:#176fe8}body.is-home-flow .site-footer.flow-footer .flow-footer-column a:hover,body.is-home-flow .site-footer.flow-footer .flow-footer-column a:focus-visible,body.is-home-flow .site-footer.flow-footer .flow-footer-bottom a:hover{color:#0f5fc5}@media(max-width:980px){body.is-home-flow .site-footer.flow-footer .flow-footer-map{grid-template-columns:repeat(2,minmax(0,1fr))}body.is-home-flow .site-footer.flow-footer .flow-footer-brand{grid-column:1 / -1;padding-right:0}body.is-home-flow .site-footer.flow-footer .flow-footer-column,body.is-home-flow .site-footer.flow-footer .flow-footer-column:last-child{padding:24px 0 32px}}@media(max-width:620px){body.is-home-flow .site-footer.flow-footer .flow-footer-shell{width:calc(100% - 36px)}body.is-home-flow .site-footer.flow-footer .flow-footer-map{grid-template-columns:minmax(0,1fr)}body.is-home-flow .site-footer.flow-footer .flow-footer-brand,body.is-home-flow .site-footer.flow-footer .flow-footer-column,body.is-home-flow .site-footer.flow-footer .flow-footer-column:last-child{grid-column:auto;padding:22px 0}body.is-home-flow .site-footer.flow-footer .flow-footer-bottom{padding-block:24px}}.page-product.is-ppt .product-hero-shell.flow-screen-shell{width:min(100%,920px);aspect-ratio:793 / 496;overflow:hidden;border:1px solid rgba(35,61,92,.12);border-radius:16px;background:#f4f7fb;box-shadow:0 30px 72px #14274224,0 3px 14px #1427420f}.page-product.is-ppt .product-hero-shell.flow-screen-shell img{width:100%;height:100%;border:0;border-radius:15px;object-fit:contain;object-position:center;box-shadow:none}.page-product.is-ppt .product-hero-shell.flow-screen-shell:hover,.page-product.is-ppt .product-hero-shell.flow-screen-shell:focus-visible{border-color:#1467f242;box-shadow:0 34px 78px #1427422b,0 4px 16px #14274212}@media(min-width:1181px){.page-product.is-ppt .product-launch-hero{grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);gap:clamp(32px,3.5vw,56px)}.page-product.is-ppt .product-hero-copy{max-width:540px}}.page-product.is-ppt .ppt-product-overview{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(260px,.68fr);gap:clamp(28px,4vw,58px);align-items:end;margin-top:clamp(38px,5vw,64px);padding-bottom:clamp(42px,5vw,68px);border-bottom:1px solid rgba(18,36,60,.12)}.page-product.is-ppt .ppt-product-overview-media,.page-product.is-ppt .ppt-product-evidence-media{display:block;aspect-ratio:793 / 496;overflow:hidden;padding:0;border:1px solid rgba(76,103,132,.16);border-radius:16px;background:#07131f;box-shadow:0 24px 56px #14274221,0 3px 12px #1427420d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.page-product.is-ppt .ppt-product-overview-media:hover,.page-product.is-ppt .ppt-product-overview-media:focus-visible,.page-product.is-ppt .ppt-product-evidence-media:hover,.page-product.is-ppt .ppt-product-evidence-media:focus-visible{border-color:#1467f257;box-shadow:0 28px 64px #14274229,0 4px 14px #1427420f;transform:translateY(-2px)}.page-product.is-ppt .ppt-product-overview-media img,.page-product.is-ppt .ppt-product-evidence-media img{display:block;width:100%;height:100%;max-width:none;max-height:none;border:0;border-radius:15px;background:#07131f;object-fit:contain}.page-product.is-ppt .ppt-product-overview-copy{display:grid;gap:12px;padding-bottom:8px}.page-product.is-ppt .ppt-product-overview-copy>span{color:var(--brand-strong);font-size:.78rem;font-weight:850;letter-spacing:.08em}.page-product.is-ppt .ppt-product-overview-copy h3,.page-product.is-ppt .ppt-product-overview-copy p{margin:0}.page-product.is-ppt .ppt-product-overview-copy h3{color:#10233d;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.22}.page-product.is-ppt .ppt-product-overview-copy p{color:#1f324ab8;line-height:1.78}.page-product.is-ppt .ppt-product-evidence-grid{margin-top:clamp(42px,5vw,68px)}@media(max-width:980px){.page-product.is-ppt .ppt-product-overview{grid-template-columns:minmax(0,1fr);gap:24px}.page-product.is-ppt .ppt-product-overview-copy{max-width:720px;padding-bottom:0}}@media(max-width:620px){.page-product.is-ppt .product-hero-shell.flow-screen-shell,.page-product.is-ppt .ppt-product-overview-media,.page-product.is-ppt .ppt-product-evidence-media{aspect-ratio:793 / 496;border-radius:12px}.page-product.is-ppt .product-hero-shell.flow-screen-shell img,.page-product.is-ppt .ppt-product-overview-media img,.page-product.is-ppt .ppt-product-evidence-media img{border-radius:11px}}.page-product.is-ppt .product-gallery-section{padding-block:clamp(48px,4vw,58px);background:#f8fafc}.page-product.is-ppt .product-gallery-section .section-intro{max-width:980px}.page-product.is-ppt .product-gallery-section .section-intro h2{max-width:900px;color:#10233d;font-size:clamp(2rem,2.8vw,2.4rem);line-height:1.18}.page-product.is-ppt .product-gallery-section .section-intro p{max-width:860px;color:#52647a;font-size:1rem;line-height:1.76}.page-product.is-ppt .ppt-capability-scroll-shell{position:relative}.page-product.is-ppt .ppt-capability-scroll-runway{display:none}.page-product.is-ppt .ppt-capability-explorer{display:grid;grid-template-columns:minmax(230px,.58fr) minmax(480px,1.58fr) minmax(250px,.7fr);gap:24px;align-items:stretch;margin-top:0}@media(min-width:1181px)and (min-height:700px)and (prefers-reduced-motion:no-preference){.page-product.is-ppt .ppt-capability-scroll-shell .ppt-capability-explorer{position:sticky;top:calc(var(--header-height) + 18px);z-index:2}.page-product.is-ppt .ppt-capability-scroll-runway{display:flex;flex-direction:column;height:var(--ppt-scroll-runway, 168vh);min-height:1180px;max-height:1680px;pointer-events:none}.page-product.is-ppt .ppt-capability-scroll-runway>span{flex:1 1 0;min-height:0;scroll-margin-top:calc(var(--header-height) + 18px)}}.page-product.is-ppt .ppt-capability-tabs{display:grid;align-content:stretch;border-top:1px solid rgba(35,61,92,.16);border-bottom:1px solid rgba(35,61,92,.16)}.page-product.is-ppt .ppt-capability-tab{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:18px 18px 18px 0;color:#42556d;text-align:left;border:0;border-bottom:1px solid rgba(35,61,92,.12);border-radius:0;background:transparent;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,padding .18s ease}.page-product.is-ppt .ppt-capability-tab:last-child{border-bottom:0}.page-product.is-ppt .ppt-capability-tab>span:first-child{padding-top:2px;color:#1467f2;font-size:.76rem;font-weight:850;line-height:1.2}.page-product.is-ppt .ppt-capability-tab>span:last-child{display:grid;gap:7px;min-width:0}.page-product.is-ppt .ppt-capability-tab strong,.page-product.is-ppt .ppt-capability-tab small{display:block}.page-product.is-ppt .ppt-capability-tab strong{color:#162b47;font-size:1.02rem;font-weight:800;line-height:1.35}.page-product.is-ppt .ppt-capability-tab small{color:#6a7b90;font-size:.79rem;line-height:1.55}.page-product.is-ppt .ppt-capability-tab:hover,.page-product.is-ppt .ppt-capability-tab:focus-visible,.page-product.is-ppt .ppt-capability-tab.is-active{padding-left:16px;color:#1467f2;background:#edf5ff;box-shadow:inset 3px 0 #1467f2}.page-product.is-ppt .ppt-capability-tab:focus-visible{outline:2px solid rgba(20,103,242,.34);outline-offset:2px}.page-product.is-ppt .ppt-capability-visual{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(35,61,92,.15);border-radius:12px;background:#edf2f8;box-shadow:0 22px 52px #1d34541f,0 2px 8px #1d34540d}.page-product.is-ppt .ppt-capability-proof{position:absolute;top:16px;right:16px;z-index:2;padding:7px 10px;color:#0f5fc5;font-size:.72rem;font-weight:800;line-height:1;border:1px solid rgba(20,103,242,.2);border-radius:6px;background:#f8fbfff0;box-shadow:0 4px 14px #1d345414}.page-product.is-ppt .ppt-capability-panel{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:100%;margin:0}.page-product.is-ppt .ppt-capability-panel[hidden],.page-product.is-ppt .ppt-capability-detail[hidden]{display:none}.page-product.is-ppt .ppt-capability-panel>a{display:flex;min-width:0;min-height:0;aspect-ratio:16 / 10;align-items:center;justify-content:center;padding:28px;background:#edf2f8}.page-product.is-ppt .ppt-capability-mosaic{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(170px,.8fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-width:0;min-height:0;aspect-ratio:16 / 10;padding:20px;background:#edf2f8}.page-product.is-ppt .ppt-capability-mosaic-item{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;color:#31455f;text-decoration:none;border:1px solid rgba(35,61,92,.14);border-radius:8px;background:#fff;box-shadow:0 10px 24px #1d345414;transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1),border-color .26s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-capability-mosaic-item:first-child{grid-row:1 / -1}.page-product.is-ppt .ppt-capability-mosaic-item:hover,.page-product.is-ppt .ppt-capability-mosaic-item:focus-visible{z-index:1;border-color:#1467f261;box-shadow:0 16px 32px #1d345424;transform:translateY(-2px)}.page-product.is-ppt .ppt-capability-mosaic-item:active{transform:translateY(0) scale(.99)}.page-product.is-ppt .ppt-capability-mosaic-item:focus-visible{outline:3px solid rgba(20,103,242,.36);outline-offset:2px}.page-product.is-ppt .ppt-capability-mosaic-item img{display:block;width:100%;height:100%;min-height:0;border:0;border-radius:0;object-fit:contain;box-shadow:none}.page-product.is-ppt .ppt-capability-mosaic-item span{padding:8px 10px;color:#31455f;font-size:.75rem;font-weight:800;line-height:1.3;border-top:1px solid rgba(35,61,92,.1)}.page-product.is-ppt .ppt-effect-demo{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;aspect-ratio:16 / 10;color:#142943;background:radial-gradient(circle at 84% 12%,rgba(20,103,242,.12),transparent 30%),linear-gradient(145deg,#f8fbff,#edf4fb 62%,#e8f0f8)}.page-product.is-ppt .ppt-effect-demo,.page-product.is-ppt .ppt-effect-demo *{box-sizing:border-box}.page-product.is-ppt .ppt-effect-toolbar{position:relative;z-index:4;display:flex;gap:16px;align-items:center;min-width:0;padding:13px 16px;border-bottom:1px solid rgba(35,61,92,.12);background:#fafcffe6;backdrop-filter:blur(12px)}.page-product.is-ppt .ppt-effect-name{color:#0f5fc5;font-size:.72rem;font-weight:850;letter-spacing:.06em}.page-product.is-ppt .ppt-effect-status{display:inline-flex;gap:7px;align-items:center;min-width:0;color:#52677f;font-size:.73rem}.page-product.is-ppt .ppt-effect-status i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#16836f;box-shadow:0 0 0 4px #16836f1a}.page-product.is-ppt .ppt-effect-status b{overflow:hidden;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.page-product.is-ppt .ppt-effect-demo.is-paused .ppt-effect-status i{background:#7b8ca0;box-shadow:0 0 0 4px #7b8ca01a}.page-product.is-ppt .ppt-effect-toggle{margin-left:auto;padding:7px 10px;color:#1e4f86;font:inherit;font-size:.72rem;font-weight:780;border:1px solid rgba(20,103,242,.22);border-radius:6px;background:#fff;cursor:pointer;transition:color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),background-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-effect-toggle:hover,.page-product.is-ppt .ppt-effect-toggle:focus-visible{color:#fff;border-color:#1467f2;background:#1467f2;transform:translateY(-1px)}.page-product.is-ppt .ppt-effect-toggle:active{transform:translateY(0) scale(.98)}.page-product.is-ppt .ppt-effect-toggle:focus-visible,.page-product.is-ppt .ppt-event-trigger:focus-visible{outline:3px solid rgba(20,103,242,.34);outline-offset:2px}.page-product.is-ppt .ppt-effect-hint{margin-left:auto;color:#62758c;font-size:.72rem;line-height:1.4}.page-product.is-ppt .ppt-effect-overline{color:#1467f2;font-size:.66rem;font-weight:850;letter-spacing:.08em}.page-product.is-ppt .ppt-transform-demo{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(190px,.75fr);gap:12px;min-height:0;padding:18px;background-image:linear-gradient(rgba(54,89,128,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(54,89,128,.055) 1px,transparent 1px);background-size:28px 28px}.page-product.is-ppt .ppt-transform-move,.page-product.is-ppt .ppt-transform-rotate,.page-product.is-ppt .ppt-transform-scale{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid rgba(35,61,92,.14);border-radius:9px;background:#ffffffe6;box-shadow:inset 0 1px #ffffffe6,0 12px 24px #1d345414}.page-product.is-ppt .ppt-transform-move{grid-template-rows:auto auto minmax(150px,1fr) auto;align-items:center;padding:clamp(18px,2vw,28px)}.page-product.is-ppt .ppt-transform-move>strong,.page-product.is-ppt .ppt-transform-rotate>strong,.page-product.is-ppt .ppt-transform-scale>strong{margin-top:6px;color:#193451;font-size:.92rem}.page-product.is-ppt .ppt-move-rail{position:relative;width:100%;height:118px;align-self:center}.page-product.is-ppt .ppt-move-range{position:absolute;top:50%;right:6%;left:6%;height:8px;border:1px solid rgba(50,80,114,.22);border-radius:8px;background:repeating-linear-gradient(90deg,transparent 0 18px,rgba(67,94,126,.18) 19px 20px),#dce6ef;box-shadow:inset 0 2px 4px #27405c1f;transform:translateY(-50%)}.page-product.is-ppt .ppt-move-range:before,.page-product.is-ppt .ppt-move-range:after{position:absolute;top:50%;width:2px;height:36px;content:"";background:#9fb2c6;transform:translateY(-50%)}.page-product.is-ppt .ppt-move-range:before{left:0}.page-product.is-ppt .ppt-move-range:after{right:0}.page-product.is-ppt .ppt-move-carriage{position:absolute;top:calc(50% - 34px);left:7%;width:19%;min-width:72px;max-width:104px;height:68px;border:1px solid #1759a4;border-radius:8px;background:linear-gradient(145deg,#2882ec,#1357a8);box-shadow:0 14px 24px #1455a433,inset 0 1px #ffffff4d;animation:ppt-demo-move 4.8s cubic-bezier(.45,0,.2,1) infinite alternate;will-change:transform}.page-product.is-ppt .ppt-move-carriage:after{position:absolute;right:12px;bottom:9px;left:12px;height:4px;content:"";border-radius:4px;background:#ffffff5c}.page-product.is-ppt .ppt-move-carriage i,.page-product.is-ppt .ppt-move-carriage b{position:absolute;top:12px;width:11px;height:11px;border:2px solid rgba(255,255,255,.74);border-radius:50%}.page-product.is-ppt .ppt-move-carriage i{left:13px}.page-product.is-ppt .ppt-move-carriage b{right:13px}.page-product.is-ppt .ppt-effect-scale{display:flex;justify-content:space-between;color:#718399;font-size:.66rem;font-variant-numeric:tabular-nums}.page-product.is-ppt .ppt-transform-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-height:0}.page-product.is-ppt .ppt-transform-rotate,.page-product.is-ppt .ppt-transform-scale{grid-template-rows:auto auto minmax(76px,1fr) auto;padding:16px}.page-product.is-ppt .ppt-transform-rotate>small,.page-product.is-ppt .ppt-transform-scale>small{color:#72849a;font-size:.65rem;line-height:1.35}.page-product.is-ppt .ppt-rotate-machine,.page-product.is-ppt .ppt-scale-machine{position:relative;width:100%;height:100%;min-height:74px}.page-product.is-ppt .ppt-rotate-ring{position:absolute;top:50%;left:50%;width:78px;height:78px;border:1px dashed rgba(20,103,242,.28);border-radius:50%;transform:translate(-50%,-50%)}.page-product.is-ppt .ppt-rotate-ring:before{position:absolute;inset:8px;content:"";border:7px solid #dce8f5;border-top-color:#2181e8;border-right-color:#2181e8;border-radius:50%}.page-product.is-ppt .ppt-rotate-arm{position:absolute;top:calc(50% - 5px);left:50%;width:58px;height:10px;border-radius:8px;background:linear-gradient(90deg,#163f72,#2c83e4);box-shadow:0 5px 12px #184b862e;transform-origin:0 50%;animation:ppt-demo-rotate 4.8s cubic-bezier(.45,0,.2,1) infinite alternate;will-change:transform}.page-product.is-ppt .ppt-rotate-arm i,.page-product.is-ppt .ppt-rotate-arm b{position:absolute;top:50%;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#1467f2;transform:translateY(-50%)}.page-product.is-ppt .ppt-rotate-arm i{left:-7px}.page-product.is-ppt .ppt-rotate-arm b{right:-7px}.page-product.is-ppt .ppt-rotate-center{position:absolute;top:50%;left:50%;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#143f72;box-shadow:0 0 0 1px #143f72;transform:translate(-50%,-50%)}.page-product.is-ppt .ppt-scale-shadow{position:absolute;right:14%;bottom:13%;left:14%;height:8px;border-radius:50%;background:#22436924;filter:blur(5px)}.page-product.is-ppt .ppt-scale-object{position:absolute;right:20%;bottom:16%;left:20%;height:58%;min-height:45px;border:1px solid #1965bd;border-radius:6px 6px 3px 3px;background:linear-gradient(145deg,#58a4f2,#1467c8);box-shadow:0 10px 20px #1c5ca533;transform-origin:0 100%;animation:ppt-demo-scale 4.8s cubic-bezier(.45,0,.2,1) infinite alternate;will-change:transform}.page-product.is-ppt .ppt-scale-object i{position:absolute;inset:8px;border:1px solid rgba(255,255,255,.36);border-radius:3px}.page-product.is-ppt .ppt-scale-axis{position:absolute;background:#8fa5bb}.page-product.is-ppt .ppt-scale-axis:before,.page-product.is-ppt .ppt-scale-axis:after{position:absolute;width:6px;height:6px;content:"";border-top:1px solid #8fa5bb;border-left:1px solid #8fa5bb}.page-product.is-ppt .ppt-scale-axis.is-x{right:12%;bottom:8%;left:12%;height:1px}.page-product.is-ppt .ppt-scale-axis.is-x:before{top:-3px;left:0;transform:rotate(-45deg)}.page-product.is-ppt .ppt-scale-axis.is-x:after{top:-3px;right:0;transform:rotate(135deg)}.page-product.is-ppt .ppt-scale-axis.is-y{top:8%;bottom:8%;left:11%;width:1px}.page-product.is-ppt .ppt-scale-axis.is-y:before{top:0;left:-3px;transform:rotate(45deg)}.page-product.is-ppt .ppt-scale-axis.is-y:after{bottom:0;left:-3px;transform:rotate(-135deg)}.page-product.is-ppt .ppt-state-demo,.page-product.is-ppt .ppt-chart-demo,.page-product.is-ppt .ppt-event-demo{min-height:0;padding:18px}.page-product.is-ppt .ppt-state-demo{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px}.page-product.is-ppt .ppt-state-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid rgba(35,61,92,.13);border-radius:8px;background:#ffffffdb}.page-product.is-ppt .ppt-state-heading>span:first-child{display:grid;gap:4px}.page-product.is-ppt .ppt-state-heading small,.page-product.is-ppt .ppt-chart-heading small,.page-product.is-ppt .ppt-bar-card small,.page-product.is-ppt .ppt-gauge-card small,.page-product.is-ppt .ppt-event-output small{color:#6d8096;font-size:.65rem;font-weight:760}.page-product.is-ppt .ppt-state-heading strong{color:#1b3858;font-size:.83rem}.page-product.is-ppt .ppt-state-value{position:relative;display:grid;grid-template-columns:8px minmax(84px,auto);gap:8px;align-items:center;min-height:22px;color:#52677f;font-size:.7rem}.page-product.is-ppt .ppt-state-value i{width:8px;height:8px;border-radius:50%;background:#8494a6;animation:ppt-demo-state-dot 6s ease-in-out infinite}.page-product.is-ppt .ppt-state-value b{grid-area:1 / 2;font-weight:820;animation:ppt-demo-state-label 6s ease-in-out infinite}.page-product.is-ppt .ppt-state-value b.is-on{color:#0f67c8;opacity:0;animation-name:ppt-demo-state-label-on}.page-product.is-ppt .ppt-process-line{display:grid;grid-template-columns:minmax(72px,.75fr) minmax(54px,.8fr) minmax(94px,1fr) minmax(54px,.8fr) minmax(72px,.75fr);gap:0;align-items:center;min-height:220px;padding:16px 24px;border:1px solid rgba(35,61,92,.13);border-radius:9px;background:linear-gradient(rgba(54,89,128,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(54,89,128,.05) 1px,transparent 1px),#ffffffc7;background-size:30px 30px}.page-product.is-ppt .ppt-process-source,.page-product.is-ppt .ppt-process-pump,.page-product.is-ppt .ppt-process-target{display:grid;gap:12px;justify-items:center;color:#5a6f86;font-size:.69rem;text-align:center}.page-product.is-ppt .ppt-process-source>span,.page-product.is-ppt .ppt-process-target>span{position:relative;width:70px;height:96px;overflow:hidden;border:2px solid #7f95aa;border-radius:10px 10px 16px 16px;background:#eef3f7}.page-product.is-ppt .ppt-process-source>span:before,.page-product.is-ppt .ppt-process-target>span:before{position:absolute;right:5px;bottom:5px;left:5px;height:58%;content:"";border-radius:4px 4px 10px 10px;background:linear-gradient(180deg,#67b5ef,#2480d4);animation:ppt-demo-level 6s ease-in-out infinite;transform-origin:50% 100%}.page-product.is-ppt .ppt-process-target>span:before{height:35%;animation-direction:alternate-reverse}.page-product.is-ppt .ppt-process-pipe{position:relative;height:14px;overflow:hidden;border:2px solid #7890a8;border-right:0;border-left:0;background:#dfe8f0}.page-product.is-ppt .ppt-process-pipe i{position:absolute;inset:2px -50% 2px 0;background:repeating-linear-gradient(90deg,#2c8de4 0 18px,#76c0f1 18px 34px);opacity:.2;animation:ppt-demo-flow 1.6s linear infinite,ppt-demo-flow-opacity 6s ease-in-out infinite;will-change:transform}.page-product.is-ppt .ppt-process-pipe.is-output{border-right:0;border-left:0}.page-product.is-ppt .ppt-pump-housing{position:relative;display:grid;width:92px;height:92px;place-items:center;border:3px solid #788da3;border-radius:50%;background:#e7edf3;box-shadow:0 12px 24px #1f41661f;animation:ppt-demo-pump-state 6s ease-in-out infinite}.page-product.is-ppt .ppt-pump-housing:before,.page-product.is-ppt .ppt-pump-housing:after{position:absolute;z-index:-1;width:24px;height:22px;content:"";border:3px solid #788da3;background:#e7edf3}.page-product.is-ppt .ppt-pump-housing:before{right:-20px}.page-product.is-ppt .ppt-pump-housing:after{left:-20px}.page-product.is-ppt .ppt-pump-housing i,.page-product.is-ppt .ppt-pump-housing b{position:absolute;width:54px;height:12px;border-radius:12px;background:#fff;opacity:.86;animation:ppt-demo-pump-spin 1.2s linear infinite,ppt-demo-flow-opacity 6s ease-in-out infinite}.page-product.is-ppt .ppt-pump-housing b{transform:rotate(90deg);animation-name:ppt-demo-pump-spin-cross,ppt-demo-flow-opacity}.page-product.is-ppt .ppt-state-legend{display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center;color:#5b6e84;font-size:.69rem}.page-product.is-ppt .ppt-state-legend span{display:inline-flex;gap:7px;align-items:center}.page-product.is-ppt .ppt-state-legend i{width:18px;height:4px;border-radius:4px;background:#1467f2}.page-product.is-ppt .ppt-state-legend i.is-motion{background:#16836f}.page-product.is-ppt .ppt-state-legend i.is-flow{background:#67b5ef}.page-product.is-ppt .ppt-chart-demo{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.65fr);gap:12px}.page-product.is-ppt .ppt-chart-main,.page-product.is-ppt .ppt-bar-card,.page-product.is-ppt .ppt-gauge-card{min-width:0;overflow:hidden;border:1px solid rgba(35,61,92,.13);border-radius:9px;background:#ffffffe6;box-shadow:0 12px 24px #1d345412}.page-product.is-ppt .ppt-chart-main{display:grid;grid-template-rows:auto minmax(0,1fr)}.page-product.is-ppt .ppt-chart-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(35,61,92,.1)}.page-product.is-ppt .ppt-chart-heading>span:first-child,.page-product.is-ppt .ppt-bar-card>span,.page-product.is-ppt .ppt-gauge-card>span{display:grid;gap:4px}.page-product.is-ppt .ppt-chart-heading strong,.page-product.is-ppt .ppt-bar-card strong,.page-product.is-ppt .ppt-gauge-card strong{color:#1b3858;font-size:.82rem}.page-product.is-ppt .ppt-chart-heading>span:last-child{color:#60758d;font-size:.65rem}.page-product.is-ppt .ppt-line-chart{width:100%;height:100%;min-height:220px;padding:18px;overflow:visible}.page-product.is-ppt .ppt-chart-grid path{fill:none;stroke:#4a65841f;stroke-width:1;vector-effect:non-scaling-stroke}.page-product.is-ppt .ppt-chart-area{fill:#1467f21a;opacity:.78;animation:ppt-demo-chart-area 5.4s ease-in-out infinite}.page-product.is-ppt .ppt-chart-line{fill:none;stroke:#1467f2;stroke-dasharray:900;stroke-dashoffset:900;stroke-linecap:round;stroke-linejoin:round;stroke-width:4;vector-effect:non-scaling-stroke;animation:ppt-demo-chart-line 5.4s cubic-bezier(.16,1,.3,1) infinite}.page-product.is-ppt .ppt-chart-point{fill:#fff;stroke:#1467f2;stroke-width:4;transform-box:fill-box;transform-origin:center;animation:ppt-demo-chart-point 5.4s ease-in-out infinite}.page-product.is-ppt .ppt-chart-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-height:0}.page-product.is-ppt .ppt-bar-card,.page-product.is-ppt .ppt-gauge-card{display:grid;grid-template-rows:auto minmax(0,1fr);padding:16px}.page-product.is-ppt .ppt-bars{display:flex;gap:9px;align-items:end;justify-content:center;min-height:90px;padding-top:14px}.page-product.is-ppt .ppt-bars i{width:18px;height:76%;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#4ca2ee,#1467c8);transform:scaleY(.3);transform-origin:50% 100%;animation:ppt-demo-bars 3.8s cubic-bezier(.16,1,.3,1) infinite alternate}.page-product.is-ppt .ppt-bars i:nth-child(2){height:48%;animation-delay:.18s}.page-product.is-ppt .ppt-bars i:nth-child(3){height:88%;animation-delay:.36s}.page-product.is-ppt .ppt-bars i:nth-child(4){height:60%;animation-delay:.54s}.page-product.is-ppt .ppt-bars i:nth-child(5){height:72%;animation-delay:.72s}.page-product.is-ppt .ppt-gauge{position:relative;width:110px;height:60px;align-self:end;justify-self:center;overflow:hidden}.page-product.is-ppt .ppt-gauge i{position:absolute;inset:0;width:110px;height:110px;border:12px solid #d9e5f1;border-bottom-color:#2a8de3;border-left-color:#2a8de3;border-radius:50%;transform:rotate(45deg)}.page-product.is-ppt .ppt-gauge b{position:absolute;bottom:-2px;left:50%;width:44px;height:4px;border-radius:4px;background:#163b68;transform:rotate(-42deg);transform-origin:0 50%;animation:ppt-demo-gauge 4.2s cubic-bezier(.45,0,.2,1) infinite alternate}.page-product.is-ppt .ppt-gauge em{position:absolute;bottom:-5px;left:calc(50% - 7px);width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#163b68;box-shadow:0 0 0 1px #163b68}.page-product.is-ppt .ppt-event-demo{display:grid;place-items:stretch}.page-product.is-ppt .ppt-event-canvas{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(150px,.72fr);grid-template-rows:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:0;padding:clamp(20px,3vw,34px);border:1px solid rgba(35,61,92,.13);border-radius:10px;background:linear-gradient(rgba(54,89,128,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(54,89,128,.045) 1px,transparent 1px),#ffffffd6;background-size:30px 30px}.page-product.is-ppt .ppt-event-device{display:flex;gap:24px;align-items:center;min-width:0}.page-product.is-ppt .ppt-event-machine{position:relative;display:grid;width:150px;height:150px;flex:0 0 auto;place-items:center;border:3px solid #8194a8;border-radius:28px;background:linear-gradient(145deg,#edf2f6,#dfe7ee);box-shadow:0 18px 34px #1f416624;transition:border-color .36s cubic-bezier(.16,1,.3,1),background-color .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1),box-shadow .36s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-event-machine:before,.page-product.is-ppt .ppt-event-machine:after{position:absolute;width:28px;height:38px;content:"";border:3px solid #8194a8;background:#e6edf3}.page-product.is-ppt .ppt-event-machine:before{right:-25px;border-left:0;border-radius:0 10px 10px 0}.page-product.is-ppt .ppt-event-machine:after{left:-25px;border-right:0;border-radius:10px 0 0 10px}.page-product.is-ppt .ppt-event-machine i,.page-product.is-ppt .ppt-event-machine b{position:absolute;width:86px;height:18px;border-radius:18px;background:#8fa0b1;transition:background-color .36s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-event-machine b{transform:rotate(90deg)}.page-product.is-ppt .ppt-event-output{display:grid;gap:7px;min-width:0}.page-product.is-ppt .ppt-event-output strong{color:#334d69;font-size:clamp(1.06rem,2vw,1.45rem);line-height:1.28}.page-product.is-ppt .ppt-event-trigger{position:relative;display:grid;gap:6px;min-width:0;padding:20px 18px;color:#fff;text-align:left;border:1px solid #0f5fc5;border-radius:9px;background:linear-gradient(145deg,#237be2,#0f56ad);box-shadow:0 16px 28px #15529a33;cursor:pointer;transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1),background-color .26s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-event-trigger:after{position:absolute;inset:-8px;content:"";border:1px solid rgba(20,103,242,.26);border-radius:12px;opacity:0;animation:ppt-demo-event-prompt 2.8s ease-out infinite;pointer-events:none}.page-product.is-ppt .ppt-event-trigger:hover,.page-product.is-ppt .ppt-event-trigger:focus-visible{box-shadow:0 20px 34px #15529a42;transform:translateY(-2px)}.page-product.is-ppt .ppt-event-trigger:active{box-shadow:0 10px 20px #15529a2e;transform:translateY(1px) scale(.985)}.page-product.is-ppt .ppt-event-trigger span{color:#ffffffb8;font-size:.64rem;font-weight:780;letter-spacing:.07em}.page-product.is-ppt .ppt-event-trigger strong{font-size:1rem}.page-product.is-ppt .ppt-event-result{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;opacity:.46;transform:translateY(6px);transition:opacity .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-event-result span{display:inline-flex;gap:8px;align-items:center;min-width:0;padding:11px 12px;color:#60748b;font-size:.68rem;font-weight:720;border:1px solid rgba(35,61,92,.12);border-radius:6px;background:#f6f9fceb}.page-product.is-ppt .ppt-event-result i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#9aa9b8;transition:background-color .36s cubic-bezier(.16,1,.3,1)}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-machine{border-color:#1368bf;background:linear-gradient(145deg,#deefff,#c6e4fb);box-shadow:0 20px 38px #1467c033;transform:translateY(-3px)}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-machine i,.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-machine b{background:#1778d4;animation:ppt-demo-event-spin 1.2s linear infinite}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-machine b{animation-name:ppt-demo-event-spin-cross}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-output strong{color:#0f62bb}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-trigger{border-color:#176b5d;background:linear-gradient(145deg,#24917f,#14685b)}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-trigger:after{animation:none}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-result{opacity:1;transform:translateY(0)}.page-product.is-ppt .ppt-effect-demo.is-triggered .ppt-event-result i{background:#16836f}.page-product.is-ppt .ppt-effect-demo.is-paused *{animation-play-state:paused!important}@keyframes ppt-demo-move{0%,12%{transform:translate(0)}88%,to{transform:translate(325%)}}@keyframes ppt-demo-rotate{0%,12%{transform:rotate(-35deg)}88%,to{transform:rotate(265deg)}}@keyframes ppt-demo-scale{0%,12%{transform:scale(.52,.42)}88%,to{transform:scale(1)}}@keyframes ppt-demo-state-dot{0%,28%,to{background:#8494a6;box-shadow:none}42%,82%{background:#16836f;box-shadow:0 0 0 5px #16836f1f}}@keyframes ppt-demo-state-label{0%,28%,to{opacity:1}38%,86%{opacity:0}}@keyframes ppt-demo-state-label-on{0%,28%,to{opacity:0}42%,82%{opacity:1}}@keyframes ppt-demo-level{0%,28%,to{transform:scaleY(.72)}42%,82%{transform:scaleY(1)}}@keyframes ppt-demo-flow{to{transform:translate(34px)}}@keyframes ppt-demo-flow-opacity{0%,28%,to{opacity:.12}42%,82%{opacity:.94}}@keyframes ppt-demo-pump-state{0%,28%,to{border-color:#788da3;background:#e7edf3}42%,82%{border-color:#126ac4;background:#2688e2}}@keyframes ppt-demo-pump-spin{to{transform:rotate(360deg)}}@keyframes ppt-demo-pump-spin-cross{to{transform:rotate(450deg)}}@keyframes ppt-demo-chart-line{0%,8%{stroke-dashoffset:900;opacity:.2}58%,86%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.38}}@keyframes ppt-demo-chart-area{0%,12%{opacity:0}58%,86%{opacity:.78}to{opacity:.18}}@keyframes ppt-demo-chart-point{0%,45%{opacity:0;transform:scale(.5)}58%,86%{opacity:1;transform:scale(1)}to{opacity:.32;transform:scale(.72)}}@keyframes ppt-demo-bars{0%{transform:scaleY(.28);opacity:.5}to{transform:scaleY(1);opacity:1}}@keyframes ppt-demo-gauge{0%{transform:rotate(-42deg)}to{transform:rotate(42deg)}}@keyframes ppt-demo-event-prompt{0%{opacity:0;transform:scale(.96)}24%{opacity:.65}72%,to{opacity:0;transform:scale(1.06)}}@keyframes ppt-demo-event-spin{to{transform:rotate(360deg)}}@keyframes ppt-demo-event-spin-cross{to{transform:rotate(450deg)}}.page-product.is-ppt .ppt-capability-panel>a:focus-visible{outline:3px solid rgba(20,103,242,.38);outline-offset:-3px}.page-product.is-ppt .ppt-capability-panel img{display:block;width:100%;height:100%;max-width:none;max-height:none;border:1px solid rgba(35,61,92,.12);border-radius:7px;background:#fff;object-fit:contain;box-shadow:0 16px 34px #1d34541c,0 2px 6px #1d34540d}.page-product.is-ppt .ppt-capability-panel figcaption{display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;padding:14px 18px;color:#53677f;font-size:.78rem;line-height:1.45;border-top:1px solid rgba(35,61,92,.12);background:#fff}.page-product.is-ppt .ppt-capability-panel figcaption span{color:#1467f2;font-weight:850}.page-product.is-ppt .ppt-capability-panel figcaption strong{color:#31455f;font-weight:700}.page-product.is-ppt .ppt-capability-details{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;padding-top:18px;border-top:1px solid rgba(35,61,92,.16);border-bottom:1px solid rgba(35,61,92,.16)}.page-product.is-ppt .ppt-capability-detail{align-content:start}.page-product.is-ppt .ppt-capability-detail>span{display:inline-block;margin-bottom:20px;padding:7px 10px;color:#1467f2;font-size:.72rem;font-weight:850;line-height:1;border:1px solid rgba(20,103,242,.18);border-radius:6px;background:#edf5ff}.page-product.is-ppt .ppt-capability-detail h3,.page-product.is-ppt .ppt-capability-detail p{margin:0}.page-product.is-ppt .ppt-capability-detail h3{color:#142943;font-size:clamp(1.32rem,1.7vw,1.65rem);line-height:1.3}.page-product.is-ppt .ppt-capability-detail p{margin-top:12px;color:#5f7187;font-size:.91rem;line-height:1.75}.page-product.is-ppt .ppt-capability-detail ul{display:grid;gap:12px;margin:24px 0 0;padding-left:1.15rem;color:#334b66}.page-product.is-ppt .ppt-capability-detail li{padding-left:3px;font-size:.87rem;line-height:1.62}.page-product.is-ppt .ppt-capability-detail li::marker{color:#1467f2}.page-product.is-ppt .ppt-capability-detail>a,.page-product.is-ppt .ppt-capability-actions a{color:#0f5fc5;font-size:.86rem;font-weight:800;text-decoration:none}.page-product.is-ppt .ppt-capability-detail>a{display:inline-flex;gap:8px;align-items:center;margin-top:28px}.page-product.is-ppt .ppt-capability-detail>a:hover,.page-product.is-ppt .ppt-capability-detail>a:focus-visible,.page-product.is-ppt .ppt-capability-actions a:hover,.page-product.is-ppt .ppt-capability-actions a:focus-visible{color:#0b49a2;text-decoration:underline;text-underline-offset:4px}.page-product.is-ppt .ppt-capability-actions{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;margin-top:28px;padding:18px 0;border-top:1px solid rgba(35,61,92,.12)}.page-product.is-ppt .ppt-capability-actions a:last-child{color:#5d7087;font-weight:700}@media(max-width:1180px){.page-product.is-ppt .ppt-capability-explorer{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr)}.page-product.is-ppt .ppt-capability-details{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;gap:40px;align-items:end;padding:24px 0}.page-product.is-ppt .ppt-capability-actions{min-width:250px;margin-top:0;padding:0 0 4px 24px;border-top:0;border-left:1px solid rgba(35,61,92,.12)}}@media(max-width:820px){.page-product.is-ppt .ppt-capability-explorer{grid-template-columns:minmax(0,1fr);gap:20px}.page-product.is-ppt .ppt-capability-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.page-product.is-ppt .ppt-capability-tab:nth-child(odd){border-right:1px solid rgba(35,61,92,.12)}.page-product.is-ppt .ppt-capability-tab:nth-last-child(-n+2){border-bottom:0}.page-product.is-ppt .ppt-capability-details{grid-column:auto}}@media(max-width:620px){.page-product.is-ppt .product-gallery-section .section-intro h2{font-size:clamp(1.75rem,8vw,2.15rem)}.page-product.is-ppt .ppt-capability-tabs{grid-template-columns:minmax(0,1fr)}.page-product.is-ppt .ppt-capability-tab,.page-product.is-ppt .ppt-capability-tab:nth-child(odd),.page-product.is-ppt .ppt-capability-tab:nth-last-child(-n+2){border-right:0;border-bottom:1px solid rgba(35,61,92,.12)}.page-product.is-ppt .ppt-capability-tab:last-child{border-bottom:0}.page-product.is-ppt .ppt-capability-panel>a{aspect-ratio:auto;min-height:310px;padding:18px 12px 12px}.page-product.is-ppt .ppt-capability-mosaic{grid-template-columns:minmax(0,1fr);grid-template-rows:none;aspect-ratio:auto;padding:12px}.page-product.is-ppt .ppt-capability-mosaic-item,.page-product.is-ppt .ppt-capability-mosaic-item:first-child{grid-row:auto;min-height:210px}.page-product.is-ppt .ppt-capability-proof{top:10px;right:10px}.page-product.is-ppt .ppt-capability-panel figcaption{padding:12px 14px}.page-product.is-ppt .ppt-effect-demo{min-height:690px;aspect-ratio:auto}.page-product.is-ppt .ppt-effect-toolbar{gap:10px;padding:12px}.page-product.is-ppt .ppt-effect-name{display:none}.page-product.is-ppt .ppt-effect-toggle{padding-inline:9px}.page-product.is-ppt .ppt-effect-hint{margin-left:0}.page-product.is-ppt .ppt-transform-demo{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(220px,.8fr) minmax(340px,1.2fr);padding:12px}.page-product.is-ppt .ppt-transform-side{grid-template-rows:repeat(2,minmax(0,1fr))}.page-product.is-ppt .ppt-transform-move{grid-template-rows:auto auto minmax(100px,1fr) auto;padding:16px}.page-product.is-ppt .ppt-move-rail{height:92px}.page-product.is-ppt .ppt-transform-rotate,.page-product.is-ppt .ppt-transform-scale{min-height:160px}.page-product.is-ppt .ppt-state-demo,.page-product.is-ppt .ppt-chart-demo,.page-product.is-ppt .ppt-event-demo,.page-product.is-ppt .ppt-state-heading{padding:12px}.page-product.is-ppt .ppt-process-line{grid-template-columns:50px minmax(28px,1fr) 68px minmax(28px,1fr) 50px;min-height:280px;padding:12px 8px}.page-product.is-ppt .ppt-process-source>span,.page-product.is-ppt .ppt-process-target>span{width:48px;height:78px}.page-product.is-ppt .ppt-pump-housing{width:66px;height:66px}.page-product.is-ppt .ppt-pump-housing i,.page-product.is-ppt .ppt-pump-housing b{width:38px;height:9px}.page-product.is-ppt .ppt-pump-housing:before,.page-product.is-ppt .ppt-pump-housing:after{width:17px;height:16px}.page-product.is-ppt .ppt-pump-housing:before{right:-14px}.page-product.is-ppt .ppt-pump-housing:after{left:-14px}.page-product.is-ppt .ppt-state-legend{gap:9px 14px}.page-product.is-ppt .ppt-chart-demo{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(300px,1.15fr) minmax(230px,.85fr)}.page-product.is-ppt .ppt-chart-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr)}.page-product.is-ppt .ppt-line-chart{min-height:230px}.page-product.is-ppt .ppt-event-canvas{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto auto;gap:16px;padding:18px}.page-product.is-ppt .ppt-event-device{justify-content:center}.page-product.is-ppt .ppt-event-machine{width:112px;height:112px;border-radius:22px}.page-product.is-ppt .ppt-event-machine i,.page-product.is-ppt .ppt-event-machine b{width:62px;height:14px}.page-product.is-ppt .ppt-event-result{grid-column:auto;grid-template-columns:minmax(0,1fr)}.page-product.is-ppt .ppt-capability-details{grid-template-columns:minmax(0,1fr);gap:24px}.page-product.is-ppt .ppt-capability-actions{min-width:0;padding:18px 0 0;border-top:1px solid rgba(35,61,92,.12);border-left:0}}@media(prefers-reduced-motion:reduce){.page-product.is-ppt .ppt-capability-tab,.page-product.is-ppt .ppt-capability-mosaic-item{transition:none}.page-product.is-ppt .ppt-capability-mosaic-item:hover,.page-product.is-ppt .ppt-capability-mosaic-item:focus-visible,.page-product.is-ppt .ppt-capability-mosaic-item:active{transform:none}.page-product.is-ppt .ppt-effect-toggle{display:none}.page-product.is-ppt .ppt-effect-demo *,.page-product.is-ppt .ppt-effect-demo *:before,.page-product.is-ppt .ppt-effect-demo *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.page-product.is-ppt .ppt-move-carriage{transform:translate(250%)}.page-product.is-ppt .ppt-rotate-arm{transform:rotate(38deg)}.page-product.is-ppt .ppt-scale-object,.page-product.is-ppt .ppt-bars i{transform:scale(1)}.page-product.is-ppt .ppt-state-value b.is-off{opacity:0}.page-product.is-ppt .ppt-state-value b.is-on,.page-product.is-ppt .ppt-process-pipe i,.page-product.is-ppt .ppt-pump-housing i,.page-product.is-ppt .ppt-pump-housing b{opacity:1}.page-product.is-ppt .ppt-state-value i{background:#16836f}.page-product.is-ppt .ppt-pump-housing{border-color:#126ac4;background:#2688e2}.page-product.is-ppt .ppt-chart-line{stroke-dashoffset:0;opacity:1}.page-product.is-ppt .ppt-chart-area,.page-product.is-ppt .ppt-chart-point{opacity:.78}.page-product.is-ppt .ppt-chart-point{transform:scale(1)}.page-product.is-ppt .ppt-gauge b{transform:rotate(18deg)}}@media(min-width:1080px){.page-product.is-hqserver .product-launch-hero{grid-template-columns:minmax(410px,.78fr) minmax(620px,1.22fr);gap:clamp(46px,5vw,86px);min-height:min(780px,calc(100svh - var(--header-height)))}.page-product.is-hqserver .product-hero-copy{max-width:610px}.page-product.is-hqserver .product-hero-visual{width:min(108%,980px);margin-right:-8%}}.page-product.is-hqserver .product-launch-hero{background:radial-gradient(circle at 84% 22%,rgba(27,170,145,.12),transparent 27%),radial-gradient(circle at 12% 12%,rgba(20,103,242,.09),transparent 24%),linear-gradient(118deg,#fff,#f5f9fc 58%,#eef6f6)}.page-product.is-hqserver .product-hero-copy .page-title{font-size:clamp(3.25rem,5.4vw,5.8rem);letter-spacing:-.055em}.page-product.is-hqserver .product-hero-copy .page-lead{max-width:19em;color:#1a2c42;font-size:clamp(1.12rem,1.45vw,1.38rem);font-weight:620;line-height:1.65}.page-product.is-hqserver .product-hero-copy>p:not(.page-lead){max-width:50em;color:#5b6d80}.page-product.is-hqserver .product-hero-visual:before{inset:4% -3% 5% 4%;background:radial-gradient(circle at 78% 14%,rgba(38,209,171,.16),transparent 32%),linear-gradient(145deg,#ffffffe6,#d9e8ef99)}.page-product.is-hqserver .product-hero-shell.flow-screen-shell img{border:1px solid rgba(25,63,83,.13);border-radius:12px;box-shadow:0 34px 78px #0e23372e,0 3px 10px #0e233714}.page-product.is-hqserver .product-hero-live{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#071522db;color:#eef8f7;font-size:.72rem;font-weight:760;letter-spacing:.04em;box-shadow:0 10px 24px #081c2a29;backdrop-filter:blur(12px)}.page-product.is-hqserver .product-hero-live:before{width:7px;height:7px;border-radius:50%;background:#29d3a8;box-shadow:0 0 0 4px #29d3a824;content:""}.page-product.is-hqserver .product-proof-line strong{color:#102235}.page-product.is-hqserver .hero-pills span{border-color:#136a7e24;background:#eef9f8db;color:#126b69}.page-product.is-hqserver .product-fit-strip{background:#fff}.page-product.is-hqserver .product-fit-strip article{padding-top:34px;padding-bottom:36px}.page-product.is-hqserver .product-fit-strip article+article{border-left:1px solid rgba(18,36,60,.1)}.page-product.is-hqserver .product-task-section{background:linear-gradient(180deg,#f6fafb,#fff)}.page-product.is-hqserver .compact-list{counter-reset:hqcontrol-capability}.page-product.is-hqserver .compact-list-row{position:relative;grid-template-columns:42px minmax(0,.72fr) minmax(0,1.28fr);gap:18px;counter-increment:hqcontrol-capability}.page-product.is-hqserver .compact-list-row:before{color:#15937f;font-family:var(--font-head);font-size:.76rem;font-weight:850;content:counter(hqcontrol-capability,decimal-leading-zero)}.page-product.is-hqserver .product-gallery-section{background:radial-gradient(circle at 88% 9%,rgba(35,206,166,.14),transparent 24%),radial-gradient(circle at 12% 90%,rgba(20,103,242,.12),transparent 27%),#081626;color:#fff}.page-product.is-hqserver .product-gallery-section .section-tag{border-color:#2fdab03d;background:#2fdab01a;color:#62dfc0}.page-product.is-hqserver .product-gallery-section .section-intro h2,.page-product.is-hqserver .product-showcase-card>strong{color:#f4f8fb}.page-product.is-hqserver .product-gallery-section .section-intro p,.page-product.is-hqserver .product-showcase-card>p{color:#dbe7efb3}.page-product.is-hqserver .product-showcase-copy{border-color:#aec7d82e}.page-product.is-hqserver .product-showcase-card{border-color:#aec7d826}.page-product.is-hqserver .product-showcase-card>span,.page-product.is-hqserver .product-showcase-open{color:#52d8b8}.page-product.is-hqserver .product-showcase-frame img{border:1px solid rgba(204,223,235,.14);box-shadow:0 34px 78px #0000004d,0 2px 10px #0003}.page-product.is-hqserver .product-sdk-section{background:linear-gradient(180deg,#f5faf9,#fff)}@media(max-width:900px){.page-product.is-hqserver .product-fit-strip article+article{border-left:0}.page-product.is-hqserver .compact-list-row{grid-template-columns:34px minmax(0,1fr)}.page-product.is-hqserver .compact-list-row p{grid-column:2}.page-product.is-hqserver .product-showcase-mobile-media{border-color:#aec7d82e;background:#102235}}@media(max-width:620px){.page-product.is-hqserver .product-hero-copy .page-title{font-size:clamp(3rem,17vw,4.2rem)}.page-product.is-hqserver .product-hero-live{top:6px;right:6px}.page-product.is-hqserver .compact-list-row{gap:14px}}.hqcontrol-capability-scroll-shell{position:relative;margin-top:clamp(34px,4vw,56px)}.hqcontrol-capability-scroll-shell .hqcontrol-capability-explorer{position:sticky;top:calc(var(--header-height) + 18px);z-index:2;margin-top:0}.hqcontrol-capability-scroll-runway{height:var(--hqcontrol-scroll-runway, 102vh);min-height:780px;max-height:1140px;pointer-events:none}.hqcontrol-capability-explorer{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.48fr);gap:clamp(30px,4.5vw,64px);align-items:center;margin-top:clamp(34px,4vw,56px)}.hqcontrol-capability-rail{min-width:0}.hqcontrol-capability-tabs{display:grid;border-top:1px solid rgba(174,199,216,.18)}.hqcontrol-capability-tab{display:grid;gap:7px;width:100%;padding:19px 18px;border:0;border-bottom:1px solid rgba(174,199,216,.15);border-left:2px solid transparent;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:border-color .26s cubic-bezier(.16,1,.3,1),background-color .26s cubic-bezier(.16,1,.3,1),color .26s cubic-bezier(.16,1,.3,1),padding-left .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1)}.hqcontrol-capability-tab:hover{background:#ffffff09}.hqcontrol-capability-tab:focus-visible{outline:2px solid rgba(81,215,184,.78);outline-offset:-2px}.hqcontrol-capability-tab:active{transform:translate(1px)}.hqcontrol-capability-tab.is-active{padding-left:23px;border-left-color:#51d7b8;background:linear-gradient(90deg,rgba(54,211,173,.08),transparent 72%)}.hqcontrol-capability-tab>span{color:#51d7b8;font-size:.72rem;font-weight:850}.hqcontrol-capability-tab>strong{color:#e6eff591;font-family:var(--font-head);font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.34}.hqcontrol-capability-tab.is-active>strong{color:#f2f7fa}.hqcontrol-capability-details{min-height:166px;padding:24px 20px 0 23px}.hqcontrol-capability-detail[hidden],.hqcontrol-capability-panel[hidden]{display:none}.hqcontrol-capability-detail.is-active,.hqcontrol-capability-panel.is-active>a{animation:hqcontrol-capability-enter .36s cubic-bezier(.16,1,.3,1) both}.hqcontrol-capability-detail p{margin:0;color:#dbe7efb8;font-size:.94rem;line-height:1.72}.hqcontrol-capability-actions{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px}.hqcontrol-capability-actions a{color:#52d8b8;font-size:.84rem;font-weight:850}.hqcontrol-capability-actions a:hover,.hqcontrol-capability-actions a:focus-visible{text-decoration:underline;text-underline-offset:4px}.hqcontrol-capability-stage{position:relative;min-width:0}.hqcontrol-capability-panel{margin:0}.hqcontrol-capability-panel>a{display:block;outline:none}.hqcontrol-capability-panel>a:focus-visible .hqcontrol-capability-screen{outline:2px solid #52d8b8;outline-offset:4px}.hqcontrol-scroll-cue{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 18px;align-items:center;margin-top:14px;color:#dbe7ef94;font-size:.72rem;font-weight:760;letter-spacing:.04em}.hqcontrol-scroll-count{display:inline-flex;align-items:baseline;gap:4px;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace)}.hqcontrol-scroll-count strong{color:#62dfc0;font-size:.88rem}.hqcontrol-scroll-meter{grid-column:1 / -1;height:2px;overflow:hidden;background:#aec7d829}.hqcontrol-scroll-meter i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#31cba6,#62dfc0);transform:scaleX(var(--hqcontrol-scroll-progress, .25));transform-origin:left center;transition:transform .36s cubic-bezier(.16,1,.3,1)}@keyframes hqcontrol-capability-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hqcontrol-capability-visual{position:relative;display:block;aspect-ratio:16 / 10.25;width:100%;height:auto;min-height:0;overflow:hidden;border-radius:12px;background:#0a1827;color:#163149;font-family:var(--font-body);box-shadow:0 32px 70px #00000047,0 4px 16px #0003;isolation:isolate}.hqcontrol-capability-ambient{position:absolute;inset:-8%;display:block;width:116%!important;height:116%!important;border:0!important;border-radius:0!important;object-fit:cover!important;filter:blur(26px) saturate(1.05) brightness(.58);opacity:.72;transform:scale(1.04)}.hqcontrol-capability-screen{position:absolute;inset:clamp(8px,1.45vw,15px);display:block;overflow:hidden;border:1px solid rgba(215,229,238,.22);border-radius:9px;background:#eef3f6;box-shadow:inset 0 1px #ffffffb3,0 12px 32px #0003}.hqcontrol-capability-source{position:absolute;inset:0;z-index:0;display:block;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:#eef3f6;box-shadow:none!important;object-fit:contain!important;object-position:center;filter:saturate(.94) contrast(.99);transform:none}.hqcontrol-capability-filter{position:absolute;inset:0;z-index:1;display:block;pointer-events:none}.code-keyword{color:#6b54b3}.code-string{color:#aa633c}.code-method{color:#087c70;font-weight:700}.hqcontrol-capability-visual.is-python .hqcontrol-capability-filter{background:linear-gradient(90deg,rgba(8,24,39,.08),transparent 24% 81%,rgba(8,24,39,.08)),radial-gradient(circle at 57% 42%,#fff0,#d6e4ec2e 72%)}.hqcontrol-python-code{position:absolute;z-index:2;inset:24% 15.8% 8.5% 28.5%;display:grid;grid-template-columns:26px minmax(0,1fr);align-content:start;overflow:hidden;padding:10px 12px 56px 0;color:#31495d;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace)}.hqcontrol-python-gutter{color:#a5b5c1;font-size:clamp(.48rem,.67vw,.68rem);line-height:1.62;text-align:center;user-select:none}.hqcontrol-python-code>code{color:#31495d;font-family:inherit;font-size:clamp(.5rem,.72vw,.74rem);line-height:1.62;white-space:nowrap}.hqcontrol-python-result{position:absolute;right:10px;bottom:9px;left:28px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:8px 10px;border:1px solid rgba(18,142,118,.18);border-radius:6px;background:#eaf8f4e0;box-shadow:0 8px 24px #365a6814}.hqcontrol-python-result small{color:#168370;font-size:.56rem;font-weight:800}.hqcontrol-python-result strong{color:#24465a;font-size:.62rem}.hqcontrol-python-result span{color:#658091;font-size:.54rem}.hqcontrol-capability-visual.is-io .hqcontrol-capability-source{object-fit:cover!important;object-position:center 47%;filter:saturate(.96) contrast(1.04) brightness(.9)}.hqcontrol-capability-visual.is-io .hqcontrol-capability-filter{background:radial-gradient(circle at 55% 55%,rgba(40,211,171,.12),transparent 30%),linear-gradient(180deg,#04101b08 0 28%,#04101b2e)}.hqcontrol-io-trace{position:absolute;inset:0;z-index:2;display:block;color:#ecf8f5;font-size:clamp(.48rem,.68vw,.68rem);font-weight:780;pointer-events:none}.hqcontrol-io-point{position:absolute;display:flex;gap:6px;align-items:center;padding-bottom:5px;border-bottom:1px solid rgba(91,224,191,.72);text-shadow:0 2px 8px #07131f,0 1px 2px #07131f}.hqcontrol-io-point:after{position:absolute;left:10px;top:100%;width:1px;height:clamp(14px,3vw,30px);background:linear-gradient(rgba(91,224,191,.7),transparent);content:""}.hqcontrol-io-point b{color:#58dfbf;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace);font-size:.56rem}.hqcontrol-io-point.is-device{top:35%;left:16%}.hqcontrol-io-point.is-worker{top:28%;left:42%}.hqcontrol-io-point.is-owner{top:43%;left:53%}.hqcontrol-io-point.is-tag{top:58%;left:43%}.hqcontrol-io-point.is-consumer{top:39%;right:8%}.hqcontrol-capability-visual.is-calculated .hqcontrol-capability-source{right:auto;z-index:1;width:58%!important;object-fit:contain!important;object-position:left center;filter:saturate(.9) contrast(.98) brightness(.98)}.hqcontrol-capability-visual.is-calculated .hqcontrol-capability-filter{z-index:2;background:linear-gradient(90deg,transparent 0 32%,rgba(227,237,244,.28) 50%,rgba(227,237,244,.84) 72%),radial-gradient(circle at 23% 48%,#fff0,#102a3e14 62%)}.hqcontrol-calculated-sheet{position:absolute;z-index:3;top:12%;right:5%;bottom:12%;display:grid;grid-template-rows:auto auto 1fr auto;width:54%;overflow:hidden;border:1px solid rgba(110,151,181,.32);border-radius:9px;background:#f8fbfdf2;box-shadow:inset 0 1px #fffc,0 20px 46px #1f40542b;backdrop-filter:blur(7px)}.hqcontrol-calculated-heading{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid rgba(110,151,181,.18)}.hqcontrol-calculated-heading>span{display:grid;gap:2px}.hqcontrol-calculated-heading small{color:#688294;font-size:.56rem}.hqcontrol-calculated-heading strong{color:#173249;font-size:clamp(.72rem,1vw,.98rem)}.hqcontrol-calculated-heading>b{color:#137f6f;font-size:.6rem}.hqcontrol-calculated-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#6e97b52e}.hqcontrol-calculated-inputs>span{display:grid;gap:4px;min-width:0;padding:10px;background:#f4f9fcf5}.hqcontrol-calculated-inputs small{overflow:hidden;color:#4d687b;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace);font-size:.54rem;text-overflow:ellipsis}.hqcontrol-calculated-inputs b{color:#158370;font-size:.52rem}.hqcontrol-calculated-sheet>code{align-self:center;padding:17px 19px;color:#29485d;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace);font-size:clamp(.56rem,.77vw,.76rem);line-height:1.72}.hqcontrol-calculated-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(110,151,181,.18)}.hqcontrol-calculated-flow span{padding:10px 5px;border-right:1px solid rgba(110,151,181,.14);color:#668093;font-size:.56rem;font-weight:800;text-align:center}.hqcontrol-calculated-flow span:last-child{border-right:0;color:#13806e}.hqcontrol-capability-visual.is-api .hqcontrol-capability-source{object-fit:cover!important;object-position:center top;filter:saturate(.91) contrast(.98) brightness(.94)}.hqcontrol-capability-visual.is-api .hqcontrol-capability-filter{background:linear-gradient(180deg,#eef5f905 0 30%,#e1ecf361 70%,#dae7ef94),radial-gradient(circle at 62% 62%,#fff0,#26485d0f 75%)}.hqcontrol-api-flow{position:absolute;inset:0;z-index:2;display:block;pointer-events:none}.hqcontrol-api-request,.hqcontrol-api-response,.hqcontrol-api-scope{position:absolute;overflow:hidden;border:1px solid rgba(92,138,169,.28);border-radius:8px;background:#f9fcfdf2;box-shadow:0 15px 34px #284b6026;backdrop-filter:blur(7px)}.hqcontrol-api-request{top:38%;left:14%;width:min(54%,430px);padding:13px 15px}.hqcontrol-api-request small,.hqcontrol-api-response small,.hqcontrol-api-scope small{color:#168472;font-size:.54rem;font-weight:850}.hqcontrol-api-request code,.hqcontrol-api-response code{display:block;margin-top:7px;color:#2c4a5e;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace);font-size:clamp(.52rem,.71vw,.7rem);line-height:1.62}.hqcontrol-api-request code b{color:#167f6e}.hqcontrol-api-request code span{color:#718a9a}.hqcontrol-api-response{right:7%;bottom:10%;width:min(36%,285px);padding:12px 14px}.hqcontrol-api-response code{white-space:pre}.hqcontrol-api-scope{bottom:10%;left:14%;display:grid;gap:3px;width:min(30%,235px);padding:10px 12px}.hqcontrol-api-scope strong{color:#24445a;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Consolas, monospace);font-size:clamp(.52rem,.68vw,.68rem)}.hqcontrol-api-connector{position:absolute;right:31%;bottom:39%;width:18%;height:1px;background:linear-gradient(90deg,#2db3971f,#2db397b3);transform:rotate(18deg);transform-origin:right center}@media(max-width:900px){.hqcontrol-capability-scroll-shell{margin-top:clamp(34px,4vw,56px)}.hqcontrol-capability-scroll-shell .hqcontrol-capability-explorer{position:static;margin-top:0}.hqcontrol-capability-scroll-runway,.hqcontrol-scroll-cue{display:none}.hqcontrol-capability-explorer{grid-template-columns:minmax(0,1fr);gap:26px}.hqcontrol-capability-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.hqcontrol-capability-tab{padding:15px 13px;border-left:0}.hqcontrol-capability-tab:nth-child(odd){border-right:1px solid rgba(174,199,216,.15)}.hqcontrol-capability-tab.is-active{padding-left:13px;border-left:0;box-shadow:inset 0 2px #51d7b8}.hqcontrol-capability-details{min-height:0;padding:20px 0 0}.hqcontrol-capability-stage{grid-row:2}}@media(max-width:620px){.hqcontrol-capability-scroll-shell,.hqcontrol-capability-explorer{margin-top:26px}.hqcontrol-capability-scroll-shell .hqcontrol-capability-explorer{margin-top:0}.hqcontrol-capability-tab>span{font-size:.61rem}.hqcontrol-capability-tab>strong{font-size:.86rem}.hqcontrol-capability-visual{aspect-ratio:16 / 10.8;border-radius:9px}.hqcontrol-capability-screen{inset:6px;border-radius:6px}.hqcontrol-python-code{top:22%;right:14%;left:27%;grid-template-columns:15px minmax(0,1fr);padding:5px 5px 20px 0}.hqcontrol-python-gutter,.hqcontrol-python-code>code{font-size:.34rem;line-height:1.54}.hqcontrol-python-result{right:4px;bottom:4px;left:15px;grid-template-columns:auto 1fr;gap:5px;padding:4px 5px}.hqcontrol-python-result small,.hqcontrol-python-result strong{font-size:.34rem}.hqcontrol-python-result span{display:none}.hqcontrol-io-point{gap:3px;padding:2px 3px 3px;border-radius:2px;background:#051420ad;font-size:.46rem;line-height:1.15}.hqcontrol-io-point b{font-size:.4rem}.hqcontrol-io-point:after{height:8px}.hqcontrol-io-point.is-device{top:36%;left:10%}.hqcontrol-io-point.is-worker{top:27%;left:39%}.hqcontrol-io-point.is-owner{top:42%;left:52%}.hqcontrol-io-point.is-tag{top:57%;left:39%}.hqcontrol-io-point.is-consumer{top:38%;right:3%}.hqcontrol-calculated-sheet{top:8%;right:3%;bottom:8%;width:59%}.hqcontrol-calculated-heading{padding:6px 7px}.hqcontrol-calculated-heading small,.hqcontrol-calculated-heading>b{font-size:.34rem}.hqcontrol-calculated-heading strong{font-size:.48rem}.hqcontrol-calculated-inputs>span{gap:1px;padding:4px}.hqcontrol-calculated-inputs small,.hqcontrol-calculated-inputs b,.hqcontrol-calculated-sheet>code,.hqcontrol-calculated-flow span{font-size:.33rem}.hqcontrol-calculated-sheet>code{padding:6px 7px;line-height:1.5}.hqcontrol-calculated-flow span{padding:5px 2px}.hqcontrol-api-request{top:36%;left:8%;width:61%;padding:6px 7px}.hqcontrol-api-response{right:4%;bottom:7%;width:42%;padding:6px 7px}.hqcontrol-api-request small,.hqcontrol-api-response small,.hqcontrol-api-request code,.hqcontrol-api-response code{font-size:.37rem}.hqcontrol-api-scope{bottom:7%;left:8%;width:34%;padding:5px 6px}.hqcontrol-api-scope small,.hqcontrol-api-scope strong{font-size:.35rem}}@media(prefers-reduced-motion:reduce){.hqcontrol-capability-scroll-shell .hqcontrol-capability-explorer{position:static}.hqcontrol-capability-scroll-runway,.hqcontrol-scroll-cue{display:none}.hqcontrol-capability-tab{transition:none}.hqcontrol-capability-detail.is-active,.hqcontrol-capability-panel.is-active>a{animation:none}}
