:root{--ink:#252326;--muted:#65616b;--line:#e8e4df;--paper:#fffaf5;--white:#fff;--orange:#ff5a00;--orange-2:#ff8a00;--navy:#111b31;--blue:#3a6ff7;--green:#25b17e;--shadow:0 24px 60px #16181e1f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);background:var(--paper);margin:0;animation:.7s both pageFade;overflow-x:clip}.page-loader{z-index:999;color:var(--white);pointer-events:none;background:radial-gradient(circle at 70% 30%,#ff5a0047,#0000 26%),linear-gradient(135deg,#080d19,#14213a 56%,#080d19);place-items:center;gap:22px;animation:.9s cubic-bezier(.16,1,.3,1) 1.4s forwards loaderExit;display:grid;position:fixed;inset:0}.loader-brand{text-transform:uppercase;gap:8px;font-size:clamp(30px,7vw,72px);font-weight:900;line-height:1;animation:.85s cubic-bezier(.16,1,.3,1) both loaderBrandReveal;display:inline-flex}.loader-brand strong{color:var(--orange);font-style:italic}.loader-line{background:#ffffff1f;border-radius:999px;width:min(320px,72vw);height:4px;overflow:hidden}.loader-line span{border-radius:inherit;background:linear-gradient(90deg, var(--orange), var(--orange-2));transform-origin:0;width:100%;height:100%;animation:1.3s cubic-bezier(.16,1,.3,1) both loaderProgress;display:block}a{color:inherit;text-decoration:none}.site-header{z-index:80;background:0 0;justify-content:space-between;align-items:center;gap:22px;width:min(1280px,100% - 40px);margin:0 auto;padding:14px 0;animation:.65s cubic-bezier(.16,1,.3,1) .76s both navDrop;display:flex;position:sticky;top:0}.brand{letter-spacing:0;text-transform:uppercase;align-items:baseline;gap:6px;font-size:24px;font-weight:900;display:inline-flex}.brand strong{color:var(--orange);font-style:italic}.main-nav{color:#37333a;text-transform:uppercase;background:#ffffffa3;border:1px solid #25222614;border-radius:999px;align-items:center;gap:6px;min-height:46px;padding:5px;font-size:14px;font-weight:800;display:flex;box-shadow:0 18px 42px #1f1c1b0f}.main-nav a,.nav-dropbtn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.main-nav a:hover,.main-nav a.is-active,.nav-dropdown:hover .nav-dropbtn,.nav-dropdown:focus-within .nav-dropbtn,.nav-dropbtn.is-active{color:var(--orange);background:#ff5a1f14;border-color:#ff5a1f2e}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";height:28px;position:absolute;top:100%;left:-28px;right:-28px}.nav-dropbtn{color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:1px solid #0000}.nav-menu{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:0;pointer-events:none;background:#fffaf5f7;border:1px solid #25222614;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(560px,100vw - 40px);padding:12px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,-4px)scale(.98);box-shadow:0 30px 80px #191a1f29}.nav-dropdown:hover .nav-menu,.nav-menu:hover,.nav-dropdown:focus-within .nav-menu{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.nav-menu a{color:#37333a;background:linear-gradient(135deg,#fffffff0,#fff4ebd1);border:1px solid #2522260f;border-radius:12px;justify-content:start;gap:4px;min-height:72px;padding:14px;font-size:12px;line-height:1.2;display:grid;box-shadow:0 12px 28px #1f1c1b0d}.nav-menu a:hover{color:var(--orange);background:#fff;border-color:#ff5a1f33;box-shadow:0 18px 38px #ff5a1f1f}.nav-menu a.is-active{color:var(--orange);background:#fff7f1;border-color:#ff5a1f38}.nav-menu a span{color:var(--muted);text-transform:none;font-size:11px;font-weight:700}.mobile-nav-cta{display:none}.mobile-menu-toggle{cursor:pointer;background:#ffffffc2;border:1px solid #2522261a;border-radius:999px;width:46px;height:46px;display:none;box-shadow:0 14px 32px #1f1c1b14}.mobile-menu-toggle span{background:var(--ink);border-radius:999px;width:18px;height:2px;margin:4px auto;transition:transform .18s,opacity .18s;display:block}.site-header.nav-open .mobile-menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.site-header.nav-open .mobile-menu-toggle span:nth-child(2){opacity:0}.site-header.nav-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-action,.button{text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:900;transition:transform .22s,box-shadow .22s,border-color .22s;display:inline-flex}.nav-action,.button.primary{color:var(--white);background:linear-gradient(135deg, var(--orange), var(--orange-2));box-shadow:0 14px 28px #ff5a0038}.button.secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.nav-action:hover,.button:hover{transform:translateY(-2px)}.hero{isolation:isolate;background:#060b14;min-height:100vh;margin-top:-1px;position:relative;overflow:hidden}.eyebrow{color:var(--orange);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:850px;margin-bottom:24px;font-size:clamp(54px,5.1vw,82px);font-weight:600;line-height:1.08}h1 span{color:var(--orange);font-weight:600}h2{letter-spacing:0;text-transform:uppercase;margin-bottom:18px;font-size:clamp(34px,5vw,58px);font-weight:900;line-height:1.02}h3{letter-spacing:0;margin-bottom:10px;font-size:24px;font-weight:900;line-height:1.08}.hero-text,.section-heading p,.feature-copy>p,.faq-copy p,.contact-copy p,.video-band p,.footer p{color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:38px;display:flex}.hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s ease-out;animation:.9s cubic-bezier(.16,1,.3,1) .78s both heroImageReveal;position:absolute;inset:0;transform:scale(1.02)}.hero-layer{z-index:1;background:radial-gradient(circle at 74% 18%,#ff5a1f38,#0000 30%),linear-gradient(90deg,#060b14f5 0%,#070d19e6 38%,#070d1994 70%,#070d1952 100%),linear-gradient(#060b1485 0%,#060b1461 42%,#060b14f0 100%);position:absolute;inset:0}.hero-inner{z-index:2;align-items:center;width:min(1280px,100% - 40px);min-height:100vh;margin:0 auto;padding:116px 0 92px;display:flex;position:relative}.hero-copy{max-width:650px;animation:.76s cubic-bezier(.16,1,.3,1) .9s both heroCopyReveal}.hero .eyebrow{color:#ff8a3d;text-shadow:0 10px 28px #00000061}.hero h1{max-width:720px;color:var(--white);text-shadow:0 18px 44px #0000006b}.hero h1 span{color:var(--orange)}.hero-text{color:#ffffffd6;text-shadow:0 12px 34px #00000073;max-width:630px;font-size:21px;line-height:1.5}.hero .button.primary{min-height:54px;box-shadow:0 18px 38px #ff5a1f52}.showreel-button{min-height:54px;color:var(--white);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-color:#ffffff94;gap:12px;padding:0 22px}.showreel-button:hover{border-color:#ff5a1fc7;box-shadow:0 18px 38px #0000002e}.play-mini{background:#ffffff1a;border:1px solid #ffffff85;border-radius:50%;width:34px;height:34px;position:relative}.play-mini:after{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:10px solid var(--white);position:absolute;top:10px;left:13px}.hero-trust{flex-wrap:wrap;gap:12px;max-width:720px;margin-top:34px;display:flex}.hero-trust span{color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;white-space:nowrap;background:#060b146b;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 0 1px #ff5a1f14}.hero-command{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translate3d(var(--panel-x,0), var(--panel-y,0), 0);background:#ffffffad;border:1px solid #ffffffc2;border-radius:8px;align-self:end;margin-bottom:58px;padding:24px;transition:transform .35s ease-out;animation:.76s cubic-bezier(.16,1,.3,1) 1.04s both heroPanelReveal,6s ease-in-out 1.5s infinite gentleFloat;box-shadow:0 28px 70px #1412102e}.command-heading{gap:6px;margin-bottom:18px;display:grid}.command-heading span{color:var(--orange);text-transform:uppercase;font-size:12px;font-weight:900}.command-heading strong{font-size:22px;font-weight:900;line-height:1.12}.command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.command-grid span{color:#37333a;background:#ffffffad;border:1px solid #16121214;border-radius:6px;align-items:center;min-height:44px;padding:0 12px;font-size:13px;font-weight:900;display:flex}.command-status{align-items:start;gap:10px;margin-top:18px;display:flex}.command-status span{background:var(--green);border-radius:50%;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 6px #25b17e29}.command-status p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.5}.hero-proof{z-index:3;width:min(1120px,100% - 92px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));animation:.7s cubic-bezier(.16,1,.3,1) 1.12s both proofBarReveal;display:grid;position:absolute;bottom:42px;left:50%;overflow:visible;transform:translate(-50%)}.hero-proof article{min-height:116px;color:var(--ink);grid-template-rows:auto auto;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:8px 26px;padding:0 32px;animation:.7s both softRise;display:grid}.hero-proof article:first-child{animation-delay:1.22s}.hero-proof article:nth-child(2){animation-delay:1.3s}.hero-proof article:nth-child(3){animation-delay:1.38s}.hero-proof article+article{border-left:1px solid #2523261f}.stat-icon{color:#68646d;background:#ffffffb3;border:1px solid #ff5a0070;border-radius:50%;grid-row:1/span 2;justify-content:center;align-items:center;width:84px;height:84px;animation:2.2s ease-in-out infinite achievementPop;display:inline-flex;box-shadow:0 14px 34px #ff5a0014,inset 0 0 0 1px #ff5a001a}.hero-proof article:nth-child(2) .stat-icon{animation-delay:.24s}.hero-proof article:nth-child(3) .stat-icon{animation-delay:.48s}.stat-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.hero-proof strong{color:#050505;letter-spacing:0;margin:0;font-size:clamp(42px,4vw,64px);font-weight:900;line-height:.95;display:block}.count-up{color:#050505;letter-spacing:0;min-width:0;font-weight:900;display:inline-block}.hero-proof article>span:not(.stat-icon){color:#66636d;grid-column:2;font-size:18px;font-weight:900;line-height:1.45}.studio-strip{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:48px;width:min(1180px,100% - 40px);margin:0 auto;padding:86px 0 28px;display:grid}.studio-strip h2{margin:0;font-size:clamp(28px,4vw,48px)}.studio-pods{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.studio-pods span{border:1px solid var(--line);color:#39343d;text-transform:uppercase;background:#ffffffb8;border-radius:8px;align-items:center;min-height:70px;padding:0 18px;font-size:14px;font-weight:900;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 12px 28px #191a1f0f}.studio-pods span:hover{border-color:#ff5a0042;transform:translateY(-4px);box-shadow:0 18px 38px #ff5a0017}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:100px 0}.services,.partners,.testimonials,.seo-service,.why-us,.work,.video-band,.faq,.contact,.portfolio-browser,.subpage-cta,.service-detail-section,.service-why,.service-faq,.service-contact,.footer{content-visibility:auto;contain-intrinsic-size:auto 760px}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffffeb,#fff7efb3),radial-gradient(circle at 78% 10%,#ff5a0017,#0000 32%);border-radius:8px;min-height:260px;padding:34px;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;box-shadow:0 18px 42px #191a1f14}.service-card:hover{border-color:#ff5a003d;transform:translateY(-8px);box-shadow:0 28px 62px #191a1f1f}.service-card:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff6b 42%,#0000 58%),linear-gradient(135deg,#ffffff73,#0000 38%);transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-120%)}.service-card:hover:after{transform:translate(120%)}.service-card p,.proof-grid span,.faq-list p{color:var(--muted);line-height:1.6}.text-link{color:var(--orange);text-transform:uppercase;margin-top:16px;font-size:13px;font-weight:900;display:inline-flex}.service-icon{width:86px;height:86px;color:var(--white);background:radial-gradient(circle at 30% 24%,#fffffff2,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#ff9d36,#ff5a00 54%,#b93600);border:1px solid #ffffffc2;border-radius:22px;justify-content:center;align-items:center;margin-bottom:30px;transition:transform .26s;display:inline-flex;position:relative;transform:translateZ(0);box-shadow:inset 0 1px #ffffff80,inset 0 -16px 24px #5f150038,0 22px 34px #ff5a0038,0 2px #ffffffe6}.service-card:hover .service-icon{transform:translateY(-4px)scale(1.04)}.service-icon:before{content:"";opacity:.82;background:linear-gradient(#ffffffb8,#fff0);border-radius:999px;height:28px;position:absolute;inset:9px 10px auto}.service-icon:after{content:"";filter:blur(9px);background:#4426142e;border-radius:50%;height:18px;position:absolute;bottom:-12px;left:13px;right:13px}.service-icon svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 7px #5d190042);width:42px;height:42px;position:relative}.icon-vr{background:radial-gradient(circle at 30% 24%,#fffffff2,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#ff9d36,#ff5a00 54%,#a83300)}.icon-ar{background:radial-gradient(circle at 30% 24%,#ffffffeb,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#4ae4ba,#20aa7b 52%,#0f6952);box-shadow:inset 0 1px #ffffff80,inset 0 -16px 24px #003d2f3d,0 22px 34px #25b17e33,0 2px #ffffffe6}.icon-game{background:radial-gradient(circle at 30% 24%,#ffffffeb,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#7da2ff,#3a6ff7 52%,#163b9f);box-shadow:inset 0 1px #ffffff80,inset 0 -16px 24px #071f6742,0 22px 34px #3a6ff733,0 2px #ffffffe6}.icon-3d{background:radial-gradient(circle at 30% 24%,#ffffffeb,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#f7c86a,#ff8a00 52%,#a84c00)}.icon-web{background:radial-gradient(circle at 30% 24%,#ffffffeb,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#4e5b75,#182642 54%,#080d19);box-shadow:inset 0 1px #ffffff6b,inset 0 -16px 24px #00000047,0 22px 34px #111b312e,0 2px #ffffffe6}.icon-growth{background:radial-gradient(circle at 30% 24%,#ffffffeb,#ffffff14 26%,#0000 40%),linear-gradient(145deg,#ffbd5a,#ff6f00 50%,#bf3f00)}.services .service-icon{color:#0000;background:radial-gradient(circle at 70% 20%,#fffffff2,#0000 25%),linear-gradient(145deg,#fffffffa,#fff5eddb);border-color:#ff5a1f24;overflow:hidden;box-shadow:0 18px 34px #ff5a1f21,inset 0 1px #ffffffe6}.services .service-icon:before{background-image:var(--home-service-icon);opacity:1;background-position:0 0;background-repeat:no-repeat;background-size:400% 200%;border-radius:0;height:auto;inset:0}.services .service-icon:after{background:#ff5a1f1f;height:14px;bottom:6px;left:16px;right:16px}.services .service-icon svg{display:none}.partners{color:var(--white);background:var(--navy);text-align:center;padding:78px 0}.partners h2{width:min(760px,100% - 40px);margin:0 auto 34px;font-size:clamp(28px,4vw,44px)}.partner-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.partner-row span{color:#ffffffc7;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;min-height:76px;font-size:16px;font-weight:900;display:flex}.testimonials{padding-bottom:40px}.scroll-hint{border:1px solid var(--line);min-height:34px;color:var(--muted);text-transform:uppercase;background:#ffffffb8;border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.scroll-hint:after{content:"→";color:var(--orange);margin-left:8px;font-size:16px}.testimonial-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:var(--orange) #ff5a001f;scrollbar-width:thin;margin-right:calc(-50vw + min(1180px,100vw - 40px)/2);padding:4px max(20px,50vw - 590px) 24px 0;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#000 0% calc(100% - 80px),#0000 100%)}.testimonial-track{grid-auto-columns:minmax(320px,360px);grid-auto-flow:column;gap:16px;width:max-content;animation:42s linear infinite alternate testimonialDrift;display:grid}.testimonial-grid:hover .testimonial-track,.testimonial-grid:focus-within .testimonial-track{animation-play-state:paused}.testimonial-grid::-webkit-scrollbar{height:10px}.testimonial-grid::-webkit-scrollbar-track{background:#ff5a001f;border-radius:999px}.testimonial-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg, var(--orange), var(--orange-2));border-radius:999px}.testimonial-card{scroll-snap-align:start;border:1px solid var(--line);background:linear-gradient(145deg,#fffffff2,#fff7efb8),radial-gradient(circle at 88% 12%,#ff5a001a,#0000 30%);border-radius:8px;min-height:250px;padding:28px;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 16px 40px #191a1f12}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 26px 58px #191a1f1c}.testimonial-card:after{content:"";background:#ff5a0014;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-42px;right:-38px}.quote-mark{width:42px;height:42px;color:var(--white);background:linear-gradient(135deg, var(--orange), var(--orange-2));text-align:center;border-radius:50%;margin-bottom:22px;font-size:34px;font-weight:900;line-height:54px;box-shadow:0 14px 28px #ff5a0033}.testimonial-card p{z-index:1;color:#37333a;min-height:92px;font-size:15px;font-weight:700;line-height:1.58;position:relative}.testimonial-card strong{z-index:1;text-transform:uppercase;margin-top:18px;font-size:14px;font-weight:900;display:block;position:relative}.testimonial-card span{z-index:1;color:var(--muted);margin-top:6px;font-size:13px;font-weight:700;line-height:1.4;display:block;position:relative}.seo-service{width:min(1180px,100% - 40px);color:var(--white);background:radial-gradient(circle at 18% 20%,#ff5a003d,#0000 28%),radial-gradient(circle at 82% 74%,#3a6ff738,#0000 26%),linear-gradient(135deg,#10192e,#17243e 52%,#0a0f1d);border-radius:8px;grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);align-items:start;gap:56px;margin:100px auto;padding:58px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #111b313d}.seo-service:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:8px;position:absolute;inset:18px}.seo-copy,.seo-list{z-index:1;position:relative}.seo-copy h2{max-width:720px;color:var(--white)}.seo-copy p{color:#ffffffb8;font-size:17px;line-height:1.72}.process-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:30px;display:grid}.process-track span{color:#ffffffc7;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;min-height:48px;padding:0 14px;font-size:12px;font-weight:900;display:flex;position:relative}.process-track span:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;margin-right:9px;box-shadow:0 0 0 5px #ff5a0024}.seo-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.seo-list article{background:linear-gradient(145deg,#ffffff21,#ffffff0d),radial-gradient(circle at 80% 8%,#ff8a002e,#0000 32%);border:1px solid #ffffff1f;border-radius:8px;min-height:180px;padding:24px;transition:transform .26s,border-color .26s,background .26s;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000029}.seo-list article:hover{border-color:#ffffff47;transform:translateY(-6px)}.seo-list article:after{content:"";filter:blur(4px);background:#ff5a001f;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-30px;right:-30px}.seo-list small{color:var(--orange);margin-bottom:28px;font-size:13px;font-weight:900;display:inline-flex}.seo-list strong{color:var(--white);text-transform:uppercase;margin-bottom:10px;font-size:18px;font-weight:900;line-height:1.25;display:block}.seo-list span{z-index:1;color:#ffffffb3;line-height:1.6;position:relative}.split{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:68px;display:grid}.why-us{padding-top:120px}.feature-art{min-height:760px;position:relative}.delivery-panel{background:radial-gradient(circle at 28% 30%,#ff5a0047,#0000 24%),radial-gradient(circle at 76% 70%,#3a6ff733,#0000 26%),linear-gradient(135deg,#111b31,#1a2945 56%,#090f1d);border-radius:8px;position:absolute;inset:24px 0 228px;overflow:hidden;box-shadow:0 34px 84px #111b3138}.delivery-panel:before{content:"";border:1px solid #ffffff1a;border-radius:8px;position:absolute;inset:18px}.delivery-topbar{gap:8px;display:flex;position:absolute;top:26px;left:28px;right:28px}.delivery-topbar span{background:#ffffff6b;border-radius:50%;width:11px;height:11px}.delivery-screen{background:linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/26px 26px,linear-gradient(0deg,#ffffff0d 1px,#0000 1px) 0 0/26px 26px,radial-gradient(circle at 50% 45%,#ff5a002e,#0000 28%);border-radius:8px;position:absolute;inset:68px 28px 28px;overflow:hidden}.delivery-orbit{border:1px solid #ffffff2e;border-radius:50%;width:230px;height:230px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.delivery-orbit:before,.delivery-orbit:after{content:"";border-radius:50%;position:absolute}.delivery-orbit:before{background:linear-gradient(135deg, var(--orange), var(--orange-2));inset:52px;box-shadow:0 0 42px #ff5a0075}.delivery-orbit:after{border:1px solid #ffffff2e;width:290px;height:90px;animation:8s linear infinite orbitSweep;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.delivery-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;width:174px;padding:16px;animation:7s ease-in-out infinite gentleFloat;position:absolute;box-shadow:0 18px 34px #0000002e}.card-two{animation-delay:.9s}.card-three{animation-delay:1.5s}.delivery-card strong{color:var(--white);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.delivery-card span{color:#ffffffad;margin-top:6px;font-size:12px;line-height:1.35;display:block}.card-one{top:42px;left:28px}.card-two{top:140px;right:24px}.card-three{bottom:22px;left:52px}.delivery-metrics{grid-template-columns:1fr;gap:10px;display:grid;position:absolute;bottom:118px;left:34px;right:34px}.delivery-metrics article{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:74px;padding:18px;display:grid;box-shadow:0 16px 34px #191a1f14}.delivery-metrics strong{color:var(--orange);font-size:13px;font-weight:900;display:block}.delivery-metrics span{color:#37333a;margin-top:0;font-size:13px;font-weight:900;line-height:1.3;display:block}.delivery-note{border:1px solid var(--line);background:#fffffff0;border-radius:8px;min-height:86px;padding:20px 22px;position:absolute;bottom:14px;left:34px;right:34px;box-shadow:0 18px 40px #191a1f14}.delivery-note strong{color:#252326;text-transform:uppercase;margin-bottom:7px;font-size:14px;font-weight:900;display:block}.delivery-note span{color:var(--muted);font-size:13px;font-weight:700;line-height:1.5}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.proof-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#fffffff2,#fff7efb8),radial-gradient(circle at 88% 12%,#ff5a0014,#0000 30%);border-radius:8px;min-height:150px;padding:22px;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;box-shadow:0 14px 34px #191a1f12}.proof-grid article:hover{border-color:#ff5a0038;transform:translateY(-6px);box-shadow:0 24px 54px #191a1f1c}.proof-grid article:before{content:"";background:linear-gradient(90deg, var(--orange), var(--orange-2));border-radius:999px;width:34px;height:4px;margin-bottom:18px;display:block}.proof-grid strong{text-transform:uppercase;margin-bottom:10px;font-size:15px;font-weight:900;line-height:1.25;display:block}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.project-card{min-height:360px;color:var(--white);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;justify-content:end;padding:28px;transition:transform .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden}.project-card:hover{transform:translateY(-8px);box-shadow:0 34px 78px #16181e2e}.project-card:before{content:"";background:radial-gradient(circle at 74% 20%,#ffffff75,#0000 13%),linear-gradient(#0000,#040811c7);position:absolute;inset:0}.project-blue{background:linear-gradient(135deg,#5ab9ff,#1c3d8f)}.project-gold{background:linear-gradient(135deg,#ffbd5b,#8a3d0a)}.project-red{background:linear-gradient(135deg,#ff5f4c,#162549)}.project-card h3,.project-tag{position:relative}.project-tag{color:#ffd4b6;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:900}.video-band{width:min(1180px,100% - 40px);min-height:420px;color:var(--white);box-shadow:var(--shadow);background:linear-gradient(90deg,#0c1220e6,#0c122061),radial-gradient(circle at 84% 22%,#ff5a008c,#0000 24%),linear-gradient(135deg,#111b31,#405b82);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin:0 auto 40px;padding:58px;display:grid}.video-band h2{max-width:740px;margin-bottom:18px}.video-band p{color:#ffffffbd;max-width:650px}.play-button{background:linear-gradient(135deg, var(--orange), var(--orange-2));border-radius:50%;width:86px;height:86px;animation:2.2s ease-in-out infinite playPulse;display:inline-flex;position:relative;box-shadow:0 18px 36px #ff5a004d}.play-button:after{content:"";border-top:16px solid #0000;border-bottom:16px solid #0000;border-left:24px solid #fff;position:absolute;top:27px;left:35px}.faq{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:72px;display:grid}details{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;box-shadow:0 10px 26px #191a1f0d}summary{cursor:pointer;padding:22px 24px;font-weight:900;list-style:none}summary::-webkit-details-marker{display:none}details p{margin:0;padding:0 24px 24px}.contact{color:var(--white);background:radial-gradient(circle at 82% 18%,#ff5a004d,#0000 22%),linear-gradient(135deg,#111b31,#182642 52%,#0a0f1d);grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);align-items:start;gap:56px;padding:92px max(40px,50vw - 590px);display:grid}.contact h2{max-width:600px}.contact-copy p{color:#ffffffb8;max-width:520px}.contact-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px;display:grid}.contact-form label{color:#ffffffb8;text-transform:uppercase;gap:8px;font-size:13px;font-weight:800;display:grid}.contact-form .full{grid-column:1/-1}input,textarea{width:100%;color:var(--white);font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:6px;padding:15px 16px}textarea{resize:vertical;min-height:132px}input::placeholder,textarea::placeholder{color:#ffffff6b}.contact-form button{width:fit-content}.footer{border-top:1px solid var(--line);grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(150px,.7fr));align-items:start;gap:34px;width:min(1180px,100% - 40px);margin:0 auto;padding:58px 0;display:grid}.footer p{max-width:360px;color:var(--muted);margin:16px 0 0;line-height:1.65}.footer-links{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px 28px;font-weight:800;display:flex}.footer-rich{margin-top:70px}.footer-column{gap:10px;display:grid}.footer-column strong{color:var(--ink);text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:900}.footer-column a,.footer-column span{color:var(--muted);font-size:14px;font-weight:800;line-height:1.45}.footer-column a:hover{color:var(--orange)}.footer-contact{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;padding:18px;box-shadow:0 18px 42px #191a1f12}.footer-contact-actions{gap:10px;display:grid}.footer-contact-link{background:#ffffffb8;border:1px solid #25232614;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:6px 10px 6px 6px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.footer-contact-link:hover{border-color:#ff5a1f42;transform:translateY(-2px);box-shadow:0 14px 30px #ff5a1f14}.footer-contact-link svg{width:38px;height:38px;color:var(--orange);fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;background:radial-gradient(circle at 32% 24%,#ffffffe6,#0000 28%),linear-gradient(145deg,#ff5a1f24,#ffffffdb);border-radius:50%;padding:9px;display:inline-flex}.footer-contact-link span{overflow-wrap:anywhere;min-width:0}.subpage-hero{width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0 80px}.subpage-hero h1{max-width:930px;font-size:clamp(48px,7vw,92px)}.subpage-hero p{max-width:760px;color:var(--muted);font-size:19px;line-height:1.68}.portfolio-hero{grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:44px;width:min(1180px,100% - 40px);margin:0 auto;padding:100px 0 54px;display:grid}.portfolio-hero h1{max-width:850px;margin-bottom:18px;font-size:clamp(54px,7vw,96px)}.portfolio-hero p{max-width:720px;color:var(--muted);font-size:19px;line-height:1.68}.portfolio-hero-panel{border:1px solid var(--line);background:radial-gradient(circle at 90% 10%,#ff5a1f24,#0000 34%),#ffffffd1;border-radius:8px;padding:26px;box-shadow:0 24px 54px #191a1f14}.portfolio-hero-panel strong{color:var(--orange);margin-bottom:8px;font-size:54px;line-height:1;display:block}.portfolio-hero-panel span{color:var(--muted);font-weight:800;line-height:1.5}.portfolio-browser{width:min(1180px,100% - 40px);margin:0 auto 90px}.portfolio-browser-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.portfolio-browser-head h2{margin-bottom:0}.portfolio-browser-head>p{max-width:410px;color:var(--muted);margin:0;line-height:1.6}.portfolio-filter-bar{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf5e0;border-radius:8px;gap:10px;margin-bottom:28px;padding:10px;display:flex;position:sticky;overflow-x:auto;box-shadow:0 16px 38px #191a1f12}.portfolio-filter{color:#3b363d;min-height:42px;font:inherit;text-transform:uppercase;cursor:pointer;background:#ffffffb3;border:1px solid #2523261a;border-radius:6px;flex:none;padding:0 16px;font-size:12px;font-weight:900;transition:transform .18s,border-color .18s,background .18s,color .18s}.portfolio-filter:hover,.portfolio-filter.is-active{color:var(--white);background:linear-gradient(135deg, var(--orange), var(--orange-2));border-color:#0000;transform:translateY(-1px)}.subpage-band,.subpage-cta{border-radius:8px;width:min(1180px,100% - 40px);margin:0 auto 90px}.subpage-band{color:var(--white);background:radial-gradient(circle at 80% 18%,#ff5a003d,#0000 26%),linear-gradient(135deg,#10192e,#182642 58%,#080d19);padding:48px;box-shadow:0 34px 90px #111b3133}.subpage-band p{color:#ffffffbd;max-width:760px;font-size:18px;line-height:1.7}.subpage-grid,.portfolio-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100% - 40px);margin:0 auto 100px;display:grid}.subpage-card{border:1px solid var(--line);background:#ffffffd6;border-radius:8px;min-height:220px;padding:28px;box-shadow:0 18px 42px #191a1f14}.subpage-card strong{text-transform:uppercase;margin-bottom:12px;font-size:17px;font-weight:900;display:block}.subpage-card p{color:var(--muted);line-height:1.64}.portfolio-page-card{min-height:360px;color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#17243e,#0a0f1d);border-radius:8px;padding:28px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.portfolio-page-card:before{content:"";background:radial-gradient(circle at 80% 18%,#ffffff3d,#0000 18%),linear-gradient(#ffffff0a,#0000003d);position:absolute;inset:0}.portfolio-page-card:after{content:"";background:radial-gradient(circle at 40% 36%,#ffffffb8,#0000 16%),linear-gradient(135deg,#ffffff2e,#ffffff08);border:1px solid #ffffff52;border-radius:28px;width:132px;height:132px;position:absolute;top:32px;right:22px;transform:rotate(12deg)}.portfolio-page-card:hover{transform:translateY(-5px);box-shadow:0 34px 90px #191a1f2e}.portfolio-page-card[hidden]{display:none}.portfolio-page-card:nth-child(2n){background:linear-gradient(135deg,#ff7b18,#8d3200)}.portfolio-page-card:nth-child(3n){background:linear-gradient(135deg,#3a6ff7,#111b31)}.portfolio-card-vr{background:linear-gradient(135deg,#17243e,#0a0f1d)}.portfolio-card-ar{background:linear-gradient(135deg,#ff6b2a,#a63f0c)}.portfolio-card-game{background:linear-gradient(135deg,#23272f,#5536a6)}.portfolio-card-web{background:linear-gradient(135deg,#182642,#0a0f1d)}.portfolio-card-3d{background:linear-gradient(135deg,#2d2a2a,#b76428)}.portfolio-card-growth{background:linear-gradient(135deg,#112e27,#ff712b)}.portfolio-page-card span{z-index:1;color:#ffffffb8;text-transform:uppercase;font-size:13px;font-weight:900;position:relative}.portfolio-page-card h3{z-index:1;color:var(--white);margin-top:150px;position:relative}.portfolio-page-card p,.portfolio-page-card a{z-index:1;position:relative}.portfolio-page-card p{color:#ffffffb8;line-height:1.6}.portfolio-page-card a{color:var(--white);text-transform:uppercase;margin-top:16px;font-size:13px;font-weight:900;display:inline-flex}.portfolio-video-card{min-height:0;color:var(--ink);background:#ffffffdb;grid-template-rows:auto 1fr;padding:0;display:grid}.portfolio-video-card:before,.portfolio-video-card:after{display:none}.portfolio-video-thumb{cursor:pointer;z-index:5;isolation:isolate;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#171419;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.portfolio-video-thumb img{aspect-ratio:16/10;object-fit:cover;opacity:.84;width:100%;transition:transform .32s,opacity .32s;display:block;transform:scale(1.01)}.portfolio-video-thumb:after{content:"";background:radial-gradient(circle at 50% 46%,#ff5a1f29,#0000 28%),linear-gradient(#0000000a,#00000057);position:absolute;inset:0}.portfolio-video-card:hover .portfolio-video-thumb img{opacity:.98;transform:scale(1.06)}.portfolio-play{z-index:2;background:#ffffffe6;border:1px solid #ffffffb8;border-radius:50%;width:72px;height:72px;transition:transform .22s,background .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 54px #0000003d}.portfolio-play:before{content:"";border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:19px solid var(--orange);position:absolute;top:23px;left:29px}.portfolio-video-card:hover .portfolio-play{background:var(--white);transform:translate(-50%,-50%)scale(1.08)}.portfolio-video-content{padding:22px}.portfolio-video-content span,.portfolio-page-card .portfolio-video-content span{color:var(--orange)}.portfolio-video-content h3,.portfolio-page-card .portfolio-video-content h3{color:var(--ink);margin:10px 0}.portfolio-video-content p,.portfolio-page-card .portfolio-video-content p{color:var(--muted)}.portfolio-empty{text-align:center;background:#ffffffc7;border:1px dashed #ff5a1f47;border-radius:12px;grid-column:1/-1;padding:42px}.portfolio-empty strong{margin-bottom:8px;font-size:26px;display:block}.portfolio-empty span{color:var(--muted)}body.modal-open{overflow:hidden}.portfolio-modal{z-index:120;opacity:0;pointer-events:none;background:#0e0d10b8;place-items:center;padding:24px;transition:opacity .18s;display:grid;position:fixed;inset:0}.portfolio-modal.is-open{opacity:1;pointer-events:auto}.portfolio-modal-panel{background:#111014;border:1px solid #ffffff38;border-radius:14px;width:min(980px,100%);transition:transform .18s;overflow:hidden;transform:translateY(14px)scale(.98);box-shadow:0 34px 100px #0000006b}.portfolio-modal.is-open .portfolio-modal-panel{transform:translateY(0)scale(1)}.portfolio-modal-head{color:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.portfolio-modal-head strong{font-size:16px}.portfolio-modal-head button{width:42px;height:42px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;font-size:28px;line-height:1}.portfolio-video-frame{aspect-ratio:16/9;background:#000;position:relative}.portfolio-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.subpage-cta{background:#ffffffc7;padding:44px;box-shadow:0 18px 42px #191a1f14}.subpage-cta p{max-width:700px;color:var(--muted);line-height:1.65}.service-detail-hero{background:#fffaf5;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:center;gap:48px;width:100%;min-height:780px;margin:-1px auto 68px;padding:82px max(20px,50vw - 640px) 150px;display:grid;position:relative;overflow:hidden}.service-detail-hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 78% 24%,#ff5a002e,#0000 24%),linear-gradient(90deg,#fffaf5fc 0%,#fffaf5f0 30%,#fffaf5a3 50%,#fffaf51f 78%),linear-gradient(#fffaf538 0%,#fffaf500 42%,#fffaf5eb 100%);position:absolute;inset:0}.service-hero-copy{z-index:2;max-width:720px;padding:0;position:relative}.service-hero-copy h1{max-width:720px;font-size:clamp(50px,5vw,80px);font-weight:600;line-height:1.08}.service-hero-copy h1 span{color:var(--orange);font-weight:600}.service-hero-copy>p:not(.eyebrow){color:#4f4a52;max-width:590px;font-size:22px;line-height:1.5}.service-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;max-width:650px;margin-top:32px;display:grid}.service-trust-row span{color:#3d3940;background:#ffffffb8;border:1px solid #2523261a;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:9px 12px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 10px 26px #191a1f0d}.service-trust-row .service-detail-icon{flex:none;width:30px;height:30px;margin:0}.service-trust-row .service-detail-icon svg{width:16px;height:16px}.service-hero-visual{z-index:0;min-height:0;box-shadow:none;background:radial-gradient(circle at 74% 24%,#ff5a1f29,#0000 24%),linear-gradient(135deg,#fffdfa,#f1ebe5);border:0;border-radius:0;position:absolute;inset:0;overflow:hidden}.service-hero-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#fffaf524,#ff5a1f0d),linear-gradient(#0000,#0a0c1233);position:absolute;inset:0}.service-hero-visual.has-photo img{object-fit:cover;object-position:62% center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.03)}.service-hero-visual.has-photo .visual-frame,.service-hero-visual.has-photo .visual-core,.service-hero-visual.has-photo .visual-device{display:none}.visual-frame,.visual-core,.visual-device{display:block;position:absolute}.visual-frame{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffff8a;border-radius:8px;box-shadow:0 18px 48px #191a1f21}.visual-frame-one{width:260px;height:148px;top:58px;left:38px}.service-hero-visual:not(.has-photo) .visual-frame-one:before{content:"Pump Inspection";color:var(--ink);font-size:13px;font-weight:900;position:absolute;top:18px;left:18px}.service-hero-visual:not(.has-photo) .visual-frame-one:after{content:"";background:linear-gradient(90deg, var(--orange) 0 56%, #2523261f 56% 100%), linear-gradient(#2523261f, #2523261f);background-position:0 0,0 28px;background-repeat:no-repeat;background-size:100% 10px,100% 1px;border-radius:6px;height:54px;position:absolute;bottom:24px;left:18px;right:18px}.visual-frame-two{width:248px;height:144px;bottom:46px;right:34px}.service-hero-visual:not(.has-photo) .visual-frame-two:before{content:"Checklist";color:var(--ink);font-size:13px;font-weight:900;position:absolute;top:18px;left:18px}.service-hero-visual:not(.has-photo) .visual-frame-two:after{content:"";background:radial-gradient(circle at 7px 7px, #25b17e 0 4px, transparent 5px), radial-gradient(circle at 7px 29px, #25b17e 0 4px, transparent 5px), radial-gradient(circle at 7px 51px, var(--orange) 0 4px, transparent 5px), linear-gradient(#2523262e, #2523262e), linear-gradient(#2523262e, #2523262e), linear-gradient(#2523262e, #2523262e);background-position:0 0,0 22px,0 44px,24px 6px,24px 28px,24px 50px;background-repeat:no-repeat;background-size:14px 14px,14px 14px,14px 14px,170px 2px,142px 2px,156px 2px;height:58px;position:absolute;bottom:20px;left:18px;right:18px}.visual-core{z-index:2;background:linear-gradient(135deg,#ff5a00,#ff9a2f);border-radius:50%;width:170px;height:170px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #ff5a007a}.visual-device{z-index:2;background:radial-gradient(circle at 28% 48%,#fffc,#0000 12%),radial-gradient(circle at 72% 48%,#fffc,#0000 12%),linear-gradient(135deg,#ffffffeb,#adaaa6ad);border-radius:45px 45px 18px 18px;width:260px;height:90px;bottom:44px;left:50%;transform:translate(-50%);box-shadow:0 28px 70px #00000042}.service-visual-ar .service-hero-visual{background:radial-gradient(circle at 28% 28%,#49c4ff29,#0000 26%),radial-gradient(circle at 72% 68%,#ff5a1f29,#0000 24%),linear-gradient(135deg,#fffdfa,#ece6df)}.service-visual-ar .visual-device{border-radius:28px;width:160px;height:310px}.service-visual-game .service-hero-visual{background:radial-gradient(circle at 30% 70%,#ff5a1f2e,#0000 24%),radial-gradient(circle at 75% 25%,#5575ff1f,#0000 24%),linear-gradient(135deg,#fffdfa,#eee8e2)}.service-visual-game .visual-device{border-radius:64px;width:300px;height:112px}.service-visual-web .service-hero-visual,.service-visual-growth .service-hero-visual{background:radial-gradient(circle at 70% 20%,#ff5a1f24,#0000 24%),linear-gradient(135deg,#fffdfa,#ece6df)}.service-visual-web .visual-frame-one,.service-visual-growth .visual-frame-one{width:330px;height:190px}.service-visual-web .visual-device,.service-visual-growth .visual-device{border-radius:16px;width:320px;height:190px}.service-visual-3d .service-hero-visual{background:radial-gradient(circle at 52% 44%,#ff5a1f29,#0000 24%),linear-gradient(135deg,#fffdfa,#ece6df)}.service-visual-3d .visual-core{border-radius:18px;transform:translate(-50%,-50%)rotate(45deg)}.service-visual-growth .visual-core{border-radius:8px;width:230px;height:140px}.service-detail-section,.service-why,.service-faq,.service-contact{width:min(1180px,100% - 40px);margin:0 auto 100px}.compact-heading{text-align:left;max-width:760px;margin:0 0 34px}.compact-heading h2{font-size:clamp(34px,5vw,58px)}.service-detail-grid,.why-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.why-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-card,.why-detail-card,.portfolio-service-card,.service-form,.contact-trust{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;box-shadow:0 18px 42px #191a1f14}.service-detail-card,.why-detail-card{min-height:176px;padding:20px;transition:transform .22s,box-shadow .22s,border-color .22s}.why-detail-card{padding:24px;position:relative;overflow:hidden}.why-detail-card:before{content:"";opacity:0;background:radial-gradient(circle,#ff5a1f21,#0000 68%);border-radius:50%;width:112px;height:112px;transition:opacity .22s,transform .22s;position:absolute;top:-42px;right:-34px}.why-detail-card:hover:before{opacity:1;transform:scale(1.08)}.service-detail-card{grid-template-rows:auto 1fr;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:8px 16px;display:grid}.service-detail-card:hover,.why-detail-card:hover,.portfolio-service-card:hover{border-color:#ff5a004d;transform:translateY(-4px);box-shadow:0 28px 70px #191a1f21}.service-detail-card:hover .service-card-visual{background:radial-gradient(circle at 70% 22%,#ffffffeb,#0000 24%),linear-gradient(135deg,#ff5a1f2e,#ffffffc7);border-color:#ff5a1f61;transform:translateY(-3px)rotate(-1deg)}.service-card-visual{background:radial-gradient(circle at 70% 22%,#ffffffe0,#0000 24%),linear-gradient(135deg,#ff5a1f1f,#ffffffb8);border:1px solid #ff5a1f29;border-radius:18px;grid-row:1/span 2;justify-content:center;align-items:center;width:76px;height:76px;margin:0;transition:transform .22s,border-color .22s,background .22s;display:flex;position:relative;box-shadow:inset 0 1px #fffc}.service-card-visual:before{content:"";background:linear-gradient(135deg,#ff5a1f,#ff9a46);border-radius:16px;width:48px;height:48px;position:absolute;transform:rotate(12deg);box-shadow:0 18px 34px #ff5a1f42}.service-card-visual:after{content:"";filter:blur(6px);background:#ff5a1f1f;border-radius:50%;width:58px;height:14px;position:absolute;bottom:11px}.service-card-visual .service-detail-icon{z-index:1;width:44px;height:44px;color:var(--white);box-shadow:none;background:#ffffff24;border-color:#ffffff8a;margin:0;position:relative}.service-card-visual-vr{background:linear-gradient(135deg,#fffffff5,#fff6efcc);overflow:hidden}.service-card-visual-vr:after{background:#ff5a1f1a;width:64px;height:12px;bottom:7px}.service-card-visual-vr .service-detail-icon{display:none}.service-detail-card:nth-child(2) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:linear-gradient(135deg,#2f2a2a,#c78b54);border-radius:50% 50% 16px 16px;transform:rotate(-12deg)}.service-detail-card:nth-child(3) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:linear-gradient(135deg,#ff7c2f,#ffe0bd);border-radius:14px 14px 24px 24px;transform:rotate(8deg)}.service-detail-card:nth-child(4) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:linear-gradient(135deg,#f4f1ee,#ff7b35);border-radius:10px;transform:rotate(14deg);box-shadow:0 16px 34px #ff5a1f38,inset -10px -8px #68646d2e}.service-detail-card:nth-child(5) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:radial-gradient(circle at 25% 52%,#fff 0 5px,#0000 6px),radial-gradient(circle at 75% 52%,#fff 0 5px,#0000 6px),linear-gradient(135deg,#ff5a1f,#ffd0aa);border-radius:18px;transform:rotate(-8deg)}.service-detail-card:nth-child(6) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:radial-gradient(circle at 32% 34%,#fff 0 5px,#0000 6px),radial-gradient(circle at 68% 62%,#fff 0 5px,#0000 6px),linear-gradient(135deg,#ff7b35,#e2b083);border-radius:16px;transform:rotate(16deg)}.service-detail-card:nth-child(7) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:linear-gradient(135deg,#ff5a1f,#fff1e7);border-radius:18px 8px;transform:rotate(-16deg)}.service-detail-card:nth-child(8) .service-card-visual:not(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background:conic-gradient(from 40deg,#ff5a1f,#ffb479,#fff6ef,#ff5a1f);border-radius:50%;transform:rotate(0)}.service-detail-card:first-child .service-card-visual-vr:before{background-position:0 0}.service-detail-card:nth-child(2) .service-card-visual-vr:before{background-position:33.333% 0}.service-detail-card:nth-child(3) .service-card-visual-vr:before{background-position:66.666% 0}.service-detail-card:nth-child(4) .service-card-visual-vr:before{background-position:100% 0}.service-detail-card:nth-child(5) .service-card-visual-vr:before{background-position:0 100%}.service-detail-card:nth-child(6) .service-card-visual-vr:before{background-position:33.333% 100%}.service-detail-card:nth-child(7) .service-card-visual-vr:before{background-position:66.666% 100%}.service-detail-card:nth-child(8) .service-card-visual-vr:before{background-position:100% 100%}.service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth){background:linear-gradient(135deg,#fffffff5,#fff6efcc);overflow:hidden}.service-detail-card .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-image:var(--service-icon-sprite);width:76px;height:76px;box-shadow:none;background-position:0 0;background-repeat:no-repeat;background-size:400% 200%;border-radius:0;transform:none}.service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth) .service-detail-icon{display:none}.service-detail-card:first-child .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:0 0}.service-detail-card:nth-child(2) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:33.333% 0}.service-detail-card:nth-child(3) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:66.666% 0}.service-detail-card:nth-child(4) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:100% 0}.service-detail-card:nth-child(5) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:0 100%}.service-detail-card:nth-child(6) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:33.333% 100%}.service-detail-card:nth-child(7) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:66.666% 100%}.service-detail-card:nth-child(8) .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{background-position:100% 100%}.service-detail-icon{width:46px;height:46px;color:var(--orange);background:#ff5a0014;border:1px solid #ff5a0052;border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;display:inline-flex}.service-detail-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.why-icon{width:58px;height:58px;color:var(--orange);background:radial-gradient(circle at 32% 26%,#fffffff2,#0000 28%),linear-gradient(145deg,#fff6eff5,#ff5a1f1f);border-color:#ff5a1f3d;margin-bottom:22px;position:relative;box-shadow:0 18px 32px #ff5a1f21,inset 0 1px #ffffffdb}.why-icon:before{content:"";border:3px solid var(--white);background:var(--orange);border-radius:50%;width:16px;height:16px;position:absolute;top:-3px;right:-3px;box-shadow:0 8px 18px #ff5a1f47}.why-icon svg{stroke-width:1.9px;width:26px;height:26px}.why-detail-card:hover .why-icon{border-color:#ff5a1f6b;transform:translateY(-3px)rotate(-2deg)}.service-detail-card h3,.why-detail-card h3,.portfolio-service-card h3{margin:0 0 12px;font-size:19px}.service-detail-card h3{margin:4px 0;font-size:18px}.service-detail-card p,.why-detail-card p,.portfolio-service-card p{color:var(--muted);margin:0;line-height:1.62}.service-detail-card p{font-size:14px;line-height:1.55}.carousel-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.portfolio-full-link{color:var(--orange);text-transform:uppercase;white-space:nowrap;margin-left:auto;font-size:14px;font-weight:900}.carousel-heading h2{margin:0;font-size:clamp(34px,5vw,58px)}.carousel-controls{gap:10px;display:flex}.carousel-btn{border:1px solid var(--line);width:48px;height:48px;color:var(--ink);cursor:pointer;background:#ffffffd1;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,border-color .18s;display:inline-flex}.carousel-btn:hover{border-color:#ff5a0061;transform:translateY(-2px)}.portfolio-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;grid-auto-columns:minmax(320px,380px);grid-auto-flow:column;gap:18px;padding:4px 0 18px;display:grid;overflow-x:auto}.portfolio-carousel::-webkit-scrollbar{height:10px}.portfolio-carousel::-webkit-scrollbar-thumb{background:#ff5a0052;border-radius:999px}.portfolio-service-card{scroll-snap-align:start;min-height:460px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s}.portfolio-placeholder{color:#ffffffc7;background:radial-gradient(circle at 76% 24%,#ff5a008a,#0000 24%),linear-gradient(135deg,#111b31,#1c2b4a);border-radius:8px;align-items:flex-end;min-height:190px;margin-bottom:20px;padding:18px;display:flex;position:relative;overflow:hidden}.portfolio-placeholder:after{content:"";background:linear-gradient(#0a0c121a,#0a0c12c7),radial-gradient(circle at 68% 24%,#ffffff24,#0000 24%);position:absolute;inset:0}.portfolio-placeholder:before{content:"";border:1px solid #ffffff2e;border-radius:8px;position:absolute;inset:18px}.thumb-meta{z-index:1;gap:8px;display:grid;position:relative}.thumb-meta span{color:#ffffffc7;text-transform:uppercase;font-size:12px;font-weight:900}.thumb-meta strong{color:var(--white);font-size:22px;font-weight:900;line-height:1.1}.play-badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff80;border-radius:50%;width:46px;height:46px;position:absolute;top:18px;left:18px}.play-badge:before{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid var(--white);width:0;height:0;position:absolute;top:14px;left:18px}.placeholder-ar{background:linear-gradient(135deg,#0d2c3a,#1a4b5f)}.placeholder-game{background:linear-gradient(135deg,#150d26,#27366b)}.placeholder-web,.placeholder-growth{background:linear-gradient(135deg,#0d1628,#20324f)}.placeholder-3d{background:linear-gradient(135deg,#17243e,#564039)}.portfolio-tag{color:var(--orange);text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:900;display:inline-flex}.case-link{color:var(--ink);text-transform:uppercase;margin-top:22px;font-weight:900;display:inline-flex}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;box-shadow:0 14px 34px #191a1f0f}.faq-list summary{cursor:pointer;color:var(--ink);padding:22px 24px;font-size:18px;font-weight:900}.faq-list details p{color:var(--muted);margin:0;padding:0 24px 24px;line-height:1.68}.service-contact{grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);align-items:stretch;gap:20px;display:grid}.contact-trust{color:var(--white);background:radial-gradient(circle at 86% 18%,#ff5a0042,#0000 28%),linear-gradient(135deg,#10192e,#182642 58%,#080d19);padding:36px}.contact-trust h2{color:var(--white);font-size:clamp(34px,4vw,54px)}.contact-trust p:not(.eyebrow){color:#ffffffbd;line-height:1.68}.trust-stack{gap:10px;margin-top:30px;display:grid}.trust-stack span{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;padding:14px 16px;font-weight:800;display:block}.service-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:28px;display:grid}.service-form label{color:var(--ink);text-transform:uppercase;gap:8px;font-size:13px;font-weight:900;display:grid}.service-form input,.service-form select,.service-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#ffffffe0;border-radius:6px;padding:14px}.form-wide{grid-column:1/-1}.service-motion-ready .service-hero-copy .eyebrow,.service-motion-ready .service-hero-copy h1,.service-motion-ready .service-hero-copy>p:not(.eyebrow),.service-motion-ready .service-hero-copy .hero-actions,.service-motion-ready .service-trust-row span,.service-motion-ready .service-hero-visual{animation:.76s cubic-bezier(.16,1,.3,1) both serviceHeroRise}.service-motion-ready .service-hero-copy .eyebrow{animation-delay:80ms}.service-motion-ready .service-hero-copy h1{animation-delay:.15s}.service-motion-ready .service-hero-copy>p:not(.eyebrow){animation-delay:.23s}.service-motion-ready .service-hero-copy .hero-actions{animation-delay:.31s}.service-motion-ready .service-trust-row span{animation-delay:calc(.39s + var(--motion-index,0) * 70ms)}.service-motion-ready .service-hero-visual{animation-name:serviceHeroImageRise;animation-delay:.22s}.service-motion-ready .service-reveal-target{opacity:0;transition:opacity .68s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1),box-shadow .22s,border-color .22s;transition-delay:calc(var(--motion-index,0) * 70ms);transform:translateY(28px)}.service-motion-ready .service-reveal-target.is-visible{opacity:1;transform:translateY(0)}.service-motion-ready .service-card-visual:is(.service-card-visual-vr,.service-card-visual-ar,.service-card-visual-game,.service-card-visual-web,.service-card-visual-3d,.service-card-visual-growth):before{animation:4.6s ease-in-out infinite serviceIconFloat;animation-delay:calc(var(--card-index,0) * .14s)}.service-motion-ready .portfolio-service-card .play-badge{animation:2.2s ease-in-out infinite playPulse}.vr-trust-strip{text-align:center;width:min(1180px,100% - 40px);margin:0 auto;padding:78px 0 44px}.vr-trust-strip h2{max-width:760px;color:var(--ink);margin:0 auto 28px;font-size:clamp(30px,4vw,48px)}.vr-trust-strip .partner-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:0;display:flex}.vr-trust-strip .partner-row span{color:#4a454d;background:#ffffffc7;border-color:#ff5a1f1f;border-radius:999px;min-height:48px;padding:0 18px;box-shadow:0 14px 34px #191a1f0f}.vr-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:44px;padding-bottom:76px;display:grid}.vr-stats article,.vr-problem-solution article,.vr-service-card,.vr-work-card,.vr-process-card{background:#ffffffd6;border:1px solid #e8e4dfeb;border-radius:8px;box-shadow:0 20px 52px #191a1f14}.vr-stats strong{color:var(--navy);text-transform:uppercase;margin-bottom:12px;font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1.02;display:block}.vr-stats span,.vr-problem-solution p,.vr-service-card p,.vr-work-card p,.vr-process-card p,.vr-final-cta p{color:var(--muted);line-height:1.65}.vr-problem-solution{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:76px;padding-bottom:96px;display:grid}.vr-problem-card{background:linear-gradient(145deg,#ffffffeb,#fff6eec2),radial-gradient(circle at 85% 10%,#ff5a1f1f,#0000 30%)}.vr-solution-card{color:var(--white);background:radial-gradient(circle at 82% 10%,#ff5a1f47,#0000 32%),linear-gradient(145deg,#091120,#121d31 58%,#080d19);border-color:#ff5a1f2e}.vr-problem-solution h2{max-width:560px;font-size:clamp(32px,4.5vw,54px)}.vr-problem-solution p:not(.eyebrow){max-width:580px;font-size:18px}.vr-services,.vr-work,.vr-process{padding-top:96px;padding-bottom:96px}.vr-services .section-heading{max-width:820px}.vr-service-card{background:linear-gradient(145deg,#fffffff5,#fff8f2d1),radial-gradient(circle at 85% 10%,#ff5a1f1a,#0000 30%);min-height:260px;padding:30px}.vr-service-card:after{display:none}.vr-service-card h3,.vr-work-card h3,.vr-process-card h3{color:var(--navy)}.vr-card-index{width:52px;height:52px;color:var(--white);background:linear-gradient(135deg, var(--orange), var(--orange-2));border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 16px 34px #ff5a1f38}.vr-work-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(7,minmax(260px,1fr));gap:16px;padding:6px 2px 18px;display:grid;overflow-x:auto}.vr-work-card{scroll-snap-align:start;min-height:260px;padding:28px;position:relative;overflow:hidden}.vr-work-card:before{content:"";pointer-events:none;background:linear-gradient(#fff0,#ff5a1f0f),radial-gradient(circle at 80% 4%,#ff5a1f2e,#0000 26%);position:absolute;inset:0}.vr-work-card span{aspect-ratio:16/9;background:radial-gradient(circle at 70% 28%,#ff5a1f66,#0000 24%),linear-gradient(135deg,#101a2d,#24324b 54%,#070d18);border-radius:8px;width:100%;margin-bottom:22px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff1a}.vr-work-card h3,.vr-work-card p{position:relative}.vr-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.vr-process-card small{width:48px;height:48px;color:var(--orange);background:#ff5a1f1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:34px;font-size:16px;font-weight:900;display:inline-flex}.vr-final-cta{width:min(1180px,100% - 40px);color:var(--white);background:radial-gradient(circle at 82% 12%,#ff5a1f4d,#0000 32%),linear-gradient(145deg,#07101f,#121d31 58%,#060b14);border-radius:8px;margin:52px auto 100px;padding:clamp(48px,7vw,86px);box-shadow:0 28px 74px #111b3138}.vr-final-cta div{max-width:760px}.vr-final-cta h2{color:var(--white)}.vr-final-cta p:not(.eyebrow){color:#ffffffc7;max-width:620px;font-size:19px}.motion-ready .reveal-target{opacity:0;transition:opacity .52s,transform .62s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-index,0) * 55ms);transform:translateY(26px)}.motion-ready .reveal-target.is-visible{opacity:1;transform:translateY(0)}.motion-ready .seo-copy.reveal-target,.motion-ready .seo-list article.reveal-target,.motion-ready .video-band>div.reveal-target,.motion-ready .contact-copy.reveal-target,.motion-ready .contact-form.reveal-target,.motion-ready .partner-row span.reveal-target{transform:translateY(18px)}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@keyframes loaderBrandReveal{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes loaderProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loaderExit{0%{opacity:1;transform:translateY(0)}70%{opacity:1}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes navDrop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageReveal{0%{opacity:0;transform:translate3d(var(--parallax-x,0), var(--parallax-y,0), 0) scale(1.11);filter:blur(10px)}to{opacity:1;transform:translate3d(var(--parallax-x,0), var(--parallax-y,0), 0) scale(1.04);filter:blur()}}@keyframes heroCopyReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPanelReveal{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes serviceHeroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes serviceHeroImageRise{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes serviceIconFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.03)}}@keyframes proofBarReveal{0%{opacity:0;transform:translate(-50%,36px)}to{opacity:1;transform:translate(-50%)}}@keyframes mobileProofReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes softRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes gentleFloat{0%,to{translate:0}50%{translate:0 -8px}}@keyframes orbitSweep{0%{transform:translate(-50%,-50%)rotate(-18deg)}to{transform:translate(-50%,-50%)rotate(342deg)}}@keyframes playPulse{0%,to{box-shadow:0 18px 36px #ff5a004d,0 0 #ff5a0033}50%{box-shadow:0 20px 42px #ff5a0057,0 0 0 14px #ff5a0000}}@keyframes testimonialDrift{0%{transform:translate(0)}to{transform:translate(min(-980px,100vw - 100% - 40px))}}@keyframes achievementPop{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 #ff5a001f}45%{transform:translateY(-3px)scale(1.04);box-shadow:0 0 0 10px #ff5a0000}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready .reveal-target,.service-motion-ready .service-reveal-target{opacity:1;transform:none}}[data-service-page] .service-hero-visual.has-scenario{background:#f7f0e9}[data-service-page] .service-hero-visual.has-scenario picture{width:100%;height:100%;display:block;position:absolute;inset:0}[data-service-page] .service-hero-visual.has-photo.has-scenario img{object-fit:cover;object-position:var(--service-hero-position,center);filter:none;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0;transform:none}[data-service-page] .service-hero-visual.has-scenario .visual-frame,[data-service-page] .service-hero-visual.has-scenario .visual-core,[data-service-page] .service-hero-visual.has-scenario .visual-device{display:none}@media (width<=680px){[data-service-page] .service-hero-visual.has-photo.has-scenario{min-height:310px;overflow:hidden}[data-service-page] .service-hero-visual.has-photo.has-scenario img{object-position:var(--service-hero-mobile-position,center);width:100%;height:100%;inset:0}}@media (width<=980px){.site-header{z-index:1000;gap:14px;width:min(100% - 32px,1180px);position:relative}.main-nav{pointer-events:none;opacity:0;visibility:hidden;gap:3px;font-size:12px}.main-nav a,.nav-dropbtn{padding:0 10px}.hero-inner,.studio-strip,.seo-service,.portfolio-hero,.subpage-grid,.portfolio-page-grid,.split,.faq,.contact,.footer{grid-template-columns:1fr}.portfolio-browser-head{flex-direction:column;align-items:flex-start}.hero{min-height:100vh}.hero .hero-inner{min-height:100vh;padding:104px 0 76px}.hero-bg{object-position:62% center}.hero-layer{background:radial-gradient(circle at 78% 18%,#ff5a1f2e,#0000 30%),linear-gradient(90deg,#060b14f5 0%,#070d19d6 58%,#070d197a 100%),linear-gradient(#060b1470 0%,#060b1461 42%,#060b14f5 100%)}.studio-pods,.service-grid,.portfolio-grid,.partner-row,.subpage-grid,.portfolio-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-hero{grid-template-columns:1fr;min-height:720px;padding:62px 20px 120px}.service-hero-visual{min-height:0}.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-detail-grid,.service-problem-grid,.service-contact{grid-template-columns:1fr}.seo-service{padding:42px}.process-track{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-art{min-height:760px}}@media (width<=860px){.site-header{grid-template-columns:1fr auto;align-items:center;padding:12px 0;display:grid}.mobile-menu-toggle{display:inline-block}.nav-action{display:none}.main-nav{opacity:0;pointer-events:none;background:#fffaf5fa;border-radius:18px;grid-template-columns:1fr;gap:8px;width:100%;max-height:calc(100vh - 100px);padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 28px 72px #191a1f29}.site-header.nav-open .main-nav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.main-nav a,.nav-dropbtn{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;justify-content:space-between;min-height:46px;padding:0 16px;font-size:13px}.mobile-nav-cta{display:flex;box-shadow:0 16px 34px #ff5a002e;color:#fff!important;background:linear-gradient(135deg, var(--orange), var(--orange-2))!important;border-color:#0000!important}.nav-dropdown{position:static}.nav-dropdown:after{display:none}.nav-menu{width:100%;box-shadow:none;opacity:1;pointer-events:auto;background:#ffffff9e;border-radius:14px;grid-template-columns:1fr;gap:7px;margin-top:8px;padding:8px;position:static;transform:none}.nav-dropdown:hover .nav-menu,.nav-menu:hover,.nav-dropdown:focus-within .nav-menu{transform:none}.nav-menu a{border-radius:10px;min-height:58px;padding:11px 12px}}@media (width<=680px){.site-header,.hero-inner,.studio-strip,.section,.portfolio-hero,.portfolio-browser,.video-band,.footer,.site-header{width:min(100% - 28px,1180px)}.brand{font-size:22px}.hero{background:#060b14;min-height:92vh;display:block}h1{font-size:37px;line-height:1}h2{font-size:36px}.hero-inner{min-height:92vh;padding:92px 0 54px}.hero-bg{width:100%;height:100%;box-shadow:none;object-position:64% center;border-radius:0;margin:0;position:absolute;inset:0}.hero-layer{background:radial-gradient(circle at 72% 16%,#ff5a1f29,#0000 32%),linear-gradient(90deg,#060b14f7 0%,#070d19e6 64%,#070d199e 100%),linear-gradient(#060b1480 0%,#060b1466 44%,#060b14f7 100%);display:block}.hero-text{font-size:16px;line-height:1.58}.hero-actions{align-items:stretch;gap:12px;margin-top:28px}.hero-actions .button{white-space:normal;text-align:center;width:100%;min-height:50px;padding:0 16px}.showreel-button{justify-content:center}.hero-trust{grid-template-columns:1fr;gap:9px;max-width:none;margin-top:26px;display:grid}.hero-trust span{white-space:normal;text-align:center;justify-content:center;min-height:38px;font-size:12px}.portfolio-hero{padding:56px 0 34px}.portfolio-hero h1{font-size:44px}.portfolio-filter-bar{border-left:0;border-right:0;border-radius:0;margin-left:-14px;margin-right:-14px}.hero-proof{grid-template-columns:1fr;width:min(100% - 28px,540px);margin:10px auto 0;animation:.7s cubic-bezier(.16,1,.3,1) .64s both mobileProofReveal;position:relative;bottom:auto;left:auto;transform:none}.hero-proof article{grid-template-columns:112px minmax(0,1fr);gap:10px 28px;min-height:170px;padding:26px 24px}.hero-proof article+article{border-top:1px solid #2523261f;border-left:0}.stat-icon{width:98px;height:98px}.stat-icon svg{width:37px;height:37px}.hero-proof strong{font-size:58px}.hero-proof article>span:not(.stat-icon){font-size:22px;line-height:1.2}.service-grid,.portfolio-grid,.partner-row,.proof-grid,.seo-list,.studio-pods,.subpage-grid,.portfolio-page-grid,.contact-form,.service-detail-grid,.why-detail-grid,.service-problem-grid,.service-contact,.video-band{grid-template-columns:1fr}.service-detail-hero{flex-direction:column;width:100%;min-height:auto;margin-bottom:64px;padding:0 14px 58px;display:flex}.service-detail-hero:before{background:linear-gradient(#fffaf514 0%,#fffaf5f5 38%,#fffaf5 100%),linear-gradient(90deg,#fffaf5d1,#fffaf52e)}.service-hero-copy{order:2;width:min(100%,540px);padding:24px 16px 0}.service-hero-copy h1{font-size:42px}.service-hero-copy>p:not(.eyebrow){font-size:16px}.service-hero-visual{border-radius:8px;order:1;width:100%;min-height:310px;margin:20px 0 0;position:relative;box-shadow:0 24px 54px #1a161224}.service-hero-visual.has-photo img{object-position:68% center;transform:none}.visual-frame-one{width:210px;left:24px}.visual-frame-two{width:220px;right:24px}.visual-device{width:210px}.service-detail-section,.service-why,.service-faq,.service-contact{width:min(100% - 28px,1180px);margin-bottom:72px}.compact-heading{margin-bottom:24px}.compact-heading h2,.carousel-heading h2{font-size:34px}.service-detail-card,.why-detail-card{min-height:0;padding:22px}.carousel-heading{flex-direction:column;align-items:flex-start}.portfolio-carousel{grid-auto-columns:minmax(280px,86vw)}.service-form{grid-template-columns:1fr;padding:20px}.contact-trust{padding:28px}.seo-service{width:min(100% - 28px,1180px);margin:64px auto;padding:30px 20px}.process-track{grid-template-columns:1fr}.why-us{padding-top:72px}.feature-art{min-height:760px}.delivery-panel{inset:20px 0 318px}.delivery-screen{inset:58px 18px 20px}.delivery-card{width:150px;padding:14px}.card-one{top:28px;left:16px}.card-two{top:132px;right:14px}.card-three{bottom:26px;left:22px}.delivery-metrics{grid-template-columns:1fr;bottom:112px;left:0;right:0}.delivery-note{bottom:0;left:0;right:0}.testimonial-track{grid-auto-columns:minmax(284px,86vw);animation-duration:34s}.video-band{padding:36px 24px}.contact{padding:64px 20px}.footer{gap:24px;padding:42px 0}}[data-service-page] .service-video-demo{background:radial-gradient(circle at 88% 10%,#ff6b2b1f,#0000 26%),linear-gradient(#fffdfa,#fff7ef);border:1px solid #e8d3c2db;border-radius:22px;width:min(1180px,100% - 48px);margin:10px auto 100px;padding:clamp(28px,4vw,52px);box-shadow:0 24px 58px #111b311a}[data-service-page] .service-video-demo__heading{text-align:center;max-width:820px;margin:0 auto 30px}[data-service-page] .service-video-demo__heading h2{color:var(--navy);margin:10px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.08}[data-service-page] .service-video-demo__heading>p:not(.eyebrow){color:#625d67;max-width:720px;margin:0 auto;font-size:16px;line-height:1.65}[data-service-page] .service-video-frame{aspect-ratio:16/9;background:#101c31;border:8px solid #101c31;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 25px 54px #0b152738}[data-service-page] .service-video-frame iframe{border:0;width:100%;height:100%;display:block}@media (width<=680px){[data-service-page] .service-video-demo{border-radius:16px;width:min(100% - 28px,1180px);margin-bottom:64px;padding:24px 14px}[data-service-page] .service-video-demo__heading{margin-bottom:22px}[data-service-page] .service-video-frame{border-width:4px;border-radius:12px}}[data-service-page] .service-module-includes{background:radial-gradient(circle at 8% 18%,#ff6b2b12,#0000 22%),linear-gradient(#fffaf5,#fffdf9);width:100%;max-width:none;padding-top:90px;padding-bottom:90px}[data-service-page] .service-module-includes>.compact-heading,[data-service-page] .service-module-includes>.service-detail-grid{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}[data-service-page] .service-module-includes>.compact-heading{text-align:center;max-width:850px;margin-bottom:52px}[data-service-page] .service-module-includes>.compact-heading h2,[data-service-page] .service-module-includes>.compact-heading>p:not(.eyebrow){margin-left:auto;margin-right:auto}[data-service-page] .service-module-includes>.service-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:24px;display:grid}[data-service-page] .service-module-includes .service-module-card{text-align:center;background:linear-gradient(#fffffffa,#fffaf5e6);border:1px solid #e8d3c2db;border-radius:22px;flex-direction:column;align-items:center;height:100%;min-height:390px;padding:28px 24px 30px;display:flex;position:relative;overflow:visible;box-shadow:0 18px 42px #111b3114}[data-service-page] .service-module-includes .service-module-card:after{content:"";border-top:2px solid var(--orange);width:38px;margin-top:auto}[data-service-page] .service-module-card__icon img{object-fit:contain;filter:drop-shadow(0 14px 14px #111b3121);width:auto;max-width:138px;height:auto;max-height:138px;transition:transform .22s;display:block}[data-service-page] .service-module-card__icon .service-detail-icon{width:74px;height:74px;margin:0}[data-service-page] .service-module-includes .service-module-card h3{color:var(--navy);margin:0 0 12px;font-size:21px;line-height:1.16}[data-service-page] .service-module-includes .service-module-card:hover .service-module-card__icon img{transform:scale(1.03)}@media (width<=1080px){[data-service-page] .service-module-includes>.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-service-page] .service-module-includes .service-module-card{min-height:350px}}@media (width<=680px){[data-service-page] .service-module-includes{padding-top:60px;padding-bottom:64px}[data-service-page] .service-module-includes>.compact-heading,[data-service-page] .service-module-includes>.service-detail-grid{width:min(100% - 28px,1180px)}[data-service-page] .service-module-includes>.compact-heading{margin-bottom:34px}[data-service-page] .service-module-includes>.service-detail-grid{grid-template-columns:1fr;gap:18px}[data-service-page] .service-module-includes .service-module-card{min-height:0;padding:24px 22px 26px}[data-service-page] .service-module-card__icon{height:118px;margin-bottom:14px}[data-service-page] .service-module-card__icon img{max-width:108px;max-height:108px}}@media (width<=980px){body .section.vr-stats .vr-stat-card{min-height:380px}}@media (width<=620px){body .section.vr-stats{padding-top:58px;padding-bottom:68px}body .section.vr-stats .vr-stat-card{height:auto;min-height:0;padding:25px 22px 28px}body .section.vr-stats .vr-stat-card__icon{flex-basis:130px;height:130px;margin-bottom:14px}body .section.vr-stats .vr-stat-card__icon img{max-width:120px;max-height:124px}body .section.vr-stats .vr-stat-card strong{font-size:22px}body .section.vr-stats .vr-stats__grid{grid-auto-rows:auto}}body .section.vr-services .vr-service-tile{background:#fffffff0}body .section.vr-services .vr-service-tile__media{max-height:160px;box-shadow:none;background:0 0;flex-basis:160px;margin-bottom:14px;overflow:visible}body .section.vr-services .vr-service-tile__image{object-fit:contain;filter:none;width:min(94%,230px);max-width:none;height:158px;max-height:none}@media (width<=620px){body .section.vr-services .vr-service-tile__media{flex-basis:140px;max-height:140px;margin-bottom:12px}body .section.vr-services .vr-service-tile__image{width:min(92%,205px);height:138px}}[data-service-page] .service-proof-strip,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-unique-section{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}[data-service-page] .service-proof-strip{background:#fffdfaf5;border:1px solid #e8d3c2e6;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:-48px;margin-bottom:88px;padding:14px;display:grid;overflow:visible;box-shadow:0 22px 54px #111b311a}[data-service-page] .service-proof-strip article{text-align:center;background:linear-gradient(#fffffff5,#fffaf5db);border:1px solid #e8d3c2b8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:210px;padding:28px 24px 24px;display:flex;overflow:visible}[data-service-page] .service-proof-strip__icon{justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:10px;display:flex;overflow:visible}[data-service-page] .service-proof-strip__icon img{object-fit:contain;width:auto;max-width:90px;height:auto;max-height:90px;display:block}[data-service-page] .service-proof-strip span{color:#625d67;max-width:150px;font-size:13.5px;font-weight:700;line-height:1.35}[data-service-page] .service-proof-strip strong{color:var(--navy);font-size:30px;font-weight:850;line-height:1}[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq{padding-top:72px;padding-bottom:72px}[data-service-page] .service-detail-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}[data-service-page] .why-detail-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}[data-service-page] .service-unique-section{background:linear-gradient(135deg,#fffffff2,#fff6eeeb);border:1px solid #ff6b2b38;border-radius:18px;margin-top:12px;margin-bottom:82px;padding:30px 34px;box-shadow:0 18px 42px #111b3112}[data-service-page] .service-unique-section h2{max-width:800px;color:var(--navy);text-transform:none;margin-bottom:10px;font-size:clamp(28px,3vw,40px);line-height:1.1}[data-service-page] .service-unique-section>p:last-child{color:#5a5560;max-width:850px;margin:0;font-size:16px;line-height:1.6}[data-service-page] .service-project-start{color:#fff;background:radial-gradient(circle at 88% 12%,#ff6b2b4d,#0000 28%),linear-gradient(135deg,#091426,#14243d);border:1px solid #ff6b2b3d;border-radius:24px;margin-bottom:92px;padding:48px;box-shadow:0 28px 72px #09142633}[data-service-page] .service-project-start .compact-heading{text-align:left;margin-bottom:32px}[data-service-page] .service-project-start .compact-heading h2{color:#fff;text-transform:none}[data-service-page] .service-project-start .compact-heading>p:last-child{color:#ffffffb8;max-width:680px}[data-service-page] .service-project-start__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}[data-service-page] .service-project-start__grid article{background:#fff1;border:1px solid #ffffff21;border-radius:14px;min-height:188px;padding:24px}[data-service-page] .service-project-start__grid article>span{color:#fff;background:var(--orange);border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:20px;font-size:12px;font-weight:900;display:inline-grid}[data-service-page] .service-project-start__grid h3{color:#fff;font-size:20px}[data-service-page] .service-project-start__grid p{color:#ffffffb3;margin:0;font-size:14.5px;line-height:1.55}[data-service-page] .service-project-start__offer{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding-top:22px;display:flex}[data-service-page] .service-project-start__offer p{color:#ffffffb8;max-width:700px;margin:0;font-size:14px;line-height:1.55}[data-service-page] .service-project-start__offer strong{color:#fff}[data-service-page] .service-delivery-process{margin-bottom:86px}[data-service-page] .service-delivery-process ol{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}[data-service-page] .service-delivery-process li{border-top:2px solid #ff5a1f57;min-width:0;padding:18px 10px 0}[data-service-page] .service-delivery-process li span{color:var(--orange);margin-bottom:8px;font-size:12px;font-weight:900;display:block}[data-service-page] .service-delivery-process li strong{color:var(--navy);font-size:14px;line-height:1.35}[data-service-page] .service-related-work{padding-top:64px;padding-bottom:76px}[data-service-page] .service-contact .contact-trust>.button{width:fit-content;margin:20px 0 0}[data-service-page] .service-contact-reassurance{color:#ffffffad;margin:-5px 0 0;font-size:12.5px;line-height:1.5}@media (width<=980px){[data-service-page] .service-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}[data-service-page] .service-proof-strip article:nth-child(2){border-right:1px solid #e8d3c2b8}[data-service-page] .service-project-start__grid{grid-template-columns:1fr}[data-service-page] .service-project-start__grid article{min-height:0}[data-service-page] .service-delivery-process ol{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}}@media (width<=680px){[data-service-page] .service-proof-strip,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-unique-section{width:min(100% - 28px,1180px)}[data-service-page] .service-proof-strip{margin-top:-28px;margin-bottom:58px}[data-service-page] .service-proof-strip article{min-height:190px;padding:20px 10px 18px}[data-service-page] .service-proof-strip__icon{width:74px;height:74px;margin-bottom:7px}[data-service-page] .service-proof-strip__icon img{max-width:72px;max-height:72px}[data-service-page] .service-proof-strip strong{font-size:25px}[data-service-page] .service-proof-strip span{font-size:12px}[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq{padding-top:54px;padding-bottom:54px}[data-service-page] .service-unique-section{margin-bottom:58px;padding:26px 22px}[data-service-page] .service-project-start{margin-bottom:64px;padding:32px 20px}[data-service-page] .service-project-start__offer{flex-direction:column;align-items:stretch}[data-service-page] .service-project-start__offer .button{width:100%}[data-service-page] .service-delivery-process{margin-bottom:62px}[data-service-page] .service-delivery-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-service-page]{overflow-x:clip}[data-service-page] .service-detail-hero{min-height:640px;margin-bottom:0;padding-bottom:82px}[data-service-page] .service-hero-copy{max-width:690px}[data-service-page] .service-hero-copy h1{letter-spacing:0;max-width:690px;font-size:clamp(46px,4.6vw,72px);font-weight:800;line-height:1.04}[data-service-page] .service-hero-copy>p:not(.eyebrow){max-width:620px;font-size:clamp(18px,1.55vw,22px);line-height:1.55}[data-service-page] .service-hero-visual.has-illustration{background:radial-gradient(circle at 78% 42%,#ff6b2b29,#0000 28%),linear-gradient(135deg,#fffdfa,#f5ede5)}[data-service-page] .service-hero-visual.has-illustration:before{background:linear-gradient(90deg,#fffaf5fa 0%,#fffaf5e6 43%,#fffaf53d 70%,#fffaf514 100%)}[data-service-page] .service-hero-visual.has-photo.has-illustration img{object-fit:contain;object-position:center;filter:drop-shadow(0 28px 28px #1218242e);width:48%;height:72%;inset:14% 5% 14% auto;transform:none}[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-mid-cta{width:min(1180px,100% - 48px)}[data-service-page] .compact-heading{max-width:850px;margin-bottom:38px}[data-service-page] .compact-heading h2,[data-service-page] .carousel-heading h2{letter-spacing:0;max-width:800px;font-size:clamp(36px,4vw,54px);line-height:1.08}[data-service-page] .service-training-problem{margin-bottom:92px}[data-service-page] .service-training-problem .compact-heading h2{max-width:760px;font-size:clamp(34px,3.5vw,48px)}[data-service-page] .service-training-problem .compact-heading>p:not(.eyebrow){max-width:760px;line-height:1.6}[data-service-page] .service-problem-grid{align-items:stretch;gap:24px}[data-service-page] .service-training-problem .service-detail-card{border-radius:20px;flex-direction:column;min-width:0;min-height:350px;padding:clamp(28px,2.7vw,38px);display:flex;overflow:visible}[data-service-page] .service-training-problem .service-detail-card:first-child{background:linear-gradient(145deg,#fffdfb,#fff2e9);border-color:#ff6b2b40}[data-service-page] .service-training-problem .service-detail-card:last-child{background:linear-gradient(145deg,#fffefd,#effaf3);border-color:#2da3703d}[data-service-page] .service-training-problem .service-detail-card h3{max-width:100%;color:var(--navy);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:16px 0 20px;font-size:clamp(25px,2.3vw,32px);line-height:1.12}[data-service-page] .service-challenge-icon{justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:visible}[data-service-page] .service-challenge-icon img{object-fit:contain;width:100%;height:100%;display:block}[data-service-page] .service-challenge-list{gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}[data-service-page] .service-challenge-list li{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:#494550;overflow-wrap:normal;word-break:normal;min-width:0;padding-left:30px;font-size:16px;line-height:1.55;position:relative}[data-service-page] .service-challenge-list li:before{content:"•";color:var(--orange);font-size:24px;font-weight:900;position:absolute;top:-1px;left:5px}[data-service-page] .service-training-problem .service-detail-card:last-child .service-challenge-list li:before{color:#2da370}[data-service-page] .service-detail-grid{align-items:stretch;gap:18px}[data-service-page] .service-detail-grid .service-detail-card{border-radius:14px;height:100%;min-height:250px;padding:24px}[data-service-page] .service-detail-grid .service-detail-card h3{color:var(--navy);margin-top:18px;font-size:20px;line-height:1.2}[data-service-page] .service-detail-grid .service-detail-card p{color:#5a5560;font-size:14.5px;line-height:1.58}[data-service-page] .service-related-work .portfolio-empty{color:#6a6268;background:#fffaf5bf;border:1px dashed #ff6b2b47;border-radius:14px;place-items:center;min-height:150px;display:grid}[data-service-page] .service-related-work .portfolio-empty strong{text-align:center;max-width:420px;font-size:17px;line-height:1.5}[data-service-page] .service-mid-cta{color:#fff;background:radial-gradient(circle at 86% 20%,#ff6b2b45,#0000 28%),linear-gradient(135deg,#0b1527,#14233c);border:1px solid #ff6b2b38;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin:-30px auto 100px;padding:32px 36px;display:flex;box-shadow:0 22px 52px #0b15272b}[data-service-page] .service-mid-cta>div{max-width:760px}[data-service-page] .service-mid-cta h2{color:#fff;margin:0 0 9px;font-size:clamp(27px,3vw,40px);line-height:1.12}[data-service-page] .service-mid-cta p:not(.eyebrow){color:#ffffffbd;margin:0;font-size:15.5px;line-height:1.55}[data-service-page] .service-mid-cta .button{white-space:nowrap;flex:none}[data-service-page] .why-detail-card{border-radius:14px}[data-service-page] .service-why .why-detail-grid{align-items:stretch}[data-service-page] .service-why .why-detail-card{text-align:center;flex-direction:column;align-items:center;min-height:290px;display:flex}[data-service-page] .service-why .use-case-icon-wrap{flex:none;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 18px;display:flex;overflow:visible}[data-service-page] .service-why .use-case-icon-wrap img{object-fit:contain;filter:drop-shadow(0 10px 12px #111b311f);width:100%;height:100%;transition:transform .22s;display:block}[data-service-page] .service-why .why-detail-card:hover .use-case-icon-wrap img{transform:scale(1.03)}[data-service-page] .service-why .why-detail-card h3{margin-top:0}[data-service-page] .service-why .why-detail-card p{margin-top:auto}[data-service-page] .faq-list details{border-radius:12px}@media (width<=640px){[data-service-page] .service-why .why-detail-card{min-height:0}[data-service-page] .service-why .use-case-icon-wrap{width:78px;height:78px;margin-bottom:14px}}@media (width<=980px){[data-service-page] .service-detail-hero{min-height:620px}[data-service-page] .service-hero-visual.has-photo.has-illustration img{width:48%;height:78%;inset:11% 2% 11% auto}[data-service-page] .service-training-problem .service-detail-card{min-height:0}[data-service-page] .service-mid-cta{flex-direction:column;align-items:flex-start}}@media (width<=680px){[data-service-page] .service-detail-hero{min-height:auto;margin-bottom:0;padding-bottom:48px}[data-service-page] .service-proof-strip{margin-top:0}[data-service-page] .service-hero-visual.has-photo.has-illustration{min-height:280px}[data-service-page] .service-hero-visual.has-photo.has-illustration:before{background:linear-gradient(#fffaf50d,#fffaf557)}[data-service-page] .service-hero-visual.has-photo.has-illustration img{width:88%;height:86%;inset:7% 6%}[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-mid-cta{width:min(100% - 28px,1180px)}[data-service-page] .service-training-problem .service-detail-card{padding:26px 22px}[data-service-page] .service-challenge-list li{padding-left:26px;font-size:15px}[data-service-page] .service-mid-cta{width:min(100% - 28px,1180px);margin-top:-20px;margin-bottom:72px;padding:26px 22px}[data-service-page] .service-mid-cta .button{width:100%}}body .section.vr-stats:before,body .section.vr-stats:after{content:"";z-index:-1;opacity:.34;pointer-events:none;background-image:radial-gradient(#ff6b2b61 1.2px,#0000 1.2px);background-size:13px 13px;width:180px;height:180px;position:absolute;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 72%);mask-image:radial-gradient(circle,#000 20%,#0000 72%)}body .section.vr-stats:before{top:32%;left:-24px}body .section.vr-stats:after{bottom:4%;right:-20px}@media (width<=980px){body .section.vr-stats .vr-stat-card{min-height:380px}}@media (width<=620px){body .section.vr-stats{padding-top:58px;padding-bottom:68px}body .section.vr-stats:before,body .section.vr-stats:after{display:none}body .section.vr-stats .vr-stat-card{height:auto;min-height:0;padding:25px 22px 28px}body .section.vr-stats .vr-stat-card__icon{flex-basis:130px;height:130px;margin-bottom:14px}body .section.vr-stats .vr-stat-card__icon img{max-width:120px;max-height:124px}body .section.vr-stats .vr-stat-card strong{font-size:22px}body .section.vr-stats .vr-stats__grid{grid-auto-rows:auto}}@media (width<=980px){.vr-stats,.vr-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-problem-solution{grid-template-columns:1fr}.vr-work-grid{grid-template-columns:repeat(7,minmax(300px,1fr))}}@media (width<=680px){.vr-trust-strip{width:min(100% - 28px,1180px);padding:58px 0 24px}.vr-trust-strip h2{font-size:30px}.vr-trust-strip .partner-row{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:12px;overflow-x:auto}.vr-trust-strip .partner-row span{flex:none}.vr-stats,.vr-process-grid{grid-template-columns:1fr}.vr-stats{padding-top:36px;padding-bottom:52px}.vr-stats article,.vr-service-card,.vr-process-card{min-height:0;padding:24px}.vr-problem-solution,.vr-services,.vr-work,.vr-process{padding-top:64px;padding-bottom:64px}.vr-problem-solution article{min-height:460px;padding:28px 22px}.vr-problem-solution h2,.vr-final-cta h2{font-size:34px}.vr-problem-solution p:not(.eyebrow),.vr-final-cta p:not(.eyebrow){font-size:16px}.vr-work-grid{grid-template-columns:1fr;padding-bottom:0;overflow-x:visible}.vr-work-card{min-height:0;padding:24px}.vr-final-cta{width:min(100% - 28px,1180px);margin:24px auto 72px;padding:36px 22px}.vr-final-cta .hero-actions{align-items:stretch}.vr-final-cta .button{white-space:normal;text-align:center;width:100%}}.hero{min-height:100svh}.hero-title{text-transform:uppercase;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;max-width:760px;margin-bottom:22px;font-size:clamp(48px,6.2vw,88px);font-weight:900;line-height:.98}.hero h1 .hero-title-line{color:var(--white);word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;display:block}.hero h1 .hero-title-accent{color:var(--orange);white-space:nowrap}.hero-text{color:#ffffffe0;max-width:610px;font-size:clamp(17px,1.55vw,21px)}.hero-actions .button{border-radius:8px}.hero-trust{gap:14px}.hero-trust span{color:#ffffffeb;border-color:#ff5a1f47}.vr-trust-strip{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf5f5;border:1px solid #e8e4dfe6;border-radius:12px;margin-top:-54px;padding:26px 28px 28px;position:relative;box-shadow:0 30px 80px #111b3129}.vr-trust-strip h2{letter-spacing:0;color:var(--navy);margin-bottom:20px;font-size:13px;line-height:1.3}.vr-trust-strip .partner-row span{background:var(--white);color:#28242b;border-radius:8px;min-height:42px;font-size:13px;box-shadow:0 10px 24px #191a1f0d}.vr-stats article{background:linear-gradient(145deg,#fffffffa,#fff9f4e6);min-height:190px;padding:30px 26px;position:relative}.vr-stats article:before{content:"";background:radial-gradient(circle,#ff5a1f2e,#0000 45%),linear-gradient(135deg,#ff5a1f1f,#ff8a000f);border:1px solid #ff5a1f42;border-radius:50%;width:54px;height:54px;margin-bottom:22px;display:block}.vr-stats strong{color:var(--orange);font-size:clamp(24px,2.6vw,34px)}.vr-problem-solution{align-items:stretch;gap:0}.vr-problem-solution article{align-content:center;min-height:420px;padding:48px;display:grid;position:relative}.vr-problem-card{border-right:0;border-radius:12px 0 0 12px}.vr-solution-card{background:radial-gradient(circle at 20% 25%,#ff5a1f47,#0000 28%),linear-gradient(145deg,#07101f,#111c30 58%,#060b14);border-radius:0 12px 12px 0}.vr-card-symbol{border-radius:24px;width:82px;height:82px;margin-bottom:26px;transform:rotate(-8deg)}.vr-problem-card .vr-card-symbol{background:linear-gradient(135deg,#ff5a1f33,#ffffffc7),radial-gradient(circle,#ff5a1f73,#0000 42%);border:1px solid #ff5a1f38;box-shadow:0 22px 48px #ff5a1f29}.vr-solution-card .vr-card-symbol{background:linear-gradient(135deg,#ff5a1fc7,#ff8a0057),radial-gradient(circle,#ffffff47,#0000 42%);border:1px solid #ffffff2e;box-shadow:0 22px 48px #ff5a1f38}.vr-problem-solution h2{font-size:clamp(30px,3.6vw,46px);line-height:1.05}.vr-service-card{min-height:300px;padding:34px;transition:transform .22s,box-shadow .22s,border-color .22s}.vr-service-card:hover,.vr-work-card:hover,.vr-process-card:hover{border-color:#ff5a1f42;transform:translateY(-5px);box-shadow:0 28px 68px #191a1f1f}.vr-card-index{width:auto;height:38px;color:var(--orange);text-transform:uppercase;background:#ff5a1f1a;border-radius:999px;margin-bottom:30px;padding:0 15px;font-size:12px;box-shadow:inset 0 0 0 1px #ff5a1f29}.vr-service-card h3{min-height:54px;font-size:23px}.vr-work-grid{grid-template-columns:repeat(7,minmax(250px,1fr));gap:14px}.vr-work-card{min-height:350px;color:var(--white);background:#07101f;padding:0}.vr-work-card span{aspect-ratio:auto;border-radius:0;height:190px;margin:0}.vr-work-card span:after{content:"";background:linear-gradient(#07101f0d,#07101fc2),radial-gradient(circle at 72% 20%,#ff5a1f38,#0000 28%);position:absolute;inset:0}.vr-work-card h3,.vr-work-card p{padding-left:22px;padding-right:22px}.vr-work-card h3{color:var(--white);text-shadow:0 10px 26px #0000006b;margin-top:-34px;font-size:20px}.vr-work-card p{color:#ffffffc2;font-size:14px}.vr-process-grid{align-items:stretch}.vr-process-card{background:linear-gradient(145deg,#fffffffa,#fff8f1db);min-height:250px}.vr-final-cta{margin-top:42px}@media (width<=980px){.hero-title{max-width:640px;font-size:clamp(44px,8vw,70px)}.vr-trust-strip{margin-top:-34px}.vr-problem-card,.vr-solution-card{border-right:1px solid #e8e4dfeb;border-radius:12px}}@media (width<=680px){.hero-title{font-size:clamp(39px,11vw,48px);line-height:1.02}.hero-title-accent{white-space:nowrap}.vr-trust-strip{margin-top:-20px;padding:22px 18px}.vr-stats,.vr-problem-solution,.vr-services,.vr-work,.vr-process{padding-top:54px;padding-bottom:54px}.vr-problem-solution article{min-height:0;padding:30px 22px}.vr-card-symbol{border-radius:18px;width:62px;height:62px;margin-bottom:22px}.vr-service-card h3{min-height:0}.vr-work-grid{gap:16px}.vr-work-card{min-height:320px}}.hero-inner{padding-top:106px;padding-bottom:128px}.hero-video-status{color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-transform:uppercase;background:#050a125c;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;min-height:38px;margin-top:24px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 0 1px #ff5a1f1a}.hero-video-status span{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff5a1f29}.hero-trust{margin-top:28px}.vr-trust-strip{width:min(1180px,100% - 56px);margin-top:-68px;padding:18px 24px 20px}.vr-trust-strip .eyebrow{color:var(--navy);margin-bottom:14px;font-size:12px}.vr-trust-strip h2{display:none}.vr-trust-strip .partner-row span{color:#39343d;min-height:38px;padding:0 15px;font-size:12px}.vr-stats,.vr-problem-solution,.vr-services,.vr-work,.vr-process{padding-top:62px;padding-bottom:62px}.vr-problem-solution{gap:20px}.vr-problem-solution article{background:linear-gradient(145deg,#fffffffa,#fff9f4e6),radial-gradient(circle at 85% 8%,#ff5a1f1a,#0000 32%);border-radius:12px;min-height:430px;padding:42px}.vr-problem-card{border-right:1px solid #e8e4dfeb}.vr-solution-card{color:var(--ink);border-color:#e8e4dfeb}.vr-solution-card h2,.vr-solution-card p:not(.eyebrow){color:var(--ink)}.vr-card-symbol{border-radius:24px;place-items:center;width:78px;height:78px;display:grid;position:relative;transform:none}.vr-card-symbol:before{color:var(--orange);font-size:38px;font-weight:900;line-height:1}.vr-problem-card .vr-card-symbol,.vr-solution-card .vr-card-symbol{background:radial-gradient(circle at 50% 48%,#ff5a1f33,#0000 46%),linear-gradient(145deg,#fffffffa,#fff2e8eb);border:1px solid #ff5a1f33;box-shadow:0 20px 44px #ff5a1f24}.vr-problem-card .vr-card-symbol:before{content:"!"}.vr-solution-card .vr-card-symbol:before{content:"✓"}.vr-work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;overflow-x:visible}.vr-work-card{min-height:360px;color:var(--ink);background:#fffffff2}.vr-work-card span{filter:saturate(1.1)brightness(1.18);height:210px}.vr-work-card span:after{background:linear-gradient(#07101f05 0%,#07101f14 48%,#07101fa3 100%),radial-gradient(circle at 72% 20%,#ff5a1f1f,#0000 28%)}.vr-work-card h3{color:var(--navy);text-shadow:none}.vr-work-card p{color:var(--muted)}.vr-work-card-1 span{background:linear-gradient(135deg,#c8d2da,#f37a2d 32%,#364052 72%,#141b29)}.vr-work-card-2 span{background:linear-gradient(135deg,#d8eef7,#75a7b9 38%,#2d3947 72%,#111827)}.vr-work-card-3 span{background:linear-gradient(135deg,#fff0d8,#ff6b1f 36%,#753019 72%,#1a1010)}.vr-work-card-4 span{background:linear-gradient(135deg,#dcefff,#6da3d0 40%,#2d485d 72%,#111827)}.vr-work-card-5 span{background:linear-gradient(135deg,#ffe4c5,#d79d5f 38%,#5a3b29 72%,#17110d)}.vr-work-card-6 span{background:linear-gradient(135deg,#f5f2ed,#a6aeb6 38%,#3c4652 72%,#111827)}.vr-work-card-7 span{background:linear-gradient(135deg,#f7e6d3,#b89b7d 38%,#665044 72%,#17120f)}.contact{gap:42px}.contact-copy h2{text-transform:none}.footer-brand-block p{max-width:320px}@media (width<=980px){.hero-layer{background:radial-gradient(circle at 70% 16%,#ff5a1f29,#0000 28%),linear-gradient(90deg,#050a12fa 0%,#070d19e0 58%,#070d1957 100%),linear-gradient(#050a1257 0%,#050a1261 48%,#050a12e6 100%)}.vr-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.hero-inner{padding-top:86px;padding-bottom:52px}.hero-video-status{margin-top:18px}.vr-trust-strip{width:min(100% - 28px,1180px);margin-top:-18px;padding:18px 16px}.vr-problem-solution article{min-height:0;padding:28px 22px}.vr-work-grid{grid-template-columns:1fr}.vr-work-card{min-height:320px}.vr-work-card span{height:190px}}.vr-outline-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}.vr-stats article:before,.vr-card-symbol:before{content:none;display:none}.vr-stats article{align-content:start;display:grid}.vr-stats article>.vr-outline-icon{width:64px;height:64px;color:var(--orange);stroke-width:1.55px;margin-bottom:24px}.vr-card-index{width:68px;height:68px;color:var(--orange);background:#ff5a1f14;border-radius:22px;justify-content:center;align-items:center;margin-bottom:28px;padding:0;display:inline-flex;box-shadow:inset 0 0 0 1px #ff5a1f24}.vr-card-index .vr-outline-icon{stroke-width:1.7px;width:34px;height:34px}.vr-card-symbol{color:var(--orange);justify-content:center;align-items:center;display:inline-flex}.vr-card-symbol .vr-outline-icon{stroke-width:1.55px;width:50px;height:50px}.vr-process-grid,.vr-process-card{position:relative}.vr-process-card:not(:last-child):after{content:"";border-top:2px dotted #ff5a1f6b;width:32px;position:absolute;top:64px;right:-17px}.vr-process-icon{width:78px;height:78px;color:var(--orange);background:#ff5a1f14;border:1px solid #ff5a1f2e;border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;display:inline-flex;position:relative;box-shadow:0 18px 42px #ff5a1f1f}.vr-process-icon .vr-outline-icon{stroke-width:1.7px;width:34px;height:34px}.vr-process-icon small{width:30px;height:30px;color:var(--white);background:var(--orange);border-radius:50%;margin:0;font-size:12px;position:absolute;top:-8px;right:-8px;box-shadow:0 10px 22px #ff5a1f3d}.vr-work-icon{z-index:2;width:38px;height:38px;color:var(--orange);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101fb8;border:1px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;margin:-56px 0 14px 20px;display:inline-flex;position:relative;box-shadow:0 14px 30px #00000038}.vr-work-icon .vr-outline-icon{stroke-width:1.8px;width:20px;height:20px}.vr-work-card h3{margin-top:0}@media (width<=980px){.vr-process-card:not(:last-child):before,.vr-process-card:not(:last-child):after{display:none}.vr-process-card:before,.vr-process-card:after{content:none;display:none}}@media (width<=680px){.vr-stats article>.vr-outline-icon{width:56px;height:56px}.vr-card-index{border-radius:20px;width:62px;height:62px}.vr-card-symbol .vr-outline-icon{width:42px;height:42px}}.hero-text{max-width:560px;line-height:1.58}.vr-stats article>.vr-outline-icon{stroke-width:1.45px;width:76px;height:76px;margin-bottom:22px}.vr-prototype-sprint{background:linear-gradient(145deg,#fffffffa,#fff8f1e6),radial-gradient(circle at 86% 10%,#ff5a1f1a,#0000 28%);border:1px solid #e8e4dfeb;border-radius:14px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:stretch;gap:38px;margin-top:10px;margin-bottom:22px;padding:clamp(30px,5vw,54px);display:grid;box-shadow:0 28px 74px #191a1f1a}.vr-prototype-copy{max-width:690px}.vr-prototype-copy h2{max-width:680px;color:var(--navy);margin-bottom:18px;font-size:clamp(32px,4.5vw,56px)}.vr-prototype-copy h3{color:var(--orange);margin-bottom:16px;font-size:clamp(24px,2.8vw,34px)}.vr-prototype-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:18px;line-height:1.65}.vr-prototype-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 30px;display:grid}.vr-prototype-features span{color:#3d3740;background:#ff5a1f0f;border:1px solid #ff5a1f1f;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.vr-prototype-features .vr-outline-icon{width:18px;height:18px;color:var(--orange)}.vr-prototype-visual{background:radial-gradient(circle at 72% 18%,#ff5a1f4d,#0000 28%),linear-gradient(145deg,#07101f,#17243a 58%,#060b14);border-radius:12px;min-height:420px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.prototype-screen{min-height:190px;color:var(--white);background:linear-gradient(#ffffff1a,#ffffff08),radial-gradient(circle at 50% 35%,#ff5a1f3d,#0000 34%);border:1px solid #ffffff29;border-radius:10px;place-items:center;gap:12px;display:grid;position:absolute;inset:42px 34px auto}.prototype-screen .vr-outline-icon{width:78px;height:78px;color:var(--orange)}.prototype-screen span,.prototype-module{color:#ffffffd6;text-transform:uppercase;font-size:12px;font-weight:900}.prototype-module{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:inline-flex;position:absolute}.prototype-module .vr-outline-icon{width:18px;height:18px;color:var(--orange)}.module-one{bottom:118px;left:34px}.module-two{bottom:72px;right:34px}.module-three{bottom:28px;left:82px}.vr-work-card{overflow:hidden}.vr-work-card img{z-index:0;object-fit:cover;filter:saturate(1.06)brightness(1.06);width:100%;height:214px;display:block;position:relative}.vr-work-card:before{z-index:1;background:linear-gradient(#07101f00 42%,#07101f9e 74%,#07101fe0 100%)}.vr-work-icon{margin-top:-58px;margin-bottom:14px}.vr-work-card h3{z-index:2;color:var(--white);text-shadow:0 10px 28px #00000057}.vr-work-card p{z-index:2;color:#5f5a64}@media (width<=980px){.vr-prototype-sprint{grid-template-columns:1fr}.vr-prototype-visual{min-height:330px}}@media (width<=680px){.hero-text{max-width:100%}.vr-stats article>.vr-outline-icon{width:64px;height:64px}.vr-prototype-sprint{width:min(100% - 28px,1180px);padding:28px 20px}.vr-prototype-features{grid-template-columns:1fr}.vr-prototype-visual{min-height:300px}.prototype-screen{min-height:150px;inset:26px 20px auto}.prototype-screen .vr-outline-icon{width:58px;height:58px}.module-one{bottom:98px;left:20px}.module-two{bottom:54px;right:20px}.module-three{bottom:14px;left:36px}.vr-work-card img{height:205px}}.hero-title{max-width:820px;font-size:clamp(46px,5.7vw,82px)}.hero-text{max-width:620px}.vr-problem-solution{gap:18px;padding-top:56px;padding-bottom:64px}.vr-problem-solution article{border-radius:12px;align-content:center;min-height:320px;padding:34px;box-shadow:0 18px 52px #191a1f14}.vr-problem-card{background:radial-gradient(circle at 16% 38%,#ff5a1f2e,#0000 28%),linear-gradient(135deg,#fff8f4fa,#ffeee7b8);border:1px solid #ff5a1f1f}.vr-solution-card{background:radial-gradient(circle at 16% 38%,#25b17e2e,#0000 28%),linear-gradient(135deg,#fafffbfa,#e8f8efc2);border:1px solid #25b17e24}.vr-problem-solution h2{margin-bottom:14px;font-size:clamp(27px,3vw,38px);line-height:1.08}.vr-problem-solution p:not(.eyebrow){font-size:16px;line-height:1.62}.vr-problem-card .vr-card-symbol{background:#ff5a1f14;border-color:#ff5a1f38}.vr-solution-card .vr-card-symbol{color:var(--green);background:#25b17e14;border-color:#25b17e3d}.vr-prototype-copy{min-width:0}.vr-prototype-copy h2{color:var(--orange);margin-bottom:10px;font-size:clamp(28px,3.3vw,42px);line-height:1.05}.vr-prototype-copy h3{max-width:690px;color:var(--navy);margin-bottom:18px;font-size:clamp(30px,4.2vw,52px);line-height:1.04}.vr-prototype-copy>p:not(.eyebrow){max-width:620px;font-size:17px}.vr-prototype-features{grid-template-columns:repeat(2,minmax(220px,1fr))}.vr-prototype-features span{white-space:normal;min-width:0}.vr-prototype-visual{min-height:380px}.prototype-screen{min-height:166px;inset:34px 28px auto}.prototype-screen span{text-align:center}@media (width<=980px){.hero-title{max-width:720px}.vr-prototype-sprint{grid-template-columns:1fr}.vr-prototype-features{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-prototype-visual{min-height:320px}}@media (width<=680px){.hero-title{font-size:clamp(36px,10vw,46px)}.hero-title-line{white-space:normal}.hero h1 .hero-title-accent{white-space:nowrap}.vr-problem-solution article{min-height:0;padding:26px 22px}.vr-card-symbol{width:58px;height:58px;margin-bottom:18px}.vr-card-symbol .vr-outline-icon{width:36px;height:36px}.vr-prototype-sprint{padding:28px 20px}.vr-prototype-copy h3{font-size:32px}.vr-prototype-features{grid-template-columns:1fr}.vr-prototype-visual{min-height:300px}}.vr-problem-solution .vr-problem-card{background:radial-gradient(circle at 13% 34%,#ff5a1f33,#0000 25%),linear-gradient(135deg,#fff8f4fa,#ffeee7bd);border-color:#ff5a1f29}.vr-problem-solution .vr-solution-card{background:radial-gradient(circle at 13% 34%,#25b17e33,#0000 25%),linear-gradient(135deg,#fafffbfa,#e6f8eec7);border-color:#25b17e2e}.vr-problem-solution .vr-solution-card .vr-card-symbol{color:var(--green)}.site-header .main-nav a,.site-header .nav-dropbtn{font-size:14px;font-weight:800}.site-header .nav-action{font-size:13px;font-weight:900}.hero-inner{width:min(1180px,100% - 72px);padding-top:clamp(128px,15vh,168px);padding-bottom:clamp(108px,14vh,154px)}.hero-copy{max-width:820px}.hero-title{max-width:850px;margin-bottom:26px;font-size:clamp(48px,5.45vw,84px);line-height:1.01}.hero-text{color:#ffffffe6;max-width:650px;font-size:clamp(17px,1.35vw,20px);line-height:1.66}.hero-video-status{margin-top:28px}.hero-actions{margin-top:34px}.hero-trust{gap:12px;margin-top:32px}.hero-trust span{min-height:38px;padding:0 14px;font-size:12px}.vr-trust-strip{margin-top:-62px;padding:17px 26px 19px;box-shadow:0 28px 70px #111b3124}.vr-trust-strip .eyebrow{letter-spacing:.07em;margin-bottom:12px;font-size:12px}.vr-trust-strip .partner-row{gap:12px}.vr-trust-strip .partner-row span{min-height:40px;padding:0 17px;font-size:13px;font-weight:900}.vr-stats{align-items:stretch}.vr-stats article{min-height:220px;padding:32px 28px}.vr-stats article>.vr-outline-icon{width:78px;height:78px;margin-bottom:24px}.vr-stats strong{margin-bottom:9px;font-size:clamp(25px,2.35vw,34px);line-height:1.08}.vr-stats article>span:not(.stat-icon){color:#5f5a64;font-size:15px;line-height:1.58}.vr-problem-solution article{min-height:334px;padding:36px}.vr-problem-solution h2{max-width:640px}.vr-problem-solution p:not(.eyebrow){color:#504b54;max-width:620px;font-size:17px;line-height:1.65}.vr-card-symbol{border-radius:19px;width:66px;height:66px;margin-bottom:20px}.vr-card-symbol .vr-outline-icon{width:40px;height:40px}.vr-prototype-sprint{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:stretch;gap:42px}.vr-prototype-copy h2{margin-bottom:12px}.vr-prototype-copy h3{max-width:640px}.vr-prototype-copy>p:not(.eyebrow){color:#57515d;font-size:17px}.vr-prototype-features{gap:12px 14px}.vr-prototype-features span{min-height:46px;padding:0 15px;font-size:13.5px;line-height:1.25}.vr-prototype-visual{grid-template-rows:auto 1fr;gap:18px;min-height:430px;padding:28px;display:grid}.prototype-screen{min-height:150px;position:relative;inset:auto}.prototype-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.prototype-mini-card{color:#ffffffdb;background:#ffffff13;border:1px solid #ffffff21;border-radius:10px;min-width:0;padding:16px;box-shadow:inset 0 0 0 1px #ff5a1f0a}.prototype-mini-card .vr-outline-icon{width:26px;height:26px;color:var(--orange);margin-bottom:12px}.prototype-mini-card strong{color:var(--white);margin-bottom:7px;font-size:14px;line-height:1.2;display:block}.prototype-mini-card span{color:#ffffffad;font-size:12px;font-weight:700;line-height:1.45;display:block}.prototype-module{display:none}.vr-services .section-heading .eyebrow,.vr-work .section-heading .eyebrow,.vr-process .section-heading .eyebrow{font-size:12px}.vr-services .section-heading p:not(.eyebrow),.vr-work .section-heading p:not(.eyebrow),.vr-process .section-heading p:not(.eyebrow){color:#5d5763;font-size:17px;line-height:1.65}.vr-service-card{min-height:314px;padding:34px 32px}.vr-service-card p{color:#5f5a64;font-size:16px;line-height:1.62}.vr-work-grid{gap:20px}.vr-work-card{border-radius:12px;min-height:390px}.vr-work-card img{filter:saturate(1.08)brightness(1.12);height:240px}.vr-work-card--training-visual img{object-fit:contain;background:radial-gradient(circle at 50% 44%,#ff5a1f1f,#0000 48%),linear-gradient(145deg,#fffdf9,#fff7ef);padding:12px 18px 18px}.vr-work-card:before{background:linear-gradient(#07101f00 48%,#07101f5c 68%,#07101fc7 100%)}.vr-work-icon{margin-top:-54px}.vr-work-card h3{padding-left:22px;padding-right:22px;font-size:21px;line-height:1.18}.vr-work-card p{color:#4f4a53;padding-left:22px;padding-right:22px;font-size:15px;line-height:1.55}.vr-process-card{min-height:260px;padding:30px 24px}.vr-process-card h3{font-size:20px}.vr-process-card p{color:#5f5a64;font-size:15.5px;line-height:1.6}.vr-process-card:not(:last-child):after{border-top-color:#ff5a1f57}.vr-final-cta p,.contact-copy p,.footer p,.footer-column a,.footer-column span{line-height:1.6}.contact{padding-top:84px;padding-bottom:84px}.contact-copy p{color:#ffffffc7;font-size:17px}.contact-form{gap:18px;padding:30px}.contact-form label span{font-size:12px}.contact-form input,.contact-form textarea{font-size:15px}.footer{gap:30px}.footer p,.footer-column a,.footer-column span{color:#ffffffb8;font-size:14px}.footer-contact-link{align-items:flex-start}.footer-contact-link span{overflow-wrap:anywhere}@media (width<=980px){.hero-inner{width:min(100% - 44px,1180px);padding-top:116px;padding-bottom:96px}.vr-prototype-sprint{grid-template-columns:1fr}.vr-prototype-visual{min-height:0}.vr-work-card img{height:230px}}@media (width<=680px){.site-header .main-nav a,.site-header .nav-dropbtn{font-size:15px}.hero-inner{width:min(100% - 32px,1180px);padding-top:98px;padding-bottom:64px}.hero-title{font-size:clamp(36px,9.7vw,45px);line-height:1.04}.hero-text{font-size:16px;line-height:1.62}.hero-actions{margin-top:28px}.hero-trust{margin-top:26px}.vr-trust-strip{padding:16px}.vr-trust-strip .partner-row{gap:9px}.vr-trust-strip .partner-row span{min-height:38px;padding:0 13px;font-size:12.5px}.vr-stats article{min-height:294px;padding:28px 24px}.vr-problem-solution article{min-height:484px;padding:26px 22px}.vr-problem-solution p:not(.eyebrow){font-size:16px}.vr-prototype-sprint{padding:26px 18px}.vr-prototype-copy h2{font-size:34px}.vr-prototype-copy h3{font-size:27px}.vr-prototype-features span{min-height:44px}.vr-prototype-visual{padding:18px}.prototype-screen{min-height:132px}.prototype-mini-grid{grid-template-columns:1fr}.prototype-mini-card{padding:14px}.vr-service-card,.vr-work-card{min-height:0}.vr-work-card img{height:220px}.contact{padding-top:64px;padding-bottom:64px}.contact-form{padding:22px}}.vr-transformation{width:min(1180px,100% - 56px);padding-top:70px;padding-bottom:74px}.vr-transformation .section-heading h2{max-width:860px}.vr-transformation .vr-problem-solution{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;width:100%;padding:0;display:grid}.vr-transformation .vr-problem-solution article{border-radius:18px;align-content:start;height:100%;min-height:0;padding:28px;display:grid;overflow:hidden;box-shadow:0 24px 70px #191a1f1a}.vr-transformation .vr-problem-card{background:radial-gradient(circle at 18% 14%,#ff5a1f2e,#0000 30%),linear-gradient(145deg,#fffffffa,#ffefe7c7);border:1px solid #ff5a1f38}.vr-transformation .vr-solution-card{color:var(--ink);background:radial-gradient(circle at 18% 14%,#25b17e29,#0000 30%),linear-gradient(145deg,#fffffffa,#e8f8efcc);border:1px solid #25b17e3d}.vr-comparison-icon{aspect-ratio:1/.92;object-fit:cover;object-position:center;filter:drop-shadow(0 18px 28px #191a1f1f);border-radius:20px;width:min(210px,58%);max-width:230px;margin:0 0 22px;display:block}.vr-transformation .eyebrow{margin-bottom:10px}.vr-transformation .vr-problem-card .eyebrow{color:#d94b18}.vr-transformation .vr-solution-card .eyebrow{color:#219863}.vr-transformation h3{max-width:460px;color:var(--navy);margin-bottom:18px;font-size:clamp(28px,2.9vw,40px);line-height:1.08}.vr-transformation ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.vr-transformation li{color:#504b54;padding-left:28px;font-size:15.5px;line-height:1.45;position:relative}.vr-transformation li:before{border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:inline-grid;position:absolute;top:.1em;left:0}.vr-problem-card li:before{content:"!";color:var(--white);background:var(--orange);box-shadow:0 8px 18px #ff5a1f33}.vr-solution-card li:before{content:"✓";color:var(--white);background:#25b17e;box-shadow:0 8px 18px #25b17e33}.vr-transition-badge{z-index:2;width:112px;height:112px;color:var(--white);background:radial-gradient(circle at 35% 28%, #ffffff42, transparent 24%), linear-gradient(135deg, var(--orange), #ff8a00);text-align:center;border:1px solid #ff5a1f3d;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 22px 54px #ff5a1f47}.vr-transition-badge:before{content:"→";margin-bottom:4px;font-size:30px;font-weight:900;line-height:1;display:block}.vr-transition-badge span{text-transform:uppercase;max-width:74px;font-size:10.5px;font-weight:900;line-height:1.18;display:block}.vr-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}.vr-services .vr-service-card{background:radial-gradient(circle at 50% 8%,#ff5a1f14,#0000 30%),linear-gradient(145deg,#fffffffa,#fff9f4eb);border-radius:16px;align-content:start;min-height:372px;padding:24px 26px 30px;display:grid;box-shadow:0 18px 54px #191a1f14}.vr-services .vr-service-card:hover{transform:translateY(-5px);box-shadow:0 28px 74px #191a1f21}.vr-service-visual{background:radial-gradient(circle at 50% 48%,#ff5a1f14,#0000 38%),linear-gradient(145deg,#fffffff5,#fff5edc7);border-radius:14px;place-items:center;height:170px;margin-bottom:22px;display:grid}.vr-service-visual img{object-fit:contain;filter:drop-shadow(0 18px 24px #191a1f1f);width:min(190px,86%);max-height:150px;transition:transform .22s;display:block}.vr-service-card:hover .vr-service-visual img{transform:scale(1.03)}.vr-services .vr-service-card h3{min-height:0;color:var(--navy);margin-bottom:12px;font-size:23px;line-height:1.14}.vr-services .vr-service-card p{color:#5d5763;font-size:16px;line-height:1.62}@media (width<=980px){.vr-transformation .vr-problem-solution{grid-template-columns:1fr}.vr-transition-badge{border-radius:999px;justify-self:center;width:auto;height:auto;min-height:54px;padding:0 20px}.vr-transition-badge:before{content:"↓";margin:0 8px 0 0;font-size:24px}.vr-transition-badge,.vr-transition-badge span{align-items:center;max-width:none;display:inline-flex}.vr-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.vr-transformation{width:min(100% - 28px,1180px);padding-top:56px;padding-bottom:58px}.vr-transformation .section-heading{margin-bottom:24px}.vr-transformation .vr-problem-solution{gap:14px}.vr-transformation .vr-problem-solution article{min-height:456px;padding:22px}.vr-comparison-icon{width:min(190px,68%);margin-bottom:18px}.vr-transformation h3{font-size:27px}.vr-transition-badge{min-height:50px}.vr-services .service-grid{grid-template-columns:1fr;gap:16px}.vr-services .vr-service-card{min-height:382px;padding:22px}.vr-service-visual{height:156px}.vr-service-visual img{max-height:138px}}.vr-testimonials{background:#fff;width:100%;padding:80px 20px}.vr-testimonials__heading{text-align:center;margin-bottom:38px}.vr-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-card{box-shadow:none;background:#fff;border:1px solid #eee;border-radius:12px;padding:24px}.testimonial-card__quote{color:#ff6b2b;margin-bottom:8px;font-size:32px;font-weight:900;line-height:.9;display:block}.testimonial-card__text{color:#2d2932;margin:0 0 18px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-card__stars{color:#ff6b2b;letter-spacing:.04em;margin-bottom:12px;font-size:14px;line-height:1}.testimonial-card strong{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:900;line-height:1.25;display:block}.testimonial-card__company{color:#77727c;font-size:13px;line-height:1.35;display:block}.vr-testimonials+.vr-trust-strip{margin-top:0}@media (width<=900px){.vr-testimonials__grid{grid-template-columns:1fr}}@media (width<=680px){.vr-testimonials{padding:80px 16px}.vr-testimonials__heading{margin-bottom:28px}.vr-testimonials__heading h2{font-size:32px}}.offer-ladder.vr-prototype-sprint{width:min(1240px,100% - 40px);max-width:1240px;box-shadow:none;background:0 0;margin:0 auto;padding:clamp(64px,6vw,82px) 0}.offer-ladder.vr-prototype-sprint:before,.offer-ladder.vr-prototype-sprint:after{display:none}.offer-ladder__heading{text-align:center;max-width:880px;margin:0 auto 38px}.offer-ladder__heading .eyebrow{color:#ff6b2b;letter-spacing:.18em;margin-bottom:12px;font-size:11px}.offer-ladder__heading h2{max-width:920px;color:var(--navy);margin:0 auto 14px;font-size:clamp(38px,4.2vw,58px);font-weight:900;line-height:1.03}.offer-ladder__heading p:not(.eyebrow){color:#5c5662;max-width:760px;margin:0 auto;font-size:17px;line-height:1.62}.offer-ladder__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.offer-card{background:radial-gradient(circle at 84% 8%,#ff6b2b14,#0000 28%),linear-gradient(145deg,#fffffffa,#fff9f4f0);border:1px solid #e8ded6f2;border-radius:22px;flex-direction:column;min-height:620px;padding:26px;display:flex;position:relative;box-shadow:0 22px 58px #111b3114}.offer-card.is-featured{background:radial-gradient(circle at 80% 5%,#ff6b2b29,#0000 30%),linear-gradient(145deg,#fff,#fff2ea);border-color:#ff6b2b6b;transform:translateY(-10px);box-shadow:0 30px 72px #ff6b2b29,0 18px 52px #111b311a}.offer-card__top{border-bottom:1px solid #111b3114;padding-bottom:18px}.offer-card__badge{color:#ff6b2b;letter-spacing:.12em;text-transform:uppercase;background:#ff6b2b14;border:1px solid #ff6b2b3d;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.offer-card.is-featured .offer-card__badge{color:#fff;background:#ff6b2b}.offer-card h3{color:var(--navy);margin:16px 0 10px;font-size:clamp(26px,2.1vw,34px);line-height:1.06}.offer-card__top strong{color:var(--navy);font-size:clamp(20px,1.7vw,26px);font-weight:900;line-height:1.15;display:block}.offer-card__timeline{color:#ff6b2b;margin-top:8px;font-size:14px;font-weight:900;display:block}.offer-card__top p{color:#524d58;margin:14px 0 0;font-size:15px;line-height:1.58}.offer-card__body{padding-top:18px}.offer-card__body h4{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.offer-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.offer-card li{color:#3f3a44;padding-left:26px;font-size:14px;line-height:1.38;position:relative}.offer-card li:before{content:"✓";color:#fff;background:#ff6b2b;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid;position:absolute;top:.05em;left:0}.offer-card__footer{gap:14px;margin-top:auto;padding-top:18px;display:grid}.offer-card__footer p{color:#514c56;background:#ffffffad;border-radius:14px;margin:0;padding:14px;font-size:14px;line-height:1.5;box-shadow:inset 0 0 0 1px #111b310f}.offer-card__footer p span{color:var(--navy);font-weight:900}.offer-card__cta{color:#ff6b2b;text-transform:uppercase;background:#fff;border:1px solid #ff6b2b61;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.offer-card__cta.is-primary{color:#fff;background:#ff6b2b;border-color:#ff6b2b;box-shadow:0 16px 34px #ff6b2b3d}.offer-card__cta:hover,.offer-card__cta:focus-visible{transform:translateY(-2px)}.offer-card__cta.is-primary:hover,.offer-card__cta.is-primary:focus-visible{box-shadow:0 20px 42px #ff6b2b4d}@media (width<=1080px){.offer-ladder__grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}.offer-card,.offer-card.is-featured{min-height:0;transform:none}}@media (width<=680px){.offer-ladder.vr-prototype-sprint{width:min(100% - 32px,1240px);padding:64px 0}.offer-ladder__heading{text-align:left;margin-bottom:30px}.offer-ladder__heading h2{font-size:34px}.offer-ladder__heading p:not(.eyebrow){font-size:15.5px}.offer-card{border-radius:18px;padding:22px}.offer-card h3{font-size:27px}.offer-card__top strong{font-size:21px}}.vr-comparison-icon{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 14px 22px #191a1f1a);background:#fffaf5;border-radius:22px;width:clamp(150px,18vw,190px);max-width:190px;height:auto;padding:0}.vr-service-visual{background:radial-gradient(circle at 50% 42%,#ff5a1f0f,#0000 42%),linear-gradient(145deg,#fffdf9,#fff5ed);border:1px solid #e8e4dfb3;border-radius:18px;height:150px;box-shadow:inset 0 1px #fffc,0 12px 30px #191a1f0a}.vr-service-visual img{object-fit:contain;filter:drop-shadow(0 14px 20px #191a1f1a);border-radius:14px;width:128px;max-width:72%;height:128px;max-height:128px}.vr-services .vr-service-card{min-height:356px}.vr-services .vr-service-card h3{margin-bottom:10px}@media (width<=680px){.vr-comparison-icon{width:clamp(126px,45vw,158px)}.vr-service-visual{height:132px}.vr-service-visual img{width:108px;height:108px;max-height:108px}.vr-services .vr-service-card{min-height:342px}}.vr-transformation{padding-top:68px;padding-bottom:72px}.vr-transformation .section-heading{text-align:center;max-width:860px;margin-bottom:28px}.vr-transformation .section-heading h2{max-width:820px;margin-left:auto;margin-right:auto;font-size:clamp(34px,4.2vw,58px);line-height:1.02}.vr-transformation .section-heading p:not(.eyebrow){max-width:700px;margin-left:auto;margin-right:auto;font-size:17px}.vr-transformation .vr-problem-solution{grid-template-columns:minmax(0,1fr) 104px minmax(0,1fr);align-items:stretch;gap:16px}.vr-transformation .vr-problem-solution article{border-radius:16px;min-height:0;padding:28px 28px 30px}.vr-card-topline{align-items:center;gap:14px;margin-bottom:18px;display:flex}.vr-card-topline .eyebrow{margin:0}.vr-compare-badge{border-radius:18px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.vr-compare-badge .vr-outline-icon{stroke-width:1.7px;width:33px;height:33px}.vr-compare-badge-problem{color:var(--orange);background:radial-gradient(circle at 50% 46%,#ff5a1f29,#0000 48%),linear-gradient(145deg,#fffffff2,#ffece1d1);border:1px solid #ff5a1f33;box-shadow:0 14px 30px #ff5a1f1f}.vr-compare-badge-solution{color:#25a96f;background:radial-gradient(circle at 50% 46%,#25b17e24,#0000 48%),linear-gradient(145deg,#fffffff2,#e2f8eddb);border:1px solid #25b17e38;box-shadow:0 14px 30px #25b17e1f}.vr-transformation h3{max-width:430px;margin-bottom:18px;font-size:clamp(27px,2.8vw,38px)}.vr-transformation ul{gap:10px}.vr-transformation li{color:#443f47;min-height:28px;padding-left:31px;font-size:15.5px;line-height:1.45}.vr-transformation li:before{width:21px;height:21px;top:.05em}.vr-transition-badge{place-self:center;width:104px;height:104px;box-shadow:0 18px 42px #ff5a1f3d}.vr-transition-badge:before{margin-bottom:2px}.vr-transition-badge span{max-width:76px;font-size:10px}@media (width<=980px){.vr-transformation .vr-problem-solution{grid-template-columns:1fr;gap:14px}.vr-transition-badge{width:auto;height:48px;min-height:48px;padding:0 18px}}@media (width<=680px){.vr-transformation{padding-top:54px;padding-bottom:58px}.vr-transformation .section-heading{text-align:left;margin-bottom:22px}.vr-transformation .section-heading h2,.vr-transformation .section-heading p:not(.eyebrow){margin-left:0}.vr-transformation .vr-problem-solution article{min-height:332px;padding:22px}.vr-card-topline{gap:12px;margin-bottom:16px}.vr-compare-badge{border-radius:16px;width:52px;height:52px}.vr-compare-badge .vr-outline-icon{width:29px;height:29px}.vr-transformation h3{margin-bottom:16px;font-size:27px}.vr-transformation li{font-size:15px}}@media (width>=981px){.section.vr-stats{justify-content:center;align-items:center;width:100%;max-width:none;min-height:88vh;margin-left:0;margin-right:0;padding-top:clamp(88px,8vw,118px);padding-bottom:clamp(88px,8vw,118px);display:flex}.section.vr-stats .vr-stats__heading{text-align:center;width:min(900px,100%);margin-left:auto;margin-right:auto}.vr-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.vr-transformation{flex-direction:column;justify-content:center;min-height:92vh;padding-top:clamp(92px,8vw,120px);padding-bottom:clamp(92px,8vw,120px);display:flex}.offer-ladder.vr-prototype-sprint{flex-direction:column;justify-content:center;min-height:92vh;padding-top:clamp(86px,7vw,112px);padding-bottom:clamp(94px,8vw,124px);display:flex}.vr-services{min-height:94vh;padding-top:clamp(86px,7vw,110px);padding-bottom:clamp(96px,8vw,128px)}.vr-services .section-heading{margin-bottom:clamp(46px,4vw,60px)}.vr-services .section-heading h2{font-size:clamp(38px,4vw,56px)}.vr-services .section-heading p:not(.eyebrow){max-width:690px;font-size:17px;line-height:1.48}.vr-services .service-grid{gap:28px}.vr-services .vr-service-tile{min-height:330px;padding:24px 26px 28px}.vr-services .vr-service-tile__media{flex-basis:148px;max-height:148px;margin-bottom:14px}.vr-services .vr-service-tile__image{width:min(90%,210px);height:148px}.vr-services .vr-service-tile__title{margin-bottom:8px;font-size:clamp(21px,1.7vw,24px)}.vr-services .vr-service-tile__text{font-size:15.5px;line-height:1.42}.vr-work,.vr-process,.vr-testimonials,.contact{min-height:90vh}.vr-work{flex-direction:column;justify-content:center;width:min(1240px,100% - 48px);max-width:1240px;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-process{flex-direction:column;justify-content:center;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-testimonials{align-items:center;padding-top:clamp(92px,8vw,116px);padding-bottom:clamp(96px,8vw,122px);display:flex}.vr-final-cta{margin-top:clamp(72px,6vw,96px);margin-bottom:clamp(86px,7vw,116px)}.contact{align-items:center;padding-top:clamp(96px,8vw,122px);padding-bottom:clamp(96px,8vw,122px)}}@media (width<=980px){.section.vr-stats{align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0}.section.vr-stats .vr-stats__heading{text-align:center;width:min(900px,100%);margin-left:auto;margin-right:auto}.vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-transformation,.offer-ladder.vr-prototype-sprint,.vr-services,.vr-work,.vr-process,.vr-testimonials,.contact{min-height:0}}@media (width<=620px){.section.vr-stats .vr-stats__heading{text-align:center}.vr-stats__grid{grid-template-columns:1fr}}body .section.vr-stats{align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0}body .section.vr-stats .vr-stats__heading{text-align:center;width:min(900px,100%);max-width:900px;margin-left:auto;margin-right:auto}body .section.vr-stats .vr-stats__heading h2,body .section.vr-stats .vr-stats__heading>p:not(.eyebrow){text-align:center;margin-left:auto;margin-right:auto}.hero .hero-work-link{color:#ff6b2b;font-size:14px;font-weight:900;text-decoration:none}.hero .hero-work-link:hover,.hero .hero-work-link:focus-visible{text-underline-offset:4px;text-decoration:underline}.section.vr-stats{background:radial-gradient(circle at 8% 84%,#ff6b2b14,#0000 32%),radial-gradient(circle at 88% 18%,#ff8a0014,#0000 30%),linear-gradient(#fffaf5 0%,#fff7ef 100%);width:100%;max-width:none;min-height:78vh;margin:0;padding:clamp(82px,7vw,104px) 24px clamp(90px,8vw,116px)}.vr-stats__heading{text-align:center;width:min(940px,100%);margin:0 auto 48px}.vr-stats__heading .eyebrow{color:#ff6b2b;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:16px;margin:0 0 14px;font-size:11px;font-weight:900;display:inline-flex}.vr-stats__heading h2{max-width:820px;color:var(--navy);letter-spacing:0;text-transform:none;margin:0 auto;font-size:clamp(36px,4vw,54px);line-height:1.08}.vr-stats__heading>p:not(.eyebrow){color:#5d5762;max-width:720px;margin:18px auto 0;font-size:16.5px;line-height:1.62}.vr-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:min(1220px,100%);margin:0 auto;display:grid}.vr-stats .vr-stat-card{text-align:center;background:radial-gradient(circle at 50% 0,#ff6b2b0f,#0000 42%),#ffffffe0;border:1px solid #ff6b2b29;border-radius:20px;flex-direction:column;align-items:center;min-height:282px;padding:30px 24px 28px;display:flex;box-shadow:0 18px 42px #111b3112}.vr-stat-card__icon{background:#fff7ef;border-radius:20px;flex:0 0 78px;place-items:center;width:78px;height:78px;margin:0 auto 22px;display:grid;overflow:hidden}.vr-stat-card__icon img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=980px){.section.vr-stats{min-height:0;padding:68px 20px 78px}.vr-stats__heading{margin-bottom:38px}.vr-stats__heading h2{font-size:clamp(32px,6vw,44px)}.vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vr-stats .vr-stat-card{min-height:250px}}@media (width<=680px){.hero .hero-actions{flex-direction:column;align-items:stretch;gap:14px}.hero .hero-work-link{justify-content:center}.section.vr-stats{padding:56px 16px 66px}.vr-stats__heading{text-align:center}.vr-stats__heading .eyebrow{letter-spacing:.11em;gap:10px;font-size:10.5px}.vr-stats__heading .eyebrow:before,.vr-stats__heading .eyebrow:after{width:24px}.vr-stats__heading>p:not(.eyebrow){font-size:15.5px}.vr-stats__grid{grid-template-columns:1fr}.vr-stats .vr-stat-card{border-radius:18px;min-height:0;padding:26px 22px}.vr-stat-card__icon{flex-basis:70px;width:70px;height:70px;margin-bottom:18px}}.section.vr-stats .vr-stats__heading{text-align:center;width:min(900px,100%);max-width:900px;margin-left:auto;margin-right:auto;display:block}.section.vr-stats .vr-stats__heading .eyebrow{text-align:center;justify-content:center}.section.vr-stats .vr-stats__heading h2,.section.vr-stats .vr-stats__heading>p:not(.eyebrow){text-align:center;margin-left:auto;margin-right:auto}.hero .hero-title-line{display:block}@media (width<=479px){.hero .hero-title{font-size:clamp(32px,9.5vw,42px)}}.hero .hero-bg{object-fit:cover;object-position:62% center;width:100%;max-width:none;height:100%;animation:none;display:block;position:absolute;inset:0;transform:none}.hero .hero-inner{width:min(1180px,100% - 72px);min-height:calc(100svh - 69px);padding-top:clamp(96px,11vh,124px);padding-bottom:clamp(56px,7vh,82px)}.hero .hero-copy{max-width:760px}.hero .hero-title{max-width:780px;margin-bottom:22px;font-size:clamp(44px,5vw,76px);line-height:1.01}.hero .hero-text{max-width:620px;font-size:clamp(16px,1.24vw,19px);line-height:1.58}.hero .hero-video-status{display:none}.hero .hero-trust span{color:#fffffff0;text-transform:none;letter-spacing:0;background:#050a1285;border-color:#ff6b2b52;min-height:36px;padding:0 13px;font-size:12px;box-shadow:inset 0 0 0 1px #ff6b2b17,0 12px 30px #00000029}.hero .hero-actions{margin-top:28px}.hero .hero-demo-call{background:#ff6b2b;border-radius:6px;height:48px;min-height:48px;padding:0 24px;font-size:14px}@media (width>=769px) and (width<=1199px){.hero .hero-bg{object-position:58% center}.hero .hero-inner{width:min(1120px,100% - 48px);padding-top:104px;padding-bottom:64px}}@media (width<=768px){.hero{min-height:calc(100svh - 69px)}.hero .hero-inner{width:min(100% - 32px,720px);min-height:calc(100svh - 69px);padding-top:108px;padding-bottom:44px}.hero .hero-bg{object-position:55% center}.hero .hero-title{font-size:clamp(34px,10vw,48px);line-height:1.04}.hero .hero-text{font-size:16px;line-height:1.5}.hero .hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-width:100%;margin-top:20px;display:grid}.hero .hero-trust span{text-align:center;white-space:normal;min-height:38px;padding:7px 10px}.hero .hero-actions{align-items:stretch;margin-top:24px}.hero .hero-demo-call{width:100%}}@media (width<=479px){.hero .hero-bg{object-position:50% center}.hero .hero-inner{width:min(100% - 28px,420px);padding-top:96px;padding-bottom:36px}.hero .hero-trust{grid-template-columns:1fr}}@media (width>=981px){body .vr-testimonials{min-height:0;padding-top:80px;padding-bottom:80px;display:block}}.vr-testimonials{background:linear-gradient(#fff,#fffaf5b8);width:100%;min-height:0;padding:80px 20px}.vr-testimonials__inner{width:min(1240px,100%);margin:0 auto}.vr-testimonials__heading{text-align:center;max-width:760px;margin:0 auto 38px}.vr-testimonials__heading p{color:#ff6b2b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900;line-height:1.2}.vr-testimonials__heading h2{color:var(--navy);margin:0;font-size:36px;font-weight:900;line-height:1.08}.vr-testimonials__heading span{color:#6b6570;margin-top:12px;font-size:15.5px;line-height:1.5;display:block}.vr-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.vr-testimonials .testimonial-card{min-height:100%;box-shadow:none;background:#fff;border:1px solid #e8ded6e6;border-radius:12px;flex-direction:column;padding:24px;display:flex}.vr-testimonials .testimonial-card__quote{color:#ff6b2b;margin-bottom:6px;font-size:32px;font-weight:900;line-height:.9;display:block}.vr-testimonials .testimonial-card__stars{color:#ff6b2b;letter-spacing:.04em;margin-bottom:14px;font-size:14px;line-height:1}.vr-testimonials .testimonial-card__text{color:#302c35;margin:0 0 20px;font-size:15px;font-style:italic;line-height:1.7}.vr-testimonials .testimonial-card strong{color:var(--navy);margin-top:auto;margin-bottom:4px;font-size:14px;font-weight:900;line-height:1.25;display:block}.vr-testimonials .testimonial-card__company{color:#77727c;font-size:13px;line-height:1.35;display:block}@media (width>=981px){.vr-testimonials{min-height:0;padding-top:80px;padding-bottom:80px}}@media (width<=980px){.vr-testimonials{padding:68px 20px}.vr-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.vr-testimonials{padding:56px 16px}.vr-testimonials__heading{margin-bottom:28px}.vr-testimonials__heading h2{font-size:30px}.vr-testimonials__grid{grid-template-columns:1fr;gap:16px}}.training-outcomes{color:#fff;background:radial-gradient(circle at 84% 18%,#ff5a1f38,#0000 28%),linear-gradient(145deg,#07111f,#101c31 58%,#070d18);width:100%;padding:90px max(24px,50% - 620px);position:relative;overflow:hidden}.training-outcomes:after{content:"";pointer-events:none;border:1px solid #ff5a1f24;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-120px;box-shadow:-52px -52px 0 -51px #ff5a1f1f,-104px -104px 0 -103px #ff5a1f14}.training-outcomes__inner{z-index:1;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(52px,7vw,96px);width:min(1240px,100%);margin:0 auto;display:grid;position:relative}.training-outcomes__copy{max-width:500px}.training-outcomes__copy .eyebrow{color:#ff8b50;margin-bottom:16px}.training-outcomes__copy h2{color:#fff;margin:0 0 20px;font-size:clamp(42px,5vw,68px);line-height:1.02}.training-outcomes__copy p:not(.eyebrow){color:#ffffffbd;margin:0;font-size:18px;line-height:1.65}.training-outcomes__grid{gap:16px;display:grid}.training-outcome-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:52px minmax(0,1fr);column-gap:18px;padding:22px 24px;display:grid;box-shadow:0 18px 42px #00000029}.training-outcome-card>span{width:52px;height:52px;color:var(--orange);background:#ff5a1f17;border:1px solid #ff5a1f57;border-radius:14px;grid-row:1/3;place-items:center;font-size:13px;font-weight:900;display:grid}.training-outcome-card h3{color:#fff;margin:0 0 7px;font-size:21px;line-height:1.18}.training-outcome-card p{color:#ffffffad;margin:0;font-size:15.5px;line-height:1.52}@media (width>=981px){.training-outcomes{align-items:center;min-height:90vh;padding-top:clamp(96px,8vw,124px);padding-bottom:clamp(96px,8vw,124px);display:flex}}@media (width<=980px){.training-outcomes{min-height:0;padding-top:76px;padding-bottom:80px}.training-outcomes__inner{grid-template-columns:1fr;gap:38px}}@media (width<=620px){.training-outcomes{padding:62px 16px 66px}.training-outcomes__copy h2{font-size:36px}.training-outcomes__copy p:not(.eyebrow){font-size:16px}.training-outcome-card{border-radius:14px;grid-template-columns:44px minmax(0,1fr);gap:12px 14px;padding:18px}.training-outcome-card>span{width:44px;height:44px}.training-outcome-card h3{font-size:19px}.training-outcome-card p{font-size:14.5px}}.section.vr-stats{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;width:min(1220px,100% - 48px);padding-top:clamp(52px,5vw,72px);padding-bottom:clamp(72px,7vw,96px)}.vr-stats .vr-stat-card{background:radial-gradient(circle at 14% 8%,#ff5a1f14,#0000 34%),linear-gradient(145deg,#fffffffa,#fffaf6f0);border:1px solid #ff5a1f29;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;min-height:250px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #111b3114}.vr-stats .vr-stat-card:before{display:none}.vr-stat-card__icon{background:#fff8f3;border-radius:18px;flex:0 0 70px;place-items:center;width:70px;height:70px;margin-bottom:22px;display:grid;overflow:hidden}.vr-stat-card__icon img{object-fit:contain;width:100%;height:100%;transition:transform .22s;display:block}.vr-stats .vr-stat-card strong{color:var(--navy);letter-spacing:0;text-transform:none;margin:0 0 12px;font-size:clamp(24px,2vw,30px);line-height:1.08}.vr-stats .vr-stat-card p{color:#544f58;margin:0;font-size:16px;line-height:1.58}.vr-stats .vr-stat-card:hover .vr-stat-card__icon img{transform:scale(1.03)}@media (width<=980px){.section.vr-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(100% - 40px,900px);padding-top:52px;padding-bottom:72px}.vr-stats .vr-stat-card{min-height:230px}}@media (width<=620px){.section.vr-stats{grid-template-columns:1fr;gap:16px;width:min(100% - 32px,520px);padding-top:42px;padding-bottom:60px}.vr-stats .vr-stat-card{border-radius:18px;min-height:0;padding:24px}.vr-stat-card__icon{flex-basis:64px;width:64px;height:64px;margin-bottom:18px}.vr-stats .vr-stat-card strong{font-size:25px}.vr-stats .vr-stat-card p{font-size:15.5px}}.section.vr-stats{flex-direction:column;display:flex}.vr-stats__heading{text-align:center;max-width:940px;margin:0 auto 56px}.vr-stats__heading .eyebrow{color:var(--orange);letter-spacing:.14em;align-items:center;gap:18px;margin-bottom:16px;font-size:12px;display:inline-flex}.vr-stats__heading .eyebrow:before,.vr-stats__heading .eyebrow:after{content:"";border-top:1px solid #ff5a1fb8;width:54px}.vr-stats__heading h2{max-width:900px;color:var(--navy);letter-spacing:0;margin:0 auto;font-size:clamp(40px,4.4vw,64px);line-height:1.08}.vr-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}@media (width>=981px){.section.vr-stats{justify-content:center;min-height:88vh;padding-top:clamp(88px,8vw,118px);padding-bottom:clamp(88px,8vw,118px)}.vr-transformation,.offer-ladder.vr-prototype-sprint,.vr-services,.vr-work,.vr-process,.vr-testimonials,.contact{min-height:90vh}.vr-transformation{flex-direction:column;justify-content:center;padding-top:clamp(92px,8vw,120px);padding-bottom:clamp(92px,8vw,120px);display:flex}.offer-ladder.vr-prototype-sprint{flex-direction:column;justify-content:center;padding-top:clamp(86px,7vw,112px);padding-bottom:clamp(94px,8vw,124px);display:flex}.vr-services{min-height:94vh;padding-top:clamp(86px,7vw,110px);padding-bottom:clamp(96px,8vw,128px)}.vr-services .section-heading{margin-bottom:clamp(46px,4vw,60px)}.vr-services .section-heading .eyebrow{margin-bottom:11px;font-size:11.5px}.vr-services .section-heading h2{margin-bottom:12px;font-size:clamp(38px,4vw,56px)}.vr-services .section-heading p:not(.eyebrow){max-width:690px;font-size:17px;line-height:1.48}.vr-services .service-grid{gap:28px}.vr-services .vr-service-tile{min-height:330px;padding:24px 26px 28px}.vr-services .vr-service-tile__media{flex-basis:148px;max-height:148px;margin-bottom:14px}.vr-services .vr-service-tile__image{width:min(90%,210px);height:148px}.vr-services .vr-service-tile__title{margin-bottom:8px;font-size:clamp(21px,1.7vw,24px)}.vr-services .vr-service-tile__text{font-size:15.5px;line-height:1.42}.vr-work{flex-direction:column;justify-content:center;width:min(1240px,100% - 48px);max-width:1240px;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-work .section-heading{margin-bottom:clamp(42px,4vw,58px)}.vr-process{flex-direction:column;justify-content:center;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-testimonials{align-items:center;padding-top:clamp(92px,8vw,116px);padding-bottom:clamp(96px,8vw,122px);display:flex}.vr-final-cta{margin-top:clamp(72px,6vw,96px);margin-bottom:clamp(86px,7vw,116px)}.contact{align-items:center;padding-top:clamp(96px,8vw,122px);padding-bottom:clamp(96px,8vw,122px)}}@media (width<=980px){.section.vr-stats{padding-top:68px;padding-bottom:76px;display:flex}.vr-stats__heading{margin-bottom:34px}.vr-stats__heading h2{font-size:clamp(34px,6vw,48px)}.vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (width<=620px){.section.vr-stats{padding-top:54px;padding-bottom:62px}.vr-stats__heading{text-align:left;margin-bottom:28px}.vr-stats__heading .eyebrow{letter-spacing:.1em;gap:10px;font-size:10.5px}.vr-stats__heading .eyebrow:before{width:28px}.vr-stats__heading .eyebrow:after{display:none}.vr-stats__heading h2{font-size:33px;line-height:1.08}.vr-stats__grid{grid-template-columns:1fr;gap:16px}.vr-testimonials{padding-top:62px;padding-bottom:66px}}.hero .button.primary.hero-demo-call{height:48px;min-height:48px}.hero .hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:34px;display:flex}.hero .hero-demo-call{color:#fff;background:#ff6b2b;border-radius:6px;height:48px;min-height:48px;padding:0 24px;font-size:14px;line-height:1;box-shadow:0 16px 34px #ff6b2b47}.hero .hero-demo-call:hover,.hero .hero-demo-call:focus-visible{background:#ff6b2b;box-shadow:0 20px 42px #ff6b2b57}.hero .hero-work-link{color:#ff6b2b;min-height:0;box-shadow:none;text-transform:none;background:0 0;border:0;align-items:center;padding:0;font-size:14px;font-weight:900;line-height:1.35;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.hero .hero-work-link:hover,.hero .hero-work-link:focus-visible{color:#ff6b2b;text-underline-offset:4px;text-decoration:underline;transform:none}.hero .hero-trust{flex-wrap:wrap;gap:12px;max-width:720px;margin-top:26px;display:flex}.hero .hero-trust span{color:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;white-space:nowrap;background:#060b146b;border:1px solid #ff6b2b47;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:inset 0 0 0 1px #ff6b2b14}@media (width<=680px){.hero .hero-actions{align-items:stretch;gap:12px}.hero .hero-demo-call{width:100%}.hero .hero-work-link{justify-content:center}.hero .hero-trust{grid-template-columns:1fr;gap:9px;margin-top:22px;display:grid}.hero .hero-trust span{white-space:normal;text-align:center;min-height:38px;font-size:12px}}@keyframes npHeroFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero .eyebrow,.hero-title-line,.hero-text,.hero-video-status,.hero-actions,.hero-trust span{will-change:opacity, transform;animation:.68s cubic-bezier(.16,1,.3,1) both npHeroFadeUp}.hero .eyebrow{animation-delay:.12s}.hero-title-line:first-child{animation-delay:.21s}.hero-title-line:nth-child(2){animation-delay:.29s}.hero-title-line:nth-child(3){animation-delay:.37s}.hero-text{animation-delay:.47s}.hero-video-status{animation-delay:.54s}.hero-actions{animation-delay:.61s}.hero-trust span:first-child{animation-delay:.7s}.hero-trust span:nth-child(2){animation-delay:.76s}.hero-trust span:nth-child(3){animation-delay:.82s}.hero-trust span:nth-child(4){animation-delay:.88s}.motion-ready .np-reveal{opacity:0;transition:opacity .56s,transform .64s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--np-reveal-index,0) * 45ms);will-change:opacity, transform;transform:translateY(20px)}.motion-ready .np-reveal.np-visible{opacity:1;transform:translateY(0)}.motion-ready .np-reveal.np-revealed{will-change:auto;transition:transform .23s,box-shadow .23s,border-color .23s,background .23s,opacity .23s}.button,.nav-action,.showreel-button{transition:transform .22s,box-shadow .22s,border-color .22s,background .22s}.button:hover,.nav-action:hover,.showreel-button:hover{transform:translateY(-3px)}.button.primary:hover,.nav-action:hover{box-shadow:0 18px 42px #ff5a1f52}.showreel-button:hover .play-mini{transform:translate(2px)}.play-mini,.vr-service-visual img,.vr-work-card img,.vr-process-icon,.vr-stats article>.vr-outline-icon{transition:transform .22s}.vr-stats article,.vr-service-card,.vr-work-card,.vr-process-card{transition:transform .23s,box-shadow .23s,border-color .23s}.vr-stats article:hover,.vr-service-card:hover,.vr-work-card:hover,.vr-process-card:hover{border-color:#ff5a1f3d;transform:translateY(-4px);box-shadow:0 26px 66px #191a1f21}.vr-stats article:hover>.vr-outline-icon,.vr-service-card:hover .vr-service-visual img,.vr-work-card:hover img,.vr-process-card:hover .vr-process-icon{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.hero .eyebrow,.hero-title-line,.hero-text,.hero-video-status,.hero-actions,.hero-trust span,.motion-ready .np-reveal{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.button:hover,.nav-action:hover,.showreel-button:hover,.vr-stats article:hover,.vr-service-card:hover,.vr-work-card:hover,.vr-process-card:hover,.vr-stats article:hover>.vr-outline-icon,.vr-service-card:hover .vr-service-visual img,.vr-work-card:hover img,.vr-process-card:hover .vr-process-icon{transform:none!important}}.vr-prototype-copy h2{margin-bottom:10px;font-size:clamp(28px,3.1vw,40px);line-height:1.04}.vr-prototype-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;max-width:650px;margin:24px 0 28px}.vr-prototype-features span{min-height:42px;padding:0 13px;font-size:13px}.vr-prototype-features .vr-outline-icon{width:16px;height:16px}.vr-prototype-visual{background:radial-gradient(circle at 78% 14%,#ff5a1f38,#0000 25%),linear-gradient(145deg,#101a2b,#172236 58%,#0d1422);border-color:#ffffff12;gap:14px;min-height:360px;padding:22px;box-shadow:inset 0 0 0 1px #ffffff12,0 22px 54px #090f1a29}.prototype-screen{border-color:#ffffff21;gap:9px;min-height:128px}.prototype-screen .vr-outline-icon{width:52px;height:52px}.prototype-screen span{letter-spacing:.04em;font-size:11px}.prototype-mini-card{background:#ffffff0f;border-radius:9px;min-height:118px;padding:13px;display:grid}.vr-prototype-sprint .button.primary:hover{box-shadow:0 18px 42px #ff5a1f57}@media (width<=980px){.vr-prototype-sprint{grid-template-columns:1fr;align-items:stretch}.vr-prototype-copy h3{max-width:680px}.vr-prototype-visual{min-height:330px}}@media (width<=680px){.vr-prototype-sprint{padding:24px 18px}.vr-prototype-copy h2{font-size:31px}.vr-prototype-copy h3{font-size:26px;line-height:1.08}.vr-prototype-features{grid-template-columns:1fr;gap:9px}.vr-prototype-visual{gap:12px;min-height:0;padding:16px}.prototype-screen{min-height:112px}.prototype-screen .vr-outline-icon{width:44px;height:44px}.prototype-mini-grid{grid-template-columns:1fr}.prototype-mini-card{min-height:0;padding:12px}}.vr-prototype-sprint{background:radial-gradient(circle at 86% 16%,#ff5a1f17,#0000 28%),linear-gradient(145deg,#fffffffc,#fff9f4eb);border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);gap:clamp(30px,4vw,56px);padding:clamp(34px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 28px 80px #191a1f14,inset 0 1px #ffffffc7}.vr-prototype-sprint:before{content:"";pointer-events:none;border:1px solid #ff5a1f12;border-radius:14px;position:absolute;inset:18px}.vr-prototype-copy{z-index:1;position:relative}.vr-prototype-copy .eyebrow{letter-spacing:.08em;margin-bottom:12px}.vr-prototype-copy h2{max-width:560px;color:var(--orange);letter-spacing:0;margin-bottom:12px;font-size:clamp(26px,2.65vw,36px);line-height:1.02}.vr-prototype-copy h3{max-width:660px;color:var(--navy);letter-spacing:-.01em;margin-bottom:18px;font-size:clamp(32px,4.1vw,58px);line-height:1.02}.vr-prototype-copy>p:not(.eyebrow){color:#595360;max-width:640px;font-size:18px;line-height:1.68}.vr-prototype-features span{color:#3f3943;background:#ff5a1f0e;border-color:#ff5a1f24;border-radius:999px;min-height:44px;padding:0 15px;font-size:13.5px;box-shadow:inset 0 1px #ffffffc2}.vr-prototype-features .vr-outline-icon{stroke-width:1.9px;width:16px;height:16px}.vr-prototype-sprint .button.primary{border-radius:8px;min-height:54px;padding:0 26px;box-shadow:0 18px 38px #ff5a1f38}.vr-prototype-visual{z-index:1;background:radial-gradient(circle at 76% 18%,#ff5a1f2e,#0000 28%),linear-gradient(145deg,#172238,#1e2a3d 58%,#121b2c);border-radius:16px;align-self:center;gap:12px;min-height:0;padding:18px;position:relative;box-shadow:0 24px 58px #0c121e33,inset 0 1px #ffffff14}.prototype-screen{background:radial-gradient(circle at 78% 22%,#ff5a1f26,#0000 34%),#ffffff12;border-radius:12px;justify-content:flex-start;align-items:center;min-height:96px;padding:18px;display:flex}.prototype-screen-icon{width:58px;height:58px;color:var(--orange);background:#ff5a1f1a;border:1px solid #ff5a1f47;border-radius:16px;flex:none;place-items:center;display:inline-grid}.prototype-screen strong{color:var(--white);margin-bottom:5px;font-size:15px;line-height:1.15;display:block}.prototype-screen span{color:#ffffffa8;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.prototype-mini-card{background:#fff1;border-color:#ffffff1a;border-radius:12px;min-height:104px;padding:12px}.prototype-mini-card span{color:#ffffffa3;font-size:11.5px;line-height:1.32}@media (width<=980px){.vr-prototype-sprint{grid-template-columns:1fr}.vr-prototype-visual{align-self:stretch}}@media (width<=680px){.vr-prototype-sprint{padding:24px 18px}.vr-prototype-copy h2{font-size:29px}.vr-prototype-copy h3{font-size:31px;line-height:1.06}.vr-prototype-copy>p:not(.eyebrow){font-size:16px}.vr-prototype-features{grid-template-columns:1fr;margin:24px 0 26px}.vr-prototype-visual{padding:14px}.prototype-screen{min-height:88px;padding:14px}.prototype-screen-icon{border-radius:14px;width:50px;height:50px}.prototype-mini-grid{grid-template-columns:1fr}.prototype-mini-card{min-height:0}}.vr-prototype-sprint{grid-template-columns:minmax(0,1.14fr) minmax(310px,.74fr);gap:clamp(28px,3.5vw,48px)}.vr-prototype-copy h3{max-width:600px;font-size:clamp(30px,3.45vw,50px);line-height:1.01}.vr-prototype-features{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;gap:10px 12px;max-width:620px;margin:26px 0 28px;display:grid}.vr-prototype-features span{box-sizing:border-box;align-items:center;width:100%;min-height:42px;padding:0 14px;display:flex}.vr-prototype-visual{background:radial-gradient(circle at 80% 14%,#ff5a1f24,#0000 26%),linear-gradient(145deg,#202b3d,#253247 58%,#192337);align-self:center;gap:10px;max-width:480px;margin-left:auto;padding:16px;box-shadow:0 20px 46px #0c121e26,inset 0 1px #ffffff1a}.prototype-screen{background:radial-gradient(circle at 78% 22%,#ff5a1f1f,#0000 34%),#ffffff13;border-color:#ffffff1c;min-height:82px;padding:14px}.prototype-screen-icon{border-radius:14px;width:48px;height:48px}.prototype-screen span{font-size:10.5px}.prototype-mini-grid{gap:9px}.prototype-mini-card{background:#ffffff0f;border-radius:10px;min-height:88px;padding:10px}.prototype-mini-card strong{margin-bottom:3px;font-size:12.5px}.prototype-mini-card span{font-size:11px;line-height:1.28}@media (width<=980px){.vr-prototype-visual{max-width:none;margin-left:0}}@media (width<=680px){.vr-prototype-sprint{grid-template-columns:1fr}.vr-prototype-copy{width:100%}.vr-prototype-copy h3{font-size:28px;line-height:1.07}.vr-prototype-features{grid-template-columns:1fr}.vr-prototype-visual{gap:9px;padding:12px}.prototype-screen{min-height:76px;padding:12px}.prototype-screen-icon{width:44px;height:44px}.prototype-mini-card{min-height:0;padding:10px}}.vr-prototype-sprint{grid-template-columns:minmax(0,.52fr) minmax(430px,.48fr);align-items:center;gap:clamp(34px,4.5vw,64px);padding:clamp(36px,5vw,64px)}.vr-prototype-copy h3{letter-spacing:0;max-width:620px;margin-bottom:18px;font-size:clamp(28px,2.85vw,42px);line-height:1.08}.vr-prototype-features{gap:10px 14px;max-width:590px;margin:26px 0 28px}.vr-prototype-features span{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;background:linear-gradient(145deg,#ffffffb8,#fff2e8c7);border-radius:12px;gap:10px;min-height:46px;padding:0 14px;font-size:13.5px;line-height:1.22}.vr-prototype-features .vr-outline-icon{flex:none;width:18px;height:18px}.vr-prototype-sprint .button.primary{justify-content:center;min-width:330px}.vr-prototype-visual{background:radial-gradient(circle at 78% 10%,#ff5a1f38,#0000 28%),radial-gradient(circle at 20% 80%,#ff5a1f1f,#0000 24%),linear-gradient(145deg,#0d1d31,#10243a 56%,#0a1728);border-radius:18px;width:100%;max-width:none;min-height:470px;margin-left:0;padding:26px;overflow:hidden}.vr-prototype-visual:before{content:"";pointer-events:none;opacity:.32;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 20%,#000,#0000 70%);mask-image:radial-gradient(circle at 70% 20%,#000,#0000 70%)}.vr-prototype-visual:after{content:"";pointer-events:none;border:1px solid #ff5a1f29;border-radius:50%;width:260px;height:220px;position:absolute;bottom:-70px;right:-60px;transform:rotate(-24deg)}.prototype-screen,.prototype-mini-grid{z-index:1;position:relative}.prototype-screen{text-align:center;background:radial-gradient(circle at 50% 24%,#ff5a1f38,#0000 30%),#ffffff12;border-radius:14px;justify-content:center;min-height:138px;padding:22px}.prototype-screen-icon{border-radius:16px;width:64px;height:64px;margin-right:10px}.prototype-screen-icon .vr-outline-icon{width:38px;height:38px}.prototype-screen strong{font-size:16px}.prototype-screen span{color:#ffffffd1;letter-spacing:.06em;font-size:12px}.prototype-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.prototype-mini-card{background:#fff1;border-radius:14px;min-height:142px;padding:18px;box-shadow:inset 0 1px #ffffff14}.prototype-mini-card .vr-outline-icon{width:24px;height:24px;margin-bottom:12px}.prototype-mini-card strong{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:8px;font-size:16px;line-height:1.15}.prototype-mini-card span{color:#ffffffc2;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;max-width:210px;font-size:14px;line-height:1.38}@media (width<=1100px){.vr-prototype-sprint{grid-template-columns:minmax(0,1fr)}.vr-prototype-copy h3{max-width:720px}.vr-prototype-visual{min-height:420px}}@media (width<=680px){.vr-prototype-sprint{grid-template-columns:1fr;padding:24px 18px}.vr-prototype-copy h2{font-size:30px}.vr-prototype-copy h3{font-size:27px;line-height:1.09}.vr-prototype-sprint .button.primary{width:100%;min-width:0}.vr-prototype-visual{min-height:0;padding:14px}.prototype-screen{text-align:left;justify-content:flex-start;min-height:92px}.prototype-screen-icon{width:48px;height:48px;margin-right:0}.prototype-screen-icon .vr-outline-icon{width:28px;height:28px}.prototype-mini-grid{grid-template-columns:1fr;gap:9px}.prototype-mini-card{min-height:0;padding:11px 12px}.prototype-mini-card .vr-outline-icon{width:16px;height:16px;margin-bottom:5px}.prototype-mini-card strong{margin-bottom:3px;font-size:12.5px}.prototype-mini-card span{max-width:none;font-size:11.5px;line-height:1.25}}.vr-services{width:min(1240px,100% - 40px);padding-top:clamp(64px,7vw,92px);padding-bottom:clamp(68px,7vw,96px);position:relative}.vr-services:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #ff5a1f1f;border-radius:50%;width:34%;position:absolute;bottom:6%;right:-7%}.vr-services:after{content:"";pointer-events:none;opacity:.55;background-image:radial-gradient(#ff5a1f38 1px,#0000 1px);background-size:14px 14px;width:240px;height:220px;position:absolute;top:18%;right:-4%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35%,#0000)}.vr-services .section-heading{z-index:1;text-align:center;max-width:820px;margin:0 auto 34px;position:relative}.vr-services .service-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid;position:relative}.vr-services .vr-service-card{text-align:center;background:radial-gradient(circle at 50% 10%,#ff5a1f0f,#0000 34%),linear-gradient(#fffffffa,#fffbf7f2);border:1px solid #e8d3c2c7;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:360px;padding:24px 28px 26px;transition:transform .23s,box-shadow .23s,border-color .23s;display:flex;overflow:hidden;box-shadow:0 18px 44px #191a1f13,inset 0 1px #ffffffe0}.vr-services .vr-service-card:hover{border-color:#ff5a1f3d;transform:translateY(-4px);box-shadow:0 26px 64px #191a1f1f,inset 0 1px #ffffffeb}.vr-services .vr-service-visual{background:radial-gradient(circle at 50% 58%,#ff5a1f14,#0000 42%),linear-gradient(#ffffff94,#fff8f147);border-radius:18px;place-items:center;width:100%;height:190px;margin:0 0 12px;display:grid}.vr-services .vr-service-visual img{object-fit:contain;object-position:center;filter:drop-shadow(0 18px 18px #181c261f);width:min(78%,190px);height:min(82%,170px);transition:transform .23s;display:block}.vr-services .vr-service-card:hover .vr-service-visual img{transform:scale(1.03)}.vr-services .vr-service-card h3{max-width:320px;color:var(--navy);letter-spacing:0;text-transform:none;margin:0 auto 10px;font-size:clamp(21px,1.9vw,26px);line-height:1.1}.vr-services .vr-service-card p{color:#4f4c59;max-width:330px;margin:0 auto;font-size:15.5px;line-height:1.48}@media (width<=980px){.vr-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.vr-services{width:min(100% - 28px,1240px);padding-top:56px;padding-bottom:62px}.vr-services:before,.vr-services:after{display:none}.vr-services .section-heading{margin-bottom:24px}.vr-services .section-heading h2{font-size:34px}.vr-services .section-heading p:not(.eyebrow){font-size:16px}.vr-services .service-grid{grid-template-columns:1fr;gap:16px}.vr-services .vr-service-card{border-radius:20px;min-height:315px;padding:20px 20px 24px}.vr-services .vr-service-visual{height:156px;margin-bottom:10px}.vr-services .vr-service-visual img{width:min(76%,150px);height:min(82%,138px)}.vr-services .vr-service-card h3{font-size:22px}.vr-services .vr-service-card p{font-size:15px}}.vr-services{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto;padding-top:clamp(58px,6vw,82px);padding-bottom:clamp(60px,6vw,86px)}.vr-services .section-heading{max-width:900px;margin-bottom:clamp(44px,4vw,54px)}.vr-services .section-heading h2{max-width:900px;font-size:clamp(34px,4.3vw,56px)}.vr-services .section-heading p:not(.eyebrow){max-width:680px}.vr-services .vr-service-card{border-radius:22px;min-height:342px;padding:20px 22px 24px}.vr-services .vr-service-visual{background:radial-gradient(circle at 50% 56%,#ff5a1f13,#0000 38%),linear-gradient(#ffffff5c,#fff7f02e);border-radius:18px;height:174px;margin-bottom:12px}.vr-services .vr-service-visual img{width:min(88%,216px);height:min(94%,184px)}.vr-services .vr-service-card h3{max-width:330px;margin-bottom:9px;font-size:clamp(20px,1.65vw,24px)}.vr-services .vr-service-card p{max-width:315px;font-size:15px;line-height:1.46}@media (width<=980px){.vr-services{width:min(100% - 40px,1180px)}.vr-services .service-grid{gap:22px}.vr-services .vr-service-card{min-height:334px}}@media (width<=680px){.vr-services{width:min(100% - 32px,1180px);padding-top:52px;padding-bottom:58px}.vr-services .section-heading{margin-bottom:30px}.vr-services .section-heading .eyebrow{letter-spacing:.22em;font-size:11px}.vr-services .section-heading h2{font-size:32px}.vr-services .service-grid{gap:16px}.vr-services .vr-service-card{min-height:292px;padding:18px 18px 22px}.vr-services .vr-service-visual{height:146px;margin-bottom:10px}.vr-services .vr-service-visual img{width:min(84%,158px);height:min(92%,142px)}.vr-services .vr-service-card h3{font-size:21px}.vr-services .vr-service-card p{max-width:300px;font-size:14.5px;line-height:1.44}}.vr-services{box-sizing:border-box;width:min(1224px,100% - 48px);margin:0 auto;padding:clamp(54px,5.6vw,78px) 0 clamp(58px,5.8vw,82px)}.vr-services:before,.vr-services:after{opacity:.28}.vr-services .section-heading{max-width:900px;margin:0 auto clamp(42px,4vw,52px)}.vr-services .section-heading h2{max-width:900px;margin-bottom:14px;font-size:clamp(36px,4.25vw,58px);line-height:.98}.vr-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,2.4vw,32px);width:100%;display:grid}.vr-services .vr-service-card{background:radial-gradient(circle at 50% 22%,#ff5a1f0e,#0000 38%),linear-gradient(#fffffffc,#fffaf5f0);border:1px solid #e8d3c2d1;border-radius:24px;min-height:360px;padding:26px 28px 28px;box-shadow:0 18px 42px #181c2614,inset 0 1px #ffffffe6}.vr-services .vr-service-visual{width:100%;height:205px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;margin:0 0 14px;display:grid;overflow:visible}.vr-services .vr-service-visual img{aspect-ratio:1;object-fit:contain;object-position:center;filter:drop-shadow(0 22px 18px #181c2621);width:min(96%,270px);max-width:none;height:min(100%,205px);max-height:none}.vr-services .vr-service-card h3{max-width:340px;margin:0 auto 10px;font-size:clamp(21px,1.55vw,24px);line-height:1.08}.vr-services .vr-service-card p{max-width:326px;margin:0 auto;font-size:15px;line-height:1.46}@media (width<=980px){.vr-services{width:min(100% - 40px,1224px)}.vr-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vr-services .vr-service-card{min-height:350px}}@media (width<=680px){.vr-services{width:min(100% - 32px,1224px);padding-top:50px;padding-bottom:56px}.vr-services:before,.vr-services:after{display:none}.vr-services .section-heading{margin-bottom:30px}.vr-services .section-heading .eyebrow{letter-spacing:.22em;font-size:11px}.vr-services .section-heading h2{font-size:32px;line-height:1.04}.vr-services .section-heading p:not(.eyebrow){font-size:16px}.vr-services .service-grid{grid-template-columns:1fr;gap:16px}.vr-services .vr-service-card{border-radius:22px;min-height:318px;padding:20px 20px 24px}.vr-services .vr-service-visual{height:170px;margin-bottom:10px}.vr-services .vr-service-visual img{width:min(94%,220px);max-width:none;height:min(100%,170px);max-height:none}.vr-services .vr-service-card h3{font-size:21px}.vr-services .vr-service-card p{max-width:305px;font-size:14.5px;line-height:1.44}}.vr-services:before,.vr-services:after{display:none}.vr-services .section-heading .eyebrow{color:var(--orange);letter-spacing:.28em;margin-bottom:12px;font-size:12px}.vr-services .section-heading h2{max-width:900px;color:var(--navy);letter-spacing:0;margin:0 auto 12px;font-size:clamp(34px,4vw,54px);line-height:1}.vr-services .section-heading p:not(.eyebrow){color:#56515d;max-width:680px;margin:0 auto;font-size:18px;line-height:1.45}.vr-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%;margin:0;padding:0;display:grid;overflow:visible}.vr-services .vr-service-tile{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 18%,#ff5a1f0e,#0000 38%),linear-gradient(#fffffffa,#fffaf5f0);border:1px solid #e8d3c2d1;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:340px;padding:24px 26px 26px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #181c2614,inset 0 1px #ffffffe6}.vr-services .vr-service-tile:after{display:none}.vr-services .vr-service-tile:hover{border-color:#ff5a1f38;transform:translateY(-4px);box-shadow:0 26px 58px #181c261f,inset 0 1px #ffffffeb}.vr-services .vr-service-tile__media{background:0 0;flex:0 0 166px;justify-content:center;align-items:center;width:100%;max-height:166px;margin:0 0 18px;display:flex;position:relative;overflow:hidden}.vr-services .vr-service-tile__image{object-fit:contain;object-position:center;transform-origin:50%;filter:drop-shadow(0 16px 14px #181c2621);width:auto;max-width:min(94%,260px);height:auto;max-height:160px;transition:transform .22s;display:block;position:static}.vr-services .vr-service-tile:hover .vr-service-tile__image{transform:scale(1.03)}.vr-services .vr-service-tile__title{max-width:340px;color:var(--navy);letter-spacing:0;text-align:center;text-transform:none;margin:0 auto 10px;font-size:clamp(22px,1.7vw,25px);font-weight:900;line-height:1.1;display:block}.vr-services .vr-service-tile__text{color:#4f4b57;text-align:center;max-width:330px;margin:0 auto;font-size:16px;line-height:1.42;display:block}@media (width<=980px){.vr-services{width:min(100% - 40px,1200px)}.vr-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (width<=680px){.vr-services{width:min(100% - 32px,1200px);padding-top:48px;padding-bottom:54px}.vr-services .section-heading{margin-bottom:28px}.vr-services .section-heading .eyebrow{letter-spacing:.22em;font-size:11px}.vr-services .section-heading h2{font-size:32px;line-height:1.04}.vr-services .section-heading p:not(.eyebrow){font-size:16px}.vr-services .service-grid{grid-template-columns:1fr;gap:16px}.vr-services .vr-service-tile{border-radius:22px;min-height:318px;padding:20px 20px 24px}.vr-services .vr-service-tile__media{flex-basis:150px;max-height:150px;margin-bottom:16px}.vr-services .vr-service-tile__image{max-width:min(94%,224px);max-height:144px}.vr-services .vr-service-tile__title{font-size:21px}.vr-services .vr-service-tile__text{max-width:310px;font-size:14.5px;line-height:1.42}}.vr-services{box-sizing:border-box;width:min(1200px,100% - 48px);max-width:1200px;margin:0 auto;padding:clamp(38px,4.3vw,62px) 0 clamp(42px,4.4vw,66px)}.vr-services .section-heading{text-align:center;max-width:840px;margin:0 auto clamp(30px,3vw,38px)}.vr-services .section-heading .eyebrow{letter-spacing:.26em;margin-bottom:9px;font-size:11px}.vr-services .section-heading h2{max-width:840px;margin:0 auto 10px;font-size:clamp(34px,3.6vw,48px);line-height:1}.vr-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,26px)}.vr-services .vr-service-tile{border-radius:22px;min-height:304px;padding:20px 22px 22px}.vr-services .vr-service-tile__media{flex:0 0 142px;max-height:142px;margin:0 0 12px;overflow:hidden}.vr-services .vr-service-tile__image{max-width:min(94%,218px);max-height:138px}.vr-services .vr-service-tile__title{max-width:320px;margin:0 auto 8px;font-size:clamp(21px,1.55vw,23px);line-height:1.08}@media (width<=980px){.vr-services{width:min(100% - 40px,1200px);padding-top:50px;padding-bottom:58px}.vr-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vr-services .vr-service-tile{min-height:300px}}@media (width<=680px){.vr-services{width:min(100% - 32px,1200px);padding-top:44px;padding-bottom:50px}.vr-services .section-heading{margin-bottom:26px}.vr-services .section-heading h2{font-size:31px}.vr-services .section-heading p:not(.eyebrow){font-size:15.5px}.vr-services .service-grid{grid-template-columns:1fr;gap:15px}.vr-services .vr-service-tile{min-height:284px;padding:18px 18px 21px}.vr-services .vr-service-tile__media{flex-basis:132px;max-height:132px;margin-bottom:10px}.vr-services .vr-service-tile__image{max-width:min(94%,190px);max-height:128px}.vr-services .vr-service-tile__title{font-size:20px}.vr-services .vr-service-tile__text{font-size:14.5px;line-height:1.36}}.vr-services{width:min(1180px,100% - 48px);max-width:1180px;padding-top:clamp(26px,3.2vw,42px);padding-bottom:clamp(30px,3.4vw,46px)}.vr-services .section-heading{margin-bottom:clamp(22px,2.4vw,30px)}.vr-services .section-heading .eyebrow{margin-bottom:7px;font-size:10.5px}.vr-services .section-heading h2{margin-bottom:8px;font-size:clamp(32px,3.2vw,43px)}.vr-services .section-heading p:not(.eyebrow){max-width:620px;font-size:15.5px;line-height:1.34}.vr-services .service-grid{gap:22px}.vr-services .vr-service-tile{min-height:278px;color:inherit;padding:16px 20px 20px;text-decoration:none}.vr-services .vr-service-tile__media{flex-basis:124px;max-height:124px;margin-bottom:9px}.vr-services .vr-service-tile__image{width:min(88%,196px);max-width:none;height:124px;max-height:none}.vr-services .vr-service-tile__title{margin-bottom:7px;font-size:clamp(20px,1.45vw,22px)}.vr-services .vr-service-tile__text{max-width:305px;font-size:14.5px;line-height:1.33}.vr-services .vr-service-tile__link{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.vr-services .vr-service-tile__link:after{content:"→";transition:transform .2s;transform:translate(0)}.vr-services .vr-service-tile:hover .vr-service-tile__link:after{transform:translate(4px)}@media (width<=980px){.vr-services{width:min(100% - 40px,1180px);padding-top:44px;padding-bottom:50px}.vr-services .service-grid{gap:18px}}@media (width<=680px){.vr-services{width:min(100% - 32px,1180px);padding-top:40px;padding-bottom:46px}.vr-services .service-grid{gap:14px}.vr-services .vr-service-tile{min-height:270px;padding:16px 18px 19px}.vr-services .vr-service-tile__media{flex-basis:120px;max-height:120px}.vr-services .vr-service-tile__image{width:min(88%,180px);height:120px}.vr-services .vr-service-tile__title{font-size:20px}.vr-services .vr-service-tile__text{font-size:14px;line-height:1.32}}@media (width>=981px){.vr-services{padding-top:2px;padding-bottom:6px}.vr-services .section-heading{margin-bottom:14px}.vr-services .section-heading .eyebrow{margin-bottom:6px;font-size:10px}.vr-services .section-heading h2{margin-bottom:5px;font-size:clamp(30px,2.8vw,37px)}.vr-services .section-heading p:not(.eyebrow){max-width:600px;font-size:14px;line-height:1.24}.vr-services .service-grid{gap:8px 22px}.vr-services .vr-service-tile{min-height:216px;padding:10px 17px 14px}.vr-services .vr-service-tile__media{flex-basis:88px;max-height:88px;margin-bottom:5px}.vr-services .vr-service-tile__image{width:min(88%,170px);height:88px}.vr-services .vr-service-tile__title{margin-bottom:5px;font-size:18.5px}.vr-services .vr-service-tile__text{max-width:295px;font-size:13px;line-height:1.22}.vr-services .vr-service-tile__link{margin-top:7px;font-size:11px}}.prototype-pill-icon{object-fit:contain;object-position:center;filter:drop-shadow(0 7px 7px #181c261f);flex:none;width:30px;height:30px;display:block}.prototype-screen-icon{width:116px;height:88px;box-shadow:none;background:0 0;border:0;margin-right:14px}.prototype-screen-image{object-fit:contain;object-position:center;filter:drop-shadow(0 12px 12px #00000038);width:100%;height:100%;display:block}.prototype-mini-icon{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 10px #0000002e);width:48px;height:48px;margin-bottom:10px;display:block}@media (width<=680px){.prototype-pill-icon{width:26px;height:26px}.prototype-screen-icon{width:76px;height:58px}.prototype-mini-icon{width:34px;height:34px;margin-bottom:6px}}.vr-process{box-sizing:border-box;width:min(1224px,100% - 48px);max-width:1224px;margin:0 auto;padding:70px 0 78px;position:relative}.vr-process:before,.vr-process:after{content:"";pointer-events:none;opacity:.45;position:absolute}.vr-process:before{border:1px solid #ff5a1f1a;border-radius:50%;width:220px;height:220px;top:0;left:-9%;box-shadow:24px 24px 0 -23px #ff5a1f24,48px 48px 0 -47px #ff5a1f1a}.vr-process:after{background-image:radial-gradient(#ff5a1f2e 1px,#0000 1px);background-size:13px 13px;width:260px;height:180px;bottom:2%;right:-5%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35%,#0000)}.vr-process .section-heading{z-index:1;text-align:center;max-width:900px;margin:0 auto 48px;position:relative}.vr-process .section-heading .eyebrow{color:var(--orange);letter-spacing:.18em;align-items:center;gap:18px;margin-bottom:16px;font-size:13px;display:inline-flex}.vr-process .section-heading .eyebrow:before,.vr-process .section-heading .eyebrow:after{content:"";border-top:1px solid #ff5a1fa6;width:34px}.vr-process .section-heading h2{max-width:860px;color:var(--navy);letter-spacing:0;margin:0 auto 18px;font-size:clamp(38px,5vw,68px);line-height:1.02}.vr-process .section-heading p:not(.eyebrow){color:#5f5964;max-width:700px;margin:0 auto;font-size:18px;line-height:1.55}.vr-process-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid;position:relative}.vr-process-card{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 28%,#ff5a1f11,#0000 37%),linear-gradient(#fffffff0,#fffaf5e6);border:1px solid #ff5a1f33;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:342px;padding:30px 24px 28px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 18px 44px #181c2613,inset 0 1px #ffffffd9}.vr-process-card:hover{border-color:#ff5a1f52;transform:translateY(-4px);box-shadow:0 26px 62px #181c261f,inset 0 1px #ffffffe6}.vr-process-icon{width:178px;height:178px;color:inherit;box-shadow:none;background:radial-gradient(circle at 50% 52%,#ff5a1f14,#0000 58%),#fff6ee70;border:1px solid #ff5a1f2e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.vr-process-icon img{object-fit:contain;object-position:center;filter:drop-shadow(0 16px 14px #181c261f);width:auto;max-width:168px;height:auto;max-height:150px;transition:transform .22s;display:block}.vr-process-card:hover .vr-process-icon img{transform:scale(1.03)}.vr-process-number{min-width:44px;height:32px;color:var(--white);background:linear-gradient(135deg, var(--orange), #ff8a1f);border-radius:9px;justify-content:center;align-items:center;margin:2px auto 14px;font-size:15px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 10px 22px #ff5a1f3d}.vr-process-card h3{max-width:250px;color:var(--navy);margin:0 auto 12px;font-size:21px;font-weight:900;line-height:1.16}.vr-process-card p{color:#57525d;max-width:230px;margin:0 auto;font-size:16px;line-height:1.48}.vr-process-card:not(:last-child):after{content:"";border-top:2px dotted #ff5a1fb8;width:34px;position:absolute;top:50%;right:-34px;transform:translateY(-50%)}.vr-process-card:not(:last-child):before{content:"";border-top:2px solid #ff5a1fcc;border-right:2px solid #ff5a1fcc;width:9px;height:9px;position:absolute;top:50%;right:-36px;transform:translateY(-50%)rotate(45deg)}@media (width<=980px){.vr-process{width:min(100% - 40px,1224px);padding-top:62px;padding-bottom:68px}.vr-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.vr-process-card:not(:last-child):before,.vr-process-card:not(:last-child):after{display:none}}@media (width<=680px){.vr-process{width:min(100% - 32px,1224px);padding-top:50px;padding-bottom:56px}.vr-process:before,.vr-process:after{display:none}.vr-process .section-heading{margin-bottom:28px}.vr-process .section-heading .eyebrow{gap:12px;font-size:11px}.vr-process .section-heading .eyebrow:before,.vr-process .section-heading .eyebrow:after{width:24px}.vr-process .section-heading h2{font-size:34px;line-height:1.06}.vr-process .section-heading p:not(.eyebrow){font-size:16px}.vr-process-grid{grid-template-columns:1fr;gap:16px}.vr-process-card{border-radius:22px;min-height:0;padding:24px 20px 26px}.vr-process-icon{width:148px;height:148px;margin-bottom:12px}.vr-process-icon img{max-width:145px;max-height:128px}.vr-process-card h3{font-size:21px}.vr-process-card p{font-size:15px}}.vr-prototype-offer-card{background:radial-gradient(circle at 12% 18%,#ff5a1f1f,#0000 34%),linear-gradient(145deg,#ffffffdb,#fff3eab8);border:1px solid #ff5a1f2e;border-radius:16px;min-width:0;padding:14px 16px;box-shadow:0 14px 30px #181c260e}.vr-prototype-offer-card span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;line-height:1.1;display:block}.vr-prototype-reassurance{gap:8px;max-width:610px;margin:0 0 20px;display:grid}.vr-prototype-reassurance p:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:.56em;left:0;box-shadow:0 0 0 5px #ff5a1f1a}.vr-prototype-features{margin-top:20px}@media (width<=980px){.vr-prototype-offer{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px}.vr-prototype-reassurance{max-width:720px}}@media (width<=680px){.vr-prototype-offer{grid-template-columns:1fr;gap:10px;margin:18px 0 14px}.vr-prototype-offer-card{padding:13px 14px}.vr-prototype-reassurance{gap:7px;margin-bottom:16px}.vr-prototype-reassurance p{font-size:14px;line-height:1.38}.vr-prototype-features{margin-top:16px}}.vr-prototype-sprint{box-sizing:border-box;width:min(1180px,100% - 48px);max-width:1180px;box-shadow:none;background:0 0;margin:0 auto;padding:clamp(44px,5vw,66px) 0;display:block}.vr-prototype-sprint:before,.vr-prototype-sprint:after{display:none}.vr-prototype-card{background:radial-gradient(circle at 18% 16%,#ff5a1f1a,#0000 34%),radial-gradient(circle at 90% 12%,#ff8a1f14,#0000 32%),linear-gradient(145deg,#fffffffc,#fff9f4f0);border:1px solid #e8d3c2e6;border-radius:28px;grid-template-columns:minmax(0,.98fr) minmax(390px,.82fr);gap:clamp(30px,4vw,54px);padding:clamp(38px,4.4vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 74px #181c261a,inset 0 1px #ffffffe6}.vr-prototype-card:after{content:"";pointer-events:none;border:1px solid #ff5a1f1f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-90px;right:-90px;box-shadow:-28px -28px 0 -27px #ff5a1f21,-56px -56px 0 -55px #ff5a1f1a}.vr-prototype-copy,.vr-prototype-details{z-index:1;position:relative}.vr-prototype-copy{flex-direction:column;align-items:flex-start;display:flex}.vr-prototype-copy .eyebrow{color:var(--orange);letter-spacing:.18em;align-items:center;gap:10px;margin-bottom:14px;font-size:13px;display:inline-flex}.vr-prototype-copy .eyebrow:before{content:"";border:2px solid var(--orange);background:#ff5a1f14;border-radius:9px;width:26px;height:26px;box-shadow:inset 0 0 0 5px #ffffffb8}.vr-prototype-copy h2{max-width:640px;color:var(--navy);letter-spacing:0;text-transform:none;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin:0 0 18px;font-size:clamp(42px,4.7vw,66px);line-height:.96}.vr-prototype-copy h2:first-line{color:var(--navy)}.vr-prototype-copy h2 span{color:var(--orange)}.vr-prototype-copy h3{max-width:590px;color:var(--navy);letter-spacing:0;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin:0 0 16px;font-size:clamp(28px,2.8vw,42px);line-height:1.08}.vr-prototype-copy>p:not(.eyebrow){color:#393543;max-width:610px;margin:0;font-size:17px;line-height:1.55}.vr-prototype-reassurance{border-top:1px solid #ff5a1f24;gap:12px;width:100%;max-width:620px;margin:24px 0 26px;padding-top:22px;display:grid}.vr-prototype-reassurance p{color:#201d27;margin:0;padding-left:44px;font-size:16px;font-weight:750;line-height:1.45;position:relative}.vr-prototype-reassurance p:before{content:"";background:linear-gradient(145deg,#fffffff5,#ffefe5e0);border:1px solid #ff5a1f33;border-radius:50%;width:28px;height:28px;position:absolute;top:2px;left:0;box-shadow:0 10px 22px #ff5a1f1a}.vr-prototype-reassurance p:after{content:"";border-bottom:2px solid var(--orange);border-left:2px solid var(--orange);width:8px;height:5px;position:absolute;top:10px;left:10px;transform:rotate(-45deg)}.vr-prototype-sprint .button.primary{border-radius:10px;justify-content:center;min-width:min(100%,340px);min-height:58px;box-shadow:0 18px 36px #ff5a1f47}.vr-prototype-details{align-content:start;gap:22px;min-width:0;display:grid}.vr-prototype-offer{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:none;margin:0;display:grid}.vr-prototype-offer-card{text-align:center;background:radial-gradient(circle at 50% 8%,#ff5a1f1a,#0000 38%),linear-gradient(145deg,#ffffffc7,#fff4ebb8);border:1px solid #ff5a1f38;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:154px;padding:18px 16px;display:flex;box-shadow:0 16px 34px #181c260e}.vr-prototype-offer-card:before{content:"";background:radial-gradient(circle at 50% 50%, #ffffff6b, transparent 38%), linear-gradient(145deg, var(--orange), #ff8a1f);border-radius:50%;width:42px;height:42px;margin-bottom:14px;box-shadow:0 12px 24px #ff5a1f3d}.vr-prototype-offer-card span{color:var(--orange);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900;line-height:1.1;display:block}.vr-prototype-offer-card strong{color:var(--navy);letter-spacing:0;font-size:clamp(19px,1.8vw,28px);font-weight:900;line-height:1.12;display:block}.vr-prototype-checklist{background:#ffffff9e;border-radius:20px;padding:22px;box-shadow:inset 0 0 0 1px #ff5a1f1f}.vr-prototype-checklist h4{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;font-size:15px;font-weight:900;line-height:1.2}.vr-prototype-checklist ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.vr-prototype-checklist li{min-height:42px;color:var(--navy);border-bottom:1px solid #ff5a1f1f;align-items:center;padding:10px 38px 10px 0;font-size:16px;font-weight:800;line-height:1.25;display:flex;position:relative}.vr-prototype-checklist li:last-child{border-bottom:0}.vr-prototype-checklist li:after{content:"";background:linear-gradient(145deg, var(--orange), #ff8a1f);border-radius:50%;width:22px;height:22px;position:absolute;top:50%;right:4px;transform:translateY(-50%);box-shadow:0 8px 18px #ff5a1f2e}.vr-prototype-checklist li:before{content:"";z-index:1;border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:5px;position:absolute;top:50%;right:11px;transform:translateY(-62%)rotate(-45deg)}.vr-prototype-note{color:#302c37;background:#fff5edbd;border:1px solid #ff5a1f29;border-radius:16px;margin:0;padding:14px 18px 14px 46px;font-size:15px;font-weight:800;line-height:1.35;position:relative}.vr-prototype-note:before{content:"";border:2px solid var(--orange);border-radius:50%;width:14px;height:14px;position:absolute;top:17px;left:18px;box-shadow:0 0 0 5px #ff5a1f14}.vr-prototype-visual,.prototype-screen,.prototype-mini-grid,.prototype-mini-card,.prototype-screen-icon,.prototype-screen-image,.prototype-mini-icon,.prototype-pill-icon,.vr-prototype-features{display:none}@media (width<=1100px){.vr-prototype-sprint{width:min(100% - 40px,1180px)}.vr-prototype-card{grid-template-columns:1fr}.vr-prototype-copy h3{max-width:720px}}@media (width<=680px){.vr-prototype-sprint{width:min(100% - 32px,1180px);padding:38px 0}.vr-prototype-card{border-radius:22px;gap:26px;padding:28px}.vr-prototype-copy .eyebrow{letter-spacing:.14em;gap:8px;font-size:11px}.vr-prototype-copy h2{font-size:38px;line-height:1}.vr-prototype-copy h3{font-size:30px;line-height:1.1}.vr-prototype-copy>p:not(.eyebrow){font-size:15.5px}.vr-prototype-reassurance{margin:20px 0 22px;padding-top:18px}.vr-prototype-reassurance p{padding-left:38px;font-size:14.5px}.vr-prototype-sprint .button.primary{white-space:normal;width:100%;min-width:0}.vr-prototype-details{gap:16px}.vr-prototype-offer{grid-template-columns:1fr;gap:10px}.vr-prototype-offer-card{text-align:left;align-items:flex-start;min-height:0;padding:15px 16px}.vr-prototype-offer-card:before{display:none}.vr-prototype-offer-card span{margin-bottom:5px}.vr-prototype-offer-card strong{font-size:22px}.vr-prototype-checklist{padding:18px}.vr-prototype-checklist li{min-height:40px;font-size:14.5px}.vr-prototype-note{padding:13px 15px 13px 42px;font-size:14px}}.vr-prototype-sprint{padding:clamp(28px,3.8vw,46px) 0}.vr-prototype-card{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);gap:clamp(26px,3.2vw,42px);padding:clamp(30px,3.5vw,42px)}.vr-prototype-copy .eyebrow{margin-bottom:11px}.vr-prototype-copy h2{max-width:560px;margin-bottom:13px;font-size:clamp(38px,4.1vw,56px);line-height:.98}.vr-prototype-copy h3{max-width:560px;margin-bottom:12px;font-size:clamp(25px,2.3vw,34px);line-height:1.1}.vr-prototype-copy>p:not(.eyebrow){max-width:570px;font-size:16px;line-height:1.48}.vr-prototype-reassurance{gap:9px;margin:18px 0 20px;padding-top:17px}.vr-prototype-reassurance p{min-height:30px;padding-left:40px;font-size:14.5px;line-height:1.36}.vr-prototype-sprint .button.primary{min-width:min(100%,310px);min-height:52px}.vr-prototype-details{gap:16px}.vr-prototype-offer-card{min-height:118px;padding:14px 12px}.vr-prototype-offer-card:before{width:30px;height:30px;margin-bottom:9px}.vr-prototype-offer-card span{margin-bottom:7px;font-size:10.5px}.vr-prototype-offer-card strong{font-size:clamp(17px,1.45vw,23px)}.vr-prototype-checklist{padding:16px 18px}.vr-prototype-checklist h4{margin-bottom:8px;font-size:13.5px}.vr-prototype-checklist li{min-height:34px;padding:7px 34px 7px 0;font-size:14.5px}.vr-prototype-checklist li:after{width:20px;height:20px}.vr-prototype-checklist li:before{right:10px}.vr-prototype-note{padding:12px 16px 12px 42px;font-size:14px}.vr-prototype-note:before{top:15px}@media (width<=1100px){.vr-prototype-card{grid-template-columns:1fr}}@media (width<=680px){.vr-prototype-sprint{padding:30px 0}.vr-prototype-card{gap:22px;padding:24px}.vr-prototype-copy h2{font-size:34px}.vr-prototype-copy h3{font-size:25px}.vr-prototype-reassurance p{font-size:14px}.vr-prototype-offer{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-prototype-offer-card:nth-child(3){grid-column:1/-1}.vr-prototype-offer-card{padding:13px 14px}.vr-prototype-offer-card strong{font-size:19px}.vr-prototype-checklist{padding:15px}.vr-prototype-checklist li{font-size:14px}}.hero{width:100%;min-height:calc(100svh - 69px);position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:62% center;width:100%;max-width:none;height:100%;animation:none;display:block;position:absolute;inset:0;transform:none}.hero-layer{background:radial-gradient(circle at 72% 20%,#ff5a1f24,#0000 30%),linear-gradient(90deg,#060b14f5 0%,#070d19db 36%,#070d197a 68%,#070d193d 100%),linear-gradient(#060b1466 0%,#060b143d 46%,#060b14e6 100%)}@media (width>=769px) and (width<=1199px){.hero-bg{object-position:58% center}}@media (width<=768px){.hero,.hero-inner{min-height:calc(100svh - 69px)}.hero-bg{object-position:55% center}.hero-layer{background:radial-gradient(circle at 78% 18%,#ff5a1f1f,#0000 32%),linear-gradient(90deg,#060b14f7 0%,#070d19e0 58%,#070d1980 100%),linear-gradient(#060b146b 0%,#060b1447 42%,#060b14f0 100%)}}@media (width<=479px){.hero-bg{object-position:50% center}.hero-inner{padding-left:0;padding-right:0}.hero-title{font-size:clamp(34px,11vw,46px);line-height:1.02}}@media (width>=981px){.vr-services{box-sizing:border-box;flex-direction:column;justify-content:center;width:min(1220px,100% - 48px);max-width:1220px;min-height:90vh;padding-top:clamp(90px,8vh,110px);padding-bottom:clamp(96px,9vh,120px);display:flex}.vr-services .section-heading{margin-bottom:clamp(46px,4vw,58px)}.vr-services .section-heading .eyebrow{margin-bottom:9px;font-size:11px}.vr-services .section-heading h2{margin-bottom:10px;font-size:clamp(38px,3.4vw,48px)}.vr-services .section-heading p:not(.eyebrow){max-width:680px;font-size:16px;line-height:1.45}.vr-services .service-grid{gap:26px 28px}.vr-services .vr-service-tile{min-height:320px;padding:24px 26px 26px}.vr-services .vr-service-tile__media{flex-basis:152px;max-height:152px;margin-bottom:14px}.vr-services .vr-service-tile__image{width:min(92%,215px);height:152px}.vr-services .vr-service-tile__title{margin-bottom:8px;font-size:clamp(21px,1.65vw,24px)}.vr-services .vr-service-tile__text{max-width:320px;font-size:15px;line-height:1.42}.vr-services .vr-service-tile__link{margin-top:12px;font-size:11.5px}}.footer.footer-rich{color:#ffffffd1;background:radial-gradient(circle at 85% 5%,#ff5a1f24,#0000 28%),linear-gradient(145deg,#07111f,#0b1628 58%,#060d18);border-top:1px solid #ffffff1a;width:100%;max-width:none;margin:70px 0 0;padding:58px max(20px,50% - 590px)}.footer.footer-rich .brand span,.footer.footer-rich .footer-column strong{color:#fff}.footer.footer-rich .brand strong,.footer.footer-rich a:hover,.footer.footer-rich a:focus-visible{color:var(--orange)}.footer.footer-rich p,.footer.footer-rich .footer-column a,.footer.footer-rich .footer-column span{color:#ffffffb8}.footer.footer-rich .footer-column a:hover,.footer.footer-rich .footer-column a:focus-visible{color:var(--orange)}.footer.footer-rich .footer-contact{background:#ffffff0e;border-color:#ffffff1f;box-shadow:0 20px 46px #0003}.footer.footer-rich .footer-contact-link{background:#ffffff0e;border-color:#ffffff1a}.footer.footer-rich .footer-contact-link:hover{background:#ff5a1f14;border-color:#ff5a1f6b;box-shadow:0 14px 30px #0000002e}.footer.footer-rich .footer-contact-link svg{color:var(--orange);background:#ff5a1f1a}@media (width<=680px){.footer.footer-rich{margin-top:48px;padding:44px 20px}}.vr-final-cta{grid-template-columns:minmax(0,1.4fr) minmax(230px,.6fr);align-items:center;gap:clamp(20px,3vw,42px);min-height:0;padding:clamp(42px,5vw,62px) clamp(38px,5vw,66px);display:grid;position:relative;overflow:hidden}.vr-final-cta:after{content:"";filter:blur(18px);pointer-events:none;background:#ff5a1f17;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-160px;right:-80px}.vr-final-cta .vr-final-cta__copy{z-index:2;align-self:center;max-width:690px;padding-bottom:0;position:relative}.vr-final-cta .vr-final-cta__copy h2{max-width:680px;font-size:clamp(38px,4.3vw,58px);line-height:1.04}.vr-final-cta .vr-final-cta__copy>p:not(.eyebrow){max-width:610px;font-size:clamp(16px,1.5vw,19px);line-height:1.58}.vr-final-cta__visual{z-index:1;justify-content:center;align-items:flex-end;min-width:0;height:330px;display:flex;position:relative}.vr-final-cta__visual img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 34px #00000057);width:min(100%,315px);max-width:none;height:auto;max-height:360px;display:block}@media (width<=980px){.vr-final-cta{grid-template-columns:minmax(0,1fr) minmax(190px,.5fr);gap:20px;min-height:0;padding:42px 34px}.vr-final-cta .vr-final-cta__copy h2{font-size:clamp(36px,5.7vw,52px)}.vr-final-cta__visual{height:300px}.vr-final-cta__visual img{width:min(110%,280px);max-height:325px}}@media (width<=680px){.vr-final-cta{grid-template-columns:1fr;gap:8px;min-height:0;padding:32px 22px 0}.vr-final-cta .vr-final-cta__copy{max-width:none;padding-bottom:4px}.vr-final-cta .vr-final-cta__copy h2{font-size:34px;line-height:1.06}.vr-final-cta__visual{height:230px;margin:0 -12px}.vr-final-cta__visual img{width:min(100%,220px);max-height:250px}}.vr-prototype-helper-notes{border-left:2px solid #ff5a1f57;gap:5px;max-width:590px;margin:-5px 0 17px;padding-left:13px;display:grid}.vr-prototype-helper-notes p{color:#5d5761;margin:0;font-size:13.5px;line-height:1.42}.vr-work-card p{color:#45404a;font-size:15.5px;line-height:1.55}.vr-work-loading{color:#5d5761;background:#ffffffb8;border:1px dashed #ff5a1f47;border-radius:12px;place-items:center;min-height:240px;padding:42px;font-weight:800;display:grid}.vr-work-play{z-index:4;color:#fff;cursor:pointer;background:#07111fc7;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:transform .22s,background .22s;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 12px 28px #07111f4d}.vr-work-play span{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #fff;width:0;height:0;margin-left:3px}.vr-work-play:hover{background:var(--orange);transform:translateY(-2px)}.portfolio-video-frame video{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.vr-final-cta .button.secondary{color:#fff;background:#ffffff14;border-color:#ffffff9e}.footer.footer-rich p,.footer.footer-rich .footer-column a,.footer.footer-rich .footer-column span{font-size:14.5px;line-height:1.55}@media (width<=680px){.vr-prototype-helper-notes{margin-bottom:15px}.vr-prototype-helper-notes p{font-size:13px}.vr-work-card p{font-size:15px}}#about,#prototype-sprint,#work,#contact{scroll-margin-top:92px}.site-header{width:min(1380px,100% - 32px)}.site-header .main-nav{gap:3px;font-size:12px}.site-header .main-nav a,.site-header .nav-dropbtn{padding-left:11px;padding-right:11px}.site-header .nav-action{padding-left:18px;padding-right:18px}.vr-trust-strip .eyebrow,.vr-services .section-heading .eyebrow,.vr-work .section-heading .eyebrow,.vr-process .section-heading .eyebrow,.vr-transformation .section-heading .eyebrow{color:#625c66}.vr-trust-strip .partner-row span{color:#403b44;border-color:#111b311a;box-shadow:0 10px 24px #111b310b}.vr-transformation{border-top:1px solid #111b3114;border-bottom:1px solid #111b3114;width:min(1240px,100% - 40px);max-width:1240px;padding-top:clamp(82px,8vw,112px);padding-bottom:clamp(82px,8vw,112px)}.vr-transformation .section-heading{max-width:930px;margin-bottom:48px}.vr-transformation .section-heading h2{max-width:900px;font-size:clamp(40px,4.6vw,62px);line-height:1.02}.vr-transformation .section-heading p:not(.eyebrow){color:#4e4853;max-width:760px;font-size:18px;line-height:1.58}.vr-transformation .vr-problem-solution article{border-width:1px;min-height:330px;padding:clamp(30px,3.2vw,42px);box-shadow:0 24px 58px #111b311a}.vr-transformation .vr-problem-card{background:linear-gradient(145deg,#fffaf7fa,#ffebe2d6);border-color:#ce512d38}.vr-transformation .vr-solution-card{background:linear-gradient(145deg,#fafffbfa,#e2f6e9db);border-color:#2f8e5b38}.vr-transformation h3{max-width:430px;color:var(--navy);font-size:clamp(27px,2.5vw,36px);line-height:1.08}.vr-transformation li{color:#39343e;font-size:16px;line-height:1.45}.vr-transition-badge{color:var(--navy);background:#fff;border-color:#ff5a1f57;box-shadow:0 14px 32px #111b311f}.vr-transition-badge:before{color:var(--orange)}.vr-prototype-sprint{padding-top:clamp(56px,6vw,78px);padding-bottom:clamp(56px,6vw,78px)}.vr-prototype-card{border-color:#ff5a1f4d;box-shadow:0 34px 84px #111b3124,inset 0 0 0 1px #ffffffc7}.vr-prototype-copy .eyebrow{color:#6a5960}.vr-prototype-copy .eyebrow:before{border-color:var(--orange)}.vr-prototype-offer-card span{color:#625963}.vr-prototype-offer-card:first-child strong{color:var(--orange)}.vr-prototype-helper-notes{color:#514b55;background:#ffffff7a}.showreel-button,.vr-final-cta .button.secondary{box-shadow:none}@media (width<=1180px){.site-header .main-nav{font-size:11px}.site-header .main-nav a,.site-header .nav-dropbtn{padding-left:8px;padding-right:8px}.site-header .nav-action{font-size:12px}}@media (width<=980px){.site-header .main-nav{font-size:14px}.vr-transformation{width:min(100% - 32px,1240px)}}@media (width<=680px){.vr-transformation{padding-top:62px;padding-bottom:62px}.vr-transformation .section-heading{margin-bottom:30px}.vr-transformation .section-heading h2{font-size:34px}.vr-transformation .section-heading p:not(.eyebrow){font-size:16px}.vr-transformation .vr-problem-solution article{min-height:0;padding:26px 22px}.vr-transformation h3{font-size:27px}.vr-transformation li{font-size:15px}}@media (width>=981px){.section.vr-stats{justify-content:center;min-height:88vh;padding-top:clamp(88px,8vw,118px);padding-bottom:clamp(88px,8vw,118px);display:flex}.vr-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.vr-transformation{flex-direction:column;justify-content:center;min-height:92vh;padding-top:clamp(92px,8vw,120px);padding-bottom:clamp(92px,8vw,120px);display:flex}.offer-ladder.vr-prototype-sprint{flex-direction:column;justify-content:center;min-height:92vh;padding-top:clamp(86px,7vw,112px);padding-bottom:clamp(94px,8vw,124px);display:flex}.vr-services{min-height:94vh;padding-top:clamp(86px,7vw,110px);padding-bottom:clamp(96px,8vw,128px)}.vr-services .section-heading{margin-bottom:clamp(46px,4vw,60px)}.vr-services .section-heading h2{font-size:clamp(38px,4vw,56px)}.vr-services .section-heading p:not(.eyebrow){max-width:690px;font-size:17px;line-height:1.48}.vr-services .service-grid{gap:28px}.vr-services .vr-service-tile{min-height:330px;padding:24px 26px 28px}.vr-services .vr-service-tile__media{flex-basis:148px;max-height:148px;margin-bottom:14px}.vr-services .vr-service-tile__image{width:min(90%,210px);height:148px}.vr-services .vr-service-tile__title{margin-bottom:8px;font-size:clamp(21px,1.7vw,24px)}.vr-services .vr-service-tile__text{font-size:15.5px;line-height:1.42}.vr-work,.vr-process,.vr-testimonials,.contact{min-height:90vh}.vr-work{flex-direction:column;justify-content:center;width:min(1240px,100% - 48px);max-width:1240px;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-process{flex-direction:column;justify-content:center;padding-top:clamp(90px,8vw,116px);padding-bottom:clamp(96px,8vw,126px);display:flex}.vr-testimonials{align-items:center;padding-top:clamp(92px,8vw,116px);padding-bottom:clamp(96px,8vw,122px);display:flex}.vr-final-cta{margin-top:clamp(72px,6vw,96px);margin-bottom:clamp(86px,7vw,116px)}.contact{align-items:center;padding-top:clamp(96px,8vw,122px);padding-bottom:clamp(96px,8vw,122px)}}@media (width<=980px){.vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-transformation,.offer-ladder.vr-prototype-sprint,.vr-services,.vr-work,.vr-process,.vr-testimonials,.contact{min-height:0}}@media (width<=620px){.vr-stats__grid{grid-template-columns:1fr}}body .section.vr-stats{background:radial-gradient(circle at 8% 84%,#ff6b2b14,#0000 32%),radial-gradient(circle at 88% 18%,#ff8a0014,#0000 30%),linear-gradient(#fffaf5 0%,#fff7ef 100%);align-items:stretch;width:100%;max-width:none;min-height:0;margin:0;padding:84px 24px 96px}body .section.vr-stats .vr-stats__heading,body .section.vr-stats .vr-stats__grid{width:min(1240px,100%);max-width:1240px;margin-left:auto;margin-right:auto}body .section.vr-stats .vr-stats__heading{text-align:center;max-width:900px;margin-bottom:46px}body .section.vr-stats .vr-stats__heading .eyebrow{text-align:center;justify-content:center}body .section.vr-stats .vr-stats__heading h2{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}body .section.vr-stats .vr-stats__heading>p:not(.eyebrow){text-align:center;max-width:760px;margin-left:auto;margin-right:auto}body .section.vr-stats .vr-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}body .section.vr-stats .vr-stat-card{min-height:330px;padding:28px 24px}body .section.vr-stats .vr-stat-card p{font-size:15.5px;line-height:1.56}@media (width<=980px){body .section.vr-stats{padding:68px 20px 78px}body .section.vr-stats .vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body .section.vr-stats .vr-stat-card{min-height:0}}@media (width<=620px){body .section.vr-stats{padding:56px 16px 66px}body .section.vr-stats .vr-stats__heading{margin-bottom:34px}body .section.vr-stats .vr-stats__grid{grid-template-columns:1fr}}body .section.vr-transformation{background:radial-gradient(circle at 8% 20%,#ff6b2b14,#0000 30%),radial-gradient(circle at 90% 76%,#25b17e14,#0000 32%),linear-gradient(#fffaf5 0%,#fff7ef 100%);width:100%;max-width:none;min-height:0;margin:0;padding:clamp(72px,6vw,88px) 24px clamp(76px,6vw,92px)}body .section.vr-transformation .section-heading,body .section.vr-transformation .vr-transformation__wrap{width:min(1240px,100%);max-width:1240px;margin-left:auto;margin-right:auto}body .section.vr-transformation .section-heading{text-align:center;max-width:980px;margin-bottom:clamp(40px,4vw,52px)}body .section.vr-transformation .section-heading .eyebrow{color:#ff5a00;letter-spacing:.12em;text-align:center;justify-content:center;align-items:center;gap:16px;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-flex}body .section.vr-transformation .section-heading .eyebrow:before,body .section.vr-transformation .section-heading .eyebrow:after{content:"";border-top:1px solid #ff5a00b8;width:44px}body .section.vr-transformation .section-heading h2{max-width:980px;color:var(--navy);letter-spacing:0;text-align:center;text-transform:none;margin:0 auto;font-size:clamp(38px,4.6vw,66px);line-height:1.04}body .section.vr-transformation .section-heading p:not(.eyebrow){color:#4f4a55;text-align:center;max-width:760px;margin:16px auto 0;font-size:clamp(17px,1.4vw,20px);line-height:1.62}body .section.vr-transformation .vr-transformation__wrap{position:relative}body .section.vr-transformation .vr-problem-solution{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(84px,8vw,120px);display:grid;position:relative}body .section.vr-transformation .vr-problem-solution article{border-radius:24px;min-height:420px;padding:clamp(34px,3.2vw,44px);position:relative;overflow:hidden;box-shadow:0 26px 70px #111b3117}body .section.vr-transformation .vr-problem-card{background:radial-gradient(circle at 78% 82%,#ff5a0021,#0000 30%),linear-gradient(135deg,#fff9f4fa,#ffede2d1);border:1px solid #ff5a0057}body .section.vr-transformation .vr-solution-card{background:radial-gradient(circle at 80% 80%,#25b17e21,#0000 30%),linear-gradient(135deg,#fafffbfa,#e7f9efd6);border:1px solid #25b17e57}body .section.vr-transformation .vr-way-pill{letter-spacing:.05em;background:#ffffff9e;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-bottom:20px;padding:0 22px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #111b310f}body .section.vr-transformation .vr-problem-card .vr-way-pill{color:#f04b16}body .section.vr-transformation .vr-solution-card .vr-way-pill{color:#1f9f6c}body .section.vr-transformation .vr-card-topline{align-items:center;gap:20px;margin-bottom:18px;display:flex}body .section.vr-transformation .vr-compare-badge{background:#ffffffc2;border-radius:18px;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 14px 34px #111b3114}body .section.vr-transformation .vr-compare-badge .vr-outline-icon{stroke-width:1.9px;width:38px;height:38px}body .section.vr-transformation .vr-compare-badge-problem{color:#f04b16;border:1px solid #ff5a0038}body .section.vr-transformation .vr-compare-badge-solution{color:#1f9f6c;border:1px solid #25b17e38}body .section.vr-transformation .vr-card-topline .eyebrow{color:currentColor;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:14px;font-weight:900}body .section.vr-transformation .vr-problem-card .vr-card-topline .eyebrow{color:#f04b16}body .section.vr-transformation .vr-solution-card .vr-card-topline .eyebrow{color:#1f9f6c}body .section.vr-transformation h3{z-index:1;max-width:470px;color:var(--navy);letter-spacing:0;text-transform:none;margin:0;font-size:clamp(34px,3vw,46px);line-height:1.08;position:relative}body .section.vr-transformation h3:after{content:"";border-top:2px solid;width:46px;margin-top:18px;display:block}body .section.vr-transformation .vr-problem-card h3:after{color:#ff5a00}body .section.vr-transformation .vr-solution-card h3:after{color:#25b17e}body .section.vr-transformation ul{z-index:1;gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid;position:relative}body .section.vr-transformation li{color:#171f33;align-items:flex-start;gap:14px;font-size:clamp(16px,1.3vw,18px);line-height:1.48;display:flex}body .section.vr-transformation li:before{color:#fff;border-radius:999px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:14px;font-weight:900;line-height:1;display:inline-grid}body .section.vr-transformation .vr-problem-card li:before{content:"!";background:linear-gradient(135deg,#ff5a00,#f0441a)}body .section.vr-transformation .vr-solution-card li:before{content:"✓";background:linear-gradient(135deg,#25b17e,#14915f)}body .section.vr-transformation .vr-card-ghost{z-index:0;opacity:.075;pointer-events:none;position:absolute;bottom:18px;right:28px}body .section.vr-transformation .vr-card-ghost .vr-outline-icon{stroke-width:1.2px;width:190px;height:190px}body .section.vr-transformation .vr-card-ghost-problem{color:#ff5a00}body .section.vr-transformation .vr-card-ghost-solution{color:#25b17e}body .section.vr-transformation .vr-transition-badge{z-index:3;color:#fff;background:linear-gradient(135deg,#ff8a00 0%,#ff5a00 55%,#f0441a 100%);border:0;border-radius:999px;place-items:center;width:clamp(108px,8.5vw,122px);height:clamp(108px,8.5vw,122px);margin:0;padding:16px;animation:3.2s ease-in-out infinite vrTransformationBadgePulse;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 60px #ff5a0052,0 0 0 12px #ff5a0014}body .section.vr-transformation .vr-transition-badge:before{content:"";border-radius:inherit;opacity:.5;background:radial-gradient(circle,#ff5a007a 2px,#0000 3px) 0 0/14px 14px;position:absolute;inset:-22px}body .section.vr-transformation .vr-transition-badge strong,body .section.vr-transformation .vr-transition-badge span{z-index:1;position:relative}body .section.vr-transformation .vr-transition-badge strong{font-size:54px;line-height:.82;animation:3.2s ease-in-out infinite vrTransformationArrowMove}body .section.vr-transformation .vr-transition-badge span{color:#fff;text-align:center;text-transform:uppercase;max-width:92px;font-size:13px;font-weight:900;line-height:1.08}body .section.vr-transformation .vr-outcome-strip{background:#ffffffd1;border:1px solid #e8ded6eb;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(860px,100%);margin:28px auto 0;display:grid;overflow:hidden;box-shadow:0 20px 56px #111b3117}body .section.vr-transformation .vr-outcome-strip span{min-height:52px;color:var(--navy);border-right:1px solid #e8ded6e0;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}@keyframes vrTransformationBadgePulse{0%,to{box-shadow:0 22px 52px #ff5a0042,0 0 0 9px #ff5a0012}50%{box-shadow:0 28px 62px #ff5a005c,0 0 0 14px #ff5a001c}}@keyframes vrTransformationArrowMove{0%,to{transform:translate(0)}50%{transform:translate(5px)}}body .section.vr-transformation .vr-outcome-strip span:last-child{border-right:0}body .section.vr-transformation .vr-outcome-strip span:before{content:"✓";color:#ff5a00;border:1px solid #ff5a0047;border-radius:999px;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:inline-grid}@media (width<=980px){body .section.vr-transformation{min-height:0;padding:72px 20px 82px}body .section.vr-transformation .section-heading{margin-bottom:42px}body .section.vr-transformation .section-heading h2{font-size:clamp(34px,6vw,48px)}body .section.vr-transformation .vr-problem-solution{grid-template-columns:1fr;gap:64px}body .section.vr-transformation .vr-problem-solution article{min-height:0;padding:34px 28px}body .section.vr-transformation .vr-transition-badge{width:104px;height:104px;top:50%}}@media (width<=680px){body .section.vr-transformation{padding:62px 16px 72px}body .section.vr-transformation .section-heading .eyebrow{gap:10px;font-size:10.5px;line-height:1.45}body .section.vr-transformation .section-heading .eyebrow:before,body .section.vr-transformation .section-heading .eyebrow:after{width:22px}body .section.vr-transformation .section-heading p:not(.eyebrow){font-size:16px}body .section.vr-transformation .vr-problem-solution{gap:60px}body .section.vr-transformation .vr-problem-solution article{border-radius:20px;padding:28px 22px}body .section.vr-transformation .vr-way-pill{min-height:31px;margin-bottom:20px;padding:0 16px;font-size:12px}body .section.vr-transformation .vr-card-topline{gap:14px}body .section.vr-transformation .vr-compare-badge{border-radius:15px;flex-basis:58px;width:58px;height:58px}body .section.vr-transformation .vr-compare-badge .vr-outline-icon{width:31px;height:31px}body .section.vr-transformation h3{font-size:clamp(28px,8vw,36px)}body .section.vr-transformation li{font-size:15.5px}body .section.vr-transformation .vr-transition-badge{width:92px;height:92px;padding:12px;top:calc(50% + 3px)}body .section.vr-transformation .vr-transition-badge strong{font-size:40px;animation:none;transform:rotate(90deg)}body .section.vr-transformation .vr-transition-badge span{font-size:10.5px}body .section.vr-transformation .vr-outcome-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}body .section.vr-transformation .vr-outcome-strip span{border-bottom:1px solid #e8ded6e0;min-height:54px;font-size:14px}body .section.vr-transformation .vr-outcome-strip span:nth-child(2n){border-right:0}body .section.vr-transformation .vr-outcome-strip span:nth-last-child(-n+2){border-bottom:0}}@media (prefers-reduced-motion:reduce){body .section.vr-transformation .vr-transition-badge,body .section.vr-transformation .vr-transition-badge strong{animation:none}}@media (width>=981px){body .section.vr-transformation{min-height:0;padding-top:clamp(54px,4.5vw,68px);padding-bottom:clamp(58px,4.8vw,72px)}body .section.vr-transformation .section-heading{max-width:900px;margin-bottom:clamp(30px,3vw,40px)}body .section.vr-transformation .section-heading .eyebrow{margin-bottom:8px;font-size:11px;line-height:1.35}body .section.vr-transformation .section-heading h2{max-width:900px;font-size:clamp(34px,3.5vw,52px);line-height:1.04}body .section.vr-transformation .section-heading p:not(.eyebrow){max-width:720px;margin-top:12px;font-size:clamp(16px,1.2vw,18px);line-height:1.48}body .section.vr-transformation .vr-problem-solution{gap:clamp(78px,6vw,104px)}body .section.vr-transformation .vr-problem-solution article{min-height:0;padding:clamp(26px,2.6vw,36px)}body .section.vr-transformation .vr-way-pill{align-self:flex-start;width:auto;min-height:30px;margin-bottom:18px;padding:0 18px;font-size:12px}body .section.vr-transformation .vr-card-topline{gap:16px;margin-bottom:16px}body .section.vr-transformation .vr-compare-badge{border-radius:16px;flex-basis:58px;width:58px;height:58px}body .section.vr-transformation .vr-compare-badge .vr-outline-icon{width:31px;height:31px}body .section.vr-transformation .vr-card-topline .eyebrow{font-size:13px}body .section.vr-transformation h3{max-width:460px;font-size:clamp(30px,2.8vw,42px);line-height:1.08}body .section.vr-transformation h3:after{width:40px;margin-top:15px}body .section.vr-transformation ul{gap:11px;margin-top:18px}body .section.vr-transformation li{gap:12px;font-size:clamp(15px,1.1vw,17px);line-height:1.36}body .section.vr-transformation li:before{flex-basis:23px;width:23px;height:23px;font-size:13px}body .section.vr-transformation .vr-card-ghost .vr-outline-icon{width:150px;height:150px}body .section.vr-transformation .vr-transition-badge{width:clamp(96px,7.4vw,112px);height:clamp(96px,7.4vw,112px);padding:13px}body .section.vr-transformation .vr-transition-badge strong{font-size:46px}body .section.vr-transformation .vr-transition-badge span{max-width:82px;font-size:11.5px}body .section.vr-transformation .vr-outcome-strip{width:min(800px,100%);margin-top:24px}body .section.vr-transformation .vr-outcome-strip span{min-height:46px;font-size:15px}}.vr-testimonials__grid{align-items:stretch}.offer-ladder__pricing-note{color:#746d76;text-align:center;max-width:760px;margin:14px auto 0;font-size:13px;line-height:1.5;display:block}.offer-card__price-note{color:#746d76;margin-top:8px;font-size:12px;line-height:1.42;display:block}.offer-card.is-featured{border-color:#ff6b2b8f;transform:translateY(-8px);box-shadow:0 36px 82px #ff6b2b33,0 20px 54px #111b311f}.vr-services .vr-service-tile__outcome{max-width:305px;color:var(--navy);margin:7px auto 0;font-size:12.5px;font-weight:800;line-height:1.3}.contact-reassurance{color:#ffffffb3;grid-column:1/-1;max-width:540px;margin:0;font-size:13px;line-height:1.5}body .section.vr-stats .vr-stat-card__icon{flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid}body .section.vr-stats .vr-stat-card__icon img{object-fit:contain;width:48px;height:48px}.vr-process-icon{width:184px;height:184px}.vr-process-icon img{max-width:174px;max-height:156px}.footer.footer-rich{grid-template-columns:minmax(230px,1.2fr) minmax(125px,.65fr) minmax(175px,.9fr) minmax(210px,1fr) minmax(140px,.7fr);gap:28px}.footer.footer-rich .footer-social{align-content:start}.footer.footer-rich .footer-social span{color:#ffffff94;font-weight:700}.footer.footer-rich .footer-contact-link.is-placeholder{cursor:default}.footer.footer-rich .footer-contact-link.is-placeholder:hover{box-shadow:none;background:#ffffff0e;border-color:#ffffff1a;transform:none}@media (width<=1080px){.offer-card.is-featured{transform:none}.footer.footer-rich{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.offer-ladder__pricing-note,.vr-services .vr-service-tile__outcome{font-size:12.5px}.vr-process-icon{width:156px;height:156px}.vr-process-icon img{max-width:152px;max-height:136px}.footer.footer-rich{grid-template-columns:1fr}}.vr-testimonials .testimonial-card{height:100%}.vr-services .service-grid{align-items:stretch}.vr-services .vr-service-tile{height:100%}.vr-services .vr-service-tile__outcome{min-height:2.6em}.vr-services .vr-service-tile__link{margin-top:auto;padding-top:10px}.footer.footer-rich .footer-social{flex-direction:column;gap:7px;display:flex}.footer.footer-rich .footer-social-link{color:#ffffffb8;border-radius:7px;align-items:center;gap:9px;min-height:34px;padding:5px 7px;transition:color .2s,background-color .2s,transform .2s;display:flex}.footer.footer-rich .footer-social-link:hover,.footer.footer-rich .footer-social-link:focus-visible{color:var(--orange);background:#ff5a1f14;transform:translate(2px)}.footer.footer-rich .footer-social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}body .section.vr-stats .vr-stats__heading h2,body .vr-testimonials__heading h2,body .section.vr-transformation .section-heading h2,body .section.offer-ladder .offer-ladder__heading h2,body .section.vr-services .section-heading h2,body .section.vr-work .section-heading h2,body .section.vr-process .section-heading h2,body .training-outcomes__copy h2,body .vr-final-cta .vr-final-cta__copy h2,body .contact .contact-copy h2{letter-spacing:0;font-family:inherit;font-size:clamp(36px,3.7vw,52px);line-height:1.06}@media (width<=680px){.vr-services .vr-service-tile__outcome{min-height:0}body .section.vr-stats .vr-stats__heading h2,body .vr-testimonials__heading h2,body .section.vr-transformation .section-heading h2,body .section.offer-ladder .offer-ladder__heading h2,body .section.vr-services .section-heading h2,body .section.vr-work .section-heading h2,body .section.vr-process .section-heading h2,body .training-outcomes__copy h2,body .vr-final-cta .vr-final-cta__copy h2,body .contact .contact-copy h2{font-size:32px;line-height:1.08}}body .section.vr-stats{isolation:isolate;background:radial-gradient(circle at 4% 82%,#ff6b2b13,#0000 24%),radial-gradient(circle at 94% 18%,#ff9d4913,#0000 24%),linear-gradient(#fffcf8 0%,#fff8f0 100%);padding-top:clamp(82px,7vw,108px);padding-bottom:clamp(88px,7vw,112px);position:relative;overflow:hidden}body .section.vr-stats .vr-stats__heading{margin-bottom:clamp(42px,4vw,54px)}body .section.vr-stats .vr-stats__grid{grid-auto-rows:1fr;align-items:stretch;gap:clamp(20px,2vw,28px)}body .section.vr-stats .vr-stat-card{text-align:center;background:radial-gradient(circle at 50% 10%,#ff6b2b0b,#0000 35%),#ffffffeb;border:1px solid #e8d3c2d1;border-radius:22px;align-items:center;height:100%;min-height:400px;padding:28px 24px 30px;box-shadow:0 20px 48px #1f202713,inset 0 1px #ffffffeb}body .section.vr-stats .vr-stat-card__icon{background:0 0;border-radius:0;flex:0 0 166px;justify-content:center;align-items:center;width:100%;height:166px;margin:0 0 18px;display:flex;overflow:visible}body .section.vr-stats .vr-stat-card__icon img{object-fit:contain;object-position:center;filter:drop-shadow(0 16px 14px #151d2d21);width:auto;max-width:160px;height:auto;max-height:160px;display:block}body .section.vr-stats .vr-stat-card strong{max-width:245px;color:var(--navy);text-align:center;margin:0 auto 28px;font-size:clamp(22px,1.8vw,27px);line-height:1.12;position:relative}body .section.vr-stats .vr-stat-card strong:after{content:"";border-top:2px solid var(--orange);width:38px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}body .section.vr-stats .vr-stat-card p{color:#5b5660;text-align:center;max-width:255px;margin:0 auto;font-size:15px;line-height:1.55}@media (width<=980px){body .section.vr-stats .vr-stat-card{min-height:380px}}@media (width<=620px){body .section.vr-stats{padding-top:58px;padding-bottom:68px}body .section.vr-stats .vr-stat-card{height:auto;min-height:0;padding:25px 22px 28px}body .section.vr-stats .vr-stat-card__icon{flex-basis:130px;height:130px;margin-bottom:14px}body .section.vr-stats .vr-stat-card__icon img{max-width:120px;max-height:124px}body .section.vr-stats .vr-stat-card strong{font-size:22px}body .section.vr-stats .vr-stats__grid{grid-auto-rows:auto}}[data-service-page] .service-module-includes{background:radial-gradient(circle at 4% 14%,#ff6b2b0f,#0000 20%),linear-gradient(#fffaf5,#fffdfb);width:100%;max-width:none;padding:90px max(24px,50vw - 610px)}[data-service-page] .service-module-includes .compact-heading{text-align:center;max-width:820px;margin:0 auto 52px}[data-service-page] .service-module-includes .compact-heading h2,[data-service-page] .service-module-includes .compact-heading>p:not(.eyebrow){margin-left:auto;margin-right:auto}[data-service-page] .service-module-includes .service-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;max-width:1220px;margin:0 auto;display:grid}[data-service-page] .service-module-includes .service-module-card{text-align:center;background:linear-gradient(#fffffffa,#fffaf5e6);border:1px solid #e8d3c2db;border-radius:22px;flex-direction:column;align-items:center;min-width:0;height:100%;min-height:390px;padding:28px 24px 30px;display:flex;box-shadow:0 18px 42px #111b3114}[data-service-page] .service-module-card__icon{justify-content:center;align-items:center;width:100%;height:145px;margin-bottom:16px;display:flex;overflow:visible}[data-service-page] .service-module-card__icon img{object-fit:contain;width:auto;max-width:132px;height:auto;max-height:136px;display:block}[data-service-page] .service-module-includes .service-module-card h3{color:var(--navy);margin:0 0 30px;font-size:21px;line-height:1.18;position:relative}[data-service-page] .service-module-includes .service-module-card h3:after{content:"";border-top:2px solid var(--orange);width:36px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}[data-service-page] .service-module-includes .service-module-card p{color:#5d5861;margin:0;font-size:15px;line-height:1.58}[data-service-page] .service-module-includes .service-module-card,[data-service-page] .service-module-card__icon img{transition:transform .22s,box-shadow .22s}[data-service-page] .service-module-includes .service-module-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #111b311f}[data-service-page] .service-module-includes .service-module-card:hover img{transform:scale(1.025)}@media (width<=1100px){[data-service-page] .service-module-includes .service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){[data-service-page] .service-module-includes{padding:62px 14px}[data-service-page] .service-module-includes .compact-heading{margin-bottom:36px}[data-service-page] .service-module-includes .service-detail-grid{grid-template-columns:1fr;gap:16px}[data-service-page] .service-module-includes .service-module-card{min-height:0;padding:24px 20px 26px}[data-service-page] .service-module-card__icon{height:120px;margin-bottom:12px}[data-service-page] .service-module-card__icon img{max-width:108px;max-height:112px}}@media (prefers-reduced-motion:reduce){[data-service-page] .service-module-includes .service-module-card,[data-service-page] .service-module-card__icon img{transition:none}[data-service-page] .service-module-includes .service-module-card:hover,[data-service-page] .service-module-includes .service-module-card:hover img{transform:none}}[data-service-page] .service-detail-hero{min-height:clamp(680px,78vh,740px);margin-bottom:0;padding-bottom:82px;overflow:hidden}[data-service-page] .service-detail-hero:before{background:linear-gradient(90deg,#fffaf4f7 0%,#fffaf4e8 32%,#fffaf485 52%,#fffaf41f 72%,#fffaf405 100%)}[data-service-page] .service-hero-visual.has-scenario:before{background:linear-gradient(90deg,#fffaf40a,#0000 52%),linear-gradient(#0000 72%,#070d1914)}[data-service-page] .service-proof-strip{z-index:2;background:#fffdfafa;grid-auto-rows:1fr;gap:18px;margin-top:40px;margin-bottom:88px;padding:18px;position:relative;overflow:visible}[data-service-page] .service-proof-strip article{height:100%;min-height:222px;padding:30px 24px 26px;overflow:visible;box-shadow:0 12px 30px #111b310b}[data-service-page] .service-proof-strip__icon{width:100px;height:100px;margin-bottom:10px;overflow:visible}[data-service-page] .service-proof-strip__icon img{max-width:98px;max-height:98px}@media (width<=980px){[data-service-page] .service-detail-hero{min-height:680px}[data-service-page] .service-detail-hero:before{background:linear-gradient(90deg,#fffaf4f7 0%,#fffaf4e6 44%,#fffaf46b 70%,#fffaf414 100%)}[data-service-page] .service-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){[data-service-page] .service-detail-hero{min-height:auto;padding-bottom:52px}[data-service-page] .service-detail-hero:before{background:linear-gradient(#fffaf40a 0%,#fffaf42e 34%,#fffaf4f5 58%,#fffaf4 100%)}[data-service-page] .service-proof-strip{grid-template-columns:1fr;gap:14px;margin-top:28px;margin-bottom:60px;padding:14px}[data-service-page] .service-proof-strip article{min-height:190px;padding:24px 18px 22px}[data-service-page] .service-proof-strip__icon{width:88px;height:88px}[data-service-page] .service-proof-strip__icon img{max-width:86px;max-height:86px}}@media (width>=768px) and (width<=1023px){body .section.vr-stats .vr-stats__grid,.vr-services .service-grid,.vr-process-grid,[data-service-page] .service-proof-strip,[data-service-page] .service-module-includes .service-detail-grid,[data-service-page] .service-why .why-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-service-page] .service-detail-hero{min-height:600px}}@media (width<=767px){body .section,.vr-testimonials,.training-outcomes,[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-video-demo{padding-top:58px;padding-bottom:58px}body .section .section-heading,[data-service-page] .section-heading,[data-service-page] .compact-heading{margin-bottom:30px}body .section .section-heading h2,[data-service-page] .section-heading h2,[data-service-page] .compact-heading h2{font-size:clamp(28px,8vw,34px);line-height:1.08}body .section .section-heading>p:not(.eyebrow),[data-service-page] .section-heading>p:not(.eyebrow){font-size:14px;line-height:1.55}.hero{min-height:100svh;max-height:none}.hero .hero-inner{align-items:flex-end;min-height:100svh;padding:104px 18px 48px}.hero .hero-copy{max-width:100%}.hero .hero-title{font-size:clamp(40px,12vw,48px);line-height:.98}.hero .hero-text{max-width:34rem;font-size:15px;line-height:1.55}.hero .hero-actions,.vr-final-cta .hero-actions{align-items:stretch;width:100%}.hero .hero-demo-call,.vr-final-cta .button{justify-content:center;width:100%}body .section.vr-stats{padding:58px 14px 64px}body .section.vr-stats .vr-stats__heading{margin-bottom:30px}body .section.vr-stats .vr-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body .section.vr-stats .vr-stat-card{border-radius:16px;min-width:0;min-height:0;padding:16px 10px 18px}body .section.vr-stats .vr-stat-card__icon{flex-basis:78px;height:78px;margin-bottom:8px}body .section.vr-stats .vr-stat-card__icon img{max-width:76px;max-height:76px}body .section.vr-stats .vr-stat-card strong{margin-bottom:20px;font-size:16px;line-height:1.16}body .section.vr-stats .vr-stat-card strong:after{width:28px;bottom:-11px}body .section.vr-stats .vr-stat-card p{font-size:12px;line-height:1.45}body .section.vr-transformation{padding:58px 14px 62px}body .section.vr-transformation .vr-problem-solution{gap:16px}body .section.vr-transformation .vr-problem-solution article{min-height:0;padding:22px 18px}body .section.vr-transformation .vr-problem-solution h3{font-size:27px}body .section.vr-transformation .vr-problem-solution li{font-size:14px;line-height:1.45}body .section.vr-transformation .vr-outcome-strip{margin-top:20px}.offer-ladder__grid,.vr-work-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;gap:14px;width:calc(100% + 14px);margin-right:-14px;padding:8px 14px 18px 0;display:flex;overflow:auto visible}.offer-ladder__grid .offer-card,.vr-work-grid .vr-work-card{scroll-snap-align:start;flex:0 0 86%;width:86%}.offer-ladder__grid .offer-card{min-height:0;padding:22px 18px}.offer-card.is-featured{transform:none}.offer-card h3{font-size:25px}.offer-card__top strong{font-size:22px}.offer-card li,.offer-card__top p,.offer-card__footer p{font-size:13px;line-height:1.45}.vr-work-grid .vr-work-card{min-height:350px}.vr-services .service-grid,.vr-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vr-services .vr-service-tile{border-radius:16px;min-height:0;padding:14px 10px 16px}.vr-services .vr-service-tile__media{height:92px;margin-bottom:8px}.vr-services .vr-service-tile__image{max-width:112px;max-height:92px}.vr-services .vr-service-tile__title{font-size:15px;line-height:1.18}.vr-services .vr-service-tile__text{display:none}.vr-services .vr-service-tile__outcome{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:0;margin-top:7px;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.vr-services .vr-service-tile__link{padding-top:8px;font-size:11.5px}.vr-process-card{min-height:0;padding:16px 10px 18px}.vr-process-icon{width:92px;height:92px}.vr-process-icon img{max-width:88px;max-height:82px}.vr-process-card h3{font-size:15px}.vr-process-card p{font-size:12px;line-height:1.4}.training-outcomes,.vr-final-cta{padding:56px 16px}.training-outcomes__grid{gap:10px}.training-outcome-card{padding:16px}.vr-final-cta{min-height:0}[data-service-page] .service-detail-hero{min-height:600px;padding:100px 16px 38px}[data-service-page] .service-hero-copy{max-width:100%}[data-service-page] .service-hero-copy h1{font-size:clamp(37px,10vw,44px);line-height:1.02}[data-service-page] .service-hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}[data-service-page] .service-hero-copy .hero-actions{width:100%}[data-service-page] .service-hero-copy .button{justify-content:center;width:100%}[data-service-page] .service-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 14px 54px;padding:10px}[data-service-page] .service-proof-strip article{min-height:0;padding:14px 8px 16px}[data-service-page] .service-proof-strip__icon{width:58px;height:58px;margin-bottom:4px}[data-service-page] .service-proof-strip__icon img{max-width:58px;max-height:58px}[data-service-page] .service-proof-strip strong{font-size:22px}[data-service-page] .service-proof-strip span{font-size:11.5px;line-height:1.3}[data-service-page] .service-problem-grid{gap:12px}[data-service-page] .service-training-problem .service-detail-card{min-height:0;padding:20px 16px}[data-service-page] .service-challenge-icon{width:58px;height:58px}[data-service-page] .service-challenge-list{gap:8px}[data-service-page] .service-challenge-list li{font-size:13.5px;line-height:1.45}[data-service-page] .service-module-includes{padding:58px 12px}[data-service-page] .service-module-includes .service-detail-grid,[data-service-page] .service-why .why-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}[data-service-page] .service-module-includes .service-module-card,[data-service-page] .service-why .why-detail-card{border-radius:15px;min-width:0;min-height:0;padding:14px 10px 16px}[data-service-page] .service-module-card__icon,[data-service-page] .service-why .use-case-icon-wrap{width:68px;height:68px;margin:0 auto 10px}[data-service-page] .service-module-card__icon{flex:0 0 68px}[data-service-page] .service-module-card__icon img,[data-service-page] .service-why .use-case-icon-wrap img{max-width:68px;max-height:68px}[data-service-page] .service-module-includes .service-module-card h3,[data-service-page] .service-why .why-detail-card h3{margin-bottom:18px;font-size:14px;line-height:1.22}[data-service-page] .service-module-includes .service-module-card h3:after{width:24px;bottom:-10px}[data-service-page] .service-module-includes .service-module-card p,[data-service-page] .service-why .why-detail-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:0;font-size:11.5px;line-height:1.42;display:-webkit-box;overflow:hidden}[data-service-page] .service-video-demo{padding-left:14px;padding-right:14px}[data-service-page] .service-project-start__grid{scroll-snap-type:x mandatory;gap:12px;width:calc(100% + 14px);margin-right:-14px;padding:4px 14px 14px 0;display:flex;overflow-x:auto}[data-service-page] .service-project-start__grid article{scroll-snap-align:start;flex:0 0 84%;min-height:0;padding:20px 16px}[data-service-page] .service-project-start__offer{padding:18px 16px}[data-service-page] .service-project-start__offer .button{justify-content:center;width:100%}[data-service-page] .service-delivery-process ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}[data-service-page] .service-delivery-process li{min-height:0;padding:14px 10px}[data-service-page] .service-related-work .portfolio-carousel{scroll-snap-type:x mandatory;padding-bottom:14px}[data-service-page] .service-related-work .portfolio-card{scroll-snap-align:start;flex-basis:86%}[data-service-page] .service-faq .faq-list{gap:8px}[data-service-page] .service-faq details{padding:14px 16px}[data-service-page] .service-contact{gap:18px;padding-left:14px;padding-right:14px}[data-service-page] .contact-trust,[data-service-page] .service-form{padding:22px 16px}}@media (width<=379px){.vr-services .service-grid,.vr-process-grid,[data-service-page] .service-module-includes .service-detail-grid,[data-service-page] .service-why .why-detail-grid{grid-template-columns:1fr}.vr-services .vr-service-tile__text{font-size:12px;line-height:1.4;display:block}}.card-static{cursor:default}.card-clickable{cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s}.card-clickable:hover{border-color:#ff6b2b9e;transform:translateY(-3px);box-shadow:0 22px 46px #111b3121}.card-clickable:focus-visible{outline-offset:3px;outline:2px solid #ff6b2b}.card-link-cue{color:#ff6b2b;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;margin-top:auto;padding:0;font-size:13px;font-weight:800;line-height:1.3;display:inline-flex}.card-link-cue:hover{color:#d94f16}.card-link-cue:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #ff6b2b}[data-service-page] .card-static,[data-service-page] .card-static:hover,[data-service-page] .service-module-includes .service-module-card.card-static:hover,[data-service-page] .service-why .why-detail-card.card-static:hover,.vr-process-card.card-static,.vr-process-card.card-static:hover,.vr-work-card.card-static,.vr-work-card.card-static:hover,body .section.vr-stats .vr-stat-card,body .section.vr-stats .vr-stat-card:hover{cursor:default;border-color:var(--line);transform:none}[data-service-page] .service-training-problem .card-static:first-child,[data-service-page] .service-training-problem .card-static:first-child:hover{border-color:#ff6b2b40}[data-service-page] .service-training-problem .card-static:last-child,[data-service-page] .service-training-problem .card-static:last-child:hover{border-color:#2da3703d}[data-service-page] .service-module-includes .service-module-card.card-static:hover,[data-service-page] .service-why .why-detail-card.card-static:hover,[data-service-page] .service-module-includes .service-module-card.card-static:hover img,[data-service-page] .service-why .why-detail-card.card-static:hover img{transform:none}[data-service-page] .service-why .why-detail-card.card-static:hover:before{opacity:0;transform:none}[data-service-page] .service-hero-copy .hero-actions{align-items:center}[data-service-page] .service-hero-copy .button.primary{color:#fff;background:linear-gradient(135deg,#ff6b2b,#f28a2d);border-color:#0000;box-shadow:0 14px 28px #ff6b2b3d}[data-service-page] .service-hero-copy .button.secondary{color:var(--navy);box-shadow:none;background:#fffdfab3;border-color:#111b313d}[data-service-page] .service-hero-copy .button.secondary:hover{color:#d94f16;box-shadow:none;background:#fffdfaeb;border-color:#ff6b2b9e}[data-service-page] .service-delivery-process .compact-heading{max-width:900px;position:relative}[data-service-page] .service-delivery-process__price{color:#fff;background:#ff6b2b;border-radius:999px;margin-top:18px;padding:9px 16px;font-size:14px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #ff6b2b38}[data-service-page] .service-delivery-process ol{gap:14px;position:relative}[data-service-page] .service-delivery-process ol:before{content:"";z-index:0;border-top:2px solid #ff6b2b57;position:absolute;top:20px;left:5%;right:5%}[data-service-page] .service-delivery-process li{z-index:1;background:#fffdfaf5;border:1px solid #e8d3c2d1;border-radius:16px;min-height:180px;padding:22px 18px 20px;position:relative;box-shadow:0 14px 32px #111b310f}[data-service-page] .service-delivery-process li span{color:#fff;background:#ff6b2b;border:5px solid #fff8f1;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:16px;font-size:19px;font-weight:900;display:inline-grid;box-shadow:0 7px 18px #ff6b2b38}[data-service-page] .service-delivery-process li strong{color:var(--navy);font-size:16px;line-height:1.28;display:block}[data-service-page] .service-delivery-process li p{color:#68626c;margin:9px 0 0;font-size:13px;line-height:1.45}[data-service-page] .service-related-services{width:min(1180px,100% - 48px);margin:0 auto 92px;padding:68px 0 0}[data-service-page] .service-related-services .compact-heading{margin-bottom:30px}[data-service-page] .service-related-services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}[data-service-page] .service-related-service-card{min-height:218px;color:inherit;background:linear-gradient(#fff,#fff9f3);border:1px solid #e8d3c2db;border-top:3px solid #ff6b2bb8;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 14px 32px #111b310f}[data-service-page] .service-related-service-card h3{color:var(--navy);margin:0 0 12px;font-size:20px;line-height:1.2}[data-service-page] .service-related-service-card p{color:#625d67;margin:0 0 20px;font-size:14px;line-height:1.55}[data-service-page] .portfolio-video-content .card-link-cue{margin-top:14px}.vr-work-card .card-link-cue{z-index:3;margin-top:8px;position:relative}@media (width<=980px){[data-service-page] .service-delivery-process ol:before{display:none}[data-service-page] .service-related-services__grid{grid-template-columns:1fr}[data-service-page] .service-related-service-card{min-height:0}}@media (width<=767px){[data-service-page] .service-delivery-process__price{font-size:12.5px}[data-service-page] .service-delivery-process li{min-height:0;padding:14px 12px}[data-service-page] .service-delivery-process li span{border-width:3px;width:42px;height:42px;margin-bottom:10px;font-size:15px}[data-service-page] .service-delivery-process li strong{font-size:14px}[data-service-page] .service-delivery-process li p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11.5px;display:-webkit-box;overflow:hidden}[data-service-page] .service-related-services{width:min(100% - 28px,1180px);margin-bottom:58px;padding-top:48px}[data-service-page] .service-related-services__grid{scroll-snap-type:x mandatory;gap:12px;width:calc(100% + 14px);margin-right:-14px;padding:3px 14px 14px 0;display:flex;overflow-x:auto}[data-service-page] .service-related-service-card{scroll-snap-align:start;flex:0 0 84%;padding:20px}[data-service-page] .service-hero-copy .hero-actions{align-items:stretch}}@media (hover:none){.card-clickable:hover{transform:none}}@media (width<=768px){.hero{height:auto;min-height:auto}.hero .hero-inner{align-items:flex-start;width:min(100% - 32px,1180px);min-height:auto;padding:92px 0 58px}.hero .hero-copy{margin-top:0;padding-top:0}.hero .hero-title{font-size:clamp(42px,12vw,56px);line-height:1}.hero .hero-bg{object-position:55% center}.hero .hero-layer{background:radial-gradient(circle at 74% 18%,#ff5a1f24,#0000 30%),linear-gradient(90deg,#060b14f5 0%,#070d19db 64%,#070d198f 100%),linear-gradient(#060b144d 0%,#060b1457 52%,#060b14e0 100%)}[data-service-page] .service-detail-hero{flex-direction:column;gap:0;min-height:auto;margin-bottom:0;padding:20px 16px 48px;display:flex}[data-service-page] .service-hero-visual.has-photo.has-scenario{aspect-ratio:16/10;order:1;width:100%;min-height:0;max-height:340px;margin:0;position:relative}[data-service-page] .service-hero-copy{order:2;width:100%;max-width:620px;margin:0;padding:28px 0 0}[data-service-page] .service-hero-copy h1{font-size:clamp(36px,9.8vw,48px);line-height:1.01}[data-service-page] .service-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5}[data-service-page] .service-hero-copy .hero-actions{gap:12px;margin-top:24px}[data-service-page] .service-proof-strip{margin-top:18px}}@media (width<=480px){.hero .hero-inner{width:min(100% - 28px,1180px);padding-top:82px;padding-bottom:50px}.hero .hero-title{font-size:clamp(40px,11.5vw,50px)}.hero .hero-bg{object-position:50% center}[data-service-page] .service-detail-hero{padding:16px 14px 42px}[data-service-page] .service-hero-visual.has-photo.has-scenario{aspect-ratio:16/10;max-height:300px}[data-service-page] .service-hero-copy{padding-top:24px}[data-service-page] .service-hero-copy h1{font-size:clamp(34px,9.5vw,42px)}[data-service-page] .service-hero-copy>p:not(.eyebrow){font-size:15px}}@media (width>=769px){[data-service-page] .service-why{margin-bottom:72px;padding-top:68px;padding-bottom:68px}[data-service-page] .service-why .compact-heading{margin-bottom:34px}[data-service-page] .service-use-cases-grid{flex-wrap:wrap;justify-content:center;gap:22px;display:flex}[data-service-page] .service-use-case-card{flex:0 calc(33.3333% - 14.6667px);min-width:0;min-height:248px;padding:22px 22px 24px}[data-service-page] .service-use-case-card .use-case-icon-wrap{width:82px;height:82px;margin-bottom:14px}[data-service-page] .service-use-case-card h3{font-size:19px;line-height:1.2}[data-service-page] .service-use-case-card p{font-size:14.5px;line-height:1.55}}@media (width<=768px){[data-service-page] .service-why{margin-bottom:56px;padding-top:52px;padding-bottom:52px}[data-service-page] .service-why .compact-heading{margin-bottom:28px}[data-service-page] .service-use-cases-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}[data-service-page] .service-use-case-card{min-width:0;min-height:0;padding:16px 12px 18px}[data-service-page] .service-use-case-card .use-case-icon-wrap{width:64px;height:64px;margin-bottom:10px}[data-service-page] .service-use-case-card h3{margin-bottom:8px;font-size:14px;line-height:1.2}[data-service-page] .service-use-case-card p{-webkit-line-clamp:unset;margin-top:0;font-size:12px;line-height:1.45;display:block;overflow:visible}}@media (width<=379px){[data-service-page] .service-use-cases-grid{grid-template-columns:1fr}}.hero>.hero-layer{background:linear-gradient(90deg,#060a12e0 0%,#060a12c7 30%,#060a1273 55%,#060a122e 78%,#060a1214 100%),linear-gradient(#060a1208 0%,#060a122e 100%)}@media (width<=768px){.hero>.hero-layer{background:linear-gradient(90deg,#060a12d6 0%,#060a12a8 64%,#060a1252 100%),linear-gradient(#060a121f 0%,#060a1247 100%)}}.contact{background:linear-gradient(135deg,#111b31,#182642 52%,#0a0f1d)}.contact-copy>p:not(.eyebrow){margin-bottom:28px}.contact-trust-list{gap:12px;max-width:560px;margin:0;padding:0;list-style:none;display:grid}.contact-trust-list li{color:#ffffffe0;padding-left:28px;font-size:14px;font-weight:750;line-height:1.5;position:relative}.contact-trust-list li:before{content:"✓";color:#ff8a3d;font-weight:900;position:absolute;top:0;left:0}.contact-direct{flex-wrap:wrap;gap:8px 18px;margin-top:26px;display:flex}.contact-direct a{color:#ffffffa8;font-size:13px;font-weight:750;line-height:1.45;text-decoration:none}.contact-direct a:hover,.contact-direct a:focus-visible{color:#ff8a3d}.contact-form select{width:100%;min-height:51px;color:var(--white);font:inherit;background-color:#ffffff14;border:1px solid #fff3;border-radius:6px;padding:0 42px 0 16px}.contact-form select option{color:#111b31;background:#fffaf5}.contact-form>button{grid-column:1/-1;width:100%;min-height:52px}.nav-menu.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}@media (width<=860px){.nav-menu{max-height:min(54vh,430px);display:none;overflow-y:auto}.nav-menu.is-open{display:grid;transform:none}.nav-dropbtn:after{content:"+";color:var(--orange);font-size:20px;line-height:1}.nav-dropbtn[aria-expanded=true]:after{content:"−"}}@media (width<=680px){.contact{gap:32px;padding-top:60px;padding-bottom:60px}.contact-copy>p:not(.eyebrow){margin-bottom:22px}.contact-trust-list{gap:10px}.contact-direct{gap:8px;margin-top:22px;display:grid}.contact-form{grid-template-columns:1fr;padding:22px 20px}.contact-form label,.contact-form .full,.contact-form>button{grid-column:1}}@media (width>=1600px){.section,.studio-strip,.portfolio-browser,.portfolio-hero,.footer,.vr-prototype-sprint,[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-proof-strip,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-related-services{width:min(1480px,100% - 96px);max-width:1480px}.hero{min-height:clamp(780px,86vh,920px)}.hero-inner{width:min(1480px,100% - 96px);min-height:clamp(780px,86vh,920px);padding-top:132px;padding-bottom:104px}.hero .hero-copy{max-width:800px}.hero .hero-title{max-width:900px;font-size:clamp(82px,5.2vw,108px);line-height:.98}.hero .hero-text{max-width:740px;font-size:clamp(21px,1.2vw,24px)}.hero .hero-actions{gap:20px;margin-top:44px}.hero .hero-actions .button,.hero .hero-work-link{min-height:58px;padding-left:28px;padding-right:28px;font-size:15px}.section-heading,.offer-ladder__heading,.vr-testimonials__heading,.training-outcomes__copy{max-width:980px}body .section.vr-stats .vr-stats__heading h2,body .vr-testimonials__heading h2,body .section.vr-transformation .section-heading h2,body .section.offer-ladder .offer-ladder__heading h2,body .section.vr-services .section-heading h2,body .section.vr-work .section-heading h2,body .section.vr-process .section-heading h2,body .training-outcomes__copy h2,body .vr-final-cta .vr-final-cta__copy h2,body .contact .contact-copy h2,[data-service-page] .compact-heading h2{font-size:clamp(52px,3.2vw,68px);line-height:1.04}.service-grid,.vr-stats__grid,.vr-testimonials__grid,.offer-ladder__grid,.vr-work-grid,.vr-process-grid,[data-service-page] .service-detail-grid,[data-service-page] .service-use-cases-grid,[data-service-page] .service-related-services__grid{gap:28px}body .section.vr-stats .vr-stats__heading,body .section.vr-stats .vr-stats__grid,body .section.vr-transformation .section-heading,body .section.vr-transformation .vr-transformation__wrap{width:min(1480px,100%);max-width:1480px}body .section.vr-stats .vr-stat-card,.testimonial-card,.offer-card,.vr-services .vr-service-tile,.vr-process-card{padding:32px}body .section.vr-stats .vr-stat-card{min-height:430px}.vr-services .vr-service-tile{min-height:370px}.vr-work,.vr-final-cta{width:min(1480px,100% - 96px);max-width:1480px}.contact{grid-template-columns:minmax(0,.92fr) minmax(600px,1.08fr);gap:88px;padding-left:max(48px,50vw - 740px);padding-right:max(48px,50vw - 740px)}.contact-copy{max-width:680px}.contact h2,.contact-copy p,.contact-trust-list{max-width:660px}.contact-form{justify-self:end;width:100%;max-width:720px;padding:34px}.footer.footer-rich{gap:38px;width:100%;max-width:none;padding-left:max(48px,50% - 740px);padding-right:max(48px,50% - 740px)}[data-service-page] .service-detail-hero{grid-template-columns:minmax(0,.88fr) minmax(620px,1.12fr);gap:72px;min-height:860px;padding-left:max(48px,50vw - 740px);padding-right:max(48px,50vw - 740px)}[data-service-page] .service-hero-visual.has-photo.has-scenario img{object-position:58% center}[data-service-page] .service-hero-copy,[data-service-page] .service-hero-copy h1{max-width:820px}[data-service-page] .service-hero-copy h1{font-size:clamp(68px,4.5vw,92px);line-height:1.03}[data-service-page] .service-hero-copy>p:not(.eyebrow){max-width:720px;font-size:23px}[data-service-page] .service-module-includes{width:100%;max-width:none;padding-left:max(48px,50vw - 740px);padding-right:max(48px,50vw - 740px)}[data-service-page] .service-module-includes .service-detail-grid{gap:28px;width:min(1480px,100%);max-width:1480px}[data-service-page] .service-video-demo,[data-service-page] .service-video-frame{max-width:1380px}[data-service-page] .service-contact{grid-template-columns:minmax(0,1fr) minmax(600px,.9fr);gap:72px}}@media (width>=1920px){.section,.studio-strip,.portfolio-browser,.portfolio-hero,.footer,.vr-prototype-sprint,[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-proof-strip,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-related-services{width:min(1640px,100% - 140px);max-width:1640px}.hero{min-height:clamp(860px,88vh,1040px)}.hero .hero-inner{width:min(1640px,100% - 140px);min-height:clamp(860px,88vh,1040px)}.hero .hero-copy{max-width:900px}.hero .hero-title{max-width:1000px;font-size:clamp(92px,5vw,118px)}.hero .hero-text{max-width:780px;font-size:25px}body .section.vr-stats .vr-stats__heading,body .section.vr-stats .vr-stats__grid,body .section.vr-transformation .section-heading,body .section.vr-transformation .vr-transformation__wrap{width:min(1640px,100%);max-width:1640px}.vr-work,.vr-final-cta{width:min(1640px,100% - 140px);max-width:1640px}.service-grid,.vr-stats__grid,.vr-testimonials__grid,.offer-ladder__grid,.vr-work-grid,.vr-process-grid,[data-service-page] .service-detail-grid,[data-service-page] .service-use-cases-grid,[data-service-page] .service-related-services__grid{gap:32px}.contact{gap:104px;padding-left:max(70px,50vw - 820px);padding-right:max(70px,50vw - 820px)}.footer.footer-rich{width:100%;max-width:none;padding-left:max(70px,50% - 820px);padding-right:max(70px,50% - 820px)}[data-service-page] .service-detail-hero{min-height:920px;padding-left:max(70px,50vw - 820px);padding-right:max(70px,50vw - 820px)}[data-service-page] .service-detail-hero:before{background:linear-gradient(90deg,#fffaf4f5 0%,#fffaf4e0 32%,#fffaf475 52%,#fffaf424 72%,#fffaf405 100%)}[data-service-page] .service-hero-visual.has-photo.has-scenario img{object-fit:cover;object-position:60% center;width:clamp(1450px,66vw,2200px);height:100%;inset:0 0 0 auto}[data-service-page] .service-hero-visual.has-scenario:before{background:linear-gradient(90deg,#fffaf408,#0000 54%),linear-gradient(#0000 78%,#070d190e)}[data-service-page] .service-module-includes{width:100%;max-width:none;padding-left:max(70px,50vw - 820px);padding-right:max(70px,50vw - 820px)}[data-service-page] .service-module-includes .service-detail-grid{gap:32px;width:min(1640px,100%);max-width:1640px}[data-service-page] .service-video-demo,[data-service-page] .service-video-frame{max-width:1440px}}@media (width>=2560px){.section,.studio-strip,.portfolio-browser,.portfolio-hero,.footer,.vr-prototype-sprint,[data-service-page] .service-detail-section,[data-service-page] .service-why,[data-service-page] .service-faq,[data-service-page] .service-contact,[data-service-page] .service-proof-strip,[data-service-page] .service-project-start,[data-service-page] .service-delivery-process,[data-service-page] .service-related-services{width:min(1800px,100% - 220px);max-width:1800px}.hero{min-height:clamp(980px,82vh,1180px)}.hero .hero-inner{width:min(1800px,100% - 220px);min-height:clamp(980px,82vh,1180px)}.hero .hero-copy{max-width:1020px}.hero .hero-title{max-width:1120px;font-size:clamp(108px,4.4vw,132px)}.hero .hero-text{max-width:820px;font-size:26px}body .section.vr-stats .vr-stats__heading,body .section.vr-stats .vr-stats__grid,body .section.vr-transformation .section-heading,body .section.vr-transformation .vr-transformation__wrap{width:min(1800px,100%);max-width:1800px}.vr-work,.vr-final-cta{width:min(1800px,100% - 220px);max-width:1800px}.contact{padding-left:max(110px,50vw - 900px);padding-right:max(110px,50vw - 900px)}.footer.footer-rich{width:100%;max-width:none;padding-left:max(110px,50% - 900px);padding-right:max(110px,50% - 900px)}[data-service-page] .service-detail-hero{min-height:1040px;padding-left:max(110px,50vw - 900px);padding-right:max(110px,50vw - 900px)}[data-service-page] .service-detail-hero:before{background:linear-gradient(90deg,#fffaf4f5 0%,#fffaf4e0 32%,#fffaf475 52%,#fffaf424 72%,#fffaf405 100%)}[data-service-page] .service-hero-visual.has-photo.has-scenario img{object-position:62% center}[data-service-page] .service-hero-copy,[data-service-page] .service-hero-copy h1{max-width:980px}[data-service-page] .service-hero-copy h1{font-size:clamp(88px,3.6vw,112px)}[data-service-page] .service-module-includes{width:100%;max-width:none;padding-left:max(110px,50vw - 900px);padding-right:max(110px,50vw - 900px)}[data-service-page] .service-module-includes .service-detail-grid{width:min(1800px,100%);max-width:1800px}}@media (width>=3200px){[data-service-page] .service-detail-hero{min-height:1080px}}.hero>.hero-poster,.hero>.hero-video{object-fit:cover;object-position:62% center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.hero>.hero-poster{z-index:0;opacity:1;background-image:url(/assets/hero/hero-poster-desktop.webp);background-position:62%;background-size:cover;transition:opacity .8s ease-out}.hero>.hero-video{z-index:0;opacity:0;transition:opacity .8s ease-out}.hero.has-video-ready>.hero-video{opacity:1}.hero.has-video-ready>.hero-poster{opacity:0}@media (width>=769px) and (width<=1199px){.hero>.hero-poster,.hero>.hero-video{object-position:58% center}.hero>.hero-poster{background-position:58%}}@media (width<=768px){.hero>.hero-poster,.hero>.hero-video{object-position:55% center}.hero>.hero-poster{background-image:url(/assets/hero/hero-poster-mobile.webp);background-position:55%}}@media (width<=479px){.hero>.hero-poster,.hero>.hero-video{object-position:50% center}.hero>.hero-poster{background-position:50%}}@media (prefers-reduced-motion:reduce){.hero>.hero-video{display:none}.hero>.hero-poster{opacity:1;transition:none}}.site-header .brand-logo-pill{-webkit-backdrop-filter:blur(14px);background:#fffaf5db;border:1px solid #25222614;border-radius:999px;flex:none;justify-content:center;align-items:center;height:48px;padding:0 18px;line-height:1;display:inline-flex;box-shadow:0 12px 32px #1f1c1b12}.site-header .brand-logo-img{object-fit:contain;width:auto;height:24px;display:block}@media (width>=1600px){.site-header .brand-logo-pill{height:52px;padding-inline:22px}.site-header .brand-logo-img{height:27px}}@media (width<=860px){.site-header .brand-logo-pill{width:fit-content;height:44px;padding-inline:14px}.site-header .brand-logo-img{height:21px}}@media (width<=390px){.site-header .brand-logo-pill{padding-inline:11px}.site-header .brand-logo-img{height:19px}}.training-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(100%,1240px);margin-inline:auto;display:grid}.training-proof-grid--count-1{grid-template-columns:minmax(0,560px);justify-content:center}.training-proof-grid--count-2{grid-template-columns:repeat(2,minmax(0,520px));justify-content:center}.training-proof-card{background:#fffaf5;border:1px solid #26222417;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 18px 45px #18141614}.training-proof-card.card-clickable:hover{border-color:#ff5a1f7a;transform:translateY(-3px);box-shadow:0 24px 54px #18141621}.training-proof-thumb{aspect-ratio:16/9;cursor:pointer;background:#15151a;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.training-proof-thumb:disabled{cursor:default}.training-proof-thumb>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.training-proof-card.card-clickable:hover .training-proof-thumb>img{transform:scale(1.025)}.training-proof-thumb__shade{pointer-events:none;background:linear-gradient(#080a0f0d 38%,#080a0fb3 100%);position:absolute;inset:0}.training-proof-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0d12c2;border:1px solid #ffffff5c;border-radius:999px;width:52px;height:52px;position:absolute;top:18px;right:18px;box-shadow:0 10px 28px #0000003d}.training-proof-play:after{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #fff;position:absolute;top:50%;left:52%;transform:translate(-42%,-50%)}.training-proof-tag{color:#fff;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090b10c2;border-radius:999px;align-items:center;gap:7px;max-width:calc(100% - 32px);padding:6px 10px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex;position:absolute;bottom:14px;left:16px}.training-proof-tag img{object-fit:contain;flex:0 0 24px;width:24px;height:24px}.training-proof-content{flex-direction:column;align-items:flex-start;min-height:210px;padding:22px;display:flex}.training-proof-content h3{color:#171a26;margin:0 0 10px;font-size:clamp(20px,1.5vw,27px);line-height:1.12}.training-proof-content p{color:#69636c;margin:0 0 18px;font-size:15px;line-height:1.6}.training-proof-cta{color:#f05a24;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:auto;padding:0;font-weight:800;display:inline-flex}.training-proof-thumb:focus-visible,.training-proof-cta:focus-visible{outline-offset:-3px;outline:3px solid #ff6b2b}.service-related-service-card__icon{object-fit:contain;width:72px;height:72px;margin-bottom:12px;display:block}@media (width>=1600px){.training-proof-grid{gap:28px;width:min(100%,1480px)}}@media (width<=768px){.training-proof-grid,.training-proof-grid--count-1,.training-proof-grid--count-2{grid-template-columns:1fr;gap:16px}.training-proof-card{border-radius:18px}.training-proof-content{min-height:0;padding:18px}.training-proof-content h3{font-size:20px}.training-proof-content p{font-size:14px}}
