:root{--g-core:#533afd;--g-orbit:#7c6aff;--g-radiant:#a99aff;--g-ink:#1a1a2e;--g-body:#3a3d52;--g-muted:#6e7291;--g-bg:#f6f7fc;--g-surface:#fff;--g-deep:#0d0d1a;--g-line:#e0e2ec;--g-success:#22c55e;--g-warning:#f59e0b;--g-error:#ef4444;--g-glow:#533afd1a;--fs-display:42px;--fs-h2:26px;--fs-h3:16px;--fs-body:15px;--fs-small:13px;--fs-tiny:11px;--fs-data:24px;--fw-bold:700;--fw-semibold:600;--fw-medium:500;--fw-regular:400;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:40px;--space-xl:80px;--max-w:1100px;--content-w:680px;--radius:10px;--radius-sm:6px;--radius-lg:16px;--shadow-1:0 2px 8px #0d0d1a0a;--shadow-2:0 8px 24px #0d0d1a0f;--shadow-3:0 20px 60px #0d0d1a14;--shadow-4:0 32px 80px #0d0d1a1f;--duration-fast:.2s;--duration-normal:.4s;--duration-slow:.6s;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--g-bg);color:var(--g-body);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,PingFang SC,sans-serif;font-size:15px;line-height:1.65;overflow-x:hidden}body:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#1118270b 1px,#0000 1px),linear-gradient(90deg,#11182709 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000 72%);mask-image:linear-gradient(#000000d9,#0000 72%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{counter-reset:section;background:#ffffffb8;flex:1}.container{width:min(100% - 48px, var(--max-w));margin:0 auto}.narrow{max-width:var(--content-w)}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--g-line);background:#ffffffeb;position:sticky;top:0}.header-inner{max-width:var(--max-w);padding:0 var(--space-md);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.brand{align-items:center;line-height:1;display:inline-flex}.brand-logo{width:164px;height:auto;display:block}.header-inner nav{color:var(--g-body);align-items:center;gap:28px;font-size:14px;display:flex}.header-inner nav a{color:var(--g-muted);transition:color var(--duration-fast) var(--ease-out);text-decoration:none}.header-inner nav a:hover{color:var(--g-ink)}.header-actions{align-items:center;gap:16px;display:flex}.language-switcher{color:var(--g-body);align-items:center;gap:8px;font-size:14px;display:flex}.language-switcher .active{color:var(--g-ink);font-weight:600}.section{background:#ffffffd6;padding:80px 0}.section+.section{border-top:1px solid var(--g-line)}.section:nth-of-type(2n){background:#f9fafbc7}.section-title{margin-bottom:var(--space-lg)}.section-title h2{color:var(--g-deep);max-width:640px;margin:0;font-size:26px;font-weight:700;line-height:1.3}.section-title p{color:var(--g-muted);max-width:560px;margin:10px 0 0;font-size:15px}.st-title{margin-bottom:40px}.st-bar{background:var(--g-core);border-radius:2px;width:36px;height:2.5px;margin-bottom:18px;position:relative;overflow:hidden}.st-bar:after{content:"";background:linear-gradient(90deg,#0000,#fff9);animation:2.5s ease-in-out infinite bar-sweep;position:absolute;inset:0}.st-title h2{color:var(--g-deep);max-width:640px;margin:0;font-size:26px;font-weight:700;line-height:1.3}.st-title p{color:var(--g-muted);max-width:560px;margin-top:10px;font-size:15px}.hero{padding:var(--space-xl) 0;background:var(--g-surface);border-bottom:1px solid var(--g-line);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#533afd0d 0%,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-25%;right:-8%}.hero:after{content:"";pointer-events:none;border:1px solid #533afd0d;border-radius:50%;width:380px;height:380px;position:absolute;top:-12%;right:-4%}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.hero-copy{padding-top:12px}.hero-eyebrow{align-items:center;gap:var(--space-xs);margin-bottom:28px;display:flex}.hero-eyebrow .mass-dot{background:var(--g-core);border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite pulse-dot;box-shadow:0 0 0 5px #533afd14}.hero-eyebrow span{font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--g-deep);letter-spacing:.04em}.hero-eyebrow .eyebrow-tag{color:var(--g-muted);font-weight:var(--fw-medium);font-size:var(--fs-small);letter-spacing:.08em}.hero h1{font-size:var(--fs-display);font-weight:var(--fw-bold);color:var(--g-ink);max-width:560px;margin:0 0 var(--space-md);letter-spacing:-.02em;line-height:1.12}.hero p{font-size:var(--fs-body);color:var(--g-body);max-width:480px;margin:0 0 28px;line-height:1.7}.hero-actions{gap:var(--space-xs);display:flex}.hero-actions .btn-gravity{border-radius:var(--radius-sm);height:46px;font-size:14px;font-weight:var(--fw-medium);transition:transform var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out);background:var(--g-deep);color:#fff;cursor:pointer;border:none;align-items:center;padding:0 26px;text-decoration:none;display:inline-flex}.hero-actions .btn-gravity:hover{background:#2a2a3e;transform:translateY(-2px)}.hero-actions .btn-orbit{border-radius:var(--radius-sm);height:46px;font-size:14px;font-weight:var(--fw-medium);transition:transform var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:var(--g-surface);color:var(--g-deep);border:1px solid var(--g-line);cursor:pointer;align-items:center;padding:0 26px;text-decoration:none;display:inline-flex}.hero-actions .btn-orbit:hover{border-color:var(--g-core);color:var(--g-core);transform:translateY(-2px)}.hero-audience{font-size:var(--fs-small);color:var(--g-muted);margin-top:var(--space-sm)}.grid{gap:20px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--g-line);background:#fffffff0;border-radius:12px;min-height:100%;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.card:before{background:linear-gradient(90deg, var(--g-ink), #533afd57, transparent);content:"";width:100%;height:3px;position:absolute;top:0;left:0}.card:hover{border-color:var(--g-line);transform:translateY(-2px);box-shadow:0 12px 30px #1118270f}.card h3{margin:0;font-size:20px;font-weight:600;line-height:1.4}.card p{color:var(--g-body);margin:12px 0 0}.method-list{border:1px solid var(--g-line);background:#fff;border-radius:12px;display:grid;overflow:hidden;box-shadow:0 18px 50px #1118270b}.method-step{background:#fff;grid-template-columns:84px 1fr;gap:24px;padding:24px;display:grid}.method-step+.method-step{border-top:1px solid var(--g-line)}.method-index{color:var(--g-core);font-size:14px;font-weight:600}.method-step h3{margin:0;font-size:20px;line-height:1.4}.method-step p{color:var(--g-body);margin:8px 0 0}.trust-block{border:1px solid var(--g-line);background:#ffffffeb;border-radius:12px;grid-template-columns:1.1fr .9fr;align-items:start;gap:32px;padding:32px;display:grid;box-shadow:0 18px 50px #1118270a}.insight-band{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;padding:32px;box-shadow:0 18px 50px #1118270b}.insight-band h2,.comparison-intro h2{max-width:780px;margin:0;font-size:28px;line-height:1.3}.insight-band p,.comparison-intro p{max-width:820px;color:var(--g-body);margin:12px 0 0}.insight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:28px;display:grid}.insight-item{border-bottom:1px solid var(--g-line);padding-bottom:18px}.insight-item:last-child{border-bottom:0;padding-bottom:0}.insight-item h3{margin:0;font-size:18px}.insight-item p{margin-top:6px}.comparison-table{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;margin-top:28px;overflow:hidden;box-shadow:0 18px 50px #1118270b}.comparison-row{border-bottom:1px solid var(--g-line);grid-template-columns:.8fr 1fr 1fr;gap:18px;padding:18px 20px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row span{color:var(--g-body)}.comparison-head{background:var(--g-deep);color:#fff}.comparison-head strong{color:#fff}.case-study-list{gap:24px;display:grid}.case-study{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #1118270b}.case-study-top{border-bottom:1px solid var(--g-line);padding:28px}.case-study-top span,.knowledge-meta{color:var(--g-core);font-size:13px;font-weight:600}.case-study-top h3{margin:10px 0 0;font-size:24px;line-height:1.3}.case-study-top p{max-width:860px;color:var(--g-body);margin:12px 0 0}.case-study-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.case-study-grid>div{padding:28px}.case-study-grid>div+div{border-left:1px solid var(--g-line)}.case-study h4{margin:0 0 12px;font-size:16px}.case-study ul{color:var(--g-body);margin:0;padding-left:20px}.case-study li+li{margin-top:10px}.case-study-takeaway{border-top:1px solid var(--g-line);background:var(--surface-subtle);color:var(--g-body);padding:20px 28px}.case-study-takeaway strong{color:var(--g-ink);margin-right:6px}.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.knowledge-card{border:1px solid var(--g-line);min-height:210px;color:inherit;background:#fffffff0;border-radius:16px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.knowledge-card:hover{border-color:var(--g-line);transform:translateY(-2px);box-shadow:0 12px 30px #1118270f}.knowledge-meta{justify-content:space-between;gap:16px;display:flex}.knowledge-card h3{margin:24px 0 0;font-size:20px;line-height:1.35}.article-hero{border-bottom:1px solid var(--g-line);background:radial-gradient(circle at 82% 22%,#533afd14,#0000 26%),linear-gradient(#ffffffeb,#f9fafbdb);padding:88px 0 64px}.article-back{color:var(--g-body);margin-bottom:28px;font-size:14px;display:inline-flex}.article-meta{margin-bottom:18px}.article-hero h1{margin:0;font-size:42px;line-height:1.16}.article-hero p{color:var(--g-body);margin:20px 0 0;font-size:18px;line-height:1.8}.article-body{background:#ffffffeb}.article-section{padding:0 0 36px}.article-section+.article-section,.article-sources{border-top:1px solid var(--g-line);padding-top:36px}.article-section h2,.article-sources h2{margin:0;font-size:24px;line-height:1.35}.article-section p{color:var(--g-body);margin:14px 0 0;font-size:17px;line-height:1.9}.article-section ul{color:var(--g-body);margin:16px 0 0;padding-left:22px;line-height:1.9}.article-sources div{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.article-sources a{border:1px solid var(--g-line);color:var(--g-body);border-radius:999px;padding:8px 12px;font-size:14px}.knowledge-card p{color:var(--g-body);margin:12px 0 0}.product-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-plan{border:1px solid var(--g-line);background:#fffffff0;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #1118270b}.plan-head{border-bottom:1px solid var(--g-line);min-height:150px;padding:24px}.plan-head span{color:var(--g-core);font-size:13px;font-weight:700}.plan-head h3{margin:22px 0 0;font-size:24px;line-height:1.25}.plan-meta{border-bottom:1px solid var(--g-line);grid-template-columns:1fr 1fr;display:grid}.plan-meta div{padding:18px}.plan-meta div+div{border-left:1px solid var(--g-line)}.plan-meta strong{font-size:16px;display:block}.plan-meta span{color:var(--g-body);margin-top:4px;font-size:13px;display:block}.product-plan ul{color:var(--g-body);margin:0;padding:24px 24px 24px 44px}.product-plan li+li{margin-top:10px}.team-trust{border:1px solid var(--g-line);background:var(--g-deep);color:#fff;border-radius:18px;grid-template-columns:.9fr 1.1fr;gap:32px;padding:34px;display:grid;overflow:hidden}.team-copy span{color:#ffffff9e;font-size:13px;font-weight:700}.team-copy h2{margin:14px 0 0;font-size:30px;line-height:1.3}.team-copy p{color:#ffffffb8;margin:16px 0 0}.team-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.team-items div{background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;padding:18px}.team-items h3{margin:0;font-size:18px}.team-items p{color:#ffffffad;margin:10px 0 0}.faq-list{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;display:grid;overflow:hidden}.faq-item{padding:22px 24px}.faq-item+.faq-item{border-top:1px solid var(--g-line)}.faq-item summary{cursor:pointer;color:var(--g-ink);font-size:18px;font-weight:600}.faq-item p{color:var(--g-body);margin:12px 0 0}.trust-block h2{margin:0;font-size:28px;line-height:1.3}.trust-block p,.list p{color:var(--g-body)}.list{gap:16px;display:grid}.list-item{border-bottom:1px solid var(--g-line);padding-bottom:16px}.list-item:last-child{border-bottom:0;padding-bottom:0}.list-item h3{margin:0;font-size:18px}.list-item p{margin:8px 0 0}.cta-band{background:var(--g-deep);color:#fff;border:1px solid #11182724;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex;position:relative;overflow:hidden}.cta-band:after{content:"";border:1px solid #ffffff29;border-radius:999px;width:144px;height:144px;position:absolute;top:-48px;right:34px}.cta-band h2{margin:0;font-size:28px;line-height:1.3}.cta-band p{color:#ffffffb3;margin:8px 0 0}.cta-band .btn-gravity{z-index:1;height:48px;color:var(--g-deep);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative}.cta-band .btn-gravity:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.lead-form{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;gap:18px;max-width:720px;padding:28px;display:grid;box-shadow:0 18px 50px #1118270b}.field{gap:8px;display:grid}.field label{font-size:14px;font-weight:600}.field input,.field textarea{border:1px solid var(--g-line);width:100%;color:var(--g-ink);background:#fff;border-radius:10px;outline:none;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.field input::placeholder,.field textarea::placeholder{color:var(--g-muted);font-size:13px}.field.required label:after{content:""}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field textarea{resize:vertical;min-height:140px}.field input:focus,.field textarea:focus{border-color:var(--g-ink);box-shadow:0 0 0 3px #11182714}.form-status{min-height:24px;color:var(--g-body);font-size:14px}.site-footer{border-top:1px solid var(--g-line);color:var(--g-body);background:#fff;padding:40px 0}.compact-section{padding:40px 0}.privacy-note{border:1px solid var(--g-line);background:#fffffff0;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.privacy-note strong{flex:none}.privacy-note span{color:var(--g-body)}.footer-inner{max-width:var(--max-w);padding:0 var(--space-md);gap:var(--space-lg);grid-template-columns:2fr 1fr;margin:0 auto;display:grid}.footer-desc{font-size:var(--fs-small);color:var(--g-muted);max-width:360px;margin:0;line-height:1.6}.footer-nav{gap:var(--space-md);flex-direction:row;align-items:center;display:flex}.footer-nav a{font-size:var(--fs-small);color:var(--g-muted);transition:color var(--duration-fast) var(--ease-out);text-decoration:none}.footer-nav a:hover{color:var(--g-ink)}.footer-bottom{max-width:var(--max-w);margin:var(--space-lg) auto 0;padding:var(--space-sm) var(--space-md) 0;border-top:1px solid var(--g-line);font-size:var(--fs-small);color:var(--g-muted)}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-logo{width:142px;height:auto;margin-bottom:10px;display:block}@media (max-width:920px){.nav{display:none}.grid.three,.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr;gap:36px}.gravity-field{min-height:420px}.hero-proof{grid-template-columns:1fr}.hero-proof div{border-right:0;border-bottom:1px solid var(--g-line);gap:12px;min-height:auto}.hero-proof div:last-child{border-bottom:0}.trust-block,.cta-band,.insight-band,.comparison,.knowledge-grid,.product-plans,.insight-list,.team-trust,.team-items{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 32px, var(--max-width))}.header-inner{align-items:center;height:auto;padding:16px 0}.header-actions{justify-content:flex-end}.header-actions>.button{display:none}.section{padding:64px 0}.hero{padding:72px 0 56px}.hero h1{overflow-wrap:anywhere;word-break:break-all;max-width:10.8em;font-size:34px}.hero p{overflow-wrap:anywhere;max-width:21em;font-size:16px}.hero-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.hero-actions .button{width:100%}.brand-logo{width:122px}.hero:after{display:none}.gravity-field{min-height:330px}.orbit-three{width:300px;height:300px}.orbit-two{width:210px;height:210px}.gravity-core{width:128px;height:128px;top:40%}.node-a{top:92px;left:16px}.node-b,.node-c,.node-d{display:none}.answer-card{bottom:16px;left:16px;right:16px}.signal-panel{border-radius:12px}.panel-metrics{grid-template-columns:1fr}.panel-metrics div{border-right:0;border-bottom:1px solid var(--g-line);min-height:auto}.panel-metrics div:last-child{border-bottom:0}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.method-step{grid-template-columns:1fr;gap:8px}.cta-band,.trust-block,.insight-band{padding:24px}.comparison-row{grid-template-columns:1fr;gap:8px}.article-hero{padding:64px 0 48px}.article-hero h1{font-size:32px}.comparison-head{display:none}.case-study-top,.case-study-grid>div{padding:24px}.case-study-grid{grid-template-columns:1fr}.case-study-grid>div+div{border-left:0;border-top:1px solid var(--g-line)}.footer-inner{flex-direction:column}.privacy-note{flex-direction:column;align-items:flex-start}}.section{counter-increment:section;position:relative}.section:not(.compact-section)>.container{position:relative}@media (min-width:1100px){.section:not(.compact-section)>.container:before{background:linear-gradient(to bottom, transparent, var(--signal-line) 16%, var(--signal-line) 84%, transparent);content:"";width:1px;position:absolute;top:4px;bottom:4px;left:-34px}.section:not(.compact-section)>.container:after{content:"";background:#fff;border:1px solid #533afd47;border-radius:999px;width:13px;height:13px;position:absolute;top:12px;left:-40px;box-shadow:0 0 0 5px #533afd0f}}.section-title{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);align-items:end;gap:40px;margin-bottom:34px;display:grid}.section-title:before{width:auto;height:auto;color:var(--g-core);content:"S" counter(section, decimal-leading-zero);letter-spacing:.08em;background:0 0;grid-column:1/-1;margin:0;font-size:13px;font-weight:700}.section-title h2{text-wrap:balance;max-width:680px;font-size:clamp(28px,3vw,38px);line-height:1.16}.section-title p{text-wrap:pretty;max-width:440px;margin:0;font-size:16px;line-height:1.78}.hero h1,.article-hero h1,.case-study-top h3,.card h3,.knowledge-card h3,.plan-head h3{text-wrap:balance}.hero p,.card p,.case-study-top p,.knowledge-card p,.article-section p,.insight-band p,.comparison-intro p{text-wrap:pretty}.hero h1{max-width:760px;font-size:clamp(44px,4.4vw,60px);line-height:1.06}.hero>.container:not(.hero-grid) h1{max-width:980px;font-size:clamp(42px,4vw,54px);line-height:1.12}.hero>.container:not(.hero-grid) p{max-width:760px}.hero p{max-width:690px;font-size:18px;line-height:1.82}.gravity-field,.card,.insight-band,.comparison-table,.case-study,.knowledge-card,.product-plan,.trust-block,.method-list,.lead-form{border-color:#533afd24}.card,.knowledge-card,.product-plan{border-radius:18px}.card{background:linear-gradient(#fffffff7,#ffffffe6),radial-gradient(circle at 88% 0,#533afd14,#0000 34%);padding:28px}.card:before{background:#fff;border:1px solid #533afd57;border-radius:999px;width:10px;height:10px;top:22px;left:24px;box-shadow:0 0 0 5px #533afd12}.card:after{content:"";border:1px solid #533afd17;border-radius:999px;width:132px;height:132px;position:absolute;bottom:-54px;right:-54px}.card h3{padding-top:26px;font-size:21px;line-height:1.32}.card p{color:#667085;max-width:31em;line-height:1.78}.insight-band,.team-trust,.cta-band{border-radius:22px}.insight-band{background:linear-gradient(#fffffffa,#f9fafbeb),radial-gradient(circle at 92% 12%,#533afd14,#0000 28%);padding:40px}.insight-band h2,.comparison-intro h2{text-wrap:balance;font-size:clamp(30px,3vw,42px);line-height:1.12}.insight-band>p,.comparison-intro p{max-width:760px;font-size:17px;line-height:1.86}.insight-list{border:1px solid var(--g-line);background:var(--g-line);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden}.insight-item{background:#fffffff2;border:0;min-height:190px;padding:22px}.insight-item h3{text-wrap:balance;font-size:18px;line-height:1.35}.insight-item p{color:var(--g-body);line-height:1.72}.method-list{border-radius:18px}.method-step{grid-template-columns:72px minmax(0,1fr);padding:28px}.method-index{background:#533afd0e;border:1px solid #533afd38;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.comparison-table{border-radius:18px}.comparison-row{grid-template-columns:.7fr 1fr 1.08fr;padding:20px 24px}.comparison-row strong{text-wrap:balance}.product-plan{background:linear-gradient(#fffffffa,#ffffffe6),radial-gradient(circle at 100% 0,#533afd17,#0000 32%);position:relative}.product-plan:after{content:"";border:1px solid #533afd1f;border-radius:999px;width:120px;height:120px;position:absolute;top:-42px;right:-42px}.case-study{border-radius:22px}.case-study-top{background:linear-gradient(#fffffff5,#f9fafbd1),radial-gradient(circle at 90% 0,#533afd14,#0000 30%);padding:34px}.case-study-top h3{max-width:820px;font-size:28px;line-height:1.22}.case-study-top p{max-width:900px;font-size:16px;line-height:1.82}.case-study-grid h4{color:var(--g-core)}.knowledge-card{background:linear-gradient(#fffffff7,#ffffffe6),radial-gradient(circle at 92% 8%,#533afd14,#0000 30%)}.article-container{max-width:820px}.article-hero h1{max-width:780px;font-size:clamp(36px,4.2vw,56px)}.article-section p,.article-section li{color:#5f6b7a}@media (max-width:920px){.section-title{grid-template-columns:1fr;gap:12px}.section-title p{max-width:680px}.insight-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.section-title h2{font-size:30px;line-height:1.18}.section-title p{font-size:15px;line-height:1.76}.hero h1{word-break:normal;max-width:11em;font-size:36px;line-height:1.12}.hero p{max-width:20.5em;line-height:1.78}.hero>.container:not(.hero-grid) h1{max-width:10.5em;font-size:34px}.hero>.container:not(.hero-grid) p{max-width:21em}.insight-list{grid-template-columns:1fr}.insight-item{min-height:auto}.card{padding:24px}.case-study-top h3{font-size:24px}}.page-hero{background:var(--g-bg);border-bottom:1px solid var(--g-line);padding:80px 0 64px}.page-hero h1{font-size:30px;font-weight:var(--fw-bold);color:var(--g-ink);margin:0 0 var(--space-xs);letter-spacing:-.015em;max-width:640px}.page-hero p{font-size:var(--fs-body);color:var(--g-body);max-width:560px;margin:0;line-height:1.65}.gold{color:#b88746}.section-platforms{text-align:center;padding:56px 0;overflow:hidden}.platforms-label{color:var(--g-muted);margin-bottom:20px;font-size:13px}.platforms-track{width:100%;overflow:hidden}.platforms-scroll{gap:16px;width:max-content;animation:40s linear infinite platform-scroll;display:flex}.platform-pill{color:var(--g-body);background:var(--g-surface);border:1px solid var(--g-line);white-space:nowrap;cursor:default;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:transform .25s,box-shadow .25s,color .25s;display:inline-flex}.platform-pill img{border-radius:4px;flex-shrink:0}.platform-pill:hover{box-shadow:var(--shadow-2);color:var(--g-core);transform:scale(1.12)}@keyframes platform-scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@media (prefers-reduced-motion:reduce){.platforms-scroll{flex-wrap:wrap;justify-content:center;animation:none}.platform-pill:hover{transform:none}}.ai-chat-modern{background:var(--g-surface);border:1px solid var(--g-line);box-shadow:var(--shadow-3);border-radius:16px;flex-direction:column;height:380px;max-height:380px;display:flex;overflow:hidden}.ai-chat-header{border-bottom:1px solid var(--g-line);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ai-chat-header-left{align-items:center;gap:10px;display:flex}.ai-chat-ai-avatar{background:var(--g-core);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.ai-chat-name{color:var(--g-ink);font-size:13px;font-weight:600}.ai-chat-status{color:#22c55e;font-size:11px}.ai-chat-live{color:#22c55e;letter-spacing:.06em;border:1px solid #22c55e33;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.ai-chat-messages{flex-direction:column;flex:1;justify-content:flex-end;gap:6px;padding:14px 18px;display:flex;overflow:hidden}.chat-pair{animation:.5s ease-out slide-pair}@keyframes slide-pair{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.msg-pop{animation:.4s cubic-bezier(.34,1.56,.64,1) both msg-pop}@keyframes msg-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.msg-icon{opacity:.5;flex-shrink:0;margin-top:2px}.status-pulse{vertical-align:middle;background:#22c55e;border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s ease-in-out infinite pulse-dot;display:inline-block}.pulse-ring{position:relative}.pulse-ring:after{content:"";border:2px solid #533afd33;border-radius:10px;animation:2s ease-out infinite ring-pulse;position:absolute;inset:-3px}@keyframes ring-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.chat-row{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.chat-row.customer{justify-content:flex-end}.chat-row.ai{justify-content:flex-start}.chat-ai-avatar-small{background:var(--g-core);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:4px;font-size:10px;font-weight:700;display:flex}.chat-msg{border-radius:12px;max-width:85%;padding:10px 14px;position:relative}.customer-msg{background:var(--g-core);color:#fff;border-bottom-right-radius:4px}.ai-msg{background:var(--g-bg);color:var(--g-body);border-bottom-left-radius:4px}.chat-text{font-size:13px;line-height:1.55}.chat-time{opacity:.6;margin-top:6px;font-size:10px}.customer-msg .chat-time{color:#fff9}.ai-msg .chat-time{color:var(--g-muted)}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-slide-up{animation:.4s ease-out forwards fade-slide-up}
@keyframes spin-slow{to{transform:rotate(360deg)}}@keyframes spin-rev{to{transform:rotate(-360deg)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #533afd26}50%{box-shadow:0 0 0 8px #533afd0f}}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@keyframes bar-sweep{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@keyframes orbit-dot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.8;transform:scale(1.4)}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.brand-icon{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.brand-icon .ring-o{border:1.5px solid #533afd2e;border-radius:50%;animation:20s linear infinite spin-slow;position:absolute;inset:0}.brand-icon .ring-i{border:2px solid var(--g-core);border-top-color:#0000;border-radius:50%;animation:12s linear infinite spin-rev;position:absolute;inset:5px}.brand-icon .core{background:var(--g-core);z-index:1;border-radius:50%;width:7px;height:7px;animation:3s ease-in-out infinite pulse-glow}.fade-up{opacity:0;animation:.6s forwards fade-up;transform:translateY(18px)}.ema-board{border:1px solid var(--g-line);background:var(--g-surface);border-radius:14px;overflow:hidden}.ema-hd{border-bottom:1px solid var(--g-line);align-items:center;gap:10px;padding:18px 24px 14px;display:flex}.ema-hd .d{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #22c55e1a}.ema-hd span{color:var(--g-deep);font-size:13px;font-weight:600}.ema-hd .t{color:var(--g-muted);background:var(--g-bg);letter-spacing:.08em;border-radius:5px;margin-left:auto;padding:3px 10px;font-size:10px;font-weight:500}.ema-row{border-bottom:1px solid #f0f1f4;grid-template-columns:72px 1fr;align-items:center;gap:16px;padding:14px 24px;display:grid}.ema-row:last-of-type{border-bottom:none}.ema-rl{color:var(--g-muted);font-size:12px;font-weight:500}.ema-rt{background:#e8e9ef;border-radius:4px;height:6px;overflow:hidden}.ema-rf{border-radius:4px;height:100%;position:relative}.ema-rf:after{content:"";background:var(--g-core);opacity:.4;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite orbit-dot;position:absolute;top:-2px;right:-3px}.ema-rf.l{background:linear-gradient(90deg,#f59e0b,#fbbf24,#0000);width:22%}.ema-rf.l:after{background:#f59e0b}.ema-rf.m{background:linear-gradient(90deg,var(--g-core),var(--g-orbit),transparent);width:45%}.ema-rf.h{background:linear-gradient(90deg,var(--g-core),var(--g-orbit),transparent);width:72%}.ema-rf.c{background:linear-gradient(90deg,#ef4444,#f87171,#0000);width:10%}.ema-rf.c:after{background:#ef4444}.ema-m{border-top:1px solid var(--g-line);background:var(--g-bg);grid-template-columns:repeat(3,1fr);display:grid}.ema-mc{text-align:center;border-right:1px solid var(--g-line);padding:16px 8px}.ema-mc:last-child{border-right:none}.mn{color:var(--g-deep);font-size:22px;font-weight:700;line-height:1}.mn .a{color:var(--g-core)}.ml{color:var(--g-muted);margin-top:3px;font-size:11px}.card-grid{gap:16px;display:grid}.card-grid.two{grid-template-columns:repeat(2,1fr)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-sig{border:1px solid var(--g-line);cursor:default;border-radius:10px;padding:24px;transition:all .35s;position:relative}.card-sig:before{content:"";background:linear-gradient(90deg,var(--g-core),var(--g-orbit),transparent);opacity:0;border-radius:10px 10px 0 0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.card-sig:hover{border-color:#533afd1f;transform:translateY(-4px);box-shadow:0 12px 40px #0d0d1a0a}.card-sig:hover:before{opacity:1}.card-sig .dot{background:var(--g-line);border-radius:50%;width:5px;height:5px;margin-bottom:14px;transition:all .3s}.card-sig:hover .dot{background:var(--g-core);box-shadow:0 0 0 4px var(--g-glow)}.card-sig h3{color:var(--g-deep);margin-bottom:6px;font-size:16px;font-weight:600}.card-sig p{color:var(--g-muted);font-size:14px;line-height:1.6}.orbit-steps{border:1px solid var(--g-line);border-radius:12px;position:relative;overflow:hidden}.orbit-steps:before{content:"";background:var(--g-line);z-index:0;pointer-events:none;width:2px;position:absolute;top:60px;bottom:60px;left:48px}.o-step{border-bottom:1px solid var(--g-line);grid-template-columns:48px 1fr 100px;align-items:center;gap:18px;padding:24px;transition:background .3s;display:grid;position:relative}.o-step:last-child{border-bottom:none}.o-step:hover{background:#533afd05}.o-num{color:#fff;background:var(--g-deep);border-radius:50%;flex-shrink:0;justify-content:center;justify-self:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;transition:all .35s;display:flex;position:relative}.o-num:before{content:"";opacity:0;border:1.5px solid #533afd1f;border-radius:50%;transition:opacity .3s;animation:8s linear infinite spin-slow;position:absolute;inset:-3px}.o-num:after{content:"";opacity:0;border:1px solid #533afd0d;border-radius:50%;transition:opacity .3s;position:absolute;inset:-7px}.o-step:hover .o-num{background:var(--g-core);box-shadow:0 0 0 6px var(--g-glow);transform:scale(1.05)}.o-step:hover .o-num:before,.o-step:hover .o-num:after{opacity:1}.oc h3{color:var(--g-deep);margin-bottom:3px;font-size:15px;font-weight:600}.oc p{color:var(--g-muted);font-size:13px;line-height:1.5}.oo{color:var(--g-muted);text-align:right;font-size:12px;font-weight:500}.oo .a{color:var(--g-core);font-weight:600}.sp-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sp-card{border:1px solid var(--g-line);text-align:center;background:linear-gradient(180deg,var(--g-surface),#533afd04);border-radius:10px;padding:32px 24px;transition:all .35s}.sp-card:hover{border-color:#533afd1f;transform:translateY(-4px);box-shadow:0 12px 40px #0d0d1a0a}.sp-card .n{color:var(--g-deep);letter-spacing:-.03em;margin-bottom:6px;font-size:44px;font-weight:700;line-height:1}.sp-card .n .a{color:var(--g-core)}.sp-card .l{color:var(--g-muted);font-size:14px;font-weight:500}.sp-card .s{background:var(--g-core);opacity:.4;border-radius:2px;width:20px;height:2px;margin:0 auto 16px;transition:all .3s;display:block}.sp-card:hover .s{opacity:1;width:32px}.btn-gravity{cursor:pointer;background:var(--g-deep);color:#fff;border:none;border-radius:6px;align-items:center;height:46px;padding:0 26px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.btn-gravity:hover{background:#2a2a3e;transform:translateY(-2px)}.btn-orbit{cursor:pointer;background:var(--g-surface);height:46px;color:var(--g-deep);border:1px solid var(--g-line);border-radius:6px;align-items:center;padding:0 26px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.btn-orbit:hover{border-color:var(--g-core);color:var(--g-core);transform:translateY(-2px)}.mass-dot{background:var(--g-core);border-radius:50%;flex-shrink:0;display:inline-block}.mass-dot.m3{width:6px;height:6px}@media (prefers-reduced-motion:reduce){.brand-icon .ring-o,.brand-icon .ring-i,.brand-icon .core,.o-num:before,.o-num:after,.ema-rf:after,.st-bar:after{animation:none}.card-sig:hover,.sp-card:hover,.o-step:hover .o-num{transform:none}}
