:root{color-scheme:light;--bg: #f7f4f0;--text: #292929;--text-mid: #7a7a7a;--text-soft: #9e9e9e;--card-wrap: #eae5e0;--card: #fdfdfc;--button: #292929}*{box-sizing:border-box}html,body{margin:0;min-height:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{position:relative;width:min(calc(100% - 146px),1296px);margin:0 auto;padding:32px 0 70px}.hero-glow{position:absolute;left:50%;top:314px;width:min(1275px,100vw);height:860px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle at center,#fc5d1e2b,#fc5d1e14,#fc5d1e00 70%);filter:blur(48px);pointer-events:none;z-index:0}.topbar,.hero,.flow-section{position:relative;z-index:1}.topbar{position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:20px;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 10px 24px #0000000f}.brand{display:inline-flex;align-items:center;gap:8px}.brand img{width:28px;height:28px;border-radius:999px}.brand-copy{display:inline-flex;align-items:center;gap:8px}.brand-copy strong{font-size:18px;font-weight:600;line-height:1}.brand-divider{width:1px;height:12px;background:#d6d6d6}.brand-copy small{font-size:12px;color:var(--text-soft);line-height:1}.topbar-actions{display:inline-flex;align-items:center;gap:28px}.topbar-link{font-size:14px;color:#555}.community-button{border:0;background:transparent;cursor:pointer;padding:0;font:inherit}.community-entry{position:relative}.community-popover{position:absolute;top:calc(100% + 14px);left:50%;width:180px;padding:10px;border-radius:12px;background:#fff;box-shadow:0 12px 34px #00000024;transform:translate(-50%,8px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.community-popover img{width:100%;border-radius:8px}.community-entry:hover .community-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.button{display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:96px;border-radius:12px;padding:0 24px;font-size:14px;font-weight:500}.button-dark{background:var(--button);color:#fff}.hero{padding-top:146px}.hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-copy h1{margin:0;width:585px;max-width:100%;font-size:clamp(42px,5vw,60px);line-height:1.06;letter-spacing:.01em;font-weight:700}.hero-desc{width:585px;max-width:100%;margin:16px 0 0;font-size:15px;line-height:22px;color:#4a4a4a}.hero-cta{width:288px;height:56px;border-radius:18px;margin-top:30px;font-size:16px}.hero-note{margin-top:20px;font-size:15px;line-height:22px;color:var(--text-mid)}.workspace-shot{width:min(100%,1136px);margin:95px auto 0;border-radius:26px;overflow:hidden;box-shadow:0 6px 32px #0000001a}.workspace-shot img{width:100%;height:auto}.flow-section{margin-top:64px}.flow-section h2{margin:0;font-size:44px;line-height:1.22;font-weight:800}.flow-intro{margin:10px 0 0;font-size:16px;line-height:22px;color:var(--text-mid)}.flow-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.flow-card{min-height:403px;border-radius:46px;background:var(--card-wrap);padding:6px;display:flex;flex-direction:column}.flow-preview{min-height:252px;border-radius:40px;background:var(--card);overflow:hidden;box-shadow:0 0 15px #0000000f}.apply-button:active{transform:scale(.95)}.flow-preview-image{width:100%;height:100%;object-fit:cover}.flow-preview-image-1{width:320px;height:187px;margin-left:32px;margin-top:33px}.flow-preview-image-2{width:255px;height:186px;margin-left:32px;margin-top:33px}.flow-preview-image-3{width:293px;height:180px;margin-left:59px;margin-top:33px}.flow-card h3{margin:28px 21px 0;font-size:16px;line-height:1.25;font-weight:600}.flow-card p{margin:12px 21px 0;font-size:14px;line-height:22px;color:var(--text-mid)}.flow-bubble{display:inline-flex;align-items:center;height:44px;border-radius:20px;background:#e6e6e6;padding:0 16px;font-size:14px;color:#292929}.flow-bubble.user{background:#f5f5f5}.task-head{display:flex;justify-content:flex-end;align-items:center;gap:12px}.avatar{border-radius:999px;object-fit:cover}.avatar-sm{width:20px;height:20px;box-shadow:0 1px 4px #0003}.flow-composer{margin-top:43px;border-radius:24px;background:#fff;border:1px solid #ebebeb;padding:16px 16px 10px}.flow-composer>span{color:#9e9e9e;font-size:15px;line-height:24px}.flow-composer-row{margin-top:18px;display:flex;align-items:center;justify-content:space-between;color:#6f6f6f;font-size:14px;line-height:22px}.flow-composer-row i{width:18px;height:18px;border-radius:99px;background:#292929}.flow-tags{display:flex;flex-wrap:wrap;gap:8px}.flow-tags span{border-radius:8px;background:#f7f7f7;color:var(--text-mid);font-size:13px;line-height:22px;padding:6px 12px}.flow-preview ul{margin:24px 0 0 18px;padding:0;color:#292929;font-size:15px;line-height:26px}.flow-chat-row{display:flex;justify-content:flex-start;align-items:center;gap:8px}.flow-bubble.sync-user{background:#e6e6e6}.tail-dot{width:8px;height:8px;border-radius:999px;border:1px solid #d3d3d3}.flow-chat-result-head{display:flex;margin-bottom:8px}.avatar-agent{background:#fc5d1e}.flow-chat-result{margin-top:24px;border-radius:20px;background:#f5f5f5;padding:12px 16px}@media(max-width:1360px){.page-shell{width:min(calc(100% - 48px),1296px)}}@media(max-width:1120px){.hero{padding-top:84px}.workspace-shot{margin-top:64px}.flow-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:740px){.page-shell{width:min(calc(100% - 28px),1296px);padding-top:20px}.topbar{flex-wrap:wrap;gap:12px}.topbar-actions{width:100%;justify-content:space-between;gap:12px}.flow-section h2{font-size:30px;line-height:1.25}}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
