@font-face{font-family:"Inter Tight";src:url("/assets/inter-tight-regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Inter Tight";src:url("/assets/inter-tight-medium.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
:root{color-scheme:dark;--background:#030303;--surface:#151515;--text:#f0f0f0;--muted:#bbc4c9;--line:#353b3f;--font:"Inter Tight",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--background);color:var(--text);font-family:var(--font);font-size:1.125rem;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid white;outline-offset:6px}::selection{background:#646e74;color:white}.container{width:min(100%,90rem);margin-inline:auto;padding-inline:2rem}.skip-link{position:fixed;top:-6rem;left:1rem;z-index:50;padding:1rem;background:white;color:black}.skip-link:focus{top:1rem}.site-header{position:absolute;z-index:10;top:0;width:100%;border-bottom:1px solid #ffffff18;background:linear-gradient(#030303a8,transparent)}.header-inner{min-height:6.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.brand-symbol{width:3rem;height:3rem}.brand-name{width:18.3125rem;height:1rem}.header-inner nav{display:flex;align-items:center;gap:2.5rem;font-size:1rem}.main-site-link{color:var(--muted)}.main-site-link:hover,.text-link:hover,.email:hover,.footer a:hover{color:white}.main-site-link span{margin-left:.5rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:2rem;min-height:3.5rem;padding:.875rem 1.75rem;border:1px solid #bbc4c980;border-radius:10rem;font-size:1rem;line-height:1.25;transition:background .2s,color .2s,border-color .2s}.button:hover{background:#ffffff12;border-color:white}.button-small{min-height:2.75rem;padding:.75rem 1.35rem;gap:1.5rem}.button-solid{background:var(--text);color:#030303;border-color:var(--text)}.button-solid:hover{background:white;color:black;border-color:white}.button span{font-size:1.3rem;font-family:Arial,sans-serif}.hero{min-height:100svh;min-height:max(48rem,100svh);position:relative;isolation:isolate;display:flex;align-items:flex-end;padding-top:10rem;padding-bottom:8rem;overflow:hidden}.hero-picture{position:absolute;inset:0;z-index:-3}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:right center}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#03030330,transparent 80%),linear-gradient(0deg,#030303 0%,#03030340 24%,transparent 70%)}.eyebrow{display:flex;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:1.75rem}.eyebrow-line{width:2rem;height:1px;background:var(--muted)}h1{font-size:clamp(3.5rem,6.6vw,6rem);line-height:1.02;font-weight:500;text-transform:uppercase;letter-spacing:0;text-shadow:0 0 .75rem #ffffff30;text-wrap:balance}.hero-description{margin-top:1.5rem;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.4;max-width:44rem;color:#e6e9ec}.hero-actions{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap;margin-top:2.25rem}.text-link{font-size:1rem;color:var(--muted);display:inline-flex;gap:1.25rem;align-items:center;padding:.75rem 0}.hero-bottom{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.12em;color:#9ca2a5}.approach{padding-top:7.5rem;padding-bottom:7.5rem}.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:0 5rem;align-items:end}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,h2{font-size:clamp(2.25rem,4vw,3.75rem);line-height:1.1;font-weight:500;letter-spacing:-.015em}.section-description{max-width:33rem;line-height:1.65;color:var(--muted);padding-bottom:.2rem}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step{padding:2.25rem 2.5rem 2.5rem 0}.step+.step{padding-left:2.5rem;border-left:1px solid var(--line)}.step:last-child{padding-right:0}.step-number{display:block;font-size:.875rem;letter-spacing:.06em;color:#9ca2a5;margin-bottom:2.75rem}.step h3{font-size:1.625rem;line-height:1.2;font-weight:500;margin-bottom:1rem}.step p{color:var(--muted);font-size:1.0625rem;line-height:1.6}.contact{background:var(--surface);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.contact-inner{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:4rem;padding-block:6rem}.contact h2{font-size:clamp(2.5rem,4.4vw,4.25rem)}.contact p:not(.eyebrow){max-width:37rem;color:var(--muted);margin:1.5rem 0 2rem;line-height:1.6}.contact-symbol{width:min(100%,18rem);justify-self:center;opacity:.5}.email{display:block;width:fit-content;color:var(--muted);font-size:1rem;margin-top:1.5rem}.footer{min-height:8rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:2.5rem;color:#9ca2a5;font-size:.875rem}.footer>a img{width:13rem;height:auto;opacity:.8}.footer-links{display:flex;gap:2rem}.footer a{transition:color .2s}
.use-cases{padding-top:7.5rem;padding-bottom:1rem}.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3.5rem}.case-card{display:flex;flex-direction:column;min-width:0;padding:2.5rem;border:1px solid var(--line);border-radius:.5rem;background:linear-gradient(145deg,#151515,#0a0a0a)}.case-label{display:flex;align-items:baseline;gap:1rem;font-size:.8125rem;line-height:1.5;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:2.25rem}.case-label span{color:#9ca2a5;white-space:nowrap}.case-card h3{font-size:clamp(2rem,3.3vw,3rem);line-height:1.08;letter-spacing:-.01em;font-weight:500}.case-audience{font-size:.9375rem;color:var(--muted);margin-top:1rem}.case-description{margin-top:1.75rem;line-height:1.6}.case-capabilities{list-style:none;padding:0;margin:1.75rem 0 2.25rem;display:grid;gap:1rem}.case-capabilities li{position:relative;padding-left:1.25rem;color:var(--muted);font-size:1.0625rem;line-height:1.55}.case-capabilities li:before{content:"";position:absolute;left:0;top:.7em;width:.3rem;height:.3rem;background:#bbc4c9;border-radius:50%}.case-example{margin-top:auto;padding-top:1.5rem;border-top:1px solid var(--line)}.case-detail-label{font-size:.8125rem;text-transform:uppercase;letter-spacing:.1em;color:#9ca2a5;margin-bottom:.75rem}.case-example>p:last-child{font-size:1.0625rem;line-height:1.6;color:#e6e9ec}.case-footnote{font-size:.875rem;line-height:1.6;color:var(--muted);margin-top:1.5rem}
.case-card-wide{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem}.case-analysis{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:2.5rem}.case-analysis .case-capabilities{margin-top:0}.case-overview .case-description{max-width:36rem}
@media(max-width:1000px){.case-card{padding:2rem}.case-grid{gap:1.5rem}.case-label{font-size:.75rem;letter-spacing:.06em;gap:.75rem}.case-card-wide{column-gap:2rem}.case-analysis{padding-left:2rem}}
@media(max-width:720px){.case-card-wide{grid-template-columns:1fr;gap:2rem}.case-analysis{border-left:0;padding-left:0}}
@media(max-width:720px){.use-cases{padding-top:4.5rem;padding-bottom:0}.case-grid{grid-template-columns:1fr;margin-top:2.5rem}.case-card{padding:1.75rem 1.5rem}.case-label{margin-bottom:1.75rem}.case-card h3{font-size:2.25rem}}
@media(min-width:1600px){.hero{min-height:56rem}.hero-content{padding-bottom:1rem}}
@media(max-width:1000px){.brand-name{width:14rem;height:auto}.header-inner nav{gap:1.5rem}.section-heading{gap:0 3rem}.contact-inner{grid-template-columns:1.7fr 1fr;gap:2rem}.step{padding-right:1.5rem}.step+.step{padding-left:1.5rem}.footer{flex-wrap:wrap}.footer-links{margin-left:auto}}
@media(max-width:720px){.container{padding-inline:1.25rem}.header-inner{min-height:5.5rem;gap:1rem}.brand{gap:.75rem}.brand-symbol{width:2.25rem;height:2.25rem}.brand-name{width:10.5rem}.main-site-link{display:none}.button-small{font-size:.875rem;min-height:2.5rem;padding:.65rem 1rem;gap:.75rem}.button-small span{display:none}.hero{min-height:max(46rem,100svh);padding-top:12rem;padding-bottom:6.5rem}.hero-picture img{object-position:center}.hero:after{background:linear-gradient(0deg,#030303 0%,#03030355 45%,transparent 80%)}h1{font-size:clamp(2.75rem,9.7vw,4.3rem)}.hero .eyebrow{font-size:.75rem;margin-bottom:1.5rem}.hero-description{font-size:1.25rem;margin-top:1.5rem;max-width:26rem}.desktop-break{display:none}.hero-actions{gap:.75rem 1.5rem;margin-top:2rem}.hero-bottom{font-size:.75rem;bottom:1.75rem}.hero-bottom span:last-child{display:none}.approach{padding-block:4.5rem}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:1.25rem}.section-description{margin-top:1.5rem}.steps{display:block;margin-top:2.5rem}.step,.step+.step{padding:2rem 0;border-left:0}.step+.step{border-top:1px solid var(--line)}.step-number{margin-bottom:1.25rem}.step h3{font-size:1.5rem}.contact-inner{grid-template-columns:1fr;padding-block:4rem;gap:0}.contact-symbol{display:none}.contact h2{font-size:clamp(2.2rem,8.5vw,3rem)}.contact .eyebrow{font-size:.75rem}.footer{display:grid;grid-template-columns:1fr;gap:1.25rem;min-height:0;padding-block:2.25rem}.footer-links{margin-left:0;gap:1.5rem}.footer>a img{width:12rem}}
@media(max-width:360px){.brand-name{width:8.25rem}.header-inner{gap:.5rem}.button-small{padding:.6rem .8rem}.hero-actions{align-items:flex-start;flex-direction:column}}
.hero-video-note{margin-top:1.25rem;max-width:44rem;font-size:1rem;line-height:1.6;color:var(--muted)}
.case-video{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--line)}
.video-status{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:1rem;line-height:1.5;color:var(--muted)}
.video-status span{display:inline-block;padding:.25rem .65rem;border:1px solid var(--line);border-radius:2rem;font-size:.875rem;color:var(--text)}
.case-video .text-link{margin-top:.5rem;text-decoration:underline;text-underline-offset:.25em}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
