:root{--bg:#03060b;--bg-2:#07101b;--panel:rgba(8,18,31,0.84);--panel-2:rgba(7,13,23,0.96);--line:rgba(82,151,219,0.18);--line-bright:rgba(98,180,255,0.45);--blue:#3f9be9;--blue-2:#1a75c7;--cyan:#67c9ff;--silver:#c7d1dc;--muted:#8597aa;--white:#f4f8fc;--max:1180px;--header-max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;min-height:100vh;color:var(--white);background:radial-gradient(circle at 76% 10%,rgba(42,130,211,.16),transparent 26%),radial-gradient(circle at 14% 48%,rgba(31,86,143,.12),transparent 32%),linear-gradient(140deg,#020407 0%,#06101b 44%,#03070d 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden;line-height:1.5}body::before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(71,132,189,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(71,132,189,.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),rgba(0,0,0,.22) 58%,transparent 92%);z-index:-2}body::after{content:"";position:fixed;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.01) 0,rgba(255,255,255,.01) 1px,transparent 1px,transparent 3px);opacity:.5;z-index:-1}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.section{padding:96px 0}.section-deep{position:relative;background:linear-gradient(180deg,rgba(3,6,11,.5),rgba(4,10,18,.92)),radial-gradient(circle at 72% 35%,rgba(44,126,196,.12),transparent 34%);border-block:1px solid rgba(90,150,202,.11)}.section-band{border-block:1px solid rgba(90,150,202,.11);background:linear-gradient(90deg,rgba(6,14,24,.86),rgba(8,20,34,.72),rgba(6,14,24,.86))}.skip-link{position:absolute;top:-60px;left:18px;z-index:999;background:var(--white);color:var(--bg);padding:10px 14px;font-weight:800;text-decoration:none}.skip-link:focus{top:18px}.site-frame{min-height:100vh;position:relative;isolation:isolate}.corner{position:absolute;width:110px;height:110px;opacity:.48;pointer-events:none}.corner-tl{top:22px;left:22px;border-top:1px solid var(--line-bright);border-left:1px solid var(--line-bright)}.corner-br{right:22px;bottom:22px;border-right:1px solid var(--line-bright);border-bottom:1px solid var(--line-bright)}.corner::after{content:"";position:absolute;width:28px;height:2px;background:var(--blue)}.corner-tl::after{left:0;top:18px;box-shadow:0 7px 18px rgba(63,155,233,.7)}.corner-br::after{right:0;bottom:18px;box-shadow:0 7px 18px rgba(63,155,233,.7)}.site-header{position:relative;z-index:20}.utility-bar{width:min(var(--header-max),calc(100% - 40px));padding-top:22px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.status{display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(103,201,255,.08),0 0 18px rgba(103,201,255,.7);animation:pulse 2.6s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:.45}50%{opacity:1}}.nav-shell{width:min(var(--header-max),calc(100% - 40px));margin-top:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(94,160,218,.16);background:rgba(4,9,16,.62);backdrop-filter:blur(14px);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.site-header .nav-shell.services-open,.site-header.is-compact .nav-shell.services-open{clip-path:none;overflow:visible}.brand{display:flex;align-items:center;width:min(220px,38vw);min-height:38px;text-decoration:none}.brand img{width:100%;max-height:54px;object-fit:contain;object-position:left center;display:block}.brand-fallback{font-weight:900;letter-spacing:.08em;line-height:1}.brand-fallback b{display:block;color:var(--cyan);font-size:.58em;margin-top:6px;letter-spacing:.16em}.primary-nav{display:flex;align-items:center;gap:22px;color:#afbdcb;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.primary-nav a{text-decoration:none;transition:color .2s ease}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--white)}.primary-nav .nav-cta{padding:11px 15px;border:1px solid rgba(93,172,241,.38);color:var(--white);clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,9px 100%,0 calc(100% - 9px));background:rgba(31,93,148,.2)}.menu-toggle{display:none;border:0;background:transparent;color:var(--white);align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.menu-toggle svg{width:22px;stroke:currentColor;fill:none;stroke-width:1.5}.hero{min-height:690px;display:grid;align-items:center;padding-top:70px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px;align-items:center}.eyebrow,.section-label{color:var(--cyan);font-size:10px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:12px}.eyebrow::before{content:"";width:28px;height:1px;background:var(--blue);box-shadow:0 0 14px rgba(63,155,233,.55)}h1,h2,h3,p{margin-top:0}h1{margin:18px 0 24px;max-width:700px;font-size:clamp(42px,5.4vw,68px);line-height:1.04;letter-spacing:-.025em;font-weight:900;background:linear-gradient(180deg,#fff 8%,#c5d2df 48%,#778898 100%);-webkit-background-clip:text;background-clip:text;color:transparent}h2{margin:8px 0 0;font-size:clamp(32px,4.3vw,54px);line-height:1.02;letter-spacing:-.035em}h3{font-size:21px;line-height:1.16}.hero-lede{color:#a2b4c5;font-size:clamp(17px,1.9vw,20px);line-height:1.75;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:14px 22px;color:var(--white);text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button-primary{border:1px solid rgba(103,201,255,.58);background:linear-gradient(145deg,rgba(31,93,148,.44),rgba(7,18,31,.8));box-shadow:inset 0 0 24px rgba(47,144,226,.08),0 12px 30px rgba(0,37,73,.18)}.button-primary:hover,.button-primary:focus-visible{border-color:rgba(103,201,255,.85);box-shadow:0 16px 36px rgba(0,37,73,.32),0 0 24px rgba(63,155,233,.12)}.button-secondary{border:1px solid rgba(116,145,171,.3);background:rgba(5,12,20,.55)}.hero-meta{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:26px;color:#6f8497;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-meta span::before{content:"// ";color:var(--blue)}.system-panel{position:relative;min-height:470px;padding:24px;display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(99,160,213,.2);background:linear-gradient(145deg,rgba(10,23,39,.88),rgba(4,10,18,.96));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));overflow:hidden}.system-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(68,160,238,.1),transparent 38%);pointer-events:none}.system-panel::after{content:"";position:absolute;inset:14px;border:1px solid rgba(103,201,255,.06);pointer-events:none;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.panel-kicker,.card-code{color:#6f879d;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.system-core{position:relative;width:min(310px,78vw);aspect-ratio:1;margin:22px auto;display:grid;place-items:center}.core-ring{position:absolute;border-radius:50%;border:1px solid rgba(103,201,255,.22)}.ring-1{inset:4%;box-shadow:inset 0 0 42px rgba(63,155,233,.035),0 0 34px rgba(63,155,233,.04)}.ring-2{inset:18%;border-style:dashed;animation:rotate 28s linear infinite}.ring-3{inset:31%;border-color:rgba(103,201,255,.38);box-shadow:0 0 30px rgba(63,155,233,.08)}@keyframes rotate{to{transform:rotate(360deg)}}.core-label{width:48%;aspect-ratio:1;border:1px solid rgba(103,201,255,.36);display:grid;place-content:center;text-align:center;transform:rotate(45deg);background:rgba(7,18,31,.72);box-shadow:inset 0 0 30px rgba(47,144,226,.08)}.core-label>*{transform:rotate(-45deg)}.core-label span{color:var(--cyan);font-size:11px;letter-spacing:.2em}.core-label strong{margin:5px 0 4px;font-size:18px;letter-spacing:.06em}.core-label small{color:#92a8bb;font-size:10px;line-height:1.4;padding:0 10px}.system-readouts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(103,201,255,.09)}.system-readouts div{padding:14px 8px 4px;border-right:1px solid rgba(103,201,255,.08)}.system-readouts div:last-child{border-right:0}.system-readouts span,.system-readouts b{display:block;text-align:center}.system-readouts span{color:#71879b;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.system-readouts b{color:#c6d3df;font-size:12px;margin-top:4px;text-transform:uppercase}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(83,158,226,.22) 14%,rgba(139,198,247,.48) 50%,rgba(83,158,226,.22) 86%,transparent);position:relative}.divider::after{content:"";position:absolute;left:50%;top:-2px;width:46px;height:5px;transform:translateX(-50%);background:var(--blue);clip-path:polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%);box-shadow:0 0 20px rgba(63,155,233,.5)}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:34px}.section-head>p{margin:0;color:#8fa2b5;line-height:1.75}.system-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.system-card{position:relative;padding:30px 28px 26px;min-height:520px;overflow:hidden;background:linear-gradient(145deg,rgba(10,23,39,.92),rgba(4,10,18,.96));border:1px solid rgba(99,160,213,.18);clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.system-card:hover{transform:translateY(-5px);border-color:rgba(96,185,255,.42);box-shadow:0 20px 50px rgba(0,37,73,.28)}.system-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(130deg,rgba(68,160,238,.12),transparent 34%)}.system-card::after{content:"";position:absolute;right:18px;top:16px;width:70px;height:1px;background:var(--blue);opacity:.55;box-shadow:0 7px 0 rgba(63,155,233,.24),0 14px 0 rgba(63,155,233,.12)}.icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;border:1px solid rgba(93,172,241,.34);background:linear-gradient(145deg,rgba(31,93,148,.28),rgba(7,18,31,.38));transform:skewX(-7deg);box-shadow:inset 0 0 24px rgba(47,144,226,.08)}.icon svg{width:28px;height:28px;transform:skewX(7deg);stroke:var(--cyan);fill:none;stroke-width:1.5}.system-card h3{margin:8px 0 12px;font-size:24px;text-transform:uppercase}.system-card>p{color:#8fa2b5;line-height:1.7;font-size:14px;min-height:95px}.mini-list{list-style:none;margin:22px 0 28px;padding:18px 0 0;border-top:1px solid rgba(103,201,255,.09)}.mini-list li{position:relative;padding:7px 0 7px 17px;color:#91a4b5;font-size:12px}.mini-list li::before{content:"";position:absolute;left:0;top:14px;width:6px;height:1px;background:var(--blue)}.text-link{position:absolute;left:28px;bottom:28px;color:var(--cyan);text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.text-link span{margin-left:5px}.audit-intro{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:end;margin-bottom:40px}.audit-copy p{color:#8fa2b5;line-height:1.75}.lead{color:#c9d6e1 !important;font-size:18px;line-height:1.65 !important}.audit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(103,201,255,.14);border-left:1px solid rgba(103,201,255,.14)}.audit-module{min-height:220px;padding:24px 20px;border-right:1px solid rgba(103,201,255,.14);border-bottom:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.48)}.audit-module>span{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.14em}.audit-module h3{margin:26px 0 10px;text-transform:uppercase;font-size:17px}.audit-module p{margin:0;color:#8094a7;font-size:12px;line-height:1.7}.audit-cta{margin-top:26px;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:30px;border:1px solid rgba(103,201,255,.18);background:linear-gradient(90deg,rgba(10,23,39,.75),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.audit-cta h3{margin:8px 0 8px;font-size:23px}.audit-cta p{margin:0;color:#8398ab;max-width:760px}.method-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center}.method-copy p{color:#8fa2b5;line-height:1.75}.verification-ladder{border:1px solid rgba(103,201,255,.15);background:rgba(4,10,18,.58)}.verification-step{display:grid;grid-template-columns:72px 1fr;align-items:center;min-height:80px;border-bottom:1px solid rgba(103,201,255,.1)}.verification-step:last-child{border-bottom:0}.verification-step>span{height:100%;display:grid;place-items:center;color:#5c7185;font-weight:900;letter-spacing:.1em;border-right:1px solid rgba(103,201,255,.1)}.verification-step div{padding:13px 18px}.verification-step b,.verification-step small{display:block}.verification-step b{text-transform:uppercase;letter-spacing:.09em;font-size:12px}.verification-step small{margin-top:4px;color:#72879a}.verification-step.active{background:linear-gradient(90deg,rgba(31,93,148,.18),rgba(7,18,31,.06));box-shadow:inset 3px 0 0 var(--cyan)}.verification-step.active>span{color:var(--cyan)}.sequence-line{margin-top:60px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:18px}.sequence-line>div{min-height:110px;padding:20px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.45)}.sequence-line span,.sequence-line b,.sequence-line small{display:block}.sequence-line span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.sequence-line b{margin-top:12px;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.sequence-line small{margin-top:4px;color:#72879a}.sequence-line i{color:var(--blue);font-style:normal}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.about-copy>p{color:#91a4b5;line-height:1.8;font-size:16px}.principles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.principles span{padding:13px 14px;border:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.38);color:#8195a8;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.contact{padding-bottom:84px}.contact-panel{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;padding:40px;border:1px solid rgba(103,201,255,.22);background:linear-gradient(145deg,rgba(10,23,39,.88),rgba(4,10,18,.96));clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,30px 100%,0 calc(100% - 30px))}.contact-panel h2{max-width:800px}.contact-panel p{margin:18px 0 0;color:#8398ab}.contact-actions{display:grid;gap:13px;justify-items:center}.contact-number{color:#74899c;font-size:11px;letter-spacing:.12em}.site-footer{padding:22px 0 42px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;color:#5f7183;border-top:1px solid rgba(90,150,202,.12);font-size:9px;text-transform:uppercase;letter-spacing:.14em}.site-footer a{color:#7890a5;text-decoration:none}.reveal{opacity:0;transform:translateY(14px);animation:reveal 1s ease-out forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.24s}.delay-3{animation-delay:.36s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@media (max-width:1040px){.primary-nav{gap:14px;font-size:10px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:820px}.hero-system{width:min(620px,100%)}.system-panel{min-height:430px}.system-cards{grid-template-columns:1fr}.system-card{min-height:auto;padding-bottom:78px}.system-card>p{min-height:0}.audit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.section{padding:74px 0}.utility-label{display:none}.menu-toggle{display:inline-flex;cursor:pointer}.nav-shell{position:relative}.primary-nav{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:rgba(3,8,14,.98);border:1px solid rgba(103,201,255,.18);box-shadow:0 20px 50px rgba(0,0,0,.35)}.primary-nav.open{display:flex}.primary-nav a{padding:14px 12px;border-bottom:1px solid rgba(103,201,255,.07)}.primary-nav a:last-child{border-bottom:0}.primary-nav .nav-cta{margin-top:6px;text-align:center}.hero{min-height:auto;padding-top:76px}.section-head,.audit-intro,.method-grid,.about-grid,.contact-panel{grid-template-columns:1fr;gap:34px}.section-head{align-items:start}.audit-cta{align-items:flex-start;flex-direction:column}.sequence-line{grid-template-columns:1fr}.sequence-line i{transform:rotate(90deg);justify-self:center}.contact-actions{justify-items:start}}@media (max-width:560px){.shell,.utility-bar,.nav-shell{width:min(100% - 24px,var(--max))}.corner{display:none}.section{padding:62px 0}.nav-shell{padding:12px 14px}.brand{width:min(190px,54vw)}h1{font-size:clamp(42px,14vw,62px)}h2{font-size:clamp(30px,10vw,44px)}.hero{padding-top:58px}.hero-actions .button{width:100%}.system-panel{min-height:390px;padding:18px}.system-core{width:min(260px,78vw)}.system-readouts{grid-template-columns:repeat(2,1fr)}.system-readouts div:nth-child(2){border-right:0}.audit-grid{grid-template-columns:1fr}.audit-module{min-height:180px}.principles{grid-template-columns:1fr}.contact-panel{padding:28px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.status-dot,.ring-2{opacity:1;transform:none;animation:none}.button,.system-card{transition:none}}.primary-nav a[aria-current="page"]{color:var(--cyan)}.audit-actions{display:flex;flex-wrap:wrap;gap:12px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:26px;color:#657b8f;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.breadcrumb a{color:#7f93a6;text-decoration:none}.breadcrumb a:hover,.breadcrumb a:focus-visible{color:var(--cyan)}.breadcrumb span[aria-hidden="true"]{color:var(--blue)}.audit-hero{min-height:720px;display:grid;align-items:center;padding-top:70px}.audit-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:58px;align-items:center}.audit-hero h1{max-width:760px;font-size:clamp(42px,5vw,66px)}.audit-hero-lede{margin-bottom:14px;color:#afbfcd;font-size:clamp(18px,1.8vw,21px);line-height:1.7;max-width:730px}.audit-hero-support{max-width:710px;color:#8095a8;line-height:1.8;font-size:14px}.audit-console{position:relative;padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28);overflow:hidden}.audit-console::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 52% 18%,rgba(63,155,233,.13),transparent 34%),linear-gradient(130deg,rgba(68,160,238,.08),transparent 42%)}.audit-console::after{content:"";position:absolute;inset:12px;pointer-events:none;border:1px solid rgba(103,201,255,.055);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,16px 100%,0 calc(100% - 16px))}.console-head,.console-target,.console-matrix,.console-status{position:relative;z-index:1}.console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.console-head b{color:var(--cyan);font-size:9px}.console-target{margin:20px 0;padding:22px;text-align:center;border:1px solid rgba(103,201,255,.12);background:rgba(3,9,16,.52)}.console-target span,.console-target strong,.console-target small{display:block}.console-target span{color:#667f95;font-size:9px;font-weight:900;letter-spacing:.18em}.console-target strong{margin-top:8px;color:#d9e4ec;font-size:20px;letter-spacing:.08em}.console-target small{margin-top:5px;color:#6f879a;font-size:11px}.console-matrix{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.12);border-left:1px solid rgba(103,201,255,.12)}.console-matrix div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:52px;padding:9px 10px;border-right:1px solid rgba(103,201,255,.12);border-bottom:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.console-matrix span{color:var(--blue);font-size:9px;font-weight:900}.console-matrix b{color:#bccbd7;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.console-matrix i{color:#587086;font-size:8px;font-style:normal;text-transform:uppercase;letter-spacing:.1em}.console-status{margin-top:18px;padding:15px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.console-status span,.console-status b{display:block}.console-status span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.console-status b{margin-top:5px;color:#dce8f1;font-size:12px;letter-spacing:.08em}.definition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.definition-card{min-height:300px;padding:28px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.7),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.definition-card h3{margin:36px 0 14px;max-width:280px;font-size:23px;text-transform:uppercase}.definition-card p{margin:0;color:#8499ab;font-size:13px;line-height:1.75}.scope-head{display:grid;grid-template-columns:1fr .85fr;gap:72px;align-items:end;margin-bottom:38px}.scope-head p{margin:0;color:#8fa2b5;line-height:1.75}.scope-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.14);border-left:1px solid rgba(103,201,255,.14)}.scope-module{display:grid;grid-template-columns:74px 1fr;min-height:210px;border-right:1px solid rgba(103,201,255,.14);border-bottom:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.48)}.scope-number{display:grid;place-items:start center;padding-top:28px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em;border-right:1px solid rgba(103,201,255,.1)}.scope-content{padding:26px 26px 28px}.scope-content h3{margin:0 0 12px;font-size:18px;text-transform:uppercase}.scope-content p{margin:0;color:#8195a8;font-size:12.5px;line-height:1.78}.audit-method-grid{align-items:start}.audit-method-grid .verification-step{min-height:92px}.audit-method-grid .verification-step small{max-width:560px;line-height:1.55}.method-note{margin-top:28px;padding:22px 24px;border:1px solid rgba(103,201,255,.14);border-left:2px solid var(--cyan);background:rgba(6,16,27,.55)}.method-note span,.method-note strong{display:block}.method-note span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.15em}.method-note strong{margin-top:8px;color:#d8e3ec;font-size:18px}.method-note p{margin:8px 0 0;font-size:12.5px;line-height:1.7}.priority-intro{display:grid;grid-template-columns:1fr .9fr;gap:72px;align-items:end;margin-bottom:42px}.priority-intro p{margin:0;color:#8fa2b5;line-height:1.75}.priority-model{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:14px;align-items:stretch}.priority-factor{min-height:170px;padding:22px;border:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.52)}.priority-factor span,.priority-factor b,.priority-factor small{display:block}.priority-factor span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.priority-factor b{margin-top:28px;color:#d1dee8;font-size:14px;text-transform:uppercase;letter-spacing:.07em}.priority-factor small{margin-top:7px;color:#71879a;font-size:11px;line-height:1.55}.priority-plus{align-self:center;color:#4c779b;font-size:20px}.sequence-panel{margin-top:34px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.7),rgba(4,10,18,.74));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.sequence-panel-head{display:grid;grid-template-columns:.6fr 1fr 1.1fr;gap:24px;align-items:end}.sequence-panel-head>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.sequence-panel-head h3{margin:0;font-size:22px;text-transform:uppercase}.sequence-panel-head p{margin:0;color:#8095a8;font-size:12.5px;line-height:1.7}.audit-sequence{margin-top:28px}.deliverables-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.deliverables-copy{position:sticky;top:28px}.deliverables-copy>p:not(.lead){color:#8fa2b5;line-height:1.75}.deliverable-stack{border-top:1px solid rgba(103,201,255,.14)}.deliverable-stack article{display:grid;grid-template-columns:70px 1fr;min-height:112px;border-bottom:1px solid rgba(103,201,255,.14)}.deliverable-stack article>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em;border-right:1px solid rgba(103,201,255,.1)}.deliverable-stack article>div{padding:21px 24px}.deliverable-stack b{display:block;color:#d1dee8;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.deliverable-stack p{margin:6px 0 0;color:#7e93a6;font-size:12.5px;line-height:1.65}.not-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:74px;align-items:start}.not-list{border-top:1px solid rgba(103,201,255,.14)}.not-list>div{display:grid;grid-template-columns:46px 1fr;gap:12px;min-height:88px;align-items:center;border-bottom:1px solid rgba(103,201,255,.12)}.not-list span{color:#65bdf4;font-size:22px;text-align:center}.not-list p{margin:0;color:#8196a8;font-size:13px;line-height:1.65}.not-list strong{color:#cbd8e2}.fit-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:start}.fit-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.fit-list span{position:relative;min-height:96px;padding:23px 22px 20px 42px;color:#91a4b5;font-size:12.5px;line-height:1.6;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.35)}.fit-list span::before{content:"";position:absolute;left:20px;top:31px;width:9px;height:2px;background:var(--cyan);box-shadow:0 0 12px rgba(103,201,255,.45)}.audit-contact-panel p{max-width:780px;line-height:1.75}@media (max-width:1040px){.audit-hero-grid{grid-template-columns:1fr}.audit-hero-copy{max-width:840px}.audit-console{width:min(720px,100%)}.definition-grid{grid-template-columns:1fr}.definition-card{min-height:auto}.priority-model{grid-template-columns:repeat(2,1fr)}.priority-plus{display:none}.sequence-panel-head{grid-template-columns:1fr 1fr}.sequence-panel-head>span{grid-column:1 / -1}}@media (max-width:860px){.audit-hero{min-height:auto;padding-top:76px}.scope-head,.priority-intro,.deliverables-grid,.not-grid,.fit-grid{grid-template-columns:1fr;gap:34px}.scope-grid{grid-template-columns:1fr}.deliverables-copy{position:static}.sequence-panel-head{grid-template-columns:1fr}.sequence-panel-head>span{grid-column:auto}}@media (max-width:560px){.audit-hero{padding-top:58px}.audit-hero h1{font-size:clamp(38px,12vw,54px)}.console-head{flex-direction:column;gap:5px}.console-matrix{grid-template-columns:1fr}.definition-card{padding:24px 22px}.scope-module{grid-template-columns:52px 1fr}.scope-content{padding:22px 18px}.priority-model{grid-template-columns:1fr}.priority-factor{min-height:auto}.sequence-panel{padding:24px 20px}.deliverable-stack article{grid-template-columns:52px 1fr}.deliverable-stack article>div{padding:18px}.fit-list{grid-template-columns:1fr}.audit-actions .button{width:100%}}.search-hero{min-height:740px;display:grid;align-items:center;padding-top:70px}.search-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:58px;align-items:center}.search-hero h1{max-width:760px;font-size:clamp(42px,5.15vw,68px)}.search-hero-lede{margin-bottom:14px;max-width:720px;color:#afbfcd;font-size:clamp(18px,1.75vw,21px);line-height:1.7}.search-hero-support{max-width:710px;color:#8095a8;font-size:14px;line-height:1.8}.search-map{position:relative;padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28);overflow:hidden}.search-map::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(63,155,233,.15),transparent 34%),linear-gradient(130deg,rgba(68,160,238,.07),transparent 42%)}.search-map-head,.search-network,.search-map-status{position:relative;z-index:1}.search-map-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.search-map-head b{color:var(--cyan);font-size:9px}.search-network{position:relative;height:458px;margin:14px 0 0}.network-lines{position:absolute;inset:0;width:100%;height:100%;z-index:0;overflow:visible}.network-lines path{fill:none;stroke:rgba(77,160,230,.28);stroke-width:1.2;stroke-dasharray:5 5;vector-effect:non-scaling-stroke}.network-core{position:absolute;left:50%;top:50%;z-index:2;width:132px;height:132px;transform:translate(-50%,-50%) rotate(45deg);display:grid;place-content:center;text-align:center;border:1px solid rgba(103,201,255,.42);background:rgba(7,18,31,.94);box-shadow:0 0 50px rgba(46,137,215,.18),inset 0 0 36px rgba(47,144,226,.1)}.network-core>*{transform:rotate(-45deg);display:block}.network-core span{color:var(--cyan);font-size:10px;font-weight:800;letter-spacing:.16em}.network-core strong{margin:5px 0 1px;color:#e0ebf3;font-size:19px;letter-spacing:.08em}.network-core small{color:#7f96aa;font-size:9px;font-weight:800;letter-spacing:.16em}.network-node{position:absolute;z-index:2;width:168px;min-height:78px;padding:13px 15px;border:1px solid rgba(103,201,255,.17);background:rgba(5,13,23,.88);box-shadow:inset 2px 0 0 rgba(63,155,233,.28)}.network-node span,.network-node b,.network-node small{display:block}.network-node span{color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.14em}.network-node b{margin-top:5px;color:#ccd9e3;font-size:11.5px;line-height:1.25;text-transform:uppercase;letter-spacing:.045em}.network-node small{margin-top:4px;color:#72899c;font-size:9.5px}.node-tech{left:0;top:18px}.node-arch{right:0;top:18px}.node-local{left:0;top:292px}.node-schema{right:0;top:292px}.node-data{left:50%;bottom:0;transform:translateX(-50%)}.search-map-status{margin-top:8px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.search-map-status span,.search-map-status b{display:block}.search-map-status span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.search-map-status b{margin-top:5px;color:#dce8f1;font-size:12px;letter-spacing:.04em}.search-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.search-outcome{min-height:286px;padding:28px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.search-outcome>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.search-outcome h3{margin:42px 0 13px;font-size:24px;text-transform:uppercase}.search-outcome p{margin:0;color:#8499ab;font-size:13px;line-height:1.76}.discipline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.discipline-card{position:relative;display:flex;flex-direction:column;min-height:430px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.discipline-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.discipline-featured{grid-column:1 / -1;min-height:auto;padding-right:min(42%,460px);border-color:rgba(103,201,255,.28);background:radial-gradient(circle at 82% 50%,rgba(39,126,202,.15),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.92))}.discipline-featured::before{content:"TECHNICAL\A SEO";white-space:pre;position:absolute;right:72px;top:50%;transform:translateY(-50%);color:rgba(103,201,255,.06);font-size:64px;font-weight:950;line-height:.9;letter-spacing:-.04em;text-align:right}.discipline-top{display:flex;justify-content:space-between;gap:20px;color:#667e92;font-size:9px;font-weight:900;letter-spacing:.13em}.discipline-top span{color:var(--blue)}.discipline-card h3{margin:34px 0 13px;font-size:25px;text-transform:uppercase}.discipline-card>p{margin:0;max-width:680px;color:#879bad;font-size:13px;line-height:1.75}.discipline-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.discipline-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.discipline-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.discipline-button{margin-top:24px;align-self:flex-start}.static-link{position:relative;left:auto;bottom:auto;display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin-top:auto;padding-top:26px}.entry-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:start}.entry-copy>p:not(.lead){color:#8fa2b5;line-height:1.78}.entry-console{border:1px solid rgba(103,201,255,.15);background:rgba(4,10,18,.58)}.entry-console-head{display:flex;justify-content:space-between;gap:20px;padding:15px 18px;border-bottom:1px solid rgba(103,201,255,.12);color:#71869a;font-size:9px;font-weight:800;letter-spacing:.13em}.entry-console-head b{color:var(--cyan)}.entry-stage{display:grid;grid-template-columns:68px 1fr;min-height:95px;border-bottom:1px solid rgba(103,201,255,.1)}.entry-stage:last-child{border-bottom:0}.entry-stage>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.1em;border-right:1px solid rgba(103,201,255,.1)}.entry-stage>div{padding:18px 20px}.entry-stage b,.entry-stage small{display:block}.entry-stage b{color:#d1dee8;font-size:12.5px;text-transform:uppercase;letter-spacing:.075em}.entry-stage small{margin-top:5px;color:#758b9f;font-size:11px;line-height:1.55}.search-method{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.search-method p{margin:18px 0 0;color:#8da0b3;line-height:1.78}.search-method-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.search-method-flow>div{min-height:126px;padding:20px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.43)}.search-method-flow span,.search-method-flow b,.search-method-flow small{display:block}.search-method-flow span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.search-method-flow b{margin-top:22px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.search-method-flow small{margin-top:5px;color:#71879a;font-size:10px}.search-method-flow i{color:var(--blue);font-style:normal}@media (max-width:1040px){.search-hero-grid{grid-template-columns:1fr}.search-hero-copy{max-width:850px}.search-map{width:min(760px,100%)}.search-outcome-grid{grid-template-columns:1fr}.search-outcome{min-height:auto}.discipline-featured{padding-right:30px}.discipline-featured::before{display:none}.entry-grid,.search-method{grid-template-columns:1fr;gap:38px}}@media (max-width:860px){.search-hero{min-height:auto;padding-top:76px}.discipline-grid{grid-template-columns:1fr}.discipline-featured{grid-column:auto}.search-method-flow{grid-template-columns:1fr}.search-method-flow i{transform:rotate(90deg);justify-self:center}}@media (max-width:620px){.search-hero{padding-top:58px}.search-hero h1{font-size:clamp(38px,12vw,54px)}.search-map{padding:18px}.search-map-head{flex-direction:column;gap:5px}.search-network{height:auto;display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0}.network-lines{display:none}.network-core,.network-node{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:100%;min-height:auto}.network-core{height:auto;min-height:115px;transform:none}.network-core>*{transform:none}.network-node{padding:14px 16px}.discipline-card{min-height:auto;padding:26px 22px}.discipline-featured{padding:26px 22px}.discipline-button{width:100%;align-self:stretch}.static-link{left:auto}.entry-stage{grid-template-columns:52px 1fr}}.commerce-hero{min-height:740px;display:grid;align-items:center;padding-top:70px}.commerce-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:58px;align-items:center}.commerce-hero h1{max-width:760px;font-size:clamp(42px,5.1vw,68px)}.commerce-hero-lede{margin-bottom:14px;max-width:730px;color:#afbfcd;font-size:clamp(18px,1.75vw,21px);line-height:1.7}.commerce-hero-support{max-width:710px;color:#8095a8;font-size:14px;line-height:1.8}.commerce-console{position:relative;padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28);overflow:hidden}.commerce-console::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 70% 36%,rgba(63,155,233,.13),transparent 34%),linear-gradient(130deg,rgba(68,160,238,.07),transparent 42%)}.commerce-console-head,.commerce-stack,.commerce-console-status{position:relative;z-index:1}.commerce-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.commerce-console-head b{color:var(--cyan);font-size:9px}.commerce-stack{display:grid;gap:0;margin:20px 0 16px}.commerce-layer{display:grid;grid-template-columns:54px 1fr;min-height:78px;align-items:stretch;border:1px solid rgba(103,201,255,.13);background:linear-gradient(90deg,rgba(7,18,31,.88),rgba(5,13,23,.65))}.commerce-layer>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em;border-right:1px solid rgba(103,201,255,.11)}.commerce-layer>div{padding:15px 18px}.commerce-layer b,.commerce-layer small{display:block}.commerce-layer b{color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.065em}.commerce-layer small{margin-top:6px;color:#748a9e;font-size:10px;letter-spacing:.045em}.commerce-connector{height:18px;display:grid;place-items:center;color:rgba(103,201,255,.45);font-size:14px;line-height:1}.layer-product{box-shadow:inset 3px 0 0 rgba(63,155,233,.32)}.layer-discovery{margin-inline:12px;box-shadow:inset 3px 0 0 rgba(63,155,233,.4)}.layer-store{margin-inline:24px;box-shadow:inset 3px 0 0 rgba(103,201,255,.42)}.layer-measure{margin-inline:36px;border-color:rgba(103,201,255,.22);box-shadow:inset 3px 0 0 rgba(103,201,255,.55),0 0 26px rgba(63,155,233,.06)}.commerce-console-status{padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.commerce-console-status span,.commerce-console-status b{display:block}.commerce-console-status span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.commerce-console-status b{margin-top:5px;color:#dce8f1;font-size:12px;letter-spacing:.04em}.commerce-outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.commerce-outcome{min-height:320px;padding:27px 25px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.commerce-outcome>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.commerce-outcome h3{margin:42px 0 13px;font-size:22px;text-transform:uppercase}.commerce-outcome p{margin:0;color:#8499ab;font-size:12.5px;line-height:1.76}.commerce-discipline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.commerce-discipline-card{position:relative;display:flex;flex-direction:column;min-height:430px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.commerce-discipline-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.commerce-featured{border-color:rgba(103,201,255,.24);background:radial-gradient(circle at 82% 42%,rgba(39,126,202,.12),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.82),rgba(4,10,18,.9))}.commerce-discipline-card h3{margin:34px 0 13px;font-size:25px;text-transform:uppercase}.commerce-discipline-card>p{margin:0;color:#879bad;font-size:13px;line-height:1.75}.commerce-discipline-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.commerce-discipline-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.commerce-discipline-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.commerce-discipline-card .static-link{margin-top:auto}.commerce-platform-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.commerce-platform-copy>p:not(.lead){color:#8fa2b5;line-height:1.78}.platform-matrix{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.platform-matrix>div{min-height:126px;padding:20px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.5)}.platform-matrix span,.platform-matrix b,.platform-matrix small{display:block}.platform-matrix span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.platform-matrix b{margin-top:22px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.platform-matrix small{margin-top:5px;color:#71879a;font-size:10px}.commerce-diagnostic-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.commerce-diagnostic-grid p{margin:18px 0 0;color:#8da0b3;line-height:1.78}.commerce-diagnostic-console{border:1px solid rgba(103,201,255,.15);background:rgba(4,10,18,.58)}.commerce-check{display:grid;grid-template-columns:58px 1fr;min-height:82px;border-bottom:1px solid rgba(103,201,255,.1)}.commerce-check:last-child{border-bottom:0}.commerce-check>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.commerce-check>div{padding:14px 18px}.commerce-check b,.commerce-check small{display:block}.commerce-check b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.commerce-check small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.commerce-fit{border-block:1px solid rgba(90,150,202,.11)}@media (max-width:1100px){.commerce-outcome-grid{grid-template-columns:repeat(2,1fr)}.commerce-outcome{min-height:270px}}@media (max-width:1040px){.commerce-hero-grid{grid-template-columns:1fr}.commerce-hero-copy{max-width:850px}.commerce-console{width:min(760px,100%)}.commerce-platform-grid,.commerce-diagnostic-grid{grid-template-columns:1fr;gap:38px}}@media (max-width:860px){.commerce-hero{min-height:auto;padding-top:76px}.commerce-discipline-grid{grid-template-columns:1fr}}@media (max-width:620px){.commerce-hero{padding-top:58px}.commerce-hero h1{font-size:clamp(38px,12vw,54px)}.commerce-console{padding:18px}.commerce-console-head{flex-direction:column;gap:5px}.layer-discovery,.layer-store,.layer-measure{margin-inline:0}.commerce-layer{grid-template-columns:46px 1fr}.commerce-outcome-grid{grid-template-columns:1fr}.commerce-outcome{min-height:auto}.commerce-discipline-card{min-height:auto;padding:26px 22px}.platform-matrix{grid-template-columns:1fr}.commerce-check{grid-template-columns:50px 1fr}}@media (max-width:940px){.utility-label{display:none}.menu-toggle{display:inline-flex;cursor:pointer}.nav-shell{position:relative}.primary-nav{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:rgba(3,8,14,.98);border:1px solid rgba(103,201,255,.18);box-shadow:0 20px 50px rgba(0,0,0,.35)}.primary-nav.open{display:flex}.primary-nav a{padding:14px 12px;border-bottom:1px solid rgba(103,201,255,.07)}.primary-nav a:last-child{border-bottom:0}.primary-nav .nav-cta{margin-top:6px;text-align:center}}.commerce-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.commerce-section-head{align-items:start;margin-bottom:42px}.commerce-section-head h2,.commerce-platform-copy h2,.commerce-diagnostic-grid h2{max-width:700px}.commerce-section-head>p{max-width:520px;justify-self:end}.commerce-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.commerce-outcome{min-height:250px;padding:30px}.commerce-outcome h3{max-width:440px;margin-top:34px}.commerce-outcome p{max-width:500px}.commerce-discipline-grid{align-items:stretch}.commerce-discipline-card{min-height:455px}.commerce-discipline-card ul{margin-bottom:0}.commerce-discipline-card .static-link{padding-top:30px}.commerce-platform-grid,.commerce-diagnostic-grid{align-items:start}.commerce-platform-copy,.commerce-diagnostic-grid>div:first-child{padding-top:4px}.platform-matrix,.commerce-diagnostic-console{width:100%;align-self:start}.commerce-platform-copy>p:not(.lead),.commerce-diagnostic-grid p{max-width:650px}@media (max-width:940px){.commerce-section-head{grid-template-columns:1fr;gap:24px}.commerce-section-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.commerce-content-section>.shell{width:min(var(--max),calc(100% - 24px))}.commerce-outcome-grid{grid-template-columns:1fr}.commerce-outcome,.commerce-discipline-card{min-height:auto}}@media (max-width:940px){.primary-nav.is-open{display:flex}}.webops-hero{min-height:760px;display:grid;align-items:center;padding-top:70px}.webops-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.webops-hero h1{max-width:790px;font-size:clamp(42px,4.9vw,66px)}.webops-hero-lede{margin-bottom:14px;max-width:740px;color:#afbfcd;font-size:clamp(18px,1.7vw,21px);line-height:1.7}.webops-hero-support{max-width:710px;color:#8095a8;font-size:14px;line-height:1.8}.webops-console{position:relative;padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28);overflow:hidden}.webops-console::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 34%,rgba(63,155,233,.13),transparent 34%),linear-gradient(130deg,rgba(68,160,238,.07),transparent 42%)}.webops-console-head,.webops-lifecycle,.webops-console-status{position:relative;z-index:1}.webops-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.webops-console-head b{color:var(--cyan);font-size:9px}.webops-lifecycle{display:grid;gap:0;margin:18px 0 16px}.webops-stage{display:grid;grid-template-columns:54px 1fr;min-height:66px;align-items:stretch;border:1px solid rgba(103,201,255,.13);background:linear-gradient(90deg,rgba(7,18,31,.88),rgba(5,13,23,.65))}.webops-stage>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em;border-right:1px solid rgba(103,201,255,.11)}.webops-stage>div{padding:12px 18px}.webops-stage b,.webops-stage small{display:block}.webops-stage b{color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.065em}.webops-stage small{margin-top:5px;color:#748a9e;font-size:10px;letter-spacing:.04em}.webops-connector{height:13px;display:grid;place-items:center;color:rgba(103,201,255,.45);font-size:12px;line-height:1}.webops-console-status{padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.webops-console-status span,.webops-console-status b{display:block}.webops-console-status span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.webops-console-status b{margin-top:5px;color:#dce8f1;font-size:12px;letter-spacing:.04em}.webops-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.webops-section-head{align-items:start;margin-bottom:42px}.webops-section-head h2,.webops-control-copy h2{max-width:720px}.webops-section-head>p{max-width:520px;justify-self:end}.webops-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.webops-outcome{min-height:250px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.webops-outcome>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.webops-outcome h3{max-width:470px;margin:34px 0 13px;font-size:22px;text-transform:uppercase}.webops-outcome p{max-width:520px;margin:0;color:#8499ab;font-size:12.5px;line-height:1.76}.webops-discipline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:stretch}.webops-discipline-card{position:relative;display:flex;flex-direction:column;min-height:455px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.webops-discipline-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.webops-featured{border-color:rgba(103,201,255,.24);background:radial-gradient(circle at 82% 42%,rgba(39,126,202,.12),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.82),rgba(4,10,18,.9))}.webops-wide-card{grid-column:1 / -1;min-height:365px}.webops-discipline-card h3{margin:34px 0 13px;font-size:25px;text-transform:uppercase}.webops-discipline-card>p{margin:0;max-width:760px;color:#879bad;font-size:13px;line-height:1.75}.webops-discipline-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.webops-wide-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;max-width:900px}.webops-discipline-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.webops-discipline-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.webops-discipline-card .static-link{margin-top:auto;padding-top:30px}.webops-control-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.webops-control-copy{padding-top:4px}.webops-control-copy>p:not(.lead){max-width:650px;color:#8fa2b5;line-height:1.78}.webops-control-matrix{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.webops-control-matrix>div{min-height:126px;padding:20px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.5)}.webops-control-matrix span,.webops-control-matrix b,.webops-control-matrix small{display:block}.webops-control-matrix span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.webops-control-matrix b{margin-top:22px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.webops-control-matrix small{margin-top:5px;color:#71879a;font-size:10px}.webops-lifecycle-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.webops-lifecycle-section>div:first-child p{color:#8fa2b5;line-height:1.78}.webops-method-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.webops-method-flow>div{min-height:126px;padding:20px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.43)}.webops-method-flow span,.webops-method-flow b,.webops-method-flow small{display:block}.webops-method-flow span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.webops-method-flow b{margin-top:22px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.webops-method-flow small{margin-top:5px;color:#71879a;font-size:10px}.webops-method-flow i{color:var(--blue);font-style:normal}.webops-fit{border-block:1px solid rgba(90,150,202,.11)}@media (max-width:1120px){.utility-label{display:none}.menu-toggle{display:inline-flex;cursor:pointer}.nav-shell{position:relative}.primary-nav{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:rgba(3,8,14,.98);border:1px solid rgba(103,201,255,.18);box-shadow:0 20px 50px rgba(0,0,0,.35)}.primary-nav.open,.primary-nav.is-open{display:flex}.primary-nav a{padding:14px 12px;border-bottom:1px solid rgba(103,201,255,.07)}.primary-nav a:last-child{border-bottom:0}.primary-nav .nav-cta{margin-top:6px;text-align:center}}@media (max-width:940px){.webops-hero-grid{grid-template-columns:1fr}.webops-hero-copy{max-width:850px}.webops-console{width:min(760px,100%)}.webops-section-head{grid-template-columns:1fr;gap:24px}.webops-section-head>p{max-width:760px;justify-self:start}.webops-control-grid,.webops-lifecycle-section{grid-template-columns:1fr;gap:38px}.webops-method-flow{grid-template-columns:1fr}.webops-method-flow i{transform:rotate(90deg);justify-self:center}}@media (max-width:720px){.webops-hero{min-height:auto;padding-top:58px}.webops-hero h1{font-size:clamp(38px,12vw,54px)}.webops-console{padding:18px}.webops-console-head{flex-direction:column;gap:5px}.webops-stage{grid-template-columns:46px 1fr}.webops-content-section>.shell{width:min(var(--max),calc(100% - 24px))}.webops-outcome-grid,.webops-discipline-grid{grid-template-columns:1fr}.webops-outcome,.webops-discipline-card{min-height:auto}.webops-discipline-card{padding:26px 22px}.webops-wide-card{grid-column:auto}.webops-wide-card ul,.webops-control-matrix{grid-template-columns:1fr}}.webops-content-section>.shell,.webops-fit>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.webops-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.webops-section-head>div,.webops-section-head>p,.webops-control-copy,.webops-control-matrix,.webops-lifecycle-section>div,.webops-fit .fit-copy,.webops-fit .fit-list{min-width:0}.webops-section-head>p{width:100%;max-width:520px;margin:0;justify-self:end}.webops-control-grid,.webops-lifecycle-section,.webops-fit .fit-grid{gap:64px;align-items:start}.webops-control-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)}.webops-lifecycle-section,.webops-fit .fit-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)}.webops-control-copy,.webops-lifecycle-section>div:first-child,.webops-fit .fit-copy{padding-top:4px}.webops-control-copy h2,.webops-lifecycle-section h2,.webops-fit .fit-copy h2{max-width:720px}.webops-lifecycle-section>div:first-child p{max-width:540px;margin-bottom:0}.webops-control-matrix,.webops-method-flow,.webops-fit .fit-list{width:100%;align-self:start}.webops-outcome-grid,.webops-discipline-grid{width:100%}@media (max-width:940px){.webops-section-head,.webops-control-grid,.webops-lifecycle-section,.webops-fit .fit-grid{grid-template-columns:1fr;gap:34px}.webops-section-head>p{max-width:760px;justify-self:start}.webops-control-matrix,.webops-method-flow,.webops-fit .fit-list{max-width:760px}}@media (max-width:720px){.webops-content-section>.shell,.webops-fit>.shell{width:min(var(--max),calc(100% - 24px))}}.service-child-page .service-hero{min-height:690px;display:grid;align-items:center;padding-top:70px}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);gap:58px;align-items:center}.service-hero-copy{max-width:720px}.service-hero-copy h1{max-width:760px}.service-hero-lede{max-width:690px;margin-bottom:16px;color:#a6b7c6;font-size:clamp(17px,1.75vw,20px);line-height:1.72}.service-hero-support{max-width:680px;margin-bottom:0;color:#7f94a6;font-size:13px;line-height:1.8}.service-console{min-width:0;padding:22px;border:1px solid rgba(103,201,255,.18);background:linear-gradient(145deg,rgba(10,23,39,.86),rgba(4,10,18,.95));clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));box-shadow:inset 0 0 40px rgba(44,126,196,.045)}.service-console-head{display:flex;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.12);color:#7990a4;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.service-console-head b{color:var(--cyan);font-size:8px;letter-spacing:.15em}.service-path{padding:22px 0;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:7px;align-items:stretch}.service-path>div{min-width:0;min-height:138px;padding:16px 13px;border:1px solid rgba(103,201,255,.12);background:linear-gradient(180deg,rgba(8,20,34,.7),rgba(4,10,18,.68))}.service-path span,.service-path b,.service-path small{display:block}.service-path span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.service-path b{margin-top:25px;color:#d5e0e8;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.055em}.service-path small{margin-top:7px;color:#71879a;font-size:9px;line-height:1.45}.service-path i{align-self:center;color:rgba(103,201,255,.55);font-style:normal;font-size:12px}.service-console-rule{padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.18),rgba(4,10,18,.18))}.service-console-rule span,.service-console-rule b{display:block}.service-console-rule span{color:#7890a4;font-size:8px;font-weight:900;letter-spacing:.14em}.service-console-rule b{margin-top:5px;color:#dae6ef;font-size:11px;letter-spacing:.035em}.service-definition{padding-top:88px}.service-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.service-section-head>p{width:100%;max-width:520px;justify-self:end;margin:0;color:#8ea2b3;font-size:13px;line-height:1.78}.service-section-head h2{max-width:760px}.service-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-question-grid article{min-height:245px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.79));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.service-question-grid article>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.service-question-grid h3{max-width:500px;margin:34px 0 13px;font-size:22px;text-transform:uppercase}.service-question-grid p{margin:0;color:#8398aa;font-size:12.5px;line-height:1.76}.service-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:stretch}.service-card{position:relative;display:flex;flex-direction:column;min-height:420px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.84));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.service-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.service-card-wide{grid-column:1 / -1;min-height:345px}.service-card-top{display:flex;align-items:center;gap:12px;color:#748b9e;font-size:9px;font-weight:900;letter-spacing:.13em}.service-card-top span{color:var(--blue)}.service-card h3{margin:34px 0 13px;font-size:25px;text-transform:uppercase}.service-card>p{max-width:760px;margin:0;color:#879bad;font-size:13px;line-height:1.75}.service-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.service-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.service-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.service-two-col-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;max-width:940px}.service-bridge-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:68px;align-items:start}.service-bridge-grid h2{max-width:740px}.service-bridge-grid p{max-width:680px;color:#899daf;line-height:1.78}.service-bridge-grid .lead{color:#a5b5c4;font-size:16px}.service-compare{display:grid;grid-template-columns:1fr;border-top:1px solid rgba(103,201,255,.14);border-left:1px solid rgba(103,201,255,.14)}.service-compare>div{min-height:150px;padding:24px;border-right:1px solid rgba(103,201,255,.14);border-bottom:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.5)}.service-compare span,.service-compare b,.service-compare small{display:block}.service-compare span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.service-compare b{margin-top:27px;color:#d1dde7;font-size:14px;text-transform:uppercase;letter-spacing:.065em}.service-compare small{margin-top:7px;color:#74899c;font-size:10px}.service-method-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start}.service-method-grid>div:first-child p{max-width:540px;margin-bottom:0;color:#8fa2b5;line-height:1.78}.service-method-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:8px;align-items:center}.service-method-flow>div{min-height:126px;padding:19px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.43)}.service-method-flow span,.service-method-flow b,.service-method-flow small{display:block}.service-method-flow span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.service-method-flow b{margin-top:22px;color:#d0dde7;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.service-method-flow small{margin-top:5px;color:#71879a;font-size:9px;line-height:1.4}.service-method-flow i{color:var(--blue);font-style:normal}.service-boundary .service-section-head{margin-bottom:34px}.service-boundary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.service-boundary-grid>div{min-height:150px;display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:start;padding:24px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.44)}.service-boundary-grid span{color:var(--cyan);font-size:18px;line-height:1.2}.service-boundary-grid p{margin:0;color:#8398aa;font-size:12px;line-height:1.7}.service-boundary-grid strong{color:#cbd8e2}.service-fit{border-block:1px solid rgba(90,150,202,.11)}@media (max-width:1020px){.service-hero-grid{grid-template-columns:1fr}.service-hero-copy{max-width:860px}.service-console{width:min(820px,100%)}.service-section-head,.service-bridge-grid,.service-method-grid{grid-template-columns:1fr;gap:34px}.service-section-head>p{max-width:760px;justify-self:start}.service-compare{max-width:760px}.service-method-flow{max-width:900px}}@media (max-width:760px){.service-child-page .service-hero{min-height:auto;padding-top:58px}.service-hero-copy h1{font-size:clamp(38px,11.8vw,54px)}.service-console{padding:18px}.service-console-head{flex-direction:column;gap:5px}.service-path{grid-template-columns:1fr;gap:8px}.service-path>div{min-height:auto;padding:14px 16px}.service-path b{margin-top:9px}.service-path i{transform:rotate(90deg);justify-self:center}.service-question-grid,.service-card-grid,.service-boundary-grid{grid-template-columns:1fr}.service-question-grid article,.service-card{min-height:auto}.service-card{padding:26px 22px}.service-card-wide{grid-column:auto}.service-two-col-list{grid-template-columns:1fr}.service-method-flow{grid-template-columns:1fr}.service-method-flow i{transform:rotate(90deg);justify-self:center}}.service-path{grid-template-columns:1fr;gap:7px;padding:18px 0}.service-path>div{min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-content:center;padding:11px 15px}.service-path span{grid-column:1;grid-row:1 / 3;align-self:center;display:grid;place-items:center;min-height:38px;border-right:1px solid rgba(103,201,255,.11);font-size:10px}.service-path b{grid-column:2;grid-row:1;margin-top:0;font-size:12px;line-height:1.25}.service-path small{grid-column:2;grid-row:2;margin-top:3px;font-size:10px;line-height:1.4}.service-path i{transform:rotate(90deg);justify-self:center;line-height:1}.about-page .about-hero{min-height:720px;display:grid;align-items:center;padding-top:72px}.about-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:60px;align-items:center}.about-hero-copy{max-width:760px}.about-hero-copy h1{max-width:780px;font-size:clamp(42px,5.1vw,68px);line-height:1.01;letter-spacing:-.042em}.about-hero-lede{max-width:700px;margin:0 0 15px;color:#a8b8c6;font-size:clamp(17px,1.7vw,20px);line-height:1.72}.about-hero-support{max-width:680px;margin:0;color:#7f94a6;font-size:13px;line-height:1.8}.about-console{padding:23px;border:1px solid rgba(103,201,255,.18);background:linear-gradient(145deg,rgba(10,23,39,.86),rgba(4,10,18,.95));clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));box-shadow:inset 0 0 44px rgba(44,126,196,.05)}.about-console-head{display:flex;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.12);color:#7990a4;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.about-console-head b{color:var(--cyan);font-size:8px;letter-spacing:.15em}.about-console-core{display:grid;gap:7px;padding:18px 0}.about-console-core>div{min-height:66px;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:15px;align-content:center;padding:11px 15px;border:1px solid rgba(103,201,255,.12);background:linear-gradient(180deg,rgba(8,20,34,.7),rgba(4,10,18,.68))}.about-console-core span{grid-column:1;grid-row:1 / 3;display:grid;place-items:center;border-right:1px solid rgba(103,201,255,.11);color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.about-console-core b{color:#d5e0e8;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.about-console-core small{margin-top:3px;color:#72889a;font-size:10px;line-height:1.4}.about-console-rule{padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.18),rgba(4,10,18,.18))}.about-console-rule span,.about-console-rule b{display:block}.about-console-rule span{color:#7890a4;font-size:8px;font-weight:900;letter-spacing:.14em}.about-console-rule b{margin-top:5px;color:#dae6ef;font-size:11px;letter-spacing:.035em}.about-definition{padding-top:92px}.about-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.about-section-head h2{max-width:780px}.about-section-head>p{width:100%;max-width:540px;justify-self:end;margin:0;color:#8ea2b3;font-size:13px;line-height:1.78}.about-pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.about-pillar{min-height:340px;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.84));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.about-pillar>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.about-pillar h3{margin:38px 0 14px;font-size:24px;text-transform:uppercase}.about-pillar p{margin:0;color:#8499aa;font-size:12.5px;line-height:1.76}.about-pillar .text-link{margin-top:auto;padding-top:28px}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.experience-card{min-height:390px;padding:30px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.46)}.experience-code{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.experience-card h3{margin:35px 0 13px;font-size:24px;text-transform:uppercase}.experience-card>p{max-width:680px;margin:0;color:#879bad;font-size:13px;line-height:1.75}.experience-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.experience-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.experience-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.about-method-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:68px;align-items:start}.about-method-grid h2{max-width:700px}.about-method-grid p{max-width:660px;color:#899daf;line-height:1.78}.about-method-grid .lead{color:#a6b7c6;font-size:16px}.about-verification{display:grid;border-top:1px solid rgba(103,201,255,.14);border-left:1px solid rgba(103,201,255,.14)}.about-verification>div{min-height:88px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;column-gap:18px;align-content:center;padding:14px 18px;border-right:1px solid rgba(103,201,255,.14);border-bottom:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.48)}.about-verification>div.active{background:linear-gradient(90deg,rgba(31,93,148,.19),rgba(4,10,18,.58));box-shadow:inset 2px 0 0 var(--cyan)}.about-verification span{grid-row:1 / 3;align-self:center;color:var(--blue);font-size:18px;font-weight:900}.about-verification b{color:#d3dfe8;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.about-verification small{margin-top:4px;color:#74899c;font-size:10px;line-height:1.45}.about-decision-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:66px;align-items:start}.about-decision-grid h2{max-width:720px}.about-decision-grid p{max-width:600px;color:#899daf;line-height:1.78}.decision-stack{display:grid;gap:8px}.decision-stack>div{min-height:96px;display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;padding:17px 19px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.45)}.decision-stack>div>span{display:grid;place-items:center;height:44px;border-right:1px solid rgba(103,201,255,.12);color:var(--blue);font-size:10px;font-weight:900}.decision-stack b,.decision-stack small{display:block}.decision-stack b{color:#d1dde7;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.decision-stack small{margin-top:5px;color:#758b9e;font-size:10px;line-height:1.45}.about-principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.about-principle-grid>div{min-height:220px;padding:26px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.42)}.about-principle-grid span,.about-principle-grid b{display:block}.about-principle-grid span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.about-principle-grid b{margin-top:32px;color:#d1dde7;font-size:14px;text-transform:uppercase;letter-spacing:.05em;line-height:1.35}.about-principle-grid p{margin:11px 0 0;color:#8095a7;font-size:11.5px;line-height:1.7}.about-home-link{display:inline-flex;margin-top:24px}@media (max-width:1020px){.about-hero-grid,.about-section-head,.about-method-grid,.about-decision-grid{grid-template-columns:1fr;gap:34px}.about-console{width:min(820px,100%)}.about-section-head>p{max-width:760px;justify-self:start}.about-pillar-grid,.about-principle-grid{grid-template-columns:1fr}.about-pillar{min-height:auto}.about-verification,.decision-stack{max-width:820px}}@media (max-width:760px){.about-page .about-hero{min-height:auto;padding-top:58px}.about-hero-copy h1{font-size:clamp(38px,11.8vw,54px)}.about-console{padding:18px}.about-console-head{flex-direction:column;gap:5px}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:auto;padding:26px 22px}.about-pillar{padding:26px 22px}.about-verification>div{grid-template-columns:48px 1fr}}.about-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.about-section-head{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.about-section-head>div,.about-section-head>p,.about-method-grid>div,.about-decision-grid>div,.about-contact-panel>div{min-width:0}.about-section-head>p{width:100%;max-width:540px;margin:0;justify-self:end}.about-method-grid,.about-decision-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:64px;align-items:start}.about-method-grid>div:first-child,.about-decision-grid>div:first-child{padding-top:4px}.about-method-grid h2,.about-decision-grid h2{max-width:720px}.about-method-grid p,.about-decision-grid p{max-width:600px}.about-verification,.decision-stack{width:100%;max-width:none;align-self:start}.about-pillar-grid,.experience-grid,.about-principle-grid,.contact-panel{width:100%}@media (max-width:1020px){.about-section-head,.about-method-grid,.about-decision-grid{grid-template-columns:1fr;gap:34px}.about-section-head>p{max-width:760px;justify-self:start}.about-verification,.decision-stack{max-width:820px}}@media (max-width:760px){.about-content-section>.shell{width:min(var(--max),calc(100% - 24px))}}.about-hqcp-action{margin-top:24px;width:fit-content;max-width:100%;min-height:46px;justify-content:flex-start;gap:10px;padding-inline:20px;border-color:rgba(103,201,255,.28);background:linear-gradient(145deg,rgba(12,31,50,.72),rgba(5,12,20,.72));white-space:normal;line-height:1.45;text-align:left}.about-hqcp-action span{flex:0 0 auto;color:var(--cyan);font-size:13px}.about-hqcp-action:hover,.about-hqcp-action:focus-visible{border-color:rgba(103,201,255,.66);box-shadow:0 14px 32px rgba(0,37,73,.22),0 0 20px rgba(63,155,233,.08)}@media (max-width:560px){.about-hqcp-action{width:100%;justify-content:center;text-align:center}}.contact-page .contact-hero{min-height:680px;display:grid;align-items:center;padding-top:72px}.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);gap:64px;align-items:center}.contact-hero-copy h1{max-width:720px}.contact-hero-lede{max-width:700px;margin:0;color:#a2b4c5;font-size:clamp(17px,1.8vw,20px);line-height:1.75}.contact-direct-meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:22px}.contact-direct-meta a{color:#7f96aa;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none}.contact-direct-meta a:hover,.contact-direct-meta a:focus-visible{color:var(--cyan)}.contact-console{position:relative;padding:24px;border:1px solid rgba(103,201,255,.18);background:linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.96));clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));box-shadow:inset 0 0 44px rgba(44,126,196,.05)}.contact-console-head{display:flex;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.12);color:#7990a4;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.contact-console-head b{color:var(--cyan);font-size:8px;letter-spacing:.15em}.contact-console-stack{display:grid;gap:7px;padding:18px 0}.contact-console-stack>div{min-height:66px;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:15px;align-content:center;padding:11px 15px;border:1px solid rgba(103,201,255,.12);background:linear-gradient(180deg,rgba(8,20,34,.7),rgba(4,10,18,.68))}.contact-console-stack span{grid-column:1;grid-row:1 / 3;display:grid;place-items:center;border-right:1px solid rgba(103,201,255,.11);color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.contact-console-stack b{color:#d5e0e8;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.contact-console-stack small{margin-top:3px;color:#72889a;font-size:10px;line-height:1.4}.contact-console-rule{padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.18),rgba(4,10,18,.18))}.contact-console-rule span,.contact-console-rule b{display:block}.contact-console-rule span{color:#7890a4;font-size:8px;font-weight:900;letter-spacing:.14em}.contact-console-rule b{margin-top:5px;color:#dae6ef;font-size:11px;letter-spacing:.035em}.contact-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.contact-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.contact-section-head>div,.contact-section-head>p{min-width:0}.contact-section-head h2{max-width:780px}.contact-section-head>p{width:100%;max-width:540px;justify-self:end;margin:0;color:#8ea2b3;font-size:13px;line-height:1.78}.contact-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-method-card{min-height:360px;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(103,201,255,.16);background:linear-gradient(145deg,rgba(10,23,39,.76),rgba(4,10,18,.88));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.contact-method-card>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.contact-method-card h3{margin:38px 0 14px;max-width:420px;font-size:25px;text-transform:uppercase}.contact-method-card p{max-width:600px;margin:0 0 28px;color:#8499aa;font-size:12.5px;line-height:1.76}.contact-method-card .button{align-self:flex-start;margin-top:auto}.contact-method-value{margin-top:15px;color:#7f96aa;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;overflow-wrap:anywhere}.contact-method-value:hover,.contact-method-value:focus-visible{color:var(--cyan)}.contact-context-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.contact-context-card{min-height:230px;padding:25px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.42)}.contact-context-card>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.contact-context-card h3{margin:34px 0 11px;text-transform:uppercase;font-size:16px}.contact-context-card p{margin:0;color:#8095a7;font-size:11.5px;line-height:1.7}.contact-security-note{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center;margin-top:20px;padding:20px 22px;border:1px solid rgba(103,201,255,.14);border-left:2px solid var(--cyan);background:rgba(6,16,27,.55)}.contact-security-note span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.15em}.contact-security-note p{margin:0;color:#8095a8;font-size:12px;line-height:1.65}.contact-security-note strong{color:#d3dfe8}.contact-routing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.contact-routing-card{min-height:315px;display:flex;flex-direction:column;padding:28px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.84));clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.contact-routing-card>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.contact-routing-card h3{margin:34px 0 13px;font-size:22px;text-transform:uppercase}.contact-routing-card p{margin:0;color:#8297a9;font-size:12px;line-height:1.72}.contact-routing-card .text-link{position:static;margin-top:auto;padding-top:26px;align-self:flex-start}.contact-final{padding-top:40px;padding-bottom:92px}.contact-final-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center;padding:40px;border:1px solid rgba(103,201,255,.22);background:linear-gradient(145deg,rgba(10,23,39,.88),rgba(4,10,18,.96));clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,30px 100%,0 calc(100% - 30px))}.contact-final-panel h2{max-width:780px}.contact-final-panel p{margin:18px 0 0;color:#8398ab}.contact-final-actions{display:grid;gap:12px;min-width:210px}.contact-actions .button-secondary{min-width:100%}@media (max-width:1020px){.contact-hero-grid,.contact-section-head,.contact-final-panel{grid-template-columns:1fr;gap:34px}.contact-console{width:min(820px,100%)}.contact-section-head>p{max-width:760px;justify-self:start}.contact-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-routing-grid{grid-template-columns:1fr}.contact-routing-card{min-height:auto}.contact-final-actions{min-width:0;display:flex;flex-wrap:wrap}}@media (max-width:760px){.contact-page .contact-hero{min-height:auto;padding-top:58px}.contact-hero-copy h1{font-size:clamp(38px,11.8vw,54px)}.contact-console{padding:18px}.contact-console-head{flex-direction:column;gap:5px}.contact-method-grid,.contact-context-grid{grid-template-columns:1fr}.contact-method-card{min-height:auto;padding:26px 22px}.contact-security-note{grid-template-columns:1fr;gap:8px}.contact-content-section>.shell{width:min(var(--max),calc(100% - 24px))}}@media (max-width:560px){.contact-direct-meta{flex-direction:column;gap:7px}.contact-final-actions{display:grid}.contact-final-actions .button{width:100%}}.contact-page .contact-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.contact-page .contact-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.contact-page .contact-section-head>div,.contact-page .contact-section-head>p,.contact-page .contact-final-panel>div{min-width:0}.contact-page .contact-section-head>p{width:100%;max-width:540px;margin:0;justify-self:end}.contact-page .contact-method-grid,.contact-page .contact-context-grid,.contact-page .contact-security-note,.contact-page .contact-routing-grid,.contact-page .contact-final-panel{width:100%;max-width:none;margin-inline:0}.contact-page .contact-method-card{align-items:flex-start}.contact-page .contact-method-card h3,.contact-page .contact-method-card p{width:100%}.contact-page .contact-security-note{grid-template-columns:minmax(180px,.34fr) minmax(0,1.66fr);gap:32px;align-items:start}.contact-page .contact-security-note span{padding-top:2px}.contact-page .contact-final{padding-top:64px}.contact-page .contact-final-panel{grid-template-columns:minmax(0,1fr) minmax(210px,auto);gap:64px;align-items:start}.contact-page .contact-final-actions{justify-self:end;align-self:start;width:100%;max-width:240px}.contact-page .contact-final-actions .button{width:100%}@media (max-width:1020px){.contact-page .contact-section-head,.contact-page .contact-final-panel{grid-template-columns:1fr;gap:34px}.contact-page .contact-section-head>p{max-width:760px;justify-self:start}.contact-page .contact-final-actions{justify-self:start;max-width:none;width:auto;display:flex;flex-wrap:wrap}.contact-page .contact-final-actions .button{width:auto}}@media (max-width:760px){.contact-page .contact-content-section>.shell{width:min(var(--max),calc(100% - 24px))}.contact-page .contact-security-note{grid-template-columns:1fr;gap:8px}}@media (max-width:560px){.contact-page .contact-final-actions{width:100%;display:grid}.contact-page .contact-final-actions .button{width:100%}}.proof-page .proof-hero,.case-study-page .case-hero{padding-top:78px}.proof-hero-grid,.case-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:72px;align-items:center}.proof-hero-copy h1,.case-hero-copy h1{max-width:760px}.proof-console,.case-evidence-console{border:1px solid rgba(103,201,255,.16);background:linear-gradient(180deg,rgba(8,19,31,.86),rgba(3,8,14,.72));box-shadow:0 28px 80px rgba(0,0,0,.28);padding:24px;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,16px 100%,0 calc(100% - 16px))}.proof-console-head{display:flex;justify-content:space-between;gap:24px;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.proof-console-head b{color:var(--cyan)}.proof-console-row{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid rgba(103,201,255,.08)}.proof-console-row>span{color:#52728b;font-size:10px;font-weight:900;letter-spacing:.12em}.proof-console-row b,.case-console-block b{display:block;color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.proof-console-row small{display:block;margin-top:5px;color:#71879b;line-height:1.5}.proof-console-row.active{margin-inline:-10px;padding-inline:10px;background:rgba(49,132,201,.08)}.proof-console-row.active>span,.proof-console-row.active b{color:var(--cyan)}.proof-console-rule{padding-top:18px}.proof-console-rule span{display:block;margin-bottom:6px;color:#5e788e;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.proof-console-rule b{color:#aebdca;font-size:12px;line-height:1.5}.proof-content-section>.shell,.case-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.proof-section-head,.case-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.proof-section-head h2,.case-section-head h2{max-width:780px}.proof-section-head>p,.case-section-head>p{width:100%;max-width:540px;justify-self:end;margin:0;color:#8ea2b3;font-size:13px;line-height:1.78}.proof-standard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.proof-standard-card,.proof-home-card,.proof-case-card,.case-work-card{border:1px solid rgba(103,201,255,.12);background:linear-gradient(180deg,rgba(7,17,28,.72),rgba(3,8,14,.52));padding:26px;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px))}.proof-standard-card>span,.case-work-card>span{color:#4e748f;font-size:10px;font-weight:900;letter-spacing:.14em}.proof-standard-card b,.case-work-card b{display:block;margin-top:24px;color:#d0dde7;font-size:13px;text-transform:uppercase;letter-spacing:.07em}.proof-standard-card p,.case-work-card p{margin:10px 0 0;color:#8094a6;font-size:12px;line-height:1.68}.proof-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proof-case-card{display:flex;flex-direction:column;min-height:430px}.proof-case-top{display:flex;justify-content:space-between;gap:18px;color:#607c92;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.proof-case-top b{color:var(--cyan)}.proof-case-card h3,.proof-home-card h3{margin:34px 0 14px;color:#e4edf4;font-size:22px;line-height:1.16;text-transform:uppercase}.proof-case-card>p,.proof-home-card>p{margin:0;color:#8296a8;font-size:12.5px;line-height:1.72}.proof-case-evidence{margin:auto 0 20px;padding-top:28px}.proof-case-evidence span{display:block;color:#55738b;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.proof-case-evidence b{display:block;margin-top:7px;color:#b9cad7;font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:.055em}.proof-card-action{align-self:flex-start;min-width:0;margin-top:2px}.proof-method-grid,.case-evidence-grid,.case-result-grid,.case-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:72px;align-items:start}.proof-method-grid h2,.case-evidence-grid h2,.case-result-grid h2,.case-two-col h2{max-width:720px}.proof-method-grid p,.case-evidence-grid p,.case-two-col p{color:#8498aa;line-height:1.78}.proof-method-stack,.case-evidence-stack{display:grid;gap:10px}.proof-method-stack>div,.case-evidence-stack>div{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:17px 18px;border:1px solid rgba(103,201,255,.10);background:rgba(5,13,22,.44)}.proof-method-stack>div>span,.case-evidence-stack>div>span{color:#4f738d;font-size:10px;font-weight:900;letter-spacing:.14em}.proof-method-stack b,.case-evidence-stack b{display:block;color:#c9d6e0;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.proof-method-ghost{margin-left:9px;color:rgba(144,166,184,.42);font-size:9px;font-style:normal;font-weight:800;letter-spacing:.1em}.proof-method-stack small,.case-evidence-stack small{display:block;margin-top:5px;color:#6f8497;line-height:1.55}.proof-home-section{padding-top:78px;padding-bottom:78px}.proof-home-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:36px}.proof-home-head>p{width:100%;max-width:540px;justify-self:end;margin:0;color:#8ea2b3;font-size:13px;line-height:1.78}.proof-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proof-home-card{display:flex;flex-direction:column;min-height:360px}.proof-evidence-tag{color:var(--cyan);font-size:9px;font-weight:900;line-height:1.45;letter-spacing:.12em;text-transform:uppercase}.proof-home-card .proof-card-action{margin-top:auto}.proof-home-footer{margin-top:28px}.case-disclosure{margin-top:26px;padding:15px 17px;border-left:2px solid rgba(103,201,255,.38);background:rgba(7,17,28,.42)}.case-disclosure span{display:block;margin-bottom:5px;color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.case-disclosure p{margin:0;color:#8195a8;font-size:11px;line-height:1.6}.case-console-block{padding:18px 0;border-bottom:1px solid rgba(103,201,255,.08)}.case-console-block span{display:block;margin-bottom:7px;color:#55738b;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.case-copy{max-width:680px;justify-self:end;color:#8ba0b1;font-size:13px;line-height:1.82}.case-copy p:first-child{margin-top:0}.case-copy .button{margin-top:14px}.case-work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.case-result-panel{border:1px solid rgba(103,201,255,.14);background:linear-gradient(180deg,rgba(8,19,31,.74),rgba(3,8,14,.56));padding:28px;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}.case-result-label{color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.case-result-panel h3{margin:22px 0 13px;color:#e3edf4;font-size:23px;line-height:1.28}.case-result-panel p{margin:0;color:#8296a8;font-size:12.5px;line-height:1.74}@media (max-width:1220px){.menu-toggle{display:flex}.nav-shell{position:relative}.primary-nav{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:rgba(3,8,14,.98);border:1px solid rgba(103,201,255,.18);box-shadow:0 20px 50px rgba(0,0,0,.35);z-index:50}.primary-nav.open,.primary-nav.is-open{display:flex}.primary-nav a{padding:14px 12px;border-bottom:1px solid rgba(103,201,255,.07)}.primary-nav a:last-child{border-bottom:0}.primary-nav .nav-cta{margin-top:6px;text-align:center}}@media (max-width:1020px){.proof-hero-grid,.case-hero-grid,.proof-section-head,.case-section-head,.proof-method-grid,.case-evidence-grid,.case-result-grid,.case-two-col,.proof-home-head{grid-template-columns:1fr;gap:34px}.proof-section-head>p,.case-section-head>p,.proof-home-head>p,.case-copy{max-width:760px;justify-self:start}.proof-standard-grid,.case-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-case-grid,.proof-home-grid{grid-template-columns:1fr}.proof-case-card,.proof-home-card{min-height:0}.proof-case-evidence,.proof-home-card .proof-card-action{margin-top:26px}}@media (max-width:760px){.proof-content-section>.shell,.case-content-section>.shell{width:min(var(--max),calc(100% - 24px))}.proof-standard-grid,.case-work-grid{grid-template-columns:1fr}}@media (max-width:560px){.proof-console,.case-evidence-console,.proof-standard-card,.proof-case-card,.proof-home-card,.case-work-card,.case-result-panel{padding:20px}.proof-card-action{width:100%}}.proof-page .proof-hero>.shell,.proof-page .proof-content-section>.shell,.case-study-page .case-hero>.shell,.case-study-page .case-content-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.proof-page .proof-hero-grid>*,.proof-page .proof-section-head>*,.proof-page .proof-method-grid>*,.case-study-page .case-hero-grid>*,.case-study-page .case-section-head>*,.case-study-page .case-two-col>*,.case-study-page .case-result-grid>*,.case-study-page .case-evidence-grid>*,.proof-page .contact-panel>*,.case-study-page .contact-panel>*{min-width:0}.proof-page .proof-section-head,.case-study-page .case-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start;margin-bottom:42px}.proof-page .proof-section-head>p,.case-study-page .case-section-head>p{width:100%;max-width:540px;margin:0;justify-self:end}.proof-page .proof-method-grid,.case-study-page .case-two-col,.case-study-page .case-result-grid,.case-study-page .case-evidence-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:64px;align-items:start}.proof-page .proof-method-grid>div:first-child,.case-study-page .case-two-col>div:first-child,.case-study-page .case-result-grid>div:first-child,.case-study-page .case-evidence-grid>div:first-child{padding-top:4px}.proof-page .proof-method-grid h2,.case-study-page .case-two-col h2,.case-study-page .case-result-grid h2,.case-study-page .case-evidence-grid h2{max-width:720px}.proof-page .proof-method-grid p,.case-study-page .case-two-col p,.case-study-page .case-evidence-grid p{max-width:600px}.proof-page .proof-method-stack,.case-study-page .case-copy,.case-study-page .case-result-panel,.case-study-page .case-evidence-stack{width:100%;max-width:none;justify-self:stretch;align-self:start}.proof-page .proof-standard-grid,.proof-page .proof-case-grid,.case-study-page .case-work-grid{width:100%;max-width:none;margin-inline:0}.proof-page .contact-panel,.case-study-page .contact-panel{width:100%;grid-template-columns:minmax(0,1fr) minmax(210px,auto);gap:64px;align-items:start}.proof-page .contact-actions,.case-study-page .contact-actions{justify-self:end;align-self:start;width:100%;max-width:240px}.proof-page .contact-actions .button,.case-study-page .contact-actions .button{width:100%}.proof-home-head{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:64px;align-items:start}.proof-home-head>div,.proof-home-head>p{min-width:0}.proof-home-head>p{width:100%;max-width:540px;margin:0;justify-self:end}.proof-home-grid,.proof-home-footer{width:100%}.proof-page .proof-hero-grid,.case-study-page .case-hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);gap:60px;align-items:center}@media (max-width:1020px){.proof-page .proof-hero-grid,.case-study-page .case-hero-grid,.proof-page .proof-section-head,.case-study-page .case-section-head,.proof-page .proof-method-grid,.case-study-page .case-two-col,.case-study-page .case-result-grid,.case-study-page .case-evidence-grid,.proof-page .contact-panel,.case-study-page .contact-panel,.proof-home-head{grid-template-columns:1fr;gap:34px}.proof-page .proof-section-head>p,.case-study-page .case-section-head>p,.proof-home-head>p{max-width:760px;justify-self:start}.proof-page .contact-actions,.case-study-page .contact-actions{justify-self:start;max-width:none;width:auto;display:flex;flex-wrap:wrap}.proof-page .contact-actions .button,.case-study-page .contact-actions .button{width:auto}}@media (max-width:760px){.proof-page .proof-hero>.shell,.proof-page .proof-content-section>.shell,.case-study-page .case-hero>.shell,.case-study-page .case-content-section>.shell{width:min(var(--max),calc(100% - 24px))}}@media (max-width:560px){.proof-page .contact-actions,.case-study-page .contact-actions{width:100%;display:grid}.proof-page .contact-actions .button,.case-study-page .contact-actions .button{width:100%}}.site-footer.site-footer-expanded{width:100%;margin-top:0;padding:0;color:#708598;border-top:1px solid rgba(103,201,255,.12);background:radial-gradient(circle at 50% 0%,rgba(32,112,177,.09),transparent 34%),linear-gradient(180deg,rgba(4,10,17,.68),rgba(2,5,9,.94));font-size:11px;text-transform:none;letter-spacing:normal}.footer-shell{padding-top:54px;padding-bottom:34px}.footer-brand-stage{position:relative;display:grid;place-items:center;padding:36px 0 54px;margin-bottom:42px}.footer-brand-mark{display:grid;place-items:center;width:min(560px,76vw);min-height:150px;text-decoration:none}.footer-brand-mark img{display:block;width:100%;max-width:520px;height:auto;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(40,132,201,.12))}.footer-brand-fallback{color:#eef5fa;font-size:clamp(32px,5vw,64px);font-weight:900;line-height:.94;letter-spacing:-.04em;text-align:center}.footer-brand-fallback b{display:block;margin-top:10px;color:#8ca0b2;font-size:.34em;font-weight:700;letter-spacing:.24em}.footer-brand-rule{position:absolute;left:50%;bottom:18px;width:min(720px,70%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(63,155,233,.38),transparent)}.footer-brand-rule span{position:absolute;left:50%;top:50%;width:48px;height:3px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,#67C9FF,transparent);box-shadow:0 0 14px rgba(103,201,255,.26)}@media (max-width:700px){.footer-brand-stage{padding-top:28px}}.footer-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:84px;align-items:start}.footer-intro{max-width:660px}.footer-kicker{margin-bottom:18px;color:#67C9FF;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.footer-intro p{max-width:620px;margin:0;color:#8297a9;font-size:13px;line-height:1.78}.footer-contact-links{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:24px}.footer-contact-links a{color:#b7c7d3;font-size:11px;letter-spacing:.035em;text-decoration:none}.footer-contact-links a:hover,.footer-contact-links a:focus-visible,.footer-nav-group a:hover,.footer-nav-group a:focus-visible,.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#67C9FF}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;justify-self:end;width:min(100%,480px)}.footer-nav-group{display:grid;gap:10px;align-content:start}.footer-nav-group>span{margin-bottom:6px;color:#5e788e;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.footer-nav-group a{width:fit-content;color:#9babb8;font-size:11px;line-height:1.45;text-decoration:none}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-top:48px;padding-top:20px;border-top:1px solid rgba(103,201,255,.10);color:#53697d;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-bottom>div:nth-child(2){text-align:center}.footer-bottom a{justify-self:end;color:#72899c;text-decoration:none}@media (max-width:980px){.footer-main{grid-template-columns:1fr;gap:42px}.footer-nav{justify-self:start;width:min(100%,540px)}.footer-bottom{grid-template-columns:1fr auto}.footer-bottom>div:nth-child(2){display:none}}@media (max-width:640px){.footer-shell{padding-top:42px;padding-bottom:28px}.footer-brand-stage{padding-bottom:50px;margin-bottom:38px}.footer-brand-mark{width:min(410px,88vw);min-height:110px}.footer-brand-mark img{max-width:390px}.footer-brand-rule{width:82%}.footer-nav{grid-template-columns:1fr;gap:30px}.footer-contact-links{display:grid;gap:10px}.footer-bottom{grid-template-columns:1fr;gap:10px}.footer-bottom a{justify-self:start}}@media (max-width:420px){.footer-brand-mark{width:92vw}.footer-brand-fallback{font-size:34px}}.footer-nav-group a{position:relative;padding-left:0;transition:color .18s ease,padding-left .18s ease}.footer-nav-group a::before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;transform:translateY(-50%);background:#67C9FF;box-shadow:0 0 10px rgba(103,201,255,.28);opacity:0;transition:width .18s ease,opacity .18s ease}.footer-nav-group a.is-active{padding-left:18px;color:#D8E8F3}.footer-nav-group a.is-active::before{width:10px;opacity:1}.footer-nav-group a.is-active[aria-current="page"]{color:#67C9FF;font-weight:800}.footer-nav-group a.is-contextual{color:#B5C6D3}.footer-nav-group a.is-contextual::before{background:#3F9BE9;opacity:.7}@media (prefers-reduced-motion:reduce){.footer-nav-group a,.footer-nav-group a::before{transition:none}}.webops-hero .webops-lifecycle{position:relative;padding-inline:0}.webops-hero .webops-stage{width:calc(100% - 64px);margin-inline:0}.webops-hero .webops-lifecycle>.webops-stage:nth-child(1){margin-left:0;margin-right:64px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(3){margin-left:16px;margin-right:48px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(5){margin-left:32px;margin-right:32px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(7){margin-left:48px;margin-right:16px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(9){margin-left:64px;margin-right:0}.webops-hero .webops-lifecycle>.webops-connector:nth-child(2){transform:translateX(-24px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(4){transform:translateX(-8px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(6){transform:translateX(8px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(8){transform:translateX(24px)}@media (max-width:620px){.webops-hero .webops-stage{width:calc(100% - 32px)}.webops-hero .webops-lifecycle>.webops-stage:nth-child(1){margin-left:0;margin-right:32px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(3){margin-left:8px;margin-right:24px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(5){margin-left:16px;margin-right:16px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(7){margin-left:24px;margin-right:8px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(9){margin-left:32px;margin-right:0}.webops-hero .webops-lifecycle>.webops-connector:nth-child(2){transform:translateX(-12px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(4){transform:translateX(-4px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(6){transform:translateX(4px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(8){transform:translateX(12px)}}.webops-lifecycle-section{align-items:center}.webops-lifecycle-section>div:first-child{align-self:center}.webops-method-flow{align-self:center}.webops-method-flow>div{display:flex;flex-direction:column;justify-content:center}.webops-method-flow b{margin-top:12px}@media (max-width:940px){.webops-lifecycle-section,.webops-lifecycle-section>div:first-child,.webops-method-flow{align-items:initial;align-self:stretch}.webops-method-flow>div{min-height:112px}}.technical-seo-page .service-console .service-path{display:flex;flex-direction:column;gap:8px;align-items:stretch;padding:22px 0}.technical-seo-page .service-console .service-path>div{width:calc(100% - 64px);min-height:96px;margin-inline:0;padding:16px 18px}.technical-seo-page .service-console .service-path>div:nth-child(1){margin-left:0;margin-right:64px}.technical-seo-page .service-console .service-path>div:nth-child(3){margin-left:16px;margin-right:48px}.technical-seo-page .service-console .service-path>div:nth-child(5){margin-left:32px;margin-right:32px}.technical-seo-page .service-console .service-path>div:nth-child(7){margin-left:48px;margin-right:16px}.technical-seo-page .service-console .service-path>div:nth-child(9){margin-left:64px;margin-right:0}.technical-seo-page .service-console .service-path>i{width:20px;height:16px;align-self:flex-start;display:grid;place-items:center;color:rgba(103,201,255,.58);font-size:0}.technical-seo-page .service-console .service-path>i::before{content:"↓";font-size:12px;line-height:1}.technical-seo-page .service-console .service-path>i:nth-child(2){margin-left:54px}.technical-seo-page .service-console .service-path>i:nth-child(4){margin-left:70px}.technical-seo-page .service-console .service-path>i:nth-child(6){margin-left:86px}.technical-seo-page .service-console .service-path>i:nth-child(8){margin-left:102px}.technical-seo-page .service-console .service-path b{margin-top:13px;font-size:12px}.technical-seo-page .service-console .service-path small{margin-top:6px;font-size:9.5px}@media (max-width:620px){.technical-seo-page .service-console .service-path>div{width:calc(100% - 32px)}.technical-seo-page .service-console .service-path>div:nth-child(1){margin-left:0;margin-right:32px}.technical-seo-page .service-console .service-path>div:nth-child(3){margin-left:8px;margin-right:24px}.technical-seo-page .service-console .service-path>div:nth-child(5){margin-left:16px;margin-right:16px}.technical-seo-page .service-console .service-path>div:nth-child(7){margin-left:24px;margin-right:8px}.technical-seo-page .service-console .service-path>div:nth-child(9){margin-left:32px;margin-right:0}.technical-seo-page .service-console .service-path>i:nth-child(2){margin-left:30px}.technical-seo-page .service-console .service-path>i:nth-child(4){margin-left:38px}.technical-seo-page .service-console .service-path>i:nth-child(6){margin-left:46px}.technical-seo-page .service-console .service-path>i:nth-child(8){margin-left:54px}}.technical-seo-page .service-console .service-path{gap:6px;padding:18px 0}.technical-seo-page .service-console .service-path>div{width:calc(100% - 120px);min-height:64px;padding:11px 15px}.technical-seo-page .service-console .service-path>div:nth-child(1){margin-left:0;margin-right:120px}.technical-seo-page .service-console .service-path>div:nth-child(3){margin-left:30px;margin-right:90px}.technical-seo-page .service-console .service-path>div:nth-child(5){margin-left:60px;margin-right:60px}.technical-seo-page .service-console .service-path>div:nth-child(7){margin-left:90px;margin-right:30px}.technical-seo-page .service-console .service-path>div:nth-child(9){margin-left:120px;margin-right:0}.technical-seo-page .service-console .service-path b{margin-top:0;font-size:12px}.technical-seo-page .service-console .service-path small{margin-top:3px;font-size:10px}.technical-seo-page .service-console .service-path>i:nth-child(2){margin-left:42px}.technical-seo-page .service-console .service-path>i:nth-child(4){margin-left:72px}.technical-seo-page .service-console .service-path>i:nth-child(6){margin-left:102px}.technical-seo-page .service-console .service-path>i:nth-child(8){margin-left:132px}@media (max-width:620px){.technical-seo-page .service-console .service-path>div{width:calc(100% - 48px);min-height:64px;padding:11px 14px}.technical-seo-page .service-console .service-path>div:nth-child(1){margin-left:0;margin-right:48px}.technical-seo-page .service-console .service-path>div:nth-child(3){margin-left:12px;margin-right:36px}.technical-seo-page .service-console .service-path>div:nth-child(5){margin-left:24px;margin-right:24px}.technical-seo-page .service-console .service-path>div:nth-child(7){margin-left:36px;margin-right:12px}.technical-seo-page .service-console .service-path>div:nth-child(9){margin-left:48px;margin-right:0}.technical-seo-page .service-console .service-path>i:nth-child(2){margin-left:30px}.technical-seo-page .service-console .service-path>i:nth-child(4){margin-left:42px}.technical-seo-page .service-console .service-path>i:nth-child(6){margin-left:54px}.technical-seo-page .service-console .service-path>i:nth-child(8){margin-left:66px}}.home-operating-problems .home-operating-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;width:100%;min-width:0;margin-top:26px}.home-operating-problems .home-operating-card{min-width:0;min-height:132px;height:auto;margin:0;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(103,201,255,.12);background:linear-gradient(180deg,rgba(7,17,28,.66),rgba(3,8,14,.48));overflow:hidden}.home-operating-problems .home-operating-card{position:relative;inset:auto;transform:none}.home-operating-problems .home-operating-card>*{max-width:100%;overflow-wrap:anywhere}@media (max-width:860px){.home-operating-problems .home-operating-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:560px){.home-operating-problems .home-operating-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.home-operating-problems .home-operating-card{min-height:0;padding:18px}}.home-operating-problems .home-operating-card{min-height:66px;padding:10px 16px;justify-content:center}.home-operating-problems .home-operating-grid{gap:12px}.home-operating-problems .home-about-button{margin-top:24px;min-width:0;width:fit-content;background:linear-gradient(180deg,rgba(63,155,233,.28),rgba(26,117,199,.18)),rgba(6,16,27,.92);border-color:rgba(103,201,255,.68);color:#F4F8FC;box-shadow:inset 0 0 0 1px rgba(103,201,255,.05),0 8px 26px rgba(26,117,199,.14)}.home-operating-problems .home-about-button:hover,.home-operating-problems .home-about-button:focus-visible{border-color:#67C9FF;background:linear-gradient(180deg,rgba(63,155,233,.38),rgba(26,117,199,.25)),rgba(6,16,27,.96);box-shadow:inset 0 0 0 1px rgba(103,201,255,.08),0 12px 30px rgba(26,117,199,.20)}@media (max-width:560px){.home-operating-problems .home-operating-card{min-height:62px;padding:10px 14px}.home-operating-problems .home-about-button{width:100%}}.home-operating-problems .home-about-button{position:static;inset:auto;display:inline-flex;align-self:flex-start;margin-top:24px;transform:none}.home-operating-problems .home-about-button:hover,.home-operating-problems .home-about-button:focus-visible{transform:translateY(-3px)}.raptor-stagger-console .raptor-stagger-path{display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:18px 0}.raptor-stagger-console .raptor-stagger-path>div{width:calc(100% - 120px);min-height:64px;margin-inline:0;padding:11px 15px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(1){margin-left:0;margin-right:120px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(3){margin-left:30px;margin-right:90px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(5){margin-left:60px;margin-right:60px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(7){margin-left:90px;margin-right:30px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(9){margin-left:120px;margin-right:0}.raptor-stagger-console .raptor-stagger-path>i{width:20px;height:16px;display:grid;place-items:center;align-self:flex-start;color:rgba(103,201,255,.58);font-size:0}.raptor-stagger-console .raptor-stagger-path>i::before{content:"↓";font-size:12px;line-height:1}.raptor-stagger-console .raptor-stagger-path>i:nth-child(2){margin-left:42px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(4){margin-left:72px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(6){margin-left:102px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(8){margin-left:132px}.raptor-stagger-console .raptor-stagger-path b{margin-top:0;font-size:12px}.raptor-stagger-console .raptor-stagger-path small{margin-top:3px;font-size:10px}.about-console .raptor-stagger-core{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:18px 0}.about-console .raptor-stagger-core>div{width:calc(100% - 120px);min-height:64px;margin-inline:0;padding:11px 15px;display:flex;flex-direction:column;justify-content:center}.about-console .raptor-stagger-core>div:nth-child(1){margin-left:0;margin-right:120px}.about-console .raptor-stagger-core>div:nth-child(2){margin-left:30px;margin-right:90px}.about-console .raptor-stagger-core>div:nth-child(3){margin-left:60px;margin-right:60px}.about-console .raptor-stagger-core>div:nth-child(4){margin-left:90px;margin-right:30px}.about-console .raptor-stagger-core>div:nth-child(5){margin-left:120px;margin-right:0}.about-console .raptor-stagger-core b{margin-top:0}.about-console .raptor-stagger-core small{margin-top:3px}@media (max-width:620px){.raptor-stagger-console .raptor-stagger-path>div,.about-console .raptor-stagger-core>div{width:calc(100% - 48px);min-height:64px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(1),.about-console .raptor-stagger-core>div:nth-child(1){margin-left:0;margin-right:48px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(3),.about-console .raptor-stagger-core>div:nth-child(2){margin-left:12px;margin-right:36px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(5),.about-console .raptor-stagger-core>div:nth-child(3){margin-left:24px;margin-right:24px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(7),.about-console .raptor-stagger-core>div:nth-child(4){margin-left:36px;margin-right:12px}.raptor-stagger-console .raptor-stagger-path>div:nth-child(9),.about-console .raptor-stagger-core>div:nth-child(5){margin-left:48px;margin-right:0}.raptor-stagger-console .raptor-stagger-path>i:nth-child(2){margin-left:30px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(4){margin-left:42px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(6){margin-left:54px}.raptor-stagger-console .raptor-stagger-path>i:nth-child(8){margin-left:66px}}.about-console .raptor-stagger-core>div{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;column-gap:18px;align-content:center;justify-content:initial;min-height:64px;padding:11px 15px;border:1px solid rgba(103,201,255,.12);background:linear-gradient( 180deg,rgba(8,20,34,.70),rgba(4,10,18,.68) )}.about-console .raptor-stagger-core>div>span{grid-column:1;grid-row:1 / 3;align-self:center;display:grid;place-items:center;min-height:38px;padding-right:15px;border-right:1px solid rgba(103,201,255,.11);color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.about-console .raptor-stagger-core>div>b{grid-column:2;grid-row:1;align-self:end;margin:0;color:#d5e0e8;font-size:12px;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}.about-console .raptor-stagger-core>div>small{grid-column:2;grid-row:2;align-self:start;margin-top:3px;color:#71879a;font-size:10px;line-height:1.4}.about-console .raptor-stagger-core>div::before,.about-console .raptor-stagger-core>div::after{pointer-events:none}@media (max-width:620px){.about-console .raptor-stagger-core>div{grid-template-columns:48px minmax(0,1fr);column-gap:14px;min-height:64px;padding:10px 13px}.about-console .raptor-stagger-core>div>span{padding-right:12px}}.webops-hero .webops-stage{width:calc(100% - 96px)}.webops-hero .webops-lifecycle>.webops-stage:nth-child(1){margin-left:0;margin-right:96px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(3){margin-left:24px;margin-right:72px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(5){margin-left:48px;margin-right:48px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(7){margin-left:72px;margin-right:24px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(9){margin-left:96px;margin-right:0}.webops-hero .webops-connector{height:28px;padding:5px 0;box-sizing:border-box;font-size:17px;line-height:1;color:rgba(103,201,255,.58)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(2){transform:translateX(-36px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(4){transform:translateX(-12px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(6){transform:translateX(12px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(8){transform:translateX(36px)}@media (max-width:620px){.webops-hero .webops-stage{width:calc(100% - 44px)}.webops-hero .webops-lifecycle>.webops-stage:nth-child(1){margin-left:0;margin-right:44px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(3){margin-left:11px;margin-right:33px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(5){margin-left:22px;margin-right:22px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(7){margin-left:33px;margin-right:11px}.webops-hero .webops-lifecycle>.webops-stage:nth-child(9){margin-left:44px;margin-right:0}.webops-hero .webops-connector{height:24px;padding:4px 0;font-size:15px}.webops-hero .webops-lifecycle>.webops-connector:nth-child(2){transform:translateX(-16px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(4){transform:translateX(-5px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(6){transform:translateX(5px)}.webops-hero .webops-lifecycle>.webops-connector:nth-child(8){transform:translateX(16px)}}.commerce-hero .commerce-connector{height:28px;padding:5px 0;box-sizing:border-box;font-size:17px;line-height:1;color:rgba(103,201,255,.58)}.commerce-hero .commerce-stack{row-gap:0}@media (max-width:620px){.commerce-hero .commerce-connector{height:24px;padding:4px 0;font-size:15px}}.raptor-stagger-console .raptor-stagger-path>i::before{content:"↘";font-size:14px;line-height:1}.raptor-stagger-console .raptor-stagger-path>i{transform:none !important;justify-self:start}.raptor-stagger-console .raptor-stagger-path>i::before{content:"↘";display:block;transform:none;font-size:14px;line-height:1}.technical-seo-page .service-console .service-path>i{transform:none !important}.technical-seo-page .service-console .service-path>i::before{content:"↘";display:block;transform:none;font-size:14px;line-height:1}.analytics-search-intelligence-page .service-method-grid{align-items:center}.analytics-search-intelligence-page .service-method-grid>div:first-child,.analytics-search-intelligence-page .service-method-flow{align-self:center}.analytics-search-intelligence-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.analytics-search-intelligence-page .service-method-flow b{margin-top:14px}.analytics-search-intelligence-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.analytics-search-intelligence-page .service-boundary-grid p{font-size:13.5px;line-height:1.62}.analytics-search-intelligence-page .service-boundary-grid strong{font-size:13.5px;line-height:inherit}.analytics-search-intelligence-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.analytics-search-intelligence-page .service-method-grid,.analytics-search-intelligence-page .service-method-grid>div:first-child,.analytics-search-intelligence-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.analytics-search-intelligence-page .service-boundary-grid>div{min-height:0;padding:20px}.analytics-search-intelligence-page .service-boundary-grid p,.analytics-search-intelligence-page .service-boundary-grid strong{font-size:13px}}.structured-data-page .service-method-grid{align-items:center}.structured-data-page .service-method-grid>div:first-child,.structured-data-page .service-method-flow{align-self:center}.structured-data-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.structured-data-page .service-method-flow b{margin-top:14px}.structured-data-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.structured-data-page .service-boundary-grid p{font-size:13.5px;line-height:1.62}.structured-data-page .service-boundary-grid strong{font-size:13.5px;line-height:inherit}.structured-data-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.structured-data-page .service-method-grid,.structured-data-page .service-method-grid>div:first-child,.structured-data-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.structured-data-page .service-boundary-grid>div{min-height:0;padding:20px}.structured-data-page .service-boundary-grid p,.structured-data-page .service-boundary-grid strong{font-size:13px}}.search-architecture-page .service-method-grid{align-items:center}.search-architecture-page .service-method-grid>div:first-child,.search-architecture-page .service-method-flow{align-self:center}.search-architecture-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.search-architecture-page .service-method-flow b{margin-top:14px}.search-architecture-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.search-architecture-page .service-boundary-grid p,.search-architecture-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.search-architecture-page .service-boundary-grid span{align-self:center}.local-search-page .service-method-grid{align-items:center}.local-search-page .service-method-grid>div:first-child,.local-search-page .service-method-flow{align-self:center}.local-search-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.local-search-page .service-method-flow b{margin-top:14px}.local-search-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.local-search-page .service-boundary-grid p,.local-search-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.local-search-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.search-architecture-page .service-method-grid,.search-architecture-page .service-method-grid>div:first-child,.search-architecture-page .service-method-flow,.local-search-page .service-method-grid,.local-search-page .service-method-grid>div:first-child,.local-search-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.search-architecture-page .service-boundary-grid>div,.local-search-page .service-boundary-grid>div{min-height:0;padding:20px}.search-architecture-page .service-boundary-grid p,.search-architecture-page .service-boundary-grid strong,.local-search-page .service-boundary-grid p,.local-search-page .service-boundary-grid strong{font-size:13px}}.shopify-development-page .service-method-grid,.ecommerce-search-architecture-page .service-method-grid,.ecommerce-technical-page .service-method-grid,.product-commerce-operations-page .service-method-grid{align-items:center}.shopify-development-page .service-method-grid>div:first-child,.shopify-development-page .service-method-flow,.ecommerce-search-architecture-page .service-method-grid>div:first-child,.ecommerce-search-architecture-page .service-method-flow,.ecommerce-technical-page .service-method-grid>div:first-child,.ecommerce-technical-page .service-method-flow,.product-commerce-operations-page .service-method-grid>div:first-child,.product-commerce-operations-page .service-method-flow{align-self:center}.shopify-development-page .service-method-flow>div,.ecommerce-search-architecture-page .service-method-flow>div,.ecommerce-technical-page .service-method-flow>div,.product-commerce-operations-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.shopify-development-page .service-method-flow b,.ecommerce-search-architecture-page .service-method-flow b,.ecommerce-technical-page .service-method-flow b,.product-commerce-operations-page .service-method-flow b{margin-top:14px}.shopify-development-page .service-boundary-grid>div,.ecommerce-search-architecture-page .service-boundary-grid>div,.ecommerce-technical-page .service-boundary-grid>div,.product-commerce-operations-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.shopify-development-page .service-boundary-grid p,.shopify-development-page .service-boundary-grid strong,.ecommerce-search-architecture-page .service-boundary-grid p,.ecommerce-search-architecture-page .service-boundary-grid strong,.ecommerce-technical-page .service-boundary-grid p,.ecommerce-technical-page .service-boundary-grid strong,.product-commerce-operations-page .service-boundary-grid p,.product-commerce-operations-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.shopify-development-page .service-boundary-grid span,.ecommerce-search-architecture-page .service-boundary-grid span,.ecommerce-technical-page .service-boundary-grid span,.product-commerce-operations-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.shopify-development-page .service-method-grid,.shopify-development-page .service-method-grid>div:first-child,.shopify-development-page .service-method-flow,.ecommerce-search-architecture-page .service-method-grid,.ecommerce-search-architecture-page .service-method-grid>div:first-child,.ecommerce-search-architecture-page .service-method-flow,.ecommerce-technical-page .service-method-grid,.ecommerce-technical-page .service-method-grid>div:first-child,.ecommerce-technical-page .service-method-flow,.product-commerce-operations-page .service-method-grid,.product-commerce-operations-page .service-method-grid>div:first-child,.product-commerce-operations-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.shopify-development-page .service-boundary-grid>div,.ecommerce-search-architecture-page .service-boundary-grid>div,.ecommerce-technical-page .service-boundary-grid>div,.product-commerce-operations-page .service-boundary-grid>div{min-height:0;padding:20px}.shopify-development-page .service-boundary-grid p,.shopify-development-page .service-boundary-grid strong,.ecommerce-search-architecture-page .service-boundary-grid p,.ecommerce-search-architecture-page .service-boundary-grid strong,.ecommerce-technical-page .service-boundary-grid p,.ecommerce-technical-page .service-boundary-grid strong,.product-commerce-operations-page .service-boundary-grid p,.product-commerce-operations-page .service-boundary-grid strong{font-size:13px}}.website-production-management-page .service-method-grid,.website-portfolio-management-page .service-method-grid,.website-development-page .service-method-grid,.website-performance-page .service-method-grid{align-items:center}.website-production-management-page .service-method-grid>div:first-child,.website-production-management-page .service-method-flow,.website-portfolio-management-page .service-method-grid>div:first-child,.website-portfolio-management-page .service-method-flow,.website-development-page .service-method-grid>div:first-child,.website-development-page .service-method-flow,.website-performance-page .service-method-grid>div:first-child,.website-performance-page .service-method-flow{align-self:center}.website-production-management-page .service-method-flow>div,.website-portfolio-management-page .service-method-flow>div,.website-development-page .service-method-flow>div,.website-performance-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.website-production-management-page .service-method-flow b,.website-portfolio-management-page .service-method-flow b,.website-development-page .service-method-flow b,.website-performance-page .service-method-flow b{margin-top:14px}.website-production-management-page .service-boundary-grid>div,.website-portfolio-management-page .service-boundary-grid>div,.website-development-page .service-boundary-grid>div,.website-performance-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.website-production-management-page .service-boundary-grid p,.website-production-management-page .service-boundary-grid strong,.website-portfolio-management-page .service-boundary-grid p,.website-portfolio-management-page .service-boundary-grid strong,.website-development-page .service-boundary-grid p,.website-development-page .service-boundary-grid strong,.website-performance-page .service-boundary-grid p,.website-performance-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.website-production-management-page .service-boundary-grid span,.website-portfolio-management-page .service-boundary-grid span,.website-development-page .service-boundary-grid span,.website-performance-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.website-production-management-page .service-method-grid,.website-production-management-page .service-method-grid>div:first-child,.website-production-management-page .service-method-flow,.website-portfolio-management-page .service-method-grid,.website-portfolio-management-page .service-method-grid>div:first-child,.website-portfolio-management-page .service-method-flow,.website-development-page .service-method-grid,.website-development-page .service-method-grid>div:first-child,.website-development-page .service-method-flow,.website-performance-page .service-method-grid,.website-performance-page .service-method-grid>div:first-child,.website-performance-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.website-production-management-page .service-boundary-grid>div,.website-portfolio-management-page .service-boundary-grid>div,.website-development-page .service-boundary-grid>div,.website-performance-page .service-boundary-grid>div{min-height:0;padding:20px}.website-production-management-page .service-boundary-grid p,.website-production-management-page .service-boundary-grid strong,.website-portfolio-management-page .service-boundary-grid p,.website-portfolio-management-page .service-boundary-grid strong,.website-development-page .service-boundary-grid p,.website-development-page .service-boundary-grid strong,.website-performance-page .service-boundary-grid p,.website-performance-page .service-boundary-grid strong{font-size:13px}}.production-management-page .service-method-grid{align-items:center}.production-management-page .service-method-grid>div:first-child,.production-management-page .service-method-flow{align-self:center}.production-management-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.production-management-page .service-method-flow b{margin-top:14px}.production-management-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.production-management-page .service-boundary-grid p,.production-management-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.production-management-page .service-boundary-grid span{align-self:center}.website-migration-infrastructure-page .service-method-grid{align-items:center}.website-migration-infrastructure-page .service-method-grid>div:first-child,.website-migration-infrastructure-page .service-method-flow{align-self:center}.website-migration-infrastructure-page .service-method-flow>div{display:flex;flex-direction:column;justify-content:center}.website-migration-infrastructure-page .service-method-flow b{margin-top:14px}.website-migration-infrastructure-page .service-boundary-grid>div{min-height:112px;align-items:center;padding:22px 24px}.website-migration-infrastructure-page .service-boundary-grid p,.website-migration-infrastructure-page .service-boundary-grid strong{font-size:13.5px;line-height:1.62}.website-migration-infrastructure-page .service-boundary-grid span{align-self:center}@media (max-width:940px){.production-management-page .service-method-grid,.production-management-page .service-method-grid>div:first-child,.production-management-page .service-method-flow,.website-migration-infrastructure-page .service-method-grid,.website-migration-infrastructure-page .service-method-grid>div:first-child,.website-migration-infrastructure-page .service-method-flow{align-items:initial;align-self:stretch}}@media (max-width:620px){.production-management-page .service-boundary-grid>div,.website-migration-infrastructure-page .service-boundary-grid>div{min-height:0;padding:20px}.production-management-page .service-boundary-grid p,.production-management-page .service-boundary-grid strong,.website-migration-infrastructure-page .service-boundary-grid p,.website-migration-infrastructure-page .service-boundary-grid strong{font-size:13px}}.audit-sequence>div{min-height:96px;padding:0;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:stretch;overflow:hidden}.audit-sequence>div>span{grid-column:1;grid-row:1 / -1;margin:0;display:grid;place-items:center;height:100%;color:var(--cyan);font-size:10px;font-weight:900;letter-spacing:.12em;border-right:1px solid rgba(103,201,255,.12);background:rgba(25,84,132,.08)}.audit-sequence>div>b{grid-column:2;grid-row:1;align-self:end;margin:0;padding:16px 16px 3px;color:#d7e2eb;font-size:12.5px;line-height:1.2;letter-spacing:.08em}.audit-sequence>div>small{grid-column:2;grid-row:2;align-self:start;margin:0;padding:3px 16px 16px;color:#8196a9;font-size:11.5px;line-height:1.45}#deliverables .deliverables-grid{align-items:start}#deliverables .deliverables-copy{position:sticky;top:72px;align-self:start;height:fit-content}@media (max-width:860px){#deliverables .deliverables-copy{position:static;top:auto}}@media (max-width:560px){.audit-sequence>div{min-height:88px;grid-template-columns:42px minmax(0,1fr)}.audit-sequence>div>b{padding:14px 14px 2px}.audit-sequence>div>small{padding:2px 14px 14px}}html.audit-sticky-page,body.audit-sticky-page{overflow-x:clip}.audit-sticky-page #deliverables{overflow:visible}.audit-sticky-page #deliverables .deliverables-grid{position:relative;align-items:start;overflow:visible}.audit-sticky-page #deliverables .deliverables-copy{position:-webkit-sticky;position:sticky;top:32px;align-self:start;height:max-content;z-index:2}.audit-sticky-page #deliverables .deliverable-stack{position:relative;align-self:stretch;min-width:0}@media (max-width:860px){.audit-sticky-page #deliverables .deliverables-copy{position:static;top:auto}}#services .section-head{align-items:start}#audit .audit-intro{align-items:start}#audit .audit-copy>p:first-child{margin-top:0}.audit-sticky-page .audit-definition .section-head{align-items:start}.audit-sticky-page .audit-definition .section-head>p{margin-top:0}.audit-sticky-page #audit-scope .scope-head{align-items:start}.audit-sticky-page #audit-scope .scope-head>p{margin-top:0}.audit-sticky-page #prioritization .priority-intro{align-items:start}.audit-sticky-page #prioritization .priority-intro>p{margin-top:0}.contact-actions .button-sms{min-width:100%}.button-sms{border-color:rgba(103,201,255,.34)}.button-sms:hover,.button-sms:focus-visible{border-color:rgba(103,201,255,.62)}.contact-page .contact-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-page .contact-method-card{min-height:380px}.contact-page .contact-hero .hero-actions,.contact-page .contact-final-actions{align-items:stretch}@media (max-width:1020px){.contact-page .contact-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.contact-page .contact-method-grid{grid-template-columns:1fr}.contact-page .contact-method-card{min-height:auto}}@media (max-width:560px){.contact-actions .button,.contact-page .contact-hero .hero-actions .button,.contact-page .contact-final-actions .button{width:100%}}.footer-brand-stage.footer-logo-reveal{opacity:0;transform:translateY(18px);transition:opacity 1.15s ease,transform 1.15s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.footer-brand-stage.footer-logo-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.footer-brand-stage.footer-logo-reveal,.footer-brand-stage.footer-logo-reveal.is-visible{opacity:1;transform:none;transition:none;will-change:auto}}.site-header .nav-cta,.site-header a[href^="tel:"]{white-space:nowrap;flex-shrink:0}.site-header .nav-cta,.site-header a[href^="tel:"]{transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}.site-header .nav-cta:hover,.site-header .nav-cta:focus-visible,.site-header a[href^="tel:"]:hover,.site-header a[href^="tel:"]:focus-visible{background:#1A75C7;border-color:#67C9FF;color:#F4F8FC;box-shadow:0 0 18px rgba(63,155,233,.22);transform:translateY(-1px)}.site-header .nav-shell{gap:20px;padding:11px 16px}.site-header .brand{width:clamp(238px,22vw,282px);min-width:238px;min-height:58px;flex:0 0 auto}.site-header .brand img{width:100%;height:auto;max-height:66px;object-fit:contain;object-position:left center;display:block}.site-header .primary-nav{flex:1 1 auto;justify-content:flex-end;gap:17px;min-width:0}.site-header .primary-nav>a:not(.nav-cta){white-space:nowrap}@media (max-width:1120px) and (min-width:941px){.site-header .brand{width:228px;min-width:228px}.site-header .primary-nav{gap:11px;font-size:9.5px}.site-header .primary-nav .nav-cta{padding-inline:12px}}@media (max-width:940px){.site-header .brand{width:min(250px,62vw);min-width:0;min-height:52px}.site-header .brand img{max-height:60px}.site-header .primary-nav{justify-content:flex-start}.site-header .primary-nav>a:not(.nav-cta){white-space:normal}}@media (max-width:560px){.site-header .brand{width:min(220px,62vw);min-height:46px}.site-header .brand img{max-height:54px}}.footer-split-logo-wrap{display:block;width:min(100%,620px);margin-inline:auto}.footer-split-logo{width:min(100%,620px);margin-inline:auto;display:flex;flex-direction:column;align-items:stretch;gap:10px;opacity:1}.footer-split-logo__main{position:relative;width:100%;padding-left:clamp(52px,9vw,88px);min-height:clamp(102px,14vw,146px);display:flex;align-items:flex-end}.footer-split-logo__part{display:block;max-width:100%;height:auto;will-change:transform,opacity}.footer-split-logo__text{width:min(100%,516px);margin-left:auto;opacity:0;transform:translateY(0);transition:opacity 0.65s ease,transform 0.65s ease}.footer-split-logo__bird{position:absolute;left:clamp(6px,1.2vw,14px);bottom:-6px;width:clamp(84px,19.6%,128px);opacity:0;transform:translateY(26px);transition:opacity 0.72s ease 0.18s,transform 0.72s ease 0.18s}.footer-split-logo__subtext{width:min(100%,396px);margin-left:auto;margin-right:16px;opacity:0;transform:translateY(-20px);transition:opacity 0.68s ease 0.36s,transform 0.68s ease 0.36s}.footer-split-logo.is-visible .footer-split-logo__text{opacity:1;transform:translateY(0)}.footer-split-logo.is-visible .footer-split-logo__bird{opacity:1;transform:translateY(0)}.footer-split-logo.is-visible .footer-split-logo__subtext{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.footer-split-logo__text,.footer-split-logo__bird,.footer-split-logo__subtext{opacity:1 !important;transform:none !important;transition:none !important}}@media (max-width:700px){.footer-split-logo-wrap,.footer-split-logo{width:min(100%,520px)}.footer-split-logo__main{padding-left:clamp(40px,8vw,70px);min-height:clamp(82px,20vw,116px)}.footer-split-logo__bird{width:clamp(64px,18vw,98px);left:4px;bottom:-4px}.footer-split-logo__subtext{width:min(100%,300px);margin-right:8px}}@media (max-width:520px){.footer-split-logo-wrap,.footer-split-logo{width:min(100%,440px)}.footer-split-logo__main{padding-left:34px;min-height:72px}.footer-split-logo__bird{width:64px;left:2px;bottom:-2px}.footer-split-logo__subtext{width:min(100%,250px);margin-right:4px}}.footer-brand-mark .footer-split-logo__text{width:min(100%,516px);max-width:516px;height:auto}.footer-brand-mark .footer-split-logo__bird{width:clamp(84px,19.6%,128px);max-width:128px;height:auto;left:clamp(6px,1.2vw,14px);bottom:-6px}.footer-brand-mark .footer-split-logo__subtext{width:min(100%,396px);max-width:396px;height:auto;margin-left:auto;margin-right:16px}.footer-brand-mark .footer-split-logo__main{padding-left:clamp(52px,9vw,88px);min-height:clamp(102px,14vw,146px)}@media (max-width:700px){.footer-brand-mark .footer-split-logo__bird{width:clamp(64px,18vw,98px);max-width:98px;left:4px;bottom:-4px}.footer-brand-mark .footer-split-logo__text{max-width:430px}.footer-brand-mark .footer-split-logo__subtext{width:min(100%,300px);max-width:300px;margin-right:8px}.footer-brand-mark .footer-split-logo__main{padding-left:clamp(40px,8vw,70px);min-height:clamp(82px,20vw,116px)}}@media (max-width:520px){.footer-brand-mark .footer-split-logo__bird{width:64px;max-width:64px;left:2px;bottom:-2px}.footer-brand-mark .footer-split-logo__subtext{width:min(100%,250px);max-width:250px;margin-right:4px}.footer-brand-mark .footer-split-logo__main{padding-left:34px;min-height:72px}}.site-header .nav-shell{gap:24px;padding:12px 18px}.site-header .brand{width:clamp(206px,18.5vw,236px);min-width:206px;min-height:54px;flex:0 0 auto}.site-header .brand img{width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center;display:block}.site-header .primary-nav{flex:1 1 auto;justify-content:flex-end;align-items:center;gap:20px;min-width:0;font-size:10px;letter-spacing:.11em}.site-header .primary-nav>a:not(.nav-cta){white-space:nowrap}.site-header .primary-nav .nav-cta{padding-inline:13px}@media (max-width:1200px) and (min-width:941px){.site-header .nav-shell{gap:18px}.site-header .brand{width:198px;min-width:198px}.site-header .primary-nav{gap:15px;font-size:9.35px;letter-spacing:.10em}.site-header .primary-nav .nav-cta{padding-inline:12px}}@media (max-width:940px){.site-header .brand{width:min(240px,62vw);min-width:0;min-height:50px}.site-header .brand img{max-height:56px}.site-header .primary-nav{justify-content:flex-start;font-size:11px;letter-spacing:.12em}.site-header .primary-nav>a:not(.nav-cta){white-space:normal}}@media (max-width:560px){.site-header .brand{width:min(208px,62vw);min-height:44px}.site-header .brand img{max-height:50px}}html,body{overflow-x:clip}.site-header{position:sticky;top:0;z-index:1000;transition:background-color .24s ease,box-shadow .24s ease,border-color .24s ease}.site-header .utility-bar{max-height:46px;overflow:hidden;opacity:1;transform:translateY(0);transition:max-height .24s ease,padding-top .24s ease,opacity .18s ease,transform .24s ease}.site-header .nav-shell{transition:margin-top .24s ease,padding .24s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease}.site-header .brand,.site-header .brand img{transition:width .24s ease,min-width .24s ease,min-height .24s ease,max-height .24s ease}.site-header.is-compact{background:linear-gradient(180deg,rgba(3,6,11,.96),rgba(3,8,14,.91));border-bottom:1px solid rgba(103,201,255,.16);box-shadow:0 14px 34px rgba(0,0,0,.28),0 1px 0 rgba(63,155,233,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header.is-compact .utility-bar{max-height:0;padding-top:0;opacity:0;transform:translateY(-8px);pointer-events:none}.site-header.is-compact .nav-shell{margin-top:0;padding-top:8px;padding-bottom:8px;background:rgba(4,10,18,.88);border-color:rgba(103,201,255,.24);box-shadow:inset 0 -1px 0 rgba(103,201,255,.035)}.site-header.is-compact .brand{width:clamp(176px,15.5vw,198px);min-width:176px;min-height:42px}.site-header.is-compact .brand img{max-height:46px}.site-header.is-compact .primary-nav{gap:18px}@media (max-width:1220px){.site-header.is-compact .nav-shell{padding:8px 14px}.site-header.is-compact .brand{width:min(190px,52vw);min-width:0;min-height:40px}.site-header.is-compact .brand img{max-height:44px}.site-header.is-compact .menu-toggle{margin-left:auto}}@media (max-width:560px){.site-header.is-compact .nav-shell{width:min(100% - 16px,var(--max));padding:7px 12px}.site-header.is-compact .brand{width:min(176px,56vw);min-height:38px}.site-header.is-compact .brand img{max-height:42px}}@media (prefers-reduced-motion:reduce){.site-header,.site-header .utility-bar,.site-header .nav-shell,.site-header .brand,.site-header .brand img{transition:none}}.site-header.is-compact{border-bottom:1px solid rgba(63,155,233,.58);box-shadow:0 14px 34px rgba(0,0,0,.28),0 1px 0 rgba(63,155,233,.32),0 4px 16px rgba(26,117,199,.08)}.site-header.is-compact .nav-shell{border-color:rgba(63,155,233,.34);box-shadow:inset 0 -1px 0 rgba(63,155,233,.16)}.site-header{isolation:isolate}.site-header::after{content:"";position:absolute;z-index:20;left:0;right:0;bottom:-1px;height:0;pointer-events:none;background:#3F9BE9;opacity:0;box-shadow:none;transition:height .2s ease,opacity .2s ease,box-shadow .2s ease}.site-header.is-compact{border-bottom:0 !important;background-clip:padding-box;box-shadow:0 14px 34px rgba(0,0,0,.28),0 4px 16px rgba(26,117,199,.08)}.site-header.is-compact::after{height:1px;opacity:.82;box-shadow:0 0 10px rgba(63,155,233,.30),0 2px 8px rgba(26,117,199,.14)}.site-header.is-compact .nav-shell{border-color:rgba(63,155,233,.34);box-shadow:inset 0 -1px 0 rgba(63,155,233,.12)}@media (prefers-reduced-motion:reduce){.site-header::after{transition:none}}.footer-split-logo__main{isolation:isolate}.footer-brand-mark .footer-split-logo__text{position:relative;z-index:3}.footer-brand-mark .footer-split-logo__bird{z-index:1}.footer-brand-mark .footer-split-logo__subtext{position:relative;z-index:2}.footer-split-logo-wrap{width:min(100%,860px)}.footer-split-logo{width:min(100%,860px);align-items:center;gap:12px}.footer-split-logo__main,.footer-brand-mark .footer-split-logo__main{position:relative;width:min(100%,760px);min-height:clamp(180px,19.36vw,292px);padding-left:0;display:flex;justify-content:center;align-items:flex-end;isolation:isolate;margin-inline:auto}.footer-split-logo__text,.footer-brand-mark .footer-split-logo__text{position:relative;width:min(100%,554px);max-width:554px;margin-inline:auto;z-index:3}.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{position:absolute;left:50%;bottom:clamp(46px,5.98vw,89px);width:clamp(174px,26.93vw,341px);max-width:341px;height:auto;z-index:1;transform:translate(-50%,26px)}.footer-split-logo__subtext,.footer-brand-mark .footer-split-logo__subtext{position:relative;width:min(100%,412px);max-width:412px;margin-inline:auto;z-index:2}.footer-split-logo.is-visible .footer-split-logo__bird{transform:translate(-50%,0)}@media (max-width:700px){.footer-split-logo-wrap,.footer-split-logo{width:min(100%,640px)}.footer-split-logo__main,.footer-brand-mark .footer-split-logo__main{width:min(100%,580px);min-height:clamp(136px,29.92vw,208px)}.footer-split-logo__text,.footer-brand-mark .footer-split-logo__text{max-width:412px}.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{width:clamp(119px,25.34vw,206px);max-width:206px;bottom:clamp(33px,6.34vw,60px)}.footer-split-logo__subtext,.footer-brand-mark .footer-split-logo__subtext{width:min(100%,301px);max-width:301px}}@media (max-width:520px){.footer-split-logo-wrap,.footer-split-logo{width:min(100%,420px)}.footer-split-logo__main,.footer-brand-mark .footer-split-logo__main{width:min(100%,390px);min-height:106px}.footer-split-logo__text,.footer-brand-mark .footer-split-logo__text{max-width:285px}.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{width:99px;max-width:99px;bottom:24px}.footer-split-logo__subtext,.footer-brand-mark .footer-split-logo__subtext{width:min(100%,222px);max-width:222px}}.site-header.is-compact{background:linear-gradient(180deg,rgba(3,6,11,.72),rgba(3,8,14,.68))}.site-header.is-compact .nav-shell{background:rgba(4,10,18,.66)}.site-header.is-compact::after{opacity:.70;box-shadow:0 0 10px rgba(63,155,233,.26),0 2px 8px rgba(26,117,199,.12)}.site-header.is-compact{background:linear-gradient(180deg,rgba(3,6,11,.72),rgba(3,8,14,.68))}.site-header.is-compact .nav-shell{background:transparent;box-shadow:none}.site-header.is-compact::after{background:rgba(63,155,233,.70);opacity:1;box-shadow:0 0 8px rgba(63,155,233,.18),0 2px 6px rgba(26,117,199,.08)}.site-header.is-compact{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.site-header.is-compact .nav-shell{background-color:rgba(4,9,16,.47);background-image:linear-gradient( 180deg,rgba(8,18,30,.08),rgba(3,8,14,.02) );-webkit-backdrop-filter:saturate(125%) blur(14px);backdrop-filter:saturate(125%) blur(14px);background-clip:padding-box;border-color:rgba(63,155,233,.28);box-shadow:0 14px 30px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.025)}@supports (-webkit-backdrop-filter:blur(1px)){.site-header.is-compact{-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.is-compact .nav-shell{background-color:rgba(4,9,16,.47);-webkit-backdrop-filter:saturate(125%) blur(14px);backdrop-filter:saturate(125%) blur(14px)}}.site-header.is-compact::after{background:rgba(63,155,233,.70);opacity:1}.site-header .brand{opacity:1;transition:opacity .26s ease,width .24s ease,min-width .24s ease,min-height .24s ease}.site-header.footer-brand-in-view .brand{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.site-header .brand{transition:none}}html{background-color:#1A75C7}body{background-color:#03060B;min-height:100vh}.proof-home-footer{display:flex;justify-content:center}@media (min-width:1041px){.home-positioning-grid{grid-template-columns:1.35fr .825fr .825fr}.about-positioning-grid{grid-template-columns:1.35fr .825fr .825fr}}.system-card-primary,.about-pillar-primary{border-color:rgba(103,201,255,.38);box-shadow:inset 0 0 0 1px rgba(63,155,233,.05),0 18px 42px rgba(0,42,82,.12)}.system-card-primary::before{background:linear-gradient(130deg,rgba(68,160,238,.18),transparent 42%)}.system-card-supporting,.about-pillar-supporting{border-color:rgba(99,160,213,.13)}.system-card-primary .card-code,.about-pillar-primary>span{color:#67C9FF}@media (max-width:1040px){.home-positioning-grid,.about-positioning-grid{grid-template-columns:1fr}}#hero-title{font-size:clamp(40px,5vw,64px)}@media (max-width:560px){#hero-title{font-size:clamp(38px,12.5vw,54px)}}@media (max-width:1220px){.site-header .nav-shell,.site-header.is-compact .nav-shell{clip-path:none;overflow:visible;position:relative}.site-header .menu-toggle{position:relative;z-index:80;cursor:pointer;touch-action:manipulation}.site-header .primary-nav{z-index:70}.site-header .primary-nav.open,.site-header .primary-nav.is-open{display:flex}}.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{bottom:clamp(60px,7.77vw,116px)}@media (max-width:700px){.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{bottom:clamp(43px,8.24vw,78px)}}@media (max-width:520px){.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{bottom:31px}}@media (max-width:700px){.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{bottom:clamp(69px,13.79vw,123px)}}@media (max-width:520px){.footer-split-logo__bird,.footer-brand-mark .footer-split-logo__bird{bottom:53px}}.nav-services{position:relative}.nav-services summary{cursor:pointer;list-style:none;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.nav-services summary::-webkit-details-marker{display:none}.nav-services summary:hover,.nav-services summary:focus-visible{color:var(--white)}.services-menu{position:absolute;z-index:60;top:calc(100% + 20px);right:-320px;width:min(880px,88vw);display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:1px;border:1px solid rgba(94,160,218,.24);background:rgba(94,160,218,.18);box-shadow:0 28px 70px rgba(0,0,0,.48)}.services-menu>div{display:grid;align-content:start;gap:2px;padding:22px;background:rgba(4,10,18,.98)}.services-menu b{margin-bottom:8px;color:var(--cyan);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.services-menu a{padding:7px 0;font-size:10px}@media (max-width:1220px){.nav-services{width:100%}.nav-services summary{padding:10px 0}.services-menu{position:static;width:100%;margin-top:8px;grid-template-columns:1fr;box-shadow:none}.services-menu>div{padding:15px}}body.mobile-nav-open{overflow:hidden;overscroll-behavior:none}@media (max-width:1220px){.primary-nav.open,.primary-nav.is-open{max-height:calc(100dvh - 118px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;touch-action:pan-y}.nav-services[open]>summary{position:sticky;top:-10px;z-index:4;margin:0 -2px;padding:14px 12px;color:var(--cyan);background:rgba(3,8,14,.99);border-bottom:1px solid rgba(103,201,255,.16)}.services-menu{max-height:none;overflow:visible}}.insights-hub-hero{min-height:760px;display:grid;align-items:center;padding-top:70px}.insights-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:58px;align-items:center}.insights-hub-copy h1{max-width:760px;font-size:clamp(42px,5.1vw,68px)}.insights-hub-copy .hero-lede{max-width:750px}.insights-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.insights-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.insights-console-head b{color:var(--cyan)}.insights-console-stack{margin-top:18px;border-top:1px solid rgba(103,201,255,.12)}.insights-console-stack>div,.insights-standard-stack>div{display:grid;grid-template-columns:58px 1fr;min-height:86px;border-right:1px solid rgba(103,201,255,.12);border-bottom:1px solid rgba(103,201,255,.12);border-left:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.insights-console-stack>div>span,.insights-standard-stack>div>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.insights-console-stack p,.insights-standard-stack p{margin:0;padding:16px 18px}.insights-console-stack b,.insights-console-stack small,.insights-standard-stack b,.insights-standard-stack small{display:block}.insights-console-stack b,.insights-standard-stack b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.insights-console-stack small,.insights-standard-stack small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.insights-console-rule{margin-top:16px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.insights-console-rule span,.insights-console-rule b{display:block}.insights-console-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.insights-console-rule b{margin-top:5px;color:#dce8f1;font-size:12px}.insights-hub-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.insights-hub-head{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:start;margin-bottom:42px}.insights-hub-head h2{max-width:700px}.insights-hub-head>p{margin:0;max-width:520px;color:#8fa2b5;line-height:1.75;justify-self:end}.insights-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.insights-route-card{position:relative;display:flex;flex-direction:column;min-height:440px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.insights-route-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.insights-route-featured{grid-column:1 / -1;min-height:360px;padding-right:min(42%,460px);border-color:rgba(103,201,255,.27);background:radial-gradient(circle at 82% 48%,rgba(39,126,202,.15),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.92))}.insights-route-top{display:flex;justify-content:space-between;gap:20px;color:#667e92;font-size:9px;font-weight:900;letter-spacing:.13em}.insights-route-top span{color:var(--blue)}.insights-route-card h3{margin:36px 0 13px;font-size:28px;text-transform:uppercase}.insights-route-card>p{margin:0;max-width:680px;color:#879bad;font-size:13px;line-height:1.75}.insights-route-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.insights-route-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.insights-route-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.insights-route-action{width:max-content;max-width:100%;margin-top:auto;padding-top:14px}.insights-standard-grid,.insights-relationship-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.insights-relationship-grid{align-items:center}.insights-standard-grid p:not(.lead),.insights-relationship-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.insights-standard-stack{border-top:1px solid rgba(103,201,255,.12)}.insights-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.insights-flow>div{min-height:138px;padding:20px;border:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.43)}.insights-flow span,.insights-flow b,.insights-flow small{display:block}.insights-flow span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.insights-flow b{margin-top:24px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.insights-flow small{margin-top:5px;color:#71879a;font-size:10px}.insights-flow i{color:var(--blue);font-style:normal}@media (max-width:940px){.insights-hub-hero-grid,.insights-standard-grid,.insights-relationship-grid{grid-template-columns:1fr;gap:38px}.insights-console{width:min(760px,100%)}.insights-hub-head{grid-template-columns:1fr;gap:24px}.insights-hub-head>p{max-width:760px;justify-self:start}.insights-flow{grid-template-columns:1fr}.insights-flow i{transform:rotate(90deg);justify-self:center}}@media (max-width:720px){.insights-hub-hero{min-height:auto;padding-top:58px}.insights-hub-copy h1{font-size:clamp(38px,12vw,54px)}.insights-hub-section>.shell{width:min(var(--max),calc(100% - 24px))}.insights-route-grid{grid-template-columns:1fr}.insights-route-featured{grid-column:auto;min-height:auto;padding-right:22px}.insights-route-card{min-height:auto;padding:26px 22px}.insights-route-action{width:100%}}.search-insights-hero{min-height:780px;display:grid;align-items:center;padding-top:70px}.search-insights-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.search-insights-copy h1{max-width:760px;font-size:clamp(42px,5.05vw,68px)}.search-insights-copy .hero-lede{max-width:760px}.search-insights-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.search-insights-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.search-insights-console-head b{color:var(--cyan)}.search-signal{margin:18px 0 12px;padding:14px 16px;border-left:2px solid var(--blue);background:rgba(31,93,148,.1)}.search-signal span,.search-signal b{display:block}.search-signal span{color:#71889c;font-size:8px;font-weight:900;letter-spacing:.14em}.search-signal b{margin-top:5px;color:#bdcbd7;font-size:11px;line-height:1.45}.search-diagnostic-stack{border-top:1px solid rgba(103,201,255,.12)}.search-diagnostic-stack>div,.search-reading-stack>div{display:grid;grid-template-columns:58px 1fr;min-height:82px;border-right:1px solid rgba(103,201,255,.12);border-bottom:1px solid rgba(103,201,255,.12);border-left:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.search-diagnostic-stack>div>span,.search-reading-stack>div>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.search-diagnostic-stack p,.search-reading-stack p{margin:0;padding:14px 18px}.search-diagnostic-stack b,.search-diagnostic-stack small,.search-reading-stack b,.search-reading-stack small{display:block}.search-diagnostic-stack b,.search-reading-stack b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.search-diagnostic-stack small,.search-reading-stack small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.search-insights-rule{margin-top:15px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.search-insights-rule span,.search-insights-rule b{display:block}.search-insights-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.search-insights-rule b{margin-top:5px;color:#dce8f1;font-size:12px}.search-insights-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.search-insights-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:end;margin-bottom:42px}.search-insights-head h2{max-width:700px}.search-insights-head>p{margin:0;max-width:540px;color:#8fa2b5;line-height:1.75;justify-self:end}.search-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.search-topic-card{position:relative;display:flex;flex-direction:column;min-height:450px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.search-topic-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.search-topic-featured{grid-column:1 / -1;min-height:360px;padding-right:min(42%,460px);border-color:rgba(103,201,255,.27);background:radial-gradient(circle at 82% 48%,rgba(39,126,202,.15),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.92))}.search-topic-top{display:flex;justify-content:space-between;gap:20px;color:#667e92;font-size:9px;font-weight:900;letter-spacing:.13em}.search-topic-top span{color:var(--blue)}.search-topic-card h3{margin:36px 0 13px;max-width:520px;font-size:25px;text-transform:uppercase}.search-topic-card>p{margin:0;max-width:680px;color:#879bad;font-size:13px;line-height:1.75}.search-topic-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.search-topic-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.search-topic-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.search-topic-action{width:max-content;max-width:100%;margin-top:auto;padding-top:14px}.search-reading-grid,.search-evidence-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.search-reading-grid p:not(.lead),.search-evidence-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.search-reading-stack{border-top:1px solid rgba(103,201,255,.12)}.search-evidence-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.search-evidence-cards article{display:flex;flex-direction:column;min-height:330px;padding:26px;border:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.5)}.search-evidence-cards article>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.13em}.search-evidence-cards h3{margin:32px 0 12px;font-size:20px;line-height:1.25;text-transform:uppercase}.search-evidence-cards p{margin:0;color:#8196a9;font-size:12.5px;line-height:1.72}.search-evidence-cards a{margin-top:auto;padding-top:26px;color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:980px){.search-insights-hero-grid,.search-reading-grid,.search-evidence-grid{grid-template-columns:1fr;gap:38px}.search-insights-console{width:min(760px,100%)}.search-insights-head{grid-template-columns:1fr;gap:24px}.search-insights-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.search-insights-hero{min-height:auto;padding-top:58px}.search-insights-copy h1{font-size:clamp(38px,12vw,54px)}.search-insights-section>.shell{width:min(var(--max),calc(100% - 24px))}.search-topic-grid,.search-evidence-cards{grid-template-columns:1fr}.search-topic-featured{grid-column:auto;min-height:auto;padding-right:22px}.search-topic-card{min-height:auto;padding:26px 22px}.search-topic-action{width:100%}}.commerce-insights-hero{min-height:790px;display:grid;align-items:center;padding-top:70px}.commerce-insights-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.commerce-insights-copy h1{max-width:780px;font-size:clamp(42px,5.05vw,68px)}.commerce-insights-copy .hero-lede{max-width:760px}.commerce-insights-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.commerce-insights-console-head,.commerce-case-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.commerce-insights-console-head b,.commerce-case-console-head b{color:var(--cyan)}.commerce-insights-stack{margin-top:18px}.commerce-insights-stack>div,.commerce-decision-stack>div,.commerce-case-layer{display:grid;grid-template-columns:58px 1fr;min-height:78px;border:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.commerce-insights-stack>div>span,.commerce-decision-stack>div>span,.commerce-case-layer>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.commerce-insights-stack p,.commerce-decision-stack p,.commerce-case-layer p{margin:0;padding:13px 18px}.commerce-insights-stack b,.commerce-insights-stack small,.commerce-decision-stack b,.commerce-decision-stack small,.commerce-case-layer b,.commerce-case-layer small{display:block}.commerce-insights-stack b,.commerce-decision-stack b,.commerce-case-layer b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.commerce-insights-stack small,.commerce-decision-stack small,.commerce-case-layer small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.commerce-insights-stack>i{height:14px;display:grid;place-items:center;color:rgba(103,201,255,.48);font-size:11px;font-style:normal}.commerce-insights-rule{margin-top:16px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.commerce-insights-rule span,.commerce-insights-rule b{display:block}.commerce-insights-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.commerce-insights-rule b{margin-top:5px;color:#dce8f1;font-size:12px;line-height:1.45}.commerce-insights-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.commerce-insights-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:end;margin-bottom:42px}.commerce-insights-head h2{max-width:700px}.commerce-insights-head>p{margin:0;max-width:540px;color:#8fa2b5;line-height:1.75;justify-self:end}.commerce-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.commerce-topic-card{position:relative;display:flex;flex-direction:column;min-height:450px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.commerce-topic-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.commerce-topic-featured{grid-column:1 / -1;min-height:360px;padding-right:min(42%,460px);border-color:rgba(103,201,255,.27);background:radial-gradient(circle at 82% 48%,rgba(39,126,202,.15),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.92))}.commerce-topic-top{display:flex;justify-content:space-between;gap:20px;color:#667e92;font-size:9px;font-weight:900;letter-spacing:.13em}.commerce-topic-top span{color:var(--blue)}.commerce-topic-card h3{margin:36px 0 13px;max-width:530px;font-size:25px;text-transform:uppercase}.commerce-topic-card>p{margin:0;max-width:680px;color:#879bad;font-size:13px;line-height:1.75}.commerce-topic-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.commerce-topic-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.commerce-topic-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.commerce-topic-action{width:max-content;max-width:100%;margin-top:auto;padding-top:14px}.commerce-decision-grid,.commerce-evidence-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.commerce-decision-grid p:not(.lead),.commerce-evidence-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.commerce-decision-stack{border-top:1px solid rgba(103,201,255,.12)}.commerce-decision-stack>div{border-top:0;min-height:92px}.commerce-case-console{padding:24px;border:1px solid rgba(103,201,255,.18);background:linear-gradient(145deg,rgba(10,23,39,.83),rgba(4,10,18,.91));clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px))}.commerce-case-layer{margin-top:18px;min-height:96px}.commerce-case-link{height:28px;display:grid;place-items:center;color:var(--cyan);font-size:18px}.commerce-case-result{margin-top:18px;padding:16px 18px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.commerce-case-result span,.commerce-case-result b{display:block}.commerce-case-result span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.commerce-case-result b{margin-top:6px;color:#dce8f1;font-size:12px;line-height:1.5}@media (max-width:980px){.commerce-insights-hero-grid,.commerce-decision-grid,.commerce-evidence-grid{grid-template-columns:1fr;gap:38px}.commerce-insights-console{width:min(760px,100%)}.commerce-insights-head{grid-template-columns:1fr;gap:24px}.commerce-insights-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.commerce-insights-hero{min-height:auto;padding-top:58px}.commerce-insights-copy h1{font-size:clamp(38px,12vw,54px)}.commerce-insights-section>.shell{width:min(var(--max),calc(100% - 24px))}.commerce-topic-grid{grid-template-columns:1fr}.commerce-topic-featured{grid-column:auto;min-height:auto;padding-right:22px}.commerce-topic-card{min-height:auto;padding:26px 22px}.commerce-topic-action{width:100%}.commerce-insights-console,.commerce-case-console{padding:18px}}.webops-insights-hero{min-height:800px;display:grid;align-items:center;padding-top:70px}.webops-insights-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.webops-insights-copy h1{max-width:790px;font-size:clamp(42px,4.95vw,67px)}.webops-insights-copy .hero-lede{max-width:760px}.webops-insights-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.webops-insights-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.webops-insights-console-head b{color:var(--cyan)}.webops-insights-stack{margin-top:18px}.webops-insights-stack>div,.webops-control-stack>div{display:grid;grid-template-columns:58px 1fr;min-height:78px;border:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.webops-insights-stack>div>span,.webops-control-stack>div>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.webops-insights-stack p,.webops-control-stack p{margin:0;padding:13px 18px}.webops-insights-stack b,.webops-insights-stack small,.webops-control-stack b,.webops-control-stack small{display:block}.webops-insights-stack b,.webops-control-stack b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.webops-insights-stack small,.webops-control-stack small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.webops-insights-stack>i{height:14px;display:grid;place-items:center;color:rgba(103,201,255,.48);font-size:11px;font-style:normal}.webops-insights-rule{margin-top:16px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.webops-insights-rule span,.webops-insights-rule b{display:block}.webops-insights-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.webops-insights-rule b{margin-top:5px;color:#dce8f1;font-size:12px;line-height:1.45}.webops-insights-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.webops-insights-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:end;margin-bottom:42px}.webops-insights-head h2{max-width:700px}.webops-insights-head>p{margin:0;max-width:540px;color:#8fa2b5;line-height:1.75;justify-self:end}.webops-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.webops-topic-card{position:relative;display:flex;flex-direction:column;min-height:450px;padding:30px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.83));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.webops-topic-card::after{content:"";position:absolute;right:20px;top:18px;width:64px;height:1px;background:var(--blue);opacity:.45;box-shadow:0 6px 0 rgba(63,155,233,.2)}.webops-topic-featured{grid-column:1 / -1;min-height:360px;padding-right:min(42%,460px);border-color:rgba(103,201,255,.27);background:radial-gradient(circle at 82% 48%,rgba(39,126,202,.15),transparent 30%),linear-gradient(145deg,rgba(10,23,39,.84),rgba(4,10,18,.92))}.webops-topic-top{display:flex;justify-content:space-between;gap:20px;color:#667e92;font-size:9px;font-weight:900;letter-spacing:.13em}.webops-topic-top span{color:var(--blue)}.webops-topic-card h3{margin:36px 0 13px;max-width:540px;font-size:25px;text-transform:uppercase}.webops-topic-card>p{margin:0;max-width:690px;color:#879bad;font-size:13px;line-height:1.75}.webops-topic-card ul{list-style:none;margin:22px 0 0;padding:17px 0 0;border-top:1px solid rgba(103,201,255,.09)}.webops-topic-card li{position:relative;padding:6px 0 6px 17px;color:#7e93a6;font-size:11.5px}.webops-topic-card li::before{content:"";position:absolute;left:0;top:13px;width:7px;height:1px;background:var(--blue)}.webops-topic-action{width:max-content;max-width:100%;margin-top:auto;padding-top:14px}.webops-control-insights-grid,.webops-evidence-insights-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.webops-control-insights-grid p:not(.lead),.webops-evidence-insights-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.webops-control-stack{border-top:1px solid rgba(103,201,255,.12)}.webops-control-stack>div{border-top:0;min-height:92px}.webops-evidence-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.webops-evidence-cards article{display:flex;flex-direction:column;min-height:340px;padding:26px;border:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.5)}.webops-evidence-cards article>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.13em}.webops-evidence-cards h3{margin:32px 0 12px;font-size:20px;line-height:1.25;text-transform:uppercase}.webops-evidence-cards p{margin:0;color:#8196a9;font-size:12.5px;line-height:1.72}.webops-evidence-cards a{margin-top:auto;padding-top:26px;color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:980px){.webops-insights-hero-grid,.webops-control-insights-grid,.webops-evidence-insights-grid{grid-template-columns:1fr;gap:38px}.webops-insights-console{width:min(760px,100%)}.webops-insights-head{grid-template-columns:1fr;gap:24px}.webops-insights-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.webops-insights-hero{min-height:auto;padding-top:58px}.webops-insights-copy h1{font-size:clamp(38px,12vw,54px)}.webops-insights-section>.shell{width:min(var(--max),calc(100% - 24px))}.webops-topic-grid,.webops-evidence-cards{grid-template-columns:1fr}.webops-topic-featured{grid-column:auto;min-height:auto;padding-right:22px}.webops-topic-card{min-height:auto;padding:26px 22px}.webops-topic-action{width:100%}.webops-insights-console{padding:18px}}.production-system-hero{min-height:800px;display:grid;align-items:center;padding-top:70px}.production-system-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:58px;align-items:center}.production-system-copy h1{max-width:800px;font-size:clamp(42px,5vw,68px)}.production-system-copy .hero-lede{max-width:770px}.production-system-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.production-system-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.production-system-console-head b{color:var(--cyan)}.production-state-current{margin-top:18px;padding:20px;border:1px solid rgba(103,201,255,.2);background:radial-gradient(circle at 90% 20%,rgba(48,144,225,.13),transparent 40%),rgba(4,10,18,.56)}.production-state-current span,.production-state-current b,.production-state-current small{display:block}.production-state-current span{color:#71899d;font-size:8px;font-weight:900;letter-spacing:.14em}.production-state-current b{margin-top:9px;color:#e0ebf3;font-size:15px;letter-spacing:.06em}.production-state-current small{margin-top:7px;color:#8095a8;font-size:10.5px}.production-state-matrix{display:grid;grid-template-columns:repeat(2,1fr);margin-top:12px;border-top:1px solid rgba(103,201,255,.11);border-left:1px solid rgba(103,201,255,.11)}.production-state-matrix>div{min-height:72px;padding:14px 16px;border-right:1px solid rgba(103,201,255,.11);border-bottom:1px solid rgba(103,201,255,.11);background:rgba(4,10,18,.4)}.production-state-matrix span,.production-state-matrix b,.production-state-transition span,.production-state-transition b{display:block}.production-state-matrix span,.production-state-transition span{color:#71899d;font-size:8px;font-weight:900;letter-spacing:.13em}.production-state-matrix b{margin-top:8px;color:#c9d6e0;font-size:11px;text-transform:uppercase}.production-state-transition{margin-top:12px;padding:14px 16px;border-left:2px solid var(--blue);background:rgba(31,93,148,.1)}.production-state-transition b{margin-top:6px;color:#c5d2dd;font-size:11px}.production-system-rule{margin-top:15px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.production-system-rule span,.production-system-rule b{display:block}.production-system-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.production-system-rule b{margin-top:5px;color:#dce8f1;font-size:12px;line-height:1.45}.production-system-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.production-system-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:start;margin-bottom:42px}.production-system-head h2{max-width:720px}.production-system-head>p{margin:0;max-width:550px;color:#8fa2b5;line-height:1.75;justify-self:end}.production-purpose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.production-purpose-grid article{min-height:270px;padding:26px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.production-purpose-grid span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.production-purpose-grid h3{margin:40px 0 12px;font-size:23px;text-transform:uppercase}.production-purpose-grid p{margin:0;color:#8499ab;font-size:12.5px;line-height:1.75}.production-lifecycle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.production-stage{position:relative;min-height:300px;padding:28px 30px 60px 98px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.42)}.production-stage>div{position:absolute;left:0;top:0;bottom:0;width:68px;padding-top:28px;text-align:center;border-right:1px solid rgba(103,201,255,.1)}.production-stage>div span,.production-stage>div b{display:block}.production-stage>div span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.production-stage>div b{position:absolute;left:50%;bottom:26px;transform:translateX(-50%) rotate(-90deg);width:210px;color:#506a81;font-size:8px;letter-spacing:.14em}.production-stage h3{margin:34px 0 13px;font-size:22px;text-transform:uppercase}.production-stage p{margin:0;color:#8499ab;font-size:13px;line-height:1.76}.production-stage>small{position:absolute;left:98px;right:30px;bottom:28px;padding-top:13px;border-top:1px solid rgba(103,201,255,.09);color:#688097;font-size:9px;font-weight:800;letter-spacing:.07em}.production-qc-grid,.production-exception-grid,.production-evidence-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.production-qc-grid p:not(.lead),.production-exception-grid p:not(.lead),.production-evidence-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.production-qc-console{padding:24px;border:1px solid rgba(103,201,255,.16);background:rgba(4,10,18,.58)}.production-qc-row{display:grid;grid-template-columns:86px 1fr;min-height:112px;border:1px solid rgba(103,201,255,.13);background:rgba(6,16,27,.55)}.production-qc-row>span{display:grid;place-items:center;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.1em;border-right:1px solid rgba(103,201,255,.1)}.production-qc-row>div{padding:22px}.production-qc-row b,.production-qc-row small{display:block}.production-qc-row b{color:#d2dee8;font-size:13px;text-transform:uppercase;letter-spacing:.07em}.production-qc-row small{margin-top:7px;color:#778ea1;font-size:11px;line-height:1.55}.production-qc-row.active{border-color:rgba(103,201,255,.28);box-shadow:inset 3px 0 0 var(--cyan)}.production-qc-arrow{height:42px;display:grid;place-content:center;gap:2px;text-align:center;color:var(--cyan)}.production-qc-arrow small{color:#657d92;font-size:8px;letter-spacing:.14em}.production-qc-result{margin-top:18px;padding:16px 18px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.production-qc-result span,.production-qc-result b{display:block}.production-qc-result span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.production-qc-result b{margin-top:6px;color:#dce8f1;font-size:12px}.production-exception-stack{border-top:1px solid rgba(103,201,255,.12)}.production-exception-stack>div{display:grid;grid-template-columns:58px 1fr;min-height:94px;border-right:1px solid rgba(103,201,255,.12);border-bottom:1px solid rgba(103,201,255,.12);border-left:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.production-exception-stack>div>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.production-exception-stack p{margin:0;padding:16px 18px}.production-exception-stack b,.production-exception-stack small{display:block}.production-exception-stack b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.production-exception-stack small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.production-evidence-console{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.production-evidence-console>div{min-height:138px;padding:22px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.5)}.production-evidence-console span,.production-evidence-console b{display:block}.production-evidence-console span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.production-evidence-console b{margin-top:24px;color:#d0dde7;font-size:12px;line-height:1.55;text-transform:uppercase;letter-spacing:.06em}@media (max-width:1050px){.production-purpose-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.production-system-hero-grid,.production-qc-grid,.production-exception-grid,.production-evidence-grid{grid-template-columns:1fr;gap:38px}.production-system-console{width:min(760px,100%)}.production-system-head{grid-template-columns:1fr;gap:24px}.production-system-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.production-system-hero{min-height:auto;padding-top:58px}.production-system-copy h1{font-size:clamp(38px,12vw,54px)}.production-system-section>.shell{width:min(var(--max),calc(100% - 24px))}.production-purpose-grid,.production-lifecycle-grid,.production-evidence-console{grid-template-columns:1fr}.production-purpose-grid article{min-height:auto}.production-stage{min-height:330px;padding:26px 22px 66px 76px}.production-stage>div{width:54px}.production-stage>small{left:76px;right:22px}.production-system-console,.production-qc-console{padding:18px}}.hqcp-system-hero{min-height:810px;display:grid;align-items:center;padding-top:70px}.hqcp-system-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);gap:58px;align-items:center}.hqcp-system-copy h1{max-width:790px;font-size:clamp(46px,5.3vw,72px)}.hqcp-system-copy .hero-lede{max-width:780px}.hqcp-system-console{padding:22px;border:1px solid rgba(103,201,255,.2);background:linear-gradient(145deg,rgba(10,23,39,.9),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28)}.hqcp-system-console-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em}.hqcp-system-console-head b{color:var(--cyan)}.hqcp-finding{margin-top:18px;padding:19px;border:1px solid rgba(103,201,255,.18);background:rgba(4,10,18,.52)}.hqcp-finding span,.hqcp-finding b,.hqcp-finding small{display:block}.hqcp-finding span{color:#71899d;font-size:8px;font-weight:900;letter-spacing:.14em}.hqcp-finding b{margin-top:8px;color:#d8e4ed;font-size:13px;line-height:1.45}.hqcp-finding small{margin-top:7px;color:#71879a;font-size:9.5px}.hqcp-verification-matrix{display:grid;grid-template-columns:repeat(5,1fr);margin-top:14px;border-top:1px solid rgba(103,201,255,.11);border-left:1px solid rgba(103,201,255,.11)}.hqcp-verification-matrix>div{min-height:112px;padding:14px 10px;border-right:1px solid rgba(103,201,255,.11);border-bottom:1px solid rgba(103,201,255,.11);background:rgba(4,10,18,.4)}.hqcp-verification-matrix span,.hqcp-verification-matrix b,.hqcp-verification-matrix small{display:block}.hqcp-verification-matrix span{color:#58738a;font-size:9px;font-weight:900}.hqcp-verification-matrix b{margin-top:25px;color:#8195a6;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.hqcp-verification-matrix small{margin-top:6px;color:#50677b;font-size:8px;text-transform:uppercase}.hqcp-verification-matrix .complete{box-shadow:inset 0 2px 0 rgba(63,155,233,.5)}.hqcp-verification-matrix .complete span,.hqcp-verification-matrix .complete b{color:#9db4c6}.hqcp-verification-matrix .active{border-color:rgba(103,201,255,.32);background:rgba(35,103,162,.13);box-shadow:inset 0 2px 0 var(--cyan),0 0 22px rgba(63,155,233,.08)}.hqcp-verification-matrix .active span,.hqcp-verification-matrix .active b,.hqcp-verification-matrix .active small{color:var(--cyan)}.hqcp-system-rule{margin-top:15px;padding:14px 16px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18))}.hqcp-system-rule span,.hqcp-system-rule b{display:block}.hqcp-system-rule span{color:#7890a4;font-size:8px;font-weight:800;letter-spacing:.14em}.hqcp-system-rule b{margin-top:5px;color:#dce8f1;font-size:12px;line-height:1.45}.hqcp-system-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.hqcp-system-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:start;margin-bottom:42px}.hqcp-system-head h2{max-width:720px}.hqcp-system-head>p{margin:0;max-width:560px;color:#8fa2b5;line-height:1.75;justify-self:end}.hqcp-purpose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hqcp-purpose-grid article{min-height:290px;padding:26px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.68),rgba(4,10,18,.78));clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.hqcp-purpose-grid span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.hqcp-purpose-grid h3{margin:40px 0 12px;font-size:21px;text-transform:uppercase}.hqcp-purpose-grid p{margin:0;color:#8499ab;font-size:12.5px;line-height:1.75}.hqcp-ladder{display:grid;gap:13px}.hqcp-level{display:grid;grid-template-columns:150px 1fr;min-height:190px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(90deg,rgba(9,22,37,.76),rgba(4,10,18,.56));clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.hqcp-level>div{position:relative;display:grid;place-content:center;text-align:center;border-right:1px solid rgba(103,201,255,.13);background:rgba(31,93,148,.08)}.hqcp-level>div span,.hqcp-level>div b{display:block}.hqcp-level>div span{color:var(--cyan);font-size:31px;font-weight:950;letter-spacing:-.03em}.hqcp-level>div b{margin-top:8px;color:#648198;font-size:8px;letter-spacing:.14em}.hqcp-level section{position:relative;padding:28px 32px 58px}.hqcp-level h3{margin:0 0 10px;font-size:21px;text-transform:uppercase}.hqcp-level p{margin:0;max-width:900px;color:#8499ab;font-size:13px;line-height:1.75}.hqcp-level small{position:absolute;left:32px;right:32px;bottom:23px;padding-top:12px;border-top:1px solid rgba(103,201,255,.09);color:#668096;font-size:9px;font-weight:800;letter-spacing:.06em}.hqcp-level:nth-child(2){margin-left:3%}.hqcp-level:nth-child(3){margin-left:6%}.hqcp-level:nth-child(4){margin-left:9%}.hqcp-level:nth-child(5){margin-left:12%;border-color:rgba(103,201,255,.27);background:radial-gradient(circle at 88% 40%,rgba(48,144,225,.12),transparent 32%),linear-gradient(90deg,rgba(9,22,37,.84),rgba(4,10,18,.68))}.hqcp-evidence-grid,.hqcp-boundary-grid,.hqcp-record-grid,.hqcp-applied-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.hqcp-evidence-grid p:not(.lead),.hqcp-boundary-grid p:not(.lead),.hqcp-record-grid p:not(.lead),.hqcp-applied-grid p:not(.lead){color:#8fa2b5;line-height:1.78}.hqcp-evidence-matrix{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.hqcp-evidence-matrix>div{min-height:155px;padding:22px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.5)}.hqcp-evidence-matrix span,.hqcp-evidence-matrix b,.hqcp-evidence-matrix small{display:block}.hqcp-evidence-matrix span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.hqcp-evidence-matrix b{margin-top:24px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.hqcp-evidence-matrix small{margin-top:7px;color:#71879a;font-size:10.5px;line-height:1.5}.hqcp-boundary-console{padding:22px;border:1px solid rgba(103,201,255,.15);background:rgba(4,10,18,.58)}.hqcp-boundary-row{display:grid;grid-template-columns:58px 1fr;min-height:88px;border:1px solid rgba(103,201,255,.12);background:rgba(4,10,18,.42)}.hqcp-boundary-row>span{display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.hqcp-boundary-row>div{padding:15px 18px}.hqcp-boundary-row b,.hqcp-boundary-row small{display:block}.hqcp-boundary-row b{color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.hqcp-boundary-row small{margin-top:5px;color:#758b9f;font-size:10.5px;line-height:1.5}.hqcp-boundary-row.active{border-color:rgba(103,201,255,.3);box-shadow:inset 3px 0 0 var(--cyan)}.hqcp-boundary-console>i{height:22px;display:grid;place-items:center;color:rgba(103,201,255,.48);font-size:11px;font-style:normal}.hqcp-record-fields{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13)}.hqcp-record-fields>div{min-height:118px;padding:20px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.5)}.hqcp-record-fields span,.hqcp-record-fields b{display:block}.hqcp-record-fields span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.hqcp-record-fields b{margin-top:23px;color:#d0dde7;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.hqcp-applied-links{border-top:1px solid rgba(103,201,255,.13)}.hqcp-applied-links a{display:grid;grid-template-columns:58px 1fr;min-height:105px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.44);transition:border-color .2s,background .2s}.hqcp-applied-links a:hover,.hqcp-applied-links a:focus-visible{border-color:rgba(103,201,255,.32);background:rgba(31,93,148,.11)}.hqcp-applied-links a>span{grid-row:1 / 3;display:grid;place-items:center;color:var(--blue);font-size:10px;font-weight:900;border-right:1px solid rgba(103,201,255,.1)}.hqcp-applied-links b{align-self:end;padding:18px 20px 0;color:#d1dee8;font-size:12px;text-transform:uppercase;letter-spacing:.075em}.hqcp-applied-links small{padding:5px 20px 18px;color:#758b9f;font-size:10.5px}@media (max-width:1050px){.hqcp-purpose-grid{grid-template-columns:repeat(2,1fr)}.hqcp-verification-matrix{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.hqcp-system-hero-grid,.hqcp-evidence-grid,.hqcp-boundary-grid,.hqcp-record-grid,.hqcp-applied-grid{grid-template-columns:1fr;gap:38px}.hqcp-system-console{width:min(760px,100%)}.hqcp-system-head{grid-template-columns:1fr;gap:24px}.hqcp-system-head>p{max-width:760px;justify-self:start}}@media (max-width:720px){.hqcp-system-hero{min-height:auto;padding-top:58px}.hqcp-system-copy h1{font-size:clamp(40px,13vw,58px)}.hqcp-system-section>.shell{width:min(var(--max),calc(100% - 24px))}.hqcp-purpose-grid,.hqcp-evidence-matrix,.hqcp-record-fields,.hqcp-verification-matrix{grid-template-columns:1fr}.hqcp-purpose-grid article{min-height:auto}.hqcp-level,.hqcp-level:nth-child(n){grid-template-columns:78px 1fr;margin-left:0;min-height:250px}.hqcp-level>div span{font-size:25px}.hqcp-level section{padding:24px 20px 66px}.hqcp-level small{left:20px;right:20px}.hqcp-system-console,.hqcp-boundary-console{padding:18px}}.site-frame main>section:first-child h1{font-size:clamp(38px,4.55vw,62px) !important;line-height:1.055;letter-spacing:-.028em}.site-frame main>section:first-child p[class*="hero-lede"]{font-size:clamp(16.5px,1.5vw,18px) !important;line-height:1.66}.site-frame main>section:first-child p[class*="hero-support"]{font-size:13px !important;line-height:1.72}@media (max-width:720px){.site-frame main>section:first-child h1{max-width:100%;margin-top:16px;margin-bottom:20px;font-size:clamp(34px,9.2vw,42px) !important;line-height:1.07;letter-spacing:-.018em}.site-frame main>section:first-child p[class*="hero-lede"]{font-size:16px !important;line-height:1.62}.site-frame main>section:first-child p[class*="hero-support"]{font-size:13px !important;line-height:1.68}}
/* BUILD 16.25 // CENTER MOBILE SERVICES + EXPANSION ARROW */
@media (max-width:1220px){.site-header .nav-services>summary{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 12px;text-align:center;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit}.site-header .nav-services>summary::after{content:"↘";color:var(--cyan);font-size:1.05em;line-height:1}.site-header .nav-services[open]>summary::after{content:"↗"}}
/* BUILD 16.26 // ACTIVE PRIMARY NAVIGATION */
.site-header .primary-nav>a.is-active,.site-header .nav-services>summary.is-active,.site-header .services-menu a.is-active{color:var(--blue);text-shadow:0 0 16px rgba(63,155,233,.28)}
/* BUILD 16.27 // HOMEPAGE SEO TARGET RETICLE */
.hero-system .panel-kicker{display:flex;justify-content:space-between;gap:16px}.hero-system .panel-kicker>span{color:rgba(103,201,255,.62);font-size:8px;letter-spacing:.15em}.hero-system .system-core{isolation:isolate}.hero-system .seo-target-reticle{position:absolute;inset:1%;z-index:0;pointer-events:none;opacity:.78}.hero-system .seo-target-axis{position:absolute;left:50%;top:50%;display:block;transform:translate(-50%,-50%)}.hero-system .seo-target-axis-x{width:96%;height:17px;background:linear-gradient(to bottom,transparent 8px,rgba(63,155,233,.42) 8px 9px,transparent 9px),repeating-linear-gradient(90deg,transparent 0 15px,rgba(103,201,255,.48) 15px 16px);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 39%,transparent 39% 61%,#000 61%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 39%,transparent 39% 61%,#000 61%,#000 90%,transparent)}.hero-system .seo-target-axis-y{width:17px;height:96%;background:linear-gradient(to right,transparent 8px,rgba(63,155,233,.42) 8px 9px,transparent 9px),repeating-linear-gradient(0deg,transparent 0 15px,rgba(103,201,255,.48) 15px 16px);-webkit-mask-image:linear-gradient(0deg,transparent,#000 10%,#000 39%,transparent 39% 61%,#000 61%,#000 90%,transparent);mask-image:linear-gradient(0deg,transparent,#000 10%,#000 39%,transparent 39% 61%,#000 61%,#000 90%,transparent)}.hero-system .seo-target-lock{position:absolute;left:50%;top:50%;width:72px;height:72px;transform:translate(-50%,-50%) rotate(45deg);border:1px solid rgba(103,201,255,.48);box-shadow:0 0 0 8px rgba(63,155,233,.025),0 0 28px rgba(63,155,233,.11)}.hero-system .seo-target-lock::before,.hero-system .seo-target-lock::after{content:"";position:absolute;background:var(--cyan);box-shadow:0 0 12px rgba(103,201,255,.55)}.hero-system .seo-target-lock::before{left:50%;top:-9px;width:1px;height:17px}.hero-system .seo-target-lock::after{left:-9px;top:50%;width:17px;height:1px}.hero-system .seo-target-tag{position:absolute;padding:3px 6px;color:rgba(103,201,255,.7);background:rgba(3,8,14,.82);border-left:1px solid rgba(63,155,233,.55);font-size:7px;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.hero-system .seo-target-crawl{left:7%;top:45%}.hero-system .seo-target-index{left:46%;top:5%}.hero-system .seo-target-render{right:4%;top:45%}.hero-system .seo-target-rank{left:46%;bottom:5%}.hero-system .core-ring,.hero-system .core-label{z-index:1}.hero-system .system-readouts span{color:var(--blue);text-shadow:0 0 14px rgba(63,155,233,.24)}@media (max-width:560px){.hero-system .seo-target-tag{font-size:6px;letter-spacing:.1em}.hero-system .seo-target-lock{width:62px;height:62px}}
/* BUILD 16.28 // FOOTER TARGET NAV + ORANGE COUNTY */
.site-footer .footer-nav{gap:28px;width:min(100%,540px)}.site-footer .footer-nav-group{position:relative;min-width:0;padding:20px 20px 18px;border:1px solid rgba(103,201,255,.10);background:linear-gradient(145deg,rgba(9,21,35,.40),rgba(3,8,14,.20));overflow:hidden}.site-footer .footer-nav-group::before{content:"";position:absolute;top:9px;right:12px;width:68px;height:7px;opacity:.42;background:linear-gradient(to bottom,transparent 3px,rgba(63,155,233,.44) 3px 4px,transparent 4px),repeating-linear-gradient(90deg,transparent 0 8px,rgba(103,201,255,.6) 8px 9px)}.site-footer .footer-nav-group::after{content:"";position:absolute;right:0;bottom:0;width:22px;height:22px;border-right:1px solid rgba(63,155,233,.42);border-bottom:1px solid rgba(63,155,233,.42);pointer-events:none}.site-footer .footer-nav-group>span{color:rgba(103,201,255,.74)}.site-footer .footer-nav-group a{width:fit-content;padding-left:19px}.site-footer .footer-nav-group a::before{left:0;width:9px;height:9px;opacity:.45;transform:translateY(-50%);border:1px solid rgba(63,155,233,.72);background:linear-gradient(to right,transparent 3px,rgba(103,201,255,.9) 3px 4px,transparent 4px),linear-gradient(to bottom,transparent 3px,rgba(103,201,255,.9) 3px 4px,transparent 4px);box-shadow:0 0 10px rgba(63,155,233,.12);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.site-footer .footer-nav-group a:hover::before,.site-footer .footer-nav-group a:focus-visible::before,.site-footer .footer-nav-group a.is-active::before{width:9px;opacity:1;transform:translateY(-50%) rotate(45deg);box-shadow:0 0 14px rgba(63,155,233,.38)}.site-footer .footer-nav-group a.is-active{padding-left:19px}.site-footer .footer-location{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:center;margin-top:7px;padding-top:14px;border-top:1px solid rgba(103,201,255,.10)}.site-footer .footer-location-target{position:relative;width:19px;height:19px;border:1px solid rgba(63,155,233,.72);border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 0 14px rgba(63,155,233,.15)}.site-footer .footer-location-target::before,.site-footer .footer-location-target::after{content:"";position:absolute;left:50%;top:50%;background:var(--cyan);transform:translate(-50%,-50%) rotate(45deg);opacity:.8}.site-footer .footer-location-target::before{width:9px;height:1px}.site-footer .footer-location-target::after{width:1px;height:9px}.site-footer .footer-location b,.site-footer .footer-location small{display:block}.site-footer .footer-location b{color:#aabac7;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.site-footer .footer-location small{margin-top:4px;color:#5f778b;font-size:7px;font-weight:800;letter-spacing:.09em;line-height:1.45;text-transform:uppercase}@media (max-width:640px){.site-footer .footer-nav{gap:18px}.site-footer .footer-nav-group{padding:19px 18px 17px}}
/* BUILD 16.29 // SEARCH INSIGHTS SECTION 2 TOP ALIGNMENT */
#search-topics .search-insights-head{align-items:start}#search-topics .search-insights-head>p{align-self:start}
/* BUILD 16.30 // COMMERCE INSIGHTS SECTION 2 TOP ALIGNMENT */
#commerce-topics .commerce-insights-head{align-items:start}#commerce-topics .commerce-insights-head>p{align-self:start}
/* BUILD 16.31 // WEB OPERATIONS INSIGHTS SECTION 2 TOP ALIGNMENT */
#webops-topics .webops-insights-head{align-items:start}#webops-topics .webops-insights-head>p{align-self:start}
/* ========================================================= BUILD 16.32 // RICARDO CANILAO PROFILE REFORMAT ========================================================= */ .founder-profile-hero{min-height:760px;display:grid;align-items:center;padding-top:70px;}.founder-profile-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(410px,.96fr);gap:62px;align-items:center;}.founder-profile-copy h1{max-width:720px;}.founder-profile-support{max-width:720px;color:#8499ab;font-size:14px;line-height:1.78;}.founder-profile-console{padding:22px;border:1px solid rgba(103,201,255,.20);background:radial-gradient(circle at 82% 18%,rgba(48,144,225,.13),transparent 32%),linear-gradient(145deg,rgba(10,23,39,.90),rgba(4,10,18,.97));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));box-shadow:0 30px 70px rgba(0,24,49,.28);}.founder-console-head{display:flex;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid rgba(103,201,255,.11);color:#6d8397;font-size:9px;letter-spacing:.14em;}.founder-console-head b{color:var(--cyan);}.founder-identity-block{margin-top:18px;padding:21px;border:1px solid rgba(103,201,255,.18);background:rgba(4,10,18,.52);}.founder-identity-block span,.founder-identity-block b,.founder-identity-block small{display:block;}.founder-identity-block span,.founder-profile-matrix span,.founder-console-status span{color:#70889c;font-size:8px;font-weight:900;letter-spacing:.14em;}.founder-identity-block b{margin-top:10px;color:#dce7ef;font-size:17px;line-height:1.35;}.founder-identity-block small{margin-top:8px;color:#7890a4;font-size:10.5px;line-height:1.55;}.founder-profile-matrix{display:grid;grid-template-columns:repeat(2,1fr);margin-top:12px;border-top:1px solid rgba(103,201,255,.11);border-left:1px solid rgba(103,201,255,.11);}.founder-profile-matrix>div{min-height:84px;padding:16px;border-right:1px solid rgba(103,201,255,.11);border-bottom:1px solid rgba(103,201,255,.11);background:rgba(4,10,18,.40);}.founder-profile-matrix b{display:block;margin-top:15px;color:#cbd8e2;font-size:11px;letter-spacing:.06em;text-transform:uppercase;}.founder-console-status{margin-top:14px;padding:15px 17px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(31,93,148,.17),rgba(4,10,18,.18));}.founder-console-status b{display:block;margin-top:6px;color:#dce8f1;font-size:12px;}.founder-profile-section>.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto;}.founder-section-head{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:start;margin-bottom:42px;}.founder-section-head h2{max-width:720px;}.founder-section-head>p{max-width:550px;margin:0;justify-self:end;color:#8fa2b5;line-height:1.75;}.founder-discipline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;}.founder-discipline-card{position:relative;min-height:370px;padding:28px 26px 72px;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.84));clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));}.founder-discipline-card>span,.founder-proof-card>span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.13em;}.founder-discipline-card h3{margin:44px 0 14px;font-size:24px;text-transform:uppercase;}.founder-discipline-card p{margin:0;color:#8499ab;font-size:12.5px;line-height:1.76;}.founder-discipline-card a{position:absolute;left:26px;bottom:26px;color:var(--cyan);font-size:10px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;}.founder-discipline-card a i{margin-left:7px;font-style:normal;}.founder-experience-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(103,201,255,.13);border-left:1px solid rgba(103,201,255,.13);}.founder-experience-card{display:grid;grid-template-columns:112px 1fr;min-height:235px;border-right:1px solid rgba(103,201,255,.13);border-bottom:1px solid rgba(103,201,255,.13);background:rgba(4,10,18,.44);}.founder-experience-card>span{display:grid;place-items:center;padding:18px;color:var(--cyan);border-right:1px solid rgba(103,201,255,.11);background:rgba(31,93,148,.07);font-size:23px;font-weight:950;letter-spacing:-.03em;text-align:center;}.founder-experience-card>div{padding:28px;}.founder-experience-card b{color:#d4e0e9;font-size:13px;letter-spacing:.06em;text-transform:uppercase;}.founder-experience-card p{margin:14px 0 0;color:#8196a8;font-size:12px;line-height:1.75;}.founder-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}.founder-proof-card{position:relative;min-height:205px;padding:26px 66px 26px 26px;color:inherit;border:1px solid rgba(103,201,255,.14);background:linear-gradient(145deg,rgba(10,23,39,.72),rgba(4,10,18,.84));text-decoration:none;transition:border-color .2s ease,transform .2s ease;}.founder-proof-card:hover,.founder-proof-card:focus-visible{transform:translateY(-3px);border-color:rgba(103,201,255,.42);}.founder-proof-card b,.founder-proof-card small{display:block;}.founder-proof-card b{margin-top:38px;color:#d5e1ea;font-size:18px;text-transform:uppercase;}.founder-proof-card small{margin-top:9px;color:#7890a3;font-size:11px;line-height:1.6;}.founder-proof-card i{position:absolute;right:24px;bottom:23px;color:var(--cyan);font-size:19px;font-style:normal;}.founder-method-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center;}.founder-method-copy>p{color:#a8bac8;}.founder-method-sequence{border:1px solid rgba(103,201,255,.14);background:rgba(4,10,18,.48);}.founder-method-sequence>div{display:grid;grid-template-columns:76px 1fr;min-height:94px;}.founder-method-sequence>div>span{display:grid;place-items:center;color:var(--blue);border-right:1px solid rgba(103,201,255,.10);font-size:11px;font-weight:900;letter-spacing:.08em;}.founder-method-sequence p{margin:0;padding:19px 20px;}.founder-method-sequence b,.founder-method-sequence small{display:block;}.founder-method-sequence b{color:#cfdae4;font-size:12px;text-transform:uppercase;}.founder-method-sequence small{margin-top:6px;color:#71879a;font-size:10.5px;}.founder-method-sequence>i{height:24px;display:grid;place-items:center;color:rgba(103,201,255,.55);font-style:normal;}.founder-method-sequence>div.active{box-shadow:inset 3px 0 0 var(--cyan);background:rgba(31,93,148,.10);}.founder-method-sequence>div.active>span{color:var(--cyan);}@media (max-width:980px){.founder-profile-hero-grid,.founder-method-grid{grid-template-columns:1fr;gap:40px;}.founder-profile-console{width:min(760px,100%);}.founder-section-head{grid-template-columns:1fr;gap:24px;}.founder-section-head>p{max-width:760px;justify-self:start;}.founder-discipline-grid{grid-template-columns:1fr;}.founder-discipline-card{min-height:280px;}}@media (max-width:700px){.founder-profile-hero{min-height:auto;padding-top:58px;}.founder-profile-section>.shell{width:min(var(--max),calc(100% - 24px));}.founder-profile-console{padding:18px;}.founder-console-head{flex-direction:column;gap:6px;}.founder-profile-matrix,.founder-experience-grid,.founder-proof-grid{grid-template-columns:1fr;}.founder-experience-card{grid-template-columns:82px 1fr;min-height:240px;}.founder-experience-card>span{font-size:17px;}.founder-experience-card>div{padding:23px 20px;}.founder-discipline-card{min-height:300px;padding:25px 22px 70px;}.founder-discipline-card a{left:22px;}.founder-proof-card{min-height:190px;}}

@media (max-width:1220px){.site-header .nav-shell.mobile-nav-active,.site-header.is-compact .nav-shell.mobile-nav-active{-webkit-backdrop-filter:none;backdrop-filter:none}.site-header .primary-nav.open,.site-header .primary-nav.is-open{position:fixed;top:var(--mobile-nav-top,88px);left:8px;right:8px;width:auto;max-height:calc(100dvh - var(--mobile-nav-top,88px) - 12px);overflow-y:auto;overscroll-behavior:contain;z-index:2000}}

/* MOBILE HOMEPAGE CTA COPY */.contact-number-mobile{display:none}@media (max-width:560px){.contact-number-desktop{display:none}.contact-number-mobile{display:inline}}

/* BUILD 16.42 // HQCP DESKTOP GHOST LABEL */
.hqcp-boundary-title{display:flex;align-items:baseline;justify-content:flex-start;gap:0}.hqcp-boundary-title b{display:inline-block;flex:0 0 auto}
.hqcp-boundary-ghost{display:inline-block;margin-left:9px;color:rgba(103,201,255,.28);font-size:8px;font-weight:800;letter-spacing:.1em;text-align:left;text-transform:uppercase}
@media (max-width:560px){.hqcp-boundary-ghost{display:none}}

/* BUILD 16.44 // CTA TO FOOTER BACKGROUND CONTINUITY */
.home-page #contact,.contact-page .contact-final{border:0;background:radial-gradient(circle at 50% 100%,rgba(32,112,177,.09),transparent 38%),linear-gradient(180deg,rgba(4,10,17,.68),rgba(4,10,17,.68))}
.home-page #contact{width:100%;max-width:none;padding-right:20px;padding-left:20px}
.home-page #contact .contact-panel{width:min(var(--max),100%);margin-inline:auto}
.home-page .site-footer.site-footer-expanded,.contact-page .site-footer.site-footer-expanded{border-top:0}

/* BUILD 16.46 // MOBILE FOOTER BIRD SECOND SCALE INCREASE */
@media (max-width:700px){.home-page .footer-split-logo__bird,.home-page .footer-brand-mark .footer-split-logo__bird,.contact-page .footer-split-logo__bird,.contact-page .footer-brand-mark .footer-split-logo__bird{width:clamp(149px,31.79vw,259px);max-width:259px;bottom:clamp(86px,17.29vw,155px)}}
@media (max-width:520px){.home-page .footer-split-logo__bird,.home-page .footer-brand-mark .footer-split-logo__bird,.contact-page .footer-split-logo__bird,.contact-page .footer-brand-mark .footer-split-logo__bird{width:124px;max-width:124px;bottom:66px}}
