:root{color:#121820;background:#f7f9fb;font-family:SF Pro Display,SF Pro Text,Segoe UI,Avenir Next,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #121820;--ink-soft: #33404f;--muted: #66717f;--line: rgba(18, 24, 32, .1);--line-strong: rgba(18, 24, 32, .18);--paper: #f7f9fb;--paper-soft: #eef3f7;--paper-warm: #e6edf3;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .94);--accent: #007f9f;--accent-dark: #075163;--accent-soft: rgba(0, 127, 159, .12);--teal: #087f5b;--success-bg: #eaf8f0;--success-text: #12643f;--danger-bg: #fff0ed;--danger-text: #b42318;--radius: 8px;--radius-control: 999px;--shadow: 0 18px 50px rgba(18, 24, 32, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(29,78,216,.12),transparent 24%),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 26%),var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:not(:disabled),a[href]{cursor:pointer}h1,h2,h3,p{margin-top:0}img{max-width:100%}.page-shell{min-height:100dvh;overflow-x:hidden;background:linear-gradient(90deg,rgba(148,163,184,.11) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.11) 1px,transparent 1px),linear-gradient(180deg,#ffffff9e,#f5f7fbdb),var(--paper);background-size:52px 52px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;padding:0 clamp(18px,4vw,56px);border-bottom:1px solid rgba(255,255,255,.6);background:#f5f7fbb8;box-shadow:0 12px 36px #0f172a0a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.hero-section>*,.kun-runtime-section>*,.feature-grid>*,.sdd-section>*,.workflow-list>*,.trust-section>*,.mode-story-list>*,.docs-grid>*,.faq-grid>*,.download-layout>*,.platform-group,.changelog-hero>*,.changelog-list>*,.changelog-sidecard,.blog-hero>*,.blog-timeline-head>*,.blog-timeline-card,.blog-article,.blog-article-aside,.product-preview{will-change:transform,opacity}.brand,.site-nav,.header-actions,.header-github,.header-download,.button,.release-facts span,.text-link,.download-row-main,.download-row-actions,.checksum,.platform-heading,.feature-icon,.recommended-icon{display:inline-flex;align-items:center}.brand{gap:10px;min-width:0;font-weight:760}.brand img{width:32px;height:32px;object-fit:contain}.site-nav{gap:28px;color:var(--muted);font-size:14px;font-weight:700}.site-nav a,.text-link,.header-github,.header-download{transition:color .18s ease,border-color .18s ease,background-color .18s ease}.site-nav a:hover,.site-nav a.active,.text-link:hover{color:var(--ink)}.site-nav a.active{font-weight:760}.header-actions{gap:10px;flex:0 0 auto}.language-toggle{display:inline-flex;align-items:center;gap:2px;min-height:38px;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:3px;color:var(--muted);background:#ffffffb8;box-shadow:inset 0 1px #ffffffad}.language-toggle span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:30px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:820;line-height:1;transition:color .18s ease,background-color .18s ease}.language-toggle span.active{color:#fff;background:linear-gradient(135deg,var(--accent-dark),var(--accent))}.header-github,.header-download{gap:8px;min-height:38px;padding:0 14px;border:1px solid rgba(17,24,39,.08);border-radius:999px;color:var(--ink);background:#ffffffbd;font-size:14px;font-weight:720;box-shadow:inset 0 1px #ffffffad}.header-github{color:var(--muted)}.header-github:hover,.header-download:hover{border-color:#1d4ed83d;color:var(--accent-dark);background:#ffffffe6}.header-github svg,.header-download svg,.button svg,.release-facts svg,.text-link svg,.checksum svg,.platform-mark svg,.platform-heading svg,.feature-icon svg,.recommended-icon svg,.status-panel svg{width:18px;height:18px;flex:0 0 auto}.hero-section{display:grid;grid-template-columns:minmax(340px,.7fr) minmax(640px,1.3fr);gap:clamp(34px,4vw,58px);align-items:center;max-width:1440px;margin:0 auto;padding:clamp(54px,7vw,92px) clamp(18px,4vw,56px) clamp(44px,6vw,72px)}.hero-copy{min-width:0}.hero-logo-lockup{display:inline-flex;align-items:center;gap:12px;min-height:48px;margin-bottom:18px;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:7px 17px 7px 8px;color:var(--ink);background:#ffffffd1;font-weight:820;box-shadow:0 18px 44px #0f172a14,inset 0 1px #ffffffd1}.hero-logo-lockup img{width:36px;height:36px;object-fit:contain}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}h1{margin-bottom:22px;max-width:8ch;font-size:clamp(52px,7vw,84px);line-height:.96;letter-spacing:-.045em}h2{margin-bottom:18px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em}h3{margin-bottom:8px;font-size:20px;line-height:1.2;letter-spacing:0}.hero-summary{max-width:32rem;margin-bottom:30px;color:var(--ink-soft);font-size:19px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.hero-visual{position:relative;min-width:0;padding:34px 0 26px}.hero-preview-shell{position:relative;z-index:2}.hero-orb{position:absolute;border-radius:999px;filter:blur(0);pointer-events:none}.hero-orb-a{top:0;right:12%;width:clamp(180px,24vw,320px);height:clamp(180px,24vw,320px);background:radial-gradient(circle,#3b82f642,#3b82f600)}.hero-orb-b{right:-3%;bottom:-4%;width:clamp(220px,28vw,360px);height:clamp(220px,28vw,360px);background:radial-gradient(circle,#0ea5e938,#0ea5e900)}.hero-floating-card{position:absolute;z-index:3;display:grid;gap:8px;max-width:240px;border:1px solid rgba(255,255,255,.68);border-radius:20px;padding:14px 16px;background:#ffffffd1;box-shadow:0 24px 60px #0f172a24;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:transform .26s ease,box-shadow .26s ease}.hero-floating-card:hover{transform:translateY(-3px);box-shadow:0 30px 72px #0f172a2e}.hero-floating-card span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-floating-card strong{font-size:15px;line-height:1.45}.hero-floating-card-top{top:-2px;right:-12px}.hero-floating-card-bottom{bottom:-10px;left:-28px}.trusted-band{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:28px;align-items:center;max-width:1440px;margin:0 auto;padding:0 clamp(18px,4vw,56px) clamp(44px,6vw,60px)}.trusted-band-copy p{max-width:18ch;margin-bottom:0;color:var(--ink-soft);font-size:15px;font-weight:650;line-height:1.5}.trusted-band-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.trusted-logo{display:grid;justify-items:center;gap:10px;min-height:88px;border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:16px 12px 14px;background:#ffffffb8;box-shadow:0 20px 48px #0f172a0f,inset 0 1px #ffffffc7;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.trusted-logo:hover{transform:translateY(-3px);border-color:#1d4ed82e;box-shadow:0 24px 56px #0f172a1a,inset 0 1px #ffffffd1}.trusted-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(180deg,#dbeafef5,#eff6ffd1);color:var(--accent-dark)}.trusted-logo-mark svg{width:20px;height:20px}.trusted-logo strong{font-size:12px;font-weight:760;line-height:1.2;text-align:center}.text-link-group{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px}.button{justify-content:center;gap:10px;min-height:46px;border-radius:999px;padding:0 20px;border:1px solid transparent;font-weight:780;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button-primary{color:#fff;background:var(--ink)}.button-primary:hover{background:#2a2a2a;box-shadow:0 10px 28px #1717172e}.button-secondary{min-height:40px;color:var(--ink);background:var(--paper);border-color:var(--line-strong)}.button-secondary:hover,.button-ghost:hover{border-color:var(--accent);color:var(--accent-dark)}.button-ghost{color:var(--ink);background:#ffffffb8;border-color:var(--line)}.release-facts{display:flex;flex-wrap:wrap;gap:10px}.release-facts span{gap:8px;min-height:36px;padding:0 13px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:#ffffffc7;font-size:14px;font-weight:680}.product-preview{container-type:inline-size;min-width:0;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#edf1f7;color:#222;box-shadow:0 28px 86px #0f172a29,0 0 0 1px #ffffffb8 inset}.gui-preview-titlebar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:38px;padding:0 14px;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffd1;color:#5f6878;font-size:12px;font-weight:720;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gui-preview-titlebar strong{min-width:0;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-window-controls{display:inline-flex;gap:7px;align-items:center}.gui-preview-window-controls span{width:10px;height:10px;border-radius:999px;background:#ff6b5f}.gui-preview-window-controls span:nth-child(2){background:#f4bf4f}.gui-preview-window-controls span:nth-child(3){background:#61c554}.gui-preview-shell{display:grid;grid-template-columns:188px minmax(0,1fr) 192px;min-height:532px;background:#edf1f7}.gui-preview-sidebar,.gui-preview-stage,.gui-preview-panel{min-width:0}.gui-preview-sidebar{display:flex;flex-direction:column;gap:12px;padding:16px 12px;border-right:1px solid rgba(15,23,42,.1);background:linear-gradient(180deg,#f4f7fb,#eef2f8 48%,#e9edf5);box-shadow:inset -1px 0 #ffffff7a}.gui-preview-brand,.gui-preview-primary-action,.gui-preview-sidebar-nav button,.gui-preview-thread-list button,.gui-preview-project,.gui-preview-project p,.gui-preview-mode-tabs,.gui-preview-mode-tabs button,.gui-preview-tool,.gui-preview-panel-head,.gui-preview-file,.gui-preview-composer,.gui-preview-composer button{display:flex;align-items:center}.gui-preview-sidebar svg,.gui-preview-stage svg,.gui-preview-panel svg{width:15px;height:15px;flex:0 0 auto}.gui-preview-brand{gap:8px;min-height:34px;color:#222;font-size:13px;font-weight:820}.gui-preview-brand img{width:26px;height:26px;object-fit:contain}.gui-preview-primary-action,.gui-preview-sidebar-nav button,.gui-preview-thread-list button,.gui-preview-mode-tabs button,.gui-preview-tool,.gui-preview-approval button,.gui-preview-browser-page button,.gui-preview-composer button{border:0;font:inherit}.gui-preview-primary-action{justify-content:center;gap:7px;min-height:36px;border-radius:12px;color:#fff;background:var(--accent);font-size:12px;font-weight:780;box-shadow:0 10px 24px #007f9f33}.gui-preview-sidebar-nav{display:grid;gap:5px}.gui-preview-sidebar-nav button{gap:8px;min-height:34px;border-radius:12px;padding:0 10px;color:#5f6878;background:transparent;font-size:12px;font-weight:700;transition:background-color .18s ease,color .18s ease}.gui-preview-sidebar-nav button.active,.gui-preview-sidebar-nav button:hover{color:#222;background:#ffffffdb}.gui-preview-thread-heading{margin-top:2px;color:#8a93a4;font-size:11px;font-weight:820;text-transform:uppercase}.gui-preview-thread-list{display:grid;gap:7px}.gui-preview-thread-list button{flex-direction:column;align-items:flex-start;gap:3px;min-height:58px;border-radius:12px;padding:10px;color:#5f6878;background:#ffffff7a;text-align:left;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease}.gui-preview-thread-list button.active,.gui-preview-thread-list button:hover{color:#222;background:#fffffff0;box-shadow:0 8px 22px #0f172a12}.gui-preview-thread-list strong,.gui-preview-thread-list span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-thread-list strong{font-size:12px;line-height:1.25}.gui-preview-thread-list span{color:#8a93a4;font-size:11px}.gui-preview-stage{position:relative;display:flex;flex-direction:column;gap:14px;padding:15px;border-right:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffa,#ffffffe6 40%,#fff)}.gui-preview-topbar{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;min-height:56px;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:8px;background:#ffffffc2;box-shadow:0 16px 42px #0f172a0d,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gui-preview-project{gap:9px;min-width:0}.gui-preview-project>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:13px;color:#0074d9;background:#007f9f1f}.gui-preview-project strong,.gui-preview-project p{min-width:0}.gui-preview-project strong{display:block;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-project p{gap:5px;margin:2px 0 0;color:#5f6878;font-size:11px}.gui-preview-project p svg{width:12px;height:12px}.gui-preview-mode-tabs{flex:0 1 auto;gap:5px;padding:4px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#f7f9fcdb}.gui-preview-mode-tabs button{gap:6px;min-height:30px;border-radius:10px;padding:0 9px;color:#5f6878;background:transparent;font-size:11px;font-weight:760;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.gui-preview-mode-tabs button.active,.gui-preview-mode-tabs button:hover{color:#222;background:#fff;box-shadow:0 6px 18px #0f172a12}.gui-preview-timeline{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding:6px 4px 0}.gui-preview-message{max-width:88%;border-radius:18px;padding:13px 14px;font-size:12px;line-height:1.55}.gui-preview-message p{margin-bottom:0}.gui-preview-message-user{align-self:flex-end;color:#222;background:#0000000f}.gui-preview-message-agent{align-self:flex-start;border:1px solid rgba(15,23,42,.08);background:#f7f9fceb;box-shadow:0 10px 28px #0f172a0a}.gui-preview-message-agent>span{display:inline-block;margin-bottom:8px;color:#0074d9;font-size:11px;font-weight:820}.gui-preview-tool{gap:7px;min-height:32px;margin-top:10px;border-radius:12px;padding:0 10px;color:#0f6b43;background:#11b9811f;font-size:11px;font-weight:780}.gui-preview-approval{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:auto;border:1px solid rgba(0,127,159,.16);border-radius:18px;padding:13px;background:#edf5ffc7}.gui-preview-approval strong{display:block;margin-bottom:3px;color:#222;font-size:12px}.gui-preview-approval p{margin-bottom:0;color:#5f6878;font-size:11px;line-height:1.45}.gui-preview-approval>div:last-child{display:flex;gap:6px}.gui-preview-approval button{min-height:30px;border-radius:999px;padding:0 10px;color:#5f6878;background:#ffffffdb;font-size:11px;font-weight:760}.gui-preview-approval button.approve{color:#fff;background:var(--accent)}.gui-preview-composer{gap:12px;justify-content:space-between;min-height:68px;border:1px solid rgba(15,23,42,.14);border-radius:26px;padding:10px 10px 10px 16px;background:#fffffffa;box-shadow:0 18px 46px #0f172a1a,0 5px 16px #0f172a0f}.gui-preview-composer div{min-width:0}.gui-preview-composer span{display:block;margin-bottom:3px;color:#0074d9;font-size:11px;font-weight:820}.gui-preview-composer p{margin-bottom:0;color:#8a93a4;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-composer button{justify-content:center;width:40px;height:40px;border-radius:16px;color:#fff;background:var(--accent);box-shadow:0 10px 24px #007f9f33}.gui-preview-panel{display:flex;flex-direction:column;gap:14px;padding:15px 12px;background:linear-gradient(180deg,#f8fafc,#eef2f8)}.gui-preview-panel-head{gap:9px;min-height:44px}.gui-preview-panel-head>svg{color:#0074d9}.gui-preview-panel-head div{min-width:0}.gui-preview-panel-head strong,.gui-preview-panel-head p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-panel-head strong{display:block;color:#222;font-size:13px}.gui-preview-panel-head p{margin:2px 0 0;color:#8a93a4;font-size:11px}.gui-preview-change-list{display:grid;gap:8px}.gui-preview-file{gap:9px;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:10px;background:#ffffffd1}.gui-preview-file>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:820}.gui-preview-file-edit>span{color:#8f6a22;background:#f59e0b29}.gui-preview-file-add>span{color:#0f6b43;background:#11b98129}.gui-preview-file-warn>span{color:#b42318;background:#ef444424}.gui-preview-file div{min-width:0}.gui-preview-file strong,.gui-preview-file p{overflow-wrap:anywhere}.gui-preview-file strong{display:block;color:#222;font-size:12px;line-height:1.3}.gui-preview-file p{margin:2px 0 0;color:#5f6878;font-size:11px;line-height:1.4}.gui-preview-terminal{display:grid;gap:8px;border-radius:14px;padding:14px;background:#15181f;box-shadow:inset 0 0 0 1px #ffffff14}.gui-preview-terminal code{color:#d7e4f7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.gui-preview-terminal code:first-child{color:#93c5fd}.gui-preview-browser{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff}.gui-preview-browser-bar{display:flex;align-items:center;gap:8px;min-height:32px;border-bottom:1px solid rgba(15,23,42,.08);padding:0 10px;background:#f8fafc}.gui-preview-browser-bar span{width:8px;height:8px;border-radius:999px;background:var(--accent)}.gui-preview-browser-bar strong{color:#5f6878;font-size:10px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gui-preview-browser-page{padding:18px 14px}.gui-preview-browser-page img{width:34px;height:34px;object-fit:contain}.gui-preview-browser-page h4{margin:11px 0 7px;color:#171717;font-size:20px;line-height:1.05}.gui-preview-browser-page p{margin-bottom:12px;color:#5f6878;font-size:11px;line-height:1.5}.gui-preview-browser-page button{min-height:30px;border-radius:999px;padding:0 12px;color:#fff;background:#171717;font-size:11px;font-weight:760}.gui-preview-primary-action:focus-visible,.gui-preview-sidebar-nav button:focus-visible,.gui-preview-thread-list button:focus-visible,.gui-preview-mode-tabs button:focus-visible,.gui-preview-tool:focus-visible,.gui-preview-approval button:focus-visible,.gui-preview-browser-page button:focus-visible,.gui-preview-composer button:focus-visible{outline:2px solid rgba(0,127,159,.46);outline-offset:2px}@container (max-width: 760px){.gui-preview-shell{grid-template-columns:168px minmax(0,1fr)}.gui-preview-panel{display:none}.gui-preview-stage{border-right:0}.gui-preview-topbar{align-items:stretch;flex-direction:column}.gui-preview-mode-tabs{width:100%}.gui-preview-mode-tabs button{flex:1 1 0;justify-content:center;min-width:0}}@container (max-width: 520px){.gui-preview-titlebar{grid-template-columns:auto minmax(0,1fr)}.gui-preview-titlebar>span{display:none}.gui-preview-shell{grid-template-columns:1fr;min-height:500px}.gui-preview-sidebar{display:none}.gui-preview-stage{min-height:500px;padding:12px}.gui-preview-message{max-width:100%}.gui-preview-approval{grid-template-columns:1fr}.gui-preview-approval>div:last-child{justify-content:flex-end}}.section-band,.workflow-section,.trust-section,.download-section{max-width:1240px;margin:0 auto;padding:clamp(72px,8vw,112px) clamp(18px,4vw,56px)}.section-heading{max-width:760px;margin-bottom:40px}.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p{color:var(--muted);font-size:18px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.feature-block{display:grid;gap:26px;min-width:0;border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:30px;background:#ffffffb8;box-shadow:0 26px 60px #0f172a0f,inset 0 1px #ffffffd1;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-variant-1{grid-column:span 5;background:radial-gradient(circle at top right,rgba(29,78,216,.12),transparent 38%),#ffffffb8}.feature-variant-2{grid-column:span 7;grid-template-columns:auto minmax(0,1fr);align-items:end;background:radial-gradient(circle at top right,#3b82f62e,#3b82f600 36%),linear-gradient(135deg,#11203b,#0f172a);color:#f8fbff;box-shadow:0 30px 72px #0f172a29,inset 0 1px #ffffff14}.feature-variant-3,.feature-variant-4{grid-column:span 6}.feature-block-copy{min-width:0}.feature-icon{justify-content:center;width:52px;height:52px;margin-bottom:0;border:1px solid rgba(29,78,216,.12);border-radius:18px;color:var(--accent-dark);background:linear-gradient(180deg,#dbeafef2,#eff6ffc7)}.feature-block:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{transform:translateY(-4px);border-color:#1d4ed82e;box-shadow:0 30px 66px #0f172a17}.feature-block h3{margin-bottom:12px;font-size:24px}.feature-block p{margin-bottom:0;color:var(--muted);line-height:1.72}.feature-variant-2 .feature-icon{border-color:#ffffff1f;color:#fff;background:#ffffff14}.feature-variant-2 h3,.feature-variant-2 p{color:#f8fbff}.feature-variant-2 p{color:#f8fbffc2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.changelog-hero{padding-bottom:24px}.changelog-heading{margin-bottom:0;max-width:100%}.changelog-title{max-width:980px;margin-bottom:20px;font-size:clamp(42px,6vw,70px);line-height:1.04;overflow-wrap:anywhere;word-break:break-word}.changelog-summary{max-width:860px}.changelog-content{padding-top:12px}.changelog-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,380px);gap:clamp(24px,4vw,48px);align-items:start}.changelog-list{display:grid;gap:16px}.changelog-entry{position:relative;min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#ffffffd1;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.changelog-entry-meta,.changelog-version-row{display:flex;align-items:center}.changelog-entry-meta{flex-wrap:wrap;gap:10px;margin-bottom:16px;color:var(--muted);font-size:13px;font-weight:700}.changelog-badge{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(180,138,52,.26);border-radius:999px;padding:0 12px;color:var(--accent-dark);background:#f2efe8eb;font-size:12px;font-weight:820}.changelog-version-row{gap:14px;margin-bottom:12px}.changelog-version-row h2{margin-bottom:0;font-size:32px;line-height:1}.changelog-entry-line{height:1px;flex:1 1 auto;background:var(--line)}.changelog-entry h3{margin-bottom:10px;font-size:24px}.changelog-entry p{margin-bottom:0;color:var(--muted);line-height:1.7}.changelog-label{margin:18px 0 10px!important;color:var(--ink)!important;font-size:13px;font-weight:820;letter-spacing:0;text-transform:uppercase}.changelog-points{display:grid;gap:10px;padding-left:18px;margin:0 0 18px;color:var(--ink-soft)}.changelog-points li{line-height:1.6}.changelog-sidecard{position:sticky;top:98px;border:1px solid var(--line-strong);border-radius:var(--radius);padding:26px;background:#ffffffe6;box-shadow:0 22px 54px #17171714}.changelog-sidecard h3{font-size:28px}.changelog-sidecard p:not(.eyebrow){color:var(--muted);line-height:1.65}.changelog-sidecard .release-facts{margin:18px 0}.changelog-sidecard .button-primary{width:100%;margin-bottom:12px}.faq-section{border-top:1px solid rgba(17,24,39,.08)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-item{min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fffc;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.faq-item h3{font-size:18px}.faq-item p{margin-bottom:0;color:var(--muted);line-height:1.7}.workflow-section{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:clamp(30px,5vw,64px);align-items:start}.workflow-copy{position:sticky;top:96px}.workflow-list{display:grid;gap:18px}.workflow-item{display:grid;grid-template-columns:62px minmax(0,1fr);gap:16px;align-items:start}.workflow-index{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border:1px solid rgba(29,78,216,.12);border-radius:18px;color:var(--accent-dark);background:linear-gradient(180deg,#fffffff0,#e1e8f7d6);box-shadow:inset 0 1px #ffffffe0;font-weight:840}.workflow-item .feature-block{padding:22px}.trust-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(28px,5vw,64px);align-items:center;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08);position:relative;overflow:hidden;border-radius:32px;padding-top:clamp(52px,6vw,76px);padding-bottom:clamp(52px,6vw,76px);background:linear-gradient(135deg,#ffffffb8,#edf2fbc7)}.trust-section:before{content:"";position:absolute;inset:12% auto 12% 52%;width:360px;border-radius:999px;background:radial-gradient(circle,#1d4ed826,#1d4ed800);pointer-events:none}.trust-section p{margin-bottom:0}.mode-section{border-bottom:1px solid rgba(17,24,39,.08)}.mode-story-list{display:grid;gap:clamp(34px,5vw,68px)}.docs-section{background:radial-gradient(circle at top right,rgba(29,78,216,.14),transparent 30%),linear-gradient(180deg,#edf2fbd1,#ffffffeb)}.docs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.doc-card{display:flex;flex-direction:column;gap:20px;min-width:0;border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:28px;background:#ffffffeb;box-shadow:0 24px 60px #0f172a12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.doc-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.doc-card-icon{width:48px;height:48px;margin-bottom:0;background:linear-gradient(180deg,#dbeafef2,#eff6ffc7)}.doc-card-meta{display:grid;gap:6px;justify-items:end;text-align:right}.doc-card-label{margin:0;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.doc-card-meta span{color:var(--muted);font-size:12px;font-weight:760;line-height:1.4;overflow-wrap:anywhere}.doc-card-copy h3{margin-bottom:12px;font-size:26px}.doc-card-copy p{margin-bottom:0;color:var(--muted);line-height:1.7}.doc-card-highlights{display:grid;gap:12px;padding:0;margin:0;list-style:none}.doc-card-highlights li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;color:var(--ink-soft);line-height:1.6}.doc-card-highlights svg{width:17px;height:17px;margin-top:4px;color:var(--teal)}.doc-card-link{margin-top:auto}.mode-story{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:clamp(28px,4vw,56px);align-items:center;border:1px solid rgba(17,24,39,.08);border-radius:32px;padding:clamp(24px,3vw,34px);background:#ffffffad;box-shadow:0 28px 72px #0f172a12,inset 0 1px #ffffffd1}.mode-story-spotlight{grid-template-columns:minmax(280px,.44fr) minmax(0,.56fr)}.mode-story-stacked{grid-template-columns:1fr}.mode-story-panel{grid-template-columns:minmax(0,.62fr) minmax(280px,.38fr);background:linear-gradient(135deg,#11203b0d,#11203b00 48%),#ffffffb3}.mode-story-copy{min-width:0}.mode-story-icon{justify-content:center;width:48px;height:48px;margin-bottom:18px;border:1px solid rgba(29,78,216,.12);border-radius:18px;color:var(--accent-dark);background:linear-gradient(180deg,#dbeafef2,#eff6ffc7)}.mode-story-kicker{margin:0 0 14px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.mode-story-copy h3{margin-bottom:16px;font-size:clamp(28px,3.5vw,42px);line-height:1.05;letter-spacing:-.04em}.mode-story-copy p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}.mode-story-bullets{flex-wrap:wrap;gap:10px;margin-top:20px}.mode-story-bullets span{min-height:34px;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:0 12px;color:var(--ink-soft);background:#ffffffbd;font-size:13px;font-weight:760}.mode-story .product-preview{width:100%}.app-ui-preview-compact{box-shadow:0 22px 70px #0f172a21,0 0 0 1px #ffffffb8 inset}.download-section{padding-bottom:clamp(72px,9vw,120px)}.download-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:clamp(28px,5vw,64px);align-items:end;margin-bottom:34px}.download-copy{max-width:760px}.text-link{gap:8px;color:var(--accent-dark);font-weight:780}.recommended-download{border:1px solid rgba(29,78,216,.18);border-radius:30px;padding:28px;background:linear-gradient(180deg,#11203b,#0f172a);color:#fff;box-shadow:0 32px 78px #0f172a2e}.recommended-download.unavailable{color:var(--ink);background:#ffffffd6}.recommended-kicker{margin:0 0 14px;color:#93c5fd;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.recommended-download.unavailable .recommended-kicker{color:var(--accent)}.recommended-download h3{font-size:28px}.recommended-download p:not(.eyebrow){color:#ddd8ce;line-height:1.55;overflow-wrap:anywhere}.recommended-download.unavailable p:not(.eyebrow){color:var(--muted)}.recommended-download .button-primary{width:100%;margin:8px 0 10px;color:#fff;background:var(--accent)}.recommended-download .button-primary:hover{background:var(--accent-dark)}.recommended-icon{justify-content:center;width:48px;height:48px;margin-bottom:18px;border-radius:18px;color:var(--ink);background:var(--accent-soft)}.download-groups{display:grid;gap:16px}.platform-group{overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:26px;background:#fffc;box-shadow:0 22px 60px #0f172a0f,inset 0 1px #ffffffc7}.platform-heading{gap:10px;min-height:58px;padding:0 18px;border-bottom:1px solid var(--line)}.platform-heading h3{margin-bottom:0;font-size:18px}.download-list{display:grid}.empty-download{margin:0;padding:18px;color:var(--muted);font-size:14px;line-height:1.5}.download-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px}.download-row+.download-row{border-top:1px solid var(--line)}.download-row-main{gap:14px;min-width:0}.platform-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);color:#fff;background:var(--ink)}.download-row h3{margin-bottom:4px;font-size:16px}.download-row p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.4;overflow-wrap:anywhere}.download-row-actions{justify-content:flex-end;gap:10px}.checksum{gap:8px;min-width:0;max-width:100%;min-height:40px;border:1px solid var(--line-strong);border-radius:999px;padding:0 12px;color:var(--ink-soft);background:var(--paper);transition:border-color .18s ease,color .18s ease}.checksum:hover:not(:disabled){border-color:var(--accent);color:var(--accent-dark)}.checksum:disabled{cursor:default;opacity:.7}.checksum span{font-size:12px;font-weight:800}.checksum code{min-width:0;overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.recommended-download .checksum{width:100%;justify-content:center;color:#f7f3ea;background:#ffffff14;border-color:#ffffff2e}.recommended-download .checksum:hover:not(:disabled){border-color:#f2d28a;color:#fff}.status-panel{display:grid;place-items:center;align-content:center;gap:12px;min-height:100vh;padding:32px;text-align:center}.status-panel svg{color:var(--accent-dark)}.status-panel h1{margin-bottom:0;font-size:34px;line-height:1.12}.status-panel p{max-width:640px;color:var(--muted);overflow-wrap:anywhere}.status-detail{margin-top:-4px;color:#85858d!important;font-size:13px}.status-error svg{color:var(--danger-text)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.blog-page-shell{background:radial-gradient(circle at top left,rgba(180,138,52,.1),transparent 28%),linear-gradient(180deg,#fbfaf7,#f5f2ea 42%,#fff)}.blog-hero,.blog-post-hero,.blog-post-content{max-width:1240px;margin:0 auto}.blog-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:end}.blog-heading,.blog-timeline-head{max-width:760px}.blog-title{max-width:14ch;margin-bottom:18px}.blog-summary{max-width:62ch}.blog-hero-card,.blog-outline-card,.blog-article-highlights{border:1px solid rgba(143,106,34,.16);border-radius:28px;padding:24px;background:#ffffffd1;box-shadow:0 24px 70px #17171714;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.blog-side-label{margin-bottom:10px;color:var(--accent-dark);font-size:12px;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.blog-hero-card h2{margin-bottom:10px;font-size:30px}.blog-hero-card p:last-of-type{margin-bottom:0}.blog-timeline-section{max-width:1240px;margin:0 auto}.blog-timeline-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:24px;align-items:end;margin-bottom:34px}.blog-timeline-head h2{margin-bottom:0}.blog-timeline-head p:last-child{margin-bottom:0;color:var(--muted);line-height:1.7}.blog-timeline-list{position:relative;display:grid;gap:24px;padding-left:26px}.blog-timeline-list:before{content:"";position:absolute;top:12px;bottom:12px;left:9px;width:2px;background:linear-gradient(180deg,#b48a3485,#b48a3414)}.blog-timeline-card{position:relative}.blog-timeline-dot{position:absolute;top:26px;left:-26px;width:18px;height:18px;border:4px solid rgba(255,255,255,.95);border-radius:999px;background:var(--accent);box-shadow:0 10px 30px #b48a3447}.blog-timeline-content,.blog-article{border:1px solid rgba(143,106,34,.16);border-radius:28px;padding:28px;background:#ffffffdb;box-shadow:0 22px 68px #17171712}.blog-timeline-content{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.blog-entry-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:var(--muted);font-size:13px;font-weight:700}.blog-entry-meta span,.blog-entry-meta time{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;background:var(--paper-soft)}.blog-timeline-content h2{margin-bottom:10px;color:var(--accent-dark);font-size:20px}.blog-timeline-content h3{margin-bottom:12px;font-size:34px;line-height:1.08}.blog-timeline-content p,.blog-article-intro,.blog-copy-section p,.blog-hero-card p,.blog-outline-card a{color:var(--ink-soft);font-size:17px;line-height:1.8}.blog-highlight-list,.blog-paragraph-list{display:grid;gap:12px;margin:18px 0 0;padding:0}.blog-highlight-list{list-style:none}.blog-highlight-list li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start}.blog-highlight-list svg{width:18px;height:18px;margin-top:5px;color:var(--teal)}.blog-post-hero{display:grid;gap:26px}.blog-post-headline{max-width:760px}.blog-article-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.blog-article h1{margin-bottom:16px}.blog-article-intro{margin-bottom:28px;font-size:21px;line-height:1.7}.blog-article-highlights{margin-bottom:28px}.blog-section-stack{display:grid;gap:26px}.blog-markdown-stack{display:grid;gap:18px}.blog-markdown-h2,.blog-markdown-h3{scroll-margin-top:110px}.blog-markdown-h2{margin:12px 0 0;font-size:30px}.blog-markdown-h3{margin:8px 0 0;font-size:22px}.blog-markdown-paragraph{margin-bottom:0;color:var(--ink-soft);font-size:17px;line-height:1.85}.blog-markdown-paragraph code,.blog-markdown-table code,.blog-paragraph-list code{padding:2px 6px;border-radius:8px;background:var(--paper-soft);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.blog-code-block{overflow-x:auto;margin:4px 0;border:1px solid rgba(23,23,23,.08);border-radius:20px;padding:16px 18px;background:#111318;color:#f4f4f1}.blog-code-block span{display:inline-block;margin-bottom:10px;color:#d6b36a;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-code-block code{display:block;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.7}.blog-markdown-table-wrap{overflow-x:auto}.blog-markdown-table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffffb3}.blog-markdown-table th,.blog-markdown-table td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:15px;line-height:1.65}.blog-markdown-table th{color:var(--ink);background:var(--paper-soft);font-weight:780}.blog-markdown-table td{color:var(--ink-soft)}.blog-copy-section h2{margin-bottom:12px;font-size:30px}.blog-copy-section p:last-of-type,.blog-copy-section ul:last-child{margin-bottom:0}.blog-paragraph-list{margin-top:14px;padding-left:20px;list-style:disc}.blog-paragraph-list li{color:var(--ink-soft);font-size:16px;line-height:1.8}.blog-article-aside{position:sticky;top:96px}.blog-outline-card{display:grid;gap:8px}.blog-outline-card a{display:block;border-radius:16px;padding:10px 12px;transition:background-color .18s ease,color .18s ease}.blog-outline-card a:hover{color:var(--ink);background:var(--paper-soft)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1120px){.hero-section,.trusted-band,.workflow-section,.trust-section,.download-layout,.mode-story,.changelog-layout{grid-template-columns:1fr}.trusted-band-logos,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-variant-1,.feature-variant-2,.feature-variant-3,.feature-variant-4{grid-column:auto}.workflow-copy{position:static}.mode-story-stacked .product-preview{order:initial}.changelog-sidecard{position:static}.docs-grid,.faq-grid{grid-template-columns:1fr}}@media(max-width:860px){.site-header{gap:14px;min-height:66px}.site-nav{display:none}.header-actions{gap:8px}.hero-section{padding-top:44px}.hero-visual{padding:18px 0 24px}.hero-floating-card{position:static;max-width:none;margin-top:14px}.trusted-band{padding-bottom:24px}.trusted-band-copy p{max-width:none}.hero-summary,.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.mode-story-copy p:not(.eyebrow),.download-copy p,.changelog-entry p,.changelog-sidecard p:not(.eyebrow){font-size:16px}.hero-logo-lockup{margin-bottom:16px}.gui-preview-shell{grid-template-columns:168px minmax(0,1fr)}.gui-preview-panel{display:none}.gui-preview-stage{border-right:0}.download-row{grid-template-columns:1fr}.download-row-actions{justify-content:flex-start;flex-wrap:wrap}.blog-hero,.blog-timeline-head,.blog-article-shell{grid-template-columns:1fr}.blog-article-aside{position:static}}@media(max-width:620px){.brand span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-download,.header-github{min-width:40px;padding:0 11px}.header-github span,.header-download span{display:none}.language-toggle span{min-width:30px;padding:0 7px}h1{font-size:46px}h2{font-size:34px}.button,.hero-actions,.checksum,.release-facts span{width:100%}.trusted-band-logos,.feature-grid{grid-template-columns:1fr}.feature-block,.doc-card,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-timeline-content,.blog-article,.blog-hero-card,.blog-outline-card,.blog-article-highlights{padding:20px}.mode-story-copy h3{font-size:28px}.feature-block,.mode-story{padding:22px}.hero-floating-card{padding:13px 14px}.text-link-group{gap:12px}.doc-card-top{flex-direction:column}.doc-card-meta{justify-items:start;text-align:left}.doc-card-copy h3{font-size:22px}.changelog-title{max-width:calc(100vw - 36px);font-size:22px;line-height:1.08;word-break:break-all}.changelog-summary{max-width:calc(100vw - 36px);word-break:break-all}.changelog-version-row h2{font-size:28px}.changelog-entry h3{font-size:22px}.blog-title,.blog-timeline-content h3{max-width:calc(100vw - 36px);font-size:30px;line-height:1.12}.blog-timeline-list{padding-left:20px}.blog-timeline-dot{left:-20px}.blog-article-intro{font-size:18px}.blog-copy-section h2,.blog-hero-card h2{font-size:24px}.product-preview{margin-inline:-8px}.app-ui-preview{display:block;grid-template-columns:1fr;aspect-ratio:auto;min-height:420px}.gui-preview-titlebar{grid-template-columns:auto minmax(0,1fr)}.gui-preview-titlebar>span{display:none}.gui-preview-shell{grid-template-columns:1fr;min-height:500px}.gui-preview-sidebar{display:none}.gui-preview-stage{min-height:500px;padding:12px}.gui-preview-topbar{align-items:stretch;flex-direction:column}.gui-preview-mode-tabs{width:100%}.gui-preview-mode-tabs button{flex:1 1 0;justify-content:center;min-width:0}.gui-preview-message{max-width:100%}.gui-preview-approval{grid-template-columns:1fr}.gui-preview-approval>div:last-child{justify-content:flex-end}.workflow-item{grid-template-columns:1fr}.workflow-index{width:52px;height:52px}}body{background:var(--paper)}.page-shell{background:linear-gradient(90deg,rgba(18,24,32,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(18,24,32,.045) 1px,transparent 1px),radial-gradient(circle at 78% 0%,rgba(0,127,159,.1),transparent 28%),linear-gradient(180deg,#fbfcfd 0%,var(--paper) 42%,#f4f7f9 100%);background-size:44px 44px,44px 44px,auto,auto}.site-header{min-height:64px;gap:18px;padding:0 clamp(18px,4vw,48px);border-bottom:1px solid var(--line);background:#f7f9fbd1;box-shadow:none;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.brand{gap:9px;color:var(--ink);font-size:15px;font-weight:760;letter-spacing:0}.brand img{width:30px;height:30px}.site-nav{gap:clamp(14px,2vw,24px);color:var(--muted);font-size:13px;font-weight:680;white-space:nowrap}.site-nav a{padding:22px 0}.site-nav a:hover,.site-nav a.active,.text-link:hover{color:var(--accent-dark)}.site-nav a.active{box-shadow:inset 0 -2px 0 var(--accent)}.language-toggle,.header-github,.header-download{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface);box-shadow:none}.language-toggle{min-height:36px}.language-toggle span{height:28px;min-width:32px;letter-spacing:0}.language-toggle span.active{color:#fff;background:var(--accent-dark)}.header-github,.header-download{min-height:36px;padding:0 13px;color:var(--ink-soft);font-size:13px}.header-github:hover,.header-download:hover{border-color:#007f9f57;color:var(--accent-dark);background:var(--surface-strong)}h1,h2,h3,.blog-title,.changelog-title,.mode-story-copy h3,.blog-timeline-content h3{letter-spacing:0}h1{max-width:10ch;margin-bottom:20px;font-size:4.5rem;line-height:.98;font-weight:780}h2{margin-bottom:16px;font-size:3.25rem;line-height:1.04;font-weight:760}h3{font-weight:740}.eyebrow,.mode-story-kicker,.doc-card-label,.recommended-kicker,.blog-side-label,.changelog-label,.gui-preview-thread-heading,.blog-code-block span{letter-spacing:0;text-transform:none}.eyebrow,.mode-story-kicker,.doc-card-label,.recommended-kicker,.blog-side-label{color:var(--accent-dark);font-size:13px;font-weight:720}.hero-section{grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(34px,5vw,72px);max-width:1320px;min-height:min(720px,calc(100dvh - 64px));padding:clamp(42px,7vw,66px) clamp(18px,4vw,48px) clamp(28px,5vw,44px)}.hero-copy{align-self:center}.hero-logo-lockup,.hero-orb,.hero-floating-card{display:none}.hero-summary{max-width:33rem;margin-bottom:28px;color:var(--ink-soft);font-size:18px;line-height:1.62}.hero-actions{gap:10px;margin-bottom:0}.hero-visual{padding:0;display:grid;gap:18px}.hero-preview-shell{position:relative}.hero-preview-shell:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:0;border:1px solid rgba(0,127,159,.14);border-radius:var(--radius);background:linear-gradient(135deg,rgba(0,127,159,.12),transparent 34%),#ffffff61;transform:translate(12px,12px)}.hero-preview-shell>.product-preview{position:relative;z-index:1}.hero-facts-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1320px;margin:0 auto;padding:0 clamp(18px,4vw,48px) clamp(36px,5vw,54px)}.hero-facts-strip span{display:inline-flex;align-items:center;gap:10px;min-height:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 18px;color:var(--ink-soft);background:#ffffff6b;font-size:14px;font-weight:680}.hero-facts-strip span+span{border-left:1px solid var(--line)}.hero-facts-strip svg{width:18px;height:18px;color:var(--accent)}.button{min-height:44px;border-radius:var(--radius-control);padding:0 18px;font-weight:740;letter-spacing:0;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button:active{transform:translateY(1px)}.button-primary{color:#fff;background:var(--accent-dark);box-shadow:0 12px 30px #007f9f33}.button-primary:hover{background:var(--accent);box-shadow:0 14px 34px #007f9f3d}.button-secondary,.button-ghost{color:var(--ink-soft);background:var(--surface);border-color:var(--line-strong)}.button-secondary:hover,.button-ghost:hover{border-color:#007f9f57;color:var(--accent-dark);background:var(--surface-strong)}.text-link{color:var(--accent-dark)}.release-facts span{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface);box-shadow:none}.trusted-band{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);max-width:1320px;padding:0 clamp(18px,4vw,48px) clamp(48px,7vw,76px)}.trusted-band-copy p{color:var(--ink-soft);font-size:15px}.trusted-band-logos{overflow:hidden;gap:0;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff70}.trusted-logo{min-height:82px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.trusted-logo:hover{transform:none;border-color:var(--line);background:#ffffff75;box-shadow:none}.trusted-logo-mark,.feature-icon,.doc-card-icon,.mode-story-icon,.recommended-icon{border-color:#007f9f29;border-radius:var(--radius);color:var(--accent-dark);background:var(--accent-soft)}.section-band,.workflow-section,.trust-section,.download-section{max-width:1320px;padding:clamp(72px,9vw,112px) clamp(18px,4vw,48px)}.section-heading{max-width:760px;margin-bottom:36px}.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p{color:var(--muted);font-size:17px;line-height:1.72}.feature-block,.faq-item,.doc-card,.recommended-download,.platform-group,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{border-color:var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:none}.feature-block,.doc-card,.faq-item,.changelog-entry,.blog-timeline-content{transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.feature-block:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{transform:translateY(-2px);border-color:#007f9f47;background:var(--surface-strong);box-shadow:var(--shadow)}.feature-block{padding:28px}.feature-variant-1{background:linear-gradient(135deg,rgba(0,127,159,.11),transparent 44%),var(--surface)}.feature-variant-2{background:linear-gradient(135deg,rgba(0,127,159,.22),transparent 38%),#121820;color:#f7fbfc}.feature-variant-3{background:linear-gradient(180deg,#e8f7f2eb,#ffffff9e),var(--surface)}.feature-variant-4{background:linear-gradient(135deg,#ebeff4f5,#ffffffb8),var(--surface)}.feature-block h3{font-size:22px}.feature-block p{color:var(--muted)}.feature-variant-2 .feature-icon{border-color:#ffffff29;color:#b9f2ff;background:#ffffff14}.kun-runtime-section{border-top:1px solid var(--line)}.kun-runtime-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:14px;align-items:stretch}.metric-grid{display:grid;gap:12px}.metric-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:linear-gradient(135deg,rgba(0,127,159,.1),transparent 42%),var(--surface)}.metric-card strong{display:block;margin-bottom:4px;color:var(--accent-dark);font-size:clamp(2.35rem,5vw,4.4rem);line-height:.98;letter-spacing:0}.metric-card span{display:block;margin-bottom:10px;color:var(--ink);font-size:14px;font-weight:820}.metric-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}.runtime-pillar-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.runtime-pillar-list .feature-block{display:flex;flex-direction:column;min-height:100%}.sdd-section{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,.52fr);gap:clamp(28px,5vw,72px);align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sdd-copy{position:sticky;top:92px}.sdd-copy p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.72}.sdd-flow{display:grid;gap:12px;counter-reset:sdd}.sdd-step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px;row-gap:8px;min-width:0;border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:var(--surface)}.sdd-step:before{content:"";position:absolute;left:43px;top:64px;bottom:-13px;width:1px;background:var(--line)}.sdd-step:last-child:before{display:none}.sdd-step-index{grid-column:1;grid-row:1 / span 3;color:#007f9f57;font-size:13px;font-weight:860}.sdd-step-icon{grid-column:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(0,127,159,.16);border-radius:var(--radius);color:var(--accent-dark);background:var(--accent-soft)}.sdd-step-icon svg{width:20px;height:20px}.sdd-step h3,.sdd-step p{grid-column:2;margin:0}.sdd-step h3{color:var(--ink);font-size:1.28rem;line-height:1.18}.sdd-step p{color:var(--muted);font-size:15px;line-height:1.66}.workflow-section{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);border-top:1px solid var(--line)}.workflow-copy{top:88px}.workflow-list{gap:12px}.workflow-item .feature-block{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:22px}.workflow-index{display:none}.trust-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:linear-gradient(90deg,rgba(0,127,159,.08),transparent 52%),transparent}.trust-section:before{display:none}.docs-section,.mode-section,.faq-section{border-top:1px solid var(--line);border-bottom:0;background:transparent}.docs-grid,.faq-grid{gap:12px}.doc-card{padding:26px}.mode-story{grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:clamp(28px,4vw,56px);border:0;border-top:1px solid var(--line);border-radius:0;padding:clamp(34px,5vw,54px) 0;background:transparent;box-shadow:none}.mode-story-panel,.mode-story-stacked,.mode-story-spotlight{background:transparent}.mode-story-copy h3{font-size:2.5rem}.mode-story-copy p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.76}.mode-story-bullets span{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface);color:var(--ink-soft)}.download-section{border-top:1px solid var(--line)}.download-layout{align-items:center}.recommended-download{border-color:#007f9f47;background:linear-gradient(135deg,rgba(0,127,159,.26),transparent 44%),#121820;color:#f7fbfc;box-shadow:0 18px 50px #1218202e}.recommended-download p:not(.eyebrow){color:#f7fbfcb8}.recommended-download .button-primary{color:#fff;background:var(--accent)}.recommended-download .button-primary:hover{background:#0990b1}.recommended-download .checksum{color:#f7fbfcdb;border-color:#ffffff2e;background:#ffffff14}.recommended-download .checksum:hover:not(:disabled){border-color:#b9f2ff8a;color:#fff}.platform-group{overflow:hidden}.platform-heading{min-height:56px}.platform-mark{border-radius:var(--radius);background:var(--ink)}.checksum{border-radius:var(--radius-control);background:#ffffff8a}.checksum:hover:not(:disabled){border-color:#007f9f57;color:var(--accent-dark)}.status-panel{min-height:100dvh}.blog-page-shell{background:linear-gradient(90deg,rgba(18,24,32,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(18,24,32,.045) 1px,transparent 1px),linear-gradient(180deg,#fbfcfd 0%,var(--paper) 48%,#f4f7f9 100%);background-size:44px 44px,44px 44px,auto}.blog-hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr)}.blog-title{max-width:15ch}.blog-timeline-head{display:block;max-width:760px}.blog-timeline-head p:last-child{margin-top:14px}.blog-timeline-list:before{left:7px;width:1px;background:linear-gradient(180deg,#007f9f85,#007f9f14)}.blog-timeline-dot{display:none}.blog-entry-meta span,.blog-entry-meta time{background:var(--paper-soft)}.blog-timeline-content h2{color:var(--accent-dark)}.blog-code-block{border-color:#ffffff14;border-radius:var(--radius);background:#11161c;color:#f7fbfc}.blog-code-block span{color:#8be8f7}.blog-markdown-table{border-radius:var(--radius);background:var(--surface)}.blog-outline-card a{border-radius:var(--radius)}.changelog-badge{border-color:#007f9f2e;color:var(--accent-dark);background:var(--accent-soft)}.changelog-entry-line{background:var(--line)}:focus-visible{outline:2px solid rgba(0,127,159,.48);outline-offset:3px}@media(prefers-color-scheme:dark){:root{color:#eef4f7;background:#0d1116;--ink: #eef4f7;--ink-soft: #c1cbd3;--muted: #91a0ad;--line: rgba(238, 244, 247, .12);--line-strong: rgba(238, 244, 247, .2);--paper: #0d1116;--paper-soft: #161d24;--paper-warm: #1a222b;--surface: rgba(18, 25, 32, .72);--surface-strong: rgba(23, 31, 39, .94);--accent: #52d6eb;--accent-dark: #99edf8;--accent-soft: rgba(82, 214, 235, .14);--teal: #7ce2b7;--shadow: 0 18px 52px rgba(0, 0, 0, .32)}body{background:var(--paper)}.page-shell,.blog-page-shell{background:linear-gradient(90deg,rgba(238,244,247,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(238,244,247,.045) 1px,transparent 1px),radial-gradient(circle at 78% 0%,rgba(82,214,235,.12),transparent 28%),linear-gradient(180deg,#0d1116,#10161c 48%,#0d1116);background-size:44px 44px,44px 44px,auto,auto}.site-header{background:#0d1116d1}.hero-preview-shell:before,.trusted-band-logos,.hero-facts-strip span{background:#12192085}.button-primary,.recommended-download .button-primary{color:#061014;background:var(--accent)}.button-primary:hover,.recommended-download .button-primary:hover{background:#8be8f7}.button-secondary,.button-ghost,.language-toggle,.header-github,.header-download,.checksum{background:var(--surface)}.language-toggle span.active{color:#061014;background:var(--accent)}.feature-block,.faq-item,.doc-card,.metric-card,.sdd-step,.platform-group,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{background:var(--surface)}.feature-variant-1,.feature-variant-3,.feature-variant-4{background:linear-gradient(135deg,rgba(82,214,235,.08),transparent 48%),var(--surface)}.feature-variant-2,.recommended-download{background:linear-gradient(135deg,rgba(82,214,235,.18),transparent 42%),#111820}.feature-variant-2 h3,.feature-variant-2 p{color:#eef4f7}.recommended-download p:not(.eyebrow){color:#eef4f7b8}.platform-mark{color:#061014;background:var(--accent)}.blog-markdown-table th{color:var(--ink);background:#17202a}.blog-code-block{background:#070a0d}}@media(max-width:1180px){.header-github{display:none}}@media(max-width:1120px){.hero-section,.trusted-band,.kun-runtime-layout,.sdd-section,.workflow-section,.trust-section,.download-layout,.mode-story,.changelog-layout{grid-template-columns:1fr}.hero-section{min-height:auto}.trusted-band-logos,.feature-grid,.runtime-pillar-list{grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-logo:nth-child(2n){border-right:0}.mode-story-stacked .product-preview{order:initial}}@media(max-width:860px){.site-header{min-height:62px}.hero-section{padding-top:38px}.hero-facts-strip{grid-template-columns:1fr}.hero-facts-strip span+span{border-left:0;border-top:0}.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.sdd-copy p:not(.eyebrow),.mode-story-copy p:not(.eyebrow),.download-copy p,.changelog-entry p,.changelog-sidecard p:not(.eyebrow){font-size:16px}}@media(max-width:620px){h1{max-width:9ch;font-size:2.75rem;line-height:1.04}h2,.changelog-title{font-size:2.2rem;line-height:1.08}.blog-title,.blog-timeline-content h3{font-size:2.05rem;line-height:1.12}.mode-story-copy h3{font-size:1.8rem}.hero-summary{font-size:16px}.trusted-band-logos,.feature-grid,.runtime-pillar-list{grid-template-columns:1fr}.trusted-logo{border-right:0;border-bottom:1px solid var(--line)}.trusted-logo:last-child{border-bottom:0}.feature-block,.doc-card,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-timeline-content,.blog-article,.blog-hero-card,.blog-outline-card,.blog-article-highlights{padding:20px}}.hero-section,.hero-facts-strip,.trusted-band,.kun-runtime-section,.section-band,.sdd-section,.workflow-section,.trust-section,.download-section,.blog-hero,.blog-post-hero,.blog-post-content,.blog-timeline-section{width:min(100%,1320px)}.hero-section{grid-template-columns:minmax(300px,440px) minmax(0,760px);justify-content:space-between}.hero-visual,.hero-preview-shell,.hero-preview-shell>.product-preview{min-width:0}.hero-preview-shell>.product-preview{max-width:760px;margin-left:auto}.mode-story{grid-template-columns:minmax(360px,560px) minmax(360px,620px);justify-content:space-between;gap:clamp(36px,5vw,82px);align-items:center;overflow:hidden}.mode-story-stacked{grid-template-columns:minmax(360px,560px) minmax(360px,620px)}.mode-story-stacked .product-preview{order:-1;max-width:560px}.mode-story-copy{width:100%;max-width:620px}.mode-story-copy h3{max-width:17ch;margin-bottom:16px;font-size:2.15rem;line-height:1.12;text-wrap:balance}.mode-story-copy p:not(.eyebrow){max-width:60ch}.mode-story-bullets{gap:8px}.mode-story-bullets span{max-width:100%;white-space:nowrap}.mode-story .product-preview{width:100%;max-width:560px;margin:0}.mode-story .app-ui-preview-compact,.mode-story-stacked .app-ui-preview-compact{aspect-ratio:16 / 10.7}.feature-grid,.docs-grid,.faq-grid,.download-groups,.feature-block,.doc-card,.faq-item,.download-row,.blog-timeline-content,.blog-article,.changelog-entry{min-width:0}.download-row{grid-template-columns:minmax(0,1fr) minmax(260px,auto)}.download-row-actions,.checksum{min-width:0}@media(min-width:1441px){h1{font-size:4.25rem}h2{font-size:3rem}.mode-story-copy h3{font-size:2.05rem}}@media(max-width:1240px){.hero-section{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}.mode-story{grid-template-columns:minmax(320px,.9fr) minmax(340px,1fr)}.mode-story .product-preview{max-width:100%}}@media(max-width:980px){.hero-section,.mode-story,.workflow-section,.trust-section,.download-layout,.blog-hero,.blog-article-shell,.changelog-layout{grid-template-columns:minmax(0,1fr)}.hero-section{gap:34px}.hero-preview-shell>.product-preview,.mode-story .product-preview,.mode-story-stacked .product-preview{max-width:760px;margin-inline:auto}.mode-story{padding-block:46px}.mode-story-copy,.mode-story-copy h3,.mode-story-copy p:not(.eyebrow){max-width:720px}.mode-story-copy h3{font-size:2rem}.mode-story-panel .product-preview,.mode-story-stacked .product-preview{order:initial}.download-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.page-shell,.blog-page-shell{background-size:34px 34px,34px 34px,auto,auto}.hero-section,.hero-facts-strip,.trusted-band,.section-band,.workflow-section,.trust-section,.download-section{padding-left:20px;padding-right:20px}h1{max-width:10ch;font-size:2.7rem;line-height:1.03}h2,.blog-title,.changelog-title{font-size:2rem;line-height:1.1}.mode-story{padding-block:38px}.mode-story-copy h3{max-width:100%;font-size:1.75rem;line-height:1.15}.mode-story-bullets span{white-space:normal}.trusted-band-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-logo,.trusted-logo:nth-child(2n){border-right:0}.trusted-logo:nth-child(odd){border-right:1px solid var(--line)}.trusted-logo:nth-last-child(-n+2){border-bottom:0}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}h1,h2,h3,.blog-title,.changelog-title,.mode-story-copy h3,.blog-timeline-content h3,.feature-block h3,.doc-card-copy h3,.faq-item h3,.recommended-download h3{font-family:inherit;font-variation-settings:normal;letter-spacing:0}h1{font-size:3.9rem;line-height:1.04;font-weight:710}h2,.section-heading h2,.blog-title,.changelog-title{font-size:2.55rem;line-height:1.14;font-weight:680}h3,.feature-block h3,.doc-card-copy h3,.faq-item h3,.download-row h3,.platform-heading h3{font-size:1.18rem;line-height:1.32;font-weight:650}.section-heading{max-width:820px}.feature-section .section-heading h2{max-width:19ch}.feature-section .section-heading p{max-width:68ch}.feature-block{gap:22px;padding:28px}.feature-variant-2{align-items:center;border-color:var(--line);background:linear-gradient(135deg,var(--accent-soft),transparent 58%),var(--surface);color:var(--ink);box-shadow:none}.feature-variant-2 .feature-icon{border-color:#007f9f29;color:var(--accent-dark);background:var(--accent-soft)}.feature-block p{font-size:1rem;line-height:1.72;font-weight:400}.mode-story-copy h3,.blog-timeline-content h3{font-size:1.95rem;line-height:1.18;font-weight:670}.mode-story-copy p:not(.mode-story-kicker){max-width:58ch;margin-bottom:0}.mode-story-bullets{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;max-width:58ch;margin-top:20px}.mode-story-bullets span{display:inline-flex;align-items:center;min-width:0;max-width:100%;min-height:34px;padding:0 12px;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.mode-story-kicker,.eyebrow,.doc-card-label,.recommended-kicker,.blog-side-label{font-weight:650}.site-nav,.trusted-logo strong,.download-row p,.doc-card-meta span,.blog-entry-meta,.checksum span,.recommended-download p:not(.eyebrow){font-weight:500}.button,.text-link,.header-github,.header-download,.language-toggle span,.release-facts span,.hero-facts-strip span,.mode-story-bullets span{font-weight:650}@media(max-width:980px){h1{font-size:3.3rem}h2,.section-heading h2,.blog-title,.changelog-title{font-size:2.25rem}.mode-story-copy h3,.blog-timeline-content h3{font-size:1.8rem}}@media(max-width:620px){h1{font-size:2.65rem;line-height:1.08}h2,.section-heading h2,.blog-title,.changelog-title{font-size:1.9rem;line-height:1.16}.feature-block h3,.doc-card-copy h3,.faq-item h3,.download-row h3,.platform-heading h3{font-size:1.08rem}.mode-story-copy h3,.blog-timeline-content h3{font-size:1.55rem;line-height:1.2}}:root{--ink: #08111f;--ink-soft: #233247;--muted: #66758a;--line: rgba(8, 17, 31, .1);--line-strong: rgba(8, 17, 31, .18);--paper: #f6fbff;--paper-soft: #eaf3f8;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .94);--accent: #0ea5e9;--accent-dark: #075985;--accent-soft: rgba(14, 165, 233, .12);--cta: #f97316;--cta-dark: #c2410c;--teal: #0f9f7a;--radius: 8px;--radius-control: 999px;--shadow: 0 24px 70px rgba(8, 17, 31, .12);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}html{background:var(--paper)}body{background:var(--paper);color:var(--ink)}.page-shell{position:relative;background:linear-gradient(90deg,rgba(8,17,31,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(8,17,31,.045) 1px,transparent 1px),linear-gradient(135deg,rgba(14,165,233,.1) 0%,transparent 28%),linear-gradient(180deg,#fbfdff,#f6fbff 42%,#eef6fb);background-size:48px 48px,48px 48px,auto,auto}.site-header{position:sticky;top:14px;z-index:30;width:min(calc(100% - 28px),1280px);min-height:58px;margin:14px auto 0;padding:0 8px 0 16px;border:1px solid rgba(8,17,31,.1);border-radius:var(--radius-control);background:#ffffffc7;box-shadow:0 18px 46px #08111f14,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.brand{gap:10px;min-width:max-content;font-size:15px;font-weight:720}.brand img{width:28px;height:28px}.site-nav{gap:clamp(12px,1.8vw,22px);color:var(--muted);font-size:13px;font-weight:620}.site-nav a{position:relative;padding:20px 0}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;border-radius:99px;background:var(--accent);opacity:0;transform:scaleX(.3);transition:opacity .22s cubic-bezier(.32,.72,0,1),transform .22s cubic-bezier(.32,.72,0,1)}.site-nav a:hover,.site-nav a.active{color:var(--ink)}.site-nav a:hover:after,.site-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions{gap:8px}.language-toggle,.header-github,.header-download{min-height:40px;border-color:#08111f1a;background:#ffffffa3;box-shadow:none}.language-toggle span.active{color:#fff;background:var(--ink)}.header-github,.header-download{padding:0 14px;color:var(--ink-soft);font-size:13px;font-weight:650}.header-download{color:#fff;border-color:#f9731680;background:var(--cta)}.header-github:hover{border-color:#0ea5e961;color:var(--accent-dark);background:#fff}.header-download:hover{border-color:#c2410c75;color:#fff;background:var(--cta-dark)}h1,h2,h3,.blog-title,.changelog-title,.mode-story-copy h3,.blog-timeline-content h3{letter-spacing:0;text-wrap:balance}h1{max-width:10ch;margin-bottom:20px;font-size:4.35rem;line-height:1.02;font-weight:760}h2,.section-heading h2,.blog-title,.changelog-title{font-size:2.85rem;line-height:1.1;font-weight:700}h3,.feature-block h3,.doc-card-copy h3,.faq-item h3,.download-row h3,.platform-heading h3{font-size:1.15rem;line-height:1.28;font-weight:680}.eyebrow,.mode-story-kicker,.doc-card-label,.recommended-kicker,.blog-side-label,.changelog-label{color:var(--accent-dark);font-size:12px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.hero-section{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;width:min(100%,1440px);max-width:none;min-height:min(650px,calc(100dvh - 128px));margin:0 auto;overflow:hidden;padding:clamp(42px,6vw,76px) clamp(20px,5vw,72px) clamp(34px,5vw,56px)}.hero-section:before{content:"";position:absolute;inset:14px clamp(14px,2vw,28px) 0;z-index:-2;border:1px solid rgba(8,17,31,.08);border-radius:var(--radius);background:linear-gradient(90deg,#fffffff5,#ffffffdb 38%,#ffffff2e 66%,#fff0),linear-gradient(135deg,rgba(14,165,233,.12),transparent 42%),linear-gradient(180deg,#ffffffd1,#eaf3f87a)}.hero-section:after{content:"";position:absolute;inset:8% -10% auto auto;z-index:-1;width:min(72vw,980px);height:72%;background:linear-gradient(135deg,rgba(14,165,233,.16),rgba(249,115,22,.08) 46%,transparent 72%);clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);opacity:.82}.hero-copy{grid-area:1 / 1;z-index:3;width:min(42%,500px);min-width:430px;align-self:center;padding:clamp(34px,6vw,72px) 0}.hero-summary{max-width:30rem;margin-bottom:28px;color:var(--ink-soft);font-size:18px;line-height:1.72}.hero-actions{gap:10px;margin-bottom:18px}.hero-signal-list{display:flex;flex-wrap:wrap;gap:8px;max-width:580px}.hero-signal-list span{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid rgba(8,17,31,.1);border-radius:var(--radius-control);padding:0 12px;color:var(--ink-soft);background:#ffffffa8;font-size:13px;font-weight:640;box-shadow:inset 0 1px #ffffffbd}.hero-signal-list svg{width:16px;height:16px;color:var(--accent-dark)}.hero-visual{position:relative;grid-area:1 / 1;z-index:1;justify-self:end;width:min(780px,62%);min-width:0;padding:0;transform:translate(2%)}.hero-visual-caption{position:absolute;top:-18px;right:clamp(10px,2vw,24px);z-index:3;display:grid;gap:2px;max-width:320px;border:1px solid rgba(8,17,31,.1);border-radius:var(--radius);padding:10px 12px;color:var(--ink);background:#ffffffdb;box-shadow:0 18px 40px #08111f1a}.hero-visual-caption span{color:var(--accent-dark);font-size:11px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.hero-visual-caption strong{font-size:13px;line-height:1.35}.hero-preview-shell{position:relative;border:1px solid rgba(8,17,31,.1);border-radius:calc(var(--radius) + 4px);padding:8px;background:linear-gradient(180deg,#ffffffb8,#ffffff57),#e1eef699;box-shadow:0 30px 90px #08111f2e}.hero-preview-shell:before{display:none}.hero-preview-shell>.product-preview{width:100%;max-width:none;margin:0}.hero-facts-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:min(calc(100% - 40px),1320px);max-width:none;margin:0 auto;padding:0 0 clamp(46px,6vw,74px)}.hero-facts-strip span{min-height:56px;border-color:#08111f1a;background:#ffffff9e;font-size:14px;font-weight:650}.hero-facts-strip svg{color:var(--accent-dark)}.button{min-height:46px;border-radius:var(--radius-control);padding:0 18px;font-weight:700;transition:transform .22s cubic-bezier(.32,.72,0,1),background-color .22s cubic-bezier(.32,.72,0,1),border-color .22s cubic-bezier(.32,.72,0,1),color .22s cubic-bezier(.32,.72,0,1),box-shadow .22s cubic-bezier(.32,.72,0,1)}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-primary{color:#fff;background:var(--cta);box-shadow:0 16px 36px #f973163d}.button-primary:hover{color:#fff;background:var(--cta-dark);box-shadow:0 20px 42px #f9731647}.button-secondary,.button-ghost{color:var(--ink-soft);border-color:#08111f1f;background:#ffffffad}.button-secondary:hover,.button-ghost:hover{border-color:#0ea5e96b;color:var(--accent-dark);background:#fff}.trusted-band,.section-band,.workflow-section,.trust-section,.download-section,.blog-hero,.blog-post-hero,.blog-post-content,.blog-timeline-section{width:min(calc(100% - 40px),1320px);max-width:none}.trusted-band{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);padding:0 0 clamp(72px,8vw,104px)}.trusted-band-copy p{max-width:25ch;color:var(--ink-soft);font-size:15px;font-weight:640}.trusted-band-logos{overflow:hidden;gap:0;border:1px solid rgba(8,17,31,.1);border-radius:var(--radius);background:#ffffff8f}.trusted-logo{min-height:86px;border:0;border-right:1px solid rgba(8,17,31,.1);border-radius:0;background:transparent;box-shadow:none}.trusted-logo:last-child{border-right:0}.trusted-logo:hover{transform:none;background:#ffffff80;box-shadow:none}.trusted-logo-mark,.feature-icon,.doc-card-icon,.mode-story-icon,.recommended-icon,.sdd-step-icon{border-color:#0ea5e92e;border-radius:var(--radius);color:var(--accent-dark);background:var(--accent-soft)}.section-band,.workflow-section,.trust-section,.download-section{padding:clamp(82px,9vw,124px) 0}.section-heading{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,.58fr);gap:clamp(24px,5vw,72px);max-width:none;align-items:end;margin-bottom:34px}.section-heading .eyebrow{grid-column:1 / -1;margin-bottom:-10px}.section-heading h2{max-width:18ch;margin-bottom:0}.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p,.sdd-copy p:not(.eyebrow){max-width:68ch;color:var(--muted);font-size:17px;line-height:1.76}.kun-runtime-section,.sdd-section,.workflow-section,.docs-section,.mode-section,.faq-section,.download-section{border-top:1px solid rgba(8,17,31,.1)}.feature-grid{gap:12px}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.platform-group,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{border-color:#08111f1a;border-radius:var(--radius);background:#ffffffb8;box-shadow:none}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.changelog-entry,.blog-timeline-content{transition:transform .24s cubic-bezier(.32,.72,0,1),border-color .24s cubic-bezier(.32,.72,0,1),background-color .24s cubic-bezier(.32,.72,0,1),box-shadow .24s cubic-bezier(.32,.72,0,1)}.feature-block:hover,.metric-card:hover,.sdd-step:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{transform:translateY(-2px);border-color:#0ea5e952;background:#fffffff0;box-shadow:var(--shadow)}.feature-block{gap:24px;padding:28px}.feature-variant-1{background:linear-gradient(135deg,rgba(14,165,233,.13),transparent 50%),#ffffffc2}.feature-variant-2{align-items:center;color:var(--ink);background:linear-gradient(135deg,rgba(249,115,22,.12),transparent 48%),#ffffffc2}.feature-variant-2 h3{color:var(--ink)}.feature-variant-2 p{color:var(--muted)}.feature-variant-2 .feature-icon{border-color:#f973163d;color:var(--cta-dark);background:#f973161f}.feature-variant-3{background:linear-gradient(180deg,rgba(15,159,122,.1),transparent 64%),#ffffffc2}.feature-block p,.doc-card-copy p,.faq-item p,.metric-card p,.sdd-step p{color:var(--muted);line-height:1.72}.kun-runtime-layout{grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);gap:12px}.metric-grid,.runtime-pillar-list,.sdd-flow,.workflow-list,.docs-grid,.faq-grid,.download-groups{gap:12px}.metric-card{padding:26px;background:linear-gradient(135deg,rgba(14,165,233,.13),transparent 52%),#ffffffbd}.metric-card strong{color:var(--accent-dark);font-size:4rem;font-weight:760}.runtime-pillar-list .feature-block{min-height:100%}.sdd-section{grid-template-columns:minmax(300px,.48fr) minmax(0,.52fr);gap:clamp(32px,6vw,86px)}.sdd-copy{top:92px}.sdd-step{grid-template-columns:54px minmax(0,1fr);padding:24px}.sdd-step:before{left:50px;background:#08111f1f}.sdd-step-index{color:#0759856b;font-size:13px;font-weight:780}.workflow-section{grid-template-columns:minmax(300px,.48fr) minmax(0,.52fr);gap:clamp(32px,6vw,86px)}.workflow-copy{top:92px}.workflow-item .feature-block{grid-template-columns:52px minmax(0,1fr);gap:18px;padding:24px}.trust-section{grid-template-columns:minmax(300px,.52fr) minmax(0,.48fr);gap:clamp(28px,5vw,72px);border-bottom:1px solid rgba(8,17,31,.1);border-radius:0;background:linear-gradient(90deg,rgba(14,165,233,.1),transparent 50%),transparent}.trust-section h2{margin-bottom:0}.mode-story-list{gap:0}.mode-story{grid-template-columns:minmax(340px,560px) minmax(380px,620px);gap:clamp(38px,6vw,92px);justify-content:space-between;align-items:center;overflow:hidden;border:0;border-top:1px solid rgba(8,17,31,.1);border-radius:0;padding:clamp(44px,6vw,70px) 0;background:transparent;box-shadow:none}.mode-story:first-child{border-top:0;padding-top:0}.mode-story-copy{max-width:620px}.mode-story-copy h3{max-width:17ch;font-size:2rem;line-height:1.16;font-weight:700}.mode-story-copy p:not(.mode-story-kicker){max-width:60ch;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.76}.mode-story-bullets{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px;max-width:58ch}.mode-story-bullets span{min-height:34px;border-color:#08111f1a;background:#ffffffad;color:var(--ink-soft);line-height:1.25;white-space:normal}.mode-story .product-preview{width:100%;max-width:620px;margin:0}.mode-story-stacked .product-preview{order:-1}.docs-section{background:transparent}.doc-card{padding:28px}.doc-card-highlights svg,.blog-highlight-list svg{color:var(--teal)}.download-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center}.recommended-download{border-color:#08111f1f;color:#fff;background:linear-gradient(135deg,rgba(14,165,233,.24),transparent 44%),#08111f;box-shadow:0 24px 70px #08111f33}.recommended-download p:not(.eyebrow){color:#ffffffb8}.recommended-download .button-primary{background:var(--cta)}.recommended-download .button-primary:hover{background:var(--cta-dark)}.platform-group{overflow:hidden;background:#ffffffb8}.platform-heading{min-height:58px}.platform-mark{border-radius:var(--radius);color:#fff;background:var(--ink)}.checksum{border-radius:var(--radius-control);background:#ffffffad}.checksum:hover:not(:disabled){border-color:#0ea5e96b;color:var(--accent-dark)}:focus-visible{outline:2px solid rgba(14,165,233,.54);outline-offset:3px}@media(prefers-color-scheme:dark){:root{--ink: #eef7fb;--ink-soft: #c9d8e2;--muted: #91a5b6;--line: rgba(238, 247, 251, .12);--line-strong: rgba(238, 247, 251, .2);--paper: #071018;--paper-soft: #111c26;--surface: rgba(12, 24, 34, .76);--surface-strong: rgba(17, 31, 43, .94);--accent: #38bdf8;--accent-dark: #9be7ff;--accent-soft: rgba(56, 189, 248, .14);--cta: #fb923c;--cta-dark: #f97316;--teal: #6ee7b7;--shadow: 0 24px 70px rgba(0, 0, 0, .36)}.page-shell,.blog-page-shell{background:linear-gradient(90deg,rgba(238,247,251,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(238,247,251,.045) 1px,transparent 1px),linear-gradient(135deg,rgba(56,189,248,.1) 0%,transparent 28%),linear-gradient(180deg,#071018,#0a1520 48%,#071018);background-size:48px 48px,48px 48px,auto,auto}.site-header{border-color:var(--line);background:#071018c7;box-shadow:0 18px 46px #0000004d}.language-toggle,.header-github,.button-secondary,.button-ghost,.hero-signal-list span,.hero-visual-caption,.hero-facts-strip span,.trusted-band-logos,.mode-story-bullets span,.checksum{background:#0c1822c2}.language-toggle span.active{color:#071018;background:var(--accent)}.hero-section:before{border-color:var(--line);background:linear-gradient(90deg,#071018f5,#071018db 38%,#0710182e 66%,#07101800),linear-gradient(135deg,rgba(56,189,248,.12),transparent 42%),linear-gradient(180deg,#0c1822d1,#111f2b7a)}.hero-preview-shell{border-color:var(--line);background:linear-gradient(180deg,#ffffff14,#ffffff05),#0c1822b8}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.platform-group,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{background:var(--surface)}.feature-block:hover,.metric-card:hover,.sdd-step:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{background:var(--surface-strong)}.feature-variant-1,.feature-variant-2,.feature-variant-3,.metric-card{background:linear-gradient(135deg,rgba(56,189,248,.1),transparent 52%),var(--surface)}.feature-variant-2 .feature-icon{color:#fed7aa;background:#fb923c24}.recommended-download,.platform-mark{background:#0a1520}}@media(max-width:1180px){.site-header{width:min(calc(100% - 24px),1180px)}.site-nav{gap:12px}.header-github{display:none}.hero-copy{width:min(46%,520px);min-width:430px}.hero-visual{width:min(740px,60%)}}@media(max-width:980px){.site-header{top:10px;width:calc(100% - 20px);margin-top:10px}.hero-section{display:block;min-height:auto;padding-top:42px}.hero-section:before{top:12px;right:10px;bottom:0;left:10px;background:linear-gradient(180deg,#fffffff0,#ffffff8f),linear-gradient(135deg,rgba(14,165,233,.1),transparent 52%)}.hero-section:after{display:none}.hero-copy{width:100%;min-width:0;max-width:720px;padding:20px 0 28px}.hero-visual{width:100%;max-width:780px;margin:0 auto;transform:none}.hero-visual-caption{position:static;max-width:none;margin-bottom:10px}.hero-facts-strip,.trusted-band,.section-band,.workflow-section,.trust-section,.download-section,.blog-hero,.blog-post-hero,.blog-post-content,.blog-timeline-section{width:min(calc(100% - 40px),760px)}.hero-facts-strip,.trusted-band,.section-heading,.kun-runtime-layout,.sdd-section,.workflow-section,.trust-section,.download-layout,.mode-story,.changelog-layout,.blog-hero,.blog-timeline-head,.blog-article-shell{grid-template-columns:minmax(0,1fr)}.section-heading{gap:14px}.section-heading .eyebrow{margin-bottom:0}.section-heading h2,.section-heading p:not(.eyebrow){max-width:720px}.trusted-band-logos,.feature-grid,.runtime-pillar-list,.docs-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-logo:nth-child(2n){border-right:0}.sdd-copy,.workflow-copy,.blog-article-aside,.changelog-sidecard{position:static}.mode-story,.mode-story-stacked{grid-template-columns:minmax(0,1fr)}.mode-story .product-preview,.mode-story-stacked .product-preview{max-width:760px;margin-inline:auto;order:initial}.download-row{grid-template-columns:minmax(0,1fr)}.download-row-actions{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:720px){.page-shell,.blog-page-shell{background-size:36px 36px,36px 36px,auto,auto}.site-header{min-height:56px;padding-left:12px}.brand span{max-width:140px}.header-download,.header-github{min-width:40px;padding:0 11px}.header-download span,.header-github span{display:none}h1{max-width:10ch;font-size:2.75rem;line-height:1.06}h2,.section-heading h2,.blog-title,.changelog-title{font-size:2rem;line-height:1.14}.hero-section{padding:32px 20px 28px}.hero-summary{font-size:16px;line-height:1.68}.hero-actions,.button,.checksum,.hero-signal-list span,.hero-facts-strip span{width:100%}.hero-preview-shell{margin-inline:-8px;padding:5px}.hero-facts-strip,.trusted-band,.section-band,.workflow-section,.trust-section,.download-section{width:calc(100% - 40px)}.section-band,.workflow-section,.trust-section,.download-section{padding-block:68px}.trusted-band-logos,.feature-grid,.runtime-pillar-list,.docs-grid,.faq-grid{grid-template-columns:minmax(0,1fr)}.trusted-logo,.trusted-logo:nth-child(2n),.trusted-logo:nth-child(odd){border-right:0;border-bottom:1px solid rgba(8,17,31,.1)}.trusted-logo:last-child{border-bottom:0}.feature-block,.metric-card,.sdd-step,.doc-card,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-timeline-content,.blog-article,.blog-hero-card,.blog-outline-card,.blog-article-highlights{padding:20px}.metric-card strong{font-size:3rem}.sdd-step,.workflow-item .feature-block{grid-template-columns:minmax(0,1fr)}.sdd-step:before{display:none}.sdd-step-index,.sdd-step-icon,.sdd-step h3,.sdd-step p{grid-column:auto;grid-row:auto}.mode-story{padding-block:38px}.mode-story-copy h3,.blog-timeline-content h3{font-size:1.55rem;line-height:1.18}}.hero-section{min-height:0;padding-top:clamp(30px,4vw,48px);padding-bottom:clamp(28px,3vw,38px)}.hero-copy{padding-top:0;padding-bottom:0}@media(max-width:980px){.hero-section{padding-top:32px;padding-bottom:30px}.hero-signal-list,.hero-visual-caption{display:none}.hero-actions{margin-bottom:0}.hero-preview-shell{max-height:360px;overflow:hidden}.hero-preview-shell:after{content:"";position:absolute;left:5px;right:5px;bottom:5px;z-index:4;height:82px;border-radius:0 0 var(--radius) var(--radius);background:linear-gradient(180deg,#e8f1f700,#e8f1f7f5);pointer-events:none}}@media(max-width:720px){.hero-section{padding-top:28px;padding-bottom:24px}.hero-copy{padding-bottom:18px}.hero-preview-shell{max-height:260px}}@media(prefers-color-scheme:dark)and (max-width:980px){.hero-preview-shell:after{background:linear-gradient(180deg,#0c172000,#0c1720f5)}}:root{color-scheme:dark;--ink: #f3fff6;--ink-soft: #c5d8cb;--muted: #7f9186;--line: rgba(224, 255, 232, .12);--line-strong: rgba(224, 255, 232, .22);--paper: #030503;--paper-soft: #09110c;--paper-warm: #0e1711;--surface: rgba(9, 14, 11, .74);--surface-strong: rgba(14, 22, 17, .96);--accent: #2ee86f;--accent-dark: #b8ffc9;--accent-soft: rgba(46, 232, 111, .14);--cta: #2ee86f;--cta-dark: #20c760;--teal: #74f7b0;--success-bg: rgba(46, 232, 111, .14);--success-text: #b8ffc9;--danger-bg: rgba(255, 90, 90, .14);--danger-text: #ffb4b4;--radius: 24px;--radius-control: 999px;--shadow: 0 28px 90px rgba(0, 0, 0, .5);background:var(--paper);color:var(--ink)}body{background:radial-gradient(circle at 50% -12%,rgba(46,232,111,.22),transparent 34%),radial-gradient(circle at 90% 18%,rgba(101,255,173,.1),transparent 26%),linear-gradient(180deg,#030503,#07100b 52%,#030503)}.page-shell,.blog-page-shell{position:relative;isolation:isolate;background:radial-gradient(circle at 50% 0%,rgba(46,232,111,.2),transparent 30%),radial-gradient(circle at 18% 18%,rgba(46,232,111,.08),transparent 24%),radial-gradient(circle at 82% 32%,rgba(148,255,188,.08),transparent 28%),linear-gradient(90deg,rgba(224,255,232,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(224,255,232,.035) 1px,transparent 1px),linear-gradient(180deg,#030503,#07100b 46%,#030503);background-size:auto,auto,auto,70px 70px,70px 70px,auto}.page-shell:before,.blog-page-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#03050300,#030503ad 72%,#030503),radial-gradient(ellipse at 50% 0%,rgba(46,232,111,.16),transparent 46%)}.site-header{top:18px;width:min(calc(100% - 36px),1260px);min-height:62px;margin-top:18px;border:1px solid rgba(224,255,232,.14);border-radius:var(--radius-control);background:#040806b8;box-shadow:0 20px 70px #0000006b,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}.brand{color:var(--ink);letter-spacing:-.02em}.brand img{border-radius:10px;box-shadow:0 0 26px #2ee86f3d}.site-nav{color:#f3fff694}.site-nav a:hover,.site-nav a.active,.header-github:hover{color:var(--ink)}.site-nav a:after{bottom:15px;background:var(--accent);box-shadow:0 0 16px #2ee86fb8}.language-toggle,.header-github,.header-download{border-color:#e0ffe81f;background:#ffffff0e;color:#f3fff6c7;box-shadow:inset 0 1px #ffffff0f}.language-toggle span.active{color:#031006;background:var(--accent)}.header-download{color:#031006;border-color:#2ee86fa3;background:var(--accent);box-shadow:0 0 28px #2ee86f47}.header-download:hover,.button-primary:hover,.recommended-download .button-primary:hover{color:#031006;background:var(--accent-dark);box-shadow:0 0 34px #2ee86f57}h1,h2,h3,.blog-title,.changelog-title,.mode-story-copy h3,.blog-timeline-content h3{color:var(--ink);letter-spacing:-.055em;text-wrap:balance}h1{max-width:12ch;margin-right:auto;margin-left:auto;font-size:clamp(4.4rem,11vw,9.4rem);line-height:.88;font-weight:760}h2,.section-heading h2,.blog-title,.changelog-title{max-width:16ch;font-size:clamp(2.7rem,6vw,5.9rem);line-height:.95;font-weight:720}h3,.feature-block h3,.doc-card-copy h3,.faq-item h3,.download-row h3,.platform-heading h3{letter-spacing:-.025em}.eyebrow,.mode-story-kicker,.doc-card-label,.recommended-kicker,.blog-side-label,.changelog-label{color:var(--accent);letter-spacing:.16em}.hero-section{display:block;width:min(calc(100% - 36px),1480px);min-height:auto;margin:0 auto;overflow:hidden;padding:clamp(78px,10vw,150px) clamp(18px,4vw,64px) clamp(54px,7vw,96px);text-align:center}.hero-section:before,.hero-section:after{display:none}.hero-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.hero-glow{position:absolute;border-radius:999px;filter:blur(28px);opacity:.86}.hero-glow-primary{top:-24%;left:50%;width:min(78vw,980px);height:min(78vw,980px);background:radial-gradient(circle,rgba(46,232,111,.28),rgba(46,232,111,.05) 44%,transparent 68%);transform:translate(-50%)}.hero-glow-secondary{right:-14%;bottom:10%;width:min(48vw,640px);height:min(48vw,640px);background:radial-gradient(circle,rgba(168,255,194,.14),rgba(46,232,111,.04) 54%,transparent 72%)}.hero-grid-plane{position:absolute;left:50%;bottom:-8%;width:min(1120px,94vw);height:420px;border:1px solid rgba(224,255,232,.08);background:linear-gradient(90deg,rgba(224,255,232,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(224,255,232,.08) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 34%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 34%,transparent 100%);opacity:.32;transform:translate(-50%) perspective(720px) rotateX(58deg);transform-origin:center bottom}.hero-copy{position:relative;z-index:3;width:min(980px,100%);min-width:0;margin:0 auto;padding:0;opacity:1!important;visibility:visible!important}.hero-summary{max-width:780px;margin-right:auto;margin-left:auto;color:#f3fff6b8;font-size:clamp(17px,1.65vw,22px);line-height:1.72}.hero-actions,.hero-signal-list{justify-content:center}.hero-actions{margin-bottom:22px}.hero-signal-list{gap:10px;max-width:920px;margin:0 auto}.hero-signal-list span,.hero-facts-strip span,.release-facts span,.mode-story-bullets span,.checksum{border-color:#e0ffe81f;background:#ffffff0e;color:#f3fff6b8;box-shadow:inset 0 1px #ffffff0f}.hero-signal-list svg,.hero-facts-strip svg,.release-facts svg,.text-link svg{color:var(--accent)}.hero-visual{position:relative;z-index:2;width:min(1180px,100%);margin:clamp(42px,6vw,74px) auto 0;padding:0;opacity:1!important;transform:none;visibility:visible!important}.hero-visual-caption{top:-24px;right:50%;transform:translate(50%);width:min(480px,calc(100% - 32px));max-width:none;border-color:#e0ffe829;border-radius:var(--radius-control);padding:10px 16px;background:#040806c2;color:var(--ink);text-align:left;box-shadow:0 20px 70px #0000006b,0 0 36px #2ee86f1f}.hero-visual-caption strong{color:#f3fff6d1}.hero-preview-shell{border:1px solid rgba(224,255,232,.13);border-radius:34px;padding:10px;background:linear-gradient(180deg,#ffffff17,#ffffff06),#050a07d1;box-shadow:0 48px 160px #0000009e,0 0 120px #2ee86f1f,inset 0 1px #ffffff14}.hero-preview-shell:before{display:block;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,rgba(46,232,111,.42),transparent 28%,rgba(224,255,232,.1) 72%,transparent);opacity:.68}.hero-preview-shell>.product-preview{border-radius:26px;opacity:1!important;visibility:visible!important}.hero-facts-strip{width:min(calc(100% - 36px),1180px);padding-bottom:clamp(70px,9vw,128px)}.hero-facts-strip span{min-height:64px;border-radius:20px}.button{min-height:50px;border-radius:var(--radius-control);font-weight:740}.button-primary{color:#031006;border-color:#2ee86fb3;background:var(--accent);box-shadow:0 18px 42px #2ee86f38,inset 0 1px #ffffff57}.button-secondary,.button-ghost{color:#f3fff6d1;border-color:#e0ffe821;background:#ffffff0e}.button-secondary:hover,.button-ghost:hover,.text-link:hover,.checksum:hover:not(:disabled){border-color:#2ee86f85;color:var(--accent-dark);background:#2ee86f1a}.trusted-band,.section-band,.workflow-section,.trust-section,.download-section,.blog-hero,.blog-post-hero,.blog-post-content,.blog-timeline-section{width:min(calc(100% - 36px),1240px)}.trusted-band{padding-bottom:clamp(82px,10vw,138px)}.trusted-band-copy p,.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p,.sdd-copy p:not(.eyebrow),.feature-block p,.doc-card-copy p,.faq-item p,.metric-card p,.sdd-step p,.mode-story-copy p:not(.mode-story-kicker),.recommended-download p:not(.eyebrow),.download-row p,.doc-card-meta span{color:#f3fff69e}.trusted-band-logos{border-color:#e0ffe81f;border-radius:28px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff0f}.trusted-logo{border-right-color:#e0ffe81a}.trusted-logo:hover{background:#2ee86f12}.trusted-logo-mark,.feature-icon,.doc-card-icon,.mode-story-icon,.recommended-icon,.sdd-step-icon{border-color:#2ee86f38;color:var(--accent);background:radial-gradient(circle at 35% 20%,rgba(184,255,201,.28),transparent 34%),#2ee86f1a}.section-band,.workflow-section,.trust-section,.download-section{padding:clamp(96px,11vw,160px) 0}.section-heading{grid-template-columns:minmax(0,1fr);justify-items:center;max-width:980px;margin-right:auto;margin-left:auto;text-align:center}.section-heading .eyebrow{margin-bottom:0}.section-heading h2,.section-heading p:not(.eyebrow){margin-right:auto;margin-left:auto}.kun-runtime-section,.sdd-section,.workflow-section,.docs-section,.mode-section,.faq-section,.download-section,.trust-section{border-top-color:#e0ffe81a}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.platform-group,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{border-color:#e0ffe81f;border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0f,#ffffff05),var(--surface);box-shadow:inset 0 1px #ffffff0f,0 20px 70px #00000038}.feature-block:hover,.metric-card:hover,.sdd-step:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{transform:translateY(-4px);border-color:#2ee86f57;background:linear-gradient(180deg,#2ee86f13,#ffffff06),var(--surface-strong);box-shadow:0 32px 100px #00000057,0 0 46px #2ee86f1a}.feature-block{min-height:250px;flex-direction:column;align-items:flex-start;justify-content:space-between}.feature-block:nth-child(1){grid-column:span 2;min-height:330px}.feature-block:nth-child(4){grid-column:span 2}.feature-variant-1,.feature-variant-2,.feature-variant-3,.metric-card{background:radial-gradient(circle at 100% 0%,rgba(46,232,111,.18),transparent 34%),linear-gradient(180deg,#ffffff0e,#ffffff05),var(--surface)}.feature-variant-2 .feature-icon{color:var(--accent);border-color:#2ee86f38;background:#2ee86f1a}.metric-card strong{color:var(--accent);text-shadow:0 0 32px rgba(46,232,111,.28)}.kun-runtime-layout,.sdd-section,.workflow-section,.download-layout{gap:clamp(28px,5vw,76px)}.sdd-copy,.workflow-copy{top:112px}.sdd-step:before{background:linear-gradient(180deg,#2ee86f61,#2ee86f0a)}.sdd-step-index{color:#b8ffc980}.trust-section{border-bottom-color:#e0ffe81a;background:radial-gradient(circle at 14% 50%,rgba(46,232,111,.18),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.04),transparent)}.trust-section:before{background:linear-gradient(90deg,#2ee86f94,#2ee86f00),#ffffff14}.mode-story{border-top-color:#e0ffe81a}.mode-story-copy h3{max-width:18ch;font-size:clamp(2.2rem,4vw,4.8rem);line-height:.98}.mode-story-bullets span{min-height:38px}.doc-card-highlights svg,.blog-highlight-list svg{color:var(--accent)}.recommended-download{background:radial-gradient(circle at 85% 12%,rgba(46,232,111,.28),transparent 36%),linear-gradient(180deg,#ffffff12,#ffffff05),#07100b;box-shadow:0 36px 120px #0000006b,0 0 70px #2ee86f21}.recommended-download .button-primary,.platform-mark{color:#031006;background:var(--accent)}.download-row{border-top-color:#e0ffe81a}.text-link{color:var(--accent)}.status-panel{border-color:#e0ffe81f;background:var(--surface)}:focus-visible{outline-color:#2ee86fb3}@media(max-width:1180px){.site-header,.hero-section{width:min(calc(100% - 28px),1180px)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-block:nth-child(1),.feature-block:nth-child(4){grid-column:auto;min-height:250px}}@media(max-width:980px){.site-header{top:10px;width:min(calc(100% - 20px),980px);margin-top:10px}.hero-section{width:min(calc(100% - 20px),980px);padding-top:72px}.hero-visual-caption{display:none}.hero-preview-shell:after{background:linear-gradient(180deg,#03050300,#030503f5)}.section-heading{text-align:left;justify-items:start}.section-heading h2,.section-heading p:not(.eyebrow){margin-left:0}}@media(max-width:720px){.page-shell,.blog-page-shell{background-size:auto,auto,auto,46px 46px,46px 46px,auto}.site-header{min-height:58px;padding-left:12px;padding-right:6px}h1{font-size:clamp(3.3rem,17vw,5.4rem);line-height:.92}h2,.section-heading h2,.blog-title,.changelog-title{font-size:clamp(2.2rem,12vw,3.6rem)}.hero-section{padding:62px 14px 56px}.hero-summary{font-size:16px}.hero-actions,.button,.checksum{width:100%}.hero-preview-shell{margin-inline:-8px;border-radius:24px;padding:6px}.hero-facts-strip,.trusted-band,.section-band,.workflow-section,.trust-section,.download-section{width:calc(100% - 28px)}.feature-grid{grid-template-columns:minmax(0,1fr)}.trusted-band-logos{border-radius:22px}.trusted-logo,.trusted-logo:nth-child(2n),.trusted-logo:nth-child(odd){border-bottom-color:#e0ffe81a}}.hero-section{padding-top:clamp(52px,7vw,98px);padding-bottom:clamp(40px,5vw,72px)}.hero-visual{margin-top:clamp(30px,4vw,48px)}.hero-summary{margin-bottom:22px}.hero-actions{margin-bottom:16px}@media(max-width:720px){.hero-section{width:100%;padding-right:20px;padding-left:20px;padding-top:52px}.hero-copy h1{width:100%;max-width:100%;font-size:clamp(2.45rem,10.8vw,3rem);line-height:.96;overflow-wrap:anywhere;white-space:normal;word-break:normal}.hero-copy{width:calc(100% - 40px);max-width:350px;margin-left:20px;margin-right:0}.hero-summary{max-width:100%}.hero-actions{align-items:center;justify-content:center}.hero-actions .button{max-width:none}.hero-visual{width:calc(100vw - 28px);max-width:calc(100vw - 28px);margin-left:14px;margin-right:0;margin-top:34px}.site-header .header-download,.site-header .site-nav{display:none}.site-header .header-actions{margin-left:auto}}:root{color-scheme:light;--ink: #071528;--ink-soft: #243b59;--muted: #61748b;--line: rgba(18, 79, 139, .12);--line-strong: rgba(18, 79, 139, .2);--paper: #f7fbff;--paper-soft: #eaf5ff;--paper-warm: #eef7ff;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .96);--accent: #1677ff;--accent-dark: #0756c7;--accent-soft: rgba(22, 119, 255, .12);--cta: #1677ff;--cta-dark: #0756c7;--teal: #0ea5e9;--success-bg: rgba(22, 119, 255, .1);--success-text: #0756c7;--danger-bg: #fff0ed;--danger-text: #b42318;--shadow: 0 28px 90px rgba(24, 82, 142, .16);background:var(--paper);color:var(--ink)}html,body{background:var(--paper);color:var(--ink)}body,.page-shell,.blog-page-shell{background:radial-gradient(circle at 50% -10%,rgba(22,119,255,.2),transparent 34%),radial-gradient(circle at 88% 18%,rgba(14,165,233,.16),transparent 28%),radial-gradient(circle at 12% 26%,rgba(125,211,252,.18),transparent 30%),linear-gradient(90deg,rgba(14,92,180,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(14,92,180,.055) 1px,transparent 1px),linear-gradient(180deg,#fff,#f3f9ff 48%,#eaf5ff);background-size:auto,auto,auto,70px 70px,70px 70px,auto}.page-shell:before,.blog-page-shell:before{background:linear-gradient(180deg,#ffffff1a,#f7fbffb3 72%,#f7fbff),radial-gradient(ellipse at 50% 0%,rgba(22,119,255,.14),transparent 48%)}.site-header{border-color:#124f8b1f;background:#ffffffbd;box-shadow:0 22px 70px #18528e1f,inset 0 1px #ffffffe6}.brand,.site-nav a:hover,.site-nav a.active,.header-github:hover,h1,h2,h3,.blog-title,.changelog-title,.mode-story-copy h3,.blog-timeline-content h3{color:var(--ink)}.brand img{box-shadow:0 0 26px #1677ff33}.site-nav{color:#0715288f}.site-nav a:after{background:var(--accent);box-shadow:0 0 16px #1677ff6b}.language-toggle,.header-github,.header-download,.button-secondary,.button-ghost,.hero-signal-list span,.hero-facts-strip span,.release-facts span,.mode-story-bullets span,.checksum{border-color:#124f8b1f;background:#ffffffa8;color:var(--ink-soft);box-shadow:0 12px 32px #18528e14,inset 0 1px #ffffffd1}.language-toggle span.active,.header-download,.button-primary,.recommended-download .button-primary,.platform-mark{color:#fff;border-color:#1677ff75;background:linear-gradient(135deg,#0b63f6,#2f9bff);box-shadow:0 18px 42px #1677ff33}.header-download:hover,.button-primary:hover,.recommended-download .button-primary:hover{color:#fff;background:linear-gradient(135deg,#064db3,#1677ff);box-shadow:0 22px 48px #1677ff42}.eyebrow,.mode-story-kicker,.doc-card-label,.recommended-kicker,.blog-side-label,.changelog-label,.hero-signal-list svg,.hero-facts-strip svg,.release-facts svg,.text-link,.text-link svg{color:var(--accent)}.hero-glow-primary{background:radial-gradient(circle,rgba(22,119,255,.22),rgba(125,211,252,.12) 44%,transparent 70%)}.hero-glow-secondary{background:radial-gradient(circle,rgba(14,165,233,.18),rgba(22,119,255,.08) 54%,transparent 74%)}.hero-grid-plane{border-color:#124f8b1a;background:linear-gradient(90deg,rgba(18,79,139,.12) 1px,transparent 1px),linear-gradient(180deg,rgba(18,79,139,.12) 1px,transparent 1px);opacity:.36}.hero-summary{color:#071528ad}.hero-visual-caption{border-color:#124f8b24;background:#ffffffd1;color:var(--ink);box-shadow:0 20px 70px #18528e24,0 0 44px #1677ff1f}.hero-visual-caption span{color:var(--accent)}.hero-visual-caption strong{color:var(--ink-soft)}.hero-preview-shell{border-color:#124f8b21;background:linear-gradient(180deg,#fffffff5,#ebf6ffbd),#ffffffd1;box-shadow:0 48px 150px #18528e33,0 0 100px #1677ff1f,inset 0 1px #ffffffe6}.hero-preview-shell:before{background:linear-gradient(135deg,rgba(22,119,255,.34),transparent 28%,rgba(125,211,252,.18) 72%,transparent)}.trusted-band-copy p,.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p,.sdd-copy p:not(.eyebrow),.feature-block p,.doc-card-copy p,.faq-item p,.metric-card p,.sdd-step p,.mode-story-copy p:not(.mode-story-kicker),.recommended-download p:not(.eyebrow),.download-row p,.doc-card-meta span{color:var(--muted)}.trusted-band-logos,.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.platform-group,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{border-color:#124f8b1f;background:linear-gradient(180deg,#ffffffe0,#f5faffad),var(--surface);box-shadow:0 22px 70px #18528e1a,inset 0 1px #ffffffe6}.feature-block:hover,.metric-card:hover,.sdd-step:hover,.faq-item:hover,.changelog-entry:hover,.doc-card:hover,.blog-timeline-content:hover{border-color:#1677ff47;background:linear-gradient(180deg,#fffffff5,#ebf6ffd6),var(--surface-strong);box-shadow:0 32px 100px #18528e26,0 0 46px #1677ff1a}.feature-variant-1,.feature-variant-2,.feature-variant-3,.metric-card{background:radial-gradient(circle at 100% 0%,rgba(22,119,255,.13),transparent 34%),linear-gradient(180deg,#ffffffe0,#f5faffad),var(--surface)}.trusted-logo:hover{background:#1677ff0f}.trusted-logo-mark,.feature-icon,.doc-card-icon,.mode-story-icon,.recommended-icon,.sdd-step-icon,.feature-variant-2 .feature-icon{border-color:#1677ff2e;color:var(--accent);background:radial-gradient(circle at 35% 20%,rgba(125,211,252,.34),transparent 34%),#1677ff1a}.metric-card strong,.doc-card-highlights svg,.blog-highlight-list svg{color:var(--accent);text-shadow:none}.sdd-step:before,.trust-section:before{background:linear-gradient(180deg,#1677ff57,#1677ff0a)}.sdd-step-index{color:#0756c761}.kun-runtime-section,.sdd-section,.workflow-section,.docs-section,.mode-section,.faq-section,.download-section,.trust-section,.mode-story{border-color:#124f8b1a}.trust-section{background:radial-gradient(circle at 14% 50%,rgba(22,119,255,.12),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.5),transparent)}.recommended-download{color:var(--ink);background:radial-gradient(circle at 85% 12%,rgba(22,119,255,.2),transparent 36%),linear-gradient(180deg,#fffffff0,#ebf6ffcc),#fff;box-shadow:0 36px 120px #18528e29,0 0 70px #1677ff1f}.recommended-download p:not(.eyebrow){color:var(--muted)}.download-row{border-top-color:#124f8b1a}.status-panel{border-color:#124f8b1f;background:#ffffffd6}:focus-visible{outline-color:#1677ffb8}@media(max-width:980px){.hero-preview-shell:after{background:linear-gradient(180deg,#f7fbff00,#f7fbfff5)}}.site-header{min-height:56px}.hero-section{padding-top:clamp(42px,5.5vw,76px);padding-bottom:clamp(28px,3.6vw,52px)}.hero-copy{width:min(900px,100%)}.hero-copy h1{margin-bottom:14px;font-size:clamp(4rem,9.3vw,8.2rem);line-height:.92}.hero-summary{max-width:700px;margin-bottom:18px;font-size:clamp(16px,1.38vw,19px);line-height:1.58}.hero-actions{margin-bottom:12px}.hero-visual{margin-top:clamp(22px,3vw,36px)}.hero-preview-shell{padding:8px}.hero-visual-caption{top:-18px;padding:8px 14px}.hero-facts-strip{gap:10px;padding-bottom:clamp(48px,6vw,82px)}.hero-facts-strip span{min-height:48px}.trusted-band{gap:18px;padding-bottom:clamp(54px,7vw,88px)}.section-band,.workflow-section,.trust-section,.download-section{padding:clamp(58px,7vw,96px) 0}.section-heading{gap:16px;margin-bottom:22px}.section-heading .eyebrow{margin-bottom:-2px}.section-heading p:not(.eyebrow),.workflow-copy p:not(.eyebrow),.trust-section p,.download-copy p,.sdd-copy p:not(.eyebrow){font-size:15px;line-height:1.58}.feature-grid,.metric-grid,.runtime-pillar-list,.sdd-flow,.workflow-list,.docs-grid,.faq-grid,.download-groups{gap:10px}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.recommended-download,.changelog-entry,.changelog-sidecard,.blog-hero-card,.blog-outline-card,.blog-article-highlights,.blog-timeline-content,.blog-article{padding:clamp(18px,2.1vw,24px)}.feature-block{min-height:210px;gap:16px}.feature-block:nth-child(1){min-height:260px}.feature-block p,.doc-card-copy p,.faq-item p,.metric-card p,.sdd-step p,.mode-story-copy p:not(.mode-story-kicker){line-height:1.55}.feature-icon,.doc-card-icon,.mode-story-icon,.recommended-icon,.sdd-step-icon,.trusted-logo-mark{width:42px;height:42px}.kun-runtime-layout,.sdd-section,.workflow-section,.download-layout{gap:clamp(20px,3.5vw,48px)}.metric-card strong{margin-bottom:8px;font-size:clamp(2.8rem,5.4vw,3.55rem)}.sdd-step{grid-template-columns:44px minmax(0,1fr)}.workflow-item .feature-block{grid-template-columns:44px minmax(0,1fr);padding:20px}.mode-story{gap:clamp(24px,4vw,56px);padding:clamp(32px,4.5vw,52px) 0}.mode-story-copy h3{margin-bottom:12px;font-size:clamp(2rem,3.5vw,3.8rem);line-height:1.02}.mode-story-bullets{margin-top:14px}.download-layout{align-items:start}.download-row{padding:16px 18px}@media(max-width:980px){.hero-section{padding-top:52px}.section-heading{gap:12px;margin-bottom:18px}}@media(max-width:720px){.hero-section{padding:38px 16px 34px}.hero-copy{width:100%;max-width:none;margin-left:0;text-align:center}.hero-copy h1{max-width:9ch;margin-right:auto;margin-left:auto;font-size:clamp(2.55rem,12vw,3.25rem)}.hero-summary{max-width:32ch;margin-right:auto;margin-left:auto;line-height:1.5}.hero-actions{gap:10px}.hero-visual{width:100%;max-width:100%;margin:24px 0 0}.hero-preview-shell{margin-inline:0}.section-band,.workflow-section,.trust-section,.download-section{padding-block:44px}.feature-block,.metric-card,.sdd-step,.doc-card,.faq-item,.recommended-download{padding:18px}}.hero-preview-shell{max-height:560px;overflow:hidden}@media(max-width:720px){.hero-summary{max-width:30ch;overflow-wrap:break-word}.hero-copy{width:min(340px,calc(100svw - 32px));max-width:min(340px,calc(100svw - 32px));margin-right:auto;margin-left:0}.hero-actions .button{width:min(340px,calc(100svw - 32px));max-width:min(340px,calc(100svw - 32px))}.hero-visual,.hero-preview-shell{width:min(358px,calc(100svw - 32px));max-width:min(358px,calc(100svw - 32px));margin-right:auto;margin-left:0}.hero-preview-shell{max-height:285px}}.workflow-section{grid-template-columns:minmax(360px,.92fr) minmax(520px,1.08fr);gap:clamp(34px,4.8vw,72px)}.workflow-copy{max-width:740px}.workflow-copy h2{max-width:8.4em;margin-bottom:18px;font-size:clamp(2.7rem,4vw,4.35rem);line-height:1.04;letter-spacing:-.052em;text-wrap:balance}.workflow-copy p{max-width:48ch;font-size:clamp(15px,1.05vw,18px);line-height:1.62}.workflow-list{gap:16px}.workflow-item{display:block}.workflow-item .feature-block{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;align-content:start;justify-content:start;min-height:0;height:auto;gap:18px;padding:clamp(22px,2.15vw,30px);flex-direction:initial}.workflow-item .feature-icon{width:48px;height:48px;margin-top:1px}.workflow-item .feature-block-copy{min-width:0;align-self:start}.workflow-item .feature-block h3{margin-bottom:8px;font-size:clamp(20px,1.38vw,26px);line-height:1.24;letter-spacing:-.035em}.workflow-item .feature-block p{margin-bottom:0;font-size:clamp(15px,1.02vw,18px);line-height:1.58}.trust-section h2{max-width:8.6em;font-size:clamp(2.65rem,4vw,4.35rem);line-height:1.04;letter-spacing:-.052em;text-wrap:balance}@media(max-width:980px){.workflow-section{grid-template-columns:1fr}.workflow-copy{position:static;max-width:720px}.workflow-copy h2{max-width:8.5em;font-size:clamp(2.5rem,8vw,4rem)}}@media(max-width:720px){.workflow-copy h2,.trust-section h2{max-width:8.4em;font-size:clamp(2.15rem,10vw,3.1rem)}.workflow-item .feature-block{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px}.workflow-item .feature-icon{width:40px;height:40px}}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(14px,1.7vw,20px)}.feature-grid>.feature-block,.feature-grid>.feature-block:nth-child(1),.feature-grid>.feature-block:nth-child(4),.feature-grid>.feature-variant-1,.feature-grid>.feature-variant-2,.feature-grid>.feature-variant-3,.feature-grid>.feature-variant-4{grid-column:auto;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;align-content:start;justify-content:start;min-height:0;height:auto;gap:18px;padding:clamp(22px,2.15vw,30px);flex-direction:initial}.feature-grid>.feature-block .feature-icon{width:48px;height:48px;margin-top:1px}.feature-grid>.feature-block .feature-block-copy{min-width:0;align-self:start}.feature-grid>.feature-block h3{margin-bottom:8px;font-size:clamp(20px,1.35vw,26px);line-height:1.24;letter-spacing:-.035em}.feature-grid>.feature-block p{margin-bottom:0;font-size:clamp(15px,1.02vw,18px);line-height:1.58}@media(max-width:980px){.feature-grid{grid-template-columns:1fr}}@media(max-width:720px){.feature-grid>.feature-block,.feature-grid>.feature-block:nth-child(1),.feature-grid>.feature-block:nth-child(4),.feature-grid>.feature-variant-1,.feature-grid>.feature-variant-2,.feature-grid>.feature-variant-3,.feature-grid>.feature-variant-4{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px}.feature-grid>.feature-block .feature-icon{width:40px;height:40px}}.product-preview{--pp-accent: #007f9f;--pp-accent-soft: rgba(0, 127, 159, .12);--pp-text: #121820;--pp-text-muted: #66717f;--pp-text-faint: #8d99a6;--pp-bg-main: #eef3f7;--pp-bg-sidebar: color-mix(in srgb, #eef3f7 88%, #ffffff 12%);--pp-border-muted: rgba(15, 23, 42, .08);--pp-sidebar-gradient: linear-gradient( 180deg, color-mix(in srgb, #eef3f7 95%, #ffffff 5%) 0%, #edf3f7 44%, #e7eef3 100% );--pp-sidebar-border: rgba(15, 23, 42, .1);--pp-sidebar-shadow: inset -1px 0 0 rgba(15, 23, 42, .06), 10px 0 26px rgba(15, 23, 42, .035);--pp-topbar-bg: linear-gradient( 180deg, rgba(255, 255, 255, .82) 0%, rgba(255, 255, 255, .6) 58%, rgba(255, 255, 255, .34) 100% );--pp-topbar-shadow: 0 16px 42px rgba(15, 23, 42, .05), inset 0 1px 0 rgba(255, 255, 255, .64);--pp-stage-gradient: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);--pp-shadow-composer: 0 18px 46px rgba(15, 23, 42, .1), 0 5px 16px rgba(15, 23, 42, .06);--pp-bubble-user: rgba(18, 24, 32, .06);font-family:SF Pro Text,PingFang SC,Noto Sans SC,Helvetica Neue,Arial,sans-serif}.product-preview.app-ui-preview{display:grid;grid-template-columns:19% minmax(0,1fr);aspect-ratio:2048 / 1344;min-height:0;border-color:#0f172a1a;border-radius:8px;background:var(--pp-bg-main);box-shadow:0 22px 70px #12182024,0 0 0 1px #ffffffe6 inset}.app-shot-sidebar,.app-shot-main{min-width:0}.product-preview .app-shot-sidebar{position:relative;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--pp-sidebar-border);padding:1.07cqw .78cqw .88cqw;background:var(--pp-sidebar-gradient);box-shadow:var(--pp-sidebar-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shot-sidebar:after{content:"";position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(180deg,#e6edf700,#e5ecf6 72%);pointer-events:none}.app-shot-traffic,.app-shot-brand,.app-shot-titlebar-safe,.app-shot-mode-button,.app-shot-sidebar-toggle,.app-shot-collapse-button,.app-shot-new,.app-shot-new span,.app-shot-nav button,.app-shot-project-head,.app-shot-project-row,.app-shot-file-tree button,.app-shot-row-actions,.app-shot-thread,.app-shot-claw-channel-list button,.app-shot-provider-mark,.app-shot-feishu-mark,.app-shot-work-meta,.app-shot-user-turn,.app-shot-message-actions,.app-shot-assistant-turn,.app-shot-sidebar-footer,.app-shot-sidebar-footer span,.app-shot-topbar,.app-shot-topbar-grid,.app-shot-topbar-session,.app-shot-topbar-actions,.app-shot-session-title,.app-shot-session-icon,.app-shot-runtime,.app-shot-runtime span,.app-shot-write-controls,.app-shot-write-controls span,.app-shot-write-controls b,.app-shot-write-assistant-title,.app-shot-write-assistant-title span,.app-shot-write-assistant-title button,.app-shot-current-file,.app-shot-write-ready,.app-shot-write-action,.app-shot-write-action>span:last-child,.app-shot-write-assistant-composer,.app-shot-write-assistant-composer button,.app-shot-task-card,.app-shot-task-card>span:last-child,.app-shot-task-icon,.app-shot-composer-shell,.app-shot-composer-input-row,.app-shot-composer-model,.app-shot-composer-send,.app-shot-composer-footer,.app-shot-composer-branch,.app-shot-pane-title,.app-shot-inline-agent,.app-shot-assistant-card div,.app-shot-claw-icon,.app-shot-claw-chips,.app-shot-claw-panel div,.app-shot-claw-messages .agent,.mode-story-icon{display:flex;align-items:center}.app-shot-sidebar svg,.app-shot-main svg{width:.98cqw;height:.98cqw;flex:0 0 auto;stroke-width:1.85}.product-preview .app-shot-titlebar-safe{height:.78cqw;flex-shrink:0}.product-preview .app-shot-traffic{gap:.49cqw;height:1.66cqw}.product-preview .app-shot-traffic span{width:.49cqw;height:.49cqw;border-radius:999px;background:#ff5f56}.app-shot-traffic span:nth-child(2){background:#ffbd2e}.app-shot-traffic span:nth-child(3){background:#27c93f}.app-shot-brand{min-height:2.93cqw;justify-content:center;margin-top:.78cqw;padding:0 .34cqw}.app-shot-collapse-button,.app-shot-sidebar-toggle{justify-content:center;width:2.15cqw;height:2.15cqw;border:1px solid rgba(15,23,42,.08);border-radius:.78cqw;color:var(--pp-text-faint, #8a93a4);background:#ffffff75;box-shadow:inset 0 1px #ffffff9e,0 8px 18px #0f172a0d}.app-shot-brand strong{color:var(--pp-text, #222222);font-size:1.17cqw;font-weight:600;letter-spacing:-.025em;white-space:nowrap}.app-shot-brand-divider{height:1px;margin:.98cqw .34cqw 0;background:#0f172a14}.app-shot-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.15cqw;margin:.98cqw 0 1.17cqw;border:1px solid rgba(15,23,42,.08);border-radius:.78cqw;padding:.18cqw;background:#eef2f7b8;box-shadow:inset 0 1px #ffffff85}.app-shot-mobile-tabs{display:none}.app-shot-mode-button{gap:.34cqw;justify-content:center;min-height:2.34cqw;border:0;border-radius:.586cqw;color:var(--pp-text-faint, #8a93a4);background:transparent;font-size:.879cqw;font-weight:600;letter-spacing:0}.app-shot-mode-button svg{width:.78cqw;height:.78cqw}.app-shot-mode-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-mode-button.active{color:var(--pp-text, #222222);background:#fff;box-shadow:0 2px 8px #0f172a1a,inset 0 0 0 1px #0f172a14}.app-shot-new{justify-content:space-between;gap:.78cqw;width:100%;min-height:2.93cqw;margin-top:0;border:1px solid rgba(141,153,172,.16);border-radius:.78cqw;padding:0 .78cqw;color:#20242c;background:#f1f6fdbf;font-size:.98cqw;font-weight:600;box-shadow:inset 0 1px #ffffff8a}.app-shot-new span{gap:.59cqw;min-width:0}.app-shot-new svg{color:var(--pp-accent)}.app-shot-new kbd{display:inline-flex;align-items:center;justify-content:center;min-width:1.66cqw;height:1.27cqw;border-radius:.34cqw;color:#8c98a9;background:#fff;font-family:inherit;font-size:.73cqw;font-weight:600;box-shadow:0 1px 4px #1d2d4412}.app-shot-nav{display:grid;gap:.34cqw;margin-top:.78cqw}.app-shot-nav button{gap:.78cqw;min-height:2.54cqw;border:0;border-radius:.68cqw;padding:0 .78cqw;color:#707d91;background:transparent;font-size:.879cqw;font-weight:500}.app-shot-project-head{justify-content:space-between;margin-top:1.66cqw;padding:0 .34cqw;color:#9aa5b6;font-size:.78cqw;font-weight:600;letter-spacing:.02em}.app-shot-project-head svg{color:#95a1b3}.app-shot-project-list{display:grid;gap:.34cqw;margin-top:.59cqw}.app-shot-project-group{display:grid;gap:.18cqw}.app-shot-project-row{gap:.39cqw;min-height:2.05cqw;color:#6f7b8e;font-size:.879cqw}.app-shot-project-row strong{min-width:0;flex:1 1 auto;color:#2f343c;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-project-row svg{color:#7f8a9d}.app-shot-project-row>svg:first-child{width:.78cqw;height:.78cqw}.app-shot-row-actions{gap:.59cqw;opacity:.48}.app-shot-row-actions svg{width:.78cqw;height:.78cqw;color:#9aa5b6}.app-shot-thread{position:relative;gap:.49cqw;min-height:2.05cqw;margin-left:.78cqw;border:0;border-radius:.59cqw;padding:0 .49cqw 0 1.07cqw;color:#2f343c;background:transparent;font-size:.83cqw;text-align:left}.app-shot-thread.active:before{content:"";position:absolute;left:-.78cqw;top:.18cqw;bottom:.18cqw;width:.12cqw;border-radius:1.172cqw;background:var(--pp-accent)}.app-shot-thread svg{color:var(--pp-accent)}.app-shot-thread span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-thread em{color:#98a3b5;font-style:normal}.app-shot-file-tree{display:grid;gap:.12cqw;margin-left:1.07cqw;padding-left:.49cqw}.app-shot-file-tree em{display:block;max-width:100%;padding:.05cqw .34cqw .18cqw;color:#98a3b5;font-size:.68cqw;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-file-tree button{gap:.39cqw;min-height:1.66cqw;border:0;border-radius:.49cqw;padding:0 .49cqw;color:#697589;background:transparent;font-size:.78cqw;font-weight:500}.app-shot-file-tree button.active{color:var(--pp-accent);background:#007f9f14}.app-shot-file-tree button.app-shot-write-file{min-height:2.05cqw;padding-right:.32cqw}.app-shot-write-file>span:not(.app-shot-row-actions){min-width:0;flex:1 1 auto}.app-shot-write-file .app-shot-row-actions{margin-left:auto}.app-shot-write-folder{color:#697589}.app-shot-file-tree span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-im-head{margin-top:1.17cqw}.app-shot-im-label{font-size:.78cqw;font-weight:600;letter-spacing:.04em}.app-shot-feishu-mark{justify-content:center;width:1.86cqw;height:1.86cqw;border-radius:.49cqw;flex:0 0 auto;background:#007f9f1f}.app-shot-feishu-logo{width:1.17cqw;height:1.17cqw}.app-shot-claw-channel-list button.active{background:#0f172a0b;box-shadow:inset 0 0 0 1px #0f172a14}.app-shot-stage-claw{gap:.49cqw}.app-shot-claw-chat{display:grid;flex:1 1 auto;align-content:center;gap:1.12cqw;width:min(100%,49cqw);min-height:0;margin:0 auto;overflow:hidden;padding:.49cqw .24cqw 0}.app-shot-work-meta{gap:.29cqw;width:fit-content;border:0;border-radius:.293cqw;padding:.12cqw 0;color:var(--pp-text-muted, #5f6878);background:transparent;font-size:.83cqw;font-weight:500}.app-shot-work-meta svg{width:.68cqw;height:.68cqw;opacity:.5}.app-shot-user-turn{display:grid;justify-items:end;gap:.29cqw}.app-shot-user-bubble{max-width:72%;border-radius:.977cqw;padding:.65cqw .95cqw;color:var(--pp-text, #222222);background:var(--pp-bubble-user, rgba(0, 0, 0, .06));font-size:1.02cqw;font-weight:500;line-height:1.58;box-shadow:0 8px 22px #0f172a0f;text-align:left}.app-shot-assistant-turn{display:grid;gap:.29cqw}.app-shot-assistant-text{max-width:min(100%,43cqw);color:var(--pp-text, #222222);font-size:1.04cqw;line-height:1.6}.app-shot-assistant-text p{margin:0 0 .49cqw}.app-shot-assistant-text p:last-child{margin-bottom:0}.app-shot-message-actions{display:flex;gap:.34cqw;color:var(--pp-text-faint, #8a93a4)}.app-shot-user-turn .app-shot-message-actions{justify-content:flex-end}.app-shot-message-actions svg{width:.78cqw;height:.78cqw}.app-shot-main-claw .app-shot-session-title strong{font-size:.879cqw}.app-shot-main-claw .app-shot-session-title span{font-size:.685cqw;letter-spacing:0}.app-shot-main-claw .app-shot-composer-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-claw-channel-list{display:grid;gap:.34cqw;margin-top:.59cqw}.app-shot-claw-channel-list button{gap:.49cqw;min-height:2.93cqw;border:0;border-radius:.68cqw;padding:.34cqw .49cqw;color:#2f343c;background:transparent;text-align:left}.app-shot-claw-channel-list button.active{background:#ffffffa3;box-shadow:inset 0 0 0 1px #94a3b829}.app-shot-provider-mark{justify-content:center;width:1.86cqw;height:1.86cqw;border-radius:.49cqw;flex:0 0 auto;color:var(--pp-accent);background:#007f9f1a;font-size:.83cqw;font-weight:700}.app-shot-claw-channel-list button>span:nth-of-type(2){min-width:0;flex:1 1 auto}.app-shot-claw-channel-list strong,.app-shot-claw-channel-list em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-claw-channel-list strong{color:#2f343c;font-size:.879cqw;font-weight:600}.app-shot-claw-channel-list em{margin-top:.12cqw;color:#98a3b5;font-size:.732cqw;font-style:normal;font-weight:500}.app-shot-claw-channel-list i{width:.5cqw;height:.5cqw;border-radius:1.172cqw;flex:0 0 auto;background:#f4b840}.app-shot-claw-channel-list i.running{background:#34d399}.app-shot-claw-channel-list button.active:before{content:"";position:absolute;left:0;top:.293cqw;bottom:.293cqw;width:.098cqw;border-radius:999px;background:var(--pp-accent, #007f9f)}.app-shot-claw-channel-list button{position:relative}.app-shot-sidebar-footer{position:relative;z-index:1;justify-content:space-between;gap:.59cqw;margin-top:auto;min-height:2.05cqw;color:#7f8a9d;font-size:.83cqw;font-weight:500}.app-shot-sidebar-footer span:first-child{gap:.59cqw;color:#637084}.app-shot-main{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--pp-stage-gradient, linear-gradient(180deg, #ffffff 0%, #ffffff 100%))}.app-shot-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% -8%,rgba(0,127,159,.06),transparent 30%),radial-gradient(circle at 18% 0%,rgba(255,255,255,.4),transparent 24%)}.app-shot-topbar{position:relative;z-index:2;flex-shrink:0;margin:1.07cqw 1.46cqw 0;justify-content:stretch;width:auto;min-height:2.93cqw;transform:none;border:1px solid color-mix(in srgb,rgba(15,23,42,.08) 82%,white 18%);border-radius:1.07cqw;padding:.49cqw .98cqw;background:var(--pp-topbar-bg);box-shadow:var(--pp-topbar-shadow);-webkit-backdrop-filter:blur(24px) saturate(180%) brightness(112%);backdrop-filter:blur(24px) saturate(180%) brightness(112%)}.app-shot-topbar-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.78cqw;width:100%}.app-shot-topbar-session{gap:.59cqw;min-width:0}.app-shot-session-icon{justify-content:center;width:1.66cqw;height:1.66cqw;flex-shrink:0;border:1px solid rgba(0,127,159,.15);border-radius:.49cqw;color:var(--pp-accent, #007f9f);background:var(--pp-accent-soft, rgba(0, 127, 159, .12));box-shadow:inset 0 1px #ffffff9e}.app-shot-session-icon svg{width:.88cqw;height:.88cqw}.app-shot-topbar-actions{justify-content:flex-end;gap:.59cqw;min-width:0}.app-shot-session-title{gap:.59cqw;min-width:0}.app-shot-session-title>svg{display:none}.app-shot-session-title strong{display:block;color:var(--pp-text, #222222);font-size:.879cqw;line-height:1.32;font-weight:600;letter-spacing:-.01em}.app-shot-session-title span{display:block;margin-top:.08cqw;color:var(--pp-text-faint, #8a93a4);font-size:.685cqw;font-weight:500;white-space:nowrap}.app-shot-runtime{gap:.59cqw;color:var(--pp-text-faint, #8a93a4)}.app-shot-runtime span{gap:.26cqw;color:#047857e6;font-size:.732cqw;font-weight:500;white-space:nowrap}.app-shot-runtime i{display:block;width:.34cqw;height:.34cqw;border-radius:999px;background:#10b981}.app-shot-runtime svg{width:.98cqw;height:.98cqw}.app-shot-main-write .app-shot-topbar{width:73%;margin-right:auto;margin-left:2.05cqw}.app-shot-main-write .app-shot-session-title{max-width:43%}.app-shot-write-controls{gap:.38cqw;min-width:0;justify-content:flex-end}.app-shot-write-controls span,.app-shot-write-controls b{gap:.32cqw;justify-content:center;min-width:1.92cqw;min-height:1.98cqw;border-radius:.68cqw;padding:0 .55cqw;color:#8b96a8;background:transparent;font-size:.7cqw;font-weight:740;white-space:nowrap}.app-shot-write-controls span.active{color:#232831;background:#fff;box-shadow:0 2px 8px #0f172a17,inset 0 0 0 1px #0f172a14}.app-shot-write-controls b{min-width:auto;color:#11875d;background:transparent;font-style:normal}.app-shot-write-controls>i{width:1px;height:1.22cqw;margin:0 .2cqw;background:#94a3b838}.app-shot-write-controls svg{width:.9cqw;height:.9cqw}.app-shot-stage{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:0 1.46cqw 1.17cqw}.app-shot-empty-state{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;padding:1.46cqw 1.17cqw 1.17cqw;text-align:center}.app-shot-empty-state h2{margin-bottom:.98cqw;color:var(--pp-text, #222222);font-size:2.34cqw;line-height:1.08;font-weight:600;letter-spacing:-.045em}.app-shot-empty-state>p{margin-bottom:2.05cqw;color:var(--pp-text-muted, #5f6878);font-size:1.07cqw;line-height:1.55;font-weight:400}.app-shot-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.98cqw;width:100%;max-width:44cqw}.app-shot-task-card{gap:.88cqw;min-height:5.27cqw;border:1px solid rgba(15,23,42,.1);border-radius:1.07cqw;padding:1.07cqw 1.27cqw;color:var(--pp-text, #222222);background:#ffffffeb;text-align:left;box-shadow:0 18px 48px #56678814;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.app-shot-task-card:hover{transform:translateY(-.05cqw);border-color:#007f9f2e;box-shadow:0 24px 56px #56678824}.app-shot-task-card strong{display:block;width:100%;color:var(--pp-text, #222222);font-size:1.07cqw;line-height:1.2;font-weight:600;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-task-card em{display:block;width:100%;margin-top:.29cqw;color:var(--pp-text-faint, #8a93a4);font-size:.879cqw;line-height:1.45;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-task-icon{justify-content:center;width:2.54cqw;height:2.54cqw;border-radius:.78cqw;flex:0 0 auto}.app-shot-task-icon.blue{color:var(--pp-accent);background:#007f9f1a}.app-shot-task-icon.green{color:#059669;background:#ecfdf5}.app-shot-task-icon.purple{color:#7c3aed;background:#f5f3ff}.app-shot-task-icon.orange{color:#ea580c;background:#fff7ed}.app-shot-task-card>span:last-child{align-items:flex-start;flex-direction:column;min-width:0;flex:1 1 auto}[lang=en] .app-shot-task-card{gap:1.05cqw;padding-inline:1.36cqw}[lang=en] .app-shot-task-card strong{font-size:1.16cqw;line-height:1.18}[lang=en] .app-shot-task-card em{font-size:.9cqw}.app-shot-write-body{display:grid;flex:1 1 auto;grid-template-columns:minmax(0,1fr) minmax(13.8cqw,.36fr);gap:1.02cqw;min-height:0;padding-top:.78cqw}.app-shot-write-document,.app-shot-write-assistant,.app-shot-claw-hero,.app-shot-claw-messages,.app-shot-claw-panel{min-width:0;border:1px solid rgba(148,163,184,.16);background:#ffffffdb;box-shadow:0 18px 48px #1623380e}.app-shot-write-document{position:relative;overflow:hidden;border-radius:1.72cqw;padding:2.65cqw 3.18cqw}.app-shot-write-page{width:min(100%,39.2cqw);min-height:100%;margin:0 auto;color:#2b2f36;font-family:SFMono-Regular,JetBrains Mono,Fira Code,Menlo,Consolas,monospace}.app-shot-write-page h2{margin:0 0 3.2cqw;color:#25292f;font-size:1.92cqw;line-height:1.12;font-weight:800;text-align:center;letter-spacing:0}.app-shot-write-page p,.app-shot-write-page li{color:#2d333b;font-size:1.02cqw;line-height:1.82;font-weight:500;letter-spacing:0}.app-shot-write-page p{margin:0 0 2.05cqw}.app-shot-write-page ul{display:grid;gap:.44cqw;margin:0 0 2.35cqw;padding-left:1.38cqw}.app-shot-write-page li::marker{color:#7f8897}.app-shot-write-page h3{margin:0 0 .62cqw;color:#9aa4b5;font-size:1.02cqw;line-height:1.5;font-weight:650}.app-shot-write-page pre{position:relative;margin:2.3cqw 0 2.1cqw;border-radius:0;padding:1.9cqw .35cqw 1.55cqw;color:#25292f;background:#f3f3f3;font:inherit;overflow:hidden}.app-shot-write-page pre span{position:absolute;top:.54cqw;right:.7cqw;display:inline-flex;gap:.64cqw;color:#a0a9b8;font-size:.66cqw;font-weight:600}.app-shot-write-page pre b{font:inherit}.app-shot-write-page code{display:block;white-space:pre-wrap}.app-shot-write-assistant{display:flex;flex-direction:column;overflow:hidden;border-width:0 0 0 1px;border-radius:0;padding:.78cqw 1.22cqw 1.08cqw;background:#ffffffb8;box-shadow:inset 1px 0 #0f172a0a}.app-shot-write-assistant-title{justify-content:space-between;gap:.7cqw;min-height:2.25cqw}.app-shot-write-assistant-title>span{gap:.54cqw;min-width:0;color:#252a32;font-size:.88cqw;font-weight:750}.app-shot-write-assistant-title>span svg{color:var(--pp-accent)}.app-shot-write-assistant-title button{justify-content:center;width:1.98cqw;height:1.98cqw;border:1px solid rgba(15,23,42,.08);border-radius:50%;color:#98a3b5;background:#fff;box-shadow:0 5px 12px #0f172a0d}.app-shot-current-file{min-height:1.86cqw;margin:.44cqw 0 1.22cqw;border:1px solid rgba(148,163,184,.14);border-radius:.98cqw;padding:0 .72cqw;color:#7f8a9c;background:#fff;font-size:.73cqw;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-write-ready{align-items:flex-start;flex-direction:column;gap:.78cqw;border:1px solid rgba(148,163,184,.14);border-radius:1.45cqw;padding:2.05cqw 1.2cqw 1.35cqw;background:#fff;box-shadow:0 18px 42px #1623380e}.app-shot-write-ready>svg{width:1.42cqw;height:1.42cqw;color:var(--pp-accent)}.app-shot-write-ready h3{margin:0;color:#22262e;font-size:1.02cqw;line-height:1.26;font-weight:780}.app-shot-write-ready p,.app-shot-claw-hero p,.app-shot-claw-panel p{margin:0;color:#728096;font-size:.82cqw;line-height:1.55}.app-shot-write-actions{display:grid;gap:.58cqw;margin-top:auto;padding-top:1.1cqw}.app-shot-write-action{gap:.74cqw;min-height:4.1cqw;border:1px solid rgba(148,163,184,.14);border-radius:1.07cqw;padding:.72cqw;color:#242933;background:#fff;text-align:left}.app-shot-write-action .app-shot-task-icon{width:2.15cqw;height:2.15cqw;border-radius:.7cqw}.app-shot-write-action strong{display:block;color:#242933;font-size:.83cqw;line-height:1.25;font-weight:740;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-write-action em{display:block;margin-top:.22cqw;color:#9aa5b6;font-size:.68cqw;line-height:1.35;font-style:normal;font-weight:540;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-write-assistant-composer{justify-content:space-between;gap:.72cqw;min-height:4.1cqw;margin-top:1.2cqw;border:1px solid rgba(148,163,184,.14);border-radius:2.05cqw;padding:.54cqw .58cqw .54cqw 1.2cqw;color:#9aa5b6;background:#fff;font-size:.86cqw;font-weight:660;box-shadow:0 16px 36px #0f172a14}.app-shot-write-assistant-composer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shot-write-assistant-composer button{justify-content:center;width:2.56cqw;height:2.56cqw;border:1px solid rgba(148,163,184,.16);border-radius:50%;color:#8d98aa;background:#fff}.app-shot-claw-body{display:grid;flex:1 1 auto;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);grid-template-rows:minmax(0,1fr) auto;gap:.56cqw;min-height:0}.app-shot-claw-hero{grid-row:1 / span 2;border-radius:1.72cqw;padding:2.2cqw}.app-shot-claw-icon{justify-content:center;width:4.1cqw;height:4.1cqw;border-radius:1.25cqw;color:var(--pp-accent);background:#007f9f1a}.app-shot-claw-hero h2{margin:1.4cqw 0 .9cqw;color:#242933;font-size:2.15cqw;line-height:1.08;font-weight:850}.app-shot-claw-chips{flex-wrap:wrap;gap:.58cqw;margin-top:1.35cqw}.app-shot-claw-chips span{border:1px solid rgba(148,163,184,.16);border-radius:1.172cqw;padding:.4cqw .72cqw;color:#546176;background:#fff;font-size:.78cqw;font-weight:720}.app-shot-claw-messages{display:grid;gap:.78cqw;border-radius:1.35cqw;padding:1.15cqw}.app-shot-claw-messages .user,.app-shot-claw-messages .agent{max-width:100%;border-radius:1cqw;padding:.82cqw .95cqw;font-size:.86cqw;line-height:1.45}.app-shot-claw-messages .user{justify-self:end;max-width:72%;color:var(--pp-text, #222222);background:var(--pp-bubble-user, rgba(0, 0, 0, .06))}.app-shot-claw-messages .agent{gap:.58cqw;color:#3c4758;background:#f4f7fb}.app-shot-claw-panel{border-radius:1.35cqw;padding:1.15cqw}.app-shot-claw-panel div{gap:.45cqw;color:#0f8f62;font-size:.78cqw;font-weight:780}.app-shot-claw-panel strong{display:block;margin:.8cqw 0 .42cqw;color:#242933;font-size:1.02cqw;font-weight:820}.app-shot-composer-zone{flex-shrink:0;width:100%;max-width:44cqw;margin:0 auto;padding-top:.49cqw}.app-shot-composer-shell{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.18);border-radius:1.27cqw;background:#fffffffa;box-shadow:var(--pp-shadow-composer);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shot-composer-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(0,127,159,.07),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 28%)}.app-shot-composer-input-row{position:relative;z-index:1;gap:.78cqw;align-items:center;min-height:3.61cqw;padding:.54cqw 3.56cqw .54cqw 1.07cqw}.app-shot-composer-placeholder{min-width:0;flex:1 1 auto;padding:.34cqw .24cqw;color:var(--pp-text-faint, #8a93a4);font-size:.879cqw;line-height:1.4;white-space:nowrap}.app-shot-composer-model{position:relative;flex-shrink:0;align-self:center;padding:.36cqw 1.17cqw .36cqw .78cqw;color:var(--pp-text-muted, #5f6878);font-size:.78cqw;line-height:1.2;font-weight:500}.app-shot-composer-model svg{position:absolute;right:.24cqw;top:50%;width:.66cqw;height:.66cqw;transform:translateY(-50%);color:var(--pp-text-faint, #8a93a4)}.app-shot-composer-send{position:absolute;right:.78cqw;top:50%;justify-content:center;width:2.34cqw;height:2.34cqw;flex-shrink:0;border:0;border-radius:999px;color:#fff;background:linear-gradient(180deg,color-mix(in srgb,var(--pp-accent, #007f9f) 92%,white 8%) 0%,var(--pp-accent, #007f9f) 100%);box-shadow:inset 0 1px #ffffff42,0 8px 18px #007f9f33;transform:translateY(-50%)}.app-shot-composer-send svg{width:.88cqw;height:.88cqw;transform:translate(-.02cqw)}.app-shot-composer-footer{justify-content:space-between;gap:.73cqw;margin-top:.49cqw;padding:0 .78cqw;color:var(--pp-text-faint, #8a93a4);font-size:.78cqw;font-weight:500}.app-shot-composer-branch{gap:.29cqw;min-width:0;white-space:nowrap}.app-shot-composer-hint{min-width:0;text-align:right;white-space:nowrap}@container (max-width: 720px){.app-ui-preview{grid-template-columns:22% minmax(0,1fr)}.app-shot-empty-state{width:84%}.app-shot-empty-state h2{font-size:3.5cqw}.app-shot-empty-state>p{font-size:1.25cqw}.app-shot-task-grid{gap:1.35cqw}.app-shot-task-card strong{font-size:1.27cqw}.app-shot-task-card em{font-size:1.05cqw}.app-shot-project-row,.app-shot-thread,.app-shot-file-tree button,.app-shot-claw-channel-list strong,.app-shot-nav button,.app-shot-mode-button,.app-shot-new{font-size:1.07cqw}.app-shot-mode-button svg{display:none}}.product-preview{--pp-accent: #0ea5e9;--pp-accent-soft: rgba(14, 165, 233, .12);--pp-text: #0d1726;--pp-text-muted: #5e7085;--pp-text-faint: #8a9aac;--pp-bg-main: #e8f1f7;--pp-bg-sidebar: #edf5f9;--pp-border-muted: rgba(8, 17, 31, .08);--pp-sidebar-gradient: linear-gradient(180deg, #f5f9fc 0%, #edf4f8 46%, #e3edf4 100%);--pp-sidebar-border: rgba(8, 17, 31, .1);--pp-sidebar-shadow: inset -1px 0 0 rgba(255, 255, 255, .78), 12px 0 32px rgba(8, 17, 31, .04);--pp-topbar-bg: linear-gradient(180deg, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, .68) 100%);--pp-topbar-shadow: 0 16px 38px rgba(8, 17, 31, .06), inset 0 1px 0 rgba(255, 255, 255, .78);--pp-stage-gradient: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);--pp-shadow-composer: 0 18px 44px rgba(8, 17, 31, .11), 0 4px 14px rgba(8, 17, 31, .05);--pp-bubble-user: rgba(8, 17, 31, .07);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}.product-preview.app-ui-preview{border-color:#08111f1f;border-radius:8px;background:var(--pp-bg-main);box-shadow:0 22px 70px #08111f24,inset 0 1px #ffffffdb}.hero-preview-shell .product-preview.app-ui-preview{box-shadow:0 28px 86px #08111f29,inset 0 1px #ffffffe0}.product-preview .app-shot-topbar{background:var(--pp-topbar-bg);box-shadow:var(--pp-topbar-shadow)}.product-preview .app-shot-brand strong,.product-preview .app-shot-topbar-session strong,.product-preview .app-shot-empty-state h2,.product-preview .app-shot-write-page h2,.product-preview .app-shot-write-page h3,.product-preview .app-shot-write-ready h3,.product-preview .app-shot-task-card strong,.product-preview .app-shot-write-action strong,.product-preview .app-shot-project-row strong,.product-preview .app-shot-thread span strong,.product-preview .app-shot-claw-channel-list strong{color:var(--pp-text);letter-spacing:0}.product-preview .app-shot-empty-state>p,.product-preview .app-shot-topbar-session span,.product-preview .app-shot-project-row,.product-preview .app-shot-write-page p,.product-preview .app-shot-write-page li,.product-preview .app-shot-write-action em,.product-preview .app-shot-task-card em,.product-preview .app-shot-composer-footer,.product-preview .app-shot-current-file{color:var(--pp-text-muted)}.product-preview .app-shot-mode-switch,.product-preview .app-shot-new,.product-preview .app-shot-composer-shell,.product-preview .app-shot-write-assistant,.product-preview .app-shot-write-document,.product-preview .app-shot-write-action,.product-preview .app-shot-task-card,.product-preview .app-shot-claw-channel-list button,.product-preview .app-shot-work-meta,.product-preview .app-shot-assistant-text{border-color:#08111f14;background-color:#ffffffbd}.product-preview .app-shot-mode-button.active,.product-preview .app-shot-thread.active,.product-preview .app-shot-write-file.active,.product-preview .app-shot-claw-channel-list button.active{color:var(--pp-text);background:#fff;box-shadow:0 8px 20px #08111f14,inset 0 0 0 1px #08111f14}.product-preview .app-shot-new svg,.product-preview .app-shot-runtime span i,.product-preview .app-shot-task-icon,.product-preview .app-shot-session-icon,.product-preview .app-shot-write-ready>svg,.product-preview .app-shot-provider-mark,.product-preview .app-shot-feishu-mark{color:var(--pp-accent)}.product-preview .app-shot-composer-send,.product-preview .app-shot-write-assistant-composer button{background:#0ea5e9;box-shadow:0 12px 28px #0ea5e93d}.product-preview .app-shot-user-bubble{background:var(--pp-bubble-user)}.product-preview .app-shot-write-page pre,.product-preview .app-shot-inline-agent,.product-preview .app-shot-terminal,.product-preview .app-shot-claw-panel{border-radius:8px}.product-preview .app-shot-task-card,.product-preview .app-shot-write-action,.product-preview .app-shot-new,.product-preview .app-shot-mode-button,.product-preview .app-shot-thread,.product-preview .app-shot-claw-channel-list button{transition:background-color .2s cubic-bezier(.32,.72,0,1),color .2s cubic-bezier(.32,.72,0,1),box-shadow .2s cubic-bezier(.32,.72,0,1),transform .2s cubic-bezier(.32,.72,0,1)}.product-preview .app-shot-task-card:hover,.product-preview .app-shot-write-action:hover,.product-preview .app-shot-thread:hover,.product-preview .app-shot-claw-channel-list button:hover{transform:translateY(-1px);background:#fff;box-shadow:0 10px 24px #08111f14}@media(prefers-color-scheme:dark){.product-preview{--pp-accent: #38bdf8;--pp-accent-soft: rgba(56, 189, 248, .14);--pp-text: #edf7fb;--pp-text-muted: #9eb2c2;--pp-text-faint: #6f8496;--pp-bg-main: #0c1720;--pp-bg-sidebar: #111c26;--pp-border-muted: rgba(237, 247, 251, .1);--pp-sidebar-gradient: linear-gradient(180deg, #111c26 0%, #0d1822 52%, #0a141d 100%);--pp-sidebar-border: rgba(237, 247, 251, .1);--pp-sidebar-shadow: inset -1px 0 0 rgba(237, 247, 251, .06), 12px 0 32px rgba(0, 0, 0, .18);--pp-topbar-bg: linear-gradient(180deg, rgba(17, 28, 38, .94) 0%, rgba(13, 24, 34, .72) 100%);--pp-topbar-shadow: 0 16px 38px rgba(0, 0, 0, .24), inset 0 1px 0 rgba(255, 255, 255, .06);--pp-stage-gradient: linear-gradient(180deg, #101b25 0%, #0c1720 100%);--pp-bubble-user: rgba(237, 247, 251, .08)}.product-preview.app-ui-preview,.product-preview .app-shot-mode-button.active,.product-preview .app-shot-thread.active,.product-preview .app-shot-write-file.active,.product-preview .app-shot-claw-channel-list button.active,.product-preview .app-shot-task-card:hover,.product-preview .app-shot-write-action:hover,.product-preview .app-shot-thread:hover,.product-preview .app-shot-claw-channel-list button:hover{background:var(--pp-bg-main)}.product-preview .app-shot-mode-switch,.product-preview .app-shot-new,.product-preview .app-shot-composer-shell,.product-preview .app-shot-write-assistant,.product-preview .app-shot-write-document,.product-preview .app-shot-write-action,.product-preview .app-shot-task-card,.product-preview .app-shot-claw-channel-list button,.product-preview .app-shot-work-meta,.product-preview .app-shot-assistant-text{background-color:#111c26c2;border-color:#edf7fb1a}}@container (max-width: 540px){.app-ui-preview{display:block;aspect-ratio:auto;min-height:420px}.app-shot-sidebar{display:none}.app-shot-main{display:flex;flex-direction:column;min-height:420px;padding:14px 20px 24px}.app-shot-main svg{width:14px;height:14px}.app-shot-topbar{position:relative;top:auto;left:auto;width:100%;min-height:46px;transform:none;padding:0 12px}.app-shot-main-write .app-shot-topbar{width:100%;margin:0}.app-shot-collapse-button{width:28px;height:28px;border-radius:10px}.app-shot-session-title{gap:8px}.app-shot-session-title>svg{display:none}.app-shot-session-title strong{font-size:12px}.app-shot-session-title span{margin-top:2px;font-size:10px}.app-shot-runtime{gap:8px}.app-shot-runtime span{font-size:10px}.app-shot-runtime svg:nth-of-type(n+2){display:none}.app-shot-write-controls{flex:0 0 auto}.app-shot-write-controls span:not(.active),.app-shot-write-controls b{display:none}.app-shot-write-controls span.active{min-height:28px;padding:0 8px;font-size:11px}.app-shot-empty-state{position:relative;top:auto;left:auto;width:100%;margin-top:54px;transform:none;text-align:left}.app-shot-empty-state h2{width:100%;max-width:none;margin-bottom:12px;font-size:clamp(28px,8vw,34px);line-height:1.04}.app-shot-empty-state>p{width:100%;max-width:none;margin-bottom:24px;font-size:15px;line-height:1.45}.app-shot-task-grid{display:none}.app-shot-task-icon{width:40px;height:40px;border-radius:12px}.app-shot-task-card strong{font-size:14px}.app-shot-task-card em{font-size:12px}.app-shot-write-body,.app-shot-claw-body{position:relative;inset:auto;display:flex;flex-direction:column;gap:12px;margin-top:34px}.app-shot-write-document,.app-shot-claw-hero{min-height:250px;border-radius:20px;padding:18px}.app-shot-write-assistant,.app-shot-claw-panel{display:none}.app-shot-write-page{width:100%}.app-shot-write-page h2{margin-bottom:22px;font-size:24px}.app-shot-write-page p,.app-shot-write-page li,.app-shot-write-page h3{font-size:13px}.app-shot-write-page pre{margin:18px 0;padding:26px 10px 16px}.app-shot-write-page pre span{top:8px;right:10px;font-size:10px}.app-shot-inline-agent{left:18px;bottom:18px;min-height:34px;gap:8px;padding:0 14px;font-size:12px}.app-shot-claw-icon{width:50px;height:50px;border-radius:16px}.app-shot-claw-hero h2{margin:18px 0 10px;font-size:26px}.app-shot-claw-chips{gap:8px;margin-top:16px}.app-shot-claw-chips span{padding:6px 10px;font-size:11px}.app-shot-claw-messages{border-radius:18px;padding:12px}.app-shot-claw-messages .user,.app-shot-claw-messages .agent{border-radius:14px;padding:10px 12px;font-size:12px}.app-shot-composer-zone{position:relative;left:auto;width:calc(100% - 40px);bottom:auto;margin:auto auto 0;transform:none}.app-shot-composer{min-height:52px;border-radius:26px;padding:0 8px 0 16px}.app-shot-composer>span,.app-shot-composer strong{font-size:13px}.app-shot-composer-meta{padding:10px 14px 0;font-size:12px}.app-shot-composer button{width:38px;height:38px}}@media(max-width:860px){.product-preview.app-ui-preview{width:100%;max-width:100%;min-width:0}}@media(max-width:620px){.product-preview{margin-inline:0}.product-preview.app-ui-preview{display:block;grid-template-columns:1fr;aspect-ratio:auto;width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-height:470px;overflow:hidden;border-radius:14px}.product-preview.app-ui-preview-write{min-height:520px}.product-preview.app-ui-preview-claw{min-height:570px}.product-preview .app-shot-sidebar{display:none}.product-preview .app-shot-main{display:flex;min-height:inherit;padding:12px}.product-preview .app-shot-mobile-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;flex-shrink:0;margin-bottom:10px;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:4px;background:#eef2f7c7}.product-preview .app-shot-mobile-tabs .app-shot-mode-button{min-height:34px;border-radius:10px;font-size:12px}.product-preview .app-shot-mobile-tabs .app-shot-mode-button svg{display:block;width:14px;height:14px}.product-preview .app-shot-main svg{width:14px;height:14px}.product-preview .app-shot-topbar{min-height:52px;margin:0;border-radius:18px;padding:8px 10px}.product-preview .app-shot-main-write .app-shot-topbar{width:100%;margin:0}.product-preview .app-shot-topbar-grid{gap:8px}.product-preview .app-shot-topbar-session{gap:7px}.product-preview .app-shot-sidebar-toggle,.product-preview .app-shot-session-icon{width:28px;height:28px;border-radius:10px}.product-preview .app-shot-session-title strong{max-width:170px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-preview .app-shot-session-title span{max-width:170px;margin-top:2px;font-size:10px;overflow:hidden;text-overflow:ellipsis}.product-preview .app-shot-topbar-actions{min-width:0}.product-preview .app-shot-runtime{gap:7px}.product-preview .app-shot-runtime span{font-size:10px}.product-preview .app-shot-runtime svg:nth-of-type(n+2){display:none}.product-preview .app-shot-write-controls span:not(.active),.product-preview .app-shot-write-controls b{display:none}.product-preview .app-shot-write-controls span.active{min-height:28px;padding:0 9px;font-size:11px}.product-preview .app-shot-stage{flex:1 1 auto;min-height:0;padding:0}.product-preview .app-shot-empty-state{align-items:flex-start;justify-content:flex-start;width:100%;padding:54px 8px 20px;text-align:left}.product-preview .app-shot-empty-state h2{margin-bottom:12px;font-size:clamp(30px,9vw,38px);line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.product-preview .app-shot-empty-state>p{margin-bottom:24px;font-size:15px;line-height:1.45}.product-preview .app-shot-task-grid{display:none}.product-preview .app-shot-write-body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;margin-top:14px;padding-top:0}.product-preview .app-shot-write-document{flex:1 1 auto;min-height:0;border-radius:20px;padding:22px 18px}.product-preview .app-shot-write-assistant{display:none}.product-preview .app-shot-write-page{width:100%;max-height:385px;overflow:hidden}.product-preview .app-shot-write-page h2{margin-bottom:26px;font-size:25px;line-height:1.12;overflow-wrap:anywhere}.product-preview .app-shot-write-page p,.product-preview .app-shot-write-page li,.product-preview .app-shot-write-page h3{font-size:13px;line-height:1.62}.product-preview .app-shot-write-page p{margin-bottom:16px}.product-preview .app-shot-write-page ul{gap:4px;margin-bottom:18px;padding-left:18px}.product-preview .app-shot-write-page pre{margin:16px 0;padding:26px 10px 16px}.product-preview .app-shot-write-page pre span{top:8px;right:10px;font-size:10px}.product-preview .app-shot-stage-claw{gap:10px}.product-preview .app-shot-claw-chat{flex:1 1 auto;gap:12px;padding:22px 6px 4px}.product-preview .app-shot-work-meta{font-size:11px}.product-preview .app-shot-user-bubble{max-width:88%;border-radius:14px;padding:10px 12px;font-size:13px}.product-preview .app-shot-assistant-text{max-width:100%;max-height:282px;overflow:hidden;font-size:12px;line-height:1.45}.product-preview .app-shot-assistant-text p{margin-bottom:6px}.product-preview .app-shot-message-actions{gap:8px}.product-preview .app-shot-composer-zone{width:100%;max-width:none;margin-top:auto;padding-top:12px}.product-preview .app-shot-composer-shell{border-radius:24px}.product-preview .app-shot-composer-input-row{align-items:center;gap:8px;padding:8px 54px 8px 16px}.product-preview .app-shot-composer-placeholder{padding:0;font-size:13px;overflow:hidden;text-overflow:ellipsis}.product-preview .app-shot-composer-model{display:none}.product-preview .app-shot-composer-send{right:8px;width:38px;height:38px}.product-preview .app-shot-composer-footer{gap:12px;margin-top:9px;padding:0 12px;font-size:11px}.product-preview .app-shot-composer-hint{max-width:58%;overflow:hidden;text-overflow:ellipsis}}.product-preview.app-ui-preview{border-radius:8px}.hero-preview-shell .product-preview.app-ui-preview{width:100%;max-width:100%;border-radius:8px}@media(max-width:620px){.product-preview.app-ui-preview{border-radius:8px}.hero-preview-shell .product-preview.app-ui-preview{width:100%;max-width:100%;min-height:470px}}.product-preview{--pp-accent: #2ee86f;--pp-accent-soft: rgba(46, 232, 111, .14);--pp-text: #f3fff6;--pp-text-muted: rgba(243, 255, 246, .62);--pp-text-faint: rgba(243, 255, 246, .42);--pp-bg-main: #07100b;--pp-bg-sidebar: #0b1510;--pp-border-muted: rgba(224, 255, 232, .12);--pp-sidebar-gradient: linear-gradient(180deg, #0d1711 0%, #09120d 52%, #050a07 100%);--pp-sidebar-border: rgba(224, 255, 232, .1);--pp-sidebar-shadow: inset -1px 0 0 rgba(224, 255, 232, .06), 14px 0 36px rgba(0, 0, 0, .22);--pp-topbar-bg: linear-gradient(180deg, rgba(18, 29, 22, .94) 0%, rgba(8, 17, 12, .72) 100%);--pp-topbar-shadow: 0 18px 42px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .06);--pp-stage-gradient: radial-gradient(circle at 50% 0%, rgba(46, 232, 111, .08), transparent 36%), linear-gradient(180deg, #0b1510 0%, #07100b 100%);--pp-shadow-composer: 0 20px 54px rgba(0, 0, 0, .34), 0 0 30px rgba(46, 232, 111, .08);--pp-bubble-user: rgba(224, 255, 232, .08)}.product-preview.app-ui-preview{border-color:#e0ffe821;border-radius:26px;background:radial-gradient(circle at 50% -12%,rgba(46,232,111,.14),transparent 38%),var(--pp-bg-main);box-shadow:0 36px 110px #00000080,0 0 70px #2ee86f1a,inset 0 1px #ffffff14}.hero-preview-shell .product-preview.app-ui-preview{border-radius:24px;box-shadow:0 44px 130px #0000008a,0 0 82px #2ee86f1c,inset 0 1px #ffffff14}.product-preview .app-shot-sidebar{background:var(--pp-sidebar-gradient);box-shadow:var(--pp-sidebar-shadow)}.app-shot-sidebar:after{background:linear-gradient(180deg,#050a0700,#050a07 76%)}.product-preview .app-shot-main{background:var(--pp-stage-gradient)}.product-preview .app-shot-topbar{border-color:#e0ffe81a;background:var(--pp-topbar-bg);box-shadow:var(--pp-topbar-shadow)}.product-preview .app-shot-brand strong,.product-preview .app-shot-topbar-session strong,.product-preview .app-shot-empty-state h2,.product-preview .app-shot-write-page h2,.product-preview .app-shot-write-page h3,.product-preview .app-shot-write-ready h3,.product-preview .app-shot-task-card strong,.product-preview .app-shot-write-action strong,.product-preview .app-shot-project-row strong,.product-preview .app-shot-thread span strong,.product-preview .app-shot-claw-channel-list strong{color:var(--pp-text)}.product-preview .app-shot-empty-state>p,.product-preview .app-shot-topbar-session span,.product-preview .app-shot-project-row,.product-preview .app-shot-write-page p,.product-preview .app-shot-write-page li,.product-preview .app-shot-write-action em,.product-preview .app-shot-task-card em,.product-preview .app-shot-composer-footer,.product-preview .app-shot-current-file,.product-preview .app-shot-project-head,.product-preview .app-shot-sidebar-footer,.product-preview .app-shot-composer-placeholder{color:var(--pp-text-muted)}.product-preview .app-shot-mode-switch,.product-preview .app-shot-new,.product-preview .app-shot-composer-shell,.product-preview .app-shot-write-assistant,.product-preview .app-shot-write-document,.product-preview .app-shot-write-action,.product-preview .app-shot-task-card,.product-preview .app-shot-claw-channel-list button,.product-preview .app-shot-work-meta,.product-preview .app-shot-assistant-text,.product-preview .app-shot-thread,.product-preview .app-shot-write-file,.product-preview .app-shot-project-row,.product-preview .app-shot-file-tree,.product-preview .app-shot-composer-model,.product-preview .app-shot-sidebar-toggle,.product-preview .app-shot-session-icon,.product-preview .app-shot-write-controls span,.product-preview .app-shot-write-controls b{border-color:#e0ffe81a;background-color:#ffffff0b;box-shadow:inset 0 1px #ffffff0a}.product-preview .app-shot-mode-button,.product-preview .app-shot-new,.product-preview .app-shot-nav button,.product-preview .app-shot-project-row,.product-preview .app-shot-thread,.product-preview .app-shot-write-file,.product-preview .app-shot-claw-channel-list button,.product-preview .app-shot-sidebar-footer{color:var(--pp-text-muted)}.product-preview .app-shot-mode-button.active,.product-preview .app-shot-thread.active,.product-preview .app-shot-write-file.active,.product-preview .app-shot-claw-channel-list button.active{color:var(--pp-text);background:linear-gradient(180deg,#2ee86f29,#2ee86f0f),#ffffff0f;box-shadow:0 10px 30px #0000003d,inset 0 0 0 1px #2ee86f33}.product-preview .app-shot-new svg,.product-preview .app-shot-runtime span i,.product-preview .app-shot-task-icon,.product-preview .app-shot-session-icon,.product-preview .app-shot-write-ready>svg,.product-preview .app-shot-provider-mark,.product-preview .app-shot-feishu-mark,.product-preview .app-shot-runtime svg,.product-preview .app-shot-write-controls .active{color:var(--pp-accent)}.product-preview .app-shot-task-icon{background:#2ee86f1a}.product-preview .app-shot-composer-shell{background:linear-gradient(180deg,#ffffff14,#ffffff09),#030805e6;box-shadow:var(--pp-shadow-composer)}.product-preview .app-shot-composer-send,.product-preview .app-shot-write-assistant-composer button{color:#031006;background:var(--pp-accent);box-shadow:0 14px 32px #2ee86f3d}.product-preview .app-shot-user-bubble{color:var(--pp-text);background:var(--pp-bubble-user)}.product-preview .app-shot-write-page pre,.product-preview .app-shot-inline-agent,.product-preview .app-shot-terminal,.product-preview .app-shot-claw-panel{border-color:#e0ffe81a;background:#030805}.product-preview .app-shot-task-card:hover,.product-preview .app-shot-write-action:hover,.product-preview .app-shot-thread:hover,.product-preview .app-shot-claw-channel-list button:hover{background:#2ee86f14;box-shadow:0 14px 34px #0000003d,0 0 22px #2ee86f17}@media(max-width:620px){.product-preview.app-ui-preview,.hero-preview-shell .product-preview.app-ui-preview{border-radius:18px}}.product-preview{--pp-accent: #1677ff;--pp-accent-soft: rgba(22, 119, 255, .12);--pp-text: #071528;--pp-text-muted: #60758e;--pp-text-faint: #8aa0b7;--pp-bg-main: #edf6ff;--pp-bg-sidebar: #f5fbff;--pp-border-muted: rgba(18, 79, 139, .12);--pp-sidebar-gradient: linear-gradient(180deg, #ffffff 0%, #f3f9ff 52%, #e8f4ff 100%);--pp-sidebar-border: rgba(18, 79, 139, .1);--pp-sidebar-shadow: inset -1px 0 0 rgba(255, 255, 255, .9), 14px 0 36px rgba(24, 82, 142, .06);--pp-topbar-bg: linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(235, 246, 255, .78) 100%);--pp-topbar-shadow: 0 18px 42px rgba(24, 82, 142, .08), inset 0 1px 0 rgba(255, 255, 255, .9);--pp-stage-gradient: radial-gradient(circle at 50% 0%, rgba(22, 119, 255, .1), transparent 36%), linear-gradient(180deg, #ffffff 0%, #f3f9ff 100%);--pp-shadow-composer: 0 20px 54px rgba(24, 82, 142, .12), 0 0 30px rgba(22, 119, 255, .08);--pp-bubble-user: rgba(7, 21, 40, .06)}.product-preview.app-ui-preview{border-color:#124f8b21;background:radial-gradient(circle at 50% -12%,rgba(22,119,255,.14),transparent 38%),var(--pp-bg-main);box-shadow:0 36px 110px #18528e29,0 0 70px #1677ff1a,inset 0 1px #ffffffe6}.hero-preview-shell .product-preview.app-ui-preview{box-shadow:0 44px 130px #18528e2e,0 0 82px #1677ff1c,inset 0 1px #ffffffe6}.app-shot-sidebar:after{background:linear-gradient(180deg,#f5fbff00,#eaf5ff 76%)}.product-preview .app-shot-mode-switch,.product-preview .app-shot-new,.product-preview .app-shot-composer-shell,.product-preview .app-shot-write-assistant,.product-preview .app-shot-write-document,.product-preview .app-shot-write-action,.product-preview .app-shot-task-card,.product-preview .app-shot-claw-channel-list button,.product-preview .app-shot-work-meta,.product-preview .app-shot-assistant-text,.product-preview .app-shot-thread,.product-preview .app-shot-write-file,.product-preview .app-shot-project-row,.product-preview .app-shot-file-tree,.product-preview .app-shot-composer-model,.product-preview .app-shot-sidebar-toggle,.product-preview .app-shot-session-icon,.product-preview .app-shot-write-controls span,.product-preview .app-shot-write-controls b{border-color:#124f8b1a;background-color:#ffffffb8;box-shadow:0 8px 24px #18528e0f,inset 0 1px #ffffffdb}.product-preview .app-shot-mode-button.active,.product-preview .app-shot-thread.active,.product-preview .app-shot-write-file.active,.product-preview .app-shot-claw-channel-list button.active{color:var(--pp-text);background:linear-gradient(180deg,#1677ff1f,#1677ff0d),#fff;box-shadow:0 10px 30px #18528e1a,inset 0 0 0 1px #1677ff2e}.product-preview .app-shot-task-icon{background:#1677ff1a}.product-preview .app-shot-composer-shell{background:linear-gradient(180deg,#fffffff5,#ebf6ffd1),#ffffffeb}.product-preview .app-shot-composer-send,.product-preview .app-shot-write-assistant-composer button{color:#fff;background:linear-gradient(135deg,#0b63f6,#2f9bff);box-shadow:0 14px 32px #1677ff38}.product-preview .app-shot-write-page pre,.product-preview .app-shot-inline-agent,.product-preview .app-shot-terminal,.product-preview .app-shot-claw-panel{border-color:#124f8b1a;background:#f7fbff}.product-preview .app-shot-task-card:hover,.product-preview .app-shot-write-action:hover,.product-preview .app-shot-thread:hover,.product-preview .app-shot-claw-channel-list button:hover{background:#1677ff12;box-shadow:0 14px 34px #18528e1a,0 0 22px #1677ff14}.product-preview.app-ui-preview{border-radius:20px}.hero-preview-shell .product-preview.app-ui-preview{border-radius:18px}.product-preview .app-shot-sidebar{padding:.86cqw .68cqw .72cqw}.product-preview .app-shot-brand{min-height:2.35cqw;margin-top:.52cqw}.product-preview .app-shot-brand-divider{margin-top:.68cqw}.product-preview .app-shot-mode-switch{margin:.68cqw 0 .82cqw}.product-preview .app-shot-new{min-height:2.45cqw}.product-preview .app-shot-project-head{min-height:2.15cqw;margin-top:.62cqw}.product-preview .app-shot-topbar{min-height:4.05cqw}.product-preview .app-shot-stage{padding:0 1.14cqw .92cqw}.product-preview .app-shot-empty-state{justify-content:center;padding:.75cqw .9cqw .85cqw;transform:translateY(-.7cqw)}.product-preview .app-shot-empty-state h2{margin-bottom:.72cqw;font-size:clamp(24px,3.2cqw,46px);line-height:1.02}.product-preview .app-shot-empty-state>p{max-width:35cqw;margin-bottom:1.15cqw;line-height:1.42}.product-preview .app-shot-task-grid{gap:.68cqw;max-width:42cqw}.product-preview .app-shot-task-card{gap:.68cqw;min-height:4.4cqw;padding:.78cqw 1cqw}.product-preview .app-shot-task-card em{line-height:1.34}.product-preview .app-shot-composer-zone{padding-top:.25cqw}.product-preview .app-shot-composer-shell{border-radius:1.65cqw}.product-preview .app-shot-composer-input-row{padding:.42cqw 3.3cqw .42cqw .92cqw}.product-preview .app-shot-composer-footer{margin-top:.5cqw}@media(max-width:620px){.product-preview.app-ui-preview{min-height:410px}.product-preview .app-shot-main{padding:10px}.product-preview .app-shot-topbar{min-height:48px}.product-preview .app-shot-empty-state{padding:28px 8px 14px;transform:none}.product-preview .app-shot-empty-state h2{font-size:clamp(26px,8vw,34px)}}.product-preview.app-ui-preview-code .app-shot-stage{justify-content:center;padding-bottom:1.05cqw}.product-preview.app-ui-preview-code .app-shot-empty-state{flex:0 0 auto;padding-top:0;transform:translateY(-.35cqw)}.product-preview.app-ui-preview-code .app-shot-empty-state h2{margin-bottom:.52cqw}.product-preview.app-ui-preview-code .app-shot-empty-state>p{margin-bottom:.88cqw}.product-preview.app-ui-preview-code .app-shot-composer-zone{margin-top:1.05cqw}@media(max-width:620px){.product-preview.app-ui-preview-code .app-shot-stage{justify-content:flex-start;padding-top:14px}.product-preview.app-ui-preview-code .app-shot-empty-state{transform:none}}.product-preview.product-preview-real{position:relative;display:block;aspect-ratio:1311 / 840;box-sizing:border-box;overflow:hidden;border:1px solid rgba(18,79,139,.13);border-radius:22px;padding:clamp(5px,.6vw,9px);background:radial-gradient(circle at 50% -18%,rgba(22,119,255,.16),transparent 38%),linear-gradient(180deg,#fffffff0,#edf7ffb8);box-shadow:0 40px 120px #18528e2e,0 0 76px #1677ff1a,inset 0 1px #ffffffeb}.product-preview-real-image{display:block;width:100%;height:100%;border-radius:calc(22px - clamp(5px,.6vw,9px));object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none}.product-preview-real-write{aspect-ratio:1519 / 840}.product-preview-real-claw{aspect-ratio:1251 / 840}.hero-preview-shell .product-preview-real{border-radius:20px}.hero-preview-shell-real{max-height:none;overflow:visible;padding:clamp(8px,1vw,14px);border-radius:clamp(24px,2.2vw,34px)}.hero-preview-shell-real .product-preview-real{width:100%;max-width:100%}.hero-preview-shell-real .product-preview-real-image{object-fit:contain}.product-preview-real-tabs{position:absolute;top:clamp(10px,1.25vw,18px);left:50%;z-index:2;display:inline-flex;gap:6px;max-width:calc(100% - 28px);border:1px solid rgba(18,79,139,.12);border-radius:999px;padding:5px;background:#fffc;box-shadow:0 14px 36px #18528e1f,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);transform:translate(-50%)}.product-preview-real-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;border:0;border-radius:999px;padding:0 12px;color:#66758b;background:transparent;font:inherit;font-size:clamp(11px,.8vw,13px);font-weight:720;white-space:nowrap}.product-preview-real-tabs button.active{color:#071528;background:linear-gradient(180deg,#1677ff24,#1677ff0f),#fff;box-shadow:0 8px 22px #18528e1f,inset 0 0 0 1px #1677ff29}.product-preview-real-tabs svg{width:14px;height:14px;stroke-width:2}.product-preview-real-compact{border-radius:18px}@media(max-width:720px){.product-preview.product-preview-real{border-radius:16px}.product-preview-real-tabs{top:8px;gap:4px;padding:4px}.product-preview-real-tabs button{min-height:28px;padding:0 9px}}
