*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}.universal-spacer{margin-bottom:4rem}::selection{background:var(--text-main);color:var(--bg)}.container-fluid{max-width:1600px;margin:0 auto;padding:0 5vw}.hero{align-items:center;height:100vh;display:flex;position:relative}.hero-content{z-index:2;max-width:65%;position:relative}.hero-title{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(4rem,10vw,12rem);font-weight:600;line-height:.9;overflow:hidden}.hero-title span{opacity:0;display:block;transform:translateY(120%)}.hero-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);max-width:520px;margin-top:.15rem;font-size:1.2rem}.hero-meta{color:var(--text-muted);opacity:0;max-width:800px;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:300;line-height:1.4}.hero-tags{text-transform:uppercase;letter-spacing:1px;color:var(--text-main);opacity:0;margin-top:2rem;font-size:.9rem}.hero-word{opacity:0;will-change:transform, opacity;display:inline-block;transform:translateY(18px)}.hero-visual{z-index:1;opacity:0;pointer-events:none;width:40vw;max-width:650px;height:85vh;position:absolute;bottom:0;right:5vw}.hero-visual img{object-fit:contain;object-position:bottom right;width:100%;height:100%;-webkit-mask-image:linear-gradient(#000 0% 85%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#0000 100%)}@media (width<=768px){.hero-content{max-width:100%}.hero-visual{z-index:0;width:100%;right:0;opacity:.2!important}.hero-visual img{object-position:bottom center}}.Horizontal{background-color:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;height:100vh;display:flex;overflow:hidden}.Horizontal__text{white-space:nowrap;width:max-content;color:var(--text-muted);gap:4vw;padding-left:100vw;display:flex}.Horizontal__text .emphasis{color:var(--text-main);font-weight:700}.heading-xl{letter-spacing:-.02em;text-transform:uppercase;font-size:clamp(4rem,12vw,15rem);font-weight:600;line-height:1.1}@media (width<=768px){.Horizontal{align-items:flex-start;height:auto;min-height:0;padding:6rem 0}.container-horizontal{width:100%;padding:0 5vw}.Horizontal__text{white-space:normal;gap:0;width:100%;padding-left:0;font-size:clamp(2.6rem,12vw,4.5rem);line-height:1.05;display:block}.Horizontal__text .emphasis{display:inline}.heading-xl{font-size:clamp(2.6rem,12vw,4.5rem);line-height:1.05}}section.standard-section{border-bottom:1px solid var(--border);padding:10vh 0}section.standard-section:last-child{border-bottom:none}.section-header{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;margin-bottom:3rem;font-size:1.85rem}.big-text{max-width:1100px;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:300;line-height:1.3}.fluid-list{flex-direction:column;display:flex}.list-row{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:1rem;padding:3rem 0;display:grid}.list-row:last-child{border-bottom:none}@media (width>=768px){.list-row{grid-template-columns:300px 1fr;gap:4rem}}.list-title{font-size:1.2rem;font-weight:400}.list-desc{color:var(--text-muted);max-width:700px;font-size:1.1rem;line-height:1.6}.footer-section{text-align:center;padding:15vh 0}.footer-section .big-text{margin:0 auto}.testimonials-section{border-bottom:1px solid var(--border);padding:12vh 0;overflow:hidden}.testimonials-heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.testimonials-heading .section-header{text-align:center}.testimonials-title{letter-spacing:-.02em;text-align:center;max-width:25ch;margin:0 auto;font-size:clamp(1.8rem,4.4vw,3.2rem);font-weight:300;line-height:1.2}.testimonials-carousel{touch-action:pan-y;width:100%;overflow:hidden}.testimonials-track{will-change:transform;align-items:flex-start;width:100%;display:flex}.testimonial-slide{text-align:center;flex-direction:column;flex:0 0 100%;align-items:center;width:100%;padding:0 7vw;display:flex}.testimonial-visual{justify-content:center;align-items:center;min-height:4.5rem;margin:0 auto 1.1rem;display:flex}.testimonial-visual-company{background:0 0;border:none;border-radius:0;padding:0}.testimonial-logo{object-fit:contain;width:auto;max-width:11rem;height:1.65rem;display:block}.testimonial-avatar-fallback{border:1px solid var(--border);letter-spacing:.12em;width:3.4rem;height:3.4rem;color:var(--text-main);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;font-size:.88rem;display:inline-flex;overflow:hidden}.testimonial-avatar-fallback img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.testimonial-quote{color:#e0e0e0;letter-spacing:-.01em;max-width:62ch;margin:0 auto 2rem;font-size:clamp(1.05rem,2.2vw,1.45rem);font-weight:300;line-height:1.65}.testimonial-meta{flex-direction:column;align-items:center;gap:.8rem;display:flex}.testimonial-client{color:var(--text-main);text-transform:uppercase;letter-spacing:.09em;font-size:.92rem}.testimonial-link{color:var(--text-muted);text-transform:uppercase;letter-spacing:.11em;font-size:.78rem;text-decoration:none;transition:color .3s}.testimonial-link:hover{color:var(--text-main)}.testimonial-dots{justify-content:center;gap:12px;margin-top:2.2rem;display:flex}.testimonial-dot{background-color:var(--border);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:transform .25s,background-color .25s}.testimonial-dot:hover{background-color:var(--text-muted)}.testimonial-dot.active{background-color:var(--text-main);transform:scale(1.25)}@media (width<=768px){.testimonials-section{padding:8vh 0}.testimonials-heading{margin-bottom:2.2rem}.testimonials-title{max-width:100%;font-size:clamp(1.45rem,8vw,2rem)}.testimonial-slide{text-align:left;align-items:flex-start;padding:0 1rem}.testimonial-visual{min-height:3.8rem;margin:0 0 .95rem}.testimonial-visual-company{padding:0}.testimonial-logo{max-width:9rem;height:1.35rem}.testimonial-avatar-fallback{width:3rem;height:3rem;font-size:.8rem}.testimonial-quote{max-width:100%;margin-bottom:1.5rem;line-height:1.58}.testimonial-meta{align-items:flex-start;gap:.55rem}.testimonial-client{letter-spacing:.06em;font-size:.84rem}.testimonial-link{font-size:.72rem}.testimonial-dots{justify-content:center;margin-top:1.6rem}}.gsap-fade-up{opacity:0;transform:translateY(40px)}:root{--bg:#050505;--text-main:#f5f5f5;--text-muted:#737373;--border:#ffffff1a}
