:root{color-scheme:light;--brand: #f24f2d;--brand-soft: rgba(242, 79, 45, .12);--bg: #f7f7f5;--surface: #ffffff;--surface-muted: #f0f1f3;--text: #171717;--secondary: #6b7280;--muted: #8f959e;--tertiary: #9ca3af;--border: #eceef1;--divider: #f1f3f5;--success-bg: #dcfce7;--success: #15803d;--warn-bg: #ffedd5;--warn: #c2410c;font-family:"Noto Serif CJK SC",serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.site-shell{width:min(100%,1180px);margin:0 auto;padding:18px 16px 56px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0 18px;background:#f7f7f5eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-size:1rem;font-weight:760}.brand img{width:36px;height:36px;border-radius:10px;box-shadow:0 10px 24px #1717171f}.site-header nav{display:none;gap:8px}.site-header nav a,.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;padding:0 15px;font-size:.9rem;font-weight:720}.site-header nav a,.secondary-link{background:var(--surface);color:var(--secondary)}.primary-link{background:var(--brand);color:var(--surface)}.hero{display:grid;gap:28px;padding:28px 0}.hero-copy{display:grid;align-content:center;gap:16px}.hero-copy>span,.section-intro>span,.cta-section>span{color:var(--brand);font-size:.78rem;font-weight:850}h1{max-width:11ch;font-family:"Noto Serif CJK SC",serif;font-size:2.75rem;line-height:1.04;font-weight:760}.hero-copy p,.section-intro p,.proof-row p,.problem-grid p,.capability-grid p,.workflow-list p,.suite-card p,.suite-task p,.suite-evidence p,.scenario-grid p{color:var(--secondary);line-height:1.72}.hero-copy p{max-width:38rem;font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;max-width:360px}.phone-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.phone-page{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;align-content:start;min-width:0;min-height:560px;overflow:hidden;border:1px solid var(--border);border-radius:38px;background:var(--bg);box-shadow:inset 0 0 0 1px #ffffffe6,0 24px 64px #1717171f}.phone-status,.phone-nav,.phone-title,.phone-composer{padding-left:18px;padding-right:18px}.phone-status{display:flex;align-items:center;justify-content:space-between;height:48px;padding:6px 22px 0 28px;background:var(--surface)}.phone-time{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:1;white-space:nowrap}.phone-system-icons{display:flex;align-items:center;justify-content:flex-end;gap:7px;height:13px;margin-left:auto;min-width:80px}.phone-system-icons img{display:block;flex:none}.phone-cellular{width:20px;height:13px}.phone-wifi{width:18px;height:13px}.phone-battery{width:28px;height:13px}.phone-nav{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding-top:14px;padding-bottom:14px}.phone-nav button,.phone-composer button{width:40px;height:40px;border-radius:999px;background:var(--surface);color:var(--text)}.phone-nav strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem}.phone-nav span,.phone-title p,.phone-card p,.phone-timeline p{color:var(--secondary);font-size:.84rem;line-height:1.58}.phone-title{display:grid;gap:8px;padding-top:14px;padding-bottom:14px}.phone-title span,.phone-card>span,.phone-timeline em{width:fit-content;border-radius:999px;padding:5px 9px;background:var(--warn-bg);color:var(--warn);font-size:.66rem;font-weight:850}.phone-title h3{font-size:1.18rem;line-height:1.24}.phone-body{display:grid;gap:12px;padding:0 18px 6px}.phone-chat-body{align-content:start;gap:10px;padding-top:6px}.chat-bubble{display:grid;gap:7px;width:fit-content;max-width:86%;border-radius:18px;padding:14px 15px}.chat-bubble strong{font-size:.86rem;line-height:1.3}.chat-bubble p{color:var(--secondary);font-size:.8rem;line-height:1.6}.chat-bubble-assistant{justify-self:start;background:var(--surface)}.chat-bubble-user{justify-self:end;border-radius:18px 18px 6px;background:var(--text)}.chat-bubble-user p{color:var(--surface)}.phone-card,.phone-timeline{display:grid;gap:10px;border-radius:20px;padding:16px;background:var(--surface)}.phone-card-dark{background:var(--text)}.phone-card-dark span,.phone-card-dark p{color:var(--surface)}.phone-card strong{font-size:.94rem;line-height:1.35}.phone-tags{display:flex;flex-wrap:wrap;gap:8px}.phone-tags em{border-radius:999px;padding:6px 9px;background:var(--surface-muted);color:var(--text);font-size:.68rem;font-style:normal;font-weight:760}.phone-composer{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:10px;align-items:center;margin-top:auto;padding-top:12px;padding-bottom:10px}.phone-composer>span{border-radius:999px;padding:12px 14px;background:var(--surface);color:var(--tertiary);font-size:.84rem}.phone-composer button{background:var(--brand);color:var(--surface)}.phone-safe-bottom{display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px}.phone-safe-bottom span{width:74px;height:4px;border-radius:999px;background:#171717db}.phone-timeline>div{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:10px;align-items:start;border-radius:14px;padding:12px;background:var(--bg)}.phone-timeline strong{font-size:.88rem}.phone-timeline i{width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--tertiary)}.phone-timeline>div:nth-child(3) i{background:var(--brand)}.phone-timeline em{background:var(--success-bg);color:var(--success)}.proof-row,.problem-grid,.capability-grid,.suite-cards,.scenario-grid{display:grid;gap:12px}.proof-row{margin-top:14px}.proof-row article,.problem-grid article,.capability-grid article,.suite-card,.scenario-grid article{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.proof-row article,.problem-grid article,.capability-grid article,.scenario-grid article{display:grid;gap:9px;padding:18px}.section{padding-top:52px}.section-intro{display:grid;gap:12px;margin-bottom:18px}.section-intro h2{max-width:none;font-family:"Noto Serif CJK SC",serif;font-size:1.9rem;line-height:1.14;font-weight:760}.section-intro h2 .title-line,.cta-section h2 .title-line{display:block;white-space:nowrap}.section-intro p{max-width:64rem}.problem-grid h3,.capability-grid h3,.suite-card h3,.scenario-grid h3{font-size:1.05rem}.problem-grid p,.capability-grid p,.suite-card p,.scenario-grid p{font-size:.92rem}.workflow-list{display:grid;gap:10px}.workflow-list article{display:grid;grid-template-columns:48px 1fr;gap:14px;border:1px solid var(--border);border-radius:8px;padding:16px;background:var(--surface)}.workflow-list article>span{color:var(--brand);font-weight:850}.workflow-list strong{display:block;margin-bottom:5px}.suite-layout{display:grid;gap:18px}.suite-preview{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.suite-preview-head{display:grid;gap:6px;border-bottom:1px solid var(--divider);padding:18px}.suite-preview-head span,.suite-task span,.suite-evidence span,.suite-card>span{color:var(--brand);font-size:.78rem;font-weight:850}.suite-preview-head strong{font-size:1.18rem}.suite-preview-body{display:grid;gap:12px;padding:16px;background:var(--bg)}.suite-task,.suite-evidence,.suite-steps div{border-radius:8px;padding:14px;background:var(--surface)}.suite-task,.suite-evidence{display:grid;gap:8px}.suite-task p,.suite-evidence p{font-size:.92rem}.suite-steps{display:grid;gap:10px}.suite-steps div{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center}.suite-steps i{width:8px;height:8px;border-radius:50%;background:var(--brand)}.suite-steps span{color:var(--tertiary);font-size:.78rem}.suite-card{display:grid;gap:10px;padding:18px}.suite-card div{display:flex;flex-wrap:wrap;gap:8px}.suite-card em{border-radius:999px;padding:6px 9px;background:var(--brand-soft);color:var(--brand);font-size:.76rem;font-style:normal;font-weight:760}.cta-section{display:grid;gap:16px;margin-top:56px;border-radius:8px;padding:28px;background:var(--text)}.cta-section>span{color:var(--brand);font-size:.78rem;font-weight:850}.cta-section h2{max-width:none;color:var(--surface);font-family:"Noto Serif CJK SC",serif;font-size:1.8rem;line-height:1.18;font-weight:760}.cta-section .primary-link{width:fit-content;background:var(--surface);color:var(--text)}@media (min-width: 760px){.site-shell{padding:22px 24px 68px}.site-header nav{display:flex}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;padding:56px 0}h1{font-size:4.15rem}.hero-actions{grid-template-columns:auto auto;justify-content:start;max-width:none}.phone-showcase{justify-self:end;width:min(100%,620px)}.proof-row,.problem-grid{grid-template-columns:repeat(3,1fr)}.section{padding-top:72px}.section-intro h2,.cta-section h2{font-size:2.8rem}.capability-grid{grid-template-columns:repeat(3,1fr)}.workflow-list{grid-template-columns:repeat(2,1fr)}.suite-layout{grid-template-columns:.95fr 1.05fr;align-items:start}.suite-cards{grid-template-columns:repeat(2,1fr)}.scenario-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 759px){.phone-showcase{display:none}}@media (max-width: 520px){.site-header nav{display:flex}.site-header nav a:nth-child(1),.site-header nav a:nth-child(2),.site-header nav a:nth-child(4){display:none}}
