:root{--hp-purple:#6828C3;--hp-purple-deep:#5320A0;--hp-ink:#242944;--hp-muted:#4A4F6A;--hp-label:#3A3F5C;--hp-bg-alt:#F6F5FA;--hp-bg-soft:#FBFAFD;--hp-border:#ECEBF3;--hp-line:#E1E0EA}.hp-eyebrow{margin:0 0 14px;font-size:14px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--hp-purple)}.hp-eyebrow-center{text-align:center;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--hp-label);margin:0 0 10px}.hp-section-title{margin:0 0 12px;text-align:center;font-size:clamp(24px,3vw,30px);font-weight:800;color:var(--hp-ink)}.hp-section-title.hp-accent{color:var(--hp-purple)}.hp-section-desc{margin:0 auto 32px;text-align:center;font-size:15px;color:var(--hp-muted);max-width:640px;line-height:1.7}.hp-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:8px;background:var(--hp-purple);color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .2s}.hp-btn-primary:hover{background:var(--hp-purple-deep);color:#fff;transform:translateY(-1px)}.hp-btn-video{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #DCDBE6;border-radius:100px;font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:700;color:var(--hp-ink);cursor:pointer;padding:9px 22px 9px 9px;transition:color .2s,border-color .2s,box-shadow .2s}.hp-btn-video:hover{color:var(--hp-purple);border-color:var(--hp-purple);box-shadow:0 4px 14px #6828c326}.hp-play-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.hp-play-icon svg{width:100%;height:100%;display:block}.hp-btn-outline{display:inline-flex;align-items:center;padding:15px 30px;border-radius:8px;background:#fff;border:1px solid #DCDBE6;color:var(--hp-ink);font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.hp-btn-outline:hover{border-color:var(--hp-purple);color:var(--hp-purple)}.hp-hero{position:relative;background:#fff;overflow:hidden;padding:56px 24px}.hp-hero-bg{position:absolute;top:0;right:0;width:min(72%,1100px);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 22%);mask-image:linear-gradient(90deg,transparent 0%,#000 22%)}.hp-hero-inner{position:relative;max-width:1280px;margin:0 auto}.hp-hero-copy{max-width:470px}.hp-hero-copy h1{margin:0 0 20px;font-size:clamp(32px,5vw,54px);line-height:1.18;font-weight:800;color:var(--hp-ink);letter-spacing:-.5px}.hp-hero-copy h1 span{color:var(--hp-purple)}.hp-hero-desc{margin:0 0 28px;font-size:16px;line-height:1.65;color:var(--hp-muted)}.hp-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hp-hero-mobile-img{display:none}@media(max-width:900px){.hp-hero-bg{display:none}.hp-hero{background:linear-gradient(160deg,var(--hp-bg-alt),#fff)}.hp-hero-mobile-img{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;border-radius:16px;margin:24px 0 28px}.hp-hero-actions{flex-direction:column;align-items:stretch;gap:14px}.hp-hero-actions .hp-btn-primary,.hp-hero-actions .hp-btn-video{width:100%;justify-content:center}}@media(max-width:560px){.hp-hero{padding:40px 20px}}.hp-stats{background:var(--hp-bg-alt)}.hp-stats-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:stretch}.hp-stat{flex:1 1 200px;display:flex;align-items:center;justify-content:center;gap:18px;border-left:1px solid var(--hp-line);padding:28px 16px}.hp-stat:first-child{border-left:none}.hp-stat-icon{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-stat-icon img{width:44px;height:44px;display:block}.hp-stat-value{font-size:28px;font-weight:800;line-height:1.15;color:var(--hp-ink)}.hp-stat-label{font-size:13px;color:var(--hp-muted);margin-top:2px;white-space:nowrap}@media(max-width:768px){.hp-stats-inner{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:12px;column-gap:12px;row-gap:24px;padding:32px 24px}.hp-stat{flex:none;border:none;padding:0;justify-content:flex-start;gap:12px}.hp-stat:nth-child(3){grid-column:1 / -1;justify-content:center}.hp-stat-icon{width:44px;height:44px}.hp-stat-icon img{width:26px;height:26px}.hp-stat-value{font-size:20px}.hp-stat-label{font-size:12px;white-space:normal}}.hp-partners{background:#fff;padding:36px 24px}.hp-partners-inner{max-width:1280px;margin:0 auto}.hp-partners-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px 20px}.hp-partner-item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:10px;border-radius:16px;transition:transform .2s,box-shadow .25s,background .25s}.hp-partner-item:hover{transform:translateY(-2px);background:#fff;box-shadow:0 0 0 1px #6828c314,0 12px 32px #6828c338,0 0 24px #6828c32e}.hp-partner-item img{height:64px;width:auto;max-width:150px;-o-object-fit:contain;object-fit:contain;display:block;border-radius:8px;transition:filter .25s}.hp-partner-item:hover img{filter:drop-shadow(0 0 10px rgba(104,40,195,.35))}.hp-eco-section{background:var(--hp-bg-alt);padding:40px 24px}.hp-eco-inner{max-width:1280px;margin:0 auto}.hp-eco-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.hp-eco-card{background:#fff;border:1px solid var(--hp-border);border-radius:12px;min-height:167px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:16px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}a.hp-eco-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #24294414;border-color:var(--hp-purple)}.hp-eco-card-img{height:70px;display:flex;align-items:center;justify-content:center}.hp-eco-card-img img{display:block;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.hp-eco-card p{margin:0;text-align:center;font-size:12.5px;line-height:1.5;color:var(--hp-muted)}@media(max-width:1024px){.hp-eco-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.hp-eco-grid{grid-template-columns:repeat(2,1fr)}}.hp-journey{position:relative;padding:56px 24px;overflow:hidden}.hp-journey-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hp-journey-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto}.hp-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 8px;margin-top:44px}.hp-step{position:relative;width:180px;display:flex;flex-direction:column;align-items:center}.hp-step-circle{width:96px;height:96px;border-radius:50%;background:#fff;box-shadow:0 6px 20px #24294414;display:flex;align-items:center;justify-content:center}.hp-step-circle img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;display:block}.hp-step-connector{display:none}.hp-step p.hp-step-title{margin:18px 0 4px;font-size:15px;font-weight:700;color:var(--hp-ink);text-align:center}.hp-step p.hp-step-desc{margin:0;font-size:13px;line-height:1.5;color:var(--hp-muted);text-align:center}.hp-step-arrow{display:none}@media(min-width:900px){.hp-steps{flex-wrap:nowrap;gap:0}.hp-step{flex:1;position:relative}.hp-step:not(:last-child):after{content:"";position:absolute;top:48px;left:calc(50% + 60px);right:calc(-50% + 60px);height:0;border-top:2px dashed #B9A6DC}}@media(max-width:899px){.hp-steps{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:28px;column-gap:28px;row-gap:56px}.hp-step{width:auto;max-width:160px;justify-self:center}.hp-step:nth-child(1){order:1}.hp-step:nth-child(2){order:2}.hp-step:nth-child(3){order:4}.hp-step:nth-child(4){order:3}.hp-step:nth-child(5){order:5}.hp-step:nth-child(6){order:6}.hp-step-arrow{display:block;position:absolute;width:22px;height:22px;color:#7c3aed;z-index:2}.hp-step:nth-child(1) .hp-step-arrow,.hp-step:nth-child(5) .hp-step-arrow{top:37px;left:100%;margin-left:3px;transform:rotate(0)}.hp-step:nth-child(3) .hp-step-arrow{top:37px;right:100%;margin-right:3px;left:auto;transform:rotate(180deg)}.hp-step:nth-child(2) .hp-step-arrow,.hp-step:nth-child(4) .hp-step-arrow{top:100%;left:50%;margin-top:3px;transform:translate(-50%) rotate(90deg)}.hp-step:nth-child(6) .hp-step-arrow{display:none}}.hp-profile{background:#fff;padding:56px 24px;overflow:hidden}.hp-profile-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,470px) 1fr;grid-template-areas:"intro img" "rest img";align-items:center;gap:40px}.hp-profile-intro{grid-area:intro;position:relative;z-index:1}.hp-profile-rest{grid-area:rest;position:relative;z-index:1}.hp-profile-intro h2{margin:0 0 18px;font-size:clamp(24px,3vw,30px);line-height:1.32;font-weight:800;color:var(--hp-ink)}.hp-profile-intro>p{margin:0;font-size:15px;line-height:1.7;color:var(--hp-muted)}.hp-profile-feats{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:14px}.hp-profile-feats li{display:flex;align-items:center;gap:14px}.hp-feat-icon{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#4c1d95);display:flex;align-items:center;justify-content:center}.hp-feat-icon svg{width:16px;height:16px;display:block}.hp-profile-feats li span{font-size:15px;color:var(--hp-ink)}.hp-profile-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hp-profile-img{grid-area:img;width:100%;max-width:830px;height:auto;display:block;justify-self:end}@media(max-width:860px){.hp-profile-inner{grid-template-columns:1fr;grid-template-areas:"intro" "img" "rest"}.hp-profile-img{justify-self:center;max-width:520px;margin:24px 0}}.hp-testi{background:var(--hp-bg-soft);padding:48px 24px}.hp-testi-inner{max-width:1280px;margin:0 auto}.hp-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hp-testi-card{background:#fff;border:1px solid #EDECF3;border-radius:12px;padding:30px 28px}.hp-testi-logo{display:block;margin:0 auto 18px;height:64px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain}.hp-testi-quote-icon{width:31px;height:23px;display:block;margin-bottom:14px}.hp-testi-text{margin:0 0 22px;font-size:14px;line-height:1.8;color:var(--hp-label);font-style:italic;text-align:justify}.hp-testi-name{margin:0 0 4px;font-size:15px;font-weight:700;color:var(--hp-ink)}.hp-testi-role{margin:0;font-size:13px;color:var(--hp-muted)}@media(max-width:900px){.hp-testi-grid{grid-template-columns:1fr}}.hp-values{background:#fff;padding:48px 24px 72px}.hp-values-inner{max-width:1280px;margin:0 auto}.hp-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hp-value-card{background:#fafafb;border-radius:12px;overflow:hidden}.hp-value-card h3{margin:0;padding:20px 26px 0;font-size:20px;line-height:1.5;font-weight:700;color:var(--hp-ink);min-height:78px;box-sizing:border-box}.hp-value-card img{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:900px){.hp-values-grid{grid-template-columns:1fr}}.hp-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,#e4daf1,#fff 22% 78%,#e4daf1);padding:56px 24px}.hp-cta-inner{position:relative;max-width:1280px;margin:0 auto;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.hp-cta-illus{position:absolute;right:-40px;top:0;width:min(60%,840px);height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.hp-cta-text{position:relative;z-index:1;max-width:480px}.hp-cta-text h2{margin:0 0 18px;font-size:clamp(24px,3vw,30px);line-height:1.35;font-weight:800;color:var(--hp-ink)}.hp-cta-text h2 span{color:var(--hp-purple)}.hp-cta-text>p{margin:0;font-size:15px;line-height:1.7;color:var(--hp-muted)}.hp-cta-actions{position:relative;z-index:1;max-width:480px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}@media(max-width:768px){.hp-cta-illus{position:static;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hp-cta-actions{flex-direction:column;align-items:stretch;width:100%;gap:12px}.hp-cta-actions .hp-btn-primary,.hp-cta-actions .hp-btn-outline{width:100%;justify-content:center}}.hp-video-modal{position:fixed;inset:0;background:#141028c7;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.hp-video-modal.is-open{display:flex}.hp-video-modal-frame{position:relative;width:100%;max-width:960px;aspect-ratio:16/9;background:#000;border-radius:16px;box-shadow:0 24px 64px #0006}.hp-video-modal-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:16px}.hp-video-modal-close{position:absolute;top:-44px;right:0;background:none;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer;padding:4px}
