@font-face{font-family:Inter;src:url(/assets/inter-latin.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}:root{--ink:#f6f8f7;--muted:#a7afab;--black:#070908;--surface:#0d100f;--surface-2:#121615;--line:#ffffff1f;--red:#d83e32;--red-dark:#c83227;--green:#4be1a0;--green-dark:#1aa66d;--max:1200px;--radius:20px;--shadow:0 28px 80px #0000007a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--ink);font-feature-settings:"cv01","cv05","cv09","cv11";margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.skip-link{z-index:1000;color:#000;background:#fff;border-radius:999px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:100;max-width:calc(var(--max) + 3rem);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#070908d6;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin:0 auto;padding:.55rem 1.5rem;display:grid;position:sticky;top:0}.brand{width:max-content;display:inline-flex}.brand img{width:128px;height:auto}.site-header nav{align-items:center;gap:2rem;display:flex}.site-header nav a{color:#c6ccc9;align-items:center;min-height:44px;font-size:.9rem;transition:color .2s;display:flex}.site-header nav a:hover{color:#fff}.site-header>.button{justify-self:end}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:50px;padding:.8rem 1.25rem;font-size:.92rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:1.15rem}.button-small{min-height:42px;padding:.55rem 1rem;font-size:.85rem}.button-light{color:#080a09;background:#fff}.button-light:hover{background:var(--green)}.button-primary{background:var(--red);color:#fff;box-shadow:0 10px 34px #d83e3238}.button-primary:hover{background:var(--red-dark)}.text-link{color:#fff;border-bottom:1px solid #ffffff59;align-items:center;gap:.65rem;padding-bottom:.25rem;font-size:.92rem;font-weight:600;display:inline-flex}.text-link:hover{border-color:var(--green);color:var(--green)}.hero{max-width:var(--max);grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:calc(100vh - 78px);margin:0 auto;padding:clamp(5rem,9vw,8rem) 1.5rem 6rem;display:grid;position:relative;overflow:clip}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.25rem;font-family:Azeret Mono,ui-monospace,monospace;font-size:.72rem;font-weight:600;display:flex}.eyebrow>span{background:var(--green);width:24px;height:1px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:.98}h1{max-width:780px;margin-bottom:1.7rem;font-size:clamp(3.8rem,7vw,6.9rem);font-weight:600}h1 em{color:var(--muted);font-style:normal;font-weight:500;display:block}.hero-lede{color:#b7bfbb;max-width:590px;margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55}.hero-actions{align-items:center;gap:1.5rem;margin-bottom:2.4rem;display:flex}.proof-list{color:#8f9894;flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.proof-list li{align-items:center;gap:.5rem;display:flex}.proof-list li:before{content:"";background:var(--green);width:5px;height:5px;box-shadow:0 0 10px var(--green);border-radius:50%}.hero-visual{isolation:isolate;position:relative}.glow{z-index:-1;filter:blur(90px);opacity:.17;border-radius:50%;width:320px;height:320px;position:absolute}.glow-red{background:var(--red);top:-110px;left:-80px}.glow-green{background:var(--green);bottom:-110px;right:-70px}.browser-frame{box-shadow:var(--shadow);background:#fff;border:1px solid #ffffff2e;border-radius:16px;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)}.browser-bar{color:#7f8783;background:#171a19;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:.62rem;display:flex}.browser-bar i{background:#3d4541;border-radius:50%;width:7px;height:7px}.browser-bar i:first-child{background:var(--red)}.browser-bar i:nth-child(2){background:#e0a84b}.browser-bar i:nth-child(3){background:var(--green)}.browser-bar span{margin-left:10px}.browser-frame img{aspect-ratio:1.65;object-fit:cover;object-position:top;width:100%}.floating-note{z-index:3;backdrop-filter:blur(15px);background:#0e1210e0;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:.8rem;padding:.75rem 1rem;font-size:.76rem;display:flex;position:absolute;box-shadow:0 12px 40px #0000005c}.floating-note span{color:var(--green);font-family:monospace}.floating-note strong{font-weight:500}.note-top{top:-35px;right:25px}.note-bottom{bottom:-32px;left:-35px}.capability-strip{max-width:var(--max);border-block:1px solid var(--line);color:#79817d;letter-spacing:.12em;text-transform:uppercase;justify-content:space-around;align-items:center;gap:1.5rem;margin:0 auto;padding:1.5rem;font-size:.78rem;display:flex}.capability-strip i{background:var(--red);border-radius:50%;width:4px;height:4px}.section{max-width:var(--max);margin:0 auto;padding:clamp(6rem,10vw,10rem) 1.5rem}.section-heading{grid-template-columns:.65fr 1.35fr;align-items:start;column-gap:5rem;margin-bottom:4rem;display:grid}.section-heading>.eyebrow{grid-column:1}.section-heading h2{grid-column:2;margin-bottom:1.2rem}.section-heading>p:last-child{max-width:620px;color:var(--muted);grid-column:2}h2{font-size:clamp(2.75rem,5vw,5rem);font-weight:550}h3{font-size:1.55rem}.service-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;justify-content:space-between;min-height:390px;padding:1.6rem;transition:transform .25s,border-color .25s;display:flex;position:relative}.service-card:hover{border-color:#4be1a073;transform:translateY(-6px)}.service-card.featured{background:linear-gradient(145deg,var(--red-dark),#681b16);border-color:#ffffff2e}.card-number{color:#858d89;font-family:monospace;font-size:.75rem}.featured .card-number{color:#ffc1ba}.service-card h3{max-width:250px;margin-bottom:1rem}.service-card div p{color:#9fa8a4;margin:0;font-size:.92rem}.featured div p{color:#ffe3df}.card-mark{border:1px solid var(--line);border-radius:50%;align-self:flex-end;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid}.work{grid-template-columns:.76fr 1.24fr;gap:2rem;display:grid;position:relative}.work-intro{align-self:start;padding:2rem 2rem 2rem 0;position:sticky;top:110px}.work-intro h2{font-size:clamp(2.5rem,4.3vw,4.5rem)}.work-intro>p:not(.eyebrow){max-width:500px;color:var(--muted)}.project-frame{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;display:block;overflow:hidden}.project-frame img{aspect-ratio:1.18;object-fit:cover;object-position:top;width:100%;transition:transform .5s}.project-frame:hover img{transform:scale(1.02)}.testimonial{border-top:1px solid var(--line);grid-column:2;grid-template-columns:90px 1fr;gap:.3rem 1.3rem;margin-left:clamp(0rem,7vw,7rem);padding:1.4rem 0 0;display:grid}.testimonial img{object-fit:contain;grid-row:1/3;align-self:start}.testimonial blockquote{color:#d9dedb;margin:0;font-size:1.05rem}.testimonial p{color:#7f8883;margin:0;font-size:.78rem}.process{border-top:1px solid var(--line)}.section-heading.compact{max-width:760px;display:block}.section-heading.compact h2{margin-bottom:0}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:80px .7fr 1.3fr;align-items:start;gap:2rem;padding:2.3rem 0;display:grid}.process-list li>span{color:var(--green);font-family:monospace;font-size:.75rem}.process-list li>div{display:contents}.process-list h3{margin:0}.process-list p{max-width:600px;color:var(--muted);margin:0}.fit{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#f04f3f1f,transparent 35%),var(--surface);border-radius:28px;grid-template-columns:1fr 1fr;gap:6rem;padding:clamp(3rem,7vw,6rem);display:grid}.fit h2{font-size:clamp(2.6rem,4.6vw,4.7rem)}.fit-copy>p{color:#bac1be;font-size:1.08rem}.fit ul{color:#9ea7a3;gap:.8rem;margin:2rem 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.fit li{gap:.7rem;display:flex}.fit li span{color:var(--green)}.contact{max-width:var(--max);text-align:center;background:radial-gradient(circle at 50% 10%,#4be1a029,#0000 42%),linear-gradient(#111614,#090b0a);border-radius:32px 32px 0 0;margin:clamp(6rem,10vw,10rem) auto 0;padding:clamp(4rem,9vw,8rem) 1.5rem}.contact .eyebrow{justify-content:center}.contact h2{max-width:950px;margin:0 auto 1.3rem}.contact>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:0 auto 2rem;font-size:1.05rem}.contact>.button{margin-bottom:1.5rem}.contact small{color:#747d79;display:block}.contact small a{color:#fff;text-underline-offset:3px;text-decoration:underline}footer{max-width:var(--max);border-top:1px solid var(--line);color:#747d79;grid-template-columns:1fr auto;align-items:center;gap:1rem 3rem;margin:0 auto;padding:3rem 1.5rem 2.5rem;font-size:.82rem;display:grid}.footer-brand img{width:112px}.footer-brand+p{margin:0}.footer-brand{grid-row:1}.footer-brand+p{grid-column:1}.footer-brand~div{color:#adb5b1;grid-area:1/2/3;gap:1.5rem;display:flex}.footer-brand~div a{align-items:center;min-height:44px;display:flex}.footer-brand~div a:hover{color:#fff}footer small{border-top:1px solid var(--line);grid-column:1/3;padding-top:1.5rem}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.hero-visual{max-width:760px;margin:1rem auto 0}.section-heading{grid-template-columns:1fr;gap:0}.section-heading>.eyebrow,.section-heading h2,.section-heading>p:last-child{grid-column:1}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/3;min-height:300px}.work{grid-template-columns:1fr}.work-intro{padding:0 0 1.5rem;position:static}.testimonial{grid-column:1;margin-left:0}.fit{gap:3rem}.process-list li{grid-template-columns:60px .7fr 1.3fr}}@media (width<=700px){.site-header{grid-template-columns:1fr auto;padding:.45rem 1rem}.site-header nav{display:none}.brand img{width:105px}.button-small{min-height:40px}.hero{gap:4rem;padding:4.3rem 1rem 5rem}h1{font-size:clamp(3.2rem,15vw,5.2rem)}.hero-lede{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start}.browser-frame{transform:none}.floating-note{padding:.65rem .75rem;font-size:.68rem}.note-top{right:8px}.note-bottom{left:8px}.capability-strip{white-space:nowrap;justify-content:flex-start;overflow:hidden}.section{padding:5.5rem 1rem}.section-heading{margin-bottom:2.5rem}.service-grid{grid-template-columns:1fr}.service-card,.service-card:last-child{grid-column:auto;min-height:310px}.work{gap:1.2rem}.testimonial{grid-template-columns:70px 1fr}.testimonial img{width:70px}.testimonial blockquote{font-size:.93rem}.process-list li{grid-template-columns:40px 1fr;gap:1rem}.process-list li>div{display:block}.process-list p{margin-top:.7rem}.fit{border-radius:20px;grid-template-columns:1fr;gap:1rem;padding:2rem 1.2rem}.contact{border-radius:22px 22px 0 0;margin-top:5rem;padding:5rem 1rem}.contact .button{width:100%;max-width:390px}footer{grid-template-columns:1fr}.footer-brand~div,.footer-brand+p,footer small{grid-area:auto/1}.footer-brand~div{flex-wrap:wrap;margin-top:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
