.role-strip[data-astro-cid-cthhssg5]{position:relative;z-index:4;margin-top:-55px}.role-strip[data-astro-cid-cthhssg5] ul[data-astro-cid-cthhssg5]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.role-card[data-astro-cid-cthhssg5]{display:flex;align-items:center;gap:16px;padding:22px 24px;border-radius:var(--radius-md);background:#fff;border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform var(--duration-base) var(--ease-out-expo),box-shadow var(--duration-base) var(--ease-out-expo)}.role-card[data-astro-cid-cthhssg5]:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)}.role-icon[data-astro-cid-cthhssg5]{flex-shrink:0;width:56px;height:56px;display:block;object-fit:contain}.role-card[data-astro-cid-cthhssg5] h3[data-astro-cid-cthhssg5]{font-size:var(--text-base);margin-bottom:4px}.role-card[data-astro-cid-cthhssg5] p[data-astro-cid-cthhssg5]{font-size:13px;color:var(--color-text-muted);line-height:1.6}@media(max-width:880px){.role-strip[data-astro-cid-cthhssg5]{margin-top:-32px}.role-strip[data-astro-cid-cthhssg5] ul[data-astro-cid-cthhssg5]{grid-template-columns:1fr}}.hero-carousel{position:relative;margin-top:var(--header-height);height:496px;color:#fff;overflow:hidden;isolation:isolate}.hc-viewport{position:absolute;inset:0;overflow:hidden}.hc-container{display:flex;height:100%;touch-action:pan-y pinch-zoom}.hc-slide{position:relative;flex:0 0 100%;min-width:0;height:100%;overflow:hidden;background:#0e1a3a;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hero-carousel:active .hc-slide{cursor:grabbing}.hc-bg{position:absolute;top:0;right:0;bottom:0;width:62%;background-color:transparent;background-size:cover;background-position:center;transform:scale(1.05);animation:hc-pan 16s ease-in-out infinite alternate;pointer-events:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 22%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,#000 22%,#000 100%)}.hc-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0e1a3a8c,#0e1a3a00 55%),linear-gradient(180deg,#0e1a3a2e,#0e1a3a80);pointer-events:none}@media(max-width:720px){.hc-bg{width:100%;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.15) 0%,#000 60%);mask-image:linear-gradient(to right,#00000026,#000 60%)}.hc-overlay{background:linear-gradient(90deg,#0e1a3ac7,#0e1a3a66)}}@keyframes hc-pan{0%{transform:scale(1.05) translateZ(0)}to{transform:scale(1.12) translate3d(-2%,-1%,0)}}@media(prefers-reduced-motion:reduce){.hc-bg{animation:none}}.hc-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hc-text{max-width:620px;pointer-events:none}.hc-text .hc-btn{pointer-events:auto}.hc-text h1{font-size:clamp(22px,2.4vw,32px);font-weight:500;letter-spacing:.01em;line-height:1.3;color:#fff;max-width:720px}.hc-text p{margin-top:20px;font-size:16px;color:#ffffffd9;max-width:553px;line-height:1.75}.hc-actions{margin-top:36px;display:flex;gap:14px}.hc-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 22px;border-radius:5px;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:1;transition:background var(--duration-base) var(--ease-out-expo),color var(--duration-base) var(--ease-out-expo),border-color var(--duration-base) var(--ease-out-expo),box-shadow var(--duration-base) var(--ease-out-expo)}.hc-btn-primary{background:var(--brand-primary);color:#f8fafc;border:1px solid var(--brand-primary)}.hc-btn-primary:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);box-shadow:0 8px 24px #2964ff52}.hc-btn-outline{background:#fff;color:var(--brand-primary);border:1px solid var(--brand-primary)}.hc-btn-outline:hover{background:var(--brand-primary-soft)}.hc-dots{position:absolute;z-index:3;bottom:70px;left:50%;transform:translate(-50%);display:flex;gap:10px;padding:6px}.hc-dot{width:8px;height:8px;border-radius:50%;background:#fff6;cursor:pointer;padding:0;border:none;transition:background var(--duration-base) var(--ease-out-expo),transform var(--duration-base) var(--ease-out-expo)}.hc-dot:hover{background:#ffffffb3}.hc-dot.is-active{background:var(--brand-primary);transform:scale(1.25)}@media(max-width:640px){.hero-carousel{height:460px}.hc-text h1{font-size:22px;line-height:1.4}.hc-dots{bottom:24px}}.capabilities[data-astro-cid-l5aavh2a]{padding-block:clamp(80px,10vw,110px) clamp(40px,5vw,60px)}.cap-head[data-astro-cid-l5aavh2a]{text-align:center;margin-bottom:56px}.cap-head[data-astro-cid-l5aavh2a] h2[data-astro-cid-l5aavh2a]{font-size:24px;font-weight:500;color:var(--color-text)}.cap-grid[data-astro-cid-l5aavh2a]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cap-card[data-astro-cid-l5aavh2a]{text-align:center;padding:32px 24px}.cap-icon[data-astro-cid-l5aavh2a]{display:inline-grid;place-items:center;width:88px;height:88px;border-radius:10px;background:#fff;box-shadow:0 4px 10px #656d8040;margin-bottom:28px;transition:transform var(--duration-base) var(--ease-out-expo),box-shadow var(--duration-base) var(--ease-out-expo)}.cap-card[data-astro-cid-l5aavh2a]:hover .cap-icon[data-astro-cid-l5aavh2a]{transform:translateY(-2px);box-shadow:0 8px 18px #656d8047}.cap-icon[data-astro-cid-l5aavh2a] img[data-astro-cid-l5aavh2a]{width:52px;height:52px;object-fit:contain}.cap-card[data-astro-cid-l5aavh2a] h3[data-astro-cid-l5aavh2a]{font-size:var(--text-lg);margin-bottom:8px}.cap-card[data-astro-cid-l5aavh2a] p[data-astro-cid-l5aavh2a]{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.7}@media(max-width:880px){.cap-grid[data-astro-cid-l5aavh2a]{grid-template-columns:1fr}}.about[data-astro-cid-v2cbyr3p]{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(56px,6.5vw,80px);padding-bottom:0}.about-bg[data-astro-cid-v2cbyr3p]{position:absolute;inset:0;z-index:-2;background:linear-gradient(122.6deg,#c0e2fb,#c5e5ff)}.about-image[data-astro-cid-v2cbyr3p]{position:absolute;top:0;right:0;bottom:0;width:72%;z-index:-1;background:linear-gradient(90deg,#c5e5ff,#c5e5ffeb 18%,#c5e5ff66 45%,#c5e5ff00 80%),url(/images/about/skyline.jpg);background-size:cover;background-position:center right;pointer-events:none}.about-stage[data-astro-cid-v2cbyr3p]{position:relative;padding-bottom:0}.about-title[data-astro-cid-v2cbyr3p]{text-align:left;font-size:24px;font-weight:500;color:var(--color-text);max-width:1056px;margin:0 auto 36px;padding-left:56px}.about-card[data-astro-cid-v2cbyr3p]{position:relative;margin:0 auto;max-width:1056px;padding:40px 56px 48px;border-radius:20px 20px 0 0;background:linear-gradient(78deg,#fff0 11.5%,#ffffffb3 98.7%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}dl[data-astro-cid-v2cbyr3p]{display:grid;gap:28px;margin:0}.about-row[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:28px 1fr;gap:16px;align-items:start}.about-icon[data-astro-cid-v2cbyr3p]{width:28px;height:28px;color:var(--brand-primary);display:inline-flex;align-items:center;justify-content:center}.about-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:24px;height:24px}.about-row-text[data-astro-cid-v2cbyr3p] dt[data-astro-cid-v2cbyr3p]{font-size:16px;font-weight:600;color:var(--color-text);line-height:1.6;margin-bottom:6px}.about-row-text[data-astro-cid-v2cbyr3p] dd[data-astro-cid-v2cbyr3p]{margin:0;font-size:14px;color:var(--color-text-muted);line-height:1.85;max-width:780px}@media(max-width:880px){.about-image[data-astro-cid-v2cbyr3p]{width:100%;opacity:.55}.about-title[data-astro-cid-v2cbyr3p]{padding-left:24px}.about-card[data-astro-cid-v2cbyr3p]{padding:28px 24px 36px}.about-row[data-astro-cid-v2cbyr3p]{gap:12px}}.product[data-astro-cid-c5ufad33]{background:var(--color-bg)}.core-value[data-astro-cid-c5ufad33]{margin-top:48px}.core-value-banner[data-astro-cid-c5ufad33]{position:relative;height:166px;border-radius:10px;overflow:hidden;background:var(--brand-primary);color:#fff;box-shadow:0 20px 50px #2964ff29}.core-value-banner[data-astro-cid-c5ufad33]:before{content:"";position:absolute;inset:0 40% 0 0;background-image:url(/images/product/core-value.jpg);background-size:cover;background-position:center 5%;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 50%,rgba(0,0,0,.5) 65%,transparent 82%);mask-image:linear-gradient(to right,#000 0%,#000 50%,rgba(0,0,0,.5) 65%,transparent 82%);pointer-events:none}.core-value-banner[data-astro-cid-c5ufad33]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(41,100,255,0) 0%,rgba(41,100,255,0) 50%,rgba(41,100,255,.6) 66%,var(--brand-primary) 82%);pointer-events:none}.core-value-text[data-astro-cid-c5ufad33]{position:absolute;z-index:2;top:28px;bottom:28px;right:56px;width:min(452px,50%);display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.core-tag[data-astro-cid-c5ufad33]{font-size:16px;font-weight:500;color:#fff;letter-spacing:.02em}.core-value-text[data-astro-cid-c5ufad33] p[data-astro-cid-c5ufad33]{font-size:16px;line-height:1.75;color:#fff;text-align:justify;margin:0}.usage[data-astro-cid-c5ufad33]{margin-top:80px}.usage-head[data-astro-cid-c5ufad33]{text-align:center;margin-bottom:36px}.usage-head[data-astro-cid-c5ufad33] h3[data-astro-cid-c5ufad33]{font-size:var(--text-3xl);margin-bottom:12px}.usage-head[data-astro-cid-c5ufad33] p[data-astro-cid-c5ufad33]{color:var(--color-text-muted);max-width:760px;margin-inline:auto}.usage-grid[data-astro-cid-c5ufad33]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.usage-card[data-astro-cid-c5ufad33]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:28px 24px;transition:border-color var(--duration-base) var(--ease-out-expo),box-shadow var(--duration-base) var(--ease-out-expo),transform var(--duration-base) var(--ease-out-expo)}.usage-card[data-astro-cid-c5ufad33]:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.usage-card-head[data-astro-cid-c5ufad33]{display:flex;gap:14px;margin-bottom:14px}.usage-icon[data-astro-cid-c5ufad33]{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:var(--brand-primary-soft)}.usage-icon[data-astro-cid-c5ufad33] img[data-astro-cid-c5ufad33]{width:24px;height:24px;object-fit:contain}.usage-tag[data-astro-cid-c5ufad33]{color:var(--brand-primary);font-size:12px;font-weight:500}.usage-card[data-astro-cid-c5ufad33] h4[data-astro-cid-c5ufad33]{font-size:var(--text-lg)}.usage-desc[data-astro-cid-c5ufad33]{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.7;margin-bottom:18px}.usage-card[data-astro-cid-c5ufad33] ul[data-astro-cid-c5ufad33]{display:grid;gap:8px;border-top:1px dashed var(--color-border);padding-top:16px}.usage-card[data-astro-cid-c5ufad33] ul[data-astro-cid-c5ufad33] li[data-astro-cid-c5ufad33]{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);color:var(--color-text)}.usage-card[data-astro-cid-c5ufad33] ul[data-astro-cid-c5ufad33] svg[data-astro-cid-c5ufad33]{color:var(--brand-primary)}@media(max-width:960px){.core-value-banner[data-astro-cid-c5ufad33]{height:auto;min-height:200px}.core-value-banner[data-astro-cid-c5ufad33]:before{background:linear-gradient(180deg,rgba(41,100,255,.4) 0%,var(--brand-primary) 60%)}.core-value-text[data-astro-cid-c5ufad33]{position:static;width:100%;padding:28px 24px}.usage-grid[data-astro-cid-c5ufad33]{grid-template-columns:1fr}}.eco[data-astro-cid-yqvkyiml]{position:relative;overflow:hidden;background:linear-gradient(122.6deg,#f9f9f9,#e6edf1);padding-block:clamp(80px,9vw,120px)}.eco-services[data-astro-cid-yqvkyiml]{margin-top:40px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.eco-service[data-astro-cid-yqvkyiml]{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text)}.svc-icon[data-astro-cid-yqvkyiml]{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:#f5fbff;flex-shrink:0}.svc-icon[data-astro-cid-yqvkyiml] img[data-astro-cid-yqvkyiml]{width:32px;height:32px;object-fit:contain}.join-card[data-astro-cid-yqvkyiml]{position:relative;margin-top:56px;background:#fff;border-radius:10px;padding:32px clamp(24px,4vw,56px) 48px;box-shadow:0 10px 20px #afb1b140;max-width:1124px;margin-inline:auto}.join-card[data-astro-cid-yqvkyiml] h3[data-astro-cid-yqvkyiml]{text-align:center;font-size:20px;font-weight:500;margin-bottom:28px}.join-card[data-astro-cid-yqvkyiml]>p[data-astro-cid-yqvkyiml]{text-align:center;color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:28px}.join-card[data-astro-cid-yqvkyiml] .form{gap:14px;max-width:480px;margin-inline:auto}.join-card[data-astro-cid-yqvkyiml] .field--inline{grid-template-columns:76px 1fr}.join-card[data-astro-cid-yqvkyiml] .field label{color:var(--color-text-muted);padding-top:12px}.join-card[data-astro-cid-yqvkyiml] .field-control input,.join-card[data-astro-cid-yqvkyiml] .field-control select,.join-card[data-astro-cid-yqvkyiml] .field-control textarea{border-radius:10px;border-color:#dde9ee;padding:10px 16px}.join-card[data-astro-cid-yqvkyiml] .field-control textarea{min-height:110px}.join-card[data-astro-cid-yqvkyiml] .form-actions{margin-top:24px}.join-card[data-astro-cid-yqvkyiml] .form-actions button[type=submit]{width:240px;height:48px;border-radius:10px;font-size:14px;font-weight:500}@media(max-width:960px){.eco-services[data-astro-cid-yqvkyiml]{grid-template-columns:repeat(2,1fr)}.join-card[data-astro-cid-yqvkyiml] .field--inline{grid-template-columns:1fr}}.mentor[data-astro-cid-tajv5hfn]{background:var(--color-bg)}.mentor-head[data-astro-cid-tajv5hfn]{text-align:center;margin-bottom:56px}.mentor-tagline[data-astro-cid-tajv5hfn]{font-size:var(--text-lg);color:var(--brand-primary);font-weight:500;margin-top:8px}.mentor-head[data-astro-cid-tajv5hfn] .section-subtitle[data-astro-cid-tajv5hfn]{margin-top:14px}.cert-flow[data-astro-cid-tajv5hfn]{background:#f6fcff;border-radius:10px;padding:32px 24px 40px;margin-bottom:64px}.cert-flow-head[data-astro-cid-tajv5hfn]{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:36px}.cert-flow-icon[data-astro-cid-tajv5hfn]{width:40px;height:40px;object-fit:contain;flex-shrink:0}.cert-flow-icon--flip[data-astro-cid-tajv5hfn]{transform:scaleX(-1)}.cert-flow-head[data-astro-cid-tajv5hfn] h3[data-astro-cid-tajv5hfn]{font-size:20px;font-weight:500;color:var(--color-text)}.cert-steps[data-astro-cid-tajv5hfn]{display:flex;align-items:center;justify-content:center;gap:12px}.cert-step[data-astro-cid-tajv5hfn]{position:relative;flex:0 0 174px;text-align:center;padding:0 16px;background:#fff;border:1px solid #dde9ee;border-radius:10px}.cert-container[data-astro-cid-tajv5hfn]{position:relative;top:-25px}.cert-num[data-astro-cid-tajv5hfn]{position:relative;width:48px;height:48px;margin:0 auto 12px;display:grid;place-items:center}.cert-num[data-astro-cid-tajv5hfn] img[data-astro-cid-tajv5hfn]{position:absolute;inset:0;width:100%;height:100%}.cert-num[data-astro-cid-tajv5hfn] span[data-astro-cid-tajv5hfn]{position:relative;z-index:1;color:var(--brand-primary);font-family:Advent Pro,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:.02em;line-height:1}.cert-arrow[data-astro-cid-tajv5hfn]{display:flex;align-items:center;pointer-events:none}.cert-arrow[data-astro-cid-tajv5hfn] img[data-astro-cid-tajv5hfn]{width:24px;height:24px;transform:scale(1.5)}.cert-step[data-astro-cid-tajv5hfn] h4[data-astro-cid-tajv5hfn]{font-size:14px;font-weight:500;color:var(--color-text);margin-bottom:8px}.cert-step[data-astro-cid-tajv5hfn] p[data-astro-cid-tajv5hfn]{font-size:14px;color:var(--color-text-muted);line-height:1.6;padding:0 14px;margin:0}.personas[data-astro-cid-tajv5hfn] h3[data-astro-cid-tajv5hfn]{text-align:center;font-size:var(--text-2xl);margin-bottom:32px}.personas[data-astro-cid-tajv5hfn] ul[data-astro-cid-tajv5hfn]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.persona[data-astro-cid-tajv5hfn]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--duration-base) var(--ease-out-expo),box-shadow var(--duration-base) var(--ease-out-expo)}.persona[data-astro-cid-tajv5hfn]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.persona-img[data-astro-cid-tajv5hfn]{width:100%;padding-top:62.5%;aspect-ratio:16 / 10;background-color:#cdd9f1;background-size:cover;background-position:center}@supports (aspect-ratio: 1){.persona-img[data-astro-cid-tajv5hfn]{padding-top:0}}.persona-body[data-astro-cid-tajv5hfn]{padding:18px 18px 22px}.persona-body[data-astro-cid-tajv5hfn] h4[data-astro-cid-tajv5hfn]{font-size:var(--text-base);text-align:center;margin-bottom:6px}.persona-body[data-astro-cid-tajv5hfn] p[data-astro-cid-tajv5hfn]{font-size:13px;color:var(--color-text-muted);line-height:1.7}@media(max-width:1024px){.cert-steps[data-astro-cid-tajv5hfn]{flex-wrap:wrap;gap:24px 12px}.cert-step[data-astro-cid-tajv5hfn]{flex:0 0 calc(50% - 6px)}.cert-arrow[data-astro-cid-tajv5hfn]{display:none}.personas[data-astro-cid-tajv5hfn] ul[data-astro-cid-tajv5hfn]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cert-step[data-astro-cid-tajv5hfn]{flex:0 0 100%}.personas[data-astro-cid-tajv5hfn] ul[data-astro-cid-tajv5hfn]{grid-template-columns:1fr}}
