:root{--blue:#0093ff;--blue-strong:#06f;--blue-soft:#eaf5ff;--cyan:#00c4ff;--green:#18b77a;--amber:#ffb020;--rose:#e6507a;--navy:#071a32;--ink:#1f2d3d;--text:#3b4a5a;--muted:#73818d;--pale:#92aabe;--line:#e6edf5;--surface:#fff;--page:#f7f9fc;--shadow:0 18px 48px #16436e24;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:82px}body{color:var(--text);background:var(--page);-webkit-font-smoothing:antialiased;margin:0;font-family:Source Han Sans CN,Microsoft YaHei,PingFang SC,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max), calc(100% - 48px));margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e6edf5c7;height:72px;transition:box-shadow .2s,height .2s;position:fixed;inset:0 0 auto}.site-header.scrolled{height:64px;box-shadow:0 10px 30px #10305014}.nav{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-weight:700;display:flex}.brand-mark{border-radius:8px;flex-shrink:0;width:36px;height:36px;overflow:hidden;box-shadow:0 10px 24px #0066ff38}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand small{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:500;line-height:1.1;display:block}.nav-links{color:#4b5f73;align-items:center;gap:30px;font-size:14px;display:flex}.nav-links a{padding:8px 0;position:relative}.nav-links a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:3px;left:0;right:100%}.nav-links a:hover,.nav-links a.active{color:var(--blue-strong)}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-cta{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-width:104px;height:38px;padding:0 22px;display:inline-flex;box-shadow:0 8px 18px #0093ff3d}.nav-cta:hover{background:#128cff}.report-mini{color:#fff;cursor:pointer;background:#0c335e;border-radius:8px;grid-template-columns:62px 1fr;align-items:center;gap:12px;min-height:108px;padding:12px;transition:transform .28s,box-shadow .28s,background .28s;display:grid}.report-mini.active{background:#0b3d73;transform:translateY(-3px);box-shadow:0 14px 28px #0c335e38}.score{color:#fff;background:conic-gradient(#18b77a 0 77%, #ffffff2e 77% 100%);border-radius:50%;place-items:center;width:58px;height:58px;font-size:20px;font-weight:800;transition:background .45s;display:grid}@keyframes cursorPulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.5)}}.pillars{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pillar{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:220px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s}.pillar h3,.module-card h3,.persona h3{color:var(--ink);margin:0 0 10px;font-size:20px;line-height:1.3}.module-card .learn{color:var(--blue);margin-top:auto;font-size:14px;font-weight:700}.footer-action{color:#fff;background:var(--blue);border-radius:4px;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #0093ff38}@media (width<=1100px){.hero-grid,.assistant-section,.credit-band,.about-grid,.pricing-wrap{grid-template-columns:1fr}.pillars,.personas,.modules,.workflow{grid-template-columns:repeat(2,1fr)}.hero{min-height:74vh;padding:98px 0 40px}.product-screen{width:min(900px,100%);margin:0 auto}.flow-step{border-bottom:1px solid var(--line)}.flow-step:after{display:none}.screen-body{grid-template-columns:174px 1fr;height:430px}.chat-panel{display:none}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-intro{order:1}.footer-qr-panel{order:2}.footer-contact-panel{order:3;grid-column:1/-1}.register-dialog{grid-template-columns:1fr;overflow:auto}.register-brand-panel{padding:30px}.register-form-panel{max-height:none}}@media (width<=820px){.container{width:min(100% - 32px, var(--max))}.site-header{height:64px}.menu-toggle{display:block}.nav-links{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 16px 36px #19497624}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{justify-content:center;margin-top:8px}.hero{min-height:74vh;padding:88px 0 36px}.product-screen{display:none}.hero-grid{gap:34px}.hero-copy{font-size:16px}.credit-items,.plans,.recharge{grid-template-columns:1fr}.hero-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px}.metric{padding:10px 8px}.metric span{font-size:10px;line-height:1.35}.pillars,.modules,.personas,.workflow{grid-template-columns:1fr}.agent-grid{grid-template-columns:repeat(2,1fr)}.dialog-card{height:360px}.dialog-line{min-height:78px}.dialog-text{min-height:68px}.section{padding:64px 0}.footer-main{grid-template-columns:1fr;gap:24px;padding:42px 0 30px}.footer-contact-panel,.footer-qr-panel{grid-column:auto}.contact-methods{grid-template-columns:1fr}.footer-title-row,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.capability-map{grid-template-columns:1fr}.register-modal{padding:12px}.register-dialog{max-height:calc(100vh - 24px)}.register-form-panel{padding:30px 22px 24px}.form-grid.two{grid-template-columns:1fr}}@media (width<=520px){.brand small{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-metrics{gap:10px}.metric strong{font-size:22px}.section h2{width:auto}.dialog-card{height:420px}.suggestions{padding-left:0}.credit-number{align-items:center}.credit-number strong{font-size:72px}.credit-number span{padding-bottom:0;font-size:20px}.about-copy{padding:24px}.contact-row{grid-template-columns:1fr;gap:2px}.register-steps{grid-template-columns:repeat(3,1fr);width:100%}.register-qr,.download-options{grid-template-columns:1fr}}.platform-timeline{grid-template-columns:repeat(7,1fr)}.download-tip-popover{top:78px;right:max(24px, calc((100vw - var(--max)) / 2));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;background:#fffffff5;border:1px solid #0093ff29;border-radius:12px;width:318px;padding:16px;transition:opacity .18s,transform .18s,visibility .18s;position:fixed;transform:translateY(-8px);box-shadow:0 18px 46px #16436e29}.download-tip-popover.is-open{opacity:1;visibility:visible;transform:translateY(0)}.download-tip-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.download-tip-title{color:var(--ink);font-size:15px;font-weight:800;line-height:1.3}.download-tip-desc{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.download-tip-close{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px}.download-tip-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.download-tip-card{cursor:pointer;background:#f8fbff;border:1px solid #e2edf7;border-radius:8px;padding:10px;transition:transform .18s,border-color .18s,background .18s}.download-tip-card:hover{background:#eef8ff;border-color:#0093ff6b;transform:translateY(-2px)}.download-tip-card b{color:var(--ink);font-size:13px;line-height:1.3;display:block}.download-tip-card span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.45;display:block}.download-tip-note{color:#667889;background:#f3f7fb;border-radius:8px;margin:12px 0 0;padding:8px 10px;font-size:11px;line-height:1.55}.menu-toggle{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;display:none}.menu-toggle span,.menu-toggle:before,.menu-toggle:after{content:"";background:currentColor;width:18px;height:2px;margin:4px auto;display:block}.hero{min-height:78vh;color:var(--ink);background:linear-gradient(#ffffffe6,#f7fbfff5),radial-gradient(circle at 80% 18%,#0093ff24,#0000 34%),radial-gradient(circle at 12% 86%,#18b77a1a,#0000 28%),#f7fbff;padding:108px 0 48px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.76;background-image:linear-gradient(#0050910b 1px,#0000 1px),linear-gradient(90deg,#0050910b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000e0 48%,#0003 100%);mask-image:linear-gradient(90deg,#000 0%,#000000e0 48%,#0003 100%)}.hero:after{content:"";aspect-ratio:1;border:1px solid #0093ff1f;border-radius:50%;width:52vw;max-width:840px;position:absolute;top:6vh;right:-18vw;box-shadow:inset 0 0 120px #0093ff14}.hero-grid{z-index:2;grid-template-columns:minmax(340px,.78fr) minmax(560px,1.22fr);align-items:center;gap:44px;display:grid;position:relative}.hero .container{width:min(1260px,100% - 48px)}.eyebrow{color:#0d73b6;letter-spacing:0;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--cyan);width:34px;height:2px}.hero h1{color:var(--ink);letter-spacing:0;margin:16px 0 14px;font-weight:800;line-height:1.04}.hero-name-line{display:block}.hero-name-line:first-child{font-size:clamp(36px,5vw,64px)}.hero-name-line+.hero-name-line{color:var(--blue-strong);margin-top:4px;font-size:clamp(28px,3.6vw,44px)}.hero-tagline-en{color:#376079;white-space:nowrap;margin:0 0 5px;font-size:clamp(18px,2vw,26px);font-weight:700;line-height:1.25}.hero-tagline-cn{color:#0d73b6;margin:0 0 18px;font-size:18px;font-weight:700}.hero-copy{color:#526779;max-width:520px;margin:0;font-size:16px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-weight:700;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--blue);box-shadow:0 14px 30px #0093ff42}.btn-ghost{color:var(--blue-strong);background:#ffffffbf;border-color:#0093ff40}.hero-metrics{grid-template-columns:repeat(3,1fr);gap:10px;max-width:520px;margin-top:30px;display:grid}.metric{background:#ffffffc7;border:1px solid #0093ff26;border-radius:8px;padding:12px 14px;box-shadow:0 12px 30px #11487614}.metric strong{color:var(--blue-strong);font-size:24px;line-height:1.1;display:block}.metric span{color:#667889;font-size:12px}.product-screen{box-shadow:var(--shadow);background:#fffc;border:1px solid #0093ff24;border-radius:8px;padding:8px;position:relative}.product-screen:before,.product-screen:after{content:"";pointer-events:none;border-radius:8px;position:absolute}.product-screen:before{background:#0093ff14;border:1px solid #0093ff1f;width:160px;height:160px;top:-32px;right:-32px}.product-screen:after{background:#0093ff0b;border:1px solid #0093ff1a;width:210px;height:124px;bottom:-24px;left:-28px}.screen-window{z-index:1;color:var(--text);background:#f7f9fc;border:1px solid #ffffff38;border-radius:8px;position:relative;overflow:hidden}.screen-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:38px;padding:0 14px;display:flex}.dots{gap:6px;display:flex}.dots i{background:#d7e2ee;border-radius:50%;width:9px;height:9px}.screen-tabs{color:var(--muted);gap:8px;font-size:11px;display:flex}.screen-tabs span{cursor:pointer;background:#f3f7fb;border-radius:4px;padding:5px 10px}.screen-tabs .active{color:var(--blue-strong);background:var(--blue-soft)}.screen-body{grid-template-columns:174px minmax(0,1fr) 178px;gap:10px;height:476px;min-height:0;padding:12px;display:grid}.screen-panel{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.side-panel{flex-direction:column;gap:10px;min-height:0;padding:12px;display:flex}.screen-label{color:var(--ink);font-size:13px;font-weight:700}.search-line{background:#f2f6fb;border:1px solid #e9f0f7;border-radius:4px;height:26px}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag{color:#3d8bc7;background:#edf8ff;border-radius:4px;padding:3px 7px;font-size:11px;line-height:1.4}.idea-card{color:#657789;cursor:pointer;background:#fbfdff;border:1px solid #edf1f5;border-radius:6px;padding:9px 10px;font-size:11px;line-height:1.55;transition:transform .28s,border-color .28s,background .28s,box-shadow .28s}.idea-card.active{background:#eef8ff;border-color:#0093ff85;transform:translate(4px);box-shadow:0 8px 20px #0066ff1f}.idea-card:hover{background:#eef8ff;border-color:#0093ff75;transform:translate(4px);box-shadow:0 8px 20px #0066ff1f}.idea-card strong{color:var(--ink);margin-bottom:4px;font-size:12px;display:block}.workspace-mock{flex-direction:column;gap:12px;min-height:0;padding:14px;display:flex}.project-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-head strong{color:var(--ink);font-size:16px;line-height:1.35}.status-pill{color:#0b8a5f;white-space:nowrap;background:#e9fbf2;border:1px solid #ccefdc;border-radius:4px;padding:4px 8px;font-size:11px;transition:color .28s,background .28s,border-color .28s}.status-pill.checking{color:#0d6fab;background:#eaf6ff;border-color:#c8e7ff}.status-pill.report{color:#8a5b00;background:#fff8e6;border-color:#ffe2a1}.timeline{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.step{color:#718394;text-align:center;cursor:pointer;background:#f4f8fc;border-radius:6px;min-width:0;padding:8px 6px;font-size:10px;transition:transform .28s,color .28s,background .28s,box-shadow .28s}.step.done{color:#0d7bbd;background:#eaf6ff}.step.active{color:#fff;background:var(--blue);transform:translateY(-2px);box-shadow:0 8px 18px #0093ff38}.work-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.work-card{cursor:pointer;background:linear-gradient(#fff,#f9fcff);border:1px solid #e6edf5;border-radius:8px;min-height:112px;padding:12px;transition:transform .28s,border-color .28s,box-shadow .28s}.work-card.active{border-color:#0093ff7a;transform:translateY(-3px);box-shadow:0 12px 26px #0066ff1f}.work-card:hover{border-color:#0093ff75;transform:translateY(-3px);box-shadow:0 12px 26px #0066ff1f}.work-card b{color:var(--ink);margin-bottom:8px;font-size:13px;display:block}.bar{background:#dfeaf5;border-radius:99px;height:7px;margin-top:7px;overflow:hidden}.bar span{border-radius:inherit;background:var(--blue);height:100%;transition:width .65s;display:block}.report-mini{min-height:108px;color:var(--ink);cursor:pointer;background:linear-gradient(#fff,#f4f9ff);border:1px solid #dbeafe;border-radius:8px;grid-template-columns:62px 1fr;align-items:center;gap:12px;padding:12px;transition:transform .28s,box-shadow .28s,background .28s,border-color .28s;display:grid}.report-mini.active{background:linear-gradient(#f8fcff,#eef7ff);border-color:#0093ff47;transform:translateY(-2px);box-shadow:0 10px 22px #0066ff1a}.score{width:58px;height:58px;color:var(--blue-strong);background:conic-gradient(#18b77a 0 77%, #dfeaf5 77% 100%);border-radius:50%;place-items:center;font-size:20px;font-weight:800;transition:background .45s;display:grid}.score.status-text{letter-spacing:0;white-space:nowrap;font-size:13px;line-height:1}.report-mini p{color:#667889;margin:4px 0 0;font-size:11px;line-height:1.5}.chat-panel{background:#fff;flex-direction:column;gap:10px;min-height:0;padding:12px;display:flex}.chat-title{color:var(--ink);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.ai-dot{background:linear-gradient(135deg,#06f,#7c3aed,#e6507a);border-radius:50%;width:18px;height:18px}.bubble{color:#56697b;background:#f4f8fc;border-radius:8px;min-height:58px;padding:9px 10px;font-size:11px;line-height:1.52;transition:opacity .25s,transform .25s}.bubble.ai{color:#174d78;background:#eaf6ff;border:1px solid #d4edff}.mini-input{background:#fbfdff;border:1px solid #e3ebf3;border-radius:6px;height:34px;margin-top:auto}.demo-cursor{z-index:4;border:3px solid var(--blue);pointer-events:none;background:#fff;border-radius:50%;width:16px;height:16px;transition:left .72s,top .72s,transform .32s;position:absolute;top:40%;left:11%;box-shadow:0 10px 24px #0066ff47}.demo-cursor:after{content:"";border-radius:inherit;border:1px solid #0093ff47;animation:1.6s infinite cursorPulse;position:absolute;inset:-9px}.demo-cursor.tap{transform:scale(.78)}.action-toast{z-index:3;color:#15517d;opacity:0;background:#eaf6fff5;border:1px solid #cfeaff;border-radius:6px;max-width:320px;padding:8px 12px;font-size:12px;transition:opacity .28s,transform .28s;position:absolute;bottom:20px;left:22px;transform:translateY(10px);box-shadow:0 10px 24px #14466e1f}.action-toast.show{opacity:1;transform:translateY(0)}.section{background:var(--surface);padding:88px 0;position:relative}.section.alt{background:#f5f8fb}.section.dark{color:#d9eaf7;background:#081e38;overflow:hidden}.section-head{text-align:center;width:min(760px,100%);margin:0 auto 44px}.section-kicker{color:var(--blue);margin-bottom:8px;font-size:13px;font-weight:700}.section h2{width:fit-content;color:var(--ink);letter-spacing:0;margin:0 auto 14px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.2;position:relative}.section.dark h2{color:#fff}.section h2:after{content:"";z-index:-1;background:#008fff2e;width:104%;height:12px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.section-head p{color:var(--muted);margin:0;font-size:16px}.section.dark .section-head p{color:#adc6dc}.pillars{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.pillar{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;padding:24px 18px 18px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex}.pillar:hover{border-color:#0093ff6b;transform:translateY(-6px);box-shadow:0 20px 42px #19497621}.icon-box{color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;margin-bottom:18px;display:grid}.icon-box svg{width:24px;height:24px}.pillar .icon-box{width:46px;height:46px;color:var(--ink);background:0 0;border-radius:0;place-items:start;margin-bottom:24px}.pillar .icon-box svg{stroke-width:1.9px;width:40px;height:40px}.pillar .icon-box i{font-size:28px;line-height:1;display:block}.icon-blue{background:linear-gradient(135deg,#0093ff,#3f95ff)}.icon-green{background:linear-gradient(135deg,#18b77a,#16c4a7)}.icon-amber{background:linear-gradient(135deg,#ffb020,#ff8a3d)}.icon-rose{background:linear-gradient(135deg,#e6507a,#7c3aed)}.pillar .icon-blue,.pillar .icon-green,.pillar .icon-amber,.pillar .icon-rose{background:0 0}.pillar h3,.module-card h3,.persona h3,.scenario-card h3{color:var(--ink);margin:0 0 10px;font-size:20px;line-height:1.3}.pillar p,.module-card p,.persona p{color:#687b8d;margin:0;font-size:14px}.pillar h3{margin-bottom:12px}.pillar p{color:#6d7f91;margin-bottom:20px;font-size:15px;line-height:1.75}.assistant-section{grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px;display:grid}.feature-list{gap:14px;margin-top:28px;display:grid}.feature-row{color:#56697b;grid-template-columns:32px 1fr;align-items:start;gap:12px;display:grid}.check{width:32px;height:32px;color:var(--blue-strong);background:var(--blue-soft);border-radius:8px;place-items:center;font-weight:800;display:grid}.assistant-board{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;min-height:508px;padding:26px}.agent-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.agent{text-align:center;color:#4c6377;background:#f6fbff;border:1px solid #e2f0fb;border-radius:8px;min-height:136px;padding:18px 14px;font-size:13px;line-height:1.45;transition:transform .28s,border-color .28s,background .28s,box-shadow .28s}.agent.active{background:#eef8ff;border-color:#0093ff94;transform:translateY(-5px);box-shadow:0 14px 28px #0066ff1f}.agent:hover{background:#eef8ff;border-color:#0093ff85;transform:translateY(-5px);box-shadow:0 14px 28px #0066ff1f}.agent b{color:var(--ink);margin:10px 0 6px;font-size:15px;display:block}.agent svg{width:30px;height:30px;color:var(--blue)}.dialog-card{background:linear-gradient(#fff,#f7fbff);border:1px solid #dcebf8;border-radius:8px;height:316px;padding:20px;position:relative}.assistant-status{color:#0d73b6;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.assistant-status:before{content:"";background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #0093ff1f}.dialog-line{align-items:flex-start;gap:12px;min-height:70px;margin-bottom:16px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#06f,#7c3aed,#e6507a);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.dialog-text{color:#506274;background:#eef7ff;border-radius:8px;flex:1;min-height:58px;padding:12px 14px;font-size:14px;line-height:1.55;transition:opacity .25s,transform .25s}.dialog-text.updating{opacity:.35;transform:translateY(4px)}.suggestions{flex-wrap:wrap;gap:8px;min-height:34px;padding-left:42px;display:flex}.suggestions span{color:#0d73b6;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;padding:6px 10px;font-size:13px;transition:color .25s,background .25s,border-color .25s,transform .25s}.suggestions span.active{color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.platform-screen-body{grid-template-columns:184px minmax(0,1fr) 186px}.platform-side .search-line{color:#92aabe;white-space:nowrap;align-items:center;padding:0 9px;font-size:10px;display:flex;overflow:hidden}.platform-workspace .project-head strong{font-size:15px}.platform-timeline .step{padding:7px 4px;font-size:9px}.platform-work-grid .work-card p{color:#7b8fa1;margin:0 0 6px;font-size:10px;line-height:1.45}.capability-board{flex-direction:column;gap:18px;min-height:542px;display:flex}.capability-agent-grid{margin-bottom:0}.capability-panel{background:linear-gradient(#fff,#f7fbff);border:1px solid #dcebf8;border-radius:8px;flex:1;min-height:0;padding:20px}.capability-panel-head h3{color:var(--ink);margin:0 0 8px;font-size:22px;line-height:1.3}.capability-panel-head p{color:#5c7183;margin:0;font-size:14px;line-height:1.7}.capability-demo-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.capability-demo-card{background:#fff;border:1px solid #e2f0fb;border-radius:8px;min-height:122px;padding:14px;transition:transform .25s,border-color .25s,box-shadow .25s}.capability-demo-card.primary{background:#eef8ff;border-color:#0093ff7a;box-shadow:0 12px 24px #0066ff1a}.capability-demo-card b{color:var(--ink);margin-bottom:8px;font-size:14px;display:block}.capability-demo-card span{color:#63788a;font-size:13px;line-height:1.55}.capability-progress{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 12px;display:grid}.capability-progress span{color:#718394;text-align:center;background:#f4f8fc;border-radius:6px;padding:8px 6px;font-size:12px}.capability-progress span.active{color:#fff;background:var(--blue);box-shadow:0 8px 18px #0093ff2e}.capability-suggestions{padding-left:0}.workspace-section{background:linear-gradient(#fff,#f6faff);overflow:hidden}.workspace-section:before{content:"";pointer-events:none;background-image:linear-gradient(#00509109 1px,#0000 1px),linear-gradient(90deg,#00509109 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000009e,#0000 88%);mask-image:linear-gradient(#0000009e,#0000 88%)}.workspace-section .container{z-index:1;position:relative}.workspace-hero-panel{background:#ffffffdb;border:1px solid #0093ff24;border-radius:10px;grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:32px;margin-bottom:22px;padding:30px;display:grid;box-shadow:0 18px 48px #16436e1a}.workspace-copy h2{margin-left:0;margin-right:0}.workspace-copy h2:after{left:0;transform:none}.workspace-copy p{color:#5c7183;margin:0;font-size:15px;line-height:1.8}.workspace-flowline{grid-template-columns:repeat(7,1fr);align-content:center;gap:8px;display:grid}.workspace-flowline span{color:#607589;text-align:center;background:#f2f7fc;border:1px solid #e2eef8;border-radius:8px;justify-content:center;align-items:center;min-height:74px;padding:10px 8px;font-size:13px;font-weight:700;display:flex}.workspace-flowline span.active{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 12px 24px #0093ff2e}.workspace-system-grid{grid-template-columns:1.25fr repeat(2,1fr);gap:18px;display:grid}.workspace-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:188px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 12px 28px #19497612}.workspace-card.wide{background:linear-gradient(#fff,#f7fbff);grid-row:span 2;min-height:394px}.workspace-card:hover{border-color:#0093ff5c;transform:translateY(-4px);box-shadow:0 18px 38px #19497621}.workspace-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.workspace-card-head b{color:var(--ink);font-size:18px}.workspace-card-head span{color:#0d73b6;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.workspace-card p{color:#687b8d;margin:0;font-size:14px;line-height:1.75}.workspace-mini-table{background:#e1edf8;border:1px solid #e1edf8;border-radius:8px;grid-template-columns:1.2fr 1fr .8fr;gap:1px;margin-top:24px;display:grid;overflow:hidden}.workspace-mini-table span,.workspace-mini-table b{color:#607589;text-align:center;background:#fff;padding:12px 10px;font-size:12px}.workspace-mini-table b{color:var(--ink);background:#f7fbff;font-weight:700}.tech-section{background:radial-gradient(circle at 16% 18%,#0093ff1a,#0000 28%),radial-gradient(circle at 82% 76%,#18b77a14,#0000 28%),linear-gradient(#f7fbff,#fff);overflow:hidden}.tech-section:before{content:"";pointer-events:none;background-image:linear-gradient(#0050910a 1px,#0000 1px),linear-gradient(90deg,#0050910a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 90%);mask-image:linear-gradient(#000000b8,#0000 90%)}.tech-section .container{z-index:1;position:relative}.tech-section .section-kicker{color:#0d73b6}.tech-section h2{color:var(--ink)}.credit-band{z-index:1;background:#ffffffc2;border:1px solid #0093ff21;border-radius:8px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:36px;min-height:330px;padding:34px;display:grid;position:relative;box-shadow:0 18px 48px #16436e1a}.credit-band:before{content:"";z-index:-1;background:radial-gradient(circle,#0093ff2e,#0000 62%),radial-gradient(circle,#18b77a1f,#0000 42%);border-radius:50%;width:260px;position:absolute;inset:18px auto 18px 24px}.credit-number{color:var(--blue-strong);justify-content:center;align-items:center;gap:14px;display:flex}.credit-number strong{letter-spacing:0;font-size:clamp(86px,11vw,128px);line-height:.86}.credit-number span{color:#0d73b6;padding-bottom:0;font-size:26px;font-weight:700}.credit-copy{max-width:680px}.credit-copy p{color:#5c7183;margin:0;font-size:15px;line-height:1.75}.credit-copy h2{margin-left:0;margin-right:0}.credit-copy h2:after{left:0;transform:none}.credit-items{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.credit-item{color:#5c7183;background:#f7fbffdb;border:1px solid #0093ff1f;border-radius:8px;padding:16px;font-size:13px}.credit-item b{color:var(--ink);margin-bottom:4px;font-size:16px;display:block}.modules{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:304px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.module-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1949761f}.module-card .learn{color:var(--blue);cursor:pointer;text-align:left;background:0 0;border:0;margin-top:auto;padding:0;font-size:14px;font-weight:700}.module-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.module-index{color:#c9d6e2;font-size:28px;font-weight:800}.workflow{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(6,1fr);gap:0;display:grid;overflow:hidden}.flow-step{border-right:1px solid var(--line);background:#fff;min-height:180px;padding:24px 18px;position:relative}.flow-step:last-child{border-right:0}.flow-step:after{content:"";z-index:2;border-top:1px solid var(--line);border-right:1px solid var(--line);background:#fff;width:14px;height:14px;position:absolute;top:48px;right:-7px;transform:rotate(45deg)}.flow-step:last-child:after{display:none}.flow-step b{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:30px;height:30px;margin-bottom:18px;font-size:13px;display:inline-grid}.flow-step h3{color:var(--ink);margin:0 0 8px;font-size:18px}.flow-step p{color:var(--muted);margin:0;font-size:13px}.personas{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.persona{background:#fff;border:1px solid #0093ff1f;border-radius:8px;flex-direction:column;min-height:286px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #16436e1a}.persona:before{content:"";opacity:.74;pointer-events:none;background:linear-gradient(#fff0,#fffffff5 58%,#fff 100%),linear-gradient(135deg,#eaf6ff,#fff);position:absolute;inset:0}.persona:after{display:none}.persona h3,.persona p,.persona .line,.persona-scene,.persona-content,.persona-tag{z-index:1;position:relative}.persona h3{color:var(--ink);margin:0 0 10px;font-size:20px}.persona p{color:#5c7183;font-size:14px;line-height:1.65}.persona .line{background:var(--cyan);width:44px;height:3px;margin:0 0 16px}.persona-scene{color:#0d73b6;background-image:linear-gradient(180deg, #071a320f, #071a326b), var(--persona-image);background-position:50%;background-size:cover;border:0;border-radius:8px 8px 0 0;place-items:center;height:148px;margin:0;transition:transform .4s,filter .4s;display:grid;overflow:hidden}.persona:hover .persona-scene{filter:saturate(1.08);transform:scale(1.035)}.persona-content{padding:20px 22px 22px}.persona-tag{color:#0d73b6;background:#0093ff1a;border:1px solid #0093ff24;border-radius:999px;width:fit-content;margin-bottom:12px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.persona.enterprise:before{background:linear-gradient(#fff0,#fffffff5 58%,#fff 100%),linear-gradient(135deg,#eefbf5,#fff)}.persona.enterprise .persona-tag{color:#0e8c61;background:#18b77a1a;border-color:#18b77a29}.persona.research:before{background:linear-gradient(#fff0,#fffffff5 58%,#fff 100%),linear-gradient(135deg,#fff8e8,#fff)}.persona.research .persona-tag{color:#9a6500;background:#ffb0201f;border-color:#ffb0202e}.persona.agency:before{background:linear-gradient(#fff0,#fffffff5 58%,#fff 100%),linear-gradient(135deg,#f5f0ff,#fff)}.persona.agency .persona-tag{color:#6d38d6;background:#7c3aed1a;border-color:#7c3aed29}.persona.inventor{--persona-image:url(https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?auto=format&fit=crop&w=900&q=80)}.persona.enterprise{--persona-image:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=900&q=80)}.persona.research{--persona-image:url(https://images.unsplash.com/photo-1576086213369-97a306d36557?auto=format&fit=crop&w=900&q=80)}.persona.agency{--persona-image:url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=900&q=80)}.pricing-wrap{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.pricing-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:24px}.pricing-tabs{background:#eef5fb;border:1px solid #dbe8f3;border-radius:8px;gap:6px;margin-bottom:22px;padding:6px;display:inline-flex}.pricing-tab{color:#4f6578;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:118px;height:40px;font-weight:800;transition:color .2s,background .2s,box-shadow .2s}.pricing-tab.active{color:#fff;background:var(--blue);box-shadow:0 10px 22px #0093ff33}.pricing-content{display:none}.pricing-content.active{display:block}.pricing-group{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px}.pricing-group h3{color:var(--ink);margin:0 0 18px;font-size:22px}.pricing-panel .pricing-group{background:0 0;border:0;padding:0}.plans{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.plan{will-change:transform;background:#fbfdff;border:1px solid #dfe9f4;border-radius:8px;min-height:246px;padding:20px;transition:transform .28s,border-color .28s,box-shadow .28s,background .28s;position:relative;overflow:hidden;transform:translateY(0)}.plan:before,.recharge-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffffc7 45%,#0000 68%);transition:transform .58s;position:absolute;inset:0;transform:translate(-120%)}.plan:hover{background:linear-gradient(#f4fbff,#fff);border-color:#0093ff9e;transform:translateY(-8px);box-shadow:0 20px 42px #0066ff29}.plan:hover:before,.recharge-card:hover:before{transform:translate(120%)}.plan.featured{background:linear-gradient(#f5fbff,#fff);border-color:#0093ff8c;box-shadow:0 12px 28px #0093ff1f}.plan-name{color:var(--ink);font-size:20px;font-weight:800}.price{color:var(--blue-strong);margin:18px 0 4px;font-size:32px;font-weight:800;line-height:1;transition:transform .28s,color .28s}.plan:hover .price{color:#008fff;transform:translateY(-2px)}.price small{color:var(--muted);font-size:14px;font-weight:500}.plan ul{color:#617486;margin:20px 0 0;padding:0;font-size:13px;list-style:none}.plan li{margin:8px 0}.recharge{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.recharge-card{will-change:transform;background:#fbfdff;border:1px solid #dfe9f4;border-radius:8px;min-height:112px;padding:18px;transition:transform .28s,border-color .28s,box-shadow .28s,background .28s;position:relative;overflow:hidden;transform:translateY(0)}.recharge-card:hover{background:#fff;border-color:#0093ff94;transform:translateY(-6px);box-shadow:0 18px 36px #0066ff21}.recharge-card b{color:var(--ink);font-size:22px;display:block}.recharge-card strong{color:var(--blue-strong);margin-top:8px;font-size:24px;transition:transform .28s,color .28s;display:block}.recharge-card:hover strong{color:#008fff;transform:translateY(-2px)}.note{color:var(--muted);margin:18px 0 0;font-size:13px}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:44px;display:grid}.about-copy{border:1px solid var(--line);background:#fff;border-radius:8px;padding:34px}.about-copy h3{color:var(--ink);margin:0 0 16px;font-size:28px}.about-copy p{color:#5b6d7e;margin:0 0 18px}.about-visual-card{border:1px solid var(--line);min-height:100%;box-shadow:var(--shadow);background:linear-gradient(135deg,#0093ff1a,#18b77a14),#fff;border-radius:8px;padding:30px}.about-visual-title{color:var(--ink);margin:0 0 18px;font-size:22px;font-weight:800}.capability-map{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:22px;display:grid}.cap-node{background:#ffffffc7;border:1px solid #dfe9f4;border-radius:8px;min-height:112px;padding:18px}.cap-node b{color:var(--ink);margin-bottom:6px;display:block}.cap-node span{color:#617486;font-size:13px}.contact-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.contact-map{background:linear-gradient(135deg,#0093ff2e,#18b77a1f),linear-gradient(90deg,#0000 49%,#0093ff1f 50%,#0000 51%) 0 0/42px 42px,linear-gradient(#0000 49%,#0093ff1f 50%,#0000 51%) 0 0/42px 42px,#eef6ff;min-height:230px;position:relative}.map-pin{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #0093ff47}.contact-list{gap:14px;padding:24px;display:grid}.contact-row{color:#536677;grid-template-columns:80px 1fr;gap:14px;font-size:14px;display:grid}.contact-row b{color:var(--ink)}footer{color:#9eb6c9;background:radial-gradient(circle at 80% 20%,#0093ff2e,#0000 34%),linear-gradient(135deg,#06172b,#071f3b 58%,#05111f);position:relative;overflow:hidden}footer:before{content:"";opacity:.6;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.footer-main{z-index:1;grid-template-columns:minmax(260px,.9fr) minmax(460px,1.42fr) minmax(220px,.78fr);align-items:stretch;gap:24px;padding:58px 0 42px;display:grid;position:relative}.footer-intro,.footer-contact-panel,.footer-qr-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 18px 42px #0000002e}.footer-intro{padding:26px}.footer-brand{color:#fff;font-size:30px;font-weight:800;line-height:1.2}.footer-brand span{color:#73caff;margin-top:8px;font-size:18px;display:block}.footer-title{color:#fff;margin:0;font-size:22px;font-weight:800}.footer-kicker{color:#73caff;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.footer-slogan{color:#d6e8f5;margin:22px 0 0;font-size:16px;line-height:1.75}.footer-badges{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.footer-badges span{color:#cfeeff;background:#0093ff1f;border:1px solid #73caff38;border-radius:999px;padding:6px 9px;font-size:12px}.footer-contact-panel{padding:26px}.footer-title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.footer-action{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:4px;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #0093ff38}.contact-methods{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.contact-method{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:82px;padding:14px;transition:transform .24s,border-color .24s,background .24s;display:grid}.contact-method:hover{background:#ffffff17;border-color:#73caff61;transform:translateY(-3px)}.contact-method:focus-visible,.download-card:focus-visible{outline-offset:2px;outline:3px solid #0093ff47}.contact-method.wide{grid-column:1/-1}.contact-icon{color:#fff;background:#0093ff38;border:1px solid #73caff38;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.contact-icon svg{width:20px;height:20px}.contact-method b{color:#d8ecfb;margin-bottom:3px;font-size:13px;display:block}.contact-method span{color:#fff;font-size:14px;line-height:1.55;display:block}.footer-qr-panel{padding:26px}.qr-card{text-align:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;width:100%;padding:14px}.qr-code{object-fit:cover;background:#fff;border:8px solid #fff;border-radius:4px;width:132px;height:132px;margin:0 auto;display:block}.qr-copy{color:#d8ecfb;margin-top:14px;font-size:13px;line-height:1.5}.footer-bottom{z-index:1;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;font-size:13px;display:flex;position:relative}.footer-links{gap:20px;font-size:13px;display:flex}.footer-links a{transition:color .2s}.footer-links a:hover{color:#fff}body.modal-open{overflow:hidden}.register-modal{z-index:120;opacity:0;pointer-events:none;place-items:center;padding:24px;transition:opacity .24s;display:grid;position:fixed;inset:0}.register-modal.is-open{opacity:1;pointer-events:auto}.register-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071a3285;position:absolute;inset:0}.register-dialog{z-index:1;background:#fff;border-radius:8px;grid-template-columns:.9fr 1.1fr;width:min(1060px,100%);max-height:min(760px,100vh - 48px);transition:transform .24s;display:grid;position:relative;overflow:hidden;transform:translateY(18px)scale(.98);box-shadow:0 34px 90px #05152852}.register-modal.is-open .register-dialog{transform:translateY(0)scale(1)}.modal-close{z-index:3;width:38px;height:38px;color:var(--ink);cursor:pointer;background:#ffffffe0;border:1px solid #071a3214;border-radius:6px;font-weight:800;transition:background .2s,transform .2s;position:absolute;top:14px;right:14px}.modal-close:hover{background:#fff;transform:translateY(-1px)}.register-brand-panel{color:#d8ecfb;background:linear-gradient(160deg,#0093ffb8,#18b77a6b),linear-gradient(145deg,#06172b,#082746 62%,#06172b);padding:42px 34px;position:relative;overflow:hidden}.register-brand-panel:before{content:"";opacity:.5;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.register-brand-panel>*{z-index:1;position:relative}.register-badge{color:#dff6ff;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.register-brand-panel h2{color:#fff;margin:18px 0 8px;font-size:34px;line-height:1.2}.register-brand-panel p{color:#d8ecfb;margin:0;font-size:15px;line-height:1.75}.register-points{gap:12px;margin:28px 0;display:grid}.register-point{background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;grid-template-columns:32px 1fr;align-items:start;gap:12px;padding:12px;display:grid}.register-point b{color:#fff;margin-bottom:2px;display:block}.register-point span{color:#c8e1f2;font-size:13px}.register-point i{color:#fff;background:#0093ff47;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.register-qr{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.register-qr .qr-code{border-width:6px;width:92px;height:92px}.register-qr b{color:#fff;margin-bottom:4px;display:block}.register-qr span{color:#c8e1f2;font-size:13px;line-height:1.55}.register-form-panel{max-height:min(760px,100vh - 48px);padding:40px 42px 34px;overflow:auto}.auth-head{padding-right:36px}.auth-head h3{color:var(--ink);margin:0 0 8px;font-size:26px;line-height:1.25}.auth-head p{color:var(--muted);margin:0;font-size:14px}.auth-panel,.register-step{display:none}.auth-panel.active,.register-step.active{display:block}.register-steps{counter-reset:register-step;grid-template-columns:repeat(3,1fr);gap:0;margin:24px 0 26px;display:grid;position:relative}.register-steps:before{content:"";background:#dbe8f3;height:2px;position:absolute;top:14px;left:16.66%;right:16.66%}.register-step-pill{color:#6b7f91;text-align:center;justify-items:center;gap:8px;font-size:12px;font-weight:800;display:grid;position:relative}.register-step-pill:before{counter-increment:register-step;content:counter(register-step);z-index:1;color:#8aa1b4;background:#fff;border:2px solid #dbe8f3;border-radius:50%;place-items:center;width:28px;height:28px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 0 0 6px #fff}.register-step-pill.active{color:var(--blue-strong)}.register-step-pill.active:before{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 6px #fff,0 0 0 10px #0093ff1f}.register-step-pill.completed{color:#18a56f}.register-step-pill.completed:before{color:#fff;border-color:var(--green);background:var(--green)}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}.field label{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:800;display:block}.field input,.field select{width:100%;height:42px;color:var(--ink);background:#fbfdff;border:1px solid #d8e5f0;border-radius:6px;outline:none;padding:0 12px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus{border-color:#0093ff94;box-shadow:0 0 0 3px #0093ff1a}.code-field{grid-template-columns:1fr 112px;gap:8px;display:grid}.code-chip,.code-button{height:42px;color:var(--blue-strong);cursor:pointer;background:#eaf5ff;border:1px solid #cfe4f4;border-radius:6px;font-weight:800}.code-chip{letter-spacing:2px;cursor:default;place-items:center;display:grid}.agree-row{color:#667889;align-items:flex-start;gap:8px;margin-top:14px;font-size:13px;line-height:1.5;display:flex}.agree-row input{accent-color:var(--blue);margin-top:3px}.modal-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.modal-primary,.modal-secondary,.text-link{cursor:pointer;border-radius:6px;min-height:42px;font-weight:800}.modal-primary{color:#fff;background:var(--blue);border:0;flex:1;box-shadow:0 12px 26px #0093ff33}.modal-secondary{color:#526779;background:#fff;border:1px solid #d8e5f0;padding:0 16px}.text-link{color:var(--blue-strong);background:0 0;border:0;min-height:auto;padding:0}.form-switch{color:#6b7f91;margin-top:16px;font-size:13px}.identity-fields{margin-top:14px;display:none}.identity-fields.active{display:grid}.success-state{text-align:center;background:linear-gradient(#f1fbf7,#fff);border:1px solid #18b77a33;border-radius:8px;padding:28px}.success-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:26px;font-weight:800;display:grid}.success-state h4{color:var(--ink);margin:0 0 8px;font-size:22px}.success-state p{color:var(--muted);margin:0;font-size:14px}.download-modal{z-index:120;opacity:0;pointer-events:none;place-items:center;padding:24px;transition:opacity .24s;display:grid;position:fixed;inset:0}.download-modal.is-open{opacity:1;pointer-events:auto}.download-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071a3285;position:absolute;inset:0}.download-dialog{z-index:1;background:#fff;border-radius:8px;grid-template-columns:.9fr 1.1fr;width:min(1060px,100%);max-height:min(760px,100vh - 48px);transition:transform .24s;display:grid;position:relative;overflow:hidden;transform:translateY(18px)scale(.98);box-shadow:0 34px 90px #05152852}.download-modal.is-open .download-dialog{transform:translateY(0)scale(1)}.download-brand-panel{color:#d8ecfb;background:linear-gradient(160deg,#0093ffb8,#18b77a6b),linear-gradient(145deg,#06172b,#082746 62%,#06172b);padding:42px 34px;position:relative;overflow:hidden}.download-brand-panel:before{content:"";opacity:.5;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.download-brand-panel>*{z-index:1;position:relative}.download-brand-panel h2{color:#fff;margin:18px 0 8px;font-size:34px;line-height:1.2}.download-brand-panel p{color:#d8ecfb;margin:0;font-size:15px;line-height:1.75}.download-points{gap:12px;margin:28px 0;display:grid}.download-point{background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;grid-template-columns:32px 1fr;align-items:start;gap:12px;padding:12px;display:grid}.download-point b{color:#fff;margin-bottom:2px;display:block}.download-point span{color:#c8e1f2;font-size:13px}.download-point i{color:#fff;background:#0093ff47;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.download-qr{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.download-qr .qr-code{border-width:6px;width:92px;height:92px}.download-qr b{color:#fff;margin-bottom:4px;display:block}.download-qr span{color:#c8e1f2;font-size:13px;line-height:1.55}.download-form-panel{max-height:min(760px,100vh - 48px);padding:40px 42px 34px;overflow:auto}.download-panel{gap:18px;display:grid}.download-intro{color:#536677;background:linear-gradient(135deg,#0093ff14,#18b77a12),#fbfdff;border:1px solid #dfe9f4;border-radius:8px;padding:18px;font-size:14px;line-height:1.7}.download-options{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.download-card{cursor:pointer;background:#fff;border:1px solid #dfe9f4;border-radius:8px;min-height:168px;padding:20px;transition:transform .24s,border-color .24s,box-shadow .24s}.download-card:hover{border-color:#0093ff5c;transform:translateY(-4px);box-shadow:0 16px 34px #1949761f}.download-icon{color:#fff;background:#0f172a;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:14px;display:grid;box-shadow:0 12px 24px #071a3224}.download-card.win .download-icon{background:linear-gradient(135deg,#0078d4,#00a2ff);box-shadow:0 12px 24px #0078d42e}.download-card.mac .download-icon{color:#111827;background:linear-gradient(#fff,#eef3f8);border:1px solid #d9e3ec;box-shadow:0 12px 24px #071a321f}.download-card.mac.apple .download-icon{background:linear-gradient(#f7f9fc,#dfe7ef)}.download-icon svg{width:27px;height:27px}.download-card b{color:var(--ink);margin-bottom:5px;font-size:18px;display:block}.download-card span{color:var(--muted);font-size:13px;line-height:1.5}.micro-toast{z-index:180;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#071a32eb;border-radius:999px;min-width:132px;padding:10px 16px;font-size:14px;font-weight:800;transition:opacity .22s,transform .22s;position:fixed;bottom:34px;left:50%;transform:translate(-50%,12px);box-shadow:0 16px 36px #0515283d}.micro-toast.show{opacity:1;transform:translate(-50%)}.metric,.credit-item,.persona,.flow-step,.cap-node,.about-copy,.about-visual-card,.pricing-group,.pricing-panel,.qr-card{transition:transform .24s,border-color .24s,box-shadow .24s,background .24s}.metric:hover,.credit-item:hover{background:#fff;border-color:#00c4ff5c;transform:translateY(-4px);box-shadow:0 16px 34px #0025492e}.persona:hover{border-color:#0093ff47;transform:translateY(-4px);box-shadow:0 18px 38px #19497621}.flow-step:hover,.cap-node:hover,.about-copy:hover,.about-visual-card:hover,.pricing-group:hover,.pricing-panel:hover,.qr-card:hover{border-color:#0093ff5c;transform:translateY(-4px);box-shadow:0 18px 38px #19497621}.flow-step:hover{z-index:3;background:linear-gradient(#fff,#f7fbff)}.cap-node:hover{background:#fff}@media (width<=1100px){.hero-grid,.assistant-section,.credit-band,.about-grid,.pricing-wrap,.workspace-hero-panel,.workspace-system-grid{grid-template-columns:1fr}.workspace-card.wide{grid-row:auto;min-height:260px}.workspace-flowline{grid-template-columns:repeat(4,1fr)}.platform-screen-body{grid-template-columns:184px 1fr}.pillars,.personas,.modules,.workflow,.module-track{grid-template-columns:repeat(2,1fr)}.scenario-cases{--scenario-gap:14px;height:360px;min-height:360px}.scenario-card-content{min-height:360px;padding:28px 26px 24px}.scenario-card:not(.is-active):not(:focus-within) .scenario-card-content{padding:28px 16px 24px}.scenario-card h3,.scenario-card:hover h3,.scenario-card:focus-within h3{font-size:26px}.scenario-card p{font-size:15px}.hero{min-height:74vh;padding:98px 0 40px}.product-screen{width:min(900px,100%);margin:0 auto}.flow-step{border-bottom:1px solid var(--line)}.flow-step:after{display:none}.screen-body{grid-template-columns:174px 1fr;height:430px}.chat-panel{display:none}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-intro{order:1}.footer-qr-panel{order:2}.footer-contact-panel{order:3;grid-column:1/-1}.register-dialog,.download-dialog{grid-template-columns:1fr;overflow:auto}.register-brand-panel,.download-brand-panel{padding:30px}.register-form-panel,.download-form-panel{max-height:none}}@media (width<=820px){.container{width:min(100% - 32px, var(--max))}.site-header{height:64px}.menu-toggle{display:block}.nav-links{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 16px 36px #19497624}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{justify-content:center;margin-top:8px}.hero{min-height:74vh;padding:88px 0 36px}.product-screen{display:none}.hero-grid{gap:34px}.hero-copy{font-size:16px}.credit-items,.plans,.recharge{grid-template-columns:1fr}.hero-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px}.metric{padding:10px 8px}.metric span{font-size:10px;line-height:1.35}.pillars,.modules,.personas,.workflow,.module-track{grid-template-columns:1fr}.scenario-cases{grid-template-columns:1fr;height:auto;min-height:0;display:grid}.scenario-card,.scenario-card.is-active{flex:none}.scenario-card-content,.scenario-card:not(.is-active):not(:focus-within) .scenario-card-content,.scenario-card.is-active .scenario-card-content,.scenario-card:focus-within .scenario-card-content{align-items:flex-start;min-height:330px;padding:26px 24px 24px}.scenario-card:not(.is-active):not(:focus-within):before,.scenario-card:before{transform:scale(1.02)}.scenario-card:not(.is-active):not(:focus-within):after,.scenario-card:after{background:radial-gradient(circle at 78% 8%,#00c4ff38,#0000 30%),linear-gradient(#071a3214,#071a32bd)}.scenario-card:not(.is-active):not(:focus-within) .scenario-card-details,.scenario-card .scenario-card-details{opacity:1;pointer-events:auto;max-height:none;transform:none}.scenario-card h3,.scenario-card:hover h3,.scenario-card:focus-within h3{text-align:left;font-size:26px}.scenario-card-icon{margin-bottom:24px}.agent-grid{grid-template-columns:repeat(2,1fr)}.capability-demo-grid,.capability-progress{grid-template-columns:1fr}.workspace-flowline{grid-template-columns:repeat(2,1fr)}.workspace-hero-panel{padding:24px}.dialog-card{height:360px}.dialog-line{min-height:78px}.dialog-text{min-height:68px}.section{padding:64px 0}.footer-main{grid-template-columns:1fr;gap:24px;padding:42px 0 30px}.footer-contact-panel,.footer-qr-panel{grid-column:auto}.contact-methods{grid-template-columns:1fr}.footer-title-row,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.capability-map{grid-template-columns:1fr}.register-modal,.download-modal{padding:12px}.register-dialog,.download-dialog{max-height:calc(100vh - 24px)}.register-form-panel,.download-form-panel{padding:30px 22px 24px}.form-grid.two{grid-template-columns:1fr}}@media (width<=520px){.brand small{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-metrics{gap:10px}.metric strong{font-size:22px}.section h2{width:auto}.dialog-card{height:420px}.suggestions{padding-left:0}.credit-number{align-items:center}.credit-number strong{font-size:72px}.credit-number span{padding-bottom:0;font-size:20px}.about-copy{padding:24px}.contact-row{grid-template-columns:1fr;gap:2px}.register-steps{grid-template-columns:repeat(3,1fr);width:100%}.register-qr,.download-qr,.download-options{grid-template-columns:1fr}}.brand-with-logo{gap:0;height:44px}.brand-logo-img{object-fit:contain;width:auto;max-width:156px;height:38px;display:block}.footer-brand-logo{align-items:center;gap:12px;font-size:24px;display:flex}.footer-brand-logo img{border-radius:12px;width:46px;height:46px;box-shadow:0 12px 28px #0093ff38}.footer-brand-logo span{color:#fff;margin:0;font-size:28px;line-height:1;display:inline-block}.screen-tabs{flex-wrap:nowrap}.screen-tabs span{white-space:nowrap}.platform-command-center{grid-template-columns:178px minmax(0,1fr) 190px;height:500px}.platform-mini-assets{gap:6px;margin-top:auto;display:grid}.platform-mini-assets span{color:#607589;background:#f6fbff;border:1px solid #e2f0fb;border-radius:6px;padding:7px 8px;font-size:11px;font-weight:700}.hero-node-detail{background:linear-gradient(#fff,#f7fbff);border:1px solid #dcebf8;border-radius:8px;padding:12px;transition:border-color .25s,box-shadow .25s,transform .25s}.hero-node-detail:hover,.hero-node-detail.active{border-color:#0093ff73;transform:translateY(-2px);box-shadow:0 12px 24px #0066ff1a}.hero-node-detail span{color:#0d73b6;margin-bottom:5px;font-size:10px;font-weight:800;display:inline-flex}.hero-node-detail h4{color:var(--ink);margin:0 0 5px;font-size:14px;line-height:1.35}.hero-node-detail p{color:#687b8d;margin:0;font-size:10px;line-height:1.55}.hero-work-stack{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-work-stack .work-card{min-height:118px}.platform-chat .bubble{min-height:58px}.capability-scene{background:#fff;border:1px solid #e0edf8;border-radius:10px;min-height:248px;margin-top:18px;overflow:hidden}.capability-scene-inner{height:100%;padding:16px;animation:.28s sceneFade}@keyframes sceneFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scene-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.scene-title-row b{color:var(--ink);font-size:15px}.scene-title-row span{color:#0d73b6;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{gap:12px;display:grid}.scene-search-grid{grid-template-columns:.95fr 1.05fr 1fr}.scene-idea-grid{grid-template-columns:.9fr 1fr 1fr}.scene-write-grid{grid-template-columns:.72fr 1.18fr .9fr}.scene-track-grid{grid-template-columns:1fr 1fr 1fr}.scene-box{background:#f8fbff;border:1px solid #e4f0fb;border-radius:8px;min-height:164px;padding:12px}.scene-box b{color:var(--ink);margin-bottom:8px;font-size:13px;display:block}.scene-box p,.scene-box li,.scene-box span{color:#657789;font-size:12px;line-height:1.55}.scene-box ul{margin:0;padding-left:16px}.scene-chip-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.scene-chip-row span,.scene-pill{color:#0d73b6;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-flex}.scene-result-list{gap:7px;display:grid}.scene-result-list div{color:#607589;background:#fff;border:1px solid #e6edf5;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.scene-result-list strong{color:var(--blue-strong);font-size:12px}.scene-doc-outline{gap:6px;display:grid}.scene-doc-outline span{background:#fff;border:1px solid #e6edf5;border-radius:6px;padding:6px 8px}.scene-editor-line{background:#dfeaf5;border-radius:99px;height:8px;margin:8px 0;overflow:hidden}.scene-editor-line i{border-radius:inherit;background:var(--blue);height:100%;display:block}.scene-flow-mini{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px;display:grid}.scene-flow-mini span{text-align:center;color:#718394;background:#eef5fb;border-radius:6px;padding:6px 4px;font-size:10px;font-weight:700}.scene-flow-mini span.active{color:#fff;background:var(--blue)}.workspace-stage-hero{margin-bottom:18px}.interactive-flowline span{cursor:pointer;transition:transform .25s,color .25s,background .25s,border-color .25s,box-shadow .25s;position:relative}.interactive-flowline span.done{color:#0d73b6;background:#eaf6ff;border-color:#c8e7ff}.interactive-flowline span.active,.interactive-flowline span:hover{color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-3px);box-shadow:0 12px 24px #0093ff33}.workspace-flow-board{background:#ffffffdb;border:1px solid #0093ff2e;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 20px 52px #16436e24}.workspace-flow-board:before{content:"";pointer-events:none;background-image:linear-gradient(#00509109 1px,#0000 1px),linear-gradient(90deg,#00509109 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.workspace-flow-header,.workspace-flow-content,.workspace-next-action{z-index:1;position:relative}.workspace-flow-header{background:linear-gradient(#fff,#f7fbff);border-bottom:1px solid #e4eef8;justify-content:space-between;gap:18px;padding:24px 26px;display:flex}.workspace-node-kicker{color:#0d73b6;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.workspace-flow-header h3{color:var(--ink);margin:0 0 8px;font-size:26px;line-height:1.2}.workspace-flow-header p{color:#5c7183;margin:0;font-size:15px}.workspace-node-status{color:#0d73b6;white-space:nowrap;background:#e7f5ff;border:1px solid #cfeaff;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:800}.workspace-flow-content{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;display:grid}.workspace-flow-card{background:#ffffffeb;border:1px solid #e2eef8;border-radius:10px;min-height:230px;padding:18px;box-shadow:0 12px 28px #19497612}.workspace-flow-card ul{color:#687b8d;margin:0;padding-left:18px;font-size:14px;line-height:1.8}.workspace-next-action{color:#0d73b6;background:#eaf6ff;border:1px solid #c8e7ff;border-radius:10px;margin:0 20px 20px;padding:14px 16px;font-size:14px;font-weight:800}@media (width<=1100px){.platform-command-center{grid-template-columns:184px 1fr;height:460px}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid,.workspace-flow-content{grid-template-columns:1fr}.workspace-flow-card{min-height:auto}}@media (width<=820px){.brand-logo-img{max-width:138px;height:34px}.capability-scene{min-height:auto}.workspace-flow-header{flex-direction:column}.workspace-node-status{align-self:flex-start}}.screen-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ai-bot-toggle{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#06f,#7c3aed);border:1px solid #0093ff3d;border-radius:999px;min-width:108px;height:28px;padding:0 12px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 8px 18px #0066ff2e}.ai-bot-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0066ff3d}.ai-bot-toggle.is-collapsed{color:var(--blue-strong);box-shadow:none;background:#fff;border-color:#0093ff57}.platform-command-center{transition:grid-template-columns .28s}.platform-command-center.ai-collapsed{grid-template-columns:178px minmax(0,1fr) 46px}.platform-chat{transition:padding .25s,background .25s}.platform-chat.collapsed{background:linear-gradient(#f7fbff,#eef8ff);justify-content:center;align-items:center;padding:10px 6px}.platform-chat.collapsed .bubble,.platform-chat.collapsed .mini-input{display:none}.platform-chat.collapsed .chat-title{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px;color:var(--blue-strong);margin:0;font-size:12px;line-height:1.2}.platform-chat.collapsed .ai-dot{display:none}.hero-work-stack .work-card b{font-size:12px}.platform-mini-assets span.active,.idea-card.active{background:#eef8ff;border-color:#0093ff7a;box-shadow:0 8px 18px #0066ff14}.capability-panel{flex-direction:column;height:414px;display:flex;overflow:hidden}.capability-panel-head{flex-shrink:0;min-height:88px}.capability-scene{flex:1;height:238px;min-height:238px;margin-top:14px}.capability-scene-inner{overflow:hidden}.capability-suggestions{flex-shrink:0;margin-top:12px}.capability-suggestions span{font-size:12px}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{height:calc(100% - 36px)}.scene-box{min-height:0}.scene-box p{margin:0 0 8px}.scene-box.compact{flex-direction:column;display:flex}.scene-box .mini-title{color:var(--ink);margin-bottom:6px;font-size:12px;font-weight:800}.engine-input{color:#51687a;background:#fff;border:1px dashed #b9dff8;border-radius:8px;padding:10px;font-size:12px;line-height:1.55}.engine-arrow{color:var(--blue-strong);place-items:center;font-size:18px;font-weight:900;display:grid}.engine-file-stack,.engine-node-stack{gap:7px;display:grid}.engine-file-stack span,.engine-node-stack span{color:#607589;background:#fff;border:1px solid #e6edf5;border-radius:7px;padding:7px 8px;font-size:12px;font-weight:700}.engine-node-stack span.active{color:#fff;background:var(--blue);border-color:var(--blue)}.workspace-scene-content{padding:20px;display:block}.workspace-scene{gap:16px;min-height:286px;animation:.28s sceneFade;display:grid}.workspace-scene b{color:var(--ink);margin-bottom:10px;font-size:14px;display:block}.scene-disclosure{grid-template-columns:.78fr 1.32fr .9fr}.scene-entrust{grid-template-columns:1fr}.scene-material{grid-template-columns:.92fr 1.28fr .8fr}.scene-submit{grid-template-columns:.9fr 1.1fr .9fr}.scene-prelim{grid-template-columns:.86fr 1.14fr .9fr}.scene-substantive{grid-template-columns:.92fr 1.16fr .92fr}.scene-result{grid-template-columns:.9fr 1.2fr .9fr}.scene-side-list,.scene-doc-preview,.scene-action-panel,.scene-pack-card,.scene-status-card,.scene-receipt-card,.scene-notice-card,.scene-deadline-card,.scene-result-card{background:#fffffff0;border:1px solid #e2eef8;border-radius:12px;min-width:0;padding:16px;box-shadow:0 12px 28px #19497612}.scene-side-list,.scene-action-panel,.scene-pack-list{align-content:start;gap:8px;display:grid}.scene-side-list span,.scene-action-panel span,.scene-pack-list span,.process-step,.notice-line,.deadline-line,.result-file{color:#607589;background:#f6fbff;border:1px solid #e2f0fb;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}.scene-doc-preview p,.scene-status-card p,.scene-receipt-card p,.scene-notice-card p,.scene-deadline-card p,.scene-result-card p{color:#657789;margin:0 0 12px;font-size:13px;line-height:1.65}.scene-doc-preview i{background:var(--blue);opacity:.72;border-radius:99px;height:9px;margin:9px 0;display:block}.entrust-steps{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px;display:grid}.process-step{text-align:center;flex-direction:column;justify-content:center;gap:6px;min-height:82px;display:flex}.process-step.active{color:#fff;background:linear-gradient(135deg,#0093ff,#06f);border-color:#0093ff;box-shadow:0 12px 24px #0066ff29}.process-step small{opacity:.82;font-size:10px;display:block}.entrust-detail{color:#607589;background:#fff;border:1px solid #e2eef8;border-radius:12px;padding:16px;font-size:13px;line-height:1.7}.pack-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pack-item{background:#f6fbff;border:1px solid #e2f0fb;border-radius:10px;padding:12px}.pack-item strong{color:var(--ink);margin-bottom:6px;font-size:13px;display:block}.pack-item span{color:#0d73b6;font-size:11px;font-weight:800}.submit-status-line,.review-status-line,.result-status-line{background:#dfeaf5;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.submit-status-line i,.review-status-line i,.result-status-line i{border-radius:inherit;background:var(--blue);height:100%;display:block}.notice-list,.deadline-list,.result-files{gap:8px;display:grid}.notice-line.active,.deadline-line.active,.result-file.active{color:#fff;background:var(--blue);border-color:var(--blue)}@media (width<=1100px){.platform-command-center,.platform-command-center.ai-collapsed{grid-template-columns:184px 1fr}.platform-chat.collapsed{display:none}.capability-board{height:auto;min-height:0}.capability-panel,.capability-scene{height:auto}.scene-disclosure,.scene-material,.scene-submit,.scene-prelim,.scene-substantive,.scene-result{grid-template-columns:1fr}.entrust-steps{grid-template-columns:repeat(2,1fr)}}.cloud-drive-panel{gap:8px;overflow:hidden}.cloud-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.cloud-filter{color:#6f8293;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#f7fbff;border:1px solid #e1eef8;border-radius:999px;min-width:0;padding:4px 6px;font-size:10px;font-weight:800;overflow:hidden}.cloud-filter.active{color:#0d73b6;background:#eaf6ff;border-color:#cceaff}.cloud-asset-card{color:#607589;cursor:default;background:#fbfdff;border:1px solid #e4eef7;border-radius:8px;padding:8px 9px;transition:border-color .2s,background .2s,transform .2s}.cloud-asset-card:hover{background:#f7fbff;border-color:#cfeaff;transform:translateY(-1px)}.cloud-asset-card.primary{background:linear-gradient(#f8fcff,#eef8ff);border-color:#cfeaff}.cloud-asset-card strong{color:var(--ink);margin-bottom:2px;font-size:11px;line-height:1.25;display:block}.cloud-asset-card em{color:#0d73b6;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-style:normal;font-weight:800;line-height:1.35;display:block;overflow:hidden}.cloud-asset-card p{color:#748696;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:9.5px;line-height:1.42;display:-webkit-box;overflow:hidden}.cloud-file-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:auto;display:grid}.cloud-file-list span{text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:5px 6px;font-size:10px;overflow:hidden}.platform-mini-assets span.active,.cloud-drive-panel .idea-card.active{box-shadow:none;transform:none}.platform-workspace .report-mini{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:9px;height:78px;min-height:0;padding:9px 10px;overflow:hidden}.platform-workspace .report-mini.active{transform:none;box-shadow:0 8px 16px #0066ff14}.platform-workspace .report-mini .score{width:42px;height:42px;font-size:11px}.platform-workspace .report-mini strong{max-width:100%;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.25;display:block;overflow:hidden}.platform-workspace .report-mini p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:9.8px;line-height:1.35;display:-webkit-box;overflow:hidden}.capability-board{height:682px;min-height:682px;padding:22px}.capability-panel-head p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.capability-scene-inner{height:100%;padding:13px}.scene-title-row span{font-size:10px}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{gap:9px;height:calc(100% - 32px)}.engine-file-stack span,.engine-node-stack span,.scene-result-list div,.scene-doc-outline span{padding:5px 7px;font-size:10.5px;line-height:1.35}.scene-chip-row span,.scene-pill{padding:3px 6px;font-size:10px;line-height:1.25}.cloud-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cloud-filter{padding:4px;font-size:9.5px}.cloud-asset-card{cursor:default;min-height:56px;padding:7px 8px}.cloud-asset-card:hover,.cloud-asset-card.active{box-shadow:none;background:#fbfdff;border-color:#e4eef7;transform:none}.cloud-asset-card.primary,.cloud-asset-card.primary.active{background:linear-gradient(#f8fcff,#eef8ff);border-color:#cfeaff}.cloud-asset-card strong{font-size:10.5px}.cloud-asset-card em{font-size:9px}.cloud-asset-card p{-webkit-line-clamp:2;font-size:9px}.cloud-file-list{margin-top:2px}.cloud-file-list span{padding:4px 5px;font-size:9.5px}.report-mini{grid-template-columns:42px minmax(0,1fr);gap:8px;min-height:58px;padding:7px 9px}.report-mini.active{background:linear-gradient(#fbfdff,#f3f9ff);border-color:#dbeafe}.score{border-radius:999px;width:38px;height:26px;font-size:11px}.score.status-text{font-size:10px}.report-mini strong{font-size:11.5px}.report-mini p{-webkit-line-clamp:1;font-size:9.5px;line-height:1.3}.platform-workspace{gap:8px}.platform-workspace .project-head{margin-bottom:0}.hero-work-stack{gap:8px}.hero-work-stack .work-card{min-height:94px;padding:9px}.hero-work-stack .work-card b{margin-bottom:5px;font-size:11.5px}.hero-work-stack .work-card p{font-size:9.5px;line-height:1.38}.bar{height:5px;margin-top:5px}.hero-node-detail{padding:9px}.hero-node-detail span{margin-bottom:3px}.hero-node-detail h4{font-size:12.5px;line-height:1.25}.hero-node-detail p{font-size:9.5px;line-height:1.38}.capability-board{height:662px;min-height:662px}.capability-panel{height:442px;min-height:442px;overflow:hidden}.capability-scene{height:274px;min-height:274px;overflow:hidden}.capability-scene-inner{padding:12px;overflow:hidden}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{gap:8px;height:calc(100% - 30px);overflow:hidden}.scene-box{padding:9px;overflow:hidden}.engine-file-stack span,.engine-node-stack span,.scene-result-list div{padding:5px 6px;font-size:10px}.capability-scene-inner{box-sizing:border-box}.cloud-asset-card{cursor:pointer}.cloud-asset-card:hover,.cloud-asset-card.preview-active{background:#f4fbff;border-color:#bfe3ff;transform:translateY(-1px);box-shadow:0 8px 18px #0066ff14}.cloud-asset-card.preview-active strong{color:var(--blue-strong)}.platform-workspace.previewing .hero-node-detail{background:linear-gradient(#f8fcff,#eef8ff);border-color:#cfeaff}.platform-workspace.previewing .work-card.active{background:#f6fbff;border-color:#0093ff61;box-shadow:0 8px 18px #0066ff14}.platform-workspace.previewing .report-mini{background:#fbfdff;border-color:#e4eef7}.capability-board{gap:14px;height:620px;min-height:620px;padding:20px}.capability-panel{height:398px;min-height:398px;padding:16px}.capability-panel-head{min-height:64px}.capability-panel-head h3{margin-bottom:5px;font-size:18px;line-height:1.22}.capability-panel-head p{-webkit-line-clamp:2;font-size:12px;line-height:1.45}.capability-scene-inner{padding:10px}.scene-title-row b{font-size:13px}.scene-title-row span{padding:3px 6px;font-size:9.5px}.scene-box{height:auto;min-height:118px;padding:8px;overflow:hidden}.scene-box b{margin-bottom:4px;font-size:11px}.scene-box p,.scene-box li,.scene-box span{font-size:9.8px;line-height:1.28}.engine-input{padding:6px;font-size:9.8px;line-height:1.3}.scene-chip-row{gap:4px;margin-top:4px}.scene-chip-row span,.scene-pill,.scene-doc-outline span{padding:2px 5px;font-size:9.2px}.engine-file-stack,.engine-node-stack,.scene-result-list,.scene-doc-outline{gap:4px}.engine-file-stack span,.engine-node-stack span,.scene-result-list div{padding:4px 5px;font-size:9.4px;line-height:1.25}.scene-result-list strong{font-size:9.4px}.scene-editor-line{margin-top:6px}.capability-suggestions span{padding:5px 8px;font-size:10px}.hero-scene-canvas{background:linear-gradient(#fff,#f7fbff);border:1px solid #e3eef8;border-radius:8px;flex:auto;min-height:154px;padding:9px;animation:.22s sceneFade;overflow:hidden}.hero-work-stack,.platform-workspace .report-mini{display:none}.hero-node-detail{flex:none}.hero-scene-grid{grid-template-columns:.72fr 1.1fr .78fr;gap:8px;height:100%;min-height:0;display:grid}.hero-scene-col{background:#fbfdff;border:1px solid #e7f0f8;border-radius:7px;min-height:0;padding:7px;overflow:hidden}.hero-scene-col b{color:var(--ink);margin-bottom:5px;font-size:10.8px;line-height:1.25;display:block}.hero-scene-col p,.hero-scene-col li,.hero-scene-col span{color:#64788b;font-size:9.3px;line-height:1.34}.hero-scene-col ul{margin:0;padding-left:14px}.hero-doc-lines i,.hero-submit-lines i{background:#dcecf8;border-radius:99px;height:5px;margin-top:5px;display:block}.hero-mini-tags{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.hero-mini-tags span{color:#1677b9;white-space:nowrap;background:#eef8ff;border:1px solid #d5ecff;border-radius:999px;padding:2px 5px}.hero-stepper{gap:4px;display:grid}.hero-stepper span{background:#f3f8fc;border:1px solid #e5f0f8;border-radius:5px;justify-content:space-between;align-items:center;gap:4px;padding:4px 5px;display:flex}.hero-stepper span.active{color:var(--blue-strong);background:#eaf6ff;border-color:#c9e7ff;font-weight:800}.hero-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.hero-file-grid span{background:#f4f8fc;border:1px solid #e3edf7;border-radius:6px;flex-direction:column;justify-content:center;min-height:30px;padding:5px;display:flex}.hero-file-grid small{color:#8da0b2;margin-top:1px;font-size:8.5px}.hero-notice-card,.hero-deadline-card,.hero-result-card{background:#f8fbff;border:1px solid #e3edf7;border-radius:7px;padding:7px}.hero-deadline-card strong,.hero-result-card strong{color:var(--blue-strong);margin-bottom:3px;font-size:15px;line-height:1.1;display:block}.cloud-preview-board{grid-template-columns:.82fr 1.18fr;gap:8px;height:100%;min-height:0;display:grid}.cloud-preview-left,.cloud-preview-main{background:#fbfdff;border:1px solid #dcebf8;border-radius:8px;min-height:0;padding:8px;overflow:hidden}.cloud-preview-left b,.cloud-preview-main b{color:var(--ink);margin-bottom:5px;font-size:11px;display:block}.cloud-preview-left p,.cloud-preview-main p,.cloud-preview-main li,.cloud-preview-left span,.cloud-preview-main span{color:#64788b;font-size:9.4px;line-height:1.36}.cloud-preview-meta{gap:4px;margin-top:6px;display:grid}.cloud-preview-meta span{color:#1677b9;background:#eef8ff;border:1px solid #d5ecff;border-radius:5px;justify-content:space-between;gap:6px;padding:4px 5px;display:flex}.cloud-preview-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:6px;display:grid}.cloud-preview-list span{background:#f4f8fc;border:1px solid #e4eef7;border-radius:6px;padding:5px}.platform-workspace.cloud-preview-mode .timeline{display:none}.platform-workspace.cloud-preview-mode .hero-node-detail{background:linear-gradient(#f8fcff,#eef8ff);border-color:#cfeaff}.capability-panel{height:auto;min-height:360px}.capability-scene{height:auto;min-height:198px;margin-top:7px}.capability-scene-inner{flex-direction:column;height:auto;min-height:0;padding:8px;display:flex}.scene-title-row{flex:none;margin-bottom:6px}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{flex:auto;align-items:stretch;gap:6px;height:auto;min-height:0}.scene-box{height:auto;min-height:96px;padding:7px}.capability-panel{height:auto!important;min-height:0!important;padding-bottom:14px!important}.capability-scene{height:auto!important;min-height:0!important;margin-top:7px!important;overflow:visible!important}.capability-scene-inner{height:auto!important;min-height:0!important;padding:8px!important;display:block!important}.scene-search-grid,.scene-idea-grid,.scene-write-grid,.scene-track-grid{align-items:start!important;gap:6px!important;height:auto!important;min-height:0!important;overflow:visible!important}.scene-box,.scene-box.compact{height:auto!important;min-height:0!important;padding:7px!important}.scene-title-row{margin-bottom:6px!important}.capability-suggestions{margin-top:7px!important}#assistantScene.capability-scene{border-radius:9px!important;flex:none!important;height:auto!important;min-height:0!important;margin-top:7px!important;overflow:visible!important}#assistantScene .capability-scene-inner{box-sizing:border-box!important;height:auto!important;min-height:0!important;padding:7px!important;display:block!important;overflow:visible!important}#assistantScene .scene-title-row{min-height:0!important;margin-bottom:6px!important}#assistantScene .scene-title-row b{line-height:1.25!important}#assistantScene .scene-title-row span{justify-content:center!important;align-items:center!important;min-height:20px!important;padding:3px 6px!important;line-height:1!important;display:inline-flex!important}#assistantScene .scene-box,#assistantScene .scene-box.compact{height:auto!important;min-height:0!important;padding:6px!important;display:block!important;overflow:hidden!important}#assistantScene .scene-box b{margin-bottom:4px!important;line-height:1.2!important}#assistantScene .scene-box p{margin:0!important;line-height:1.24!important}#assistantScene .engine-input{margin:0!important;padding:5px 6px!important;line-height:1.24!important}#assistantScene .scene-chip-row{gap:4px!important;margin-top:4px!important}#assistantScene .scene-chip-row span,#assistantScene .scene-pill,#assistantScene .scene-doc-outline span,#assistantScene .engine-file-stack span,#assistantScene .engine-node-stack span,#assistantScene .scene-result-list div{box-sizing:border-box!important;min-height:0!important;padding:4px 5px!important;line-height:1.2!important}#assistantScene .scene-doc-outline,#assistantScene .scene-result-list,#assistantScene .engine-file-stack,#assistantScene .engine-node-stack{gap:4px!important}#assistantScene .scene-editor-line{height:6px!important;margin:6px 0 0!important}.capability-suggestions{align-items:center!important;gap:7px!important;min-height:0!important;margin-top:8px!important;padding-left:0!important;display:flex!important}.capability-suggestions span{text-align:center!important;box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 12px!important;line-height:1!important;display:inline-flex!important}.capability-suggestions span.active{transform:none!important}#assistantDemo.capability-board{box-sizing:border-box!important;flex-direction:column!important;align-self:start!important;gap:12px!important;height:504px!important;min-height:504px!important;max-height:504px!important;padding:18px!important;display:flex!important;overflow:hidden!important}#assistantDemo .capability-agent-grid{flex:none!important;gap:10px!important;margin-bottom:0!important}#assistantDemo .agent{min-height:108px!important;padding:13px 10px!important;line-height:1.35!important}#assistantDemo .agent svg{width:26px!important;height:26px!important}#assistantDemo .agent b{margin:8px 0 4px!important;font-size:14px!important}#assistantDemo .capability-panel{flex-direction:column!important;flex:auto!important;height:auto!important;min-height:0!important;padding:14px!important;display:flex!important;overflow:hidden!important}#assistantDemo .capability-panel-head{flex:0 0 76px!important;min-height:76px!important;max-height:76px!important;margin-bottom:8px!important;overflow:hidden!important}#assistantDemo .capability-panel-head h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0 0 5px!important;font-size:18px!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}#assistantDemo .capability-panel-head p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:12px!important;line-height:1.42!important;display:-webkit-box!important;overflow:hidden!important}#assistantScene.capability-scene{flex:0 0 196px!important;height:196px!important;min-height:196px!important;max-height:196px!important;margin-top:0!important;display:block!important;overflow:hidden!important}#assistantScene .capability-scene-inner{height:auto!important;min-height:0!important;padding:6px!important;animation:none!important;display:block!important;overflow:hidden!important}#assistantScene .scene-title-row{margin-bottom:5px!important}#assistantScene .scene-search-grid,#assistantScene .scene-idea-grid,#assistantScene .scene-write-grid,#assistantScene .scene-track-grid{align-items:start!important;gap:5px!important;height:auto!important;min-height:0!important;overflow:hidden!important}#assistantScene .scene-box,#assistantScene .scene-box.compact{align-self:start!important;height:auto!important;min-height:0!important;padding:6px!important}#assistantDemo .capability-suggestions{flex:none!important;gap:6px!important;margin-top:6px!important}#assistantDemo .capability-suggestions span{min-height:26px!important;padding:0 10px!important;font-size:10px!important}.assistant-section.ai-engine-section{align-items:start!important}.ai-engine-section .ai-engine-copy{backface-visibility:hidden;-webkit-font-smoothing:antialiased;contain:paint!important;align-self:start!important;position:relative!important;top:0!important;transform:none!important}.ai-engine-section .ai-engine-copy h2,.ai-engine-section .ai-engine-copy p,.ai-engine-section .ai-engine-copy .feature-list{backface-visibility:hidden;transform:translateZ(0)}.ai-engine-section #assistantDemo.capability-board{contain:layout paint!important;align-self:start!important}@media (width<=1100px){.assistant-section.ai-engine-section{align-items:stretch!important}.ai-engine-section .ai-engine-copy{contain:none!important}}.pillar-visual{aspect-ratio:1.72;background:radial-gradient(circle at 16% 12%,#ffffff6b,#0000 32%),linear-gradient(135deg,#36c7e8 0%,#238cff 58%,#2b62ff 100%);border:0;border-radius:6px;width:100%;margin-top:auto;transition:transform .46s,box-shadow .46s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff5c}.pillar:hover .pillar-visual{transform:translateY(-4px);box-shadow:inset 0 1px #ffffff5c,0 16px 28px #1056c42e}.pillar-visual:before{content:"";background:linear-gradient(135deg,#0000,#ffffff47,#0000);height:78%;transition:transform .62s;position:absolute;inset:-28% -18% auto 34%;transform:translate(-24%,-10%)rotate(12deg)}.pillar:hover .pillar-visual:before{transform:translate(8%)rotate(12deg)}.visual-panel,.visual-chip,.visual-badge,.visual-graph,.visual-orbit,.visual-shield{transition:transform .46s,opacity .46s,box-shadow .46s;position:absolute}.visual-panel{background:#ffffffe0;border-radius:2px;width:60%;height:42%;top:23%;left:19%;box-shadow:0 14px 34px #1254ae38}.visual-panel:before,.visual-panel:after{content:"";background:#c6d9ef;border-radius:999px;height:7px;position:absolute;left:13%}.visual-panel:before{width:34%;top:28%}.visual-panel:after{opacity:.78;width:56%;top:48%}.visual-chip{color:#1d4f8f;white-space:nowrap;background:#fffffff0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-width:86px;height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #1254ae2e}.visual-chip:before,.visual-badge:before{content:"";background:#2d85ff;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 3px #ffffffbf}.visual-graph{width:26%;height:44%;bottom:20%;right:12%}.visual-graph svg,.visual-shield svg{width:100%;height:100%;display:block}.visual-shield{aspect-ratio:1;filter:drop-shadow(0 16px 18px #0d58cc47);width:25%;bottom:11%;left:8%}.feature-accelerate .visual-panel{width:58%;height:52%;top:20%;left:22%}.feature-connect .visual-panel{border-radius:4px;width:62%;height:52%;top:20%;left:19%}.feature-connect .visual-panel:before,.feature-connect .visual-panel:after{display:none}.feature-lifecycle .visual-panel{width:35%;height:60%;top:20%;left:47%}.feature-lifecycle .visual-panel,.feature-lifecycle .visual-chip,.feature-lifecycle .visual-graph{transform:translate(20px)}.pillar:hover .visual-panel{transform:translateY(-8px)}.pillar:hover .visual-chip{transform:translate(8px,-8px)}.pillar:hover .feature-protect .visual-chip.idea-chip{transform:translate(18px,-14px)}.pillar:hover .visual-shield{transform:translateY(-12px)rotate(-3deg)}.pillar:hover .feature-lifecycle .visual-panel,.pillar:hover .feature-lifecycle .visual-graph{transform:translate(20px,-8px)}.pillar:hover .feature-lifecycle .visual-chip:nth-of-type(2){transform:translate(12px,-16px)}.pillar:hover .feature-lifecycle .visual-chip:nth-of-type(3){transform:translate(12px,-8px)}.pillar:hover .feature-lifecycle .visual-chip:nth-of-type(4){transform:translate(12px)}.pillar:hover .feature-lifecycle .visual-graph{transform:translate(10px)}.pillar:hover .visual-shield{animation:1.4s ease-in-out infinite visualPulse}.feature-accelerate:hover .visual-chip.one{transform:translate(-6px,-10px)}.feature-accelerate:hover .visual-chip.two{transform:translate(10px,-12px)}.feature-accelerate:hover .visual-chip.three{transform:translate(4px,8px)}.feature-protect .visual-chip{top:37%;right:10%}.feature-protect .visual-chip.idea-chip{right:calc(10% + 20px)}.feature-protect .visual-chip+.visual-chip{top:calc(37% + 38px)}.feature-accelerate .visual-chip.one{top:37%;left:12%}.feature-accelerate .visual-chip.two{top:43%;right:8%}.feature-accelerate .visual-chip.three{bottom:13%;left:35%}.feature-connect .visual-chip{justify-content:center;min-width:92px;height:30px}.feature-connect .visual-chip.match{bottom:14%;left:8%}.feature-connect .visual-chip.partner{bottom:calc(30% - 10px);left:calc(31% + 60px)}.pillar:hover .feature-connect .visual-chip.match{transform:translate(-2px,-11px)}.pillar:hover .feature-connect .visual-chip.partner{transform:translate(10px,-4px)}.resource-link-map{transition:transform .46s;position:absolute;inset:19% 14% 22%}.resource-link-map svg{width:100%;height:100%;display:block}.feature-connect:hover .resource-link-map{transform:translateY(-8px)}.radar-ring{opacity:0;pointer-events:none;border:2px solid #2d7cff9e;border-radius:50%;width:28px;height:28px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)scale(.55)}.radar-ring.two{animation-delay:.32s}.feature-connect:hover .radar-ring{animation-name:radarSearch;animation-duration:1.2s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}.feature-lifecycle .visual-chip{justify-content:flex-start;min-width:82px;height:28px;left:8%}.feature-lifecycle .visual-chip:nth-of-type(2){top:18%}.feature-lifecycle .visual-chip:nth-of-type(3){top:43%}.feature-lifecycle .visual-chip:nth-of-type(4){top:68%}@keyframes visualPulse{0%,to{filter:drop-shadow(0 12px 16px #0d58cc2e)}50%{filter:drop-shadow(0 20px 22px #0d58cc57)}}@keyframes radarSearch{0%{opacity:.72;transform:translate(-50%,-50%)scale(.55)}to{opacity:0;transform:translate(-50%,-50%)scale(2.25)}}.modules-ecosystem{display:block}.modules-heading{text-align:center;margin-bottom:44px}.modules-heading h2{margin-left:auto;margin-right:auto}.modules-heading p{color:#6f8295;width:min(760px,100%);margin:14px auto 0;font-size:15px;line-height:1.75}.module-track{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.module-slide{min-width:0;box-shadow:none;background:#fff;border:1px solid #dfe8f2;border-radius:8px;flex-direction:column;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.module-slide:hover{z-index:8;border-color:#126dff57;transform:translateY(-6px);box-shadow:0 18px 38px #19497624}.module-visual{box-sizing:border-box;background:radial-gradient(circle at 24% 16%,#ffffff8a,#0000 28%),linear-gradient(135deg,#27d0d7 0%,#2b9cff 58%,#1d62ff 100%);height:208px;padding:12px 12px 0;position:relative;overflow:hidden}.module-visual img{z-index:1;object-fit:cover;object-position:top center;border-radius:4px 4px 0 0;width:100%;height:100%;display:block;position:relative}.module-visual:before{content:"";background:linear-gradient(135deg,#0000,#ffffff4d,#0000);height:76%;transition:transform .55s;position:absolute;inset:-20% -16% auto 42%;transform:rotate(12deg)}.module-slide:hover .module-visual:before{transform:translate(30px)rotate(12deg)}.module-content{z-index:1;background:#fff;border-radius:0 0 8px 8px;flex-direction:column;flex:1;min-height:198px;padding:24px 24px 28px;display:flex;position:relative}.module-copy-stack{flex:0 0 112px;height:112px;min-height:112px;max-height:112px;margin-bottom:24px;overflow:hidden}.module-content h3{color:#101d2c;flex:none;margin:0 0 10px;font-size:20px;line-height:1.25}.module-summary-copy{color:#5f6f80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.72;display:-webkit-box;overflow:hidden}.module-hover-copy{opacity:0;pointer-events:none;z-index:3;background:#fff;border-radius:0;padding:24px;transition:opacity .24s,transform .24s;display:block;position:absolute;bottom:0;left:0;right:0;transform:translateY(18px)}.module-hover-title{color:#101d2c;margin-bottom:14px;font-size:20px;font-weight:800;line-height:1.25;display:block}.module-hover-body{color:#5f6f80;margin-bottom:20px;font-size:15px;line-height:1.72;display:block}.module-hover-copy .learn{align-items:center;display:inline-flex}.feature-detail-card:hover .module-content>h3,.feature-detail-card:hover .module-summary-copy{opacity:0}.feature-detail-card:hover .module-hover-copy{opacity:1;pointer-events:auto;transform:translateY(0)}.feature-detail-card:hover .module-content>.learn{opacity:0}.module-content>.learn{flex:none;margin-top:auto}.module-content .learn{color:#126dff;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:16px;font-weight:800}.module-content .learn:after{content:"›";margin-left:8px;font-size:20px;line-height:0}.scenario-section{background:linear-gradient(#fffffff2,#f5f9fdf5),radial-gradient(circle at 82% 22%,#0093ff1a,#0000 30%),#f7f9fc;overflow:hidden}.scenario-section .section-head{width:min(920px,100%)}.scenario-section .section-head h2{white-space:nowrap}@media (width<=640px){.scenario-section .section-head h2{white-space:normal}.scenario-section .section-head h2 .scenario-title-part{display:block}}.scenario-cases{--scenario-gap:18px;--scenario-inactive:calc((100% - (3 * var(--scenario-gap))) * .146);--scenario-active:calc((100% - (3 * var(--scenario-gap))) * .562);gap:var(--scenario-gap);contain:layout style;align-items:stretch;height:390px;min-height:390px;display:flex}.scenario-card{--case-image:linear-gradient(135deg, #0c2744, #132e4a);flex:0 0 var(--scenario-inactive);isolation:isolate;color:#fff;min-width:0;box-shadow:none;contain:layout paint;backface-visibility:hidden;background:#0b1a2b;border-radius:10px;transition:flex-basis .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateZ(0)}.scenario-card.is-active,.scenario-card:focus-within{flex-basis:var(--scenario-active);z-index:2}.scenario-cases.is-scrolling .scenario-card,.scenario-cases.is-scrolling .scenario-card:before,.scenario-cases.is-scrolling .scenario-card-icon,.scenario-cases.is-scrolling .scenario-card-details{transition:none!important}.scenario-card:before,.scenario-card:after{content:"";pointer-events:none;position:absolute;inset:0}.scenario-card:before{z-index:-2;background-image:linear-gradient(90deg, #040c18d6, #08182a70 54%, #030c1633), var(--case-image);background-position:50%;background-size:cover;transition:transform .45s cubic-bezier(.4,0,.2,1);transform:scale(1.02)}.scenario-card:after{z-index:-1;background:radial-gradient(circle at 78% 8%,#00c4ff38,#0000 30%),linear-gradient(#071a3214,#071a32bd)}.scenario-card.is-active:before,.scenario-card:focus-within:before{transform:scale(1.07)}.scenario-card-content{z-index:1;flex-direction:column;align-items:flex-start;height:100%;min-height:390px;padding:34px 34px 28px;display:flex;position:relative}.scenario-card-content>*{z-index:1;position:relative}.scenario-card-icon{color:#fff;flex-shrink:0;place-items:center;width:42px;height:42px;margin-bottom:34px;display:grid}.scenario-card-icon i{font-size:38px;line-height:1}.scenario-card-tag{color:#ffffffe0;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:3px 10px;font-size:13px;font-weight:700;display:inline-flex}.scenario-section .scenario-card h3{color:#fff;white-space:nowrap;margin:0 0 16px;font-size:30px;font-weight:800;line-height:1.18}.scenario-section .scenario-card p{color:#ffffffd1;max-width:610px;margin:0;font-size:17px;line-height:1.76}.scenario-card-details{opacity:1;max-height:280px;transition:opacity .25s,transform .25s;overflow:hidden;transform:translateY(0)}.scenario-card-index{color:#ffffffe6;letter-spacing:0;margin-top:auto;font-size:28px;font-weight:800;line-height:1}.scenario-card:not(.is-active):not(:focus-within) .scenario-card-content{align-items:center;padding:34px 12px 28px}.scenario-card:not(.is-active):not(:focus-within):before{transform:scale(1.14)}.scenario-card:not(.is-active):not(:focus-within):after{background:linear-gradient(#12203057,#0a141f8f),radial-gradient(circle,#ffffff29,#ffffff0a 36%,#0000 62%),linear-gradient(#071a3229,#071a32cc)}.scenario-card:not(.is-active):not(:focus-within) .scenario-card-icon{margin-bottom:16px}.scenario-card:not(.is-active):not(:focus-within) .scenario-card-details{opacity:0;pointer-events:none;max-height:0;transform:translateY(8px)}.scenario-card.is-active .scenario-card-details,.scenario-card:focus-within .scenario-card-details{opacity:1;pointer-events:auto;max-height:280px;transform:translateY(0)}.scenario-card.inventor{--case-image:url(/screenshots/Scenarios1.png)}.scenario-card.enterprise{--case-image:url(/screenshots/Scenarios2.png)}.scenario-card.research{--case-image:url(/screenshots/Scenarios3.png)}.scenario-card.agency{--case-image:url(/screenshots/Scenarios4.png)}footer#contact.landing-footer{color:#202124;background:radial-gradient(circle at 20% 0,#7c3aed1a,#0000 28%),radial-gradient(circle at 78% 30%,#0093ff14,#0000 30%),linear-gradient(#fbfbfe 0%,#f7f8fb 100%);border-top:1px solid #edf0f5;position:relative;overflow:hidden}footer#contact.landing-footer:before{display:none}.footer-ambient{pointer-events:none;opacity:.86;background:linear-gradient(90deg,#ffffffb8,#fff3 46%,#ffffffd1),radial-gradient(circle at 42% 12%,#fffffff5,#0000 26%);position:absolute;inset:0}footer#contact.landing-footer .footer-journey{z-index:1;grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);align-items:center;gap:72px;min-height:292px;padding:58px 0 46px;display:grid;position:relative}footer#contact.landing-footer .footer-journey-copy{min-width:0;max-width:720px;position:relative}footer#contact.landing-footer .footer-mini-orb{filter:drop-shadow(0 16px 26px #573fd238);opacity:.72;background:radial-gradient(circle at 58% 48%,#fff 0 24%,#ffffffad 25% 44%,#0000 45%),linear-gradient(135deg,#5b36ff,#9b58ff 46%,#ffe1d5 100%);border-radius:50% 50% 48% 48%;width:78px;height:58px;position:absolute;top:-18px;left:334px;transform:rotate(-16deg)scale(.88)}footer#contact.landing-footer .footer-mini-orb:before,footer#contact.landing-footer .footer-mini-orb:after,footer#contact.landing-footer .footer-mini-orb span{content:"";background:#ffffffdb;border-radius:50%;position:absolute;box-shadow:inset 0 -6px 12px #5457920f}footer#contact.landing-footer .footer-mini-orb:before{width:34px;height:34px;top:12px;left:28px}footer#contact.landing-footer .footer-mini-orb:after{width:22px;height:22px;top:24px;left:52px}footer#contact.landing-footer .footer-mini-orb span{width:18px;height:18px;top:30px;left:22px}footer#contact.landing-footer .footer-journey-title{z-index:1;color:#1f2329;letter-spacing:-.03em;max-width:720px;margin:0;font-size:clamp(40px,4vw,56px);font-weight:650;line-height:1.22;position:relative}footer#contact.landing-footer .footer-journey-title span{display:block}footer#contact.landing-footer .footer-journey-title .gradient-text{background:linear-gradient(90deg,#06f 0%,#7c3aed 52%,#18b77a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:0;font-weight:700;display:inline}footer#contact.landing-footer .footer-journey-lead{color:#5f6b7a;max-width:640px;margin:24px 0 0;font-size:15px;line-height:1.85}footer#contact.landing-footer .footer-journey-action{flex-direction:column;justify-content:center;align-items:flex-end;min-width:0;display:flex}footer#contact.landing-footer .footer-journey-action p{color:#2d3540;text-align:right;white-space:nowrap;max-width:420px;margin:0 0 24px;font-size:14px;line-height:1.75}footer#contact.landing-footer .footer-companion-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:#17191c;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:22px;min-width:300px;height:58px;padding:0 11px 0 30px;font-size:17px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 16px 34px #14181f2e}footer#contact.landing-footer .footer-companion-btn:hover{background:#000;transform:translateY(-3px);box-shadow:0 20px 38px #0f121838}footer#contact.landing-footer .footer-companion-btn span{white-space:nowrap}footer#contact.landing-footer .footer-companion-btn i{color:#1b1b1c;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;font-style:normal;line-height:1;transition:transform .22s;display:grid}footer#contact.landing-footer .footer-companion-btn:hover i{transform:translate(2px,-2px)}footer#contact.landing-footer .footer-bottom-wrap{z-index:1;background:#ffffffb8;border-top:1px solid #e6e9ef;position:relative}footer#contact.landing-footer .footer-bottom{color:#737984;border-top:0;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:12px 0;font-size:12px;display:flex}footer#contact.landing-footer .footer-bottom-copy{color:#69727f;white-space:nowrap;justify-content:center;align-items:center;gap:14px;font-size:12px;line-height:1.5;display:inline-flex;position:relative}footer#contact.landing-footer .footer-wechat{color:#1f2329;cursor:default;outline:none;align-items:center;font-weight:700;transition:color .2s;display:inline-flex;position:relative}footer#contact.landing-footer .footer-wechat:before{content:"";background:#d7dce5;width:1px;height:12px;margin-right:14px}footer#contact.landing-footer .footer-wechat:hover,footer#contact.landing-footer .footer-wechat:focus-visible{color:var(--blue-strong)}footer#contact.landing-footer .footer-wechat-popover.footer-qr-float{z-index:10;text-align:center;opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border:1px solid #e0e6eef5;border-radius:14px;width:172px;padding:12px 12px 11px;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 42px #18203024}footer#contact.landing-footer .footer-wechat-popover.footer-qr-float:after{content:"";background:#fff;border-bottom:1px solid #e0e6eef5;border-right:1px solid #e0e6eef5;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}footer#contact.landing-footer .footer-wechat-popover.footer-qr-float .qr-code{object-fit:cover;background:#fff;border:6px solid #fff;border-radius:8px;width:132px;height:132px;margin:0 auto;display:block;box-shadow:inset 0 0 0 1px #f0f1f5}footer#contact.landing-footer .footer-wechat-popover.footer-qr-float .qr-copy{color:#7c828c;margin-top:8px;font-size:12px;font-weight:500;line-height:1.4;display:block}footer#contact.landing-footer .footer-wechat:hover .footer-wechat-popover,footer#contact.landing-footer .footer-wechat:focus-visible .footer-wechat-popover{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}@media (width<=1100px){footer#contact.landing-footer .footer-journey{grid-template-columns:1fr;gap:32px}footer#contact.landing-footer .footer-journey-action,footer#contact.landing-footer .footer-journey-action p{text-align:left;align-items:flex-start}}@media (width<=820px){footer#contact.landing-footer .footer-journey{text-align:left;min-height:auto;padding:48px 0 34px}footer#contact.landing-footer .footer-mini-orb{top:-18px;left:auto;right:18px;transform:rotate(-16deg)scale(.82)}footer#contact.landing-footer .footer-journey-action{align-items:flex-start}footer#contact.landing-footer .footer-journey-action p{text-align:left;white-space:normal}footer#contact.landing-footer .footer-bottom-copy{white-space:normal;flex-wrap:wrap;row-gap:6px}footer#contact.landing-footer .footer-wechat-popover.footer-qr-float{bottom:calc(100% + 12px)}}@media (width<=560px){footer#contact.landing-footer .footer-journey-title{font-size:34px}footer#contact.landing-footer .footer-journey-lead{font-size:14px}footer#contact.landing-footer .footer-companion-btn{width:100%;min-width:0}footer#contact.landing-footer .footer-bottom-copy{flex-direction:column}footer#contact.landing-footer .footer-wechat:before{display:none}}#productDemo .screen-top{justify-content:space-between;align-items:center;display:flex;position:relative;overflow:visible}#productDemo .ai-bot-toggle{width:92px;min-width:92px;height:50px;box-shadow:none;cursor:default;pointer-events:none;appearance:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:0;line-height:0;transition:none;display:inline-flex;overflow:visible}#productDemo .ai-bot-toggle img{object-fit:contain;object-position:center 42%;width:92px;height:50px;display:block;overflow:visible}#productDemo .platform-command-center,#productDemo .platform-command-center.ai-collapsed{grid-template-columns:184px minmax(0,1fr) 186px}#productDemo .platform-chat,#productDemo .platform-chat.collapsed{background:#fff;justify-content:flex-start;align-items:stretch;gap:8px;padding:10px;display:flex}#productDemo .platform-chat.collapsed .chat-title{writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0;margin:0}#productDemo .platform-chat.collapsed .bubble,#productDemo .platform-chat.collapsed .mini-input,#productDemo .platform-chat.collapsed .chat-composer,#productDemo .platform-chat.collapsed .ai-dot{display:block}#productDemo .chat-title{border-bottom:1px solid #edf3f9;flex:none;padding-bottom:6px}#productDemo .chat-bubble-wrap{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}#productDemo .platform-chat .bubble{border:1px solid #dcebf8;border-radius:12px;max-width:92%;min-height:46px;padding:10px 11px;position:relative;box-shadow:0 8px 18px #16436e0f}#productDemo .platform-chat .bubble.user{color:#56697b;background:#f4f8fc;border-bottom-right-radius:4px;align-self:flex-end}#productDemo .platform-chat .bubble.ai{color:#174d78;background:#eaf6ff;border-color:#d4edff;border-bottom-left-radius:4px;align-self:flex-start}#productDemo .platform-chat .bubble:after{content:"";background:inherit;border-bottom:1px solid #dcebf8;width:8px;height:8px;position:absolute;bottom:-1px}#productDemo .platform-chat .bubble.user:after{border-right:1px solid #dcebf8;border-bottom-right-radius:6px;right:-4px;transform:skew(28deg)}#productDemo .platform-chat .bubble.ai:after{border-left:1px solid #d4edff;border-bottom-left-radius:6px;left:-4px;transform:skew(-28deg)}#productDemo .chat-composer{background:#fbfdff;border:1px solid #dcebf8;border-radius:12px;flex-direction:column;flex:0 0 104px;gap:8px;padding:9px;display:flex;box-shadow:inset 0 0 0 1px #ffffffb8}#productDemo .composer-input{background:#eef4fa;border-radius:8px;flex:1;min-height:54px;position:relative;overflow:hidden}#productDemo .composer-input:before,#productDemo .composer-input:after{content:"";background:#d6e5f2;border-radius:999px;height:7px;position:absolute;left:10px}#productDemo .composer-input:before{width:72%;top:13px}#productDemo .composer-input:after{background:#e0ebf5;width:48%;top:29px}#productDemo .composer-tool,#productDemo .composer-send{background:#eef6fd;border:1px solid #d8e9f7;border-radius:7px;place-items:center;display:inline-grid;overflow:hidden}#productDemo .composer-tool{width:24px;height:24px}#productDemo .composer-send{background:linear-gradient(135deg,#0093ff,#06f);border-color:#0066ff52;width:46px;height:24px;margin-left:auto;box-shadow:0 8px 16px #0066ff29}#productDemo .composer-tool:before,#productDemo .composer-send:before{content:"";background:#9cb9d0;display:block}#productDemo .composer-tool.file:before{background:0 0;border:2px solid #9cb9d0;border-radius:2px;width:10px;height:13px}#productDemo .composer-tool.link:before{background:0 0;border:2px solid #9cb9d0;border-radius:999px;width:13px;height:7px;transform:rotate(-18deg)}#productDemo .composer-send:before{clip-path:polygon(0 0,100% 50%,0 100%,18% 50%);background:#ffffffe0;width:18px;height:8px}#productDemo.is-skeleton-view .platform-side .search-line span{color:#0000;background:#dceaf6;border-radius:999px;width:78%;height:8px;display:block;overflow:hidden}#productDemo.is-skeleton-view .cloud-asset-card em,#productDemo.is-skeleton-view .cloud-asset-card p,#productDemo.is-skeleton-view .hero-node-detail p,#productDemo.is-skeleton-view .hero-scene-col p,#productDemo.is-skeleton-view .hero-notice-card p,#productDemo.is-skeleton-view .hero-result-card p,#productDemo.is-skeleton-view .hero-deadline-card p,#productDemo.is-skeleton-view .cloud-preview-left p,#productDemo.is-skeleton-view .cloud-preview-main p,#productDemo.is-skeleton-view .report-mini p{-webkit-line-clamp:unset;display:block;position:relative;overflow:hidden;color:#0000!important;box-shadow:none!important;background:0 0!important;border:0!important;font-size:0!important;line-height:0!important}#productDemo.is-skeleton-view .cloud-asset-card em{border-radius:999px;width:74%;height:7px;margin-top:5px;background:#d7e7f4!important}#productDemo.is-skeleton-view .cloud-asset-card p{width:100%;height:15px;margin-top:7px}#productDemo.is-skeleton-view .cloud-asset-card p:before,#productDemo.is-skeleton-view .cloud-asset-card p:after,#productDemo.is-skeleton-view .hero-node-detail p:before,#productDemo.is-skeleton-view .hero-node-detail p:after,#productDemo.is-skeleton-view .hero-scene-col p:before,#productDemo.is-skeleton-view .hero-scene-col p:after,#productDemo.is-skeleton-view .cloud-preview-left p:before,#productDemo.is-skeleton-view .cloud-preview-left p:after,#productDemo.is-skeleton-view .cloud-preview-main p:before,#productDemo.is-skeleton-view .cloud-preview-main p:after{content:"";background:#dceaf6;border-radius:999px;height:6px;display:block}#productDemo.is-skeleton-view .cloud-asset-card p:after,#productDemo.is-skeleton-view .hero-node-detail p:after,#productDemo.is-skeleton-view .hero-scene-col p:after,#productDemo.is-skeleton-view .cloud-preview-left p:after,#productDemo.is-skeleton-view .cloud-preview-main p:after{background:#e4eef7;width:68%;margin-top:5px}#productDemo.is-skeleton-view .hero-node-detail p{min-height:17px;margin-top:6px}#productDemo.is-skeleton-view .hero-scene-col p,#productDemo.is-skeleton-view .cloud-preview-left p,#productDemo.is-skeleton-view .cloud-preview-main p{min-height:20px;margin:6px 0 0}#productDemo.is-skeleton-view .hero-scene-col ul{margin:4px 0 0;padding-left:0;list-style:none}#productDemo.is-skeleton-view .hero-scene-col li,#productDemo.is-skeleton-view .cloud-preview-main li{background:#dceaf6;border-radius:999px;width:92%;height:7px;margin:7px 0 0;display:block;color:#0000!important;font-size:0!important}#productDemo.is-skeleton-view .hero-scene-col li:nth-child(2),#productDemo.is-skeleton-view .cloud-preview-main li:nth-child(2){width:76%}#productDemo.is-skeleton-view .hero-scene-col li:nth-child(3),#productDemo.is-skeleton-view .cloud-preview-main li:nth-child(3){width:84%}#productDemo.is-skeleton-view .hero-stepper em,#productDemo.is-skeleton-view .hero-file-grid small,#productDemo.is-skeleton-view .cloud-preview-meta strong{background:#d7e7f4;border-radius:999px;width:34px;height:7px;display:inline-block;overflow:hidden;color:#0000!important;font-size:0!important;line-height:0!important}#productDemo.is-skeleton-view .hero-file-grid small{background:#dceaf6;width:48%;min-width:26px;margin-top:5px}#productDemo.is-skeleton-view .cloud-preview-meta strong{align-self:center;width:42px;min-width:42px}#productDemo.is-skeleton-view .hero-notice-card p,#productDemo.is-skeleton-view .hero-result-card p,#productDemo.is-skeleton-view .hero-deadline-card p,#productDemo.is-skeleton-view .report-mini p{border-radius:999px;height:7px;margin-top:6px;background:#dceaf6!important}#productDemo.is-skeleton-view .hero-notice-card p:nth-child(2){width:78%}#productDemo.is-skeleton-view .hero-notice-card p:nth-child(3){width:86%}#productDemo.is-skeleton-view .hero-result-card p,#productDemo.is-skeleton-view .hero-deadline-card p{width:72%}#productDemo.is-skeleton-view .chat-panel .bubble{min-height:58px;position:relative;overflow:hidden;color:#0000!important;font-size:0!important;line-height:0!important}#productDemo.is-skeleton-view .chat-panel .bubble:before,#productDemo.is-skeleton-view .chat-panel .bubble:after{content:"";background:#d7e7f4;border-radius:999px;height:7px;display:block}#productDemo.is-skeleton-view .chat-panel .bubble:after{background:#e3edf7;width:72%;margin-top:8px}#productDemo.is-skeleton-view .platform-mini-assets span,#productDemo.is-skeleton-view .hero-mini-tags span,#productDemo.is-skeleton-view .cloud-preview-list span,#productDemo.is-skeleton-view .hero-file-grid span,#productDemo.is-skeleton-view .hero-stepper span{transition:transform .25s,border-color .25s,background .25s,box-shadow .25s}#productDemo.is-skeleton-view .hero-doc-lines i,#productDemo.is-skeleton-view .hero-submit-lines i,#productDemo.is-skeleton-view .bar span{background:#d7e7f4!important}#productDemo.is-skeleton-view .hero-notice-card p:before,#productDemo.is-skeleton-view .hero-notice-card p:after,#productDemo.is-skeleton-view .hero-result-card p:before,#productDemo.is-skeleton-view .hero-result-card p:after,#productDemo.is-skeleton-view .hero-deadline-card p:before,#productDemo.is-skeleton-view .hero-deadline-card p:after,#productDemo.is-skeleton-view .report-mini p:before,#productDemo.is-skeleton-view .report-mini p:after{content:none!important;display:none!important}#productDemo.is-skeleton-view .chat-panel .bubble{width:92%;min-height:44px;overflow:visible;color:#0000!important;font-size:0!important;line-height:0!important}#productDemo.is-skeleton-view .chat-panel .bubble.user{width:86%}#productDemo.is-skeleton-view .chat-panel .bubble.action{width:88%;min-height:50px}#productDemo.is-skeleton-view .chat-panel .bubble:before{content:"";background:#d7e7f4;border-radius:999px;width:78%;height:7px;display:block}#productDemo.is-skeleton-view .chat-panel .bubble:after{content:"";background:#e3edf7;border:0;border-radius:999px;width:58%;height:7px;margin-top:8px;display:block;position:static;transform:none}#productDemo.is-skeleton-view .chat-panel .bubble.ai:before{background:#cfe8fb}#productDemo.is-skeleton-view .chat-panel .bubble.ai:after{background:#dbedf9}#productDemo.is-skeleton-view .chat-panel .bubble.user:after,#productDemo.is-skeleton-view .chat-panel .bubble.user:before{margin-left:auto}#productDemo.is-skeleton-view .chat-panel .bubble.user{background:#f4f8fc}#productDemo.is-skeleton-view .chat-panel .bubble.ai{background:#eaf6ff}#productDemo .screen-window{overflow:visible!important}#productDemo .screen-top{z-index:8;position:relative;justify-content:space-between!important;align-items:center!important;display:flex!important;overflow:visible!important}#productDemo .screen-tools{justify-content:flex-end!important;align-self:stretch!important;align-items:center!important;min-width:96px!important;display:flex!important;overflow:visible!important}#productDemo .ai-bot-toggle{width:92px!important;min-width:92px!important;height:100%!important;box-shadow:none!important;pointer-events:none!important;cursor:default!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;transition:none!important;display:inline-flex!important;overflow:visible!important;transform:none!important}#productDemo .ai-bot-toggle:hover{box-shadow:none!important;transform:none!important}#productDemo .ai-bot-toggle img{object-fit:contain!important;object-position:center 42%!important;width:92px!important;height:100%!important;margin-top:6px!important;display:block!important;overflow:visible!important}#productDemo .platform-chat{gap:8px!important;padding:12px 10px 10px!important}#productDemo .platform-chat .chat-title,#productDemo .platform-chat .ai-dot{display:none!important}#productDemo .chat-bubble-wrap{flex:auto!important;gap:8px!important;padding-top:0!important}#productDemo .chat-composer{flex:0 0 116px!important;gap:8px!important;padding:9px!important}#productDemo .composer-input{background:#eef4fa!important;border-radius:8px!important;min-height:68px!important;overflow:hidden!important}#productDemo .composer-input:before,#productDemo .composer-input:after{content:none!important;display:none!important}#productDemo .composer-actions{align-items:center!important;gap:7px!important;height:24px!important;display:flex!important}#productDemo .composer-tool,#productDemo .composer-send{width:22px!important;min-width:22px!important;height:22px!important;box-shadow:none!important;background:#d6e6f3!important;border:0!important;border-radius:4px!important;overflow:hidden!important}#productDemo .composer-tool:before,#productDemo .composer-send:before{content:none!important;display:none!important}#productDemo .composer-input{color:#0000!important;background:#fbfdff!important;border:1px solid #edf3f9!important;border-radius:8px!important;min-height:68px!important;font-size:0!important;line-height:0!important;overflow:hidden!important}#productDemo .composer-input:before,#productDemo .composer-input:after,#productDemo .composer-input *{content:none!important;display:none!important}#productDemo .composer-tool,#productDemo .composer-send{width:22px!important;min-width:22px!important;height:22px!important;box-shadow:none!important;background:#edf5fb!important;border:0!important;border-radius:4px!important;transition:transform .2s,background .2s,opacity .2s!important;overflow:hidden!important}#productDemo .composer-tool.link{background:#f2f7fb!important}#productDemo .composer-send{background:#dcefff!important;margin-left:auto!important}#productDemo .composer-tool:hover,#productDemo .composer-send:hover{background:#e4f0f8!important;transform:translateY(-1px)!important}#productDemo .platform-chat .bubble,#productDemo.is-skeleton-view .chat-panel .bubble{will-change:transform;transition:transform .24s,box-shadow .24s,border-color .24s,background .24s!important}#productDemo .platform-chat .bubble:hover,#productDemo.is-skeleton-view .chat-panel .bubble:hover{border-color:#0093ff4d!important;transform:translateY(-3px)!important;box-shadow:0 14px 28px #16436e21!important}#productDemo .platform-chat .bubble.ai:hover,#productDemo.is-skeleton-view .chat-panel .bubble.ai:hover{background:#f1f9ff!important}#productDemo .platform-chat .bubble.user:hover,#productDemo.is-skeleton-view .chat-panel .bubble.user:hover{background:#f8fbff!important}
