:root{--blue:#2563eb;--blue-hover:#1d4ed8;--ink:#16324f;--text:#475569;--muted:#64748b;--line:#e2e8f0;--pale:#f5f8fc;--light:#eff6ff;--teal:#14b8a6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--blue);outline-offset:5px;border-radius:4px}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1120px,calc(100% - 64px));margin-inline:auto}.header{height:72px;border-bottom:1px solid var(--line);background:#fff}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px}.brand img{width:34px;height:34px}.brand span{font-size:24px;line-height:1.2;font-weight:650;letter-spacing:1px}.nav{display:flex;align-items:center;gap:32px;height:100%}.nav a{position:relative;display:flex;align-items:center;height:100%;font-size:15px;font-weight:500;color:var(--text);white-space:nowrap}.nav a:hover{color:var(--blue)}.nav a[aria-current=page]{color:var(--blue)}.nav a[aria-current=page]:after{content:"";position:absolute;bottom:15px;height:2px;left:50%;width:20px;transform:translateX(-50%);background:var(--blue);border-radius:2px}.hero{background:var(--pale);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-block:72px}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--blue);font-size:14px;font-weight:600;letter-spacing:2px}.eyebrow:before{content:"";width:20px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-weight:600;letter-spacing:-1.8px;font-size:48px;line-height:1.3;margin-bottom:20px}.hero h1 span{display:block}.accent{color:var(--blue)}.hero-description{font-size:18px;line-height:1.8;color:var(--text);max-width:400px;margin-bottom:28px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:13px 24px;color:#fff;background:var(--blue);border-radius:8px;font-size:15px;font-weight:500;transition:background .15s}.primary:hover{background:var(--blue-hover)}.primary svg{width:17px;height:17px}.hero-art{width:100%;max-width:480px;aspect-ratio:4/3;display:block;margin:auto}.section{padding-block:64px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:28px;line-height:1.4;font-weight:600;letter-spacing:-.5px;margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{border:1px solid var(--line);border-radius:12px;padding:28px;background:#fff;position:relative}.icon-box{width:48px;height:48px;border-radius:12px;background:var(--light);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.icon-box img{width:24px;height:24px}.card h3{font-weight:600;font-size:20px;line-height:1.4;margin-bottom:10px}.card p{font-size:16px;line-height:1.8;color:var(--text);margin-bottom:0}.card-number{position:absolute;top:31px;right:28px;font-size:12px;font-weight:500;color:#64748b;letter-spacing:1px}.footer{border-top:1px solid var(--line);padding-block:24px;color:var(--muted);font-size:13px;line-height:1.7}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{margin:0}.footer-brand{font-size:14px;color:var(--ink);letter-spacing:1px;font-weight:600}.page-heading{background:var(--pale);padding-block:56px;text-align:center}.page-heading h1{font-size:36px;line-height:1.35;margin-bottom:12px;letter-spacing:-1px}.page-heading p{color:var(--text);font-size:16px;line-height:1.8;margin:0}.page-heading .eyebrow{margin-bottom:16px}.feature-list{padding-block:64px 88px}.feature-list .card{min-height:238px}.about{max-width:760px;padding-block:64px 88px}.about h2{font-size:28px;font-weight:600;line-height:1.5;margin:0 0 24px}.about p{color:var(--text);font-size:17px;line-height:2;margin-bottom:0}.about-label{color:var(--blue);font-size:14px;letter-spacing:2px;font-weight:500;margin-bottom:20px}.about-rule{width:40px;height:3px;background:var(--teal);border-radius:3px;margin-top:32px}.skip{position:absolute;top:-100px;left:20px;background:white;z-index:10;padding:12px}.skip:focus{top:8px}.footer-note{color:var(--muted)}
@media(max-width:899px){.hero-inner{grid-template-columns:1fr;gap:32px;padding-block:48px}.hero-copy{text-align:center}.hero-description{margin-inline:auto;max-width:480px}.hero-art{max-width:380px}.cards{grid-template-columns:1fr;max-width:660px;margin-inline:auto}.section-heading{text-align:center}.feature-list .card{min-height:0}.about{max-width:660px}.hero h1 span{display:inline}.hero h1 span+span:before{content:" "}}
@media(max-width:599px){.container{width:calc(100% - 40px)}.header{height:64px}.brand{gap:5px}.brand img{width:28px;height:28px}.brand span{font-size:22px;letter-spacing:0}.nav{gap:12px}.nav a{font-size:14px;min-height:44px}.nav a[aria-current=page]:after{bottom:11px}.hero-inner{padding-block:40px}.hero-copy{text-align:left}.eyebrow{font-size:13px;letter-spacing:1px;margin-bottom:16px}h1{font-size:32px;letter-spacing:-.8px}.hero h1 span{display:block}.hero h1 span+span:before{content:none}.hero-description{font-size:16px;max-width:340px;margin-inline:0}.hero-art{max-width:320px}.section{padding-block:40px}.section-heading{margin-bottom:24px;text-align:left}.section-heading h2{font-size:24px}.cards{gap:16px}.card{padding:24px}.card-number{right:24px;top:28px}.icon-box{margin-bottom:18px}.footer-inner{flex-direction:column;gap:6px;text-align:center}.footer{font-size:12px}.page-heading{padding-block:36px}.page-heading h1{font-size:28px}.page-heading p{max-width:280px;margin:auto}.feature-list{padding-block:40px 56px}.about{padding-block:40px 56px}.about h2{font-size:24px}.about p{font-size:16px}.primary{font-size:14px}.footer-note{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* English content and expanded page layouts */
.brand span{letter-spacing:-.6px;font-weight:650}.hero h1{font-size:clamp(2rem,3.6vw,3rem);letter-spacing:-1.5px;line-height:1.16}.hero-description{max-width:460px}.hero-inner>*{min-width:0}.section-heading>p:not(.eyebrow){max-width:680px;color:var(--text);font-size:16px;line-height:1.8;margin:16px 0 0}.section-heading .eyebrow{margin-bottom:14px}.soft-section{background:var(--pale)}.workflow{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.workflow h2{font-size:32px;font-weight:600;line-height:1.35;letter-spacing:-.7px;margin-bottom:20px}.workflow-intro>p:not(.eyebrow){color:var(--text);font-size:16px;line-height:1.8;margin:0}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-number{color:var(--blue);font-size:14px;font-weight:600;line-height:28px}.steps h3{font-size:18px;line-height:1.5;font-weight:600;margin:0 0 6px}.steps p{color:var(--text);font-size:16px;line-height:1.7;margin:0}.page-heading p:not(.eyebrow){max-width:680px;margin-inline:auto}.feature-detail{display:grid;grid-template-columns:1fr 1fr;gap:88px;padding:64px 0;border-bottom:1px solid var(--line)}.feature-detail:last-child{border-bottom:0}.feature-summary{position:relative;min-width:0}.detail-number{position:absolute;right:0;top:14px;font-size:14px;color:var(--muted);letter-spacing:2px}.feature-category{font-size:14px;color:var(--blue);font-weight:500;margin-bottom:12px}.feature-summary h2{font-size:30px;line-height:1.3;letter-spacing:-.7px;margin-bottom:20px;font-weight:600}.feature-summary>p:last-child{color:var(--text);font-size:16px;line-height:1.8;margin-bottom:0}.detail-points{list-style:none;padding:0;margin:0;align-self:center}.detail-points li{padding:20px 0 20px 24px;border-left:2px solid var(--line)}.detail-points li:first-child{border-left-color:var(--blue)}.detail-points h3{font-size:18px;line-height:1.5;margin:0 0 6px;font-weight:600}.detail-points p{font-size:16px;line-height:1.7;color:var(--text);margin:0}.feature-closing{padding:48px 0;background:var(--pale)}.feature-closing h2{font-size:24px;font-weight:600;line-height:1.4;margin:0 0 16px}.feature-closing p{max-width:760px;font-size:16px;line-height:1.8;color:var(--text);margin:0}.company-section{display:grid;grid-template-columns:1fr 1.25fr;gap:72px;padding-block:72px}.company-heading h2{font-size:36px;line-height:1.25;letter-spacing:-1px;font-weight:600;margin:0 0 20px}.company-product{display:block;font-size:14px;line-height:1.7;color:var(--muted)}.company-copy h3{font-size:26px;line-height:1.4;font-weight:600;margin:0 0 24px}.company-copy p{font-size:16px;line-height:1.9;color:var(--text);margin:0 0 18px}.company-copy p:last-child{margin-bottom:0}.value-number{display:block;color:var(--blue);font-size:14px;font-weight:500;margin-bottom:24px}.footer-inner{flex-wrap:wrap}.footer-brand{letter-spacing:0}.footer p{overflow-wrap:anywhere}.card h3{line-height:1.4}.hero h1 span+span:before{content:none}
@media(max-width:899px){.workflow,.company-section{grid-template-columns:1fr;gap:36px}.section-heading>p:not(.eyebrow){margin-inline:auto}.feature-detail{gap:36px}.hero h1{max-width:620px;margin-inline:auto}.hero h1 span{display:block}.company-section{max-width:760px}.company-heading h2 br{display:none}.company-heading h2 br:after{content:" "}}
@media(max-width:599px){.header{height:auto;min-height:106px}.header-inner{flex-direction:column;align-items:flex-start;padding-top:14px;gap:6px}.brand span{font-size:24px}.nav{width:100%;height:48px;gap:24px}.nav a{font-size:14px}.nav a[aria-current=page]:after{bottom:3px}.hero h1{font-size:36px;line-height:1.15;letter-spacing:-1px}.hero-description{max-width:none}.hero-art{max-width:300px}.eyebrow{letter-spacing:1px;font-size:13px}.section-heading h2{font-size:25px}.section-heading>p:not(.eyebrow){margin-inline:0}.feature-detail{grid-template-columns:1fr;padding-block:40px;gap:24px}.feature-summary h2{font-size:26px}.detail-points li{padding:16px 0 16px 20px}.page-heading p:not(.eyebrow){max-width:none}.page-heading h1{font-size:30px}.page-heading .eyebrow{max-width:none}.workflow h2{font-size:27px}.company-section{padding-block:40px}.company-heading h2{font-size:30px;overflow-wrap:normal}.company-copy h3{font-size:24px}.footer-inner{align-items:flex-start;text-align:left;gap:8px}.footer p{font-size:12px;line-height:1.8}.feature-closing{padding-block:36px}}
