:root{--cream:#faf7f1;--cream-2:#f4efe6;--section-bg:#f4f4f2;--ink:#0e1116;--ink-soft:#3c414b;--muted:#6b7280;--line:rgba(14,17,22,.08);--blue:#0d80e8;--blue-deep:#0a5fb0;--pink:#f6c9e0;--pink-hot:#ff5fa2;--teal:#00A1B1;--green:#3ec46d;--card:#ffffff;--shadow:0 18px 50px -22px rgba(14,17,22,.3);--shadow-sm:0 10px 30px -18px rgba(14,17,22,.35);--radius:22px;--maxw:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(24px,4vw,56px)}section{position:relative}h1,h2,h3{margin:0;letter-spacing:-.02em;line-height:1.05;font-weight:800;text-wrap:pretty}p{margin:0;text-wrap:pretty}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.btn{display:inline-flex;align-items:center;gap:9px;background:var(--ink);color:#fff;padding:15px 26px;border-radius:999px;font-weight:700;font-size:15px;box-shadow:var(--shadow-sm);transition:transform .16s ease,background .16s ease;border:0;cursor:pointer}.btn:hover{transform:translateY(-2px);background:#000}.btn svg{width:16px;height:16px}.btn-ghost{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;color:var(--ink);padding:15px 6px}.btn-ghost span{border-bottom:2px solid var(--ink);padding-bottom:2px}.btn-light{background:#fff;color:var(--ink)}.btn-light:hover{background:#fff}header.nav{position:sticky;top:0;z-index:50;backdrop-filter:saturate(140%) blur(10px);background:#faf7f1b8;border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.logo{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.01em}.logo img{display:block;width:170px;height:34px;object-fit:contain}.logo .mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--ink),var(--teal));display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:800;box-shadow:var(--shadow-sm)}.logo small{display:block;font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.06em;margin-top:1px}.nav-links{display:flex;align-items:center;gap:30px;font-weight:600;font-size:15px;color:var(--ink-soft)}.nav-links a{transition:color .16s ease}.nav-links a:hover{color:var(--teal)}.nav-cta{display:flex;align-items:center;gap:16px}.opening-experience{position:relative;overflow:hidden;background:var(--section-bg)}.opening-field-shell{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-field{position:sticky;top:0;display:block;width:100%;height:100svh;pointer-events:none}.hero{position:relative;z-index:1;overflow:hidden;background:transparent;text-align:center}.hero-stage{position:relative;min-height:calc(100svh - 71px);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:32px;padding-bottom:98px}.hero h1{font-size:clamp(42px,5.65vw,72px);max-width:18.2ch;margin:0 auto}.hero .sub{max-width:70ch;margin:24px auto 0;font-size:clamp(16px,1.45vw,18px);color:var(--ink-soft);font-weight:500}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:32px}.hero-scroll{position:absolute;z-index:1;bottom:25px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-scroll svg{width:18px;height:18px;animation:hero-scroll 1.8s ease-in-out infinite}@keyframes hero-scroll{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media(max-width:560px){.hero-stage{min-height:calc(100svh - 71px)}.hero-content{padding-top:18px;padding-bottom:80px}.hero h1{font-size:clamp(36px,10.4vw,44px);max-width:12ch}.hero .sub{font-size:15.5px;line-height:1.55;max-width:36ch;margin-top:20px}.hero-actions{margin-top:26px;gap:8px}.hero-actions .btn,.hero-actions .btn-ghost{font-size:14px}.hero-scroll{bottom:17px}}@media(prefers-reduced-motion:reduce){.hero-scroll svg{animation:none}}.manifesto{position:relative;z-index:1;min-height:72svh;display:flex;align-items:center;background:transparent;padding:clamp(116px,13vw,190px) 0}.manifesto-inner{width:100%}.manifesto p{max-width:24.5ch;margin:0 auto;color:var(--ink);text-align:center;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.13;letter-spacing:-.025em}.manifesto-word{--word-progress:1}.manifesto.is-scroll-reveal .manifesto-word{opacity:calc(.2 + var(--word-progress) * .8);filter:blur(calc((1 - var(--word-progress)) * 1.2px));will-change:opacity,filter}@media(max-width:560px){.manifesto{min-height:76svh;padding:104px 0 118px}.manifesto p{max-width:21ch;font-size:clamp(28px,8.4vw,34px);line-height:1.16}}@media(prefers-reduced-motion:reduce){.manifesto.is-scroll-reveal .manifesto-word{opacity:1;filter:none;will-change:auto}}.band{padding:96px 0;background:var(--section-bg)}.band-head{text-align:center;max-width:72ch;margin:0 auto 56px}.band-head h2{font-size:clamp(30px,4.4vw,46px);margin-top:14px}.band-head p{margin-top:16px;color:var(--ink-soft);font-size:17px;font-weight:500}.business-problems{background:var(--section-bg)}.business-problems .band-head{max-width:1080px;text-align:left}.business-problems .band-head p{max-width:72ch}.business-problems .band-head h2{margin-top:0}.problem-list{max-width:1080px;margin:0 auto}.problem-item+.problem-item{margin-top:24px}.problem-trigger{appearance:none;width:100%;padding:30px 0;border:0;background:transparent;display:grid;grid-template-columns:32px minmax(0,1fr);gap:24px;align-items:start;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.problem-title{font-size:clamp(24px,3vw,38px);font-weight:800;line-height:1.12;letter-spacing:-.025em;text-wrap:pretty}.problem-toggle{position:relative;width:24px;height:24px;margin-top:7px}.problem-toggle:before,.problem-toggle:after{content:"";position:absolute;top:50%;left:50%;width:17px;height:2px;border-radius:2px;background:var(--teal);transform:translate(-50%,-50%)}.problem-toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .16s ease}.problem-trigger[aria-expanded=true] .problem-toggle:after{transform:translate(-50%,-50%) rotate(0)}.problem-trigger:hover .problem-title{color:var(--ink-soft)}.problem-trigger:focus-visible{outline:3px solid var(--teal);outline-offset:7px;border-radius:8px}.problem-panel{padding-left:56px}.business-problems.is-enhanced .problem-panel{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(10px);transition:grid-template-rows .35s cubic-bezier(.22,.61,.36,1),opacity .22s ease,transform .35s cubic-bezier(.22,.61,.36,1)}.business-problems.is-enhanced .problem-trigger[aria-expanded=true]+.problem-panel{grid-template-rows:1fr;opacity:1;transform:none}.problem-panel-inner{min-height:0;overflow:hidden}.problem-panel-content{padding:2px 0 46px}.problem-description{max-width:68ch;color:var(--ink-soft);font-size:clamp(16px,1.6vw,18px);font-weight:500;line-height:1.7}.problem-label{margin-top:28px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.problem-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:16px 0 0;padding:0;list-style:none}.problem-panel li{position:relative;padding-left:20px;color:var(--ink-soft);font-size:15px;font-weight:600;line-height:1.55}.problem-panel li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--teal)}.problem-detail-link{margin-top:20px}.problem-quote{max-width:1000px;margin:64px auto 0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:var(--shadow);transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease,border-color .35s ease}.problem-quote blockquote{margin:0;color:var(--ink);font-size:clamp(18px,2.3vw,24px);font-weight:700;line-height:1.5;letter-spacing:-.01em;text-wrap:pretty}.problem-quote figcaption{margin-top:18px;color:var(--teal);font-size:13.5px;font-weight:700}@media(hover:hover){.problem-quote:hover{transform:translateY(-4px);border-color:#00a1b133;box-shadow:0 24px 60px -24px #0e111661}}@media(max-width:720px){.problem-item+.problem-item{margin-top:12px}.problem-trigger{grid-template-columns:26px minmax(0,1fr);gap:14px;padding:25px 0}.problem-title{font-size:clamp(23px,7vw,30px)}.problem-toggle{width:22px;height:22px;margin-top:3px}.problem-panel{padding-left:40px}.problem-panel-content{padding:0 0 36px}.problem-panel ul{grid-template-columns:1fr;gap:11px}.problem-quote{margin-top:48px;padding:26px 22px;border-radius:18px}}@media(prefers-reduced-motion:reduce){.problem-toggle:after,.business-problems.is-enhanced .problem-panel,.problem-quote{transition:none}}.panel{background:var(--card);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);overflow:hidden}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pillar{background:#ffffffbd;border:1px solid rgba(14,17,22,.1);border-radius:16px;padding:30px 28px;text-align:left;box-shadow:0 8px 24px -22px #0e111647;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pillar-meta,.sector-meta{display:flex;align-items:center;justify-content:space-between;gap:20px}.editorial-number{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1}.pillar .pic{width:44px;height:44px;border:1px solid rgba(14,17,22,.11);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--ink);background:#faf7f1b8;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.pillar .pic svg{width:22px;height:22px}.pillar h3{font-size:18px;margin-top:28px}.pillar p{margin-top:10px;color:var(--ink-soft);font-size:14px;font-weight:500;line-height:1.65}@media(hover:hover){.pillar:hover{transform:translateY(-2px);border-color:#00a1b14d;box-shadow:0 16px 34px -28px #0e111661}.pillar:hover .pic{color:var(--teal);border-color:#00a1b147;background:#00a1b109}}@media(max-width:820px){.pillars{grid-template-columns:1fr}}.journey{background:var(--section-bg)}.journey .wrap{max-width:1240px}.timeline{position:relative;max-width:1200px;margin:0 auto;display:grid;gap:30px}.jstep{position:relative;background:var(--card);border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 28px 70px -58px #0e11167a,0 2px 6px -3px #0e11160d;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch;opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease}.jstep.in{opacity:1;transform:none}@media(hover:hover){.jstep:hover{box-shadow:0 34px 76px -56px #0e111685,0 3px 9px -4px #0e111614}}.jstep.alt .jvisual{order:-1}.jcopy{position:relative;padding:52px 48px;display:flex;flex-direction:column;justify-content:center;z-index:2}.ghost-num{position:absolute;top:2px;right:26px;font-size:clamp(96px,13vw,168px);font-weight:800;line-height:.8;letter-spacing:-.05em;color:#0e11160b;z-index:0;pointer-events:none}.jtag{display:inline-flex;align-items:center;gap:9px;color:#007f8d;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;position:relative;z-index:1}.jtag .tdot{width:8px;height:8px;border-radius:50%;background:var(--teal)}.jcopy h3{font-size:clamp(24px,3vw,33px);margin:14px 0;position:relative;z-index:1;line-height:1.08}.jcopy>p{color:var(--ink-soft);font-size:16px;font-weight:500;max-width:44ch;position:relative;z-index:1}.jchecks{margin-top:26px;display:grid;gap:13px;grid-template-columns:1fr;max-width:460px;position:relative;z-index:1}.jchecks div{display:flex;align-items:center;gap:11px;font-weight:600;font-size:14.5px}.jchecks .ck{width:22px;height:22px;border:1px solid rgba(0,161,177,.28);border-radius:7px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--teal);background:#00a1b109}.jchecks .ck svg{width:12px;height:12px}.jvisual{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center;padding:44px;overflow:hidden}.mesh{position:absolute;inset:0;z-index:0}.mesh.blue{background:radial-gradient(72% 88% at 20% 14%,rgba(13,128,232,.15),transparent 62%),radial-gradient(70% 90% at 94% 92%,rgba(0,161,177,.17),transparent 60%),linear-gradient(145deg,#fffdfa,#edf6f6)}.mesh.violet{background:radial-gradient(72% 88% at 18% 12%,rgba(66,208,255,.16),transparent 62%),radial-gradient(72% 92% at 94% 94%,rgba(0,161,177,.16),transparent 62%),radial-gradient(62% 72% at 64% 52%,rgba(13,128,232,.08),transparent 66%),linear-gradient(145deg,#f9fcfd,#edf3f8)}.mesh.teal{background:radial-gradient(72% 88% at 22% 14%,rgba(0,161,177,.19),transparent 62%),radial-gradient(68% 90% at 94% 94%,rgba(66,208,255,.12),transparent 60%),linear-gradient(145deg,#fbfdfc,#eaf5f4)}.mesh.green{background:radial-gradient(72% 88% at 20% 14%,rgba(0,161,177,.15),transparent 62%),radial-gradient(68% 90% at 94% 94%,rgba(14,17,22,.055),transparent 62%),linear-gradient(145deg,#fffdf9,#edf2f0)}.floaty{position:relative;z-index:1;width:min(300px,100%)}.floaty .glass{position:absolute;top:-20px;right:-18px;width:130px;height:96px;background:#ffffff61;border:1px solid rgba(255,255,255,.72);border-radius:16px;backdrop-filter:blur(3px);opacity:.72}.floaty .glass.two{inset:auto auto -20px -18px;width:110px;height:80px}.wcard{position:relative;background:#ffffffeb;border:1px solid rgba(14,17,22,.075);border-radius:16px;box-shadow:0 22px 48px -34px #0e11166b;padding:20px;z-index:1}.wcard .lbl{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}@media(prefers-reduced-motion:no-preference){.floaty{animation:floaty 7s ease-in-out infinite}.jstep.alt .floaty{animation-duration:8s}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.jbars{display:flex;align-items:flex-end;gap:8px;height:84px;margin-top:14px}.jbars span{flex:1;border-radius:7px 7px 0 0;background:linear-gradient(180deg,rgba(0,161,177,.28),var(--teal));transform:scaleY(0);transform-origin:bottom;transition:transform .9s cubic-bezier(.22,.61,.36,1)}.jstep.in .jbars span{transform:scaleY(1)}.jstep.in .jbars span:nth-child(1){transition-delay:.15s}.jstep.in .jbars span:nth-child(2){transition-delay:.25s}.jstep.in .jbars span:nth-child(3){transition-delay:.35s}.jstep.in .jbars span:nth-child(4){transition-delay:.45s}.jstep.in .jbars span:nth-child(5){transition-delay:.55s}.jstep.in .jbars span:nth-child(6){transition-delay:.65s}.chips{margin-top:14px;display:flex;gap:7px;flex-wrap:wrap}.chips span{font-size:11px;font-weight:700;background:#eef1f5;color:var(--ink-soft);padding:5px 11px;border-radius:999px}.ring{width:150px;height:150px;display:block;margin:2px auto 6px;transform:rotate(-90deg)}.ring .bg{fill:none;stroke:#eef1f5;stroke-width:4}.ring .val{fill:none;stroke:var(--teal);stroke-width:4;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 1.3s cubic-bezier(.22,.61,.36,1)}.jstep.in .ring .val{stroke-dashoffset:0}.ring-wrap{position:relative}.ring-num{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:26px;font-weight:800;color:var(--ink)}.ring-num small{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--muted);margin-top:2px;text-transform:uppercase}.aline{height:9px;border-radius:6px;background:#eef1f5;margin-top:9px}.adots{display:flex;gap:8px;margin-top:14px}.adots b{flex:1;height:9px;border-radius:999px;background:#dfe5ee;transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.adots b.on{background:var(--teal)}.jstep.in .adots b{transform:scaleX(1)}.jstep.in .adots b:nth-child(2){transition-delay:.2s}.jstep.in .adots b:nth-child(3){transition-delay:.4s}.opt-chart{margin-top:12px}.opt-chart svg{display:block;width:100%;height:118px;overflow:visible}.opt-grid{stroke:#e8edf2;stroke-width:1}.opt-area{fill:url(#optArea);opacity:0;transition:opacity .8s ease .45s}.opt-line{fill:none;stroke:#149b68;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:340;stroke-dashoffset:340;transition:stroke-dashoffset 1.25s cubic-bezier(.22,.61,.36,1) .18s}.opt-dot{fill:#fff;stroke:#149b68;stroke-width:3;opacity:0;transform:scale(.4);transform-box:fill-box;transform-origin:center;transition:opacity .3s ease,transform .4s cubic-bezier(.22,.61,.36,1)}.jstep.in .opt-area{opacity:1}.jstep.in .opt-line{stroke-dashoffset:0}.jstep.in .opt-dot{opacity:1;transform:scale(1)}.jstep.in .opt-dot.d1{transition-delay:.35s}.jstep.in .opt-dot.d2{transition-delay:.52s}.jstep.in .opt-dot.d3{transition-delay:.69s}.jstep.in .opt-dot.d4{transition-delay:.86s}.opt-labels{display:flex;justify-content:space-between;gap:8px;margin-top:9px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.opt-status{display:flex;align-items:center;gap:8px;margin-top:13px;font-size:12px;font-weight:800;color:#168659}.opt-status i{width:8px;height:8px;border-radius:50%;background:#3ec46d;box-shadow:0 0 #3ec46d59}@media(prefers-reduced-motion:no-preference){.jstep.in .opt-status i{animation:optPulse 2s ease-out 1s infinite}}@keyframes optPulse{0%{box-shadow:0 0 #3ec46d61}70%{box-shadow:0 0 0 9px #3ec46d00}to{box-shadow:0 0 #3ec46d00}}.jstep .node{position:absolute;top:26px;left:26px;z-index:3;width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#007f8d;font-weight:800;font-size:15px;background:#ffffffeb;border:1px solid rgba(0,161,177,.3);box-shadow:0 8px 22px -16px #0e111666}.jcopy{padding-top:84px}@media(max-width:860px){.jstep{grid-template-columns:1fr}.jstep.alt .jvisual{order:0}.jcopy{padding:78px 30px 40px}.jvisual{min-height:280px;padding:40px 30px}.jchecks{grid-template-columns:1fr}.ghost-num{font-size:120px}}.sectors{background:var(--section-bg)}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sector{background:#ffffffc2;border:1px solid rgba(14,17,22,.1);border-radius:16px;padding:28px;box-shadow:0 8px 24px -22px #0e111647;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sector .sic{width:42px;height:42px;border:1px solid rgba(14,17,22,.11);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--ink);background:#faf7f1b8;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.sector .sic svg{width:22px;height:22px}.sector h3{font-size:18px;margin:26px 0 9px}.sector p{color:var(--ink-soft);font-size:14px;font-weight:500;line-height:1.65}@media(hover:hover){.sector:hover{transform:translateY(-2px);border-color:#00a1b147;box-shadow:0 16px 34px -28px #0e111661}.sector:hover .sic{color:var(--teal);border-color:#00a1b147;background:#00a1b109}}@media(max-width:820px){.sector-grid{grid-template-columns:1fr}}.why{background:#34393d;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:28px;overflow:hidden;box-shadow:inset 0 1px #ffffff24,inset 1px 0 #ffffff09,-10px 0 32px -24px #00a1b16b,12px 8px 38px -28px #0d80e83d,0 24px 58px -46px #0e111685;display:grid;grid-template-columns:1fr 1fr;gap:0}@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.why{background:radial-gradient(80% 130% at 0 0,rgba(0,161,177,.075),transparent 58%),radial-gradient(76% 130% at 100% 100%,rgba(13,128,232,.055),transparent 60%),linear-gradient(115deg,rgba(255,255,255,.07),transparent 34%,rgba(255,255,255,.015) 67%,transparent),linear-gradient(135deg,#3d444899,#181d21ad);backdrop-filter:saturate(120%) blur(20px);-webkit-backdrop-filter:saturate(120%) blur(20px)}}.why-l{padding:60px 56px}.why-l .eyebrow{color:#fffc}.why-l h2{font-size:clamp(28px,3.6vw,42px);margin:14px 0 34px;color:#fff}.why-list{display:grid;gap:26px}.why-item{display:flex;gap:18px;align-items:flex-start}.why-item .n{font-weight:800;font-size:14px;color:#4cc5cf;background:#00a1b114;border:1px solid rgba(0,161,177,.32);width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.why-item .txt{padding-top:3px}.why-item .txt .why-item-heading{margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:normal;text-wrap:wrap;color:#fff}.why-item .txt p{margin:0;color:#ffffffdb;font-size:15px;font-weight:500;line-height:1.6}.why-r{padding:56px 28px;display:flex;align-items:center}.experience-summary{background:var(--cream);color:var(--ink);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px;box-shadow:0 20px 48px -38px #000000b3;transition:transform .18s ease,box-shadow .18s ease}.experience-summary .big{font-size:15px;font-weight:700;letter-spacing:0;line-height:1.6}.experience-summary .big span{display:block}.experience-summary p{margin-top:14px;color:var(--ink-soft);font-size:15px;font-weight:500}.experience-summary .signal{margin:0 0 18px;color:#007f8d;font-size:22px;line-height:1.3;text-wrap:balance}.experience-summary .signal strong{font-weight:800}.experience-summary .values{display:block;margin-top:22px;color:var(--muted);font-size:13.5px;font-weight:600}@media(min-width:1200px){.experience-summary .signal{white-space:nowrap}}@media(hover:hover){.experience-summary:hover{transform:translateY(-2px);box-shadow:0 26px 54px -40px #000c}}@media(max-width:820px){.why{grid-template-columns:1fr}.why-l,.why-r{padding:40px 28px}}@media(max-width:390px){.why-r{padding-inline:20px}}@media(max-width:360px){.experience-summary .signal{font-size:19px}}@media(prefers-reduced-motion:reduce){.pillar,.pillar .pic,.sector,.sector .sic,.experience-summary{transition:none}}.reviews-section{--cream: #faf7f1;--ink: #0E1116;--ink-soft: #3c414b;--muted: #6b7280;--line: rgba(14,17,22,.08);--blue: #0d80e8;--pink-hot: #FF5FA2;--teal: #00A1B1;--card: #ffffff;--shadow-sm: 0 10px 30px -18px rgba(14,17,22,.35);--shadow: 0 18px 50px -22px rgba(14,17,22,.3);--maxw: 1240px;--gap: 18px}.reviews-section,.reviews-section *:before,.reviews-section *:after{box-sizing:border-box}.reviews-section{margin:0;min-width:0;background:transparent;color:var(--ink);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.reviews-section button{font:inherit;color:inherit}.reviews-section h2,.reviews-section h3{margin:0;font-weight:800;line-height:1.05;letter-spacing:-.02em;text-wrap:pretty}.reviews-section p{text-wrap:pretty}.reviews-section{width:100%;padding:18px 0 22px}.reviews-shell{width:min(100%,var(--maxw));margin:0 auto}.reviews-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px;padding:0 2px}.reviews-heading{min-width:0}.reviews-section .eyebrow{margin:0 0 9px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.reviews-title{max-width:18ch;font-size:clamp(26px,3.8vw,40px)}.reviews-summary{display:flex;flex:0 0 auto;align-items:center;gap:12px;padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffc7;box-shadow:var(--shadow-sm)}.summary-score{font-size:15px;font-weight:800}.reviews-stars{display:inline-flex;gap:2px;color:var(--teal);font-size:14px;line-height:1}.summary-count{color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.carousel{position:relative;overflow:hidden;border-radius:24px}.carousel-track{display:flex;gap:var(--gap);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;padding:2px 2px 12px}.carousel-track::-webkit-scrollbar{display:none}.review-card{position:relative;flex:0 0 calc((100% - var(--gap)) / 2);min-width:0;min-height:255px;scroll-snap-align:start;overflow:hidden;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:var(--shadow-sm);transition:transform .16s ease,box-shadow .16s ease}.review-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pink-hot),var(--blue),var(--teal));opacity:.72}@media(hover:hover){.review-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}}.review-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.avatar{display:grid;width:42px;aspect-ratio:1;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--avatar-bg, #eef6ff);font-size:12px;font-weight:800;user-select:none}.reviewer-name{overflow-wrap:anywhere;font-size:14px}.review-date{margin:4px 0 0;color:var(--muted);font-size:11px}.review-stars{margin-top:16px}.review-copy{margin-top:13px}.review-text{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.65;white-space:pre-line}.review-text.is-collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.text-toggle{appearance:none;display:inline-flex;margin:12px 0 0;padding:4px 0 2px;border:0;border-bottom:1.5px solid currentColor;background:transparent;color:var(--ink);cursor:pointer;font-size:12px;font-weight:700}.text-toggle:hover{color:var(--teal)}.text-toggle:focus-visible,.carousel-button:focus-visible{outline:3px solid rgba(0,161,177,.28);outline-offset:3px}.carousel-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:0 2px}.carousel-progress{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.progress-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#0e111629;cursor:pointer;transition:width .2s ease,background .2s ease}.progress-dot[aria-current=true]{width:24px;background:var(--teal)}.carousel-buttons{display:flex;gap:8px}.carousel-button{appearance:none;display:inline-grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid var(--line);border-radius:999px;background:var(--card);box-shadow:var(--shadow-sm);cursor:pointer;font-size:17px;font-weight:700;transition:transform .16s ease,background .16s ease,color .16s ease}.carousel-button:hover{transform:translateY(-2px);background:var(--ink);color:#fff}.reviews-status{padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--card);color:var(--ink-soft);text-align:center}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important}@media(max-width:860px){.review-card{flex-basis:calc((100% - var(--gap)) / 2)}}@media(max-width:640px){.reviews-section{padding:12px 0 16px}.reviews-top{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:16px}.reviews-summary{padding:10px 12px}.review-card{flex-basis:88%;min-height:240px;padding:20px}.carousel-nav{margin-top:8px}}@media(max-width:420px){.review-card{flex-basis:94%}.summary-count{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.final{text-align:center;padding:110px 0 90px;position:relative;overflow:hidden}.final-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(50% 80% at 15% 20%,rgba(255,140,197,.5),transparent 60%),radial-gradient(60% 80% at 90% 30%,rgba(13,128,232,.45),transparent 55%),radial-gradient(50% 70% at 60% 120%,rgba(0,161,177,.45),transparent 60%)}.final .wrap{position:relative;z-index:1}.final h2{font-size:clamp(32px,5vw,56px);max-width:18ch;margin:0 auto}.final p{margin:20px auto 0;max-width:60ch;color:var(--ink-soft);font-size:18px;font-weight:500}.final .hero-actions{margin-top:36px}footer{background:var(--ink);color:#cfd4dc;padding:56px 0 40px}.foot{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;align-items:flex-start}.foot .logo{color:#fff}.foot .logo small{color:#8b92a0}.foot p{max-width:38ch;margin-top:14px;font-size:14px;color:#8b92a0}.foot-links{display:flex;gap:56px;flex-wrap:wrap}.foot-col .foot-heading{margin:0 0 12px;font-size:12px;font-weight:700;line-height:1.55;letter-spacing:.12em;text-transform:uppercase;text-wrap:wrap;color:#8b92a0}.foot-col a{display:block;font-size:14.5px;margin-bottom:9px;color:#cfd4dc}.foot-col a:hover{color:#fff}.foot-btm{margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:13px;color:#8b92a0}.site-cursor[data-astro-cid-ax663lez]{position:fixed;top:0;left:0;z-index:1000;width:14px;height:14px;border-radius:50%;background:#fff;mix-blend-mode:difference;opacity:0;pointer-events:none;will-change:transform;transition:width .12s ease,height .12s ease,opacity .12s ease}.site-cursor[data-astro-cid-ax663lez].is-visible{opacity:1}.site-cursor[data-astro-cid-ax663lez].is-interactive{width:18px;height:18px}.site-cursor[data-astro-cid-ax663lez].is-native{opacity:0}@media(hover:hover)and (pointer:fine){html.has-custom-cursor,html.has-custom-cursor body,html.has-custom-cursor body [data-astro-cid-ax663lez]{cursor:none!important}html.has-custom-cursor input[data-astro-cid-ax663lez],html.has-custom-cursor textarea[data-astro-cid-ax663lez],html.has-custom-cursor [data-astro-cid-ax663lez][contenteditable=true]{cursor:text!important}html.has-custom-cursor select[data-astro-cid-ax663lez],html.has-custom-cursor iframe[data-astro-cid-ax663lez]{cursor:auto!important}}@media(prefers-reduced-motion:reduce){.site-cursor[data-astro-cid-ax663lez]{transition:none}}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.nav-cta[data-astro-cid-ctg3m53h] .btn[data-astro-cid-ctg3m53h],.nav-dropdown-trigger[data-astro-cid-ctg3m53h]{white-space:nowrap}.nav-dropdown[data-astro-cid-ctg3m53h]{position:relative}.nav-dropdown-trigger[data-astro-cid-ctg3m53h]{appearance:none;display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:color .16s ease}.nav-dropdown-trigger[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:14px;height:14px;transition:transform .18s ease}.nav-dropdown[data-astro-cid-ctg3m53h].is-open .nav-dropdown-trigger[data-astro-cid-ctg3m53h]{color:var(--teal)}.nav-dropdown[data-astro-cid-ctg3m53h].is-open .nav-dropdown-trigger[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.nav-dropdown-trigger[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(0,161,177,.28);outline-offset:5px;border-radius:4px}.nav-dropdown-panel[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 16px);left:-18px;min-width:206px;padding:9px;border:1px solid var(--line);border-radius:14px;background:#faf7f1fa;box-shadow:0 20px 44px -26px #0e11167a;opacity:0;visibility:hidden;transform:translateY(-5px);pointer-events:none;transition:opacity .16s ease,transform .18s cubic-bezier(.22,.61,.36,1),visibility 0s linear .18s}.nav-dropdown-panel[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:17px}.nav-dropdown[data-astro-cid-ctg3m53h].is-open .nav-dropdown-panel[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:none;pointer-events:auto;transition-delay:0s}.nav-dropdown-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:11px 12px;border-radius:9px;color:var(--ink-soft);font-size:14px;font-weight:700}.nav-dropdown-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:#00a1b10e;color:var(--teal)}.nav-dropdown-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(0,161,177,.28);outline-offset:1px}.mobile-menu-toggle[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h]{display:none}@media(max-width:1080px){.nav-links[data-astro-cid-ctg3m53h],.nav-cta[data-astro-cid-ctg3m53h]{display:none}.mobile-menu-toggle[data-astro-cid-ctg3m53h]{position:relative;display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:0;border-radius:999px;background:var(--ink);color:#fff;box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .16s ease,background .16s ease}.mobile-menu-toggle[data-astro-cid-ctg3m53h]:hover{transform:translateY(-2px);background:#000}.mobile-menu-toggle[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(0,161,177,.32);outline-offset:3px}.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before,.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after{display:block;width:19px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .16s ease}.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{position:relative}.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before,.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0}.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before{transform:translateY(-6px)}.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after{transform:translateY(6px)}.mobile-menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]{background:transparent}.mobile-menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:before{transform:rotate(45deg)}.mobile-menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:after{transform:rotate(-45deg)}.mobile-menu[data-astro-cid-ctg3m53h]{position:fixed;inset:71px 0 0;z-index:49;display:block}.mobile-menu[data-astro-cid-ctg3m53h][hidden]{display:none}.mobile-menu-backdrop[data-astro-cid-ctg3m53h]{position:absolute;inset:0;background:#0e11166b;backdrop-filter:blur(4px);opacity:0;transition:opacity .24s ease}.mobile-menu-panel[data-astro-cid-ctg3m53h]{position:relative;width:100%;border-bottom:1px solid var(--line);background:#faf7f1fa;box-shadow:0 24px 55px -30px #0e111680;padding:28px clamp(24px,4vw,56px) 34px;opacity:0;transform:translateY(-18px);transition:opacity .24s ease,transform .24s cubic-bezier(.22,.61,.36,1)}.mobile-menu[data-astro-cid-ctg3m53h].is-open .mobile-menu-backdrop[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h].is-open .mobile-menu-panel[data-astro-cid-ctg3m53h]{opacity:1}.mobile-menu[data-astro-cid-ctg3m53h].is-open .mobile-menu-panel[data-astro-cid-ctg3m53h]{transform:none}.mobile-menu[data-astro-cid-ctg3m53h].is-closing .mobile-menu-backdrop[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h].is-closing .mobile-menu-panel[data-astro-cid-ctg3m53h]{opacity:0}.mobile-menu[data-astro-cid-ctg3m53h].is-closing .mobile-menu-panel[data-astro-cid-ctg3m53h]{transform:translateY(-12px)}.mobile-menu-cta[data-astro-cid-ctg3m53h]{width:100%;justify-content:center;white-space:nowrap}.mobile-menu-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;margin-top:24px;border-top:1px solid var(--line)}.mobile-menu-links[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.mobile-menu-group-toggle[data-astro-cid-ctg3m53h]{padding:16px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:18px;font-weight:700;line-height:1.35;white-space:nowrap;transition:color .16s ease,transform .16s ease}.mobile-menu-group-toggle[data-astro-cid-ctg3m53h]{appearance:none;display:flex;width:100%;align-items:center;justify-content:space-between;border-top:0;border-right:0;border-left:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.mobile-menu-group-toggle[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:16px;height:16px;transition:transform .18s ease}.mobile-menu-group-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.mobile-menu-group-panel[data-astro-cid-ctg3m53h]{padding:8px 0 10px 20px;border-bottom:1px solid var(--line)}.mobile-menu-group-panel[data-astro-cid-ctg3m53h][hidden]{display:none}.mobile-menu-group-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:10px 0;color:var(--ink-soft);font-size:16px;font-weight:700;transition:color .16s ease,transform .16s ease}.mobile-menu-links[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]:hover,.mobile-menu-group-toggle[data-astro-cid-ctg3m53h]:hover,.mobile-menu-group-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--ink);transform:translate(4px)}.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible,.mobile-menu-group-toggle[data-astro-cid-ctg3m53h]:focus-visible,.mobile-menu-cta[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid rgba(0,161,177,.28);outline-offset:4px}}@media(prefers-reduced-motion:reduce){.mobile-menu-toggle[data-astro-cid-ctg3m53h],.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before,.mobile-menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after,.mobile-menu-backdrop[data-astro-cid-ctg3m53h],.mobile-menu-panel[data-astro-cid-ctg3m53h],.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.mobile-menu-group-toggle[data-astro-cid-ctg3m53h],.mobile-menu-group-toggle[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h],.nav-dropdown-trigger[data-astro-cid-ctg3m53h],.nav-dropdown-trigger[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h],.nav-dropdown-panel[data-astro-cid-ctg3m53h]{transition-duration:.01ms!important}}
