:root{--primary: #2563eb;--primary-dark: #1d4ed8;--accent: #f97316;--accent-dark: #ea580c;--text: #0f172a;--text-2: #334155;--text-3: #64748b;--bg-2: #f8fafc;--bg-3: #f1f5f9;--border: #e2e8f0;--radius: 12px;--shadow: 0 1px 3px rgba(15, 23, 42, .08), 0 4px 12px rgba(15, 23, 42, .05);--shadow-lg: 0 10px 40px rgba(15, 23, 42, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);line-height:1.7;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}section.ant-layout-content-child{padding:100px 0}.site-section{padding:100px 0;scroll-margin-top:80px}.site-section+.site-section{border-top:1px solid rgba(15,23,42,.06)}.section-header{text-align:center;max-width:760px;margin:0 auto 64px;position:relative}.section-header:after{content:"";display:block;width:48px;height:3px;border-radius:3px;background:var(--primary);margin:22px auto 0}.section-tag{display:inline-flex;align-items:center;gap:9px;padding:8px 18px;background:#2563eb14;color:var(--primary);border-radius:100px;font-size:13.5px;font-weight:700;letter-spacing:.06em;margin-bottom:18px}.section-tag:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--primary)}.section-title{font-size:40px;font-weight:800;margin-bottom:16px;letter-spacing:-.025em;color:var(--text);line-height:1.3}.section-desc{font-size:17px;color:var(--text-3);line-height:1.8}.site-nav{position:fixed;inset:0 0 auto;z-index:1000;transition:.3s;background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);box-shadow:0 1px #e2e8f099}.site-nav.scrolled{background:#fffffff7;box-shadow:0 1px #e2e8f0e6,0 4px 16px #0f172a0a}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.logo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;color:var(--text);white-space:nowrap}.logo svg{width:32px;height:32px;color:var(--primary);flex-shrink:0}.nav-menu.ant-menu-horizontal{border-bottom:none;background:transparent;line-height:70px;font-size:15px;min-width:0}.nav-cta{border-radius:8px;min-width:118px;flex-shrink:0}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center right}.hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffeb 38%,#ffffff8c 60%,#ffffff26)}.hero .container{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:minmax(0,560px) 1fr;align-items:center;gap:60px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#2563eb14;color:var(--primary);border-radius:100px;font-size:13px;font-weight:600;margin-bottom:22px}.eyebrow:before{content:"";width:8px;height:8px;background:var(--primary);border-radius:50%}.hero-title{font-size:52px!important;line-height:1.18!important;font-weight:700!important;letter-spacing:-.03em;color:var(--text);margin-bottom:24px!important}.hero-title .gradient{color:var(--primary)}.hero-sub{font-size:19px;color:var(--text-2);max-width:520px;margin-bottom:34px}.hero-btns{display:flex;gap:14px;margin-bottom:42px;flex-wrap:wrap}.hero-meta{display:flex;gap:34px}.hero-meta-item{display:flex;flex-direction:column;gap:6px}.hero-meta-item b{font-size:32px;font-weight:700;color:var(--text);line-height:1}.hero-meta-item span{font-size:14px;color:var(--text-3)}.solution-card.ant-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:hidden;height:100%}.solution-card.ant-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary);z-index:1}.solution-ico{width:48px;height:48px;border-radius:12px;background:#2563eb14;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:20px;font-size:24px}.solution-card h3.ant-typography,.solution-card .ant-card-meta-title{font-size:18px;font-weight:700;margin-bottom:10px!important}.solution-points{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:11px}.solution-points li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--text-2);line-height:1.5}.solution-points li .anticon{flex-shrink:0;color:var(--primary);margin-top:3px}.case-card.ant-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);height:100%}.case-quote{font-size:17px;line-height:1.75;margin-bottom:24px;color:var(--text-2)}.case-author{display:flex;gap:14px;align-items:center}.case-author b{font-size:15px;display:block;color:var(--text);line-height:1.5}.case-author span{font-size:13px;color:var(--text-3);line-height:1.5}.metric-item.ant-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center}.metric-item .ant-statistic-title{font-size:15px;color:var(--text-3);margin-bottom:0}.metric-item .ant-statistic-content{font-size:42px;font-weight:700;color:var(--primary);line-height:1.2}.cta-section{background:linear-gradient(135deg,var(--primary) 0%,#1e40af 100%);color:#fff;text-align:center;padding:90px 0}.cta-section h2.ant-typography{font-size:34px;font-weight:700;margin-bottom:14px;letter-spacing:-.02em;color:#fff}.cta-section .cta-desc.ant-typography{font-size:17px;color:#bfdbfe;max-width:560px;margin:0 auto 30px}.cta-section .cta-btn{background:#fff;color:var(--primary);border:none;font-size:16px;font-weight:600;height:auto;padding:14px 38px;box-shadow:0 6px 20px #0f172a2e;transition:all .2s}.cta-section .cta-btn:hover{background:#f8fafc!important;color:var(--primary-dark)!important;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a38}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:flex-start}.contact-info-title{font-size:32px;font-weight:700;margin-bottom:18px;letter-spacing:-.02em;color:var(--text)}.contact-info>p{color:var(--text-2);margin-bottom:34px;font-size:16px}.contact-item{display:flex;gap:16px;margin-bottom:24px}.contact-item .anticon{flex-shrink:0;width:22px;height:22px;color:var(--primary);margin-top:4px;font-size:22px}.contact-item b{font-size:16px;display:block;margin-bottom:4px;color:var(--text)}.contact-item span{font-size:14px;color:var(--text-3)}.contact-form.ant-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.site-footer{background:#0f172a!important;color:#94a3b8;padding:60px 0 26px;font-size:14px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(2,1fr);gap:50px;margin-bottom:50px}.footer-brand .logo{color:#fff;margin-bottom:16px}.footer-brand p{line-height:1.8;max-width:320px}.footer-col h4{color:#fff;font-size:15px;font-weight:600;margin-bottom:18px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:12px}.footer-col a{color:#94a3b8}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid rgba(148,163,184,.15)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 1020px){.hero-grid,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 680px){.hero-title{font-size:36px!important}.section-title{font-size:28px}.site-section{padding:64px 0}.hero{padding:100px 0 60px}.hero-grid{gap:30px}.hero-meta{gap:22px}.hero-meta-item b{font-size:24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}
