*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:#000;color:#fff;font-family:DM Sans,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}img,video{max-width:100%;display:block}:root{--black: #000000;--white: #ffffff;--grey: #111111;--mid-grey: #1a1a1a;--light-grey: #888888;--border: rgba(255,255,255,.1);--sp-y: clamp(3.5rem, 9vw, 8rem);--sp-x: clamp(1.25rem, 5vw, 4rem)}.sec{padding:var(--sp-y) var(--sp-x)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollLine{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@keyframes spin{to{transform:rotate(360deg)}}.stats-wrap{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:600px){.stats-wrap{grid-template-columns:repeat(2,1fr)}.stats-wrap>div:nth-child(2){border-right:none}}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border)}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.services-grid{grid-template-columns:1fr}}.tech-intro{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,6rem);margin-bottom:clamp(2.5rem,5vw,5rem);align-items:end}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}@media (max-width:900px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.tech-grid{grid-template-columns:1fr}}@media (max-width:700px){.tech-intro{grid-template-columns:1fr;gap:1.5rem}}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border)}@media (max-width:900px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.process-grid{grid-template-columns:1fr}}.projects-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:clamp(2rem,5vw,3.5rem);flex-wrap:wrap;gap:1.2rem}.projects-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border)}@media (max-width:640px){.projects-row{grid-template-columns:1fr}}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border)}@media (max-width:900px){.testi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.testi-grid{grid-template-columns:1fr}}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media (max-width:440px){.hero-btns{flex-direction:column;align-items:stretch;width:100%;max-width:280px}.hero-btns>*{text-align:center!important;justify-content:center}}@media (max-height:600px){.scroll-indicator{display:none!important}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#000000fa;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;padding:5rem clamp(1.5rem,6vw,3rem) 2.5rem;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-menu.open{transform:translate(0)}@media (pointer:coarse){a,button{-webkit-tap-highlight-color:transparent}}@media (max-width:820px){.pill-nav,.pill-right{display:none!important}.pill-mob{display:flex!important}}@media (max-width:480px){.modal-grid-2{grid-template-columns:1fr!important}}
