.service-detail-page{--detail-accent:var(--blue);--detail-soft:var(--blue-soft);--detail-contrast:var(--ink)}.service-detail-page[data-service-theme="strategy"],.service-detail-page[data-service-theme="visibility"]{--detail-accent:var(--warm);--detail-soft:var(--warm-soft)}.service-detail-hero{min-height:760px;display:flex;align-items:center;padding:142px 0 84px;background:var(--white)}.service-detail-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,0.7fr);gap:92px;align-items:center}.service-detail-copy{display:grid;gap:34px}.service-detail-copy h1{max-width:920px;margin:0;font-size:5.5rem;font-weight:520;line-height:0.97;text-wrap:balance}.service-detail-copy p{max-width:700px;margin:0;color:var(--muted);font-size:1.25rem;line-height:1.5}.service-detail-identity{min-height:470px;display:grid;place-items:center}.detail-identity-stage{position:relative;width:min(500px,100%);aspect-ratio:1}.detail-plane,.detail-node,.detail-line{position:absolute;display:block}.detail-plane{border:1px solid rgba(25,23,20,0.18);box-shadow:0 18px 44px rgba(25,23,20,0.1);animation:detail-drift 12s var(--ease) infinite}.detail-plane-a{top:8%;right:8%;width:62%;height:46%;background:var(--detail-soft);transform:rotate(4deg)}.detail-plane-b{bottom:8%;left:5%;width:58%;height:52%;background:var(--dark);transform:rotate(-4deg);animation-delay:-4s}.detail-plane-c{top:31%;left:28%;width:48%;height:40%;background:var(--white);transform:rotate(1deg);animation-delay:-8s}.detail-node{top:45%;left:49%;z-index:3;width:13%;aspect-ratio:1;border:3px solid var(--detail-contrast);background:var(--detail-accent);transform:translate(-50%,-50%);animation:detail-pulse 12s ease-in-out infinite}.detail-line{z-index:2;height:2px;background:var(--detail-contrast);transform-origin:left center;animation:detail-line 12s var(--ease) infinite}.detail-line-a{top:29%;left:18%;width:54%;transform:rotate(20deg)}.detail-line-b{top:61%;left:44%;width:38%;transform:rotate(-34deg);animation-delay:-4s}[data-service-theme="design"] .detail-plane-a{width:48%;height:62%;background:var(--blue)}[data-service-theme="design"] .detail-plane-b{width:66%;height:35%;background:var(--warm-soft)}[data-service-theme="design"] .detail-plane-c{border:8px solid var(--ink);background:var(--white)}[data-service-theme="products"] .detail-plane-a,[data-service-theme="platform"] .detail-plane-a{background:var(--dark-soft)}[data-service-theme="products"] .detail-plane-b{background:var(--blue)}[data-service-theme="products"] .detail-plane-c{background:var(--white);box-shadow:10px 10px 0 var(--warm)}[data-service-theme="visibility"] .detail-plane-a{border-radius:50%;background:transparent;box-shadow:inset 0 0 0 20px var(--warm-soft)}[data-service-theme="visibility"] .detail-plane-b{width:72%;height:26%;background:var(--blue)}[data-service-theme="platform"] .detail-plane-a{top:12%;right:10%;width:80%;height:22%}[data-service-theme="platform"] .detail-plane-b{bottom:13%;left:10%;width:80%;height:22%;background:var(--blue)}[data-service-theme="platform"] .detail-plane-c{top:39%;left:18%;width:64%;height:22%}@keyframes detail-drift{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes detail-pulse{0%,35%,100%{scale:0.82}50%,76%{scale:1}}@keyframes detail-line{0%,18%,100%{scale:0 1}42%,76%{scale:1 1}}.service-perspective{border-top:1px solid var(--line);background:var(--paper);padding:104px 0}.service-perspective-layout{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(480px,1.15fr);gap:96px;align-items:center}.service-perspective-copy h2{max-width:700px;margin:0;font-size:4rem;font-weight:520;line-height:1.02;text-wrap:balance}.service-perspective-copy p{max-width:650px;margin:34px 0 0;color:var(--muted);font-size:1.2rem;line-height:1.55}.service-proof-media{min-width:0;min-height:520px;margin:0;overflow:hidden;background:var(--detail-soft)}.service-proof-media img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover}.service-platform-proof{min-height:520px;display:grid;grid-template-rows:repeat(3,1fr);gap:2px;background:var(--ink);padding:2px}.service-platform-proof div{display:grid;grid-template-columns:0.65fr 1.35fr;align-items:center;gap:28px;background:var(--white);padding:30px 36px}.service-platform-proof div:nth-child(2){background:var(--blue-soft)}.service-platform-proof div:nth-child(3){background:var(--blue)}.service-platform-proof span{color:var(--muted);font-size:0.83rem;font-weight:700;text-transform:uppercase}.service-platform-proof strong{font-size:1.45rem;font-weight:580}.service-value-band{border-top:1px solid var(--line);background:var(--white);padding:84px 0 92px}.service-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.service-value-grid article{min-width:0;border-top:2px solid var(--detail-accent);padding:30px 38px 0 0}.service-value-grid article + article{border-left:1px solid var(--line);padding-left:38px}.service-value-grid h3{max-width:340px;margin:0;font-size:1.55rem;font-weight:600;line-height:1.2}.service-value-grid p{max-width:390px;margin:20px 0 0;color:var(--muted);font-size:1rem;line-height:1.55}.service-trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);padding:54px 0}.service-trust-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:72px;align-items:center}.service-trust-copy h2{margin:0;font-size:2rem;font-weight:560;line-height:1.1}.service-trust-copy p{margin:12px 0 0;color:var(--muted);font-size:1rem;line-height:1.5}.service-trust-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:36px}.service-trust-logos img{width:auto;max-width:150px;height:48px;object-fit:contain}.service-options{background:var(--white);padding:112px 0 124px}.service-options-header{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(380px,0.55fr);gap:80px;align-items:end;margin-bottom:72px}.service-options-header h2{margin:0;font-size:4.3rem;font-weight:520;line-height:1}.service-options-header p{max-width:560px;margin:0;color:var(--muted);font-size:1.12rem;line-height:1.5}.service-delivery-model{display:grid;grid-template-columns:minmax(280px,0.55fr) minmax(0,1fr);gap:72px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-bottom:52px;padding:32px 0 36px}.service-delivery-model span{color:var(--detail-accent);font-size:0.73rem;font-weight:720;text-transform:uppercase}.service-delivery-model h3{max-width:460px;margin:18px 0 0;font-size:1.85rem;font-weight:590;line-height:1.15}.service-delivery-model p{max-width:720px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.62}.service-delivery-model p + p{margin-top:14px;color:var(--ink)}.service-delivery-model a{display:inline-block;border-bottom:1px solid currentColor;margin-top:22px;font-weight:650}.service-accordion{border-bottom:1px solid var(--line)}.service-accordion details{border-top:1px solid var(--line)}.service-accordion summary{min-height:92px;display:grid;grid-template-columns:52px minmax(0,1fr) 34px;gap:22px;align-items:center;cursor:pointer;list-style:none;font-size:1.45rem;font-weight:560}.service-accordion summary::-webkit-details-marker{display:none}.service-accordion summary>span:first-child{color:var(--muted);font-size:0.82rem;font-weight:700}.service-accordion summary::after{content:"+";justify-self:end;font-size:1.9rem;font-weight:400;line-height:1;transition:transform 240ms var(--ease)}.service-accordion details[open] summary::after{transform:rotate(45deg)}.service-accordion details[open] summary{color:var(--detail-contrast)}.service-option-copy{max-width:780px;margin:0 0 34px 74px;color:var(--muted);font-size:1.08rem;line-height:1.6}.service-option-copy p{margin:0}.service-option-copy p + p{margin-top:14px;color:var(--ink)}.service-option-copy strong{font-weight:700}.service-option-copy a{display:inline-block;border-bottom:1px solid currentColor;margin-top:14px;color:var(--ink);font-weight:650}.all-services-strip{border-top:1px solid var(--line);background:var(--paper);padding:68px 0}.all-services-layout{display:flex;align-items:center;justify-content:space-between;gap:48px}.all-services-layout p{margin:0;font-size:1.65rem;font-weight:560}.all-services-link{display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid var(--ink);padding-bottom:8px;font-weight:650}.all-services-link img{transition:transform 240ms var(--ease)}.all-services-link:hover img,.all-services-link:focus-visible img{transform:translateX(4px)}@media (max-width:1220px){.service-detail-copy h1{font-size:4.7rem}.service-detail-hero-layout,.service-perspective-layout{gap:64px}.service-perspective-copy h2{font-size:3.5rem}}@media (max-width:960px){.service-detail-hero{min-height:0;padding-top:132px}.service-detail-hero-layout,.service-perspective-layout,.service-delivery-model,.service-options-header{grid-template-columns:1fr}.service-detail-hero-layout{gap:54px}.service-detail-copy h1{max-width:820px}.service-detail-identity{min-height:400px}.detail-identity-stage{width:min(520px,84%)}.service-perspective-layout{gap:52px}.service-options-header{gap:24px}.service-value-grid article{padding-right:24px}.service-value-grid article + article{padding-left:24px}}@media (max-width:680px){.service-detail-hero{padding:124px 0 62px}.service-detail-copy{gap:24px}.service-detail-copy h1{font-size:3.1rem}.service-detail-copy p{font-size:1.08rem}.service-detail-identity{min-height:310px}.detail-identity-stage{width:100%}.detail-plane{box-shadow:0 10px 28px rgba(25,23,20,0.08)}.service-perspective,.service-value-band,.service-options{padding:72px 0}.service-value-grid{grid-template-columns:1fr}.service-value-grid article,.service-value-grid article + article{border-left:0;padding:26px 0 38px}.service-value-grid article:last-child{padding-bottom:0}.service-trust{padding:48px 0}.service-trust-layout{grid-template-columns:1fr;gap:32px}.service-trust-copy h2{font-size:1.7rem}.service-trust-logos{justify-content:flex-start;gap:22px}.service-trust-logos img{max-width:105px;height:38px}.service-perspective-copy h2,.service-options-header h2{font-size:2.65rem}.service-perspective-copy p{margin-top:26px;font-size:1.06rem}.service-proof-media,.service-proof-media img,.service-platform-proof{min-height:380px}.service-platform-proof div{grid-template-columns:1fr;gap:7px;padding:22px}.service-platform-proof strong{font-size:1.15rem}.service-options-header{margin-bottom:44px}.service-delivery-model{gap:26px;margin-bottom:38px;padding:26px 0 30px}.service-accordion summary{min-height:76px;grid-template-columns:34px minmax(0,1fr) 26px;gap:12px;font-size:1.08rem}.service-option-copy{margin:0 0 28px 46px;font-size:0.98rem}.all-services-layout{align-items:flex-start;flex-direction:column}.all-services-layout p{font-size:1.35rem}}@media (max-width:390px){.service-detail-copy h1{font-size:2.75rem}.service-perspective-copy h2,.service-options-header h2{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){.detail-plane,.detail-node,.detail-line{animation:none}.detail-line{scale:1 1}}