.rt-home .hero{position:relative;min-height:clamp(620px,92vh,880px);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}.rt-home .avatars span{width:34px;height:34px;border-radius:50%;margin-left:-10px;border:2px solid var(--bg);background:linear-gradient(135deg,var(--surface-2),var(--border))}.rt-home .avatars span:first-child{margin-left:0;background:linear-gradient(135deg,var(--teal),var(--blue))}.rt-home .avatars span:nth-child(2){background:linear-gradient(135deg,var(--violet),var(--teal))}.rt-home .avatars span:nth-child(3){background:linear-gradient(135deg,var(--blue),var(--violet))}.rt-home .avatars span:nth-child(4){background:linear-gradient(135deg,var(--teal),var(--violet))}.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);letter-spacing:-.02em}.rt-home .stat .lbl{display:block;font-family:var(--f-mono);font-size:12px;letter-spacing:.08em;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;letter-spacing:.16em;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);letter-spacing:.02em}.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:52px}.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:40px;display:flex;justify-content:center}.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-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;flex-wrap:wrap}.rt-home .pfilters{display:flex;gap:8px;flex-wrap:wrap}.rt-home .pchip{font-family:var(--f-mono);font-size:13px;letter-spacing:.02em;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{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 24px;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/10;overflow:hidden;position:relative}.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{font-family:var(--f-mono);font-size:12.5px;color:var(--muted);letter-spacing:.04em;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;letter-spacing:.03em;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:start}.rt-home .why-intro{position:sticky;top:110px}.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-arrows{display:flex;gap:10px}.rt-home .testi-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 10px;scrollbar-width:none;-ms-overflow-style:none}.rt-home .testi-track::-webkit-scrollbar{display:none}.rt-home .testi{flex:0 0 calc((100% - 36px) / 3);scroll-snap-align:start;padding:32px 30px;display:flex;flex-direction:column}.rt-home .testi .quote-mark{font-family:var(--f-head);font-size:64px;line-height:.6;color:var(--teal);opacity:.35;margin-bottom:10px}.rt-home .testi blockquote{font-size:16.5px;color:var(--heading);line-height:1.5;flex:1}.rt-home .testi figcaption{display:flex;align-items:center;gap:13px;margin-top:24px}.rt-home .testi-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--violet));flex-shrink:0}.rt-home .testi figcaption strong{display:block;color:var(--heading);font-size:15px}.rt-home .testi figcaption small{font-family:var(--f-mono);font-size:11.5px;color:var(--muted);letter-spacing:.02em}.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:24px;box-shadow:0 0 14px -2px rgba(0,229,199,.7)}.rt-home .team-preview-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px;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);letter-spacing:-.01em}.rt-home .tp-role{font-family:var(--f-mono);font-size:11.5px;letter-spacing:.04em;color:var(--teal)}@media (max-width:940px){.rt-home .services-bento{grid-template-columns:repeat(2,1fr)}.rt-home .services-bento .bento-lg{grid-row:span 1;grid-column:span 2}.rt-home .why-wrap{grid-template-columns:1fr}.rt-home .why-intro{position:static}.rt-home .pcard,.rt-home .team-preview-track .tp-card,.rt-home .testi{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)}}@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{flex-basis:100%}.rt-home .hero-inner{padding-block:30px}.rt-home .hero-inner h1{max-width:min(640px,94vw)}}