:root{--ink: #17202a;--muted: #5f6b76;--paper: #f5f7f8;--surface: #ffffff;--line: #dce3e8;--blue: #2f81f7;--blue-dark: #1764d6;--blue-soft: #eaf2ff;--green: #56c596;font-family:Avenir Next,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;height:76px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.15rem;font-weight:700;letter-spacing:-.03em}.brand img{width:30px;height:30px}.nav{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:.92rem}.nav a:hover{color:var(--ink)}.lang{color:var(--ink);font-weight:600;border-left:1px solid var(--line);padding-left:22px}.hero{position:relative;padding:clamp(66px,10vw,130px) 0 100px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:48px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;color:var(--blue-dark);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";display:inline-block;width:22px;height:2px;background:var(--blue)}h1,h2,h3{font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:-.055em}h1{max-width:650px;margin:0;font-size:clamp(3.25rem,7vw,6.75rem);line-height:.94}.lede{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border:1px solid var(--ink);border-radius:7px;font-weight:700;font-size:.9rem;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{border-color:var(--blue);background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark)}.button-quiet{border-color:var(--line);background:var(--surface)}.button-quiet:hover{border-color:var(--ink)}.hero-note{margin-top:18px;color:#7c8790;font-size:.8rem}@keyframes hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-grid>div:first-child>*{animation:hero-rise .7s cubic-bezier(.2,.7,.3,1) both}.hero-grid>div:first-child>*:nth-child(2){animation-delay:.08s}.hero-grid>div:first-child>*:nth-child(3){animation-delay:.16s}.hero-grid>div:first-child>*:nth-child(4){animation-delay:.24s}.hero-grid>div:first-child>*:nth-child(5){animation-delay:.32s}.hero-art{animation:hero-rise .9s cubic-bezier(.2,.7,.3,1) .16s both}.pw{display:flex;flex-direction:column;height:508px;overflow:hidden;pointer-events:none;user-select:none;border:1px solid #c9d3dc;border-radius:16px;background:#fff;box-shadow:0 1px #ffffffb3 inset,0 18px 40px #21354714,0 40px 88px #21354714}.pw svg{flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pw-chrome{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;height:40px;padding:0 12px 0 14px;border-bottom:1px solid var(--line);background:#fbfcfd}.pw-dots{display:flex;gap:6px}.pw-dots i{display:block;width:8px;height:8px;border-radius:50%;background:#d7dee3}.pw-dots i:nth-child(1){background:#f29c8f}.pw-dots i:nth-child(2){background:#f4cb79}.pw-dots i:nth-child(3){background:#83c99d}.pw-navbtns{display:flex;gap:2px;color:#8b969f}.pw-navbtns svg{width:14px;height:14px;padding:1px}.pw-chrome-spacer{min-width:0}.pw-plus{color:#8b969f}.pw-plus svg{width:14px;height:14px}.pw-body{display:grid;grid-template-columns:178px minmax(0,1fr);min-height:0;flex:1}.pw-sidebar{display:flex;flex-direction:column;min-width:0;padding:10px 8px 8px;border-right:1px solid var(--line);background:#f6f7f8}.pw-workspace,.pw-newtask,.pw-ext-item,.pw-session,.pw-settings{display:flex;align-items:center;gap:7px;min-width:0;border-radius:7px;color:#3d4852;font-size:.72rem}.pw-workspace{padding:6px 8px;font-weight:600}.pw-workspace img{width:16px;height:16px;border-radius:4px}.pw-workspace span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pw-workspace svg{width:10px;height:10px;margin-left:auto;color:#8b969f}.pw-newtask{margin:2px 0 10px;padding:6px 8px;font-weight:600}.pw-newtask svg{width:13px;height:13px;color:#5f6b76}.pw-label{margin:2px 8px 4px;color:#8b969f;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:lang(zh) .pw-label,:lang(zh-CN) .pw-label{letter-spacing:0;text-transform:none}.pw-ext{margin-bottom:12px}.pw-ext-item{padding:5px 8px;color:#5f6b76}.pw-ext-item svg{width:13px;height:13px}.pw-sessions{min-height:0;flex:1}.pw-session{justify-content:space-between;padding:7px 8px}.pw-session.is-active{background:#e8ebed;color:var(--ink);font-weight:600}.pw-session-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pw-session-time{flex:none;color:#8b969f;font-size:.62rem;font-variant-numeric:tabular-nums;font-weight:500}.pw-settings{margin-top:auto;padding:7px 8px;color:#5f6b76}.pw-settings svg{width:13px;height:13px}.pw-main{display:flex;flex-direction:column;min-width:0;background:#fff}.pw-header{height:36px;padding:0 16px;overflow:hidden;color:var(--ink);font-size:.78rem;font-weight:600;letter-spacing:-.02em;line-height:36px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.pw-thread{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1;padding:4px 18px 12px;overflow:hidden}.pw-user{padding:9px 12px;border-radius:8px;background:#f3f5f6;color:#3d4852;font-size:.75rem;line-height:1.45}.pw-tools{display:flex;flex-wrap:wrap;gap:6px}.pw-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#5f6b76;font-size:.66rem;font-variant-numeric:tabular-nums}.pw-chip svg{width:11px;height:11px}.pw-note{margin:2px 0 0;color:#5f6b76;font-size:.74rem}.pw-artifact{padding:14px 16px 12px;overflow:hidden;border:1px solid #e4d9c8;border-radius:10px;background:#f7f1e6;color:#1c1916}.pw-artifact-meta{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #1c1916;font-size:.62rem;font-weight:700;letter-spacing:.08em}.pw-artifact-date{margin-top:6px;color:#7a7166;font-size:.6rem;font-variant-numeric:tabular-nums;letter-spacing:.06em;text-align:right}.pw-artifact-kicker{margin-top:12px;color:#9a4a32;font-size:.62rem;font-weight:700;letter-spacing:.08em}:lang(en) .pw-artifact-kicker{letter-spacing:.1em;text-transform:uppercase}.pw-artifact-version{margin-top:6px;font-family:ui-serif,Iowan Old Style,Palatino,Songti SC,serif;font-size:clamp(1.8rem,4.2vw,2.55rem);font-weight:600;letter-spacing:-.04em;line-height:.95}.pw-artifact-version sup{font-size:.42em}.pw-artifact-body{max-width:28em;margin:10px 0 0;font-size:.8rem;line-height:1.5;text-wrap:pretty}.pw-artifact-cmd{display:inline-block;margin-top:12px;color:#7a7166;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.pw-composer{margin:0 14px 14px;padding:10px 12px 8px;border:1px solid var(--line);border-radius:12px;background:#f7f8f9}.pw-field{display:flex;align-items:center;min-height:22px;color:#8b969f;font-size:.78rem}@keyframes pw-caret{50%{opacity:0}}.pw-caret{width:1.5px;height:13px;margin-left:2px;background:var(--blue);animation:pw-caret 1.1s steps(1) infinite}.pw-toolbar{display:flex;align-items:center;gap:6px;margin-top:8px}.pw-pill{display:inline-flex;align-items:center;gap:4px;color:#5f6b76;font-size:.66rem;font-weight:600}.pw-pill svg{width:10px;height:10px}.pw-toolbar-spacer{flex:1}.pw-send{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#2a2f34;color:#fff}.pw-send svg{width:11px;height:11px}.section{padding:108px 0;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;margin-bottom:54px}.section h2{max-width:500px;margin:0;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1}.section-intro{max-width:520px;margin:7px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.7}.product-showcase .section-heading{margin-bottom:42px}.screenshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.screenshot-card{min-width:0}.screenshot-card-primary{grid-column:1 / -1}.screenshot-frame{overflow:hidden;border:1px solid #c9d3dc;border-radius:12px;background:var(--surface);box-shadow:0 18px 48px #2135471a}.screenshot-frame img{display:block;width:100%;height:auto}.screenshot-card h3{margin:18px 0 7px;font-size:1.2rem;letter-spacing:-.035em}.screenshot-card p{max-width:680px;margin:0;color:var(--muted);font-size:.94rem;line-height:1.6}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature{position:relative;overflow:hidden;min-height:240px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.feature-index{position:relative;z-index:1;color:var(--blue);font-size:.76rem;font-weight:700}.feature h3{position:relative;z-index:1;margin:42px 0 11px;font-size:1.3rem}.feature p{position:relative;z-index:1;margin:0;color:var(--muted);line-height:1.6;font-size:.94rem}.feature-art{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.55;transition:opacity .5s ease}.feature:hover .feature-art{opacity:1}.feature-art .art-glow{position:absolute;width:430px;height:430px;background:radial-gradient(circle,rgba(47,129,247,.07),transparent 65%)}.feature-art .orbit{position:absolute;border:1px solid rgba(47,129,247,.14);border-radius:50%}.feature-art .orbit-dashed{border-style:dashed;border-color:#2f81f729}.orbit-spin{position:absolute;inset:0;animation:orbit-rotate 44s linear infinite}.orbit-spin.fast{animation-duration:26s}.orbit-spin.slow{animation-duration:64s}.orbit-spin.reverse{animation-direction:reverse}.electron{position:absolute;top:0;left:50%;width:5px;height:5px;border-radius:50%;background:#2f81f780;transform:translate(-50%,-50%)}.electron.flip{top:auto;bottom:0;transform:translate(-50%,50%)}.electron.green{background:#56c59680}.feature-art .node{position:absolute;width:6px;height:6px;border-radius:2px;background:#2f81f729}.feature-art.pos-tr .art-glow{top:-170px;right:-150px}.feature-art.pos-tr .orbit-outer{width:330px;height:330px;top:-120px;right:-100px}.feature-art.pos-tr .orbit-inner{width:210px;height:210px;top:-60px;right:-40px}.feature-art.pos-tr .node-a{top:96px;right:56px}.feature-art.pos-tr .node-b{top:52px;right:130px}.feature-art.pos-bl .art-glow{bottom:-170px;left:-150px}.feature-art.pos-bl .orbit-outer{width:330px;height:330px;bottom:-120px;left:-100px}.feature-art.pos-bl .orbit-inner{width:210px;height:210px;bottom:-60px;left:-40px}.feature-art.pos-bl .node-a{bottom:96px;left:56px}.feature-art.pos-bl .node-b{bottom:52px;left:130px}@keyframes orbit-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.manifesto{padding-left:30px;border-left:3px solid var(--green)}.manifesto p{margin:0;font-size:clamp(1.55rem,3vw,2.5rem);font-weight:500;line-height:1.2;letter-spacing:-.04em}.principles{display:grid;gap:18px}.principle{display:grid;grid-template-columns:30px 1fr;gap:15px;padding-bottom:18px;border-bottom:1px solid var(--line)}.principle b{font-weight:700}.principle span{color:var(--muted);font-size:.9rem;line-height:1.5}.download{padding:90px 0;background:var(--ink);color:#f5f7f8}.download .eyebrow{color:#9fc4ff}.download h2{max-width:690px;margin:0;font-size:clamp(2.4rem,5vw,5rem);line-height:1}.download p{max-width:510px;margin:22px 0 0;color:#aab7c2;line-height:1.65}.download .button-quiet{border-color:#445260;background:transparent;color:#f5f7f8}.download .button-quiet:hover{border-color:#aab7c2}.footer{display:flex;justify-content:space-between;gap:20px;padding:26px 0 38px;color:#7d8993;font-size:.78rem}.footer-links{display:flex;gap:20px}.footer a:hover{color:var(--ink)}.legal{max-width:760px;padding:90px 0 120px}.legal h1{font-size:clamp(2.7rem,6vw,5rem)}.legal h2{margin-top:44px;font-size:1.4rem}.legal p,.legal li{color:var(--muted);line-height:1.75}.legal ul{padding-left:20px}@media(max-width:800px){.nav a:not(.lang){display:none}.hero-grid,.split,.section-heading{grid-template-columns:1fr;gap:38px}.hero{padding-top:60px;padding-bottom:72px}.pw{height:460px}.pw-body{grid-template-columns:148px minmax(0,1fr)}.pw-session:nth-child(n+5){display:none}.pw-artifact-version{font-size:1.7rem}.screenshot-grid,.feature-list{grid-template-columns:1fr}.screenshot-card-primary{grid-column:auto}.section{padding:80px 0}.footer{flex-direction:column}.shell{width:min(100% - 28px,1160px)}}@media(max-width:560px){.pw{height:500px}.pw-body{grid-template-columns:1fr}.pw-sidebar{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.orbit-spin,.hero-art,.hero-grid>div:first-child>*,.pw-caret{animation:none}}
