.rt-home .hero{position:relative;min-height:clamp(540px,82vh,780px);display:flex;align-items:center;padding-top:var(--header-h);overflow:hidden}.rt-home #hero-particles{position:absolute;inset:0;width:100%;height:100%;z-index:0}.rt-home .hero-grid-overlay{position:absolute;inset:0;z-index:0;opacity:.5;background-image:linear-gradient(var(--border-soft) 1px,transparent 1px),linear-gradient(90deg,var(--border-soft) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(120% 90% at 50% 30%,#000 30%,transparent 75%);mask-image:radial-gradient(120% 90% at 50% 30%,#000 30%,transparent 75%)}.rt-home .hero-inner{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;padding-block:60px}.rt-home .hero-inner h1{max-width:min(920px,92vw);margin-inline:auto;line-height:1.06;text-wrap:balance}.rt-home .hero-inner .lead{margin:26px auto 0;text-align:center}.rt-home .hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:38px}.rt-home .hero-trust{display:flex;align-items:center;gap:14px;margin-top:44px}.rt-home .hero-trust p{font-size:14px;color:var(--muted)}.rt-home .hero-trust strong{color:var(--body);font-weight:600}.rt-home .avatars{display:flex;align-items:center}.rt-home .avatars span{display:block}.rt-home .avatars span+span{margin-left:-12px}.rt-home .avatars img{display:block;width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 2px var(--bg),0 2px 8px rgba(2,6,12,.6)}.rt-home .hero-split{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);align-items:center;gap:clamp(32px,4.5vw,72px);text-align:left;padding-block:clamp(28px,3.5vw,56px)}.rt-home .hero-split .hero-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.rt-home .hero-split .hero-copy h1{font-size:clamp(1.95rem,2.75vw,2.7rem);line-height:1.12;max-width:30ch;margin-inline:0;text-wrap:balance}.rt-home .hero-split .hero-copy .lead{max-width:46ch;margin:20px 0 0;text-align:left}.rt-home .hero-split .hero-actions{margin-top:30px}.rt-home .hero-split .hero-trust{margin-top:32px}.rt-home .hero-viz{max-width:600px;margin-inline:0 auto}@media (max-width:900px){.rt-home .hero-split{grid-template-columns:1fr;text-align:center;gap:34px}.rt-home .hero-split .hero-copy{align-items:center}.rt-home .hero-split .hero-copy h1{font-size:clamp(2.1rem,6.4vw,3rem);max-width:min(18ch,94vw);margin-inline:auto}.rt-home .hero-split .hero-copy .lead{margin:20px auto 0;text-align:center}.rt-home .hero-viz{margin-inline:auto}}@media (max-width:600px){.rt-home .hero{min-height:0}.rt-home .hero-split{padding-block:26px 34px;gap:26px}.rt-home .hero-split .hero-copy h1{font-size:clamp(1.72rem,7.8vw,2.3rem);line-height:1.12;max-width:21ch}.rt-home .hero-split .hero-copy .lead{font-size:15px;line-height:1.55;max-width:38ch;margin-top:16px}.rt-home .hero-split .hero-actions{display:flex;flex-wrap:nowrap;gap:10px;width:100%;margin-top:22px}.rt-home .hero-split .hero-actions .btn{flex:1 1 0;min-width:0;justify-content:center;white-space:nowrap;padding-inline:12px}.rt-home .hero-split .hero-trust{flex-direction:column;align-items:center;gap:10px;margin-top:24px}.rt-home .hero-split .hero-trust p{white-space:nowrap;font-size:clamp(11.6px,3.4vw,14px)}.rt-home .avatars img{width:32px;height:32px}.rt-home .avatars span+span{margin-left:-10px}}.rt-home .home-head-split{align-items:center;margin-bottom:32px}.rt-home .home-head-split .section-head{margin-bottom:0}.rt-home .why-viz{max-width:100%;margin:28px 0 0}.rt-home .stats-bar{border-block:1px solid var(--border-soft);background:linear-gradient(180deg,rgba(18,24,41,.5),transparent)}.rt-home .stats-inner{display:grid;grid-template-columns:repeat(4,1fr)}.rt-home .stat{padding:38px 20px;text-align:center;position:relative}.rt-home .stat+.stat:before{content:"";position:absolute;left:0;top:26%;bottom:26%;width:1px;background:var(--border-soft)}.rt-home .stat .num{display:block;font-family:var(--f-head);font-weight:600;font-size:clamp(2rem,3.6vw,2.9rem);color:var(--heading)}.rt-home .stat .lbl{display:block;font-family:var(--f-mono);font-size:12px;text-transform:uppercase;color:var(--muted);margin-top:8px}.rt-home .trust-strip{border-bottom:1px solid var(--border-soft);background:linear-gradient(180deg,rgba(18,24,41,.28),transparent);padding-block:20px}.rt-home .trust-strip-inner{display:flex;align-items:center;justify-content:center;gap:clamp(16px,4vw,36px);flex-wrap:wrap}.rt-home .trust-label{font-family:var(--f-mono);font-size:12px;text-transform:uppercase;color:var(--muted)}.rt-home .trust-logos{display:flex;align-items:center;gap:clamp(14px,3vw,30px)}.rt-home .trust-item{display:inline-flex;align-items:center;gap:12px;padding:8px 16px;border-radius:12px;border:1px solid transparent;opacity:.82;transition:transform .3s var(--ease),opacity .3s,background .3s,border-color .3s,box-shadow .3s}.rt-home .trust-item:hover{transform:translateY(-2px);opacity:1;background:hsla(0,0%,100%,.03);border-color:var(--border);box-shadow:0 12px 32px -16px rgba(0,229,199,.45)}.rt-home .trust-logo{height:21px;width:auto;display:block}.rt-home .trust-rating{display:inline-flex;align-items:center;gap:5px;font-family:var(--f-mono);font-size:12.5px;color:var(--body)}.rt-home .trust-rating svg{width:13px;height:13px;color:var(--teal)}.rt-home .trust-div{width:1px;height:26px;background:var(--border-soft)}.rt-home .section-head{max-width:640px;margin-bottom:36px}.rt-home .section-head .h-section{margin-bottom:18px}.rt-home .section-head--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.rt-home .section-foot{margin-top:32px;display:flex;justify-content:center}@media (max-width:600px){.rt-home .section-head{margin-bottom:24px}.rt-home .section-head .h-section{margin-bottom:12px}.rt-home .home-head-split{margin-bottom:24px}.rt-home .section-foot{margin-top:24px}}.rt-home .bento{display:grid;gap:18px}.rt-home .services-bento .bento-card{text-decoration:none;color:inherit;cursor:pointer}.rt-home .services-bento .bento-card:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.rt-home .services-bento{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}.rt-home .services-bento .bento-lg{grid-row:span 2;padding:0}.rt-home .bento-sm{padding:30px;display:flex;flex-direction:column;gap:14px}.rt-home .bento-sm .h-card{margin-top:4px}.rt-home .bento-sm p{font-size:15px}.rt-home .bento-lg-inner{padding:34px;height:100%;display:flex;flex-direction:column;gap:14px}.rt-home .bento-lg .tag{align-self:flex-start}.rt-home .bento-lg .h-card{font-size:clamp(1.4rem,2vw,1.8rem)}.rt-home .bento-lg p{font-size:16px;max-width:42ch}.rt-home .bento-art{margin-top:auto;border-radius:14px;overflow:hidden;border:1px solid var(--border-soft);background:radial-gradient(120% 120% at 50% 30%,rgba(124,92,246,.1),transparent 70%)}.rt-home .bento-art img{display:block;width:100%;height:auto}.rt-home #work{overflow:hidden}.rt-home .work-wrap{display:grid;grid-template-columns:1fr auto;-moz-column-gap:24px;column-gap:24px;grid-template-areas:"head      portfolio" "chips     arrows" "track     track" "count     count"}.rt-home .work-head{grid-area:head;max-width:640px;margin-bottom:36px}.rt-home .work-head .h-section{margin-bottom:18px}.rt-home .work-more{grid-area:portfolio;align-self:end;justify-self:end;margin-bottom:36px}.rt-home .parrows{grid-area:arrows;align-self:center;justify-self:end;margin-bottom:28px}.rt-home .pfilters{grid-area:chips;align-self:center;margin-bottom:28px;display:flex;gap:8px;flex-wrap:wrap}.rt-home .pchip{font-family:var(--f-mono);font-size:13px;color:var(--body);background:hsla(0,0%,100%,.02);border:1px solid var(--border);border-radius:999px;padding:9px 17px;transition:color .2s,border-color .2s,background .2s,box-shadow .3s}.rt-home .pchip:hover{color:var(--heading);border-color:rgba(0,229,199,.4)}.rt-home .pchip.active{color:#04130f;background:var(--teal);border-color:var(--teal);box-shadow:0 0 24px -8px rgba(0,229,199,.7)}.rt-home .parrows{display:flex;gap:10px}.rt-home .parrow{width:46px;height:46px;border-radius:50%;border:1px solid var(--border);background:hsla(0,0%,100%,.02);color:var(--heading);display:grid;place-items:center;transition:border-color .2s,background .2s,opacity .2s,transform .2s}.rt-home .parrow svg{width:20px;height:20px}.rt-home .parrow:hover:not(:disabled){border-color:var(--teal);color:var(--teal);transform:translateY(-2px)}.rt-home .parrow:disabled{opacity:.3;cursor:default}.rt-home .ptrack{grid-area:track;display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 8px 40px;margin:0 -6px -16px;scrollbar-width:none;-ms-overflow-style:none}.rt-home .ptrack::-webkit-scrollbar{display:none}.rt-home .pcard{flex:0 0 calc((100% - 36px) / 3);scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .4s var(--ease),border-color .4s,box-shadow .4s,opacity .35s,width .35s}.rt-home .pcard.is-hidden{display:none}.rt-home .pcard-media{aspect-ratio:16/9;overflow:hidden;position:relative;background:var(--surface-2,#0e1626)}.rt-home .pcard-media .ph{transition:transform .5s var(--ease)}.rt-home .pcard:hover .pcard-media .ph{transform:scale(1.05)}.rt-home .pcard-body{padding:24px 26px 28px;display:flex;flex-direction:column;gap:11px;flex:1}.rt-home .pcard-body p{font-size:15px;flex:1}.rt-home .pcount{grid-area:count;font-family:var(--f-mono);font-size:12.5px;color:var(--muted);margin-top:4px}.rt-home .pcount b{color:var(--teal);font-weight:500}.rt-home .work-tags{display:flex;gap:8px;flex-wrap:wrap}.rt-home .work-link{margin-top:6px;font-family:var(--f-mono);font-size:13px;color:var(--teal);display:inline-flex;align-items:center;gap:8px;transition:gap .25s var(--ease)}.rt-home .work-link svg{width:16px;height:16px}.rt-home .pcard:hover .work-link{gap:13px}.rt-home .why-wrap{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(36px,5vw,80px);align-items:center}.rt-home .why-intro .h-section{margin-bottom:18px}.rt-home .why-intro .btn{margin-top:28px}.rt-home .why-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rt-home .why-item{padding:28px;display:flex;flex-direction:column;gap:16px}.rt-home .why-item h3{margin-bottom:6px}.rt-home .why-item p{font-size:15px}.rt-home .testi-marquee{position:relative;overflow:clip;margin-inline:-6px;padding:10px 6px 40px}.rt-home .testi-track{display:flex;width:-moz-max-content;width:max-content;animation:testi-scroll 46s linear infinite}.rt-home .testi-marquee:focus-within .testi-track,.rt-home .testi-marquee:hover .testi-track{animation-play-state:paused}@keyframes testi-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rt-home .testi{flex:0 0 340px;width:340px;margin-right:18px;min-height:300px;padding:32px 30px;display:flex;flex-direction:column}.rt-home .testi-quote{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.rt-home .testi .quote-mark{font-family:var(--f-head);font-size:64px;line-height:.6;color:var(--teal);opacity:.35;margin-bottom:10px;flex-shrink:0}.rt-home .testi blockquote{font-size:16.5px;color:var(--heading);line-height:1.5;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.rt-home .testi figcaption{position:relative;display:flex;align-items:center;gap:13px;margin-top:24px;flex-shrink:0}.rt-home .testi-rating{margin-left:auto;align-self:center;font-family:var(--f-mono);font-size:13.5px;color:var(--teal);white-space:nowrap}.rt-home .testi-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.rt-home .testi-meta strong{color:var(--heading);font-size:15px;line-height:1.3}.rt-home .testi-meta small{font-family:var(--f-mono);font-size:11.5px;line-height:1.4;color:var(--muted);max-width:34ch}@media (prefers-reduced-motion:reduce){.rt-home .testi-track{animation:none}.rt-home .testi-marquee{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.rt-home .testi-marquee::-webkit-scrollbar{display:none}.rt-home .testi[aria-hidden=true]{display:none}}.rt-home .testi-dots{display:flex;gap:9px;justify-content:center;margin-top:26px}.rt-home .testi-dot{width:8px;height:8px;border-radius:999px;padding:0;background:var(--border);border:0;cursor:pointer;transition:background .25s var(--ease),width .25s var(--ease)}.rt-home .testi-dot:hover{background:var(--muted)}.rt-home .testi-dot.active{background:var(--teal);width:22px;box-shadow:0 0 10px -3px rgba(0,229,199,.55)}.rt-home .team-preview-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 8px 40px;margin:0 -6px -34px;scrollbar-width:none;-ms-overflow-style:none}.rt-home .team-preview-track::-webkit-scrollbar{display:none}.rt-home .tp-card{flex:0 0 calc((100% - 54px) / 4);scroll-snap-align:start;display:flex;flex-direction:column;overflow:hidden}.rt-home .tp-photo{position:relative;aspect-ratio:1/1;overflow:hidden}.rt-home .tp-photo .ph,.rt-home .tp-photo:after{position:absolute;inset:0}.rt-home .tp-photo:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(11,15,25,.5),transparent 40%)}.rt-home .tp-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:5px}.rt-home .tp-name{font-family:var(--f-head);font-weight:600;font-size:1.08rem;color:var(--heading)}.rt-home .tp-role{font-family:var(--f-mono);font-size:11.5px;color:var(--teal)}@media (max-width:940px){.rt-home .services-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.rt-home .services-bento .bento-lg{grid-row:span 1;grid-column:span 2}.rt-home .services-bento .bento-card{align-self:start}.rt-home .why-wrap{grid-template-columns:1fr}.rt-home .testi{width:300px;flex-basis:300px}.rt-home .pcard,.rt-home .team-preview-track .tp-card{flex-basis:calc((100% - 18px) / 2)}}@media (max-width:760px){.rt-home .stats-inner{grid-template-columns:1fr 1fr}.rt-home .stat+.stat:before,.rt-home .stat:nth-child(3):before{display:none}.rt-home .stat:nth-child(odd):after{content:"";position:absolute;right:0;top:26%;bottom:26%;width:1px;background:var(--border-soft)}.rt-home .stat{border-top:1px solid var(--border-soft)}.rt-home .stat:first-child,.rt-home .stat:nth-child(2){border-top:0}.rt-home .pcard{flex:0 0 100%}.rt-home .section-head--row{flex-direction:column;align-items:flex-start}.rt-home .team-preview-track .tp-card{flex-basis:calc((100% - 18px) / 2)}.rt-home .testi-meta small,.rt-home .tp-role,.rt-home .trust-label,.rt-home .work-link{font-size:13.5px}.rt-home .stat{padding:24px 14px}.rt-home .bento-sm,.rt-home .why-item{padding:20px}.rt-home .testi{padding:24px 22px}.rt-home .work-link{padding-block:12px;margin-block:-12px}.rt-home .testi-dot,.rt-home .testi-dot.active{width:44px;height:44px;background:transparent;position:relative}.rt-home .testi-dot:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:var(--border);transform:translate(-50%,-50%);transition:background .25s var(--ease),width .25s var(--ease)}.rt-home .testi-dot:hover{background:transparent}.rt-home .testi-dot:hover:after{background:var(--muted)}.rt-home .testi-dot.active:after{background:var(--teal);width:22px;box-shadow:0 0 10px -3px rgba(0,229,199,.55)}.rt-home .testi-dots{gap:0;margin-top:18px}}@media (max-width:620px){.rt-home .ptrack .pcard,.rt-home .team-preview-track .tp-card{flex-basis:100%}}@media (max-width:520px){.rt-home .services-bento{grid-template-columns:1fr}.rt-home .services-bento .bento-lg{grid-column:span 1}.rt-home .why-list{grid-template-columns:1fr}.rt-home .testi{width:min(78vw,280px);flex-basis:min(78vw,280px);margin-right:14px}.rt-home .hero-inner{padding-block:30px}.rt-home .hero-inner h1{max-width:min(640px,94vw)}}@media (max-width:768px){.rt-home .hero-trust p{font-size:15px}.rt-home .pchip,.rt-home .pcount,.rt-home .stat .lbl,.rt-home .testi-meta small,.rt-home .tp-role,.rt-home .trust-label,.rt-home .trust-rating,.rt-home .work-link{font-size:13.5px}}@media (max-width:899px){.rt-home #work{padding-top:28px}.rt-home .work-wrap{grid-template-areas:"head       arrows" "chips      chips" "track      track" "count      count" "portfolio  portfolio"}.rt-home .work-head{margin-bottom:14px}.rt-home .work-head .h-section{margin-bottom:0}.rt-home .parrows{margin-bottom:14px}.rt-home .parrow{width:44px;height:44px}.rt-home .parrow svg{width:18px;height:18px}.rt-home .pfilters{margin:0 -6px 14px;padding:6px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.rt-home .pfilters::-webkit-scrollbar{display:none}.rt-home .pchip{flex:0 0 auto;scroll-snap-align:start}.rt-home .work-more{justify-self:start;align-self:auto;margin:28px 0 0}}.rt-home .testi-more{display:flex;justify-content:center;margin-top:26px}