.about-page-v2{--about-primary: #2453d4;--about-primary-dark: #193fa9;--about-primary-light: #eef3ff;--about-primary-soft: #f7f9ff;--about-heading: #111827;--about-text: #667085;--about-muted: #98a2b3;--about-white: #ffffff;--about-light: #f8faff;--about-border: #e4e9f2;--about-success: #12945b;--about-shadow: 0 18px 50px rgba(28, 48, 90, .08);color:var(--about-heading);background:#fff}.about-page-v2 h1,.about-page-v2 h2,.about-page-v2 h3{font-weight:700}.ch-container{width:min(1180px,92%);margin:auto}.ch-section{padding:95px 0}.ch-section-light{background:var(--about-light)}.ch-label{display:inline-flex;align-items:center;gap:9px;color:var(--about-primary);font-size:14px;line-height:1;font-weight:700;margin-bottom:17px}.ch-label:before{content:"";width:24px;height:2px;background:var(--about-primary);border-radius:10px}.ch-label-center{justify-content:center}.ch-section-heading{max-width:790px;margin:0 auto 55px;text-align:center}.ch-section-heading h2{color:var(--about-heading);font-size:44px;line-height:1.18;letter-spacing:-1.5px;margin-bottom:18px}.ch-section-heading p{color:var(--about-text);font-size:17px}.ch-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 26px;border-radius:9px;font-size:15px;font-weight:700;transition:all .25s ease}.ch-btn-primary{background:var(--about-primary);color:#fff;border:1px solid var(--about-primary);box-shadow:0 9px 24px #2453d42e}.ch-btn-primary:hover{background:var(--about-primary-dark);border-color:var(--about-primary-dark);transform:translateY(-2px);color:#fff}.ch-btn-outline{background:#fff;color:var(--about-heading);border:1px solid #d9e0eb}.ch-btn-outline:hover{color:var(--about-primary);border-color:var(--about-primary)}.ch-about-hero{position:relative;overflow:hidden;padding:115px 0 100px;background:radial-gradient(circle at 12% 20%,rgba(36,83,212,.09),transparent 28%),radial-gradient(circle at 88% 25%,rgba(36,83,212,.08),transparent 27%),#fff}.ch-about-hero:before{content:"";position:absolute;width:800px;height:380px;top:5px;left:50%;transform:translate(-50%);background-image:url(/images/home/process-grid-bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.09;pointer-events:none}.ch-about-hero:after{content:"";position:absolute;width:360px;height:360px;right:-120px;bottom:-180px;border-radius:50%;background:radial-gradient(circle,#2453d424,#2453d400 70%);animation:chHeroFloat 8s ease-in-out infinite;pointer-events:none}@keyframes chHeroFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-24px,-18px,0) scale(1.08)}}.ch-about-hero-content{position:relative;z-index:2;max-width:900px;margin:auto;text-align:center}.ch-breadcrumb{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:7px 13px;background:var(--about-primary-light);border:1px solid #dbe5ff;border-radius:100px;color:var(--about-primary);font-size:13px;font-weight:700;box-shadow:0 8px 26px #2453d414;animation:chSoftPulse 3.5s ease-in-out infinite}@keyframes chSoftPulse{0%,to{box-shadow:0 8px 26px #2453d414}50%{box-shadow:0 12px 34px #2453d429}}.ch-breadcrumb span{color:#9aaddf}.ch-about-hero h1{max-width:880px;margin:auto;font-size:64px;line-height:1.08;letter-spacing:-2.6px}.ch-about-hero h1 span{color:var(--about-primary)}.ch-about-hero p{max-width:760px;margin:25px auto 0;color:var(--about-text);font-size:18px}.ch-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:13px;margin-top:33px}.ch-brand-strip{border-top:1px solid var(--about-border);border-bottom:1px solid var(--about-border);background:#fff}.ch-brand-strip-inner{min-height:92px;display:flex;justify-content:center;align-items:center;gap:0;text-align:center}.ch-brand-point{flex:1;min-width:0;padding:22px 28px;border-right:1px solid var(--about-border);transition:background .3s ease,transform .3s ease}.ch-brand-point:last-child{border-right:0}.ch-brand-point:hover{background:linear-gradient(180deg,#fff,#f6f8ff);transform:translateY(-2px)}.ch-brand-icon{width:38px;height:38px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;border-radius:11px;color:var(--about-primary);background:var(--about-primary-light);transition:transform .3s ease}.ch-brand-icon svg{width:18px;height:18px}.ch-brand-point:hover .ch-brand-icon{transform:scale(1.08) rotate(-4deg)}.ch-brand-point strong{display:block;color:var(--about-primary);font-size:17px;font-weight:800}.ch-brand-point span{color:var(--about-text);font-size:12px;font-weight:600}.ch-about-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ch-about-image{position:relative}.ch-about-image img{width:100%;height:auto;border-radius:22px;box-shadow:var(--about-shadow)}.ch-image-accent{position:absolute;width:120px;height:120px;right:-24px;bottom:-24px;background:var(--about-primary-light);border-radius:18px;z-index:-1}.ch-about-copy h2{color:var(--about-heading);font-size:43px;line-height:1.18;letter-spacing:-1.5px;margin-bottom:21px}.ch-about-copy p{color:var(--about-text);margin-bottom:17px;font-size:16px}.ch-brand-message{margin-top:27px;padding:20px 22px;background:var(--about-primary-soft);border-left:3px solid var(--about-primary);border-radius:0 12px 12px 0;color:#364152;font-size:15px;font-weight:600}.ch-purpose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.ch-purpose-card{position:relative;overflow:hidden;isolation:isolate;padding:38px;background:#fff;border:1px solid var(--about-border);border-radius:19px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}.ch-purpose-card:before{content:"";position:absolute;z-index:-1;width:180px;height:180px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,#2453d41f,#2453d400 72%);transform:scale(.7);opacity:0;transition:transform .45s ease,opacity .35s ease}.ch-purpose-card:hover{transform:translateY(-8px);border-color:#2453d459;box-shadow:0 22px 48px #2453d41f}.ch-purpose-card:hover:before{transform:scale(1.1);opacity:1}.ch-purpose-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;background:var(--about-primary-light);color:var(--about-primary);border-radius:12px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,background .35s ease}.ch-purpose-icon svg{width:24px;height:24px}.ch-purpose-card:hover .ch-purpose-icon{transform:translateY(-3px) rotate(-4deg) scale(1.06);background:linear-gradient(145deg,#edf3ff,#dce7ff);box-shadow:0 16px 34px #2453d42b}.ch-purpose-card h3{margin-bottom:13px;font-size:23px;color:var(--about-heading)}.ch-purpose-card p{color:var(--about-text);font-size:15px}.ch-problem-wrapper{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.ch-problem-copy h2{color:var(--about-heading);font-size:43px;line-height:1.2;letter-spacing:-1.5px;margin-bottom:20px}.ch-problem-copy p{color:var(--about-text);margin-bottom:16px}.ch-problem-list{display:grid;gap:13px;margin-top:25px}.ch-problem-list-item{display:flex;align-items:flex-start;gap:12px;color:#3f4757;font-size:14px;font-weight:600}.ch-check{width:24px;height:24px;min-width:24px;display:flex;justify-content:center;align-items:center;border-radius:100%;color:var(--about-primary);background:var(--about-primary-light);font-size:12px;font-weight:800}.ch-problem-panel{padding:34px;background:#fff;border:1px solid var(--about-border);border-radius:20px;box-shadow:var(--about-shadow);transition:transform .35s ease,box-shadow .35s ease}.ch-problem-panel:hover{transform:translateY(-6px);box-shadow:0 28px 60px #2453d41f}.ch-panel-top{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.ch-panel-top strong{font-size:16px}.ch-health-badge{padding:5px 10px;color:var(--about-primary);background:var(--about-primary-light);border-radius:100px;font-size:11px;font-weight:700}.ch-issue{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:11px;padding:17px;background:#f9fafc;border:1px solid #edf0f5;border-radius:11px;transition:transform .25s ease,background .25s ease,border-color .25s ease}.ch-issue:last-child{margin-bottom:0}.ch-issue:hover{transform:translate(5px);background:#f5f8ff;border-color:#dce6ff}.ch-issue-title{display:flex;align-items:center;gap:11px;color:#364152;font-size:13px;font-weight:600}.ch-issue-dot{width:8px;height:8px;border-radius:100%;background:var(--about-primary);box-shadow:0 0 #2453d447;animation:chDotPulse 2.4s ease-out infinite}@keyframes chDotPulse{0%{box-shadow:0 0 #2453d44d}65%{box-shadow:0 0 0 7px #2453d400}to{box-shadow:0 0 #2453d400}}.ch-fix{padding:5px 10px;border-radius:7px;color:var(--about-primary);background:var(--about-primary-light);font-size:11px;font-weight:700}.ch-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ch-capability{position:relative;isolation:isolate;overflow:hidden;min-height:260px;padding:27px;background:#fff;border:1px solid var(--about-border);border-radius:16px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}.ch-capability:before{content:"";position:absolute;z-index:-1;width:180px;height:180px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,#2453d41f,#2453d400 72%);transform:scale(.7);opacity:0;transition:transform .45s ease,opacity .35s ease}.ch-capability:hover{transform:translateY(-8px);border-color:#2453d459;box-shadow:0 22px 48px #2453d41f}.ch-capability:hover:before{transform:scale(1.1);opacity:1}.ch-capability-number{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0 8px;margin-bottom:13px;border-radius:999px;background:#f2f5ff;color:var(--about-primary);font-size:13px;font-weight:800}.ch-capability h3{margin-bottom:9px;color:var(--about-heading);font-size:16px}.ch-capability p{color:var(--about-text);font-size:13px;line-height:1.62}.ch-card-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:52px;height:52px;margin-bottom:18px;border-radius:14px;color:var(--about-primary);background:linear-gradient(145deg,#f6f8ff,#e6edff);border:1px solid #dfe7ff;box-shadow:0 10px 26px #2453d41a,inset 0 1px #ffffffe6;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,background .35s ease}.ch-card-icon svg{width:24px;height:24px}.ch-capability:hover .ch-card-icon,.ch-user-card:hover .ch-card-icon,.ch-value:hover .ch-card-icon{transform:translateY(-3px) rotate(-4deg) scale(1.06);background:linear-gradient(145deg,#edf3ff,#dce7ff);box-shadow:0 16px 34px #2453d42b}.ch-method{position:relative;overflow:hidden;padding:70px;border-radius:24px;background:linear-gradient(135deg,#2453d4,#193fa9);color:#fff}.ch-method:after{content:"";position:absolute;width:380px;height:380px;right:-120px;bottom:-240px;border-radius:50%;background:#ffffff14;filter:blur(1px)}.ch-method-heading{max-width:700px;margin-bottom:45px;position:relative}.ch-method-heading .ch-label{color:#dce5ff}.ch-method-heading .ch-label:before{background:#fff}.ch-method-heading h2{margin-bottom:16px;color:#fff;font-size:44px;line-height:1.18;letter-spacing:-1.5px}.ch-method-heading p{color:#dbe4ff;font-size:16px}.ch-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:relative}.ch-method-card{position:relative;isolation:isolate;min-height:220px;z-index:1;padding:26px;background:#ffffff17;border:1px solid rgba(255,255,255,.15);border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,background .35s ease,border-color .35s ease}.ch-method-card:hover{transform:translateY(-8px);background:#ffffff26;border-color:#ffffff59;box-shadow:0 18px 40px #0a236e33}.ch-method-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:18px;border-radius:13px;background:#ffffff21;color:#fff;border:1px solid rgba(255,255,255,.18);transition:transform .35s ease,background .35s ease}.ch-method-icon svg{width:24px;height:24px}.ch-method-card:hover .ch-method-icon{transform:rotate(-6deg) scale(1.08);background:#ffffff38}.ch-method-num{margin-bottom:15px;color:#cfdcff;font-size:12px;font-weight:700}.ch-method-card h3{margin-bottom:9px;color:#fff;font-size:20px}.ch-method-card p{color:#dce5ff;font-size:13px}.ch-platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ch-platform{position:relative;isolation:isolate;overflow:hidden;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;padding:22px;background:#fff;border:1px solid var(--about-border);border-radius:15px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}.ch-platform:before{content:"";position:absolute;z-index:-1;width:180px;height:180px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,#2453d41f,#2453d400 72%);transform:scale(.7);opacity:0;transition:transform .45s ease,opacity .35s ease}.ch-platform:hover{border-color:#c8d5ff;transform:translateY(-8px);box-shadow:0 22px 48px #2453d41f}.ch-platform:hover:before{transform:scale(1.1);opacity:1}.ch-platform-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.ch-platform-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:15px;background:#fff;border:1px solid #e7ebf3;box-shadow:0 10px 24px #11182712;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease}.ch-platform-icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.ch-platform:hover .ch-platform-icon{transform:translateY(-4px) scale(1.08) rotate(-3deg);box-shadow:0 16px 34px #2453d424}.ch-platform-status{align-self:flex-start;padding:5px 9px;border-radius:100px;color:var(--about-success);background:#eaf8f1;font-size:10px;font-weight:700}.ch-platform-coming{color:#75672b;background:#fff8dc}.ch-platform-name{margin-top:24px;font-size:20px;font-weight:800;color:var(--about-heading)}.ch-platform p{margin-top:5px;color:var(--about-text);font-size:12px}.ch-platform-arrow{position:absolute;right:18px;bottom:18px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--about-primary);background:var(--about-primary-light);opacity:0;transform:translate(-8px,8px);transition:opacity .3s ease,transform .3s ease}.ch-platform-arrow svg{width:16px;height:16px}.ch-platform:hover .ch-platform-arrow{opacity:1;transform:translate(0)}.ch-platform.is-coming:hover{transform:translateY(-5px)}.ch-platform.is-coming .ch-platform-icon{filter:saturate(.85)}.ch-users-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.ch-user-card{position:relative;isolation:isolate;overflow:hidden;min-height:240px;text-align:left;padding:27px 20px;background:#fff;border:1px solid var(--about-border);border-radius:15px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}.ch-user-card:before{content:"";position:absolute;z-index:-1;width:180px;height:180px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,#2453d41f,#2453d400 72%);transform:scale(.7);opacity:0;transition:transform .45s ease,opacity .35s ease}.ch-user-card:hover{transform:translateY(-8px);border-color:#2453d459;box-shadow:0 22px 48px #2453d41f}.ch-user-card:hover:before{transform:scale(1.1);opacity:1}.ch-user-card h3{margin-bottom:7px;font-size:16px}.ch-user-card p{color:var(--about-text);font-size:12px}.ch-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.ch-value{position:relative;isolation:isolate;overflow:hidden;min-height:235px;padding:27px;border-top:3px solid var(--about-primary);background:#fff;border-left:1px solid var(--about-border);border-right:1px solid var(--about-border);border-bottom:1px solid var(--about-border);border-radius:14px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}.ch-value:after{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,#2453d4,#5f87ef);transition:width .4s ease}.ch-value:hover:after{width:100%}.ch-value:hover{transform:translateY(-8px);border-color:#2453d459;box-shadow:0 22px 48px #2453d41f}.ch-value h3{margin-bottom:9px;font-size:17px}.ch-value p{color:var(--about-text);font-size:13px}.ch-about-cta-section{padding:40px 0 95px}.ch-about-cta{position:relative;overflow:hidden;padding:80px 30px;text-align:center;color:#fff;background:linear-gradient(135deg,#2453d4,#173ca6);border-radius:25px}.ch-about-cta:before{content:"";position:absolute;width:750px;height:300px;top:-55px;left:50%;transform:translate(-50%);background-image:url(/images/home/process-grid-bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.12}.ch-about-cta>*{position:relative;z-index:2}.ch-about-cta span{display:block;margin-bottom:10px;color:#d8e3ff;font-size:13px;font-weight:700}.ch-about-cta h2{max-width:760px;margin:auto;color:#fff;font-size:46px;line-height:1.15;letter-spacing:-1.7px}.ch-about-cta p{max-width:670px;margin:18px auto 29px;color:#dfe7ff;font-size:16px}.ch-about-cta .ch-btn{position:relative;overflow:hidden;background:#fff;border-color:#fff;color:var(--about-primary)}.ch-about-cta .ch-btn:after{content:"";position:absolute;top:-50%;left:-55%;width:28%;height:200%;background:#ffffffbf;transform:rotate(20deg);filter:blur(1px);transition:left .6s ease}.ch-about-cta .ch-btn:hover:after{left:135%}@media(max-width:1100px){.ch-capability-grid,.ch-platform-grid,.ch-users-grid,.ch-values-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;gap:16px;padding:6px 4px 22px;scrollbar-width:thin;scrollbar-color:#cfd9f6 transparent}.ch-capability,.ch-platform,.ch-user-card,.ch-value{flex:0 0 270px;scroll-snap-align:start}}@media(max-width:1000px){.ch-about-hero h1{font-size:52px}.ch-about-intro,.ch-problem-wrapper{grid-template-columns:1fr}}@media(max-width:720px){.ch-section{padding:70px 0}.ch-about-hero{padding:80px 0 70px}.ch-about-hero h1{font-size:40px;letter-spacing:-1.4px}.ch-about-hero p{font-size:16px}.ch-hero-actions{flex-direction:column}.ch-hero-actions .ch-btn{width:100%}.ch-brand-strip-inner{display:flex;overflow-x:auto;justify-content:flex-start;gap:0;padding:0;scroll-snap-type:x mandatory}.ch-brand-point{flex:0 0 190px;scroll-snap-align:start;border-right:0}.ch-purpose-grid,.ch-method-grid{grid-template-columns:1fr}.ch-capability,.ch-platform,.ch-user-card,.ch-value{flex-basis:255px}.ch-section-heading h2,.ch-about-copy h2,.ch-problem-copy h2{font-size:32px}.ch-method{padding:45px 22px}.ch-method-heading h2{font-size:33px}.ch-about-cta{padding:60px 22px}.ch-about-cta h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.ch-about-hero:after,.ch-breadcrumb,.ch-issue-dot{animation:none}}
