.section-intro{position:relative;min-height:850px;padding-bottom:95px}
.reveal-heading{max-width:1120px}
.reveal-word{display:inline-block;white-space:nowrap;will-change:transform,opacity}
.reveal-word.muted-word{color:#737b7e}
.has-motion .reveal-word{opacity:var(--reveal,0);transform:translate3d(0,calc((1 - var(--reveal,0))*0.55em),0)}
.rotation-block{width:240px;margin:0 0 0 auto;text-align:center;color:var(--lime)}
.rotation-block>span{display:block;margin-top:10px;font-size:10px;letter-spacing:.16em;font-weight:800}
.rotation-wheel{display:block;width:100%;height:auto;transform-origin:50% 50%;will-change:transform}
.rotation-wheel text{fill:currentColor;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:800;letter-spacing:3px}
.services-grid{display:block;position:relative;padding-top:20px;padding-bottom:125px}
.service-card{position:sticky;top:clamp(78px,10vh,112px);height:min(70svh,650px);min-height:480px;margin-bottom:38vh;padding:clamp(28px,4vw,60px);border-radius:24px;overflow:hidden;isolation:isolate;z-index:1;background:#171d21}
.service-card:nth-child(2){z-index:2;background:#1b242a}
.service-card:nth-child(3){z-index:3;background:#202629;margin-bottom:0}
.service-card::before{content:"";position:absolute;inset:0 0 0 40%;background-position:center;background-size:cover;z-index:-2;filter:saturate(.82)}
.service-card:nth-child(1)::before{background-image:url('assets/scene-03.webp')}
.service-card:nth-child(2)::before{background-image:url('assets/scene-04.webp')}
.service-card:nth-child(3)::before{background-image:url('assets/scene-05.webp')}
.service-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#171d21 0%,#171d21 31%,rgba(23,29,33,.86) 48%,rgba(23,29,33,.08) 100%)}
.service-card:nth-child(2)::after{background:linear-gradient(90deg,#1b242a 0%,#1b242a 31%,rgba(27,36,42,.85) 48%,rgba(27,36,42,.12) 100%)}
.service-card:nth-child(3)::after{background:linear-gradient(90deg,#202629 0%,#202629 31%,rgba(32,38,41,.86) 48%,rgba(32,38,41,.1) 100%)}
.service-card:hover{transform:none}
.service-card>div:nth-child(2){max-width:560px}
.service-card h3{font-size:clamp(44px,5vw,76px)}
.service-card p{max-width:430px;font-size:17px}
.service-bottom{max-width:490px}
.approach-image{position:relative;overflow:hidden}
.cursor-orbit{position:absolute;left:0;top:0;width:116px;height:116px;border:1px solid rgba(216,255,110,.95);border-radius:50%;background:rgba(216,255,110,.13);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;color:var(--lime);font-size:35px;opacity:0;pointer-events:none;will-change:transform;transition:opacity .2s}
.cursor-hint{position:absolute;left:20px;bottom:20px;border:1px solid rgba(255,255,255,.5);border-radius:99px;padding:9px 13px;font-size:10px;letter-spacing:.12em;font-weight:800;background:rgba(0,0,0,.3)}
@media(max-width:800px){.section-intro{min-height:780px}.rotation-block{width:175px;margin-top:45px}.services-grid{padding-bottom:90px}.service-card{top:76px;height:65svh;min-height:470px;margin-bottom:25svh;padding:26px;border-radius:18px}.service-card::before{inset:0;opacity:.45}.service-card::after,.service-card:nth-child(2)::after,.service-card:nth-child(3)::after{background:linear-gradient(0deg,rgba(17,23,26,.94) 0%,rgba(17,23,26,.73) 55%,rgba(17,23,26,.16) 100%)}.service-card h3{font-size:clamp(38px,9vw,56px)}.service-card p{font-size:15px}.cursor-orbit,.cursor-hint{display:none}}
@media(max-width:480px){.section-intro{min-height:660px}.section-intro h2{font-size:clamp(36px,10vw,46px)}.rotation-block{width:145px}.service-card{height:62svh;min-height:480px}}
@media(prefers-reduced-motion:reduce){.has-motion .reveal-word{opacity:1!important;transform:none!important}.rotation-wheel{transform:none!important;will-change:auto}.cursor-orbit{display:none}.service-card{position:relative;top:auto;height:auto;min-height:360px;margin-bottom:16px}}
.reveal-word:not(.muted-word){color:var(--ink)}
