:root{--ink:#101419;--muted:#63707d;--line:#dfe6ea;--paper:#f6f8f7;--white:#ffffff;--teal:#13a8a2;--teal-dark:#0b615f;--brand-blue:#194cff;--brand-magenta:#d41aff;--brand-gradient:linear-gradient(45deg,#194cff,#d41aff);--graphite:#171d25;--slate:#242d38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;left:0;padding:18px clamp(18px,4vw,56px);position:fixed;right:0;top:0;z-index:10}.brand,.site-header,nav{align-items:center;display:flex}.brand,nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(16,20,25,.58);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px rgba(0,0,0,.22);color:var(--white)}.brand{border-radius:999px;min-height:48px;padding:10px 16px}.brand img{display:block;height:30px;object-fit:contain;width:auto}nav{gap:6px;padding:6px}nav,nav a{border-radius:999px}nav a{color:rgba(255,255,255,.76);font-size:.88rem;font-weight:700;padding:10px 14px}nav a:hover{background:rgba(255,255,255,.12);color:var(--white)}.hero{min-height:94vh;overflow:hidden;padding:152px clamp(20px,6vw,84px) 92px;position:relative}.hero-media,.hero-shade{inset:0;position:absolute}.hero-media{background-image:url(/omnibyte-hero.png);background-position:50%;background-size:cover;transform:scale(1.02)}.hero-shade{background:linear-gradient(90deg,rgba(12,16,21,.96),rgba(12,16,21,.84) 39%,rgba(12,16,21,.28) 78%),linear-gradient(180deg,rgba(12,16,21,.3),rgba(12,16,21,.9))}.hero-content{color:var(--white);max-width:880px;position:relative;z-index:1}.eyebrow,.project-type,.section-kicker{font-size:.78rem;font-weight:850;letter-spacing:.12em;margin:0 0 14px;text-transform:uppercase;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,3.6vw,3.7rem);line-height:1.06;margin-bottom:28px;max-width:760px}h2{font-size:clamp(1.65rem,2.8vw,2.85rem);margin-bottom:0}h2,h3{line-height:1.08}h3{font-size:clamp(1.55rem,2.2vw,2.25rem);margin-bottom:18px}.hero-copy{color:rgba(255,255,255,.78);font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.65;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{align-items:center;border-radius:999px;display:inline-flex;font-weight:850;justify-content:center;min-height:50px;padding:0 22px}.button.primary{background:var(--white);color:var(--ink)}.button.secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.24);color:var(--white)}.section{padding:94px clamp(20px,6vw,84px)}.about,.contact{align-items:start;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr)}.about{background:var(--white);border-bottom:1px solid var(--line)}.about-copy{color:#394551;display:grid;grid-gap:18px;gap:18px;font-size:clamp(1.08rem,1.6vw,1.26rem);line-height:1.72}.about-copy p{margin-bottom:0}.section-heading{display:grid;grid-gap:18px;gap:18px;margin-bottom:40px;max-width:920px}.project-section{background:#eef5f3}.project-stack{display:grid;grid-gap:24px;gap:24px}.project-card{align-items:center;background:var(--white);border:1px solid rgba(16,20,25,.08);border-radius:8px;box-shadow:0 24px 70px rgba(16,20,25,.08);display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);overflow:hidden}.project-image{aspect-ratio:16/9;align-self:center;background:#f7f9f8;display:block;overflow:hidden;padding:12px;width:100%}.project-image img{border-radius:6px;display:block;height:100%;object-fit:contain;object-position:center;transition:transform .42s ease;width:100%}.project-card:hover .project-image img{transform:scale(1.025)}.project-content{display:flex;flex-direction:column;padding:clamp(26px,4vw,48px)}.project-content p{color:var(--muted);font-size:1.03rem;line-height:1.72}.project-points{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 26px}.project-points span{background:rgba(25,76,255,.07);border:1px solid rgba(25,76,255,.16);border-radius:999px;color:#24315f;font-size:.84rem;font-weight:800;padding:8px 11px}.project-cta{align-self:flex-start;background:var(--brand-gradient);border-radius:999px;color:var(--white);display:inline-flex;font-weight:850;justify-content:center;margin-top:auto;min-height:46px;padding:12px 18px}.clients-section{background:var(--graphite);color:var(--white)}.clients-section .section-kicker{background:linear-gradient(45deg,#8ea6ff,#efa0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.client-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.client-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:8px;display:flex;flex-direction:column;min-height:420px;padding:18px}.client-logo-placeholder{align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.04)),rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.34);border-radius:8px;display:flex;justify-content:center;min-height:112px;padding:18px;text-align:center}.client-logo-placeholder span{color:rgba(255,255,255,.88);font-size:1.16rem;font-weight:850}.client-logo-placeholder img{display:block;max-height:70px;max-width:82%;object-fit:contain}.client-card p{color:rgba(255,255,255,.72);font-size:.98rem;line-height:1.62;margin:16px 0 0}.client-card .client-label{color:#8ce1dd;font-size:.78rem;font-weight:850;letter-spacing:.12em;margin-top:20px;text-transform:uppercase}.client-link{align-self:flex-start;color:var(--white);font-weight:850;margin-top:auto;padding-top:22px}.contact{align-items:center;background:var(--brand-gradient);color:var(--white)}.contact p:not(.section-kicker){color:rgba(255,255,255,.8);font-size:1.08rem;line-height:1.65;margin:20px 0 0;max-width:640px}.contact .section-kicker{background:none;color:rgba(255,255,255,.78)}.contact .button{justify-self:end}.site-footer{align-items:start;background:var(--graphite);border-top:6px solid transparent;border-image:var(--brand-gradient) 1;color:var(--white);display:flex;gap:32px;justify-content:space-between;padding:42px clamp(20px,6vw,84px)}.footer-brand{max-width:720px}.site-footer img{display:block;height:34px;object-fit:contain;width:auto}.site-footer p{color:rgba(255,255,255,.68);margin:16px 0 0}.site-footer .footer-legal{font-size:.86rem;line-height:1.55;max-width:620px}.site-footer .footer-copyright{color:rgba(255,255,255,.84);font-size:.9rem;font-weight:750}.footer-nav{display:grid;grid-gap:18px;gap:18px;justify-items:end}.footer-links,.footer-socials{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.footer-links a,.footer-socials a{color:rgba(255,255,255,.78);font-weight:750}.footer-links a:hover,.footer-socials a:hover{color:var(--white)}@media (max-width:1100px){.project-card{grid-template-columns:1fr}.project-image{width:100%}}@media (max-width:900px){.site-header{align-items:flex-start;gap:12px;padding:14px}nav{overflow-x:auto}.hero{min-height:780px;padding-top:132px}.hero-shade{background:linear-gradient(180deg,rgba(12,16,21,.96),rgba(12,16,21,.78) 58%,rgba(12,16,21,.95)),linear-gradient(90deg,rgba(12,16,21,.92),rgba(12,16,21,.38))}.about,.contact{grid-template-columns:1fr}.contact .button{justify-self:start}.site-footer{align-items:start;flex-direction:column}.footer-nav{justify-items:start}.footer-links,.footer-socials{justify-content:flex-start}}@media (max-width:640px){.site-header{position:absolute}.brand{max-width:100%;min-height:44px}nav{display:none}.hero{min-height:740px}h1{font-size:2rem}.section{padding-bottom:64px;padding-top:64px}.button,.hero-actions{width:100%}.client-grid{grid-template-columns:1fr}.client-card{min-height:240px}}