:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#fbf7ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}button,input,textarea{font:inherit}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#fbf7efdb;border-bottom:1px solid #17203314;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:relative;top:0;left:0;right:0}.brand{align-items:center;gap:10px;font-weight:800;text-decoration:none;transition:color .16s;display:inline-flex}.brand:hover{color:#1f6feb}.brand-logo{object-fit:contain;width:auto;height:54px;display:block}.nav-links{gap:24px;display:flex}.nav-links a,.header-cta,.language-switch{font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s,transform .16s}.language-switch{color:#566177}.nav-links a:hover{color:#1f6feb}.header-cta,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.header-cta,.primary-button{color:#172033;cursor:pointer;background:#ec8f22;border:0;padding:13px 20px}.header-cta:hover{color:#fff;background:#1f6feb;transform:translateY(-1px)}.secondary-button{border:1px solid #17203338;padding:12px 18px}.hero{color:#fff;background:url(/hero-developers.png) 50%/cover no-repeat;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);align-items:center;gap:48px;min-height:720px;display:grid}.eyebrow{color:#b15f10;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.8rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;max-width:950px;margin-bottom:28px;font-size:clamp(3rem,7vw,6.5rem);line-height:.92}h2{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.25rem,4vw,4.8rem);line-height:.98}h3{margin-bottom:12px;font-size:1.35rem}.section-title-animate{opacity:0;will-change:opacity, transform;transform:translateY(34px)scale(.98)}.section-title-animate.is-visible{animation:.76s cubic-bezier(.2,.8,.2,1) forwards sectionTitleReveal}.image-animate{opacity:0;will-change:opacity, transform;transform:translateY(36px)scale(.94)}.image-animate.is-visible{animation:.82s cubic-bezier(.2,.8,.2,1) forwards imageReveal}@keyframes sectionTitleReveal{0%{opacity:0;transform:translateY(34px)scale(.98)}60%{opacity:1;transform:translateY(-4px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes imageReveal{0%{opacity:0;transform:translateY(36px)scale(.94)}60%{opacity:1;transform:translateY(-6px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.section-title-animate,.section-title-animate.is-visible,.image-animate,.image-animate.is-visible{opacity:1;animation:none;transform:none}}.hero-text,.section-heading p,.split-section p,.story p,.contact-section p,.card p,.process-step p{color:#566177;font-size:1.08rem}.hero .eyebrow,.hero .hero-text{color:#fff}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-panel{box-shadow:none;color:#fffaf0;background:0 0;border-radius:40px;gap:18px;padding:0;display:grid}.orbit-card{background:#ffffff1a;border:1px solid #ffffff29;border-radius:28px;align-items:center;gap:18px;min-height:92px;padding:24px;font-size:1.2rem;font-weight:800;transition:background .16s,border-color .16s,transform .16s;display:flex}.orbit-card:hover,.orbit-card.main:hover{background:#1f6feb;border-color:#1f6feb;transform:translateY(-2px)}.orbit-card.main{color:#fff;background:linear-gradient(135deg,#f5b44c,#ec8f22)}.orbit-card span,.process-step span{background:#ffffff38;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8rem;font-weight:900;display:inline-flex}.section-heading{grid-template-columns:1fr minmax(260px,.72fr);align-items:end;gap:36px;margin-bottom:34px;display:grid}.card-grid,.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.card,.process-step,.contact-form,.quote-card{background:#fffdf8;border:1px solid #17203314;border-radius:30px;padding:28px;box-shadow:0 20px 50px #17203312}.split-section,.story,.strategy-section,.contact-section{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);gap:46px;display:grid}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-grid.compact{grid-template-columns:1fr}.tech-grid span{background:#fffdf8;border:1px solid #17203314;border-radius:999px;padding:16px 20px;font-weight:800}.testimonial{background:radial-gradient(circle at 80% 20%,#ec8f2229,#0000 26%),#fff7e8}.testimonial .quote-card{max-width:980px;margin:0 auto}.testimonial .quote-card p{color:#172033}.story{color:#fffaf0;background:#172033;align-items:center}.story p{color:#fffaf0c7}.story .eyebrow{color:#f5b44c}.story .card{background:#ffffff14;border-color:#ffffff1f}.quote-card{background:#ffffff14;border-color:#ffffff1f}.quote-card p{color:#fffaf0;letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.6rem);line-height:1.05}.quote-card span{color:#f5b44c;font-weight:900}.process-step span{color:#12233a;background:#fbbf24;margin-bottom:24px}.guarantee-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.guarantee-row span{color:#fffaf0;cursor:pointer;background:#172033;border-radius:999px;padding:13px 18px;font-weight:800;transition:background-color .16s,color .16s,transform .16s}.guarantee-row span:hover{color:#12233a;background:#fbbf24;transform:translateY(-3px)}.tech-grid{flex-wrap:wrap;gap:12px;display:flex}.contact-section{background:radial-gradient(circle at 88% 18%,#ec8f222e,#0000 28%),#f2eadc}.final-cta{color:#fffaf0;text-align:center;background:#172033}.final-cta .eyebrow{color:#f5b44c}.final-cta h2{max-width:900px;margin-left:auto;margin-right:auto}.contact-form{box-shadow:none;background:0 0;border-color:#ffffff47;gap:18px;display:grid}.contact-form label{color:#fff}.contact-form .primary-button{color:#12233a;background:#f5a623;transition:background .2s,transform .2s,box-shadow .2s}.contact-form .primary-button:hover{background:#ec8f22;transform:translateY(-2px);box-shadow:0 14px 30px #ec8f2259}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{color:#374158;gap:8px;font-size:.92rem;font-weight:800;display:grid}input,textarea{color:#172033;background:#fbf7ef;border:1px solid #17203329;border-radius:16px;outline:none;padding:14px 16px}input:focus,textarea:focus{border-color:#ec8f22;box-shadow:0 0 0 4px #ec8f2226}.primary-button:disabled{cursor:wait;opacity:.7}.form-status{border-radius:16px;margin:0;padding:14px 16px;font-weight:800}.form-status.success{color:#146c2e;background:#e6f7e9}.form-status.error{color:#a83424;background:#fde8e5}.site-footer{color:#fffaf0;background:#172033;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:16px;padding:28px clamp(20px,5vw,72px);display:grid}.site-footer>div,.footer-contact,.footer-links{gap:8px;display:grid}.footer-mark{width:44px;height:44px}.footer-logo{object-fit:contain;background:#ffffffeb;border-radius:12px;width:240px;height:58px;padding:6px 10px;display:block}.footer-links a,.footer-contact a{color:#fffaf0;text-decoration:none}@media (width<=940px){.hero,.section-heading,.split-section,.story,.strategy-section,.feature-grid,.site-footer,.contact-section,.card-grid,.process-grid{grid-template-columns:1fr}.nav-links{display:none}}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.section{padding-top:64px;padding-bottom:64px}}body{background:#fff}.site-header{background:#fff;padding-top:14px;padding-bottom:14px;box-shadow:0 1px 10px #12233a0f}.site-header.is-scrolled{background:#fff;position:fixed}.header-spacer{background:#fff;height:84px;display:none}.header-spacer.is-visible{display:block}.brand{color:#111827;font-size:.9rem}.brand-mark{width:34px;height:34px}.brand-logo{max-width:260px;height:56px}.nav-links{gap:22px}.nav-links a,.header-cta{font-size:1.08rem}.header-cta,.primary-button{color:#12233a;background:#f5a623;padding:11px 18px}.header-cta{background:0 0;border:1px solid #12233a99}.section{padding:76px clamp(22px,7vw,120px)}.hero{color:#fff;background:linear-gradient(#12233a40,#12233a40),url(/hero-developers.png) 50%/cover no-repeat;grid-template-columns:minmax(0,.92fr) minmax(300px,.78fr);gap:clamp(34px,7vw,94px);min-height:calc(100vh - 64px);margin-top:0;position:relative}.section-divider{background:0 0;align-items:center;width:100%;height:5rem;display:flex;position:absolute;bottom:1rem;left:0;overflow:hidden}.logo-slider{gap:18px;min-width:max-content;padding-inline:18px;animation:60s linear infinite logoSlide;display:flex}.logo-pill{color:#fff;text-transform:none;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:120px;height:3rem;padding:0 20px;font-size:.95rem;font-weight:900;display:inline-flex}.logo-pill img{width:22px;height:22px;display:block}@keyframes logoSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero .eyebrow{color:#fff}.hero .hero-text{color:#fff;max-width:560px}.hero h1,.hero h2,.hero h3,.hero p,.hero strong,.hero a{color:#fff}.hero .primary-button{color:#fff;background:0 0;border:1px solid #ffffffd9}.hero .primary-button:hover{color:#fff;background:#1f6feb;border-color:#1f6feb}.hero .secondary-button{color:#fff;background:0 0;border-color:#fffc}h1{color:#12233a;letter-spacing:-.05em;font-size:clamp(2.6rem,5.2vw,5rem)}h2{color:#12233a;font-size:clamp(2rem,3.4vw,3.8rem)}.secondary-button{color:#24558f;background:#fff}.talent-board{box-shadow:none;color:#fff;background:0 0;border:1px solid #ffffff61;border-radius:22px;padding:22px}.match-card{box-shadow:none;color:#fff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:16px;align-items:center;gap:14px;min-height:92px;padding:16px;display:flex}.match-card:hover{border-color:#1f6feb;transform:translateY(-2px)}.primary-match{color:#fff;background:#ffffff1f;border-color:#ffffff47}.match-card p{color:#fff;margin:4px 0 0;font-size:1.08rem}.match-card strong{font-size:1.28rem}.primary-match p{color:#fff}.match-avatar{color:#12233a;background:#f5a623;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:.78rem;font-weight:900;display:inline-flex}.match-avatar-image{object-fit:contain;background:#ffffffeb;border-radius:50%;flex:none;width:82px;height:82px;padding:8px;display:block}.intro,.testimonial,.expertise-section{background:#fff}.intro{padding-top:96px;padding-bottom:114px;position:relative}.intro:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#24558f09 1px,#0000 1px),linear-gradient(#24558f09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.intro>*{position:relative}.intro .section-heading,.process-section .section-heading,.split-section .section-heading{text-align:center;max-width:620px;margin-left:auto;margin-right:auto;display:block}.intro .section-heading{margin-bottom:45px}.intro .section-heading h2{letter-spacing:-.02em;margin-bottom:0;font-size:clamp(3rem,3.65vw,4rem)}.intro .eyebrow,.process-section>.eyebrow,.split-section .eyebrow,.strategy-section .eyebrow,.story .eyebrow,.testimonial .eyebrow,.final-cta .eyebrow{text-align:center}.real-results-list{gap:33px;max-width:1140px;margin:0 auto;display:grid}.real-result-row{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:81px;min-height:225px;display:grid}.real-result-row:nth-child(2n){grid-template-columns:390px minmax(0,1fr)}.real-result-row:nth-child(2n) .real-result-copy{grid-column:2}.real-result-row:nth-child(2n) .real-result-image{grid-area:1/1}.real-result-copy h3{color:#172033;letter-spacing:-.01em;margin-bottom:12px;font-size:1.83rem}.real-result-copy p{color:#5d6677;margin:0;font-size:1.43rem;line-height:1.55}.real-result-image{object-fit:contain;justify-self:center;width:min(360px,100%);max-width:100%;max-height:198px;display:block}.strategy-section,.process-section,.final-cta{color:#fff;background:#24558f;display:block}.process-section{background:linear-gradient(#0b2345b8,#0b2345b8),url(/section-five-bg.png) 50%/cover no-repeat}.strategy-section>div:first-child,.process-section>.section-heading,.final-cta{text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.strategy-section{padding-top:92px;padding-bottom:92px}.strategy-section h2,.process-section h2,.final-cta h2,.story h2{color:#fff}.strategy-section p,.process-section p,.final-cta p{color:#ffffffc7}.feature-grid{max-width:850px;margin:34px auto 0}.strategy-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:980px}.strategy-card{color:#172033;text-align:center;background:#fff;border:1px solid #0b23451a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px 42px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 18px 40px #0b234521}.strategy-card:hover{transform:scale(1.04);box-shadow:0 26px 56px #0b234538}.strategy-icon{color:#f5a623;background:linear-gradient(135deg,#dbeafe,#5489c7);border:4px solid #c3d8f2;border-radius:18px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.05rem;font-weight:900;display:inline-flex}.strategy-icon-image{object-fit:contain;width:64px;height:64px;margin-bottom:20px;display:block}.strategy-card h3{color:#303845;letter-spacing:-.045em;margin-bottom:12px;font-size:clamp(1.45rem,2vw,2rem);line-height:1.05}.strategy-card p{color:#596273;max-width:520px;margin:0;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.45}.feature-grid .card{box-shadow:none;text-align:center;border-radius:0;min-height:170px}.feature-grid .card h3{color:#12233a}.testimonial{padding-top:58px;padding-bottom:58px}.testimonial .quote-card{box-shadow:none;background:0 0;border:0;max-width:760px;padding:0}.testimonial .quote-card p{color:#12233a;letter-spacing:0;font-size:1rem;line-height:1.6}.testimonial .quote-card span{color:#6b7280}.story{color:#12233a;text-align:center;background:#f6f8fb;padding-top:120px;padding-bottom:120px;display:block}.story h2{color:#12233a}.story p{color:#5d6677;max-width:760px;margin-left:auto;margin-right:auto}.story .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1080px}.story .card{box-shadow:none;background:0 0;border:0}.story-card{background:#fff;border:1px solid #0b234514;border-radius:20px;padding:20px;transition:box-shadow .18s,transform .18s;box-shadow:0 18px 42px #0b234514}.story-card:hover{transform:scale(1.04);box-shadow:0 26px 56px #0b234529}.story-card-image{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;margin-bottom:18px;display:block}.story .card h3{color:#12233a}.story-card h3{color:#12233a;margin-bottom:10px;font-size:1.15rem}.story .card p{color:#6b7280}.story-card p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.process-grid{background:#1d4677;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:950px;margin:44px auto 0;overflow:hidden}.process-step{box-shadow:none;color:#fff;text-align:center;background:0 0;border:0;border-radius:0;padding:28px 20px}.process-step+.process-step{border-left:1px solid #ffffff29}.process-step h3{color:#fff;font-size:1rem}.process-step p{color:#ffffffb8;font-size:.88rem}.guarantee-row{justify-content:center}.guarantee-row span{background:#1d4677}.split-section{text-align:center;display:block}.split-section>div:first-child{max-width:760px;margin:0 auto 34px}.tech-grid{grid-template-columns:repeat(5,minmax(120px,1fr));justify-content:center;gap:44px 64px;max-width:1080px;margin:0 auto;display:grid}.tech-grid span{color:#aeb6c4;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-width:0;min-height:112px;display:flex}.tech-grid img{opacity:.9;width:56px;height:56px;display:block}.tech-grid strong{color:#aeb6c4;font-size:1.08rem;font-weight:800;line-height:1.35}.tech-grid span:nth-child(11){grid-column:2}.portfolio-section{color:#fff;text-align:center;background:#0b1220}.portfolio-section .section-heading{text-align:center;max-width:900px;margin-bottom:44px;margin-left:auto;margin-right:auto;display:block}.portfolio-section h2,.portfolio-section .eyebrow{color:#fff}.portfolio-section h2{letter-spacing:-.04em;max-width:780px;margin-left:auto;margin-right:auto;font-size:clamp(3rem,3.65vw,4rem)}.portfolio-section .section-heading p{color:#ffffffb8;max-width:760px;margin-left:auto;margin-right:auto}.portfolio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1160px;margin:0 auto;display:grid}.portfolio-card{color:#fff;text-align:left;background:0 0;border:1px solid #ffffff1f;border-radius:24px;gap:0;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden}.portfolio-card:hover{background:#ffffff0a;border-color:#f5a623ad;transform:translateY(-8px)scale(1.04);box-shadow:0 24px 56px #0000003d}.portfolio-image{object-fit:cover;background:#fff;width:100%;height:180px;transition:transform .2s;display:block}.portfolio-card:hover .portfolio-image{transform:scale(1.06)}.portfolio-card-content{background:#ffffff0f;gap:6px;min-height:124px;padding:16px 18px;display:grid}.portfolio-card h3{color:#fff;margin:0;font-size:1.2rem;line-height:1.2}.portfolio-card p{color:#ffffffb8;margin:0;line-height:1.55}.final-cta{padding-top:52px;padding-bottom:52px}.contact-section{color:#fff;background:linear-gradient(#0b1220ad,#0b1220ad),url(/contact-bg.png) 50%/cover no-repeat}.contact-section h2,.contact-section .eyebrow{color:#fff}.contact-section p{color:#ffffffbd}.site-footer{color:#fff;background:#133960;padding:58px clamp(22px,7vw,120px) 0;font-size:.9rem;display:block}.footer-main{grid-template-columns:1.4fr .78fr;gap:64px;max-width:1040px;margin:0 auto;display:grid}.footer-brand-block{align-content:start;gap:26px;display:grid}.footer-logo{object-fit:contain;background:#fff;border-radius:12px;width:260px;height:96px;padding:10px 16px}.footer-brand-block h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.2vw,2.35rem);line-height:.98}.footer-brand-block h2 span{color:#f5a623;display:block}.footer-rating{grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;display:grid}.footer-rating strong{grid-row:span 2;font-size:1.4rem}.footer-rating span{color:#ffffffc7;font-size:.72rem}.footer-rating b{color:#fff;font-size:.95rem}.footer-rating .rating-stars{color:#fbbf24}.footer-socials{gap:18px;display:flex}.footer-socials a{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-column{align-content:start;gap:13px;margin-top:auto;margin-bottom:auto;display:grid}.footer-column h3{color:#f5a623;margin:0 0 4px;font-size:1.35rem}.footer-column h3:not(:first-child){margin-top:24px}.footer-column a{color:#fff;font-size:.9rem;line-height:1.2;text-decoration:none}.footer-column a:hover,.footer-socials a:hover,.footer-bottom a:hover{color:#fbbf24}.footer-bottom{text-align:center;white-space:nowrap;border-top:1px solid #ffffff6b;justify-content:center;align-items:center;gap:24px;max-width:none;margin:44px calc(-1*clamp(22px,7vw,120px)) 0;padding:14px clamp(14px,2vw,24px);display:flex}.footer-bottom,.footer-bottom a{color:#fff;font-size:.8rem;text-decoration:none}.footer-bottom div{gap:14px;margin-left:auto;display:flex}.page-up-button{color:#fff;z-index:20;background:#1f6feb;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;font-weight:900;line-height:1;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex;position:fixed;bottom:26px;right:24px;box-shadow:0 14px 30px #1f6feb47}.page-up-button:hover{background:#174ea6;transform:scale(1.18)}@media (width<=940px){.hero,.story .feature-grid,.process-grid,.portfolio-grid{grid-template-columns:1fr}.process-step+.process-step{border-top:1px solid #ffffff29;border-left:0}}
