:root{--hc-ink-950:#061a33;--hc-ink-900:#092541;--hc-ink-700:#294761;--hc-ink-500:#60768a;--hc-blue-700:#066cae;--hc-blue-600:#0788c9;--hc-blue-400:#27addd;--hc-blue-100:#dff3fa;--hc-red-600:#d94d40;--hc-red-100:#f9e5e2;--hc-yellow-500:#f4c84b;--hc-yellow-100:#fff5cc;--hc-paper:#f4f1e9;--hc-paper-light:#fbfaf6;--hc-white:#fff;--hc-line:#cdd8df;--hc-font-display:"Arial Black","PingFang SC","Microsoft YaHei",sans-serif;--hc-font-sans:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif;--hc-font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--hc-grid:8px;--hc-content:1180px;--hc-radius-sm:6px;--hc-radius-md:14px;--hc-radius-lg:26px;--hc-shadow:0 28px 80px rgba(6,26,51,.13);--navy:var(--hc-ink-950);--navy-2:var(--hc-ink-900);--blue:var(--hc-blue-600);--blue-bright:var(--hc-blue-400);--cyan-soft:var(--hc-blue-100);--red:var(--hc-red-600);--yellow:var(--hc-yellow-500);--ink:var(--hc-ink-950);--muted:var(--hc-ink-500);--line:var(--hc-line);--surface:var(--hc-paper-light);--white:var(--hc-white);--radius:var(--hc-radius-lg);--shadow:var(--hc-shadow)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;margin:0;-webkit-font-smoothing:antialiased}body::-moz-selection{background:#bfe9fb;color:var(--navy)}body::selection{background:#bfe9fb;color:var(--navy)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}main{overflow:hidden}.container{margin:0 auto;width:min(1180px,calc(100% - 48px))}.section{padding:112px 0}.eyebrow{align-items:center;color:var(--blue);display:inline-flex;font-size:12px;font-weight:800;gap:10px;letter-spacing:.18em}.section-heading{margin-bottom:50px;max-width:720px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2{color:var(--navy);font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;line-height:1.14;margin:14px 0 0}.section-heading p{color:var(--muted);font-size:18px;line-height:1.8;margin:18px 0 0}.button{align-items:center;background:var(--blue);border:1px solid var(--blue);border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-height:48px;padding:0 25px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.button:hover{background:#0674b6;box-shadow:0 12px 28px #087fc540;transform:translateY(-2px)}.button-sm{font-size:14px;min-height:40px;padding:0 20px}.button-lg{min-height:56px;padding:0 30px}.button-ghost{background:#fffc;border-color:#071f3f2e;color:var(--navy)}.button-ghost:hover{background:#fff;box-shadow:0 12px 28px #071f3f1a;color:var(--blue)}.button-light{background:#fff;border-color:#fff;color:var(--navy)}.button-light:hover{background:#ecf8fd;color:var(--blue)}.text-link{align-items:center;color:var(--blue);display:inline-flex;font-weight:700;gap:12px}.text-link span{font-size:22px;transition:transform .2s ease}.text-link:hover span{transform:translate(5px)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid rgba(11,44,87,.08);position:sticky;top:0;z-index:50}.header-inner{align-items:center;display:flex;height:76px}.brand{align-items:center;display:inline-flex;gap:11px;min-width:-moz-max-content;min-width:max-content}.brand img{height:42px;-o-object-fit:contain;object-fit:contain;width:42px}.brand-name{color:var(--navy);font-size:20px;font-weight:900;letter-spacing:-.04em}.brand-tagline{border-left:1px solid var(--line);color:#7b8998;font-size:12px;margin-left:3px;padding-left:14px}.desktop-nav{align-items:center;display:flex;gap:32px;margin-left:auto}.desktop-nav a{color:#374b63;font-size:14px;font-weight:600;padding:28px 0;position:relative}.desktop-nav a:after{background:var(--blue);bottom:18px;content:"";height:2px;left:50%;position:absolute;transition:.25s ease;width:0}.desktop-nav a.active,.desktop-nav a:hover{color:var(--blue)}.desktop-nav a.active:after{left:0;width:100%}.header-cta{margin-left:30px}.menu-toggle,.mobile-nav{display:none}.hero-section{background:linear-gradient(135deg,#f7fbfe,#eef8fc 48%,#f8fbfd);min-height:750px;padding:92px 0 0;position:relative}.hero-grid-bg{background-image:linear-gradient(rgba(8,127,197,.08) 1px,transparent 0),linear-gradient(90deg,rgba(8,127,197,.08) 1px,transparent 0);background-size:52px 52px;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent 70%);mask-image:linear-gradient(90deg,#000,transparent 70%);opacity:.32;position:absolute}.hero-layout{align-items:center;display:grid;gap:50px;grid-template-columns:1.02fr .98fr;position:relative;z-index:1}.hero-badge{align-items:center;background:#ffffffc7;border:1px solid #c9e8f6;border-radius:100px;color:var(--blue);display:inline-flex;font-size:13px;font-weight:700;gap:9px;padding:8px 13px}.hero-badge i{background:var(--red);border-radius:50%;box-shadow:0 0 0 5px #d952451f;height:7px;width:7px}.hero-copy h1{color:var(--navy);font-size:clamp(48px,5.2vw,74px);letter-spacing:-.055em;line-height:1.08;margin:24px 0}.hero-copy h1 span,.page-hero h1 span{color:var(--blue)}.hero-lead{color:#52677d;font-size:18px;line-height:1.85;margin:0;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-proof{display:flex;gap:0;margin-top:44px}.hero-proof div{border-left:1px solid #d3e0e9;min-width:142px;padding:0 25px}.hero-proof div:first-child{border-left:0;padding-left:0}.hero-proof strong{color:var(--navy);display:block;font-size:24px}.hero-proof span{color:#728398;display:block;font-size:12px;margin-top:5px}.system-visual{min-height:520px;position:relative}.visual-glow{background:#15a4dc38;border-radius:50%;filter:blur(70px);inset:12% 8%;position:absolute}.visual-window{background:linear-gradient(145deg,#061f40f7,#05355ef2);border:1px solid hsla(0,0%,100%,.7);border-radius:28px;box-shadow:0 40px 80px #071f3f47;inset:28px 0 30px 25px;overflow:hidden;position:absolute;transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.window-bar{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.09);display:flex;height:52px;justify-content:space-between;padding:0 20px}.window-bar>span{display:flex;gap:7px}.window-bar i{background:#46657f;border-radius:50%;height:7px;width:7px}.window-bar i:first-child{background:var(--red)}.window-bar i:nth-child(2){background:var(--yellow)}.window-bar i:nth-child(3){background:var(--blue-bright)}.window-bar small{color:#7eb8d7;font-size:9px;letter-spacing:.18em}.visual-content{height:360px;position:relative}.visual-content:before{background-image:radial-gradient(rgba(100,200,240,.16) 1px,transparent 0);background-size:18px 18px;content:"";inset:0;position:absolute}.visual-core{align-items:center;background:radial-gradient(circle at 50% 35%,#0f79b5,#082b54 70%);border:1px solid rgba(69,190,236,.55);border-radius:50%;box-shadow:0 0 50px #15a4dc52,inset 0 0 30px #ffffff0f;color:#fff;display:flex;flex-direction:column;height:165px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:165px;z-index:2}.visual-core:after{border:1px dashed rgba(83,194,236,.32);border-radius:50%;content:"";inset:-13px;position:absolute}.visual-core span{color:#79d6f4;font-size:11px;font-weight:800;letter-spacing:.2em}.visual-core strong{font-size:22px;line-height:1.25;margin-top:8px}.orbit{border:1px solid rgba(74,174,218,.26);border-radius:50%;inset:25px 50px;position:absolute;z-index:1}.orbit-two{inset:65px 90px}.orbit span{background:#05284de6;border:1px solid rgba(117,201,234,.23);border-radius:8px;box-shadow:0 8px 16px #00000029;color:#b8dcef;font-size:10px;padding:7px 11px;position:absolute}.orbit-one span:first-child{left:16%;top:8%}.orbit-one span:nth-child(2){right:4%;top:16%}.orbit-one span:nth-child(3){bottom:7%;right:13%}.orbit-one span:nth-child(4){bottom:16%;left:-1%}.orbit-two span:first-child{left:47%;top:-4%}.orbit-two span:nth-child(2){right:-10%;top:45%}.orbit-two span:nth-child(3){bottom:-6%;left:39%}.orbit-two span:nth-child(4){left:-12%;top:40%}.signal{background:var(--yellow);border-radius:50%;box-shadow:0 0 0 5px #f6c84b1f,0 0 20px var(--yellow);height:6px;position:absolute;width:6px}.signal-one{left:29%;top:24%}.signal-two{bottom:21%;right:24%}.visual-status{border-top:1px solid hsla(0,0%,100%,.09);color:#9bb8ca;display:grid;font-size:10px;grid-template-columns:1.3fr 1fr 1fr;height:58px}.visual-status div{align-items:center;border-left:1px solid hsla(0,0%,100%,.08);display:flex;gap:7px;justify-content:center}.visual-status div:first-child{border-left:0}.visual-status strong{color:#fff;font-size:15px}.visual-status .online{background:#5de0a2;border-radius:50%;box-shadow:0 0 10px #5de0a2;height:6px;width:6px}.tech-strip{background:#ffffffb8;border-bottom:1px solid rgba(11,44,87,.08);border-top:1px solid rgba(11,44,87,.1);margin-top:82px;overflow:hidden;position:relative;z-index:2}.tech-strip-track{align-items:center;color:#5f7288;display:flex;font-size:12px;font-weight:700;gap:26px;height:64px;justify-content:center;letter-spacing:.04em;min-width:-moz-max-content;min-width:max-content}.tech-strip-track i{background:var(--blue-bright);border-radius:50%;height:5px;width:5px}.service-grid{border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.service-card{background:#fff;border-left:1px solid var(--line);min-height:360px;padding:36px;position:relative;transition:.3s ease}.service-card:first-child{border-left:0}.service-card:hover{background:var(--navy);box-shadow:var(--shadow);color:#fff;transform:translateY(-8px);z-index:1}.service-meta{align-items:center;display:flex;justify-content:space-between}.service-meta span{color:var(--blue);font-size:13px;font-weight:800}.service-meta small{background:var(--cyan-soft);border-radius:100px;color:var(--blue);padding:6px 10px}.service-card h3{color:var(--navy);font-size:27px;letter-spacing:-.03em;margin:70px 0 18px}.service-card p{color:var(--muted);line-height:1.8}.service-card>a{bottom:34px;color:var(--blue);display:flex;font-weight:700;gap:10px;left:36px;position:absolute}.service-card:hover h3,.service-card:hover p,.service-card:hover>a{color:#fff}.service-card:hover .service-meta small{background:#ffffff1a;color:#8bd9f6}.flagship-section{background:var(--surface)}.flagship-heading{align-items:end;display:flex;justify-content:space-between}.module-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.module-card{background:#fff;border:1px solid #dbe5ee;border-radius:18px;min-height:295px;padding:27px;transition:.25s ease}.module-card:hover{border-color:#9bd5ed;box-shadow:0 18px 44px #071f3f1a;transform:translateY(-5px)}.module-no{color:var(--blue);display:block;font-size:12px;font-weight:900;letter-spacing:.12em}.module-card h3{color:var(--navy);font-size:20px;line-height:1.45;margin:24px 0 12px;min-height:62px}.module-card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0;min-height:52px}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.tag-list span{background:#f0f6fa;border-radius:6px;color:#557088;font-size:10px;padding:5px 8px}.methodology-section{background:var(--navy);overflow:hidden;position:relative}.methodology-section:after{border:1px solid rgba(70,183,227,.2);border-radius:50%;bottom:-260px;box-shadow:0 0 0 80px #40b4e108,0 0 0 160px #40b4e105;content:"";height:580px;position:absolute;right:-160px;width:580px}.methodology-layout{align-items:center;display:grid;gap:80px;grid-template-columns:1.12fr .88fr;position:relative;z-index:1}.methodology-section .section-heading h2{color:#fff}.methodology-section .section-heading p{color:#a8bbc9}.method-points{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.11);border-radius:18px;display:grid;gap:1px;grid-template-columns:1fr 1fr;overflow:hidden}.method-points div{background:#061d3beb;padding:24px}.method-points span{color:#63c9ef;font-size:11px;font-weight:800}.method-points strong{color:#fff;display:block;font-size:18px;margin:10px 0 6px}.method-points p{color:#94aabd;font-size:13px;line-height:1.6;margin:0}.method-panel{background:linear-gradient(160deg,#10436dbf,#051b37cc);border:1px solid rgba(103,207,244,.24);border-radius:25px;box-shadow:0 30px 60px #00000040;padding:35px}.panel-kicker{color:#64c9ed;font-size:10px;font-weight:800;letter-spacing:.16em}.loop-path{margin-top:26px}.loop-path div{align-items:center;background:#ffffff0b;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;display:flex;justify-content:space-between;padding:17px 19px}.loop-path div.loop-result{background:#15a4dc21;border-color:#43c3ee8c}.loop-path b{color:#fff;font-size:15px}.loop-path span{color:#9ab0c1;font-size:11px}.loop-path i{color:#4fbfe9;display:block;font-style:normal;margin:5px 0 5px 28px}.outcomes-section{background:#fff}.outcome-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.outcome-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s ease}.outcome-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.outcome-image{aspect-ratio:16/10;background:#e7eff5;overflow:hidden;position:relative}.outcome-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.outcome-card:hover img{transform:scale(1.025)}.outcome-image span{background:#071f3fe0;border-radius:6px;color:#fff;font-size:10px;font-weight:800;left:15px;padding:6px 9px;position:absolute;top:15px}.outcome-copy{padding:25px}.outcome-copy h3{color:var(--navy);font-size:21px;margin:0 0 11px}.outcome-copy p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.dual-service-section{padding-top:30px}.dual-service-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.dual-service-card{border-radius:var(--radius);min-height:430px;overflow:hidden;padding:52px;position:relative}.dual-service-card:after{border:1px solid;border-radius:50%;bottom:-130px;box-shadow:0 0 0 55px currentColor,0 0 0 110px currentColor;content:"";height:330px;opacity:.13;position:absolute;right:-90px;width:330px}.ai-card{background:#eaf7fc;color:var(--navy)}.enterprise-card{background:var(--navy);color:#fff}.dual-service-card h2{font-size:40px;letter-spacing:-.04em;line-height:1.2;margin:24px 0 18px}.dual-service-card h2,.dual-service-card p{max-width:470px;position:relative;z-index:1}.dual-service-card p{color:var(--muted);font-size:16px;line-height:1.8}.enterprise-card p{color:#adc0ce}.dual-service-card a{bottom:45px;color:var(--blue);display:flex;font-weight:800;gap:12px;left:52px;position:absolute;z-index:1}.enterprise-card a{color:#68cdf0}.cta-section{padding-top:30px}.cta-card{align-items:center;background:linear-gradient(120deg,#087fc5,#0a5ea2 55%,#073c72);border-radius:var(--radius);box-shadow:0 30px 60px #087fc533;color:#fff;display:flex;gap:50px;justify-content:space-between;padding:60px 66px}.cta-card .eyebrow{color:#bfeeff}.cta-card h2{font-size:36px;letter-spacing:-.035em;line-height:1.25;margin:13px 0 12px;max-width:720px}.cta-card p{color:#c7e4f2;line-height:1.7;margin:0}.cta-card .button{flex:0 0 auto}.site-footer{background:#061a35;color:#fff;margin-top:112px}.footer-top{display:flex;justify-content:space-between;padding:72px 0 54px}.brand-inverse .brand-name{color:#fff}.footer-brand>p{color:#849bad;line-height:1.7;margin:20px 0 0;max-width:330px}.footer-links{display:flex;gap:100px}.footer-links div{display:flex;flex-direction:column;gap:14px;min-width:150px}.footer-links strong{color:#fff;font-size:14px;margin-bottom:6px}.footer-links a,.footer-links button{background:none;border:0;color:#8fa5b7;cursor:pointer;font-size:13px;padding:0;text-align:left}.footer-links a:hover,.footer-links button:hover{color:#68cdf0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);color:#6c8497;display:flex;font-size:11px;justify-content:space-between;padding:22px 0 30px}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#031226b3;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:100}.consult-modal{background:#fff;border-radius:26px;box-shadow:0 30px 90px #0000004d;padding:44px;position:relative;text-align:center;width:min(460px,100%)}.consult-modal h2{color:var(--navy);font-size:30px;margin:14px 0 10px}.consult-modal>p{color:var(--muted);line-height:1.7;margin:0}.modal-close{background:#eef3f7;border:0;border-radius:50%;color:#607184;cursor:pointer;font-size:24px;height:34px;position:absolute;right:19px;top:17px;width:34px}.qr-placeholder{background:#fff;border:1px solid #d4e0e6;border-radius:16px;box-shadow:0 15px 38px #0e2c3f1a;margin:28px auto 22px;padding:10px 10px 11px;width:230px}.qr-placeholder img{border-radius:9px;display:block;height:auto;width:100%}.qr-placeholder figcaption{color:#527083;font-size:11px;font-weight:650;margin-top:9px}.consult-note{align-items:flex-start;background:#eef8fc;border-radius:10px;color:#527083;display:flex;font-size:12px;gap:10px;line-height:1.6;padding:14px;text-align:left}.consult-note i{background:var(--blue-bright);border-radius:50%;flex:0 0 auto;height:7px;margin-top:6px;width:7px}.modal-enter-active,.modal-leave-active{transition:opacity .2s ease}.modal-enter-active .consult-modal,.modal-leave-active .consult-modal{transition:transform .2s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .consult-modal,.modal-leave-to .consult-modal{transform:translateY(15px) scale(.97)}.page-hero{background:linear-gradient(135deg,#f1f9fd,#fbfdfe);padding:120px 0;position:relative}.page-hero-layout{align-items:center;display:grid;gap:70px;grid-template-columns:1fr .9fr}.page-hero h1{color:var(--navy);font-size:clamp(48px,6vw,76px);letter-spacing:-.055em;line-height:1.08;margin:18px 0 22px}.page-hero p{color:var(--muted);font-size:19px;line-height:1.8;max-width:670px}.course-map-card{background:#fff;border:1px solid #d5e7f1;border-radius:24px;box-shadow:var(--shadow);padding:22px}.course-map-card img{width:100%}.audience-section{padding-bottom:70px}.audience-grid{background:var(--line);border:1px solid var(--line);border-radius:20px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.audience-grid article{background:#fff;min-height:240px;padding:28px}.audience-grid span,.enterprise-service-grid span,.values-grid span{color:var(--blue);font-size:11px;font-weight:900}.audience-grid h3,.enterprise-service-grid h3,.values-grid h3{color:var(--navy);font-size:21px;margin:45px 0 12px}.audience-grid p,.enterprise-service-grid p,.values-grid p{color:var(--muted);font-size:14px;line-height:1.7}.curriculum-section{background:var(--surface)}.curriculum-shell{background:#fff;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.curriculum-tabs{background:#eef3f7;padding:12px}.curriculum-tabs button{align-items:center;background:transparent;border:0;border-radius:10px;color:#4c6278;cursor:pointer;display:flex;gap:16px;min-height:64px;padding:10px 16px;text-align:left;width:100%}.curriculum-tabs button:hover{background:#ffffffb3}.curriculum-tabs button.active{background:#fff;box-shadow:0 8px 22px #071f3f12;color:var(--navy)}.curriculum-tabs button span{color:var(--blue);font-size:10px;font-weight:900}.curriculum-tabs button strong{font-size:14px}.curriculum-detail{display:flex;flex-direction:column;justify-content:center;min-height:580px;padding:65px}.module-no.large{color:var(--blue)}.curriculum-detail h2{color:var(--navy);font-size:40px;line-height:1.25;margin:24px 0 18px;max-width:570px}.curriculum-detail>p{color:var(--muted);font-size:18px;line-height:1.7}.large-tags span{font-size:12px;padding:8px 12px}.detail-note{background:#f1f8fb;border-left:3px solid var(--blue);margin-top:38px;padding:22px}.detail-note strong{color:var(--navy)}.detail-note p{color:#60788c;font-size:13px;line-height:1.7;margin:8px 0 0}.narrow-hero{max-width:900px;text-align:center}.narrow-hero p{margin-left:auto;margin-right:auto}.centered-actions{justify-content:center}.ai-page-hero{background:radial-gradient(circle at 50% -10%,rgba(21,164,220,.25),transparent 35%),linear-gradient(140deg,#eef8fc,#fff)}.path-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.path-grid article{border:1px solid var(--line);border-radius:18px;min-height:300px;padding:30px}.path-grid article>span{background:var(--cyan-soft);border-radius:50%;color:var(--blue);display:grid;font-weight:900;height:44px;place-items:center;width:44px}.path-grid h3{color:var(--navy);font-size:21px;margin:54px 0 14px}.path-grid p{color:var(--muted);font-size:14px;line-height:1.75}.dark-section{background:var(--navy)}.dark-section .section-heading h2{color:#fff}.dark-section .section-heading{margin:0}.split-content{align-items:center;display:grid;gap:90px;grid-template-columns:1fr 1fr}.large-copy{color:#9cb0c0;font-size:17px;line-height:1.8}.deliverable-list{border-top:1px solid hsla(0,0%,100%,.13)}.deliverable-list div{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.13);display:flex;gap:20px;padding:23px 0}.deliverable-list span{color:#65cdef;font-size:11px}.deliverable-list strong{color:#fff;font-size:18px}.enterprise-page-hero{background:linear-gradient(135deg,#eef8fc,#f8fbfd)}.enterprise-visual{min-height:420px;position:relative}.enterprise-visual:before{border:1px dashed #9bcfe5;border-radius:50%;content:"";inset:40px;position:absolute}.enterprise-node{background:#fff;border:1px solid #cce2ed;border-radius:50%;box-shadow:0 12px 30px #071f3f1a;color:var(--blue);display:grid;font-weight:800;height:105px;place-items:center;position:absolute;width:105px}.enterprise-node.center{background:var(--navy);color:#fff;height:190px;left:50%;top:50%;transform:translate(-50%,-50%);width:190px}.enterprise-node.center span{color:#75d2f1;font-size:11px}.enterprise-node.center strong{font-size:21px;margin-top:-50px}.enterprise-node.n1{left:42%;top:0}.enterprise-node.n2{right:0;top:38%}.enterprise-node.n3{bottom:0;left:42%}.enterprise-node.n4{left:0;top:38%}.enterprise-service-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.enterprise-service-grid article{border:1px solid var(--line);border-radius:18px;min-height:270px;padding:34px}.enterprise-service-grid h3{font-size:25px;margin-top:40px}.process-section{background:var(--surface)}.process-line{background:var(--line);border:1px solid var(--line);border-radius:20px;display:grid;gap:1px;grid-template-columns:repeat(5,1fr);overflow:hidden}.process-line div{background:#fff;min-height:260px;padding:26px;position:relative}.process-line span{color:var(--blue);font-size:11px;font-weight:900}.process-line strong{color:var(--navy);display:block;font-size:20px;margin:60px 0 13px}.process-line p{color:var(--muted);font-size:13px;line-height:1.7}.about-hero{background:linear-gradient(140deg,#f2f9fc,#fff)}.about-intro{display:grid;gap:100px;grid-template-columns:.85fr 1.15fr}.about-copy{padding-top:30px}.about-copy p{color:#4e647a;font-size:21px;line-height:1.9;margin:0 0 24px}.values-section{background:var(--surface)}.values-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.values-grid article{background:#fff;border-radius:18px;min-height:270px;padding:30px}.values-grid h3{font-size:27px;margin-top:55px}@media(max-width:1050px){.brand-tagline{display:none}.desktop-nav{gap:20px}.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:760px}.system-visual{display:none}.module-grid{grid-template-columns:repeat(2,1fr)}.methodology-layout,.page-hero-layout{gap:45px}.audience-grid,.path-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.process-line{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.container{width:min(100% - 32px,1180px)}.section{padding:76px 0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:34px}.section-heading p{font-size:16px}.header-inner{height:66px}.brand img{height:36px;width:36px}.brand-name{font-size:18px}.desktop-nav,.header-cta{display:none}.menu-toggle{background:none;border:0;display:flex;flex-direction:column;gap:7px;margin-left:auto;padding:10px}.menu-toggle span{background:var(--navy);height:2px;width:24px}.mobile-nav{background:#fff;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:4px;padding:12px 16px 20px}.mobile-nav a{color:var(--navy);font-weight:700;padding:13px}.mobile-nav .button{margin-top:7px}.hero-section{min-height:auto;padding-top:60px}.hero-copy h1{font-size:45px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{justify-content:space-between}.hero-proof div{min-width:0;padding:0 13px}.hero-proof strong{font-size:20px}.hero-proof span{font-size:10px}.tech-strip{margin-top:60px}.tech-strip-track{justify-content:flex-start;padding:0 24px}.about-intro,.curriculum-shell,.dual-service-grid,.enterprise-service-grid,.methodology-layout,.outcome-grid,.service-grid,.split-content{grid-template-columns:1fr}.service-card{border-left:0;border-top:1px solid var(--line)}.service-card:first-child{border-top:0}.flagship-heading{display:block}.flagship-heading .text-link{margin-bottom:30px}.audience-grid,.method-points,.module-grid,.path-grid,.process-line,.values-grid{grid-template-columns:1fr}.module-card{min-height:auto}.module-card h3,.module-card p{min-height:0}.methodology-layout{gap:45px}.loop-path div{display:block}.loop-path span{display:block;margin-top:5px}.dual-service-card{min-height:390px;padding:36px}.dual-service-card h2{font-size:32px}.dual-service-card a{left:36px}.cta-card{display:block;padding:42px 30px}.cta-card h2{font-size:30px}.cta-card .button{margin-top:28px;width:100%}.footer-top{display:block}.footer-links{gap:30px;margin-top:48px}.footer-bottom{display:block;line-height:2}.page-hero{padding:80px 0}.page-hero-layout{grid-template-columns:1fr}.page-hero h1{font-size:46px}.course-map-card,.enterprise-visual{display:none}.curriculum-tabs{display:flex;gap:8px;overflow-x:auto}.curriculum-tabs button{flex:0 0 240px}.curriculum-detail{min-height:430px;padding:34px 25px}.curriculum-detail h2{font-size:31px}.about-intro{gap:10px}.about-copy p{font-size:18px}.consult-modal{padding:40px 24px 28px}.qr-placeholder{width:210px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}body{background:var(--hc-paper-light);font-family:var(--hc-font-sans)}.container{width:min(var(--hc-content),calc(100% - 48px))}.eyebrow{color:var(--hc-red-600);font-family:var(--hc-font-mono);letter-spacing:.08em}.section-heading h2{font-family:var(--hc-font-display);font-weight:900;max-width:780px}.site-header{background:#fbfaf6eb;border-bottom-color:#061a3326}.desktop-nav a:after{background:var(--hc-red-600);bottom:0;height:4px}.desktop-nav a.active,.desktop-nav a:hover{color:var(--hc-ink-950)}.header-cta{background:var(--hc-ink-950);border-color:var(--hc-ink-950)}.brand-hero{background:var(--hc-paper);border-bottom:1px solid var(--hc-ink-950);overflow:hidden;position:relative}.brand-hero:before{background-image:linear-gradient(rgba(6,26,51,.08) 1px,transparent 0),linear-gradient(90deg,rgba(6,26,51,.08) 1px,transparent 0);background-size:40px 40px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0 58%,transparent 85%);mask-image:linear-gradient(90deg,#000 0 58%,transparent 85%);opacity:.42;position:absolute}.brand-hero:after{color:#061a3352;content:"HC / 2026";font-family:var(--hc-font-mono);font-size:10px;letter-spacing:.22em;position:absolute;right:-42px;top:310px;transform:rotate(90deg)}.brand-hero-main{align-items:center;display:grid;gap:72px;grid-template-columns:1.06fr .94fr;min-height:690px;padding:72px 0 62px;position:relative;z-index:1}.brand-coordinate{align-items:center;color:var(--hc-ink-700);display:flex;font-family:var(--hc-font-mono);font-size:11px;gap:13px;letter-spacing:.08em}.brand-coordinate i{background:var(--hc-red-600);height:1px;width:56px}.brand-hero-copy h1{color:var(--hc-ink-950);font-family:var(--hc-font-display);font-size:clamp(56px,6.5vw,92px);font-weight:900;letter-spacing:-.075em;line-height:.99;margin:30px 0 27px}.brand-hero-copy h1 .quiet{color:var(--hc-ink-950);display:inline-block;font-size:.58em;letter-spacing:-.045em}.brand-hero-copy h1 em{color:var(--hc-blue-600);display:inline-block;font-size:.78em;font-style:normal;letter-spacing:-.07em;position:relative;white-space:nowrap}.brand-hero-copy h1 em:after{background:var(--hc-yellow-500);bottom:-5px;content:"";height:7px;left:3px;position:absolute;right:0;transform:skew(-20deg)}.brand-hero-copy .hero-lead{border-left:4px solid var(--hc-red-600);color:var(--hc-ink-700);font-size:17px;max-width:620px;padding-left:20px}.brand-hero-copy .hero-actions{margin-left:24px}.brand-hero-copy .button{border-radius:var(--hc-radius-sm)}.brand-hero-copy .button:first-child{background:var(--hc-ink-950);border-color:var(--hc-ink-950)}.brand-hero-copy .button-ghost{background:transparent}.quality-instrument{background:var(--hc-paper-light);border:1px solid var(--hc-ink-950);border-radius:var(--hc-radius-md);box-shadow:18px 18px 0 var(--hc-ink-950);overflow:hidden;position:relative}.instrument-foot,.instrument-head{align-items:center;border-bottom:1px solid var(--hc-ink-950);display:flex;font-family:var(--hc-font-mono);font-size:9px;justify-content:space-between;letter-spacing:.1em;min-height:50px;padding:0 18px}.instrument-state{align-items:center;color:var(--hc-blue-700);display:flex;gap:7px}.instrument-state i{background:var(--hc-red-600);border-radius:50%;box-shadow:0 0 0 4px var(--hc-red-100);height:6px;width:6px}.instrument-stage{background-image:radial-gradient(rgba(6,26,51,.2) .8px,transparent 0);background-size:16px 16px;height:435px;overflow:hidden;position:relative}.axis{background:#061a3373;position:absolute}.axis-x{bottom:52px;height:1px;left:28px;right:28px}.axis-y{bottom:28px;left:54px;top:26px;width:1px}.axis-x:after,.axis-y:after{background:var(--hc-ink-950);content:"";position:absolute}.axis-x:after{right:0;top:-3px}.axis-x:after,.axis-y:after{height:7px;transform:rotate(45deg);width:7px}.axis-y:after{left:-3px;top:0}.axis-label{color:var(--hc-ink-500);font-family:var(--hc-font-mono);font-size:9px;position:absolute}.axis-label-x{bottom:33px;right:30px}.axis-label-y{left:34px;top:28px;transform:rotate(180deg);writing-mode:vertical-rl}.brand-orbit{height:285px;left:52%;position:absolute;top:50%;transform:translate(-50%,-51%);width:285px}.orbit-blue{border-bottom-color:var(--hc-blue-600);border-bottom:14px solid var(--hc-blue-700);border-left:14px solid var(--hc-blue-600);border-radius:50%;border-right:14px solid transparent;border-top:14px solid var(--hc-blue-600);inset:0;position:absolute;transform:rotate(-34deg)}.orbit-red{border:12px solid var(--hc-red-600);border-bottom:0;border-radius:90px 90px 0 0;height:72px;left:74px;position:absolute;top:68px;width:137px}.orbit-yellow{border:12px solid var(--hc-yellow-500);border-radius:0 0 80px 80px;border-top:0;bottom:45px;height:54px;left:91px;position:absolute;width:104px}.orbit-yellow:after{background:var(--hc-yellow-500);bottom:-51px;content:"";height:49px;left:50%;position:absolute;transform:translate(-50%);width:12px}.orbit-center{background:var(--hc-paper-light);border:1px solid var(--hc-ink-950);border-radius:50%;color:var(--hc-ink-950);display:grid;height:124px;left:50%;place-items:center;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:124px;z-index:2}.orbit-center small{color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:8px;margin-bottom:-26px}.orbit-center strong{font-size:18px;line-height:1.25}.instrument-tag{background:var(--hc-paper-light);border:1px solid var(--hc-ink-950);color:var(--hc-ink-700);font-family:var(--hc-font-mono);font-size:9px;padding:6px 8px;position:absolute}.tag-a{left:86px;top:52px}.tag-b{right:22px;top:78px}.tag-c{bottom:82px;right:21px}.tag-d{bottom:72px;left:80px}.instrument-foot{border-bottom:0;border-top:1px solid var(--hc-ink-950);letter-spacing:0;min-height:62px}.instrument-foot span{color:var(--hc-ink-500)}.instrument-foot strong{color:var(--hc-red-600);font-family:var(--hc-font-sans);font-size:13px}.brand-ruler{background:var(--hc-paper-light);border-top:1px solid var(--hc-ink-950);position:relative;z-index:1}.brand-ruler-inner{display:grid;grid-template-columns:1.2fr repeat(3,1fr);min-height:104px}.ruler-title,.ruler-value{border-right:1px solid var(--hc-ink-950);display:flex;flex-direction:column;justify-content:center;padding:0 28px;position:relative}.ruler-title{color:var(--hc-ink-500);font-family:var(--hc-font-mono);font-size:10px;letter-spacing:.08em;padding-left:0}.ruler-title strong{color:var(--hc-ink-950);font-family:var(--hc-font-sans);font-size:17px;letter-spacing:0;margin-top:8px}.ruler-value:before{background:var(--hc-red-600);box-shadow:8px 0 #061a3359,16px 0 #061a3333;content:"";height:11px;left:16px;position:absolute;top:0;width:1px}.ruler-value strong{color:var(--hc-ink-950);font-family:var(--hc-font-display);font-size:25px}.ruler-value span{color:var(--hc-ink-500);font-size:11px;margin-top:5px}.service-section{background:var(--hc-paper-light)}.editorial-service-list{border-top:2px solid var(--hc-ink-950)}.editorial-service{align-items:center;border-bottom:1px solid var(--hc-ink-950);display:grid;gap:34px;grid-template-columns:110px .8fr 1.2fr 80px;min-height:170px;transition:color .2s ease,background .2s ease}.editorial-service:hover{background:var(--hc-ink-950);color:#fff}.editorial-service .service-index{color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:12px}.editorial-service h3{color:inherit;font-family:var(--hc-font-display);font-size:29px;line-height:1.2;margin:0}.editorial-service p{color:var(--hc-ink-500);line-height:1.8;margin:0}.editorial-service:hover p{color:#abc0cf}.editorial-service a{border:1px solid;border-radius:50%;display:grid;font-size:21px;height:52px;place-items:center;width:52px}.editorial-service:hover a{color:var(--hc-yellow-500)}.flagship-section{background:var(--hc-paper)}.module-grid{border-top:2px solid var(--hc-ink-950);gap:0;grid-template-columns:repeat(2,1fr)}.module-card{background:transparent;border:0;border-bottom:1px solid var(--hc-ink-950);border-radius:0;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto auto;min-height:230px;padding:30px 26px 26px 0;position:relative}.module-card:nth-child(odd){border-right:1px solid var(--hc-ink-950);padding-right:40px}.module-card:nth-child(2n){padding-left:40px}.module-card:hover{background:var(--hc-paper-light);border-color:var(--hc-ink-950);box-shadow:none;transform:none}.module-card .module-no{color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:12px;grid-row:1/4}.module-card h3{font-family:var(--hc-font-display);font-size:23px;margin:0 0 10px;min-height:0}.module-card p{min-height:0}.module-card .tag-list{margin-top:22px}.module-card .tag-list span{background:var(--hc-blue-100);border-radius:2px;color:var(--hc-blue-700);font-family:var(--hc-font-mono)}.methodology-section{background:var(--hc-ink-950)}.methodology-section:before{color:#ffffff09;content:"判断力";font-family:var(--hc-font-display);font-size:190px;position:absolute;right:-22px;top:50px;writing-mode:vertical-rl}.method-panel,.method-points{border-radius:var(--hc-radius-sm)}.method-panel{box-shadow:18px 18px #27addd29}.outcome-card{border-radius:var(--hc-radius-sm);box-shadow:none}.outcome-image span{background:var(--hc-red-600);border-radius:2px;font-family:var(--hc-font-mono)}.cta-card,.dual-service-card{border-radius:var(--hc-radius-sm)}.dual-service-card:after{border-radius:0;transform:rotate(45deg)}.cta-card{background:var(--hc-blue-700);box-shadow:14px 14px 0 var(--hc-yellow-500)}.page-hero{background:var(--hc-paper);border-bottom:1px solid var(--hc-ink-950)}.page-hero:before{background-image:linear-gradient(rgba(6,26,51,.08) 1px,transparent 0),linear-gradient(90deg,rgba(6,26,51,.08) 1px,transparent 0);background-size:40px 40px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%);opacity:.35;position:absolute}.page-hero>.container{position:relative;z-index:1}.page-hero h1{font-family:var(--hc-font-display)}.course-map-card{box-shadow:14px 14px 0 var(--hc-ink-950)}.audience-grid,.course-map-card,.curriculum-shell,.process-line{border-color:var(--hc-ink-950);border-radius:var(--hc-radius-sm)}.curriculum-tabs button,.detail-note,.enterprise-service-grid article,.path-grid article,.values-grid article{border-radius:var(--hc-radius-sm)}.site-footer{background:var(--hc-ink-950);position:relative}.site-footer:before{background:repeating-linear-gradient(90deg,var(--hc-yellow-500) 0 24px,transparent 24px 34px);content:"";height:7px;left:0;position:absolute;right:0;top:0}@media(max-width:1050px){.brand-hero-main{grid-template-columns:1fr;padding-bottom:80px}.quality-instrument{display:none}}@media(max-width:760px){.container{width:min(100% - 32px,var(--hc-content))}.brand-hero-main{min-height:auto;padding:58px 0 50px}.brand-hero-copy h1{font-size:52px;letter-spacing:-.065em}.brand-hero-copy h1 .quiet{font-size:.55em}.brand-hero-copy h1 em{font-size:.75em;white-space:normal}.brand-hero-copy .hero-actions{margin-left:0}.brand-ruler-inner{grid-template-columns:1fr 1fr 1fr}.ruler-title{border-bottom:1px solid var(--hc-ink-950);border-right:0;grid-column:1/4;min-height:76px;padding-left:0}.ruler-value{min-height:90px;padding:0 12px}.ruler-value:last-child{border-right:0}.ruler-value strong{font-size:19px}.ruler-value span{font-size:9px}.editorial-service{gap:14px;grid-template-columns:45px 1fr 46px;min-height:165px;padding:24px 0}.editorial-service h3{font-size:23px}.editorial-service p{font-size:13px;grid-column:2/4}.editorial-service a{grid-column:3;grid-row:1;height:40px;width:40px}.module-grid{grid-template-columns:1fr}.module-card,.module-card:nth-child(2n),.module-card:nth-child(odd){border-right:0;padding:25px 0}.methodology-section:before{display:none}}:root{--av-ink:#1d1d1f;--av-copy:#424245;--av-muted:#6e6e73;--av-gray:#f5f5f7;--av-gray-2:#fbfbfd;--av-line:rgba(29,29,31,.12);--av-blue:#0071e3;--av-blue-bright:#2997ff;--av-radius:30px;--av-shadow:0 30px 80px rgba(0,0,0,.1);--navy:var(--av-ink);--ink:var(--av-ink);--muted:var(--av-muted);--line:#d2d2d7;--surface:var(--av-gray);--blue:var(--av-blue);--radius:var(--av-radius);--shadow:var(--av-shadow)}body{background:#fff;color:var(--av-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.section{padding:132px 0}.eyebrow{color:var(--av-blue);font-family:inherit;font-weight:700;letter-spacing:.02em}.section-heading{margin-bottom:64px;max-width:820px}.section-heading h2{color:var(--av-ink);font-family:inherit;font-size:clamp(42px,5vw,66px);font-weight:700;letter-spacing:-.052em;line-height:1.08;margin-top:18px}.section-heading p{color:var(--av-muted);font-size:19px;line-height:1.65}.site-header{backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px);background:#fafafcc2;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:none}.header-inner{height:72px}.brand img{height:38px;width:38px}.brand-name{color:var(--av-ink);font-size:19px;letter-spacing:-.025em}.brand-tagline{color:var(--av-muted)}.desktop-nav a{color:var(--av-copy);font-size:13px;font-weight:600}.desktop-nav a:after{background:var(--av-blue);border-radius:2px;bottom:0;height:2px}.desktop-nav a.active,.desktop-nav a:hover{color:var(--av-ink)}.button{background:var(--av-blue);border:0;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:-.01em;min-height:50px}.button:hover{background:#0077ed;box-shadow:0 10px 28px #0071e338;transform:scale(1.015)}.button-ghost{background:#ffffffb8;border:1px solid rgba(29,29,31,.16);color:var(--av-ink)}.button-ghost:hover{background:#fff;border-color:#1d1d1f42;color:var(--av-blue)}.header-cta{background:var(--av-ink);min-height:40px}.brand-hero{background:radial-gradient(circle at 18% 24%,rgba(0,113,227,.12),transparent 28%),radial-gradient(circle at 82% 34%,rgba(244,200,75,.16),transparent 24%),linear-gradient(180deg,#fbfbfd,#f5f5f7);border-bottom:0}.brand-hero:before{background:#2997ff14;border-radius:50%;filter:blur(80px);height:760px;inset:auto auto 280px 50%;-webkit-mask-image:none;mask-image:none;opacity:1;transform:translate(-50%);width:760px}.brand-hero:after{display:none}.brand-hero-main{display:grid;gap:68px;grid-template-columns:1fr;min-height:0;padding:112px 0 72px}.brand-hero-copy{margin:0 auto;max-width:980px;text-align:center}.brand-coordinate{color:var(--av-muted);font-family:inherit;font-size:12px;font-weight:600;justify-content:center;letter-spacing:0}.brand-coordinate i{background:#1d1d1f33;width:28px}.brand-hero-copy h1{color:var(--av-ink);font-family:inherit;font-size:clamp(68px,8.2vw,112px);font-weight:700;letter-spacing:-.075em;line-height:.95;margin:34px auto 32px}.brand-hero-copy h1 .quiet{color:var(--av-ink);font-size:.56em;font-weight:650;letter-spacing:-.045em}.brand-hero-copy h1 em{color:var(--av-blue);font-size:.72em;letter-spacing:-.06em}.brand-hero-copy h1 em:after{background:linear-gradient(90deg,var(--hc-red-600),var(--hc-yellow-500),var(--av-blue));border-radius:99px;bottom:-13px;height:5px;left:3%;right:3%;transform:none}.brand-hero-copy .hero-lead{border:0;color:var(--av-muted);font-size:20px;line-height:1.65;margin:0 auto;max-width:760px;padding:0}.brand-hero-copy .hero-actions{justify-content:center;margin:38px 0 0}.brand-hero-copy .button{border-radius:999px}.brand-hero-copy .button:first-child{background:var(--av-blue)}.quality-instrument{background:#ffffffd1;border:1px solid hsla(0,0%,100%,.9);border-radius:34px;box-shadow:0 40px 100px #172a4624,inset 0 1px #fff;margin:0 auto;width:min(900px,100%)}.instrument-foot,.instrument-head{border-color:#1d1d1f1a;font-family:inherit;font-size:10px;font-weight:600;letter-spacing:.04em;min-height:58px;padding:0 28px}.instrument-stage{background:radial-gradient(circle at 50% 48%,rgba(41,151,255,.11),transparent 34%),radial-gradient(rgba(29,29,31,.14) .7px,transparent 0);background-size:auto,19px 19px;height:520px}.axis{background:#1d1d1f33}.axis-label{color:var(--av-muted);font-family:inherit}.brand-orbit{height:360px;width:360px}.orbit-blue{border-width:16px}.orbit-red{border-width:14px;height:88px;left:94px;top:87px;width:172px}.orbit-yellow{border-width:14px;bottom:57px;height:65px;left:116px;width:130px}.orbit-yellow:after{bottom:-63px;height:61px;width:14px}.orbit-center{background:#ffffffed;border:0;box-shadow:0 18px 55px #0000001f;height:156px;width:156px}.orbit-center small{color:var(--hc-red-600);font-family:inherit}.orbit-center strong{color:var(--av-ink);font-size:22px}.instrument-tag{background:#ffffffe0;border:1px solid rgba(29,29,31,.1);border-radius:999px;box-shadow:0 8px 24px #0000000f;color:var(--av-copy);font-family:inherit;font-size:10px;font-weight:600;padding:9px 13px}.tag-a{left:130px;top:72px}.tag-b{right:62px;top:94px}.tag-c{bottom:95px;right:65px}.tag-d{bottom:87px;left:122px}.instrument-foot{border-bottom:0}.instrument-foot span{color:var(--av-muted)}.instrument-foot strong{color:var(--av-blue)}.brand-ruler{background:transparent;border:0}.brand-ruler-inner{gap:14px;grid-template-columns:1.3fr repeat(3,1fr);min-height:0;padding:18px 0 92px}.ruler-title,.ruler-value{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid hsla(0,0%,100%,.9);border-radius:24px;box-shadow:0 15px 45px #0000000d;min-height:118px;padding:24px 28px}.ruler-title{color:var(--av-muted);font-family:inherit;font-weight:600;letter-spacing:0}.ruler-title strong{color:var(--av-ink);font-family:inherit;font-size:18px;font-weight:650}.ruler-value:before{display:none}.ruler-value strong{color:var(--av-ink);font-family:inherit;font-size:29px;font-weight:700;letter-spacing:-.04em}.ruler-value span{color:var(--av-muted)}.service-section{background:#fff}.editorial-service-list{border:0;display:grid;gap:20px;grid-template-columns:repeat(12,1fr)}.editorial-service{align-items:flex-start;background:var(--av-gray);border:0;border-radius:32px;display:flex;flex-direction:column;min-height:370px;padding:46px;position:relative;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.editorial-service:first-child{background:linear-gradient(145deg,#e7f3ff,#f5f9ff);grid-column:span 7}.editorial-service:nth-child(2){background:linear-gradient(145deg,#1d1d1f,#303033);color:#fff;grid-column:span 5}.editorial-service:nth-child(3){align-items:center;background:linear-gradient(110deg,#f5f5f7,#ececf1);display:grid;gap:34px;grid-column:span 12;grid-template-columns:.8fr 1.2fr 1.35fr 44px;min-height:250px}.editorial-service:hover{background-color:inherit;box-shadow:0 24px 65px #0000001a;transform:translateY(-5px)}.editorial-service:nth-child(2):hover{background:linear-gradient(145deg,#1d1d1f,#303033)}.editorial-service .service-index{color:var(--av-blue);font-family:inherit;font-size:12px;font-weight:700}.editorial-service:nth-child(2) .service-index{color:var(--av-blue-bright)}.editorial-service h3{color:inherit;font-family:inherit;font-size:34px;font-weight:700;letter-spacing:-.04em;margin:auto 0 16px}.editorial-service:nth-child(3) h3{margin:0}.editorial-service p{color:var(--av-muted);font-size:16px;line-height:1.65}.editorial-service:nth-child(2) p{color:#a1a1a6}.editorial-service a{background:#0071e31a;border:0;border-radius:50%;bottom:34px;color:var(--av-blue);height:44px;position:absolute;right:34px;width:44px}.editorial-service:nth-child(2) a{background:#2997ff29;color:var(--av-blue-bright)}.editorial-service:nth-child(3) a{position:static}.flagship-section{background:var(--av-gray)}.module-grid{border:0;gap:18px}.module-card,.module-card:nth-child(2n),.module-card:nth-child(odd){background:#fff;border:0;border-radius:26px;box-shadow:0 1px #00000005;min-height:255px;padding:34px;transition:transform .3s ease,box-shadow .3s ease}.module-card:hover{background:#fff;box-shadow:0 20px 50px #00000014;transform:translateY(-4px)}.module-card .module-no{color:var(--av-blue);font-family:inherit;font-weight:700}.module-card h3{color:var(--av-ink);font-family:inherit;font-size:24px;font-weight:700;letter-spacing:-.025em}.module-card .tag-list span{background:var(--av-gray);border-radius:999px;color:var(--av-muted);font-family:inherit}.methodology-section{background:radial-gradient(circle at 82% 18%,rgba(41,151,255,.28),transparent 30%),linear-gradient(145deg,#000,#111114 68%)}.methodology-section:before{display:none}.method-points{background:#ffffff1a;border:0;border-radius:24px}.method-points div{background:#ffffff0d}.method-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid hsla(0,0%,100%,.12);border-radius:28px;box-shadow:none}.loop-path div{border-color:#ffffff1f;border-radius:16px}.outcome-card{background:var(--av-gray);border:0;border-radius:28px;box-shadow:none}.outcome-image{border-radius:28px 28px 0 0}.outcome-image span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1d1fd1;border-radius:999px;font-family:inherit}.dual-service-card{border-radius:32px}.dual-service-card:after{border-radius:50%;transform:none}.cta-card{background:linear-gradient(125deg,#0071e3,#0055b3);border-radius:32px;box-shadow:0 28px 70px #0056b33d}.cta-card .button-light{border-radius:999px}.page-hero{background:radial-gradient(circle at 82% 20%,rgba(41,151,255,.12),transparent 26%),linear-gradient(180deg,#fbfbfd,#f5f5f7);border-bottom:0}.page-hero h1{font-size:clamp(52px,5vw,72px);line-height:1.08;text-wrap:balance}.page-hero:before{display:none}.page-hero h1{font-family:inherit;font-weight:700;letter-spacing:-.065em}.course-map-card{background:#fff;border:0;border-radius:30px;box-shadow:0 30px 80px #0000001a}.audience-grid,.curriculum-shell,.process-line{background:#e8e8ed;border:0;border-radius:30px}.audience-grid article,.process-line div{background:#fff}.curriculum-tabs{background:#efeff3}.curriculum-tabs button{border-radius:15px}.curriculum-tabs button.active{box-shadow:0 8px 24px #00000012}.detail-note{background:#f0f7ff;border-left-color:var(--av-blue);border-radius:14px}.enterprise-service-grid article,.path-grid article,.values-grid article{background:var(--av-gray);border:0;border-radius:28px}.enterprise-node{border:0;box-shadow:0 20px 50px #0000001a}.site-footer{background:var(--av-gray);color:var(--av-ink)}.site-footer:before{display:none}.brand-inverse .brand-name{color:var(--av-ink)}.footer-brand>p,.footer-links a,.footer-links button{color:var(--av-muted)}.footer-links strong{color:var(--av-ink)}.footer-bottom{border-top-color:var(--av-line);color:var(--av-muted)}@media(max-width:1050px){.brand-hero-main{padding-bottom:72px}.quality-instrument{display:block}.editorial-service:first-child,.editorial-service:nth-child(2){grid-column:span 6}}@media(max-width:760px){.section{padding:92px 0}.section-heading h2{font-size:40px}.section-heading p{font-size:17px}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafafcf5}.brand-hero-main{gap:46px;padding:68px 0 52px}.brand-hero-copy h1{font-size:54px;line-height:.98}.brand-hero-copy h1 em{font-size:.72em}.brand-hero-copy .hero-lead{font-size:17px}.quality-instrument{border-radius:24px}.instrument-foot,.instrument-head{padding:0 16px}.instrument-stage{height:350px}.brand-orbit{height:240px;width:240px}.orbit-blue{border-width:11px}.orbit-red{border-width:10px;height:60px;left:63px;top:58px;width:115px}.orbit-yellow{border-width:10px;bottom:37px;height:45px;left:77px;width:88px}.orbit-yellow:after{bottom:-43px;height:41px;width:10px}.orbit-center{height:106px;width:106px}.orbit-center strong{font-size:16px}.instrument-tag{font-size:8px;padding:6px 8px}.tag-a{left:56px;top:46px}.tag-b{right:16px;top:64px}.tag-c{bottom:62px;right:17px}.tag-d{bottom:56px;left:50px}.instrument-foot span{font-size:8px}.instrument-foot strong{font-size:10px}.brand-ruler-inner{gap:8px;padding-bottom:64px}.ruler-title,.ruler-value{border-radius:18px}.editorial-service-list{grid-template-columns:1fr}.editorial-service,.editorial-service:first-child,.editorial-service:nth-child(2),.editorial-service:nth-child(3){display:flex;grid-column:auto;min-height:330px;padding:32px}.editorial-service h3,.editorial-service:nth-child(3) h3{font-size:29px;margin:auto 0 14px}.editorial-service p{grid-column:auto}.editorial-service a,.editorial-service:nth-child(3) a{bottom:28px;position:absolute;right:28px}.module-card,.module-card:nth-child(2n),.module-card:nth-child(odd){padding:28px}.cta-card{border-radius:24px}}:root{--hc-ink:#111214;--hc-ink-soft:#34363a;--hc-paper:#f4f4f1;--hc-paper-warm:#ecece7;--hc-blue:#0077c8;--hc-blue-dark:#00599a;--hc-red:#df5647;--hc-yellow:#f4c64d;--hc-line:rgba(17,18,20,.14);--hc-muted:#6d7075}body{background:#fff;color:var(--hc-ink)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{box-shadow:0 0 0 5px var(--hc-blue);outline:3px solid #fff;outline-offset:2px}.site-header{background:#fffffff2;border-bottom:1px solid rgba(17,18,20,.09);box-shadow:none}.header-inner{height:clamp(64px,7vh,72px)}.brand-lockup{align-items:center;display:flex;gap:12px}.brand-tagline{align-items:center;background:#edf8fc;border:1px solid #b8dceb;color:#086f9f;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.1;margin:0;padding:6px 9px}.desktop-nav{gap:26px}.desktop-nav a{color:#3f4247;font-size:14px;padding:clamp(23px,2.75vh,28px) 0}.desktop-nav a:after{background:var(--hc-blue);bottom:clamp(13px,1.6vh,17px)}.desktop-nav a.active,.desktop-nav a:hover{color:var(--hc-ink)}.header-cta{background:var(--hc-ink);border-color:var(--hc-ink);margin-left:26px}.header-cta:hover{background:#2e3033;box-shadow:none}.corporate-home{background:#fff}.corporate-home .container{width:min(1240px,calc(100% - 64px))}.corporate-home :where(h1,h2,h3){line-break:strict;text-wrap:balance;word-break:normal}.corporate-kicker{color:var(--hc-blue);font-size:12px;font-weight:700;letter-spacing:.13em;margin:0;text-transform:uppercase}.corporate-kicker.inverse{color:#6fc4ff}.corporate-hero{background:linear-gradient(90deg,hsla(0,0%,100%,.15),transparent 50%),var(--hc-paper);overflow:hidden;padding:78px 0 0;position:relative}.corporate-hero:before{background:#1112140e;bottom:0;content:"";left:calc(50% - 1px);position:absolute;top:0;width:1px}.corporate-hero-grid{align-items:center;display:grid;gap:70px;grid-template-columns:.92fr 1.08fr;position:relative}.corporate-hero-copy{padding:48px 0 62px}.corporate-hero-copy h1{color:var(--hc-ink);font-size:clamp(52px,5.5vw,78px);font-weight:650;letter-spacing:-.06em;line-height:1.05;margin:30px 0 28px;max-width:650px}.corporate-hero-copy h1 span{color:var(--hc-blue)}.corporate-hero-lead{color:#5e6268;font-size:19px;line-height:1.78;margin:0;max-width:590px}.corporate-actions{align-items:center;display:flex;gap:28px;margin-top:36px}.corporate-actions .button{background:var(--hc-blue);border-color:var(--hc-blue)}.corporate-actions .button:hover{background:var(--hc-blue-dark);box-shadow:none}.corporate-text-button{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--hc-ink);color:var(--hc-ink);cursor:pointer;display:inline-flex;font-weight:650;gap:12px;padding:12px 0}.corporate-text-button span{color:var(--hc-blue);font-size:18px}.corporate-hero-note{align-items:center;color:#777a80;display:flex;font-size:12px;gap:10px;margin:42px 0 0}.corporate-hero-note i{background:var(--hc-red);border-radius:50%;box-shadow:12px 0 0 var(--hc-yellow),24px 0 0 var(--hc-blue);height:7px;margin-right:24px;width:7px}.corporate-hero-figure{align-self:stretch;background:#ddd;margin:0;min-height:610px;overflow:hidden;position:relative}.corporate-hero-figure:after{background:linear-gradient(0deg,rgba(11,13,16,.55),transparent 36%);content:"";inset:0;pointer-events:none;position:absolute}.corporate-hero-figure img{filter:saturate(.88) contrast(1.02);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:61% center;object-position:61% center;width:100%}.corporate-hero-figure figcaption{align-items:end;bottom:27px;color:#fff;display:flex;justify-content:space-between;left:30px;position:absolute;right:30px;z-index:2}.corporate-hero-figure figcaption span{font-size:11px;letter-spacing:.12em}.corporate-hero-figure figcaption strong{font-size:14px;font-weight:600}.corporate-proof-bar{background:#fff;border-left:1px solid var(--hc-line);border-right:1px solid var(--hc-line);display:grid;grid-template-columns:repeat(3,1fr);margin-top:0;position:relative}.corporate-proof-bar div{align-items:center;border-right:1px solid var(--hc-line);display:flex;gap:18px;min-height:112px;padding:24px 34px}.corporate-proof-bar div:last-child{border-right:0}.corporate-proof-bar strong{color:var(--hc-ink);font-size:32px;letter-spacing:-.05em;line-height:1}.corporate-proof-bar span{color:var(--hc-muted);font-size:13px;line-height:1.5;max-width:170px}.corporate-hero-v2{background:var(--hc-paper);padding-top:58px}.corporate-hero-v2:before{display:none}.corporate-hero-stage{align-items:center;display:grid;gap:74px;grid-template-columns:.86fr 1.14fr}.corporate-hero-v2 .corporate-hero-copy{padding:24px 0 52px}.corporate-hero-v2 .corporate-hero-copy h1{font-size:clamp(54px,4.8vw,72px);font-weight:650;letter-spacing:-.06em;line-height:1.02;margin:24px 0 22px;max-width:640px}.corporate-hero-statement{color:var(--hc-ink-soft);font-size:22px;font-weight:620;letter-spacing:-.02em;line-height:1.55;margin:0 0 18px;max-width:600px}.corporate-hero-v2 .corporate-hero-lead{color:var(--hc-muted);font-size:16px;line-height:1.75;max-width:590px}.corporate-hero-v2 .corporate-actions{margin-top:30px}.corporate-evidence-visual{height:520px;min-width:0;position:relative}.evidence-index{color:#7b7e82;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.13em;position:absolute;right:0;top:2px}.evidence-main-photo{background:#c62027;inset:28px 54px 34px 0;margin:0;overflow:hidden;position:absolute}.evidence-main-photo:after{background:linear-gradient(0deg,rgba(12,13,16,.72),transparent);content:"";height:34%;inset:auto 0 0;pointer-events:none;position:absolute}.evidence-main-photo img{filter:saturate(.88) contrast(1.02);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;width:100%}.evidence-main-photo figcaption{align-items:end;bottom:22px;color:#fff;display:flex;gap:20px;justify-content:space-between;left:24px;position:absolute;right:24px;z-index:2}.evidence-main-photo figcaption span,.evidence-product-inset figcaption span{font-size:10px;letter-spacing:.12em}.evidence-main-photo figcaption strong,.evidence-product-inset figcaption strong{font-size:13px;font-weight:620}.evidence-product-inset{background:#202328;border:7px solid #fff;bottom:0;box-shadow:0 24px 55px #0f121640;margin:0;position:absolute;right:0;width:54%;z-index:3}.evidence-product-inset img{aspect-ratio:16/8.4;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.evidence-product-inset figcaption{align-items:center;color:#f5f6f7;display:flex;gap:14px;justify-content:space-between;padding:11px 13px}.corporate-hero-v2 .corporate-proof-bar{border-top:1px solid var(--hc-line)}.corporate-belief{background:#121417;color:#fff;padding:108px 0}.corporate-belief-grid{align-items:center;display:grid;gap:80px;grid-template-columns:1.02fr .98fr}.corporate-belief h2{font-size:clamp(42px,4.2vw,56px);font-weight:570;letter-spacing:-.04em;line-height:1.16;margin:22px 0 0;max-width:650px}.belief-copy{border-left:1px solid hsla(0,0%,100%,.18);padding-left:38px}.belief-copy>p{color:#b7bbc1;font-size:16px;line-height:1.78;margin:0;max-width:520px}.belief-principles{border-top:1px solid hsla(0,0%,100%,.18);margin:30px 0 24px}.belief-principles>div{border-bottom:1px solid hsla(0,0%,100%,.13);display:grid;gap:12px;grid-template-columns:36px 1fr;padding:14px 0}.belief-principles>div>span{color:#6fc4ff;font-size:10px;padding-top:4px}.belief-principles p{font-size:14px;line-height:1.65;margin:0}.belief-principles strong{color:#fff;display:block;font-size:13px;margin-bottom:2px}.belief-copy a{color:#fff;display:inline-flex;font-weight:650;gap:14px;margin-top:16px}.belief-copy a span{color:#6fc4ff}.corporate-home .section{padding:104px 0}.corporate-section-heading{align-items:end;display:grid;gap:56px;grid-template-columns:minmax(0,1fr) 340px;margin-bottom:48px}.corporate-section-heading h2{color:var(--hc-ink);font-size:clamp(40px,3.8vw,50px);font-weight:600;letter-spacing:-.04em;line-height:1.16;margin:16px 0 0;max-width:790px}.corporate-section-heading>p{color:var(--hc-muted);font-size:15px;line-height:1.75;margin:0;max-width:340px}.corporate-section-heading.compact{grid-template-columns:minmax(0,1fr) 340px}.corporate-honors{background:#fff}.honor-gallery{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.honor-story{min-width:0}.honor-image{aspect-ratio:4/3;background:var(--hc-paper);overflow:hidden}.honor-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1);width:100%}.honor-story:first-child .honor-image img{-o-object-position:center;object-position:center}.honor-story:nth-child(2) .honor-image img{-o-object-position:center top;object-position:center top}.honor-story:hover .honor-image img{transform:scale(1.025)}.honor-meta{border-top:1px solid var(--hc-line);display:flex;gap:16px;justify-content:space-between;margin-top:18px;padding-top:14px}.honor-meta span{color:var(--hc-blue);font-size:13px;font-weight:750}.honor-meta small{color:var(--hc-muted);font-size:12px;text-align:right}.honor-story h3{color:var(--hc-ink);font-size:21px;letter-spacing:-.02em;line-height:1.4;margin:13px 0 0;max-width:340px}.capability-section{background:var(--hc-paper)}.capability-list{border-top:1px solid var(--hc-ink)}.capability-row{align-items:center;border-bottom:1px solid var(--hc-line);display:grid;gap:34px;grid-template-columns:72px 1fr 1.3fr 44px;min-height:148px;padding:26px 0;transition:padding .25s ease,color .25s ease}.capability-row:hover{background:#fff;padding-left:14px;padding-right:14px}.capability-no{color:var(--hc-blue);font-size:12px;font-weight:750}.capability-row small{color:var(--hc-muted);font-size:12px}.capability-row h3{font-size:34px;font-weight:610;letter-spacing:-.035em;margin:8px 0 0}.capability-row p{color:var(--hc-muted);font-size:15px;line-height:1.75;margin:0}.capability-row i{background:#fff;border-radius:50%;color:var(--hc-blue);display:grid;font-style:normal;height:42px;place-items:center;width:42px}.research-section{background:#15171b;color:#fff;overflow:hidden}.research-grid{align-items:center;display:grid;gap:72px;grid-template-columns:.84fr 1.16fr}.research-copy h2{font-size:clamp(42px,4vw,54px);font-weight:570;letter-spacing:-.045em;line-height:1.14;margin:21px 0 24px}.research-copy>p:not(.corporate-kicker){color:#b8bdc5;font-size:16px;line-height:1.8;margin:0;max-width:540px}.copyright-list{border-top:1px solid hsla(0,0%,100%,.17);margin-top:42px}.copyright-list div{border-bottom:1px solid hsla(0,0%,100%,.13);display:grid;gap:18px;grid-template-columns:52px 1fr;padding:17px 0}.copyright-list span{color:#69c8ff;font-size:11px}.copyright-list strong{color:#e4e6e9;font-size:13px;font-weight:500}.research-visual{min-height:650px;position:relative}.product-window{background:#e9ebef;box-shadow:0 28px 80px #00000073;margin:0;overflow:hidden;position:absolute}.product-window.large{border:8px solid #292c31;right:-110px;top:26px;width:760px}.product-window img{width:100%}.product-window figcaption{background:#292c31;color:#bfc4cc;font-size:11px;padding:14px 18px}.copyright-proof{background:#fff;border:8px solid #fff;bottom:0;box-shadow:0 26px 60px #00000075;left:15px;margin:0;position:absolute;transform:rotate(-2.5deg);width:245px;z-index:2}.copyright-proof img{width:100%}.copyright-proof figcaption{color:#555a62;font-size:10px;padding:12px 8px 6px;text-align:center}.corporate-news{background:#fff}.corporate-more{align-items:center;border-bottom:1px solid var(--hc-ink);color:var(--hc-ink);display:inline-flex;font-weight:650;gap:14px;justify-self:end;padding-bottom:8px}.corporate-more span{color:var(--hc-blue)}.news-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.news-story{min-width:0}.news-image{aspect-ratio:16/10;background:var(--hc-paper);overflow:hidden}.news-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.news-story:hover .news-image img{transform:scale(1.025)}.news-meta{color:var(--hc-muted);display:flex;font-size:11px;justify-content:space-between;margin-top:20px}.news-meta span{color:var(--hc-blue);font-weight:750}.news-story h3{color:var(--hc-ink);font-size:21px;letter-spacing:-.02em;line-height:1.42;margin:14px 0 11px}.news-story p{color:var(--hc-muted);font-size:14px;line-height:1.7;margin:0}.corporate-contact{padding-top:30px!important}.corporate-contact-card{align-items:center;background:var(--hc-blue);color:#fff;display:flex;gap:60px;justify-content:space-between;padding:78px 70px}.corporate-contact h2{font-size:clamp(36px,4vw,55px);font-weight:580;letter-spacing:-.045em;line-height:1.16;margin:20px 0 0;max-width:850px}.corporate-contact .button-light{background:#fff;border-color:#fff;color:var(--hc-ink);flex:0 0 auto}.news-page-hero{background:var(--hc-paper);padding:112px 0 90px}.news-page-hero h1{color:var(--hc-ink);font-size:clamp(54px,6vw,82px);letter-spacing:-.06em;line-height:1.03;margin:22px 0 18px;max-width:900px}.news-page-hero p{color:var(--hc-muted);font-size:18px;line-height:1.75;max-width:690px}.archive-note{background:#eef7fc;border-left:3px solid var(--hc-blue);color:#536470;line-height:1.7;padding:24px 28px}.enterprise-case-section{background:#f3f5f6}.enterprise-case-heading{align-items:end;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) 390px;margin-bottom:48px}.enterprise-case-heading h2{color:var(--hc-ink);font-size:clamp(40px,4vw,54px);font-weight:610;letter-spacing:-.045em;line-height:1.14;margin:18px 0 0;max-width:820px}.enterprise-case-heading>p{color:var(--hc-muted);font-size:15px;line-height:1.8;margin:0}.enterprise-case-grid{border-left:1px solid var(--hc-line);border-top:1px solid var(--hc-ink);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.enterprise-case-grid article{background:#ffffff8c;border-bottom:1px solid var(--hc-line);border-right:1px solid var(--hc-line);min-height:176px;min-width:0;padding:25px 26px;transition:background .2s ease,transform .2s ease}.enterprise-case-grid article:hover{background:#fff;transform:translateY(-3px);z-index:1}.enterprise-case-meta{align-items:center;display:flex;gap:16px;justify-content:space-between}.enterprise-case-meta span{color:var(--hc-blue);font-size:12px;font-weight:800}.enterprise-case-meta small{background:#e5f2f8;color:#527287;font-size:10px;padding:5px 8px}.enterprise-case-grid h3{color:var(--hc-ink);font-size:23px;font-weight:620;letter-spacing:-.025em;margin:37px 0 10px}.enterprise-case-grid article>p{color:var(--hc-muted);font-size:13px;margin:0}.enterprise-case-note{border-top:1px solid var(--hc-line);display:grid;gap:28px;grid-template-columns:130px 1fr;margin-top:28px;padding-top:24px}.enterprise-case-note strong{color:var(--hc-blue);font-size:13px}.enterprise-case-note p{color:var(--hc-muted);font-size:14px;line-height:1.7;margin:0}.about-company-hero{background:var(--hc-paper);padding:82px 0}.about-company-grid{align-items:center;display:grid;gap:80px;grid-template-columns:.8fr 1.2fr}.about-company-grid h1{color:var(--hc-ink);font-size:clamp(58px,7vw,94px);letter-spacing:-.07em;line-height:.98;margin:24px 0}.about-company-grid h1 span{color:var(--hc-blue)}.about-company-grid>div>p:last-child{color:var(--hc-muted);font-size:18px;line-height:1.8}.about-company-grid figure{margin:0}.about-company-grid figure img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;width:100%}.about-company-grid figcaption{color:var(--hc-muted);font-size:11px;margin-top:12px;text-align:right}.about-statement{background:#fff}.about-statement-grid{display:grid;gap:90px;grid-template-columns:.55fr 1.45fr}.about-statement-grid h2{color:var(--hc-ink);font-size:clamp(44px,5vw,68px);letter-spacing:-.055em;line-height:1.1;margin:0 0 32px;max-width:890px}.about-statement-grid>div>p{color:var(--hc-muted);font-size:17px;line-height:1.85;max-width:790px}.about-timeline-section{background:var(--hc-paper)}.about-timeline{border-top:1px solid var(--hc-ink);display:grid;grid-template-columns:repeat(4,1fr)}.about-timeline article{border-right:1px solid var(--hc-line);min-height:300px;padding:28px 24px}.about-timeline article:last-child{border-right:0}.about-timeline span{color:var(--hc-blue);font-size:13px;font-weight:750}.about-timeline h3{color:var(--hc-ink);font-size:25px;margin:68px 0 16px}.about-timeline p{color:var(--hc-muted);font-size:14px;line-height:1.75}.about-news-section{background:#fff}@media(max-width:1080px){.corporate-hero-stage{gap:40px;grid-template-columns:.92fr 1.08fr}.corporate-hero-v2 .corporate-hero-copy h1{font-size:55px}.corporate-evidence-visual{height:490px}.corporate-hero-grid{gap:38px;grid-template-columns:1fr 1fr}.corporate-hero-copy h1{font-size:58px}.corporate-hero-figure{min-height:570px}.corporate-belief-grid{gap:65px}.research-grid{gap:45px}.product-window.large{right:-180px}.enterprise-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.corporate-home .container{width:min(100% - 32px,1240px)}.corporate-home .section{padding:74px 0}.corporate-hero{padding-top:46px}.corporate-hero-v2{padding-top:40px}.corporate-hero:before{display:none}.corporate-hero-stage{display:flex;flex-direction:column;gap:20px}.corporate-hero-v2 .corporate-hero-copy{padding:28px 0 8px}.corporate-hero-v2 .corporate-hero-copy h1{font-size:46px;margin:20px 0}.corporate-hero-statement{font-size:19px;line-height:1.55}.corporate-hero-v2 .corporate-hero-lead{font-size:16px}.corporate-evidence-visual{height:355px;width:100%}.evidence-index{display:none}.evidence-main-photo{aspect-ratio:3/2;bottom:auto;right:0;top:0}.evidence-main-photo img{-o-object-position:center;object-position:center}.evidence-main-photo figcaption{align-items:flex-start;bottom:18px;flex-direction:column;gap:4px;left:18px;right:18px}.evidence-product-inset{width:72%}.evidence-product-inset figcaption{align-items:flex-start;flex-direction:column;gap:3px}.corporate-hero-grid{display:flex;flex-direction:column;gap:34px}.corporate-hero-copy{padding:28px 0 0}.corporate-hero-copy h1{font-size:48px;line-height:1.08;margin:22px 0}.corporate-hero-lead{font-size:17px;line-height:1.72}.corporate-actions{align-items:flex-start;flex-direction:column;gap:14px}.corporate-hero-note{line-height:1.55;margin-top:30px}.corporate-hero-figure{min-height:450px;width:100%}.corporate-hero-figure img{-o-object-position:60% center;object-position:60% center}.corporate-hero-figure figcaption{align-items:flex-start;flex-direction:column;gap:7px}.corporate-proof-bar{border-top:0;grid-template-columns:1fr}.corporate-proof-bar div{border-bottom:1px solid var(--hc-line);border-right:0;min-height:92px}.corporate-proof-bar div:last-child{border-bottom:0}.corporate-belief{padding:78px 0}.corporate-belief-grid{gap:50px;grid-template-columns:1fr}.corporate-belief h2{font-size:36px;line-height:1.2}.belief-copy{border-left:0;border-top:1px solid hsla(0,0%,100%,.18);padding:28px 0 0}.corporate-section-heading,.corporate-section-heading.compact{gap:20px;grid-template-columns:1fr;margin-bottom:36px}.corporate-section-heading h2{font-size:34px;line-height:1.2}.corporate-section-heading>p{font-size:14px;max-width:100%}.honor-gallery{gap:38px;grid-template-columns:1fr}.honor-image{aspect-ratio:4/3}.capability-row{gap:16px;grid-template-columns:40px 1fr 42px;min-height:0;padding:30px 0}.capability-row p{grid-column:2/4}.capability-row i{grid-column:3;grid-row:1}.capability-row h3{font-size:32px}.research-grid{gap:50px;grid-template-columns:1fr}.research-copy h2{font-size:38px;line-height:1.18}.research-visual{min-height:470px}.product-window.large{right:-92px;top:0;width:610px}.copyright-proof{bottom:0;left:0;width:180px}.news-grid{gap:46px;grid-template-columns:1fr}.enterprise-case-heading{gap:22px;grid-template-columns:1fr;margin-bottom:34px}.enterprise-case-heading h2{font-size:36px}.enterprise-case-heading>p{font-size:14px}.enterprise-case-grid{grid-template-columns:1fr}.enterprise-case-grid article{min-height:150px}.enterprise-case-note{gap:8px;grid-template-columns:1fr}.corporate-more{justify-self:start}.corporate-contact-card{align-items:flex-start;flex-direction:column;padding:54px 32px}.corporate-contact h2{font-size:38px}.about-company-grid{gap:42px;grid-template-columns:1fr}.about-company-grid h1{font-size:62px}.about-statement-grid{gap:30px}.about-statement-grid,.about-timeline{grid-template-columns:1fr}.about-timeline article{border-bottom:1px solid var(--hc-line);border-right:0;min-height:0}.about-timeline h3{margin-top:36px}}@media(prefers-reduced-motion:reduce){.honor-image img,.news-image img{transition:none}}.site-header>.container{width:min(1240px,calc(100% - 64px))}.home-v3{--home-ink:#101820;--home-navy:#0b2239;--home-blue:#087fc1;--home-blue-dark:#05679d;--home-paper:#f3f5f6;--home-warm:#f6f5f1;--home-line:#d9dee2;--home-muted:#66717b;--home-hero-top:clamp(48px,6.7vh,72px);--home-hero-bottom:clamp(48px,5.9vh,64px);--home-section-y:clamp(64px,10.4vh,112px);--home-heading-bottom:clamp(36px,5vh,54px);color:var(--home-ink)}.home-v3 .container{width:min(1240px,calc(100% - 64px))}.home-v3 :where(h1,h2,h3,p,figure){margin-top:0}.home-v3 :where(h1,h2,h3){color:inherit}.home-eyebrow{align-items:center;color:var(--home-blue);display:flex;font-size:12px;font-weight:750;gap:10px;letter-spacing:.09em;margin-bottom:0}.home-eyebrow>span{background:currentColor;border-radius:50%;height:7px;width:7px}.home-hero{background:var(--home-paper);overflow:hidden;padding-top:var(--home-hero-top)}.home-hero-grid{align-items:center;display:grid;gap:clamp(54px,5vw,72px);grid-template-columns:minmax(0,.88fr) minmax(540px,1.12fr);padding-bottom:var(--home-hero-bottom)}.home-hero-copy{padding:18px 0}.home-hero-copy h1{font-size:clamp(54px,5vw,76px);font-weight:650;letter-spacing:-.065em;line-height:1.03;margin:25px 0 24px}.home-hero-copy h1 em{color:var(--home-blue);font-style:normal}.home-hero-claim{color:#283b4d;font-size:22px;font-weight:650;letter-spacing:-.02em;line-height:1.55;margin-bottom:14px}.home-hero-description{color:var(--home-muted);font-size:16px;line-height:1.8;margin-bottom:0;max-width:570px}.home-hero-actions{align-items:center;display:flex;gap:28px;margin-top:32px}.home-contact-button,.home-primary-button{align-items:center;background:var(--home-blue);border:1px solid var(--home-blue);color:#fff;display:inline-flex;font-weight:700;gap:34px;justify-content:space-between;min-height:54px;padding:0 22px 0 26px;transition:background .22s ease,transform .22s ease}.home-contact-button:hover,.home-primary-button:hover{background:var(--home-blue-dark);transform:translateY(-2px)}.home-contact-button span,.home-primary-button span{font-size:18px}.home-secondary-button{align-items:center;background:transparent;border:0;border-bottom:1px solid;color:var(--home-ink);cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:16px;padding:12px 0 10px}.home-secondary-button span{color:var(--home-blue);font-size:18px;transition:transform .2s ease}.home-secondary-button:hover span{transform:translate(4px)}.home-aidlc-visual{background:linear-gradient(rgba(8,127,193,.045) 1px,transparent 0),linear-gradient(90deg,rgba(8,127,193,.045) 1px,transparent 0),#fff;background-size:28px 28px;border:1px solid #cbd3da;box-shadow:0 24px 70px #0b223914;height:clamp(458px,50.75vh,548px);min-width:0}.home-aidlc-head{align-items:center;background:#ffffffe0;border-bottom:1px solid #d5dbe0;color:#75808a;display:flex;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;justify-content:space-between;letter-spacing:.08em;min-height:56px;padding:0 22px}.home-aidlc-head i{color:var(--home-blue);font-style:normal}.home-aidlc-intent{border-left:3px solid var(--home-blue);margin:30px 30px 24px;padding-left:16px}.home-aidlc-context span,.home-aidlc-intent span,.home-aidlc-loop span{color:var(--home-blue);display:block;font-size:11px;font-weight:750;letter-spacing:.08em}.home-aidlc-intent strong{display:block;font-size:21px;font-weight:650;margin-top:5px}.home-aidlc-intent p{color:var(--home-muted);font-size:13px;margin:6px 0 0}.home-aidlc-flow{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 22px 1fr 22px 1fr;margin:0 30px}.home-aidlc-flow>div{background:#ffffffeb;border:1px solid #d7dde2;min-height:112px;min-width:0;padding:17px 15px}.home-aidlc-flow>div>span{color:var(--home-blue);font-size:11px;font-weight:750}.home-aidlc-flow>div>strong{display:block;font-size:16px;font-weight:650;margin:22px 0 6px}.home-aidlc-flow>div>small{color:#727d86;font-size:11px}.home-aidlc-flow>i{color:#8a959e;font-size:14px;font-style:normal;text-align:center}.home-aidlc-loop{align-items:center;background:var(--home-navy);color:#fff;display:grid;grid-template-columns:1fr 28px 1fr;margin:24px 30px 0;padding:20px 22px}.home-aidlc-loop>div{align-items:center;display:flex;gap:13px}.home-aidlc-loop span{color:#75cef5;flex:0 0 auto}.home-aidlc-loop strong{font-size:13px;font-weight:580}.home-aidlc-loop>i{color:#75cef5;font-style:normal;text-align:center}.home-aidlc-context{align-items:center;background:#edf8fd;border:1px solid #cfe6f2;border-top:0;display:grid;gap:14px;grid-template-columns:64px 1fr 24px;margin:0 30px;padding:16px 20px}.home-aidlc-context strong{color:#3c5264;font-size:13px;font-weight:580}.home-aidlc-context i{color:var(--home-blue);font-size:20px;font-style:normal}.home-hero-media{background:#fff;border:1px solid #cfd5da;display:grid;grid-template-rows:minmax(0,1fr) 138px;height:548px;min-width:0}.home-team-photo{margin:0;overflow:hidden;position:relative}.home-team-photo:after{background:linear-gradient(0deg,rgba(5,13,20,.74),transparent);content:"";height:40%;inset:auto 0 0;position:absolute}.home-team-photo img{filter:saturate(.9);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;width:100%}.home-team-photo figcaption{align-items:flex-end;bottom:21px;color:#fff;display:flex;gap:20px;justify-content:space-between;left:24px;position:absolute;right:24px;z-index:1}.home-product-shot span,.home-team-photo figcaption span{font-size:10px;letter-spacing:.08em}.home-product-shot strong,.home-team-photo figcaption strong{font-size:14px;font-weight:650}.home-product-shot{background:#fff;border-top:1px solid #d7dce0;display:grid;grid-template-columns:1fr 47%;margin:0}.home-product-shot>div{display:flex;flex-direction:column;justify-content:space-between;padding:24px}.home-product-shot>div span{color:var(--home-blue)}.home-product-shot>div strong{color:var(--home-ink)}.home-product-shot img{border-left:1px solid #d7dce0;height:137px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.home-proof-grid{background:#fff;border-left:1px solid var(--home-line);border-top:1px solid var(--home-line);display:grid;grid-template-columns:1.2fr repeat(3,1fr)}.home-proof-grid,.home-proof-grid>div{border-right:1px solid var(--home-line)}.home-proof-grid>div{align-items:center;display:flex;gap:20px;min-height:clamp(92px,10.9vh,118px);padding:clamp(20px,2.6vh,28px) clamp(26px,2.8vw,30px)}.home-proof-grid>div:last-child{border-right:0}.home-proof-grid .home-proof-intro{background:var(--home-navy);color:#fff;justify-content:space-between}.home-proof-intro span{font-size:16px;font-weight:650;line-height:1.55}.home-proof-intro i{color:#71cdf8;font-size:24px;font-style:normal}.home-proof-grid strong{font-size:31px;font-weight:650;letter-spacing:-.04em;min-width:84px}.home-proof-grid strong sup{color:var(--home-blue);font-size:13px;font-weight:700;margin-left:3px;vertical-align:.8em}.home-proof-grid div>span:not(.home-proof-intro span){color:var(--home-muted);font-size:14px;line-height:1.55}.home-section{padding:var(--home-section-y) 0}.home-section-heading{align-items:end;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) 350px;margin-bottom:var(--home-heading-bottom)}.home-research-copy h2,.home-section-heading h2{font-size:clamp(39px,3.8vw,52px);font-weight:620;letter-spacing:-.045em;line-height:1.15;margin:18px 0 0;max-width:820px}.home-section-heading>p{color:var(--home-muted);font-size:16px;line-height:1.8;margin-bottom:0}.home-services{background:#fff}.home-chain-layout{display:grid;grid-template-columns:300px minmax(0,1fr)}.home-chain-summary{background:var(--home-navy);color:#fff;display:flex;flex-direction:column;min-height:clamp(440px,53.7vh,580px);padding:36px 34px}.home-chain-summary>span{color:#71caf3;font-size:11px;font-weight:750;letter-spacing:.08em}.home-chain-summary>strong{font-size:27px;font-weight:620;letter-spacing:-.025em;line-height:1.35;margin-top:22px}.home-chain-summary>i{color:#71caf3;font-size:28px;font-style:normal;margin:38px 0}.home-chain-summary>p{color:#b8c2ca;font-size:15px;line-height:1.75;margin:0}.home-chain-summary>div{border-top:1px solid hsla(0,0%,100%,.18);margin-top:auto;padding-top:26px}.home-chain-summary small{color:#71caf3;display:block;font-size:11px;letter-spacing:.08em;margin-bottom:9px}.home-chain-summary b{font-size:15px;font-weight:620;line-height:1.55}.home-aidlc-stage-grid{border-top:1px solid var(--home-ink)}.home-aidlc-stage-grid article{align-items:center;border-bottom:1px solid var(--home-line);border-right:1px solid var(--home-line);display:grid;gap:22px;grid-template-columns:94px 160px minmax(0,1fr) 228px;min-height:clamp(110px,13.4vh,145px);padding:clamp(18px,2.2vh,24px) 26px;position:relative}.home-aidlc-stage-grid article:before{background:var(--home-blue);bottom:-1px;content:"";left:0;position:absolute;top:-1px;transform:scaleY(0);transition:transform .22s ease;width:3px}.home-aidlc-stage-grid article:hover:before{transform:scaleY(1)}.home-stage-top{color:var(--home-blue);display:flex;flex-direction:column;gap:9px}.home-stage-top span{font-size:12px;font-weight:750}.home-stage-top small{color:#727d86;font-size:11px}.home-aidlc-stage-grid h3{font-size:24px;font-weight:630;letter-spacing:-.035em;margin:0}.home-aidlc-stage-grid article>p{color:var(--home-muted);font-size:14px;line-height:1.7;margin:0}.home-stage-outputs{display:flex;flex-wrap:wrap;gap:8px}.home-stage-outputs span{background:var(--home-paper);color:#52606b;font-size:11px;padding:7px 10px}.home-scene-strip{border-left:1px solid var(--home-line);border-top:1px solid var(--home-line);display:grid;grid-template-columns:190px repeat(4,1fr);margin-top:clamp(24px,3vh,32px)}.home-scene-strip>div{border-bottom:1px solid var(--home-line);border-right:1px solid var(--home-line);display:flex;min-height:clamp(80px,8.9vh,96px);padding:clamp(16px,1.85vh,20px) 22px}.home-scene-label{background:var(--home-paper);flex-direction:column;justify-content:center}.home-scene-label span{font-size:14px;font-weight:700}.home-scene-label small{color:#737e87;font-size:10px;margin-top:6px}.home-scene-item{flex-direction:column;justify-content:space-between}.home-scene-item span{color:var(--home-blue);font-size:11px;font-weight:750}.home-scene-item strong{font-size:16px;font-weight:620}.home-service-heading{margin:clamp(72px,9.6vh,104px) 0 clamp(32px,3.9vh,42px)}.home-service-heading h2{font-size:clamp(36px,3.5vw,48px);font-weight:620;letter-spacing:-.045em;line-height:1.17;margin:18px 0 0;max-width:760px}.home-service-grid{display:grid;gap:16px;grid-template-columns:1.08fr .92fr;grid-template-rows:1fr 1fr}.home-service-card{border:1px solid var(--home-line);display:flex;flex-direction:column;min-height:clamp(200px,21.3vh,230px);padding:clamp(26px,2.8vh,30px);transition:background .22s ease,transform .22s ease}.home-service-card:hover{background:var(--home-paper);transform:translateY(-5px);z-index:1}.home-service-card:first-child{background:var(--home-navy);border-color:var(--home-navy);color:#fff;grid-row:1/3;min-height:clamp(416px,44vh,476px);padding:clamp(31px,3.35vh,36px)}.home-service-card:first-child:hover{background:#10304e}.home-service-card:first-child .home-service-top{color:#a9b6c1}.home-service-card:first-child .home-service-link i,.home-service-card:first-child .home-service-top>span{color:#71caf3}.home-service-card:first-child>p{color:#a9b6c1}.home-service-card:first-child .home-service-link{border-top-color:#ffffff2e}.home-service-top{color:var(--home-muted);display:flex;font-size:12px;gap:20px;justify-content:space-between}.home-service-top>span{color:var(--home-blue);font-weight:750}.home-service-card h3{font-size:27px;font-weight:620;letter-spacing:-.04em;margin:28px 0 14px}.home-service-card:first-child h3{font-size:39px;margin-top:92px}.home-service-card>p{color:var(--home-muted);font-size:15px;line-height:1.75;margin-bottom:34px;max-width:360px}.home-service-link{align-items:center;border-top:1px solid var(--home-line);display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-top:auto;padding-top:20px}.home-service-link i{color:var(--home-blue);font-size:18px;font-style:normal}.home-delivery-heading{align-items:end;display:grid;gap:64px;grid-template-columns:1.4fr .6fr;margin:clamp(72px,9.6vh,104px) 0 clamp(32px,3.9vh,42px)}.home-delivery-heading h2{font-size:clamp(36px,3.5vw,48px);font-weight:620;letter-spacing:-.045em;line-height:1.17;margin:18px 0 0;max-width:760px}.home-delivery-heading>p{color:var(--home-muted);font-size:15px;line-height:1.75;margin:0;max-width:420px}.home-delivery-flow{border-left:1px solid var(--home-line);border-top:1px solid var(--home-ink);display:grid;grid-template-columns:repeat(5,1fr)}.home-delivery-flow article{border-bottom:1px solid var(--home-line);border-right:1px solid var(--home-line);min-height:230px;padding:26px 22px}.home-delivery-flow article>span{color:var(--home-blue);font-size:11px;font-weight:750}.home-delivery-flow h3{font-size:18px;font-weight:650;margin:48px 0 14px}.home-delivery-flow p{color:var(--home-muted);font-size:13px;line-height:1.7;margin:0}.home-research{background:#111820;color:#fff;overflow:hidden}.home-research-grid{align-items:center;display:grid;gap:88px;grid-template-columns:1.08fr .92fr}.home-research-visual{min-width:0;padding:0 54px 54px 0;position:relative}.home-research-screen{background:#232a32;border:1px solid hsla(0,0%,100%,.18);margin:0;overflow:hidden}.home-research-screen img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.home-research-screen figcaption{align-items:center;color:#d9dee4;display:flex;gap:20px;justify-content:space-between;padding:17px 19px}.home-research-screen figcaption span{color:#8996a1;font-size:11px}.home-research-screen figcaption strong{font-size:13px;font-weight:600}.home-research-certificate{background:#fff;border:6px solid #fff;bottom:0;box-shadow:0 18px 45px #00000059;margin:0;position:absolute;right:0;width:142px}.home-research-certificate img{width:100%}.home-research-copy .home-eyebrow{color:#70caf4}.home-research-copy>p:not(.home-eyebrow){color:#a9b2bb;font-size:15px;line-height:1.85;margin:24px 0 0;max-width:520px}.home-copyright-list{border-top:1px solid hsla(0,0%,100%,.18);margin-top:38px}.home-copyright-list>article{border-bottom:1px solid hsla(0,0%,100%,.13);display:grid;gap:18px;grid-template-columns:54px 1fr;padding:17px 0}.home-copyright-list article>span{color:#70caf4;font-size:11px;padding-top:2px}.home-copyright-list small{color:#7f8c98;display:block;font-size:10px;margin-bottom:5px}.home-copyright-list strong{color:#edf1f4;display:block;font-size:14px;font-weight:600}.home-copyright-list p{color:#a9b2bb;font-size:12px;line-height:1.65;margin:7px 0 0}.home-copyright-list em{color:#6f7c87;display:block;font-size:9px;font-style:normal;letter-spacing:.03em;margin-top:7px}.home-honors{background:#fff}.home-honor-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.home-honor-card{min-width:0}.home-honor-image{aspect-ratio:4/3;background:var(--home-paper);overflow:hidden}.home-honor-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.home-honor-card:nth-child(2) .home-honor-image img{-o-object-position:center top;object-position:center top}.home-honor-card:hover .home-honor-image img{transform:scale(1.025)}.home-honor-meta{border-top:1px solid var(--home-line);display:flex;gap:18px;justify-content:space-between;margin-top:18px;padding-top:14px}.home-honor-meta span{color:var(--home-blue);font-size:13px;font-weight:750}.home-honor-meta small{color:var(--home-muted);font-size:12px;text-align:right}.home-honor-card h3{font-size:20px;font-weight:620;line-height:1.45;margin:13px 0 0}.home-news{background:var(--home-paper)}.home-news-heading{align-items:center}.home-news-heading .home-secondary-button{justify-self:end}.home-news-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.home-news-card{min-width:0}.home-news-image{aspect-ratio:16/10;background:#dde2e5;overflow:hidden}.home-news-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.home-news-card:hover .home-news-image img{transform:scale(1.025)}.home-news-meta{color:var(--home-muted);display:flex;font-size:12px;justify-content:space-between;margin-top:18px}.home-news-meta span{color:var(--home-blue);font-weight:750}.home-news-card h3{font-size:20px;font-weight:630;line-height:1.45;margin:13px 0 10px}.home-news-card>p{color:var(--home-muted);font-size:14px;line-height:1.7;margin-bottom:0}.home-contact{background:var(--home-paper);padding:0 0 64px}.home-contact-inner{align-items:center;background:var(--home-blue);color:#fff;display:flex;gap:60px;justify-content:space-between;padding:68px 64px}.home-contact .home-eyebrow{color:#d8f2ff}.home-contact h2{font-size:clamp(39px,4vw,54px);font-weight:620;letter-spacing:-.045em;margin:18px 0 24px}.home-contact-topics{display:flex;flex-wrap:wrap;gap:12px}.home-contact-topics span{border-right:1px solid hsla(0,0%,100%,.45);color:#d8f2ff;font-size:13px;padding-right:12px}.home-contact-topics span:last-child{border-right:0}.home-contact-button{background:#fff;border-color:#fff;color:var(--home-ink);cursor:pointer;flex:0 0 auto}.home-contact-button:hover{background:#eef8fc;border-color:#eef8fc}@media(max-width:1080px){.home-hero-grid{gap:42px;grid-template-columns:.9fr 1.1fr}.home-hero-copy h1{font-size:58px}.home-hero-media{height:clamp(452px,50vh,500px)}.home-aidlc-visual{height:clamp(458px,50.75vh,520px)}.home-chain-layout{grid-template-columns:250px minmax(0,1fr)}.home-aidlc-stage-grid article{grid-template-columns:72px 135px minmax(0,1fr)}.home-stage-outputs{grid-column:2/4}.home-proof-grid>div{padding:24px 20px}.home-proof-grid strong{font-size:27px;min-width:72px}.home-research-grid{gap:56px}}@media(max-width:760px){.home-v3 .container,.site-header>.container{width:min(100% - 32px,1240px)}.home-hero{padding-top:46px}.home-hero-grid{gap:34px;grid-template-columns:1fr;padding-bottom:0}.home-hero-copy{padding:4px 0 0}.home-hero-copy h1{font-size:46px;line-height:1.07;margin:20px 0}.home-hero-claim{font-size:19px}.home-hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.home-primary-button{width:100%}.home-hero-media{grid-template-rows:274px 118px;height:392px}.home-aidlc-visual,.home-hero-media{border-left:0;border-right:0;margin:0 -16px}.home-aidlc-visual{height:auto}.home-aidlc-intent{margin:25px 22px 20px}.home-aidlc-flow{gap:10px;grid-template-columns:1fr;margin:0 22px}.home-aidlc-flow>div{min-height:92px}.home-aidlc-flow>div>strong{margin-top:14px}.home-aidlc-flow>i{display:none}.home-aidlc-loop{gap:12px;grid-template-columns:1fr;margin:18px 22px 0}.home-aidlc-loop>i{display:none}.home-aidlc-context{grid-template-columns:54px 1fr 20px;margin:0 22px 24px;padding:14px}.home-team-photo figcaption{align-items:flex-start;bottom:17px;flex-direction:column;gap:4px;left:18px;right:18px}.home-product-shot{grid-template-columns:1fr 48%}.home-product-shot>div{padding:17px}.home-product-shot img{height:117px}.home-proof-grid{border-top:0;grid-template-columns:1fr;margin-top:0}.home-proof-grid>div{border-bottom:1px solid var(--home-line);border-right:0;justify-content:space-between;min-height:86px;padding:20px 24px}.home-proof-grid .home-proof-intro{min-height:76px}.home-proof-grid strong{min-width:92px}.home-proof-grid div>span:not(.home-proof-intro span){width:150px}.home-section{padding:76px 0}.home-section-heading{gap:20px;grid-template-columns:1fr;margin-bottom:38px}.home-research-copy h2,.home-section-heading h2{font-size:34px;line-height:1.2}.home-section-heading>p{max-width:100%}.home-chain-layout{grid-template-columns:1fr}.home-chain-summary{min-height:360px;padding:30px 28px}.home-chain-summary>i{margin:26px 0}.home-aidlc-stage-grid article{align-items:start;gap:12px 16px;grid-template-columns:48px 1fr;min-height:0;padding:25px 22px}.home-stage-top{grid-row:1/4}.home-aidlc-stage-grid article>p,.home-aidlc-stage-grid h3,.home-stage-outputs{grid-column:2}.home-service-grid{grid-template-columns:1fr;grid-template-rows:auto}.home-delivery-heading{gap:20px;grid-template-columns:1fr}.home-delivery-heading>p{max-width:100%}.home-delivery-flow{grid-template-columns:repeat(2,1fr)}.home-delivery-flow article{min-height:210px}.home-scene-strip{grid-template-columns:1fr}.home-scene-strip>div{min-height:74px}.home-scene-label{min-height:88px!important}.home-scene-item{align-items:center;flex-direction:row}.home-service-card:first-child{grid-row:auto;min-height:360px;padding:28px}.home-service-card:first-child h3{font-size:34px;margin-top:58px}.home-service-card:not(:first-child){min-height:280px}.home-service-heading{margin:72px 0 34px}.home-service-heading h2{font-size:32px}.home-service-card{min-height:310px;padding:26px}.home-service-card h3{margin-top:48px}.home-delivery-heading{margin:72px 0 34px}.home-delivery-heading h2{font-size:32px}.home-delivery-flow{grid-template-columns:1fr}.home-delivery-flow article{min-height:0}.home-delivery-flow h3{margin-top:28px}.home-research-grid{display:flex;flex-direction:column-reverse;gap:54px}.home-research-visual{padding:0 32px 42px 0;width:100%}.home-research-screen figcaption{align-items:flex-start;flex-direction:column;gap:4px}.home-research-certificate{width:104px}.home-honor-grid,.home-news-grid{gap:42px;grid-template-columns:1fr}.home-news-heading .home-secondary-button{justify-self:start}.home-contact{padding-bottom:32px}.home-contact-inner{align-items:flex-start;flex-direction:column;gap:40px;padding:48px 28px}.home-contact h2{font-size:38px}.home-contact-button{width:100%}}@media(prefers-reduced-motion:reduce){.home-contact-button,.home-honor-image img,.home-news-image img,.home-primary-button,.home-service-card{transition:none}}.enterprise-case-section.section{overflow:hidden;padding-bottom:clamp(76px,8vw,108px);padding-top:clamp(76px,8vw,108px)}.enterprise-case-wall{display:grid;gap:14px;margin-inline:calc(-50vw + 50%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden;padding:2px 0;position:relative}.enterprise-case-row{min-width:0;overflow:hidden}.enterprise-case-track{animation:enterprise-case-marquee 36s linear infinite;display:flex;gap:14px;width:-moz-max-content;width:max-content;will-change:transform}.enterprise-case-track.reverse{animation-direction:reverse;animation-duration:42s}.enterprise-case-wall:hover .enterprise-case-track{animation-play-state:paused}.enterprise-case-track article{align-items:center;background:#fffffff5;border:1px solid #e0e5e8;border-radius:10px;box-shadow:0 6px 18px #101f2c0b;display:flex;flex:0 0 270px;gap:16px;min-height:82px;padding:14px 20px}.enterprise-case-mark{background:#eaf6fc;border-radius:50%;color:var(--hc-blue);display:grid;flex:0 0 42px;font-size:16px;font-weight:800;height:42px;place-items:center;width:42px}.enterprise-case-track article>span:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.enterprise-case-track strong{color:var(--hc-ink);font-size:15px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.enterprise-case-track small{color:#7b8790;font-size:10px}@keyframes enterprise-case-marquee{to{transform:translate(-50%)}}.products-hero{background:linear-gradient(135deg,#eef8fc,#f9fbfc 60%,#eef3f5);overflow:hidden;padding:clamp(88px,9vw,124px) 0}.products-hero-grid{align-items:center;display:grid;gap:clamp(46px,6vw,86px);grid-template-columns:.88fr 1.12fr}.products-hero h1{color:var(--hc-ink);font-size:clamp(52px,5.7vw,78px);letter-spacing:-.06em;line-height:1.06;margin:20px 0 24px}.products-hero h1 span{color:var(--hc-blue)}.products-hero p{max-width:610px}.products-hero-screen{background:#fff;border:1px solid #cbd9e0;box-shadow:0 30px 75px #0a253a26;margin:0;min-width:0;padding:14px;transform:rotate(1deg)}.products-hero-screen>div{color:#75838e;display:flex;font-size:11px;gap:22px;justify-content:space-between;padding:4px 4px 14px}.products-hero-screen>div strong{color:var(--hc-ink);font-weight:650}.products-hero-screen img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.product-showcase-section{background:#fff}.product-showcase-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.product-showcase-grid figure{background:#f5f7f8;border:1px solid var(--hc-line);margin:0;overflow:hidden}.product-showcase-grid img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform .4s ease;width:100%}.product-showcase-grid figure:hover img{transform:scale(1.018)}.product-showcase-grid figcaption{align-items:center;background:#fff;display:flex;gap:18px;justify-content:space-between;padding:20px 22px}.product-showcase-grid figcaption span{color:var(--hc-blue);font-size:11px;font-weight:750}.product-showcase-grid figcaption strong{font-size:15px;font-weight:650}.product-registry-section{background:var(--hc-paper)}.product-registry-heading{align-items:end;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) 390px;margin-bottom:46px}.product-registry-heading h2{color:var(--hc-ink);font-size:clamp(42px,4.5vw,60px);letter-spacing:-.05em;line-height:1.1;margin:18px 0 0;max-width:780px}.product-registry-heading>p{color:var(--hc-muted);font-size:14px;line-height:1.8;margin:0}.product-registry{border-top:1px solid var(--hc-ink)}.product-registry article{align-items:center;border-bottom:1px solid var(--hc-line);display:grid;gap:26px;grid-template-columns:70px minmax(230px,.7fr) 1fr 220px;min-height:148px;padding:26px 0}.product-mark{background:var(--hc-blue);color:#fff;display:grid;font-size:14px;font-weight:800;height:46px;place-items:center;width:46px}.product-name{min-width:0}.product-name small{color:var(--hc-blue);font-size:10px;font-weight:750}.product-name h3{color:var(--hc-ink);font-size:21px;line-height:1.35;margin:9px 0 0}.product-registry article>p{color:var(--hc-muted);font-size:13px;line-height:1.75;margin:0}.product-proof{border-left:1px solid var(--hc-line);display:flex;flex-direction:column;gap:8px;padding-left:22px}.product-proof span{color:var(--hc-blue);font-size:13px;font-weight:750}.product-proof small{color:#74808a;font-size:10px;line-height:1.5}.product-evidence-section{background:#111820;color:#fff}.product-evidence-grid{align-items:center;display:grid;gap:30px;grid-template-columns:1fr .55fr .55fr}.product-evidence-grid h2{font-size:clamp(43px,4.4vw,60px);letter-spacing:-.05em;line-height:1.08;margin:20px 0}.product-evidence-grid>div>p{color:#a9b2bb;font-size:14px;line-height:1.8;max-width:500px}.product-evidence-grid figure{background:#fff;margin:0;padding:10px}.product-evidence-grid figure img{aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.product-evidence-grid figcaption{color:#68737b;font-size:9px;padding:10px 4px 2px;text-align:center}.course-hub-hero{background:linear-gradient(135deg,#f1f8fb,#fff);padding:clamp(88px,9vw,124px) 0}.course-hub-hero h1 span{color:var(--hc-blue)}.course-hub-panel{background:var(--hc-line);border:1px solid var(--hc-line);box-shadow:0 24px 60px #0f27391a;display:grid;gap:1px}.course-hub-panel>div{background:#fff;display:grid;gap:8px 20px;grid-template-columns:48px 1fr;min-height:180px;padding:30px}.course-hub-panel>div:first-child{background:#0b2742;color:#fff}.course-hub-panel span{color:#6bcaf5;font-size:13px;font-weight:800;grid-row:1/4}.course-hub-panel small{color:#6c7b86;font-size:11px}.course-hub-panel>div:first-child p,.course-hub-panel>div:first-child small{color:#a6b4c0}.course-hub-panel strong{align-self:end;font-size:23px;font-weight:650}.course-hub-panel p{color:var(--hc-muted);font-size:12px;margin:0}.course-series-section{background:#fff}.course-series-grid{display:grid;gap:22px;grid-template-columns:1fr 1fr}.course-series-card{border:1px solid var(--hc-line);color:var(--hc-ink);display:grid;grid-template-rows:auto 230px 1fr;min-width:0;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.course-series-card:hover{box-shadow:0 18px 50px #0c233417;transform:translateY(-5px)}.course-series-card.agent{background:#0b2742;color:#fff}.course-series-index{border-bottom:1px solid var(--hc-line);display:flex;justify-content:space-between;padding:24px 26px}.course-series-card.agent .course-series-index{border-bottom-color:#ffffff24}.course-series-index span{color:var(--hc-blue);font-size:12px;font-weight:800}.course-series-card.agent .course-series-index span{color:#6bcaf5}.course-series-index small{color:#71808b;font-size:11px}.course-series-card img{background:#f4f7f8;height:230px;-o-object-fit:contain;object-fit:contain;padding:18px;width:100%}.course-series-card.agent img{background:#172d43;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.course-series-card>div:last-child{display:flex;flex-direction:column;min-height:315px;padding:34px 32px}.course-series-card h2{font-size:clamp(29px,3vw,39px);letter-spacing:-.045em;line-height:1.15;margin:0 0 18px}.course-series-card p{color:var(--hc-muted);font-size:14px;line-height:1.75;max-width:500px}.course-series-card.agent p{color:#a9b6c1}.course-series-card>div:last-child strong{border-top:1px solid var(--hc-line);display:flex;font-size:13px;justify-content:space-between;margin-top:auto;padding-top:20px}.course-series-card.agent>div:last-child strong{border-top-color:#ffffff29}.course-series-card i{color:var(--hc-blue);font-style:normal}.agent-course-section{background:#111820;color:#fff}.agent-course-heading{align-items:end;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) 390px;margin-bottom:46px}.agent-course-heading h2{font-size:clamp(42px,4.5vw,60px);letter-spacing:-.05em;line-height:1.1;margin:18px 0 0;max-width:800px}.agent-course-heading>p{color:#a5b0b9;font-size:14px;line-height:1.8;margin:0}.agent-course-layout{display:grid;gap:24px;grid-template-columns:.95fr 1.05fr}.agent-path-list{border-top:1px solid hsla(0,0%,100%,.22)}.agent-path-list article{border-bottom:1px solid hsla(0,0%,100%,.14);display:grid;gap:20px;grid-template-columns:56px 1fr;min-height:130px;padding:24px 0}.agent-path-list article>span{color:#6bcaf5;font-size:11px;font-weight:800}.agent-path-list h3{font-size:20px;margin:0 0 10px}.agent-path-list p{color:#9fabb4;font-size:13px;line-height:1.7;margin:0}.agent-project-card{background:#fff;color:var(--hc-ink);overflow:hidden}.agent-project-card img{height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.agent-project-card>div{padding:30px}.agent-project-card small{color:var(--hc-blue);font-weight:750}.agent-project-card h3{font-size:27px;margin:13px 0 20px}.agent-project-card ul{display:grid;gap:0;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.agent-project-card li{border-top:1px solid var(--hc-line);color:var(--hc-muted);font-size:12px;padding:13px 0}.home-research-link{align-items:center;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.35);color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;gap:48px;justify-content:space-between;margin-top:30px;padding:0 0 8px}.home-research-link span{color:#70caf4}#ai-products,#delivery-assurance,#enterprise-ai,#enterprise-delivery{scroll-margin-top:92px}.home-trust{background:#fff}.home-trust-grid{border-left:1px solid var(--home-line);border-top:1px solid var(--home-ink);display:grid;grid-template-columns:repeat(4,1fr)}.home-trust-card{border-bottom:1px solid var(--home-line);border-right:1px solid var(--home-line);display:flex;flex-direction:column;min-height:300px;padding:28px;transition:background .22s ease,transform .22s ease}.home-trust-card:hover{background:var(--home-paper);transform:translateY(-4px);z-index:1}.home-trust-card>strong{color:var(--home-blue);font-size:clamp(38px,4vw,55px);font-weight:600;letter-spacing:-.05em}.home-trust-card h3{font-size:19px;font-weight:650;margin:44px 0 14px}.home-trust-card p{color:var(--home-muted);font-size:13px;line-height:1.7;margin:0}.about-honors-section{background:var(--hc-paper)}.about-honor-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.about-honor-grid article{min-width:0}.about-honor-grid article>div{aspect-ratio:4/3;background:#fff;overflow:hidden}.about-honor-grid img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.about-honor-grid article:hover img{transform:scale(1.025)}.about-honor-grid article>p{border-top:1px solid var(--hc-line);display:flex;gap:16px;justify-content:space-between;margin:18px 0 0;padding-top:14px}.about-honor-grid span{color:var(--hc-blue);font-size:12px;font-weight:750}.about-honor-grid small{color:var(--hc-muted);font-size:11px;text-align:right}.about-honor-grid h3{color:var(--hc-ink);font-size:20px;line-height:1.45;margin:12px 0 0}@media(max-width:1050px){.product-registry article{grid-template-columns:58px 1fr 1fr}.product-proof{border-left:0;border-top:1px solid var(--hc-line);flex-direction:row;grid-column:2/4;padding:14px 0 0}.home-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.agent-course-heading,.enterprise-case-heading,.product-registry-heading{gap:20px;grid-template-columns:1fr}.enterprise-case-wall{margin-inline:-16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.enterprise-case-track article{flex-basis:225px;min-height:74px;padding:12px 16px}.enterprise-case-mark{flex-basis:38px;height:38px;width:38px}.agent-course-layout,.course-series-grid,.product-evidence-grid,.product-showcase-grid,.products-hero-grid{grid-template-columns:1fr}.products-hero h1{font-size:47px}.products-hero-screen{transform:none}.product-showcase-grid{gap:18px}.product-showcase-grid figcaption{align-items:flex-start;flex-direction:column;gap:6px}.product-registry article{gap:18px;grid-template-columns:52px 1fr}.product-registry article>p{grid-column:2}.product-proof{flex-direction:column;grid-column:2}.product-evidence-grid{gap:24px}.product-evidence-grid figure{max-width:340px}.course-hub-panel{margin-top:12px}.course-series-card{grid-template-rows:auto 190px 1fr}.course-series-card img{height:190px}.course-series-card>div:last-child{min-height:290px;padding:28px 24px}.agent-project-card img{height:220px}.agent-project-card ul,.home-trust-grid{grid-template-columns:1fr}.home-trust-card{min-height:260px}.about-honor-grid{gap:42px;grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.enterprise-case-track{animation:none}.about-honor-grid img,.course-series-card,.home-trust-card,.product-showcase-grid img{transition:none}}.course-directory-section{background:#fff}.course-directory-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.course-directory-card{background:#fff;border:1px solid var(--hc-line);color:var(--hc-ink);display:grid;grid-template-rows:auto 240px 1fr;min-width:0;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.course-directory-card:hover{box-shadow:0 22px 54px #0c23341a;transform:translateY(-5px)}.course-directory-card.agent{background:#0b2742;color:#fff}.course-directory-meta{border-bottom:1px solid var(--hc-line);display:flex;gap:20px;justify-content:space-between;padding:22px 26px}.course-directory-card.agent .course-directory-meta{border-bottom-color:#ffffff26}.course-directory-meta span{color:var(--hc-blue);font-size:12px;font-weight:800}.course-directory-card.agent .course-directory-meta span{color:#70caf4}.course-directory-meta small{color:#75818a;font-size:11px}.course-directory-image{background:#f3f6f7;overflow:hidden}.course-directory-image img{height:100%;-o-object-fit:contain;object-fit:contain;padding:18px;transition:transform .4s ease;width:100%}.course-directory-card.agent .course-directory-image{background:#142f48}.course-directory-card.agent .course-directory-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;padding:0}.course-directory-card:hover .course-directory-image img{transform:scale(1.018)}.course-directory-copy{display:flex;flex-direction:column;min-height:360px;padding:34px 32px}.course-directory-copy h2{font-size:clamp(30px,3vw,40px);letter-spacing:-.045em;line-height:1.16;margin:0 0 18px}.course-directory-copy>p{color:var(--hc-muted);font-size:14px;line-height:1.78;margin:0}.course-directory-card.agent .course-directory-copy>p{color:#a7b4bf}.course-directory-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.course-directory-tags span{background:var(--hc-paper);color:#53626d;font-size:10px;padding:7px 10px}.course-directory-card.agent .course-directory-tags span{background:#ffffff17;color:#c2ced7}.course-directory-copy>strong{border-top:1px solid var(--hc-line);display:flex;font-size:14px;justify-content:space-between;margin-top:auto;padding-top:21px}.course-directory-card.agent .course-directory-copy>strong{border-top-color:#ffffff29}.course-directory-copy i{color:var(--hc-blue);font-size:18px;font-style:normal}.course-directory-cta{padding-top:30px}.course-back-link{border-bottom:1px solid var(--hc-line);color:var(--hc-muted);display:table;font-size:12px;font-weight:650;margin-bottom:28px;padding-bottom:7px}.course-back-link:hover{border-bottom-color:var(--hc-blue);color:var(--hc-blue)}.agent-course-hero-visual{background:#fff;border:1px solid #cbd9e0;box-shadow:0 26px 65px #0a253a21;margin:0;overflow:hidden}.agent-course-hero-visual img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.agent-course-hero-visual figcaption{display:flex;gap:18px;justify-content:space-between;padding:18px 20px}.agent-course-hero-visual figcaption span{color:var(--hc-blue);font-size:11px}.agent-course-hero-visual figcaption strong{color:var(--hc-ink);font-size:13px;font-weight:650}.agent-project-section{background:var(--hc-paper)}.agent-project-detail{align-items:center;display:grid;gap:74px;grid-template-columns:1.08fr .92fr}.agent-project-detail figure{background:#fff;border:1px solid var(--hc-line);margin:0;overflow:hidden}.agent-project-detail figure img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.agent-project-detail h2{color:var(--hc-ink);font-size:clamp(38px,4vw,54px);letter-spacing:-.045em;line-height:1.13;margin:20px 0}.agent-project-detail p{color:var(--hc-muted);font-size:15px;line-height:1.85}@media(max-width:760px){.agent-project-detail,.course-directory-grid{grid-template-columns:1fr}.course-directory-card{grid-template-rows:auto 190px 1fr}.course-directory-copy{min-height:330px;padding:28px 24px}.course-directory-image{height:190px}.agent-course-hero-visual{margin-top:10px}.agent-course-hero-visual figcaption{align-items:flex-start;flex-direction:column;gap:5px}.agent-project-detail{gap:38px}}@media(prefers-reduced-motion:reduce){.course-directory-card,.course-directory-image img{transition:none}}.product-console-hero{background:radial-gradient(circle at 82% 20%,rgba(41,173,221,.18),transparent 30%),#071a2e;color:#fff;overflow:hidden;padding:46px 0 0}.product-console-bar{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.16);color:#7f95a8;display:flex;font-family:var(--hc-font-mono);font-size:10px;justify-content:space-between;letter-spacing:.1em;padding-bottom:22px}.product-console-bar span:last-child{align-items:center;color:#a8bccb;display:flex;gap:8px}.product-console-bar i{background:#5ad6a0;border-radius:50%;box-shadow:0 0 0 5px #5ad6a01a;height:6px;width:6px}.product-console-grid{align-items:center;display:grid;gap:clamp(48px,7vw,104px);grid-template-columns:.8fr 1.2fr;min-height:640px;padding:74px 0}.product-console-copy h1{font-family:var(--hc-font-display);font-size:clamp(52px,5.5vw,78px);letter-spacing:-.065em;line-height:1.04;margin:22px 0 26px}.product-console-copy h1 span{color:#62c8ee}.product-console-copy>p{color:#a9bac8;font-size:17px;line-height:1.82;max-width:590px}.product-console-copy .button:first-child{background:#fff;border-color:#fff;color:#071a2e}.product-console-copy .button-ghost{border-color:#ffffff61;color:#fff}.product-console-screen{background:#102940;border:1px solid hsla(0,0%,100%,.22);box-shadow:30px 32px #0000002e;margin:0;min-width:0}.product-screen-head{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.14);color:#8299aa;display:grid;font-family:var(--hc-font-mono);grid-template-columns:1fr auto 1fr;min-height:45px;padding:0 15px}.product-screen-head>span{display:flex;gap:6px}.product-screen-head i{background:#61788a;border-radius:50%;height:6px;width:6px}.product-screen-head i:first-child{background:#ef5e61}.product-screen-head small{font-size:8px;letter-spacing:.12em}.product-screen-head strong{color:#62c8ee;font-size:11px;justify-self:end}.product-console-screen img{aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.product-console-screen figcaption{color:#9fb1bf;display:flex;font-size:10px;gap:24px;justify-content:space-between;padding:18px}.product-console-screen figcaption strong{color:#fff;font-size:12px;font-weight:650}.product-console-stats{border-top:1px solid hsla(0,0%,100%,.16);display:grid;grid-template-columns:.75fr .75fr 1.2fr .9fr}.product-console-stats>a,.product-console-stats>div{border-right:1px solid hsla(0,0%,100%,.16);display:flex;flex-direction:column;justify-content:center;min-height:112px;padding:18px 28px}.product-console-stats>div:first-child{padding-left:0}.product-console-stats strong{color:#fff;font-family:var(--hc-font-display);font-size:26px}.product-console-stats div span{color:#8198a9;font-size:10px;margin-top:7px}.product-console-stats>a{align-items:center;border-right:0;color:#fff;flex-direction:row;font-size:12px;font-weight:650;justify-content:space-between}.product-console-stats>a span{color:#62c8ee;font-size:17px}.product-focus-section{background:#fff}.product-focus-layout{align-items:start;display:grid;gap:clamp(50px,8vw,118px);grid-template-columns:.62fr 1.38fr}.product-focus-copy{position:sticky;top:120px}.product-focus-copy h2{color:var(--hc-ink);font-size:clamp(42px,4.4vw,60px);letter-spacing:-.055em;line-height:1.08;margin:20px 0 24px}.product-focus-copy>p{color:var(--hc-muted);font-size:15px;line-height:1.85}.product-focus-notes{border-top:1px solid var(--hc-ink);margin-top:42px}.product-focus-notes>div{border-bottom:1px solid var(--hc-line);display:grid;gap:18px;grid-template-columns:38px 1fr;padding:21px 0}.product-focus-notes span{color:var(--hc-blue);font-family:var(--hc-font-mono);font-size:10px}.product-focus-notes p{color:var(--hc-muted);font-size:12px;line-height:1.7;margin:0}.product-focus-notes strong{color:var(--hc-ink);display:block;font-size:14px;margin-bottom:4px}.product-focus-stack{display:grid;gap:34px}.product-focus-stack figure{background:var(--hc-paper);border:1px solid var(--hc-ink);margin:0;position:relative}.product-focus-stack figure>div{border-bottom:1px solid var(--hc-ink);display:flex;justify-content:space-between;padding:17px 20px}.product-focus-stack figure>div span{color:var(--hc-blue);font-family:var(--hc-font-mono);font-size:9px}.product-focus-stack figure>div strong{color:var(--hc-ink);font-size:12px;font-weight:650}.product-focus-stack img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.product-focus-primary img{aspect-ratio:16/9}.product-focus-secondary{margin-left:auto!important;width:74%}.product-focus-secondary img{aspect-ratio:16/8.4}.product-focus-stack figcaption{border-top:1px solid var(--hc-line);color:var(--hc-muted);font-size:10px;padding:15px 20px}.product-evidence-grid{gap:clamp(50px,8vw,110px);grid-template-columns:.8fr 1.2fr}.product-evidence-copy{align-self:center}.product-evidence-rule{border-top:1px solid hsla(0,0%,100%,.2);color:#6bcaf5;display:block;font-family:var(--hc-font-mono);font-size:9px;letter-spacing:.12em;margin-top:38px;padding-top:16px}.product-certificate-stack{align-items:end;display:grid;gap:22px;grid-template-columns:1fr 1fr}.product-certificate-stack figure{position:relative}.product-certificate-stack figure:nth-child(2){transform:translateY(38px)}.product-certificate-stack figure>span{background:#111820;color:#fff;display:grid;font-size:10px;height:32px;left:18px;place-items:center;position:absolute;top:18px;width:32px;z-index:1}.course-path-hero{background:#f0ebe0;border-bottom:1px solid var(--hc-ink);overflow:hidden;padding:112px 0 0;position:relative}.course-path-hero:before{color:#061a330b;content:"LEARNING ROUTE";font-size:clamp(74px,12vw,174px);font-weight:900;letter-spacing:-.06em;position:absolute;right:-18px;top:48px;white-space:nowrap}.course-path-hero-inner{position:relative;z-index:1}.course-path-intro{margin:0 auto;max-width:900px;text-align:center}.course-path-intro h1{color:var(--hc-ink);font-size:clamp(58px,7vw,94px);letter-spacing:-.07em;line-height:.98;margin:22px 0 24px}.course-path-intro h1 span{color:var(--hc-red-600)}.course-path-intro>p{color:var(--hc-muted);font-size:18px;line-height:1.8;margin-inline:auto;max-width:700px}.course-path-intro .hero-actions{justify-content:center}.course-route-map{background:#ffffff73;border-left:1px solid var(--hc-ink);border-top:1px solid var(--hc-ink);grid-template-columns:repeat(3,1fr);margin-top:92px}.course-route-map,.course-route-map>div:not(.course-route-line){border-right:1px solid var(--hc-ink);display:grid;position:relative}.course-route-map>div:not(.course-route-line){align-content:center;gap:4px 17px;grid-template-columns:42px 1fr;min-height:138px;padding:24px 32px}.course-route-map>div:last-child{border-right:0}.course-route-map span{border:1px solid var(--hc-ink);border-radius:50%;color:var(--hc-red-600);display:grid;font-family:var(--hc-font-mono);font-size:10px;grid-row:1/3;height:38px;place-items:center;width:38px}.course-route-map strong{color:var(--hc-ink);font-size:16px}.course-route-map small{color:var(--hc-muted);font-size:10px}.course-route-line{background:var(--hc-red-600);height:5px;left:0;position:absolute;top:-5px;width:33.333%;z-index:2}.course-route-section{background:#fff}.course-route-heading{align-items:start;display:grid;gap:54px;grid-template-columns:.9fr 1.2fr .8fr;margin-bottom:64px}.course-route-heading h2{color:var(--hc-ink);font-size:clamp(42px,4.6vw,62px);letter-spacing:-.055em;line-height:1.08;margin:0}.course-route-heading>p{color:var(--hc-muted);font-size:14px;line-height:1.8;margin:0}.course-route-list{border-top:1px solid var(--hc-ink)}.course-route-card{border-bottom:1px solid var(--hc-ink);color:var(--hc-ink);display:grid;grid-template-columns:100px minmax(0,.9fr) minmax(340px,1.1fr);min-height:510px}.course-route-card:nth-child(2n){background:#0b2742;color:#fff;grid-template-columns:100px minmax(340px,1.1fr) minmax(0,.9fr)}.course-route-card:nth-child(2n) .course-route-copy{border-left:1px solid hsla(0,0%,100%,.16);border-right:0;grid-column:3;grid-row:1}.course-route-card:nth-child(2n) .course-route-image{grid-column:2;grid-row:1}.course-route-no{border-right:1px solid;color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:12px;padding:38px 0}.course-route-copy{border-right:1px solid var(--hc-ink);display:flex;flex-direction:column;padding:55px 52px}.course-route-copy>small{color:var(--hc-blue);font-size:11px;font-weight:750}.course-route-copy h2{font-size:clamp(35px,3.6vw,50px);letter-spacing:-.05em;line-height:1.08;margin:24px 0 20px}.course-route-copy>p{color:var(--hc-muted);font-size:14px;line-height:1.82;margin:0}.course-route-card:nth-child(2n) .course-route-copy>p{color:#a6b5c0}.course-route-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.course-route-tags span{border:1px solid var(--hc-line);color:#566772;font-size:10px;padding:7px 10px}.course-route-card:nth-child(2n) .course-route-tags span{border-color:#fff3;color:#c1ced7}.course-route-copy>strong{border-top:1px solid;display:flex;font-size:13px;justify-content:space-between;margin-top:auto;padding-top:22px}.course-route-copy i{color:var(--hc-red-600);font-size:21px;font-style:normal}.course-route-image{background:#f2f4f1;overflow:hidden;padding:38px}.course-route-image img{height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .45s ease;width:100%}.course-route-card:nth-child(2n) .course-route-image{background:#132f48;padding:0}.course-route-card:nth-child(2n) .course-route-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.course-route-card:hover .course-route-image img{transform:scale(1.02)}.course-fit-section{background:#fff;padding:0 0 90px}.course-fit-grid{border:1px solid var(--hc-ink);display:grid;grid-template-columns:1.05fr 1fr 1fr}.course-fit-grid article,.course-fit-grid>div{border-right:1px solid var(--hc-ink);min-height:250px;padding:34px}.course-fit-grid article:last-child{border-right:0}.course-fit-grid h2{color:var(--hc-ink);font-size:30px;letter-spacing:-.04em;line-height:1.2;margin:56px 0 0}.course-fit-grid article>span{color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:10px}.course-fit-grid article strong{color:var(--hc-ink);display:block;font-size:18px;margin:55px 0 14px}.course-fit-grid article p{color:var(--hc-muted);font-size:12px;line-height:1.75;margin:0}.about-story-hero{background:#07121e;color:#fff;min-height:730px;overflow:hidden;position:relative}.about-story-backdrop{filter:saturate(.78) contrast(1.04);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:0}.about-evidence-wall{bottom:0;pointer-events:none;position:absolute;right:clamp(-115px,-4vw,-58px);top:0;width:min(1030px,59vw);z-index:1}.about-evidence-wall:before{border-radius:50%;border-top:1px solid rgba(112,202,244,.32);bottom:7%;box-shadow:0 -1px 28px #70caf424;content:"";height:42%;position:absolute;right:5%;transform:rotate(-12deg);width:86%}.about-evidence-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081623d1;border:1px solid hsla(0,0%,100%,.33);box-shadow:0 24px 70px #0000006b,inset 0 0 0 1px #70caf412;margin:0;overflow:hidden;padding:7px;position:absolute}.about-evidence-card>div{background:#d9e2e8;overflow:hidden}.about-evidence-card img{display:block;filter:saturate(.84) contrast(1.04);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-evidence-card figcaption{padding:9px 4px 4px}.about-evidence-card figcaption span{color:#70caf4;display:block;font-family:var(--hc-font-mono);font-size:7px;letter-spacing:.12em}.about-evidence-card figcaption strong{color:#ffffffe6;display:block;font-size:10px;font-weight:650;line-height:1.35;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about-evidence-card.is-report-primary{right:402px;top:28px;transform:rotate(-3.5deg);width:340px;z-index:1}.about-evidence-card.is-report-primary>div{height:198px}.about-evidence-card.is-report-primary img{-o-object-position:center top;object-position:center top}.about-evidence-card.is-cnr{right:76px;top:154px;transform:rotate(-1.1deg);width:382px;z-index:5}.about-evidence-card.is-cnr>div{height:235px}.about-evidence-card.is-tencent{right:466px;top:324px;transform:rotate(-2.4deg);width:338px;z-index:4}.about-evidence-card.is-tencent>div{height:218px}.about-evidence-card.is-authorized{right:92px;top:446px;transform:rotate(2.2deg);width:324px;z-index:3}.about-evidence-card.is-authorized>div{height:194px}.about-evidence-card.is-ai{right:20px;top:24px;transform:rotate(4deg);width:166px;z-index:2}.about-evidence-card.is-ai>div{height:224px}.about-evidence-card.is-ai img{-o-object-position:center top;object-position:center top}.about-evidence-card.is-report-secondary{right:380px;top:500px;transform:rotate(-3.8deg);width:286px;z-index:2}.about-evidence-card.is-report-secondary>div{height:174px}.about-evidence-card.is-report-secondary img{-o-object-position:center 58%;object-position:center 58%}.about-story-shade{background:linear-gradient(90deg,#030e19f7,#030e19e6 35%,#030e1970 57%,#030e190d 82%),linear-gradient(0deg,rgba(3,14,25,.54),transparent 52%);inset:0;pointer-events:none;position:absolute;z-index:2}.about-story-copy{display:flex;flex-direction:column;justify-content:center;min-height:730px;padding-top:35px;position:relative;z-index:3}.about-story-copy :where(h1,h2){font-size:clamp(64px,8vw,108px);letter-spacing:-.075em;line-height:.92;margin:28px 0 26px}.about-story-copy :where(h1,h2) span{color:#70caf4}.about-story-copy>p:not(.corporate-kicker){color:#d3dde4;font-size:17px;line-height:1.85;margin:0;max-width:600px}.about-story-action{align-items:center;background:#fff;border:0;color:#07121e;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:740;gap:28px;justify-content:space-between;margin-top:32px;min-height:56px;min-width:190px;padding:0 22px;transition:transform .2s ease,background .2s ease;width:-moz-fit-content;width:fit-content}.about-story-action:hover{background:#eaf7fc;transform:translateY(-2px)}.about-story-action i{color:#087cb7;font-size:19px;font-style:normal}.about-story-copy>small{bottom:30px;color:#ffffffad;font-size:10px;left:0;position:absolute}.about-fact-ribbon{background:#fff}.about-fact-ribbon>.container{border-left:1px solid var(--hc-ink);display:grid;grid-template-columns:repeat(3,1fr)}.about-fact-ribbon div{align-items:center;border-right:1px solid var(--hc-ink);display:grid;grid-template-columns:90px 1fr;min-height:116px;padding:22px 30px}.about-fact-ribbon span{color:var(--hc-blue);font-size:23px;font-weight:700;letter-spacing:-.03em}.about-fact-ribbon p{color:var(--hc-muted);font-size:11px;line-height:1.6;margin:0}.about-manifesto{background:var(--hc-paper);overflow:hidden}.about-manifesto-inner{position:relative;text-align:center}.about-manifesto-inner:before{color:#0b27420f;content:"“";font-family:serif;font-size:300px;left:0;line-height:1;position:absolute;top:-85px}.about-manifesto blockquote{color:var(--hc-ink);font-size:clamp(46px,6vw,78px);font-weight:750;letter-spacing:-.06em;line-height:1.12;margin:35px auto 55px;max-width:1050px;position:relative}.about-manifesto-copy{border-top:1px solid var(--hc-ink);display:grid;gap:55px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:860px;padding-top:28px;text-align:left}.about-manifesto-copy p{color:var(--hc-muted);font-size:14px;line-height:1.85;margin:0}.about-chronicle-section{background:#fff}.about-chronicle-layout{display:grid;gap:clamp(60px,9vw,135px);grid-template-columns:.72fr 1.28fr}.about-chronicle-intro{align-self:start;position:sticky;top:110px}.about-chronicle-intro h2{color:var(--hc-ink);font-size:clamp(43px,4.8vw,64px);letter-spacing:-.055em;line-height:1.08;margin:24px 0}.about-chronicle-intro>p:last-child{color:var(--hc-muted);font-size:14px;line-height:1.8;max-width:440px}.about-chronicle{border-top:1px solid var(--hc-ink);position:relative}.about-chronicle:before{background:var(--hc-line);bottom:0;content:"";left:86px;position:absolute;top:0;width:1px}.about-chronicle article{border-bottom:1px solid var(--hc-line);display:grid;grid-template-columns:86px 1fr;min-height:230px;position:relative}.about-chronicle article>span{color:var(--hc-blue);font-size:13px;font-weight:750;padding-top:32px}.about-chronicle article>span:after{background:var(--hc-red-600);border:2px solid #fff;border-radius:50%;content:"";height:9px;left:82px;position:absolute;top:38px;width:9px}.about-chronicle article>div{padding:30px 0 34px 40px}.about-chronicle small{color:#98a2a8;font-family:var(--hc-font-mono);font-size:8px;letter-spacing:.12em}.about-chronicle h3{color:var(--hc-ink);font-size:26px;margin:28px 0 12px}.about-chronicle p{color:var(--hc-muted);font-size:13px;line-height:1.8;margin:0}.about-gallery-section{background:#101820;color:#fff}.about-gallery-heading{align-items:end;display:grid;gap:80px;grid-template-columns:1fr 360px;margin-bottom:60px}.about-gallery-heading h2{font-size:clamp(43px,4.8vw,64px);letter-spacing:-.055em;line-height:1.08;margin:18px 0 0}.about-gallery-heading>p{color:#a5b0b9;font-size:13px;line-height:1.8;margin:0}.about-gallery{display:grid;gap:22px;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr}.about-gallery article{border:1px solid hsla(0,0%,100%,.18);display:grid;grid-template-columns:70px 1fr;min-width:0;overflow:hidden;position:relative}.about-gallery article:first-child{display:block;grid-row:1/3}.about-gallery article>div:first-child{grid-column:1/3;min-height:230px;overflow:hidden}.about-gallery article:first-child>div:first-child{height:100%;min-height:580px}.about-gallery img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.about-gallery article:hover img{transform:scale(1.02)}.about-gallery article>span{color:#70caf4;font-size:12px;font-weight:700;padding:20px}.about-gallery article:first-child>span{background:#101820;left:22px;padding:9px 11px;position:absolute;top:22px}.about-gallery-caption{border-left:1px solid hsla(0,0%,100%,.16);padding:18px 22px}.about-gallery article:first-child .about-gallery-caption{background:linear-gradient(0deg,#030e19f0,#030e190d);border-left:0;bottom:0;left:0;position:absolute;right:0}.about-gallery-caption small{color:#9faeb9;font-size:9px}.about-gallery-caption h3{color:#fff;font-size:18px;line-height:1.4;margin:8px 0 0}.about-gallery article:first-child h3{font-size:27px;max-width:520px}.about-journal-section{background:var(--hc-paper)}.about-journal-layout{display:grid;gap:clamp(55px,8vw,115px);grid-template-columns:.65fr 1.35fr}.about-journal-heading h2{color:var(--hc-ink);font-size:clamp(38px,4vw,54px);letter-spacing:-.05em;line-height:1.12;margin:20px 0 30px}.about-journal-list{border-top:1px solid var(--hc-ink)}.about-journal-item{align-items:center;border-bottom:1px solid var(--hc-line);display:grid;gap:24px;grid-template-columns:42px 155px 1fr;min-height:178px;padding:22px 0}.about-journal-item>span{align-self:start;color:var(--hc-red-600);font-family:var(--hc-font-mono);font-size:10px;padding-top:5px}.about-journal-image{height:112px;overflow:hidden}.about-journal-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-journal-item>div:last-child>p{color:var(--hc-muted);display:flex;font-size:10px;gap:18px;margin:0}.about-journal-item>div:last-child strong{color:var(--hc-blue)}.about-journal-item h3{color:var(--hc-ink);font-size:18px;line-height:1.45;margin:12px 0 8px}.about-journal-item small{color:var(--hc-muted);display:block;font-size:11px;line-height:1.65}@media(max-width:1050px){.product-console-grid{grid-template-columns:1fr;padding-top:60px}.product-console-copy{max-width:760px}.product-focus-layout{gap:52px;grid-template-columns:.75fr 1.25fr}.course-route-heading{grid-template-columns:.65fr 1.35fr}.course-route-heading>p{grid-column:2}.course-route-card,.course-route-card:nth-child(2n){grid-template-columns:72px 1fr 1fr}.course-route-copy{padding:44px 35px}.about-evidence-wall{right:-185px;transform:scale(.88);transform-origin:right center;width:820px}.about-chronicle-layout,.about-journal-layout{gap:60px}}@media(max-width:760px){.product-console-hero{padding-top:30px}.product-console-bar span:first-child{display:none}.product-console-bar{justify-content:flex-end}.product-console-grid{min-height:auto;padding:54px 0 50px}.product-console-copy h1{font-size:47px}.product-console-copy>p{font-size:15px}.product-console-screen{box-shadow:12px 14px #0000002e}.product-screen-head{grid-template-columns:1fr auto}.product-screen-head small{display:none}.product-console-screen figcaption{align-items:flex-start;flex-direction:column;gap:5px}.product-console-stats{grid-template-columns:1fr 1fr}.product-console-stats>a,.product-console-stats>div{border-bottom:1px solid hsla(0,0%,100%,.16);min-height:92px;padding:16px}.product-console-stats>div:first-child{padding-left:16px}.product-console-stats>div:nth-child(2){border-right:0}.product-focus-layout{gap:46px;grid-template-columns:1fr}.product-focus-copy{position:static}.product-focus-secondary{width:100%}.product-certificate-stack,.product-evidence-grid{grid-template-columns:1fr}.product-certificate-stack{max-width:370px}.product-certificate-stack figure:nth-child(2){transform:none}.course-path-hero{padding-top:82px}.course-path-intro h1{font-size:52px}.course-path-intro>p{font-size:15px}.course-route-map{border-bottom:0;grid-template-columns:1fr;margin-top:64px}.course-route-map>div:not(.course-route-line){border-bottom:1px solid var(--hc-ink);border-right:0;min-height:105px}.course-route-line{height:100%;width:5px}.course-route-heading{gap:22px;grid-template-columns:1fr}.course-route-heading>p{grid-column:auto}.course-route-card,.course-route-card:nth-child(2n){display:flex;flex-direction:column;min-height:0}.course-route-card:nth-child(2n) .course-route-copy,.course-route-card:nth-child(2n) .course-route-image{grid-column:auto;grid-row:auto}.course-route-no{border-bottom:1px solid;border-right:0;padding:22px 0}.course-route-card:nth-child(2n) .course-route-copy,.course-route-copy{border-left:0;border-right:0;min-height:440px;padding:38px 24px}.course-route-image{height:250px;order:3;padding:24px}.course-route-card:nth-child(2n) .course-route-image{order:3}.course-fit-grid{grid-template-columns:1fr}.course-fit-grid article,.course-fit-grid>div{border-bottom:1px solid var(--hc-ink);border-right:0;min-height:220px}.course-fit-grid article:last-child{border-bottom:0}.about-story-copy,.about-story-hero{min-height:650px}.about-story-backdrop{-o-object-position:66% center;object-position:66% center}.about-evidence-wall{opacity:.52;right:-325px;top:20px;transform:scale(.82);transform-origin:right center;width:650px}.about-evidence-card.is-ai,.about-evidence-card.is-report-primary,.about-evidence-card.is-report-secondary,.about-evidence-card.is-tencent{display:none}.about-evidence-card.is-cnr{right:84px;top:118px}.about-evidence-card.is-authorized{right:110px;top:398px}.about-story-shade{background:linear-gradient(90deg,#030e19f5,#030e19c4),linear-gradient(0deg,rgba(3,14,25,.76),transparent 60%)}.about-story-copy :where(h1,h2){font-size:60px}.about-story-copy>p:not(.corporate-kicker){font-size:14px}.about-story-action{margin-top:26px;min-height:52px;min-width:180px}.about-story-copy>small{bottom:22px;left:16px;right:auto}.about-fact-ribbon>.container{grid-template-columns:1fr}.about-fact-ribbon div{border-bottom:1px solid var(--hc-ink);min-height:88px}.about-manifesto blockquote{font-size:43px}.about-manifesto-copy{gap:22px;grid-template-columns:1fr}.about-chronicle-layout,.about-journal-layout{gap:45px;grid-template-columns:1fr}.about-chronicle-intro{position:static}.about-chronicle article{grid-template-columns:70px 1fr}.about-chronicle:before{left:70px}.about-chronicle article>span:after{left:66px}.about-chronicle article>div{padding-left:25px}.about-gallery-heading{gap:24px;grid-template-columns:1fr}.about-gallery{grid-template-columns:1fr;grid-template-rows:auto}.about-gallery article:first-child{grid-row:auto}.about-gallery article:first-child>div:first-child{min-height:420px}.about-journal-item{gap:16px;grid-template-columns:34px 1fr}.about-journal-image{grid-column:2;height:170px}.about-journal-item>div:last-child{grid-column:2}}@media(prefers-reduced-motion:reduce){.about-gallery img,.course-route-image img{transition:none}}.career-course-page{--career-accent:#69c9ef;--career-accent-strong:#087cb7;color:var(--hc-ink)}.career-course-page.is-fde{--career-accent:#f0c85b;--career-accent-strong:#b8860b}.career-course-hero{background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--career-accent) 20%,transparent),transparent 29%),#091e2d;color:#fff;overflow:hidden;padding:clamp(72px,8vw,108px) 0}.career-course-hero-layout{align-items:center;display:grid;gap:clamp(54px,7vw,94px);grid-template-columns:minmax(0,1fr) minmax(430px,520px)}.career-course-intro .course-back-link{border-bottom-color:#ffffff42;color:#9db0bc}.career-course-intro .course-back-link:hover{border-bottom-color:var(--career-accent);color:var(--career-accent)}.career-course-kicker{color:var(--career-accent);font-size:15px;font-weight:760;margin:0}.career-course-intro h1{font-size:clamp(62px,6.5vw,92px);font-weight:690;letter-spacing:-.07em;line-height:.98;margin:24px 0 15px}.career-course-intro h1 span{color:var(--career-accent)}.career-course-page.is-fde .career-course-intro h1{font-size:clamp(56px,5.5vw,78px)}.career-course-intro>strong{color:#b5c4cd;display:block;font-size:14px;font-weight:600;letter-spacing:.035em}.career-course-intro>p:not(.career-course-kicker){color:#b4c2cb;font-size:16px;line-height:1.85;margin:26px 0 0;max-width:690px}.career-course-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.career-course-tags span{border:1px solid hsla(0,0%,100%,.18);color:#c3d0d7;font-size:10px;padding:7px 10px}.career-course-intro .hero-actions{margin-top:34px}.career-course-intro .button:first-child{background:var(--career-accent);border-color:var(--career-accent);color:#0b263b}.career-course-intro .button-ghost{background:transparent;border-color:#ffffff57;color:#fff}.career-course-blueprint{background:#f4f8fa;border:1px solid color-mix(in srgb,var(--career-accent) 44%,transparent);box-shadow:28px 32px #0000002e;color:#142631;overflow:hidden}.career-blueprint-head{align-items:center;background:#102c40;color:#fff;display:flex;justify-content:space-between;min-height:58px;padding:0 22px}.career-blueprint-head span{color:var(--career-accent);font-size:12px;font-weight:760}.career-blueprint-head small{color:#8fa5b3;font-size:9px}.career-blueprint-role{background:linear-gradient(90deg,color-mix(in srgb,var(--career-accent) 13%,transparent),transparent 55%),#fff;border-bottom:1px solid #d6e0e4;padding:24px 25px}.career-blueprint-role small{color:var(--career-accent-strong);font-size:9px;font-weight:750}.career-blueprint-role strong{display:block;font-size:23px;margin:12px 0 9px}.career-blueprint-role p{color:#657680;font-size:11px;line-height:1.65;margin:0}.career-course-blueprint ol{list-style:none;margin:0;padding:0 25px}.career-course-blueprint li{align-items:center;border-bottom:1px solid #d6e0e4;display:grid;grid-template-columns:40px minmax(0,1fr) 22px;min-height:63px}.career-course-blueprint li span{color:var(--career-accent-strong);font-size:10px;font-weight:760}.career-course-blueprint li strong{font-size:13px}.career-course-blueprint li i{border-right:1px solid var(--career-accent-strong);border-top:1px solid var(--career-accent-strong);height:7px;justify-self:end;transform:rotate(45deg);width:7px}.career-blueprint-result{align-items:center;background:#e7f1f5;border-left:3px solid var(--career-accent-strong);display:grid;gap:12px;grid-template-columns:72px 1fr;margin:18px 25px 24px;padding:15px}.is-fde .career-blueprint-result{background:#f6efd9}.career-blueprint-result span{color:var(--career-accent-strong);font-size:9px;font-weight:750}.career-blueprint-result strong{font-size:11px}.career-chapter-section{background:#fff}.career-section-heading{align-items:end;display:grid;gap:clamp(50px,8vw,110px);grid-template-columns:minmax(0,1fr) minmax(300px,410px);margin-bottom:58px}.career-fit-intro>p,.career-section-heading>div>p{color:var(--career-accent-strong);font-size:15px;font-weight:760;margin:0}.career-fit-intro h2,.career-section-heading h2{font-size:clamp(42px,4.8vw,64px);font-weight:650;letter-spacing:-.055em;line-height:1.09;margin:18px 0 0}.career-section-heading>p{color:var(--hc-muted);font-size:14px;line-height:1.85;margin:0}.career-chapter-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.career-chapter-card{background:#fff;border:1px solid var(--hc-line);border-top:4px solid var(--career-accent-strong);display:flex;flex-direction:column;min-height:470px;padding:30px}.career-chapter-card:nth-child(4n+2),.career-chapter-card:nth-child(4n+3){background:#f5f7f7}.career-chapter-meta{display:flex;justify-content:space-between}.career-chapter-meta span{color:var(--career-accent-strong);font-size:12px;font-weight:800}.career-chapter-meta small{color:#8a979e;font-size:9px}.career-chapter-card h3{font-size:clamp(25px,2.6vw,34px);letter-spacing:-.035em;line-height:1.2;margin:43px 0 13px}.career-chapter-card>p{color:#63727b;font-size:13px;line-height:1.7;margin:0}.career-chapter-card ul{display:grid;gap:10px;list-style:none;margin:24px 0 26px;padding:0}.career-chapter-card li{color:#40515a;font-size:12px;line-height:1.55;padding-left:16px;position:relative}.career-chapter-card li:before{background:var(--career-accent-strong);content:"";height:5px;left:0;position:absolute;top:.58em;width:5px}.career-chapter-card>strong{border-top:1px solid var(--hc-line);color:var(--career-accent-strong);font-size:11px;line-height:1.6;margin-top:auto;padding-top:17px}.career-outcome-section{background:#101d27;color:#fff}.career-section-heading.inverse h2{color:#fff}.career-section-heading.inverse>div>p{color:var(--career-accent)}.career-section-heading.inverse>p{color:#a6b5be}.career-outcome-grid{border-left:1px solid hsla(0,0%,100%,.14);border-top:1px solid hsla(0,0%,100%,.34);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.career-outcome-grid article{border-bottom:1px solid hsla(0,0%,100%,.14);border-right:1px solid hsla(0,0%,100%,.14);min-height:270px;padding:26px}.career-outcome-grid span{color:var(--career-accent);font-size:10px;font-weight:780}.career-outcome-grid h3{color:#fff;font-size:21px;margin:74px 0 14px}.career-outcome-grid p{color:#aab7bf;font-size:12px;line-height:1.75;margin:0}.career-fit-section{background:var(--hc-paper)}.career-fit-intro{margin-bottom:50px;max-width:850px}.career-fit-grid-new{border-left:1px solid var(--hc-line);border-top:1px solid var(--hc-ink);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.career-fit-grid-new article{background:#ffffff80;border-bottom:1px solid var(--hc-line);border-right:1px solid var(--hc-line);min-height:260px;padding:29px}.career-fit-grid-new span{color:var(--career-accent-strong);font-size:10px;font-weight:760}.career-fit-grid-new h3{font-size:20px;margin:68px 0 14px}.career-fit-grid-new p{color:var(--hc-muted);font-size:12px;line-height:1.75;margin:0}@media(max-width:1040px){.career-course-hero-layout{grid-template-columns:1fr}.career-course-intro{max-width:760px}.career-course-blueprint{width:min(100%,680px)}.career-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.career-course-hero{padding:54px 0 68px}.career-course-hero-layout{gap:48px}.career-course-intro h1{font-size:51px}.career-course-page.is-fde .career-course-intro h1{font-size:46px}.career-course-intro>strong{font-size:11px;line-height:1.5}.career-course-intro>p:not(.career-course-kicker){font-size:14px}.career-course-intro .hero-actions{align-items:stretch;flex-direction:column}.career-course-intro .button{width:100%}.career-course-blueprint{box-shadow:12px 14px #0000002e}.career-blueprint-role strong{font-size:20px}.career-section-heading{gap:20px;grid-template-columns:1fr;margin-bottom:40px}.career-fit-intro h2,.career-section-heading h2{font-size:37px}.career-chapter-grid{grid-template-columns:1fr}.career-chapter-card{min-height:0;padding:26px 23px}.career-chapter-card:nth-child(4n+2),.career-chapter-card:nth-child(4n+3){background:#fff}.career-chapter-card:nth-child(2n){background:#f5f7f7}.career-chapter-card h3{font-size:27px;margin-top:34px}.career-chapter-card>strong{margin-top:8px}.career-fit-grid-new,.career-outcome-grid{grid-template-columns:1fr}.career-outcome-grid article{min-height:220px}.career-outcome-grid h3{margin-top:48px}.career-fit-grid-new article{min-height:220px}.career-fit-grid-new h3{margin-top:48px}}.hc-home{--hp-ink:#101820;--hp-navy:#0b263b;--hp-blue:#087cb7;--hp-blue-dark:#066797;--hp-cyan:#76cdef;--hp-paper:#f3f2ed;--hp-surface:#f5f7f8;--hp-muted:#65727c;--hp-line:#d6dde1;background:#fff;color:var(--hp-ink);overflow:clip}.hc-home .container{width:min(1180px,calc(100% - 48px))}.hc-home :where(h1,h2,h3){line-break:strict;text-wrap:balance;word-break:normal}.hc-home :where(section,article)[id]{scroll-margin-top:88px}.hp-section{padding:clamp(88px,9vw,124px) 0}.hp-kicker{align-items:center;color:var(--hp-blue);display:inline-flex;font-size:16px;font-weight:740;gap:12px;letter-spacing:.025em;line-height:1.4;margin:0}.hp-kicker>span{background:currentColor;border-radius:0;flex:0 0 auto;height:3px;width:22px}.hp-heading{align-items:end;display:grid;gap:clamp(40px,7vw,100px);grid-template-columns:minmax(0,1fr) minmax(280px,380px);margin-bottom:clamp(44px,5vw,64px)}.hp-heading h2{font-size:clamp(40px,4vw,56px);font-weight:640;letter-spacing:-.05em;line-height:1.13;margin:0;max-width:780px}.hp-heading>p{color:var(--hp-muted);font-size:16px;line-height:1.8;margin:0;max-width:380px}.hp-subtitle{color:var(--hp-ink-700);font-size:clamp(18px,1.7vw,22px);font-weight:500;letter-spacing:-.01em;line-height:1.5;margin:14px 0 0;max-width:780px;white-space:nowrap;text-wrap:nowrap}.hp-heading-inverse .hp-subtitle{color:#cfdde6}.hp-hero{background:var(--hp-paper);padding-top:clamp(64px,7vw,92px)}.hp-hero-layout{align-items:start;display:grid;gap:clamp(52px,7vw,96px);grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);padding-bottom:clamp(54px,6vw,78px)}.hp-hero-copy h1{font-size:clamp(54px,5.4vw,76px);font-weight:650;line-height:1.04;margin:24px 0;max-width:700px}.hp-hero-lead{color:#59666f;line-height:1.85;margin:0;max-width:640px}.hp-actions{align-items:center;display:flex;gap:28px}.hp-button{align-items:center;background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:720;gap:26px;justify-content:space-between;min-height:52px;padding:0 21px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.hp-button:hover{transform:translateY(-2px)}.hp-button-primary{background:var(--hp-blue);border-color:var(--hp-blue);color:#fff}.hp-button-primary:hover{background:var(--hp-blue-dark)}.hp-button-plain{border-bottom-color:#758088;color:var(--hp-ink);min-height:auto;padding:10px 0 8px}.hp-button-plain span{color:var(--hp-blue);font-size:18px}.hp-system{background:#fff;border:1px solid #c9d2d7;box-shadow:0 28px 70px #0b263b14}.hp-system-head{align-items:center;background:var(--hp-navy);color:#fff;display:flex;gap:20px;justify-content:space-between;min-height:60px;padding:0 24px}.hp-system-head span{font-size:14px;font-weight:700}.hp-system-head small{color:#93a8b7;font-size:10px}.hp-system-start{border-left:3px solid var(--hp-blue);margin:28px 28px 22px;padding-left:16px}.hp-system-start small{color:var(--hp-blue);display:block;font-size:10px;font-weight:750}.hp-system-start strong{display:block;font-size:20px;font-weight:650;margin-top:6px}.hp-system-start span{color:var(--hp-muted);display:block;font-size:12px;margin-top:7px}.hp-system-path{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 18px 1fr 18px 1fr;margin:0 28px}.hp-system-path>div{background:var(--hp-surface);border:1px solid var(--hp-line);min-height:118px;padding:18px}.hp-system-path b{color:var(--hp-blue);font-size:10px}.hp-system-path strong{display:block;font-size:16px;margin:22px 0 5px}.hp-system-path span{color:var(--hp-muted);font-size:11px}.hp-system-path i{color:#98a4aa;font-style:normal;text-align:center}.hp-system-result{align-items:center;background:#eaf3f7;display:grid;gap:14px;grid-template-columns:72px 1fr;margin:20px 28px 0;padding:16px}.hp-system-result span{color:var(--hp-blue);font-size:10px;font-weight:750}.hp-system-result strong{font-size:12px;font-weight:650}.hp-system>p{color:#7b878f;font-size:10px;letter-spacing:.04em;margin:0;padding:17px 28px 21px}.hp-proof-strip{background:#fff;border-left:1px solid #d0d5d7;border-right:1px solid #d0d5d7;border-top:1px solid #d0d5d7;display:grid;grid-template-columns:1.25fr repeat(3,1fr)}.hp-proof-strip>div{align-items:center;border-right:1px solid #d0d5d7;display:flex;gap:18px;min-height:108px;padding:22px 28px}.hp-proof-strip>div:last-child{border-right:0}.hp-proof-intro{align-items:flex-start!important;background:var(--hp-navy);color:#fff;flex-direction:column;justify-content:center}.hp-proof-intro span{font-size:16px;font-weight:650}.hp-proof-intro small{color:#93a8b7;font-size:10px}.hp-proof-strip strong{font-size:34px;font-weight:620;letter-spacing:-.05em;min-width:74px}.hp-proof-strip sup{color:var(--hp-blue);font-size:12px;margin-left:3px;vertical-align:.9em}.hp-proof-strip>div>span{color:var(--hp-muted);font-size:13px;line-height:1.5}.hp-services{background:#fff}.hp-service-list{border-top:1px solid var(--hp-ink)}.hp-service-row{border-bottom:1px solid var(--hp-line);display:grid;gap:clamp(28px,4vw,64px);grid-template-columns:150px minmax(250px,.78fr) minmax(360px,1.22fr);padding:38px 0 42px}.hp-service-index{display:flex;flex-direction:column;gap:13px}.hp-service-index span{color:var(--hp-blue);font-size:12px;font-weight:760}.hp-service-index small{color:var(--hp-muted);font-size:11px}.hp-service-title>p{color:var(--hp-blue);font-size:13px;font-weight:700;margin:0 0 14px}.hp-service-title h3{font-size:clamp(25px,2.2vw,32px);font-weight:640;letter-spacing:-.035em;line-height:1.3;margin:0;max-width:340px}.hp-service-detail>p{color:var(--hp-muted);font-size:15px;line-height:1.78;margin:0;max-width:530px}.hp-service-detail>div{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 28px}.hp-service-detail>div span{background:var(--hp-surface);color:#59666f;font-size:10px;padding:7px 9px}.hp-service-detail>:where(a,button){align-items:center;background:transparent;border:0;border-bottom:1px solid;color:var(--hp-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:700;gap:24px;padding:9px 0 7px}.hp-service-detail i{color:var(--hp-blue);font-size:17px;font-style:normal}.hp-delivery{background:var(--hp-navy);color:#fff}.hp-heading-inverse h2{color:#fff}.hp-heading-inverse .hp-kicker{color:var(--hp-cyan)}.hp-heading-inverse>p{color:#aab9c3}.hp-delivery-list{border-left:1px solid hsla(0,0%,100%,.13);border-top:1px solid hsla(0,0%,100%,.45);display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0}.hp-delivery-list li{border-bottom:1px solid hsla(0,0%,100%,.13);border-right:1px solid hsla(0,0%,100%,.13);min-height:250px;padding:25px 22px}.hp-delivery-list span{color:var(--hp-cyan);font-size:10px;font-weight:760}.hp-delivery-list strong{display:block;font-size:19px;font-weight:650;margin-top:64px}.hp-delivery-list p{color:#aab9c3;font-size:12px;line-height:1.7;margin:14px 0 0}.hp-evidence{background:var(--hp-surface)}.hp-evidence-grid{align-items:start;display:grid;gap:clamp(40px,6vw,76px);grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)}.hp-product-figure{background:#fff;border:1px solid var(--hp-line);margin:0;overflow:hidden}.hp-product-figure>div{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:18px 20px}.hp-product-figure>div span{color:var(--hp-blue);font-size:10px}.hp-product-figure>div strong{font-size:13px}.hp-product-figure img{background:#dfe7eb;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.hp-product-figure figcaption{color:var(--hp-muted);font-size:11px;padding:16px 20px}.hp-product-ledger{border-top:1px solid var(--hp-ink)}.hp-ledger-head{color:var(--hp-muted);display:flex;font-size:11px;gap:20px;justify-content:space-between;padding:0 0 17px}.hp-ledger-head span{color:var(--hp-ink);font-weight:700}.hp-product-ledger article{border-top:1px solid var(--hp-line);display:grid;gap:9px 16px;grid-template-columns:48px minmax(0,1fr);padding:20px 0}.hp-product-ledger article>span{color:var(--hp-blue);font-size:10px}.hp-product-ledger article strong{font-size:15px;font-weight:650}.hp-product-ledger article small{color:#859098;font-size:9px;grid-column:2;letter-spacing:.03em}.hp-industry-band{align-items:center;border-bottom:1px solid var(--hp-line);border-top:1px solid var(--hp-ink);display:grid;gap:30px;grid-template-columns:190px 1fr 260px;margin-top:54px;padding:26px 0}.hp-industry-band>div{display:flex;flex-direction:column;gap:7px}.hp-industry-band>div strong{font-size:15px}.hp-industry-band>div span{color:var(--hp-blue);font-size:10px}.hp-industry-band ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.hp-industry-band li{background:#fff;border:1px solid var(--hp-line);color:#56646d;font-size:10px;padding:7px 9px}.hp-industry-band>p{color:var(--hp-muted);font-size:11px;line-height:1.65;margin:0}.hp-training{background:#fff}.hp-course-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.hp-course{background:#fff;border:1px solid var(--hp-line);border-top:4px solid var(--hp-blue);display:grid;grid-template-rows:minmax(390px,auto) 220px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.hp-course:hover{box-shadow:0 22px 52px #0b263b1a;transform:translateY(-4px)}.hp-course-copy{display:flex;flex-direction:column;padding:31px}.hp-course-copy>div{color:var(--hp-muted);display:flex;font-size:10px;gap:20px;justify-content:space-between}.hp-course-copy>div span{color:var(--hp-blue);font-weight:760}.hp-course-copy h3{font-size:clamp(28px,2.5vw,36px);font-weight:640;letter-spacing:-.04em;line-height:1.22;margin:46px 0 16px;max-width:470px}.hp-course-copy>p{color:var(--hp-muted);font-size:14px;line-height:1.75;margin:0}.hp-course-copy ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:22px 0 30px;padding:0}.hp-course-copy li{background:var(--hp-surface);color:#59666f;font-size:10px;padding:7px 9px}.hp-course-copy>strong{border-top:1px solid var(--hp-line);display:flex;font-size:13px;justify-content:space-between;margin-top:auto;padding-top:17px}.hp-course-copy>strong i{color:var(--hp-blue);font-size:17px;font-style:normal}.hp-course-media{background:#e8edef;overflow:hidden}.hp-course-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform .35s ease;width:100%}.hp-course:hover .hp-course-media img{transform:scale(1.02)}body:has(.hc-home) .site-footer{margin-top:0}@media(max-width:1040px){.hp-hero-layout{grid-template-columns:1fr}.hp-system{max-width:760px}.hp-proof-strip{grid-template-columns:1fr 1fr}.hp-proof-strip>div:nth-child(2){border-right:0}.hp-proof-strip>div{border-bottom:1px solid #d0d5d7}.hp-service-row{grid-template-columns:100px minmax(220px,.75fr) minmax(320px,1.25fr)}.hp-delivery-list{grid-template-columns:repeat(3,1fr)}.hp-evidence-grid{grid-template-columns:1fr}.hp-product-figure{max-width:760px}.hp-industry-band{grid-template-columns:170px 1fr}.hp-industry-band>p{grid-column:2}}@media(max-width:760px){.hc-home .container{width:min(100% - 32px,1180px)}.hc-home :where(section,article)[id]{scroll-margin-top:72px}.hp-section{padding:74px 0}.hp-kicker{font-size:15px;gap:10px}.hp-kicker>span{width:18px}.hp-heading{gap:18px;grid-template-columns:1fr;margin-bottom:38px}.hp-heading h2{font-size:34px;line-height:1.17}.hp-heading>p{font-size:15px;max-width:100%}.hp-subtitle{font-size:17px;line-height:1.5;max-width:100%;white-space:normal;text-wrap:wrap}.hp-hero{padding-top:54px}.hp-hero-layout{gap:42px;padding-bottom:0}.hp-hero-copy h1{font-size:43px;line-height:1.08;margin:20px 0}.hp-hero-lead{font-size:16px}.hp-actions{align-items:flex-start;flex-direction:column;gap:13px}.hp-button-primary{width:100%}.hp-system{border-left:0;border-right:0;box-shadow:none;margin:0 -16px}.hp-system-head{align-items:flex-start;flex-direction:column;gap:4px;justify-content:center}.hp-system-start{margin:24px 20px 18px}.hp-system-path{grid-template-columns:1fr;margin:0 20px}.hp-system-path>div{min-height:92px}.hp-system-path strong{margin-top:12px}.hp-system-path i{display:none}.hp-system-result{grid-template-columns:58px 1fr;margin:16px 20px 0}.hp-system>p{padding:15px 20px 20px}.hp-proof-strip{border-top:0;grid-template-columns:1fr;margin-top:0}.hp-proof-strip>div{border-right:0;justify-content:space-between;min-height:82px}.hp-proof-intro{align-items:flex-start}.hp-service-row{gap:18px;grid-template-columns:1fr;padding:30px 0 34px}.hp-service-index{align-items:center;flex-direction:row;justify-content:space-between}.hp-service-title h3{font-size:27px;max-width:100%}.hp-delivery-list{grid-template-columns:1fr}.hp-delivery-list li{min-height:0}.hp-delivery-list strong{margin-top:34px}.hp-evidence-grid{gap:38px}.hp-product-figure>div{align-items:flex-start;flex-direction:column;gap:6px}.hp-industry-band{gap:20px;grid-template-columns:1fr;margin-top:42px}.hp-industry-band>p{grid-column:auto}.hp-course-grid{grid-template-columns:1fr}.hp-course{grid-template-rows:auto 190px}.hp-course-copy{min-height:390px;padding:26px}.hp-course-copy h3{font-size:29px;margin-top:38px}}@media(prefers-reduced-motion:reduce){.about-story-action,.hp-button,.hp-course,.hp-course-media img{transition:none}}.hp-overview{background:#fff;border:1px solid #c9d2d7;box-shadow:0 28px 70px #0b263b14}.hp-overview-head{align-items:center;background:var(--hp-navy);color:#fff;display:flex;gap:20px;justify-content:space-between;min-height:60px;padding:0 24px}.hp-overview-head span{font-size:14px;font-weight:700}.hp-overview-head small{color:#93a8b7;font-size:10px}.hp-overview article{align-items:start;border-bottom:1px solid var(--hp-line);display:grid;gap:17px;grid-template-columns:38px minmax(0,1fr) 20px;min-height:112px;padding:23px 24px}.hp-overview article>span{color:var(--hp-blue);font-size:10px;font-weight:760;padding-top:3px}.hp-overview article strong{display:block;font-size:20px;font-weight:650}.hp-overview article p{color:var(--hp-muted);font-size:12px;line-height:1.6;margin:8px 0 0}.hp-overview article i{color:var(--hp-blue);font-size:17px;font-style:normal}.hp-overview-base{background:#eaf3f7;display:grid;gap:14px;grid-template-columns:92px 1fr;padding:17px 24px}.hp-overview-base span{color:var(--hp-blue);font-size:10px;font-weight:760}.hp-overview-base strong{font-size:11px;font-weight:650}.hp-obstacles{background:#fff}.hp-obstacle-grid{border-left:1px solid var(--hp-line);border-top:1px solid var(--hp-ink);display:grid;grid-template-columns:repeat(4,1fr)}.hp-obstacle-grid article{border-bottom:1px solid var(--hp-line);border-right:1px solid var(--hp-line);min-height:290px;padding:27px}.hp-obstacle-grid article>div{color:var(--hp-blue);display:flex;font-size:10px;font-weight:760;justify-content:space-between}.hp-obstacle-grid article small{color:var(--hp-muted)}.hp-obstacle-grid h3{font-size:21px;font-weight:650;letter-spacing:-.025em;line-height:1.35;margin:70px 0 15px}.hp-obstacle-grid p{color:var(--hp-muted);font-size:13px;line-height:1.75;margin:0}.hp-services{background:var(--hp-navy);color:#fff}.hp-core-grid{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.hp-core-grid>a{background:#ffffff09;border:1px solid hsla(0,0%,100%,.16);display:flex;flex-direction:column;min-height:430px;padding:31px;transition:transform .2s ease,background .2s ease}.hp-core-grid>a:hover{background:#ffffff12;transform:translateY(-4px)}.hp-core-grid>a>div{color:#9eb0bc;display:flex;font-size:10px;gap:18px;justify-content:space-between}.hp-core-grid>a>div span{color:var(--hp-cyan);font-weight:760}.hp-core-grid h3{color:#fff;font-size:33px;font-weight:640;letter-spacing:-.04em;margin:68px 0 17px}.hp-core-grid p{color:#acbbc5;font-size:14px;line-height:1.8;margin:0}.hp-core-grid ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:23px 0 28px;padding:0}.hp-core-grid li{border:1px solid hsla(0,0%,100%,.14);color:#c4ced4;font-size:10px;padding:6px 8px}.hp-core-grid>a>strong{border-top:1px solid hsla(0,0%,100%,.16);color:#fff;display:flex;font-size:12px;justify-content:space-between;margin-top:auto;padding-top:17px}.hp-core-grid i{color:var(--hp-cyan);font-size:16px;font-style:normal}.hp-delivery{background:var(--hp-paper);color:var(--hp-ink)}.hp-delivery .hp-delivery-list{border-left-color:#d4d1c9;border-top-color:var(--hp-ink)}.hp-delivery .hp-delivery-list li{border-bottom-color:#d4d1c9;border-right-color:#d4d1c9}.hp-delivery .hp-delivery-list span{color:var(--hp-blue)}.hp-delivery .hp-delivery-list strong{color:var(--hp-ink)}.hp-delivery .hp-delivery-list p{color:var(--hp-muted)}.hp-tools{background:#111e28;color:#fff}.hp-tool-layout{align-items:start;display:grid;gap:clamp(44px,6vw,78px);grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)}.hp-tool-figure{background:#1a2934;border:1px solid hsla(0,0%,100%,.17);margin:0;overflow:hidden}.hp-tool-figure>div{color:#dce4e9;display:flex;font-size:11px;gap:20px;justify-content:space-between;padding:17px 19px}.hp-tool-figure>div span{color:var(--hp-cyan)}.hp-tool-figure img{background:#dfe7eb;height:auto;width:100%}.hp-tool-figure figcaption{color:#8798a4;font-size:10px;padding:16px 19px}.hp-product-list article{border-bottom:1px solid hsla(0,0%,100%,.14);display:grid;gap:8px 15px;grid-template-columns:45px minmax(0,1fr);padding:18px 0}.hp-product-list article>span{color:var(--hp-cyan);font-size:9px;padding-top:3px}.hp-product-list h3{font-size:16px;font-weight:630;margin:0 0 6px}.hp-product-list p{color:#a7b4bd;font-size:11px;line-height:1.6;margin:0}.hp-product-list small{color:#6f818e;font-size:8px;grid-column:2;letter-spacing:.03em}.hp-tools-action{display:flex;justify-content:flex-end;margin-top:30px}.hp-tools-action button{align-items:center;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.45);color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:700;gap:28px;padding:10px 0 8px}.hp-tools-action span{color:var(--hp-cyan);font-size:17px}.hp-fde{background:#eaf2f6}.hp-fde-layout{align-items:start;display:grid;gap:clamp(56px,8vw,108px);grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr)}.hp-fde-copy h2{font-size:clamp(40px,4.2vw,56px);font-weight:640;letter-spacing:-.05em;line-height:1.12;margin:0}.hp-fde-copy .hp-subtitle{margin-bottom:18px}.hp-fde-copy>p:not(.hp-kicker){color:var(--hp-muted);font-size:15px;line-height:1.82;margin:0;max-width:620px}.hp-fde-fit{border-top:1px solid #c4d3db;display:grid;margin:30px 0}.hp-fde-fit>*{border-bottom:1px solid #c4d3db;padding:12px 0}.hp-fde-fit strong{color:var(--hp-blue);font-size:11px}.hp-fde-fit span{color:#546773;font-size:12px}.hp-fde-stages{border-top:1px solid var(--hp-ink)}.hp-fde-stages article{border-bottom:1px solid #c4d3db;display:grid;gap:22px;grid-template-columns:50px 1fr;min-height:132px;padding:23px 0}.hp-fde-stages article>span{color:var(--hp-blue);font-size:10px;font-weight:760;padding-top:3px}.hp-fde-stages h3{font-size:22px;font-weight:640;margin:0 0 10px}.hp-fde-stages p{color:var(--hp-muted);font-size:13px;line-height:1.7;margin:0}.hp-results{background:#fff}.hp-result-grid{border-left:1px solid var(--hp-line);border-top:1px solid var(--hp-ink);display:grid;grid-template-columns:repeat(3,1fr)}.hp-result-grid article{border-bottom:1px solid var(--hp-line);border-right:1px solid var(--hp-line);min-height:310px;padding:30px}.hp-result-grid article>div{align-items:baseline;color:var(--hp-blue);display:flex;gap:8px}.hp-result-grid article>div strong{font-size:clamp(58px,6vw,82px);font-weight:590;letter-spacing:-.07em;line-height:1}.hp-result-grid article>div span{font-size:14px;font-weight:700}.hp-result-grid h3{font-size:19px;font-weight:650;margin:54px 0 13px}.hp-result-grid p{color:var(--hp-muted);font-size:12px;line-height:1.7;margin:0}@media(max-width:1040px){.hp-obstacle-grid{grid-template-columns:repeat(2,1fr)}.hp-core-grid{grid-template-columns:1fr}.hp-core-grid>a{min-height:360px}.hp-fde-layout,.hp-tool-layout{grid-template-columns:1fr}.hp-tool-figure{max-width:760px}}@media(max-width:760px){.hp-overview{border-left:0;border-right:0;box-shadow:none;margin:0 -16px}.hp-overview-head{align-items:flex-start;flex-direction:column;gap:4px;justify-content:center}.hp-overview article{grid-template-columns:32px 1fr 18px;min-height:104px;padding:21px 19px}.hp-overview-base{gap:7px;padding:17px 19px}.hp-obstacle-grid,.hp-overview-base{grid-template-columns:1fr}.hp-obstacle-grid article{min-height:220px}.hp-obstacle-grid h3{margin-top:48px}.hp-core-grid>a{min-height:370px;padding:27px}.hp-core-grid h3{font-size:30px;margin-top:56px}.hp-tool-layout{gap:34px}.hp-tool-figure>div{align-items:flex-start;flex-direction:column;gap:6px}.hp-product-list article{grid-template-columns:42px 1fr}.hp-fde-copy h2{font-size:35px}.hp-fde-stages article{gap:14px;grid-template-columns:42px 1fr}.hp-result-grid{grid-template-columns:1fr}.hp-result-grid article{min-height:250px}.hp-result-grid h3{margin-top:38px}}.hp-capability{border:1px solid rgba(8,124,183,.24);box-shadow:0 32px 78px #0b263b2e}.hp-capability:before{background-image:linear-gradient(rgba(118,205,239,.45) 1px,transparent 0),linear-gradient(90deg,rgba(118,205,239,.45) 1px,transparent 0);background-size:32px 32px;opacity:.08;z-index:0}.hp-capability-head{animation:hp-capability-head-in .5s cubic-bezier(.22,1,.36,1) .12s both;min-height:66px;padding:0 24px;z-index:3}.hp-capability-head>div{gap:15px}.hp-capability-head span{font-family:var(--hc-font-mono);font-size:9px;font-weight:700;letter-spacing:.1em}.hp-capability-head strong{font-size:14px;font-weight:650}.hp-capability-head small{color:#8ea2b0;font-family:var(--hc-font-mono);font-size:9px;gap:8px;letter-spacing:.06em}.hp-capability-head small i{box-shadow:0 0 0 4px #70d5a21c;height:6px;width:6px}.hp-capability-stage{gap:0 28px;grid-template-columns:150px minmax(0,1fr);grid-template-rows:82px minmax(166px,1fr) 58px;min-height:346px;padding:20px 24px 18px}.hp-capability-ghost{bottom:36px;color:#fff;font-family:var(--hc-font-mono);font-size:84px;font-weight:800;letter-spacing:-.08em;line-height:1;opacity:.035;pointer-events:none;position:absolute;right:-15px;z-index:-1}.hp-capability-ticks{background:repeating-linear-gradient(to bottom,var(--hp-yellow,#f4c84b) 0 3px,transparent 3px 11px);bottom:80px;left:21px;opacity:.7;position:absolute;top:92px;width:4px;z-index:0}.hp-capability-input{align-content:center;animation:hp-capability-input-in .62s cubic-bezier(.16,1,.3,1) .22s both;border-bottom:1px solid hsla(0,0%,100%,.13);display:grid;gap:5px 14px;grid-column:1/-1;grid-template-columns:76px 1fr;padding-left:17px;position:relative}.hp-capability-input:before{animation:hp-capability-rule-in .55s cubic-bezier(.65,0,.35,1) .36s both;background:var(--hp-blue);bottom:20px;content:"";left:0;position:absolute;top:20px;transform-origin:top;width:3px}.hp-capability-input span{align-self:center;color:#76d0f2;font-family:var(--hc-font-mono);font-size:9px;font-weight:700;grid-row:1/3}.hp-capability-input strong{font-size:18px;font-weight:650}.hp-capability-input p{color:#8fa6b5;font-size:10px;letter-spacing:.03em;margin:0}.hp-capability-engine{align-items:center;align-self:center;animation:hp-capability-engine-in .72s cubic-bezier(.34,1.56,.64,1) .34s both;background:#0c3854;border:1px solid rgba(118,205,239,.56);border-radius:50%;box-shadow:inset 0 0 0 7px #76cdef0a;display:flex;flex-direction:column;grid-column:1;grid-row:2;height:116px;justify-content:center;justify-self:center;position:relative;text-align:center;width:116px}.hp-engine-ring{border:1px dashed rgba(118,205,239,.28);border-radius:50%;inset:-10px;position:absolute}.hp-engine-ring:after,.hp-engine-ring:before{background:var(--hp-yellow,#f4c84b);content:"";height:3px;position:absolute;width:8px}.hp-engine-ring:before{right:12px;top:11px;transform:rotate(43deg)}.hp-engine-ring:after{background:var(--hp-red,#d94d40);bottom:10px;left:12px;transform:rotate(43deg)}.hp-engine-pulse{animation:hp-capability-pulse 1.8s ease-in-out .9s 3 both;background:#79d3f5;border-radius:50%;box-shadow:0 0 0 5px #79d3f51f;height:7px;left:50%;position:absolute;top:-13px;transform:translate(-50%);width:7px}.hp-capability-engine small{color:#79d3f5;font-family:var(--hc-font-mono);font-size:8px;letter-spacing:.08em}.hp-capability-engine strong{font-family:var(--hc-font-mono);font-size:20px;letter-spacing:-.04em;line-height:1;margin-top:7px}.hp-capability-engine p{color:#9eb1bd;font-size:9px;margin:7px 0 0}.hp-capability-rails{align-content:center;display:grid;gap:6px;grid-column:2;grid-row:2}.hp-capability-rails article{align-items:center;animation:hp-capability-rail-in .55s cubic-bezier(.22,1,.36,1) both;background:#f4f6f4;border-left:3px solid var(--hp-blue);box-shadow:0 8px 18px #03111c1f;color:var(--hp-ink);display:grid;gap:9px;grid-template-columns:28px minmax(0,1fr);min-height:48px;padding:8px 12px;position:relative}.hp-capability-rails article:first-child{animation-delay:.46s}.hp-capability-rails article:nth-child(2){animation-delay:.56s;border-left-color:var(--hp-yellow,#f4c84b)}.hp-capability-rails article:nth-child(3){animation-delay:.66s;border-left-color:var(--hp-red,#d94d40)}.hp-capability-rails article>span{color:var(--hp-blue);font-family:var(--hc-font-mono);font-size:9px;font-weight:700}.hp-capability-rails article:nth-child(2)>span{color:#9a7600}.hp-capability-rails article:nth-child(3)>span{color:#bd4137}.hp-capability-rails strong{display:block;font-size:13px;font-weight:720;line-height:1.2}.hp-capability-rails p{color:#68747c;font-size:8px;line-height:1.35;margin:3px 0 0}.hp-capability-rails article>i{animation:hp-capability-connector-in .45s ease-out .72s both;background:#76cdef6b;height:1px;position:absolute;right:100%;top:50%;transform:translateY(-50%);transform-origin:right;width:29px}.hp-capability-output{align-items:center;align-self:end;animation:hp-capability-output-in .58s cubic-bezier(.16,1,.3,1) .78s both;background:#e9f3f6;border-top:3px solid var(--hp-blue);color:var(--hp-ink);display:flex;gap:10px;grid-column:1/-1;grid-row:3;justify-content:space-between;min-height:46px;padding:0 15px}.hp-capability-output span{color:var(--hp-blue);font-family:var(--hc-font-mono);font-size:8px;font-weight:700}.hp-capability-output strong{font-size:10px;font-weight:680;white-space:nowrap}.hp-capability-output i{background:var(--hp-red,#d94d40);border-radius:50%;flex:0 0 auto;height:4px;width:4px}.hp-capability-foot{align-items:center;background:#081e30;border-top:1px solid hsla(0,0%,100%,.13);display:flex;gap:20px;justify-content:space-between;min-height:45px;padding:0 24px;position:relative;z-index:3}.hp-capability-foot>span{color:#79d3f5;font-family:var(--hc-font-mono);font-size:8px;letter-spacing:.06em}.hp-capability-foot small{color:#9aabb6;font-size:9px}.hp-capability-foot small i{color:var(--hp-yellow,#f4c84b);font-style:normal;margin-left:8px}@keyframes hp-capability-head-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-capability-input-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes hp-capability-rule-in{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes hp-capability-engine-in{0%{opacity:0;transform:scale(.82) rotate(-6deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes hp-capability-rail-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes hp-capability-connector-in{0%{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}@keyframes hp-capability-output-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-capability-pulse{0%,to{opacity:.55;transform:translate(-50%) scale(.86)}50%{opacity:1;transform:translate(-50%) scale(1.16)}}@media(max-width:760px){.hp-capability{border-left:0;border-right:0;box-shadow:none;margin:0 -16px}.hp-capability-head{min-height:62px;padding:0 20px}.hp-capability-head>div{align-items:flex-start;flex-direction:column;gap:4px}.hp-capability-head strong{font-size:13px}.hp-capability-stage{gap:0 17px;grid-template-columns:106px minmax(0,1fr);grid-template-rows:82px minmax(194px,1fr) 64px;min-height:372px;padding:18px 20px 16px}.hp-capability-ticks{left:17px}.hp-capability-input{grid-template-columns:65px 1fr;padding-left:14px}.hp-capability-input strong{font-size:16px}.hp-capability-input p{font-size:9px}.hp-capability-engine{height:90px;width:90px}.hp-capability-engine strong{font-size:16px}.hp-capability-engine p{margin-top:5px}.hp-capability-rails article{grid-template-columns:23px 1fr;min-height:55px;padding:8px 9px}.hp-capability-rails strong{font-size:12px}.hp-capability-rails p{font-size:8px}.hp-capability-rails article>i{width:18px}.hp-capability-output{flex-wrap:wrap;gap:6px 9px;justify-content:flex-start;padding:8px 12px}.hp-capability-output span{width:100%}.hp-capability-output strong{font-size:9px}.hp-capability-foot{padding:0 20px}}@media(prefers-reduced-motion:reduce){.hp-capability-engine,.hp-capability-head,.hp-capability-input,.hp-capability-input:before,.hp-capability-output,.hp-capability-rails article,.hp-capability-rails article>i,.hp-engine-pulse{animation:none}}.hp-hero-copy h1{font-size:clamp(48px,4.7vw,68px)}.hp-capability-stage-clear{display:grid;gap:12px;grid-template-columns:1fr;grid-template-rows:auto minmax(150px,1fr) auto;min-height:346px;padding:20px 24px 18px}.hp-capability-stage-clear .hp-capability-ghost{bottom:20px;font-size:62px;letter-spacing:-.07em;right:-6px}.hp-capability-stage-clear .hp-capability-ticks{background:repeating-linear-gradient(to right,var(--hp-yellow,#f4c84b) 0 4px,transparent 4px 11px);height:4px;inset:26px 24px auto auto;width:54px}.hp-capability-summary{animation:hp-capability-input-in .62s cubic-bezier(.16,1,.3,1) .22s both;border-bottom:1px solid hsla(0,0%,100%,.13);border-left:3px solid var(--hp-blue);gap:5px 14px;grid-template-columns:82px 1fr;min-height:66px;padding:0 16px;position:relative}.hp-capability-summary span{font-family:var(--hc-font-mono);font-size:9px;font-weight:700}.hp-capability-summary strong{font-size:18px}.hp-capability-summary p{color:#99adb9;font-size:10px}.hp-capability-services{gap:8px;grid-template-columns:repeat(3,1fr)}.hp-capability-services article{animation:hp-capability-rail-in .55s cubic-bezier(.22,1,.36,1) both;background:#f4f6f4;border-top:3px solid var(--hp-blue);box-shadow:0 8px 18px #03111c1f;color:var(--hp-ink);display:flex;flex-direction:column;padding:15px 14px 13px}.hp-capability-services article:first-child{animation-delay:.42s}.hp-capability-services article:nth-child(2){animation-delay:.53s;border-top-color:var(--hp-yellow,#f4c84b)}.hp-capability-services article:nth-child(3){animation-delay:.64s;border-top-color:var(--hp-red,#d94d40)}.hp-capability-services article>span{color:var(--hp-blue);font-family:var(--hc-font-mono);font-size:9px;font-weight:700}.hp-capability-services article:nth-child(2)>span{color:#8c6d00}.hp-capability-services article:nth-child(3)>span{color:#b83f35}.hp-capability-services article div{margin-top:24px}.hp-capability-services strong{font-size:16px;font-weight:740;line-height:1.25}.hp-capability-services p{color:#5d6971;font-size:9px;line-height:1.55;margin:9px 0 0}.hp-capability-services article>i{color:var(--hp-blue);font-size:14px;margin-top:auto;padding-top:14px}.hp-capability-goal{animation:hp-capability-output-in .58s cubic-bezier(.16,1,.3,1) .76s both;border-top:3px solid var(--hp-blue);gap:18px;min-height:58px;padding:10px 15px}.hp-capability-goal>div{gap:13px}.hp-capability-goal span{font-family:var(--hc-font-mono);font-size:8px;font-weight:700}.hp-capability-goal strong{font-size:12px}.hp-capability-goal small{font-size:8px;line-height:1.45;max-width:150px}@media(max-width:760px){.hp-hero-copy h1{font-size:41px;line-height:1.08}.hp-capability-stage-clear{gap:10px;grid-template-rows:auto auto auto;min-height:0;padding:18px 20px 16px}.hp-capability-summary{grid-template-columns:64px 1fr;min-height:70px;padding:0 13px}.hp-capability-summary strong{font-size:16px}.hp-capability-summary p{font-size:9px;line-height:1.4}.hp-capability-services{gap:7px;grid-template-columns:1fr}.hp-capability-services article{align-items:center;border-left:3px solid var(--hp-blue);border-top:0;display:grid;gap:8px;grid-template-columns:28px 1fr 18px;min-height:76px;padding:10px 12px}.hp-capability-services article:nth-child(2){border-left-color:var(--hp-yellow,#f4c84b)}.hp-capability-services article:nth-child(3){border-left-color:var(--hp-red,#d94d40)}.hp-capability-services article div{margin:0}.hp-capability-services strong{font-size:14px}.hp-capability-services p{font-size:8px;margin-top:4px}.hp-capability-services article>i{margin:0;padding:0}.hp-capability-goal{align-items:flex-start;flex-direction:column;gap:7px;padding:12px 13px}.hp-capability-goal>div{justify-content:space-between;width:100%}.hp-capability-goal small{max-width:none;text-align:left}}@media(prefers-reduced-motion:reduce){.hp-capability-goal,.hp-capability-services article,.hp-capability-summary{animation:none}}.hp-course-grid{grid-template-columns:repeat(3,1fr)}.hp-course{border-top-color:var(--hp-blue);display:block;min-height:470px}.hp-course:nth-child(2){border-top-color:var(--hp-navy)}.hp-course:nth-child(3){border-top-color:var(--hp-red,#d94d40)}.hp-course-copy{min-height:466px}.hp-course-copy h3{font-size:clamp(27px,2.15vw,34px);margin-top:42px}.hp-course-copy ul{align-content:flex-start}.hp-course-action{align-items:center;background:transparent;border:0;border-top:1px solid var(--hp-line);color:var(--hp-ink);cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:700;justify-content:space-between;margin-top:auto;padding:17px 0 0;text-align:left;width:100%}.hp-course-action i{color:var(--hp-blue);font-size:17px;font-style:normal}.hp-tool-figure{display:flex;flex-direction:column;min-height:452px}.hp-tool-figure>img{height:340px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.hp-tool-figure figcaption{margin-top:auto}.hp-tool-placeholder{background:linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),#152632;background-size:28px 28px;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);color:#c3cfd6!important;display:grid!important;gap:8px!important;height:340px;place-content:center;text-align:center}.hp-tool-placeholder:before{border:1px solid rgba(118,205,239,.42);color:var(--hp-cyan);content:"+";display:grid;font-size:30px;font-weight:300;height:54px;margin:0 auto 8px;place-items:center;width:54px}.hp-tool-placeholder>span{color:#d7e1e6!important;font-size:14px!important;font-weight:650}.hp-tool-placeholder>small{color:#728894;font-size:10px}.hp-product-panel{min-width:0}.hp-product-list{border-top:1px solid hsla(0,0%,100%,.26)}.hp-product-list button{background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.14);color:#fff;cursor:pointer;display:grid;font:inherit;gap:8px 15px;grid-template-columns:46px minmax(0,1fr) 18px;padding:18px 8px 18px 0;text-align:left;transition:padding .2s ease,background .2s ease;width:100%}.hp-product-list button.active,.hp-product-list button:hover{background:#ffffff0e;padding-left:12px}.hp-product-list button.active{box-shadow:inset 3px 0 0 var(--hp-cyan)}.hp-product-list button>span{color:var(--hp-cyan);font-family:var(--hc-font-mono);font-size:9px;padding-top:3px}.hp-product-list button h3{color:#fff;font-size:16px;font-weight:630;margin:0 0 6px}.hp-product-list button p{color:#a7b4bd;font-size:11px;line-height:1.6;margin:0}.hp-product-list button small{color:#6f818e;font-size:8px;grid-column:2;letter-spacing:.03em}.hp-product-list button:after{align-self:center;color:#526d7d;content:"→";font-size:13px;grid-column:3;grid-row:1/3;transition:color .2s ease,transform .2s ease}.hp-product-list button.active:after,.hp-product-list button:hover:after{color:var(--hp-cyan);transform:translate(2px)}.hp-more-products{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.28);color:#fff;cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:700;justify-content:space-between;margin-top:24px;padding:15px 17px;width:100%}.hp-more-products:hover{background:#ffffff0b;border-color:var(--hp-cyan)}.hp-more-products span{color:var(--hp-cyan);font-size:17px}.product-preview-enter-active,.product-preview-leave-active{transition:opacity .2s ease,transform .24s ease}.product-preview-enter-from{opacity:0;transform:translate(-10px)}.product-preview-leave-to{opacity:0;transform:translate(8px)}@media(max-width:1040px){.hp-course-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hp-course-grid{grid-template-columns:1fr}.hp-course,.hp-course-copy{min-height:0}.hp-course-copy{padding:27px}.hp-course-copy h3{font-size:29px;margin-top:36px}.hp-course-action{margin-top:28px}.hp-tool-figure>img,.hp-tool-placeholder{height:220px}.hp-product-list button{grid-template-columns:40px minmax(0,1fr) 16px}}@media(prefers-reduced-motion:reduce){.hp-product-list button,.hp-product-list button:after,.product-preview-enter-active,.product-preview-leave-active{transition:none}}.hp-hero{background:radial-gradient(circle at 88% 18%,rgba(118,205,239,.15),transparent 30%),var(--hp-paper);height:auto;min-height:0;padding:clamp(48px,6vh,62px) 0 clamp(36px,4.5vh,48px);position:relative}.hp-hero:after{background:#d8d9d5;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.hp-hero-layout{align-items:center;gap:clamp(64px,6vw,88px);grid-template-columns:minmax(560px,1fr) minmax(520px,600px);min-height:0;padding-bottom:0;width:min(1320px,calc(100% - 64px))!important}.hp-hero-copy h1{font-size:clamp(56px,4vw,70px);font-weight:660;letter-spacing:-.065em;line-height:1.07;margin:28px 0 30px;max-width:none}.hp-hero-copy h1 em,.hp-hero-copy h1 span{display:block;white-space:nowrap}.hp-hero-copy h1 em{color:var(--hp-blue);font-style:normal}.hp-hero-lead{font-size:17px;line-height:1.8;max-width:600px}.hp-actions{margin-top:34px}.hp-capability{background:var(--hp-navy);border:1px solid rgba(118,205,239,.24);box-shadow:0 24px 62px #0b263b29;color:#f7fbfd;justify-self:end;max-width:600px;overflow:hidden;position:relative;width:100%}.hp-capability:before{background-image:linear-gradient(rgba(118,205,239,.55) 1px,transparent 0),linear-gradient(90deg,rgba(118,205,239,.55) 1px,transparent 0);background-size:40px 40px;content:"";inset:0;opacity:.065;pointer-events:none;position:absolute}.hp-capability-head{align-items:center;animation:hp-capability-head-in .55s cubic-bezier(.22,1,.36,1) .08s both;background:#081e30;border-bottom:1px solid hsla(0,0%,100%,.14);display:flex;gap:24px;justify-content:space-between;min-height:68px;padding:0 26px;position:relative;z-index:2}.hp-capability-head>div{align-items:center;display:flex;gap:18px}.hp-capability-head span{color:#79d3f5;font-family:inherit;font-size:12px;font-weight:760;letter-spacing:0}.hp-capability-head strong{font-size:16px;font-weight:680}.hp-capability-head small{align-items:center;color:#9eb1bd;display:inline-flex;font-family:inherit;font-size:11px;gap:9px;letter-spacing:0}.hp-capability-head small i{background:#70d5a2;border-radius:50%;box-shadow:0 0 0 5px #70d5a21a;height:7px;width:7px}.hp-capability-stage{display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:0;padding:0 26px 24px;position:relative;z-index:1}.hp-capability-summary{align-content:center;animation:hp-capability-summary-in .55s cubic-bezier(.16,1,.3,1) .18s both;border:0;border-bottom:1px solid hsla(0,0%,100%,.16);display:grid;gap:4px 20px;grid-template-columns:90px 1fr;min-height:90px;padding:0}.hp-capability-summary span{align-self:center;color:#79d3f5;font-family:inherit;font-size:11px;font-weight:760;grid-row:1/3}.hp-capability-summary strong{font-size:21px;font-weight:680}.hp-capability-summary p{color:#9eb1bd;font-size:12px;margin:0}.hp-capability-services{display:grid;gap:0;grid-template-columns:1fr}.hp-capability-services article{align-items:center;animation:hp-capability-row-in .55s cubic-bezier(.22,1,.36,1) both;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.16);box-shadow:none;color:#f7fbfd;display:grid;gap:13px;grid-template-columns:40px minmax(0,1fr) minmax(142px,auto) 18px;min-height:88px;min-width:0;padding:0;position:relative;transition:background .25s ease,transform .25s ease}.hp-capability-services article:before{background:var(--hp-blue);bottom:20px;content:"";left:-26px;position:absolute;top:20px;width:3px}.hp-capability-services article:first-child{animation-delay:.3s}.hp-capability-services article:nth-child(2){animation-delay:.4s}.hp-capability-services article:nth-child(3){animation-delay:.5s}.hp-capability-services article:nth-child(2):before{background:#e0b940}.hp-capability-services article:nth-child(3):before{background:#d94d40}.hp-capability-services article:hover{background:#ffffff0b;transform:translate(5px)}.hp-capability-services article>span{color:#79d3f5;font-family:inherit;font-size:12px;font-weight:760}.hp-capability-services article:nth-child(2)>span{color:#e0c35e}.hp-capability-services article:nth-child(3)>span{color:#f0786d}.hp-capability-services article div{margin:0}.hp-capability-services strong{display:block;font-size:18px;font-weight:700}.hp-capability-services p{color:#a8bbc7;font-size:11px;line-height:1.5;margin:5px 0 0}.hp-capability-services article>small{color:#8fa6b5;font-size:10px;line-height:1.6;text-align:right}.hp-capability-services article>i{color:#79d3f5;font-size:17px;font-style:normal;margin:0;padding:0;text-align:right}.hp-capability-goal{align-items:center;animation:hp-capability-goal-in .55s cubic-bezier(.16,1,.3,1) .6s both;background:#e9f3f6;border:0;border-left:3px solid var(--hp-blue);color:var(--hp-ink);display:flex;gap:20px;justify-content:space-between;margin-top:16px;min-height:60px;padding:0 15px}.hp-capability-goal>div{align-items:center;display:flex;gap:14px}.hp-capability-goal span{color:var(--hp-blue);font-family:inherit;font-size:10px;font-weight:760}.hp-capability-goal strong{font-size:13px;font-weight:720}.hp-capability-goal small{color:#60717b;font-size:9px;max-width:none;text-align:right}@keyframes hp-capability-summary-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes hp-capability-row-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes hp-capability-goal-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1280px){.hp-hero-layout{gap:48px;grid-template-columns:minmax(500px,1fr) minmax(500px,560px)}.hp-hero-copy h1{font-size:clamp(53px,4.6vw,66px)}.hp-capability-stage{padding-left:24px;padding-right:24px}.hp-capability-services article{grid-template-columns:40px minmax(0,1fr) 22px}.hp-capability-services article>small{display:none}.hp-capability-services article:before{left:-24px}}@media(max-width:1080px){.hp-hero{min-height:0}.hp-hero-layout{gap:54px;grid-template-columns:1fr}.hp-hero-copy{max-width:760px}.hp-hero-copy h1{font-size:clamp(56px,7vw,74px)}.hp-capability{justify-self:start;max-width:none;width:min(100%,760px)}}@media(max-width:760px){.hp-hero{padding:40px 0 46px}.hp-hero-layout{gap:38px;width:min(100% - 32px,1180px)!important}.hp-hero-copy h1{font-size:clamp(39px,11vw,48px);line-height:1.09;margin:22px 0 24px}.hp-hero-copy h1 em,.hp-hero-copy h1 span{white-space:normal}.hp-hero-lead{font-size:16px;line-height:1.75}.hp-actions{margin-top:30px}.hp-capability{box-shadow:0 18px 44px #0b263b24;justify-self:stretch;margin:0;max-width:none;width:100%}.hp-capability-head{min-height:70px;padding:0 18px}.hp-capability-head>div{align-items:flex-start;flex-direction:column;gap:4px}.hp-capability-head span{font-size:10px}.hp-capability-head strong{font-size:16px}.hp-capability-head small{font-size:9px}.hp-capability-stage{padding:0 18px 20px}.hp-capability-summary{gap:3px 10px;grid-template-columns:62px 1fr;min-height:88px}.hp-capability-summary span{font-size:9px}.hp-capability-summary strong{font-size:19px}.hp-capability-summary p{font-size:11px}.hp-capability-services article{gap:10px;grid-template-columns:31px minmax(0,1fr) 16px;min-height:92px}.hp-capability-services article:before{left:-18px}.hp-capability-services strong{font-size:17px}.hp-capability-services p{font-size:11px}.hp-capability-goal{gap:8px;min-height:0;padding:15px}.hp-capability-goal,.hp-capability-goal>div{align-items:flex-start;flex-direction:column}.hp-capability-goal>div{gap:5px}.hp-capability-goal small{text-align:left}}@media(prefers-reduced-motion:reduce){.hp-capability-goal,.hp-capability-head,.hp-capability-services article,.hp-capability-summary{animation:none}}.hp-training .hp-heading{align-items:end}.hp-training .hp-heading h2{max-width:760px}.hp-course,.hp-course-copy{min-height:610px}.hp-course-copy h3{margin:34px 0 20px;min-height:84px}.hp-course-english{color:#7b8a93;display:block;font-size:10px;font-weight:650;letter-spacing:.035em;margin:-11px 0 17px;min-height:20px}.hp-course-copy>.hp-course-reason{background:#f1f6f8;border-left:3px solid var(--hp-blue);color:inherit;display:block;font-size:inherit;margin:0 0 20px;padding:18px}.hp-course:nth-child(2) .hp-course-reason{border-left-color:var(--hp-navy)}.hp-course:nth-child(3) .hp-course-reason{border-left-color:var(--hp-red,#d94d40)}.hp-course-copy>.hp-course-reason>span{color:var(--hp-blue);display:block;font-size:10px;font-weight:760;letter-spacing:.04em;margin-bottom:9px}.hp-course:nth-child(2) .hp-course-reason>span{color:var(--hp-navy)}.hp-course:nth-child(3) .hp-course-reason>span{color:var(--hp-red,#d94d40)}.hp-course-copy>.hp-course-reason>p{color:#4e5e68;font-size:13px;line-height:1.72;margin:0}.hp-course-copy>.hp-course-outcome{color:var(--hp-muted);display:grid;font-size:13px;gap:10px;grid-template-columns:58px minmax(0,1fr);line-height:1.7}.hp-course-outcome>span{color:var(--hp-ink);font-size:10px;font-weight:760}.hp-course-copy ul{margin-top:20px}@media(max-width:1040px){.hp-course,.hp-course-copy{min-height:580px}.hp-course-copy h3{min-height:0}}@media(max-width:760px){.hp-course,.hp-course-copy{min-height:0}.hp-course-copy h3{margin-top:32px}.hp-course-copy>.hp-course-reason{padding:16px}}.hp-stat-grid{border-left:1px solid var(--hp-line);border-top:1px solid var(--hp-ink);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hp-stat-grid article{border-bottom:1px solid var(--hp-line);border-right:1px solid var(--hp-line);min-height:220px;padding:28px}.hp-stat-grid strong{color:var(--hp-blue);display:block;font-size:clamp(46px,4.3vw,64px);font-weight:620;letter-spacing:-.055em;line-height:1}.hp-stat-grid h3{font-size:19px;font-weight:680;margin:38px 0 10px}.hp-stat-grid p{color:var(--hp-muted);font-size:12px;line-height:1.65;margin:0}.hp-case-heading{align-items:end;display:flex;gap:48px;justify-content:space-between;margin:76px 0 28px}.hp-case-heading>div>span{color:var(--hp-blue);font-size:14px;font-weight:740}.hp-case-heading h3{font-size:clamp(30px,3vw,42px);font-weight:650;letter-spacing:-.045em;margin:12px 0 0}.hp-case-heading>p{color:var(--hp-muted);font-size:14px;line-height:1.75;margin:0;max-width:420px}.hp-case-table-wrap{border-top:1px solid var(--hp-ink);overflow:hidden}.hp-case-table{border-collapse:collapse;table-layout:fixed;width:100%}.hp-case-table td,.hp-case-table th{border-bottom:1px solid var(--hp-line);padding:20px 18px;text-align:left}.hp-case-table th{background:var(--hp-navy);color:#a9c3d2;font-size:11px;font-weight:680}.hp-case-table th:first-child{width:24%}.hp-case-table th:nth-child(2){width:17%}.hp-case-table th:nth-child(3){width:32%}.hp-case-table th:nth-child(4){width:27%}.hp-case-table td{color:#43515a;font-size:13px;line-height:1.55}.hp-case-table td:first-child{color:var(--hp-ink);font-weight:680;letter-spacing:.05em}.hp-case-table tbody tr{transition:background .2s ease}.hp-case-table tbody tr:hover{background:#f1f6f8}.hp-case-table td:before{display:none}@media(max-width:1040px){.hp-stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hp-stat-grid article{min-height:190px;padding:23px}.hp-stat-grid strong{font-size:43px}.hp-stat-grid h3{font-size:17px;margin-top:30px}.hp-case-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-top:58px}.hp-case-heading h3{font-size:30px}.hp-case-heading>p{font-size:13px}.hp-case-table-wrap{border-top:0;overflow:visible}.hp-case-table,.hp-case-table tbody,.hp-case-table td,.hp-case-table tr{display:block;width:100%}.hp-case-table thead{display:none}.hp-case-table tbody{display:grid;gap:12px}.hp-case-table tr{border-left:1px solid var(--hp-line);border-right:1px solid var(--hp-line);border-top:3px solid var(--hp-blue);padding:7px 16px}.hp-case-table td{display:grid;font-size:12px;gap:12px;grid-template-columns:76px minmax(0,1fr);padding:12px 0}.hp-case-table td:before{color:#80909a;content:attr(data-label);display:block;font-size:10px;font-weight:680}}.hp-obstacle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-obstacle-grid article{display:grid;grid-template-rows:auto 1fr auto;min-height:218px;padding:28px 30px}.hp-obstacle-grid h3{align-self:center;font-size:clamp(23px,2.1vw,29px);line-height:1.25;margin:30px 0 22px;white-space:nowrap}.hp-obstacle-grid p{font-size:14px;max-width:500px}.hp-tool-layout{gap:clamp(42px,5vw,68px);grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr)}.hp-tool-figure{background:#102331;border-color:#76cdef38;box-shadow:0 28px 70px #0003;min-height:0}.hp-tool-figure>.hp-product-render-head{align-items:center;background:#0a1c29;border-bottom:1px solid hsla(0,0%,100%,.12);display:flex;gap:20px;justify-content:space-between;min-height:58px;padding:0 20px}.hp-product-render-head span{color:var(--hp-cyan);font-size:10px;font-weight:720}.hp-product-render-head strong{color:#f4f8fa;font-size:12px;font-weight:650}.hp-tool-figure>.hp-product-render{background:radial-gradient(circle at 82% 16%,rgba(118,205,239,.12),transparent 30%),linear-gradient(rgba(118,205,239,.035) 1px,transparent 0),linear-gradient(90deg,rgba(118,205,239,.035) 1px,transparent 0),#102331;background-size:auto,28px 28px,28px 28px,auto;display:block;min-height:430px;padding:22px}.hp-tool-figure>.hp-product-render-image{background:#e8eef1;display:block;padding:16px}.hp-product-render-image img{aspect-ratio:3/2;background:#f7f8f9;border:1px solid rgba(16,35,49,.12);border-radius:8px;box-shadow:0 18px 42px #04141e26;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.hp-render-window{background:#f5f8fa;border:1px solid rgba(177,216,233,.2);border-radius:10px;box-shadow:0 20px 48px #00000038;color:#14232c;height:386px;overflow:hidden}.hp-render-toolbar{align-items:center;background:#fff;border-bottom:1px solid #d9e2e6;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;height:42px;padding:0 14px}.hp-render-toolbar>div{display:flex;gap:5px}.hp-render-toolbar i{background:#b8c5cb;border-radius:50%;height:6px;width:6px}.hp-render-toolbar>span{color:#1b2a33;font-size:11px;font-weight:720;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.hp-render-toolbar>small{background:#e2f5ed;border-radius:99px;color:#17744f;font-size:8px;font-weight:680;justify-self:end;padding:4px 7px}.hp-commerce-screen{display:grid;grid-template-columns:112px minmax(0,1fr);height:calc(100% - 42px)}.hp-commerce-screen aside,.hp-story-screen aside{background:#102b3d;color:#c8d6de;display:flex;flex-direction:column;gap:6px;padding:18px 13px}.hp-commerce-screen aside strong,.hp-story-screen aside strong{color:#fff;font-size:11px;margin-bottom:14px}.hp-commerce-screen aside span,.hp-story-screen aside span{border-radius:5px;color:#9db0bb;font-size:8px;padding:8px 9px}.hp-commerce-screen aside span.active,.hp-story-screen aside span.active{background:#76cdef24;color:#8cd9f6}.hp-commerce-screen main{min-width:0;padding:16px}.hp-commerce-metrics{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.hp-commerce-metrics article{background:#fff;border:1px solid #dfe6ea;border-radius:6px;min-width:0;padding:11px}.hp-commerce-board section>span,.hp-commerce-metrics span{color:#71818a;display:block;font-size:8px}.hp-commerce-metrics strong{color:#0c75ad;display:block;font-size:18px;margin:9px 0 3px}.hp-commerce-metrics small{color:#96a3aa;font-size:7px}.hp-commerce-board{display:grid;gap:9px;grid-template-columns:1.15fr .85fr;height:201px;margin-top:9px}.hp-commerce-board section{background:#fff;border:1px solid #dfe6ea;border-radius:6px;padding:13px}.hp-commerce-board section:first-child>div{align-items:center;border-bottom:1px solid #edf1f3;color:#3c4b54;display:grid;font-size:8px;gap:7px;grid-template-columns:9px minmax(0,1fr) auto;margin-top:14px;padding-bottom:10px}.hp-commerce-board section:first-child i{border:2px solid #58badd;border-radius:2px;height:7px;width:7px}.hp-commerce-board section:first-child small{color:#17845a;font-size:7px}.hp-commerce-chart>div{align-items:end;display:flex;gap:6px;height:132px;margin-top:20px}.hp-commerce-chart i{background:linear-gradient(#78d1ef,#0b7eb8);border-radius:3px 3px 0 0;width:100%}.hp-avatar-screen{align-items:center;background:radial-gradient(circle at 50% 38%,rgba(118,205,239,.18),transparent 34%),#ecf3f6;display:grid;gap:14px;grid-template-columns:minmax(130px,.9fr) 150px minmax(130px,.9fr);height:calc(100% - 42px);padding:18px}.hp-avatar-screen>aside,.hp-avatar-screen>section{background:#ffffffe6;border:1px solid #d6e1e6;border-radius:8px;min-width:0;padding:14px}.hp-avatar-screen>aside>span,.hp-avatar-screen>section>span{color:#0b7eb8;font-size:8px;font-weight:700}.hp-avatar-screen>aside>strong{display:block;font-size:11px;margin:8px 0 16px}.hp-avatar-screen>aside>div{align-items:center;border-top:1px solid #e7edef;color:#53636c;display:grid;font-size:8px;gap:7px;grid-template-columns:18px minmax(0,1fr);padding:8px 0}.hp-avatar-screen>aside>div i{background:#dff2f9;border-radius:50%;color:#087cb7;display:grid;font-size:7px;font-style:normal;height:17px;place-items:center;width:17px}.hp-avatar-screen>aside>div small{color:#8b9aa2;font-size:7px;grid-column:2}.hp-avatar-phone{background:linear-gradient(155deg,#0d7eb9,#45b9d9 56%,#e4c75b);border:5px solid #102b3d;border-radius:22px;box-shadow:0 16px 30px #12364b3d;color:#fff;height:292px;overflow:hidden;padding:15px;position:relative}.hp-avatar-phone>small{font-size:7px;opacity:.72}.hp-avatar-phone>strong{bottom:50px;font-size:18px;left:15px;line-height:1.15;position:absolute;z-index:2}.hp-avatar-person{height:158px;position:absolute;right:19px;top:56px;width:83px}.hp-avatar-person i{background:#f2c6a7;border-radius:50%;height:48px;left:22px;position:absolute;top:0;width:45px}.hp-avatar-person span{background:#132d43;border-radius:42px 42px 8px 8px;bottom:0;height:120px;left:0;position:absolute;right:0}.hp-avatar-caption{background:#04141fad;border-radius:4px;bottom:12px;font-size:7px;left:9px;padding:7px;position:absolute;right:9px;text-align:center}.hp-avatar-screen>section p{color:#52636d;font-size:9px;line-height:1.65;margin:12px 0 22px}.hp-avatar-wave{align-items:center;display:flex;gap:3px;height:56px}.hp-avatar-wave i{background:#1b9ac9;border-radius:3px;width:100%}.hp-avatar-screen>section>small{color:#8a989f;display:block;font-size:7px;margin-top:12px}.hp-agent-screen{display:grid;grid-template-columns:118px minmax(0,1fr);height:calc(100% - 42px)}.hp-agent-side{background:#fff;border-right:1px solid #d8e2e6;display:flex;flex-direction:column;gap:7px;padding:18px 12px}.hp-agent-side strong{color:#1e303a;font-size:10px;margin-bottom:10px}.hp-agent-side span{border:1px solid #dfe7ea;border-radius:5px;color:#667780;font-size:8px;padding:9px}.hp-agent-canvas{background:linear-gradient(#dce7eb 1px,transparent 0),linear-gradient(90deg,#dce7eb 1px,transparent 0),#f2f6f8;background-size:20px 20px;overflow:hidden;position:relative}.hp-agent-canvas article{background:#fff;border:1px solid #cad9df;border-left:3px solid #0c86bd;border-radius:6px;box-shadow:0 8px 18px #193c4e1a;padding:10px;position:absolute;width:112px;z-index:2}.hp-agent-canvas article span{color:#778790;display:block;font-size:7px}.hp-agent-canvas article strong{color:#203039;display:block;font-size:9px;margin-top:5px}.hp-agent-canvas .node-start{left:28px;top:34px}.hp-agent-canvas .node-knowledge{border-left-color:#d9b63e;right:30px;top:40px}.hp-agent-canvas .node-agent{background:#e8f6fb;border-color:#0c86bd;left:50%;top:142px;transform:translate(-50%);width:128px}.hp-agent-canvas .node-review{border-left-color:#d85a50;bottom:34px;left:28px}.hp-agent-canvas .node-output{border-left-color:#3aa372;bottom:34px;right:30px}.hp-agent-line{background:#81b7cd;height:1px;position:absolute;transform-origin:left center;z-index:1}.hp-agent-line:after{border-right:1px solid #81b7cd;border-top:1px solid #81b7cd;content:"";height:6px;position:absolute;right:-2px;top:-3px;transform:rotate(45deg);width:6px}.hp-agent-line.line-a{left:137px;top:94px;transform:rotate(31deg);width:116px}.hp-agent-line.line-b{left:173px;top:207px;transform:rotate(140deg);width:120px}.hp-agent-line.line-c{left:256px;top:207px;transform:rotate(38deg);width:118px}.hp-story-screen{display:grid;grid-template-columns:118px minmax(0,1fr);height:calc(100% - 42px)}.hp-story-screen aside small{border-top:1px solid hsla(0,0%,100%,.13);color:#8eb4c7;font-size:7px;margin-top:auto;padding:10px 8px}.hp-story-screen main{min-width:0;padding:17px}.hp-story-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.hp-story-title span{color:#203039;font-size:11px;font-weight:720}.hp-story-title small{background:#e5f3f8;border-radius:99px;color:#087cb7;font-size:7px;padding:5px 7px}.hp-storyboards{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.hp-storyboards article{background:#fff;border:1px solid #d9e2e6;border-radius:6px;overflow:hidden}.hp-storyboards article>div{background:linear-gradient(145deg,#9ac9dc,#e4c56e);height:144px;position:relative}.hp-storyboards article:nth-child(2)>div{background:linear-gradient(145deg,#274a5f,#8c5b61)}.hp-storyboards article:nth-child(3)>div{background:linear-gradient(145deg,#d4b7a4,#576b7b)}.hp-storyboards article>span{color:#6d7c84;display:block;font-size:7px;padding:8px}.scene-city i:first-child{background:#112b3ba6;bottom:0;box-shadow:-40px 25px #112b3b85,-75px 4px #112b3b6b;height:80px;position:absolute;right:12px;width:30px}.scene-city i:last-child{background:#f5d87e;border-radius:50%;height:29px;left:20px;position:absolute;top:19px;width:29px}.scene-person i:first-child{background:#d7ad91;border-radius:50%;height:42px;left:50%;position:absolute;top:29px;transform:translate(-50%);width:39px}.scene-person i:last-child{background:#182e40;border-radius:40px 40px 0 0;bottom:0;height:86px;left:23px;position:absolute;right:23px}.scene-dialogue i:first-child,.scene-dialogue i:last-child{background:#243a4c;border-radius:30px 30px 10px 10px;bottom:10px;height:90px;position:absolute;width:41px}.scene-dialogue i:first-child{left:15px}.scene-dialogue i:last-child{background:#7c4f56;right:15px}.hp-story-pipeline{align-items:center;background:#fff;border:1px solid #dfe6e9;border-radius:6px;display:flex;gap:7px;justify-content:space-between;margin-top:16px;padding:11px}.hp-story-pipeline span{color:#4d5d66;font-size:7px;white-space:nowrap}.hp-story-pipeline i{color:#1b93c4;font-size:9px;font-style:normal}.hp-tool-figure figcaption{align-items:center;background:#0a1c29;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:20px;justify-content:space-between;margin-top:0;padding:17px 20px}.hp-tool-figure figcaption>span{color:#b8c7d0;font-size:11px;line-height:1.6;max-width:520px}.hp-tool-figure figcaption>small{color:#718894;flex:0 0 auto;font-size:8px}.hp-product-list button{grid-template-columns:40px minmax(0,1fr) 16px;padding-bottom:20px;padding-top:20px}.hp-product-list button>span{font-family:inherit;font-size:11px;font-weight:740}.hp-product-list button h3{font-size:17px}.hp-product-list button p{max-width:390px}.hp-product-list button ul{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:10px 0 0;padding:0}.hp-product-list button li{border:1px solid hsla(0,0%,100%,.12);border-radius:99px;color:#8fa4af;font-size:8px;padding:4px 6px}.hp-case-heading{margin-bottom:34px}.hp-case-streams{display:grid;gap:14px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);overflow:hidden;padding:3px 0}.hp-case-stream{overflow:hidden;padding:2px 0;pointer-events:none}.hp-case-track{animation:hp-case-roll 96s linear infinite;display:flex;width:-moz-max-content;width:max-content;will-change:transform}.hp-case-track.reverse{animation-duration:108s;animation-name:hp-case-roll-reverse}.hp-case-group{display:flex;flex:0 0 auto;gap:12px;padding-right:12px}.hp-case-pill{align-items:center;background:#f7fafb;border:1px solid #b9cbd4;border-radius:999px;box-shadow:0 8px 22px #102e3f0b;color:#263740;display:flex;gap:11px;min-height:58px;padding:0 19px;white-space:nowrap}.hp-case-pill>span{background:#deeff6;border-radius:99px;color:#087cb7;font-size:9px;font-weight:720;padding:5px 8px}.hp-case-pill>strong{font-size:11px;font-weight:700;letter-spacing:.03em}@keyframes hp-case-roll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes hp-case-roll-reverse{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(max-width:1040px){.hp-tool-layout{grid-template-columns:1fr}.hp-product-list button p,.hp-tool-figure{max-width:none}}@media(max-width:760px){.hp-obstacle-grid{grid-template-columns:1fr}.hp-obstacle-grid article{min-height:220px}.hp-obstacle-grid h3{font-size:24px;margin:32px 0 20px;white-space:normal}.hp-tool-figure{margin:0 -8px}.hp-tool-figure>.hp-product-render-image{padding:8px}.hp-product-render-image img{border-radius:5px}.hp-tool-figure>.hp-product-render{min-height:330px;padding:12px}.hp-render-window{height:306px}.hp-render-toolbar{grid-template-columns:46px minmax(0,1fr) 46px;padding:0 10px}.hp-render-toolbar>span{font-size:9px}.hp-render-toolbar>small{font-size:6px}.hp-commerce-screen{grid-template-columns:78px minmax(0,1fr)}.hp-commerce-screen aside{padding:12px 8px}.hp-commerce-screen aside span{font-size:7px;padding:7px 5px}.hp-commerce-screen main{padding:9px}.hp-commerce-metrics{gap:5px}.hp-commerce-metrics article{padding:7px}.hp-commerce-metrics strong{font-size:13px}.hp-commerce-board{grid-template-columns:1fr;height:167px}.hp-commerce-board section{padding:9px}.hp-commerce-chart{display:none}.hp-avatar-screen{gap:8px;grid-template-columns:1fr 118px;padding:10px}.hp-avatar-screen>section{display:none}.hp-avatar-phone{border-width:4px;height:235px}.hp-avatar-person{right:12px;top:45px;transform:scale(.78);transform-origin:top right}.hp-avatar-phone>strong{bottom:43px;font-size:14px}.hp-agent-screen{grid-template-columns:78px minmax(0,1fr)}.hp-agent-side{padding:12px 7px}.hp-agent-side span{font-size:6px;padding:7px 5px}.hp-agent-canvas article{padding:7px;width:85px}.hp-agent-canvas .node-start{left:14px;top:25px}.hp-agent-canvas .node-knowledge{right:12px;top:25px}.hp-agent-canvas .node-agent{top:111px;width:104px}.hp-agent-canvas .node-review{bottom:25px;left:14px}.hp-agent-canvas .node-output{bottom:25px;right:12px}.hp-agent-line{display:none}.hp-story-screen{grid-template-columns:78px minmax(0,1fr)}.hp-story-screen aside{padding:12px 7px}.hp-story-screen aside span{font-size:6px;padding:7px 5px}.hp-story-screen main{padding:10px}.hp-storyboards{gap:5px}.hp-storyboards article>div{height:108px}.hp-story-pipeline{gap:3px;padding:8px 5px}.hp-story-pipeline span{font-size:5px}.hp-tool-figure figcaption{align-items:flex-start;flex-direction:column;gap:5px}.hp-product-list button h3{font-size:16px}.hp-case-heading{margin-bottom:26px}.hp-case-streams{margin:0 -16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hp-case-pill{gap:8px;min-height:52px;padding:0 14px}.hp-case-track{animation-duration:90s}.hp-case-track.reverse{animation-duration:102s}}@media(prefers-reduced-motion:reduce){.hp-case-track,.hp-case-track.reverse{animation-play-state:paused}}
