@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#101113;--panel:#191a1e;--text:#f6f6f8;--muted:#a2a4ad;--line:#2c2d32;--blue:#4269ff;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:1rem/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #91adff;outline-offset:6px}::selection{background:#4269ff;color:white}.container{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.header{border-bottom:1px solid var(--line);background:var(--bg)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--heading);font-size:1.55rem;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;background:var(--blue);color:#fff;font-size:1.3rem;width:32px;height:32px;border-radius:7px;letter-spacing:0;font-weight:800}.brand-light{font-weight:500}.brand-dot{color:var(--blue)}nav{display:flex;align-items:center;gap:36px}nav a{color:#bfc0c6;font-size:.9rem;transition:color .2s}nav a:hover{color:white}.nav-contact{border:1px solid #4a4b53;border-radius:6px;padding:10px 18px;font-size:.9rem;font-weight:500;display:flex;gap:24px;align-items:center;transition:background .2s}.nav-contact:hover{background:#282a32}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1.06fr 1fr;min-height:680px;align-items:center;padding-top:70px;padding-bottom:58px;isolation:isolate}.hero-copy{z-index:2}.eyebrow{font-size:.75rem;letter-spacing:1.9px;font-weight:600;margin:0 0 25px;color:#c2c4ce;display:flex;align-items:center;gap:12px}.small-line{width:21px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading)}h1{font-size:clamp(3.6rem,5.2vw,5rem);font-weight:600;line-height:1.13;letter-spacing:-3.4px;margin-bottom:28px}h1>span{color:#6b89ff}.hero-description{font-size:1.12rem;line-height:1.65;color:#d1d2d8;margin-bottom:12px;max-width:500px}.hero-detail{max-width:450px;color:var(--muted);font-size:.96rem;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:6px;padding:14px 22px;font-size:.95rem;font-weight:550;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#5478ff}.button span,.nav-contact span{font-size:1.25rem}.hero-footnote{display:flex;align-items:center;gap:10px;color:#858994;font-size:.8rem;margin-top:27px}.cross{font-size:1.2rem;color:#afb2bc}.hero-visual{position:relative;width:116%;margin-left:-8%;align-self:stretch;display:flex;align-items:center;z-index:0}.hero-visual img{display:block;width:100%;height:auto;min-height:390px;object-fit:cover;mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 88%,transparent 100%)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--bg),transparent 20%,transparent 75%,var(--bg));pointer-events:none}.visual-caption{position:absolute;bottom:8px;left:14%;right:7%;display:flex;justify-content:space-between;color:#737783;font:500 .75rem var(--font);letter-spacing:1.7px;z-index:1}.expertise-strip{border-block:1px solid var(--line)}.expertise-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:83px;color:#b2b5bf;font-size:.76rem;font-weight:600;letter-spacing:1.5px}.strip-plus{color:#5b6070;font-size:1.2rem;font-weight:400}.section{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:50px}.section-heading .eyebrow{color:#8d99c0;margin-bottom:20px}h2{font-size:clamp(2rem,3.1vw,2.8rem);font-weight:550;line-height:1.23;letter-spacing:-1.5px;margin-bottom:0}.muted{color:#93959f}.section-heading>p{max-width:365px;color:var(--muted);margin-bottom:4px;line-height:1.75}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{padding:30px 28px 28px;background:var(--panel);border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;transition:border-color .2s,background .2s}.service-card:hover{background:#1c1e24;border-color:#49506a}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.card-top>span{color:#717581;font:400 .75rem var(--font)}.card-top svg{height:30px;width:30px;fill:none;stroke:#8ba2ff;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}h3{font-size:1.2rem;font-weight:600;letter-spacing:-.3px;line-height:1.4;margin-bottom:13px}.service-card p{font-size:1rem;color:var(--muted);line-height:1.75;margin-bottom:26px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.tags span{font-size:.75rem;line-height:1.4;padding:5px 9px;border:1px solid #353740;border-radius:4px;color:#b3b6c0}.pod-card{grid-column:span 2;display:grid;grid-template-columns:1.2fr 1fr;gap:35px;background:linear-gradient(120deg,#1b2032,#191c24);border-color:#303b59}.pod-content{display:flex;flex-direction:column}.pod-flow{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:15px 0 0 6px}.pod-flow>div{display:flex;gap:15px;align-items:center;padding:12px 14px;background:#232a3c;border:1px solid #3c4665;border-radius:6px;font-size:.86rem;color:#d6ddef}.flow-number{font-size:.75rem;color:#99afff;display:grid;place-items:center;border:1px solid #485371;border-radius:4px;width:24px;height:24px}.flow-connector{height:20px;width:1px;background:#526089;margin-left:26px}.pod-flow>div.flow-last{background:#253977;border-color:#4865c8}.pod-flow>p{font-size:.75rem;letter-spacing:1.7px;text-align:center;margin:20px 0 0;color:#8795b5}.approach-section{background:#151619;border-block:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:65px}.steps article{border-top:1px solid #3b3e47;padding-top:22px}.step-num{display:block;font-size:.86rem;color:#839bff;margin-bottom:24px}.steps h3{font-size:1.13rem}.steps p{color:var(--muted);margin-bottom:0;line-height:1.75}.about-section{display:grid;grid-template-columns:1fr 1.85fr;gap:70px}.about-label .eyebrow{color:#8d99c0}.location-label{display:block;color:#6e7380;font-size:.75rem;letter-spacing:1.5px;margin-top:32px}.about-copy h2{margin-bottom:28px}.about-copy p{font-size:1.06rem;color:var(--muted);line-height:1.85;max-width:700px;margin-bottom:14px}.contact-section{background:#325be8;color:white}.contact-inner{display:grid;grid-template-columns:1.8fr 1fr;gap:70px;align-items:center;padding-block:70px}.contact-section .eyebrow{color:#d5dfff;font-size:.75rem;letter-spacing:1.7px}.contact-section h2{font-size:clamp(2.5rem,4vw,3.6rem);line-height:1.18;letter-spacing:-2px}.contact-details{border-left:1px solid #7591ed;padding-left:45px}.contact-label{font-size:.75rem;font-weight:600;letter-spacing:1.8px;color:#d4dfff;margin-bottom:15px}address{font-style:normal;font-size:1.03rem;line-height:1.7}.map-link{display:inline-flex;align-items:center;gap:30px;font-size:.88rem;margin-top:18px;border-bottom:1px solid #aabaff;padding-bottom:5px}.map-link:hover{border-bottom-color:#fff}.contact-domain{font-size:.75rem;letter-spacing:1.7px;color:#d5dfff;margin:25px 0 0}.footer{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand{font-size:1.25rem}.footer .brand-symbol{width:27px;height:27px;font-size:1rem}.footer p{font-size:.78rem;color:#8f929d;margin:0}.footer>a:last-child{font-size:.83rem;color:#b1b4bf;display:flex;gap:25px}.skip-link{position:fixed;top:-70px;left:15px;background:var(--blue);padding:10px 20px;z-index:10;border-radius:4px}.skip-link:focus{top:15px}
@media(min-width:1550px){.hero{min-height:730px}.hero-visual{width:112%}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-wrap{min-height:88px}nav{gap:22px}.hero{min-height:620px;padding-block:60px}.hero h1{font-size:3.8rem;letter-spacing:-2.6px}.hero-visual{width:110%;margin-left:-5%}.service-card{padding:25px 22px}.pod-card{gap:20px}.section-heading{gap:30px}.section-heading>p{max-width:310px}.steps{gap:30px}.expertise-strip>.container{font-size:.75rem;gap:12px}.contact-inner{gap:40px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header{position:relative;z-index:5}.nav-wrap{min-height:78px;gap:20px;flex-wrap:wrap}.brand{font-size:1.35rem}.menu-toggle{display:flex;align-items:center;gap:9px;border:0;background:none;color:var(--text);margin-left:auto;font-size:.9rem;padding:12px 0;cursor:pointer}.nav-contact{display:none}nav{display:none;flex-basis:100%;padding-bottom:24px;flex-direction:column;align-items:stretch;gap:0}nav.is-open{display:flex}nav a{padding:12px 0;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr 0.7fr;padding-top:50px;padding-bottom:45px;min-height:600px}.hero h1{font-size:3.2rem;letter-spacing:-2px}.hero-description{font-size:1rem}.hero-detail{font-size:.95rem}.hero .eyebrow{font-size:.75rem;letter-spacing:1.3px}.hero-visual{width:140%;margin-left:-40%;opacity:.75}.hero-visual img{min-height:330px}.visual-caption{display:none}.expertise-strip>.container{justify-content:center;flex-wrap:wrap;gap:12px 24px;padding-block:22px}.expertise-strip .strip-plus{display:none}.section{padding-block:75px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:35px}.section-heading>p{max-width:560px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pod-card{grid-column:span 2;grid-row:2}.marketing-card{grid-column:auto}.steps{gap:22px;margin-top:38px}.steps h3{font-size:1rem}.steps p{font-size:.94rem}.about-section{gap:35px;grid-template-columns:1fr 2fr}.contact-inner{grid-template-columns:1.25fr 1fr;gap:30px}.contact-details{padding-left:25px}.footer{min-height:145px;flex-wrap:wrap;padding-block:30px}.footer p{order:3;flex-basis:100%;text-align:center}}
@media(max-width:560px){.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:44px;padding-bottom:0;overflow:hidden}.hero h1{font-size:clamp(2.65rem,10.8vw,3.55rem);line-height:1.12;letter-spacing:-1.9px}.hero .eyebrow{margin-bottom:22px}.hero-description{font-size:1rem}.hero-detail{max-width:360px}.desktop-br{display:none}.hero-visual{width:100%;margin:0;align-self:center;height:290px;opacity:1;flex-shrink:0}.hero-visual img{min-height:0;height:100%;object-fit:cover;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hero-visual:after{background:linear-gradient(180deg,var(--bg),transparent 14%,transparent 78%,var(--bg))}.hero-footnote{margin-top:20px}.expertise-strip>.container{font-size:.75rem;letter-spacing:.9px;gap:11px 20px}.section{padding-block:62px}.section-heading .eyebrow,.about-label .eyebrow{font-size:.75rem;letter-spacing:1.5px}h2{font-size:2rem;letter-spacing:-1px}.services-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:26px}.card-top{margin-bottom:25px}.pod-card{grid-column:auto;grid-row:auto;display:flex;gap:12px}.pod-flow{padding:0;margin-top:10px}.pod-flow>div{padding:12px}.pod-flow>p{margin-top:15px}.tags span{font-size:.75rem}.steps{grid-template-columns:1fr;gap:28px;margin-top:28px}.steps article{padding-top:18px}.step-num{margin-bottom:13px}.steps h3{font-size:1.12rem}.steps p{font-size:1rem}.about-section{grid-template-columns:1fr;gap:25px}.location-label{margin-top:-12px;font-size:.75rem}.about-copy p{font-size:1rem}.contact-inner{grid-template-columns:1fr;padding-block:50px;gap:32px}.contact-section h2{font-size:2.7rem;letter-spacing:-1.5px}.contact-details{border-left:0;border-top:1px solid #7591ed;padding:28px 0 0}.contact-section .eyebrow{letter-spacing:1.2px;font-size:.75rem}.footer .brand{font-size:1.15rem}.footer>a:last-child{font-size:.78rem;gap:13px}.footer{gap:22px}.button{padding:14px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
