:root{color-scheme:dark;--section-padding-x:40px;--section-padding-y:80px;--section-padding-y-mobile:40px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{background-color:var(--unframer-bg-main,#121212);color:var(--unframer-white-primary,#e3dada);font-family:var(--font-sans,"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}main{display:flex;flex-direction:column;min-height:100vh}main:not(.page-loaded) .currently-building,main:not(.page-loaded) .frame-section:not(.frame-section-header),main:not(.page-loaded) .hero-section-wrapper,main:not(.page-loaded) .problem-section{opacity:0;transform:translateY(20px)}main.page-loaded .frame-section:not(.frame-section-header),main.page-loaded .hero-section-wrapper{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out}main.page-loaded .problem-section{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s}main.page-loaded .currently-building{opacity:1;transform:translateY(0);transition:opacity .8s ease-out 1s,transform .8s ease-out 1s}.section-padding{padding-left:var(--section-padding-x);padding-right:var(--section-padding-x)}.section-padding-y{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}@media (max-width:768px){.section-padding-y{padding-top:var(--section-padding-y-mobile);padding-bottom:var(--section-padding-y-mobile)}}.frame-section{display:flex;justify-content:center;width:100%;padding:var(--section-padding-y) var(--section-padding-x);overflow:visible}.frame-section-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0;background:transparent;width:100%}.frame-section-header>*{max-width:none!important;width:100%!important}.frame-section-header .header-logo-link-wrapper,.frame-section-header>div{width:100%!important;height:auto!important;display:block!important;margin:0!important;padding:0!important;pointer-events:auto!important}.frame-section-header .framer-1n8ljua,.frame-section-header .framer-UfBqX,.frame-section-header [class*=framer-1n8ljua],.frame-section-header [class*=framer-UfBqX]{width:100%!important;max-width:none!important;margin:0!important;padding:40px!important;position:relative!important;z-index:0!important}.frame-section-header .framer-1g9tbfu-container,.frame-section-header .framer-1g9tbfu-container>*{mix-blend-mode:exclusion!important}.frame-section-header .framer-UfBqX,.frame-section-header [class*=framer-UfBqX]{position:relative!important;z-index:auto!important}.frame-section-header .framer-61iuw-container{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;z-index:0!important;pointer-events:none!important;opacity:1!important;overflow:visible!important}.frame-section-header .framer-61iuw-container>div:first-child{position:relative!important;width:100%!important;height:100%!important;opacity:1!important}.frame-section-header .framer-61iuw-container>div:first-child>div:last-child{position:absolute!important;z-index:5!important;left:0!important;right:0!important;bottom:0!important;height:100%!important;pointer-events:none!important;opacity:1!important;overflow:visible!important}.frame-section-header .framer-61iuw-container div[style*=backdrop-filter]{opacity:1!important;visibility:visible!important;display:block!important;pointer-events:none!important}.frame-section-header .framer-12v2nu9,.frame-section-header .framer-1g9tbfu-container{position:relative!important;z-index:10!important}.frame-section-header .framer-61iuw-container *,.frame-section-header .framer-61iuw-container>*{opacity:1!important}.frame-section-header .framer-1g9tbfu-container{cursor:pointer;transition:opacity .2s ease}.frame-section-header .framer-1g9tbfu-container:hover{opacity:.8}.frame-section.compact{padding-top:32px;padding-bottom:32px}.custom-navigation{position:relative;width:100%;padding:40px;display:flex;justify-content:space-between;align-items:center;z-index:10}.custom-nav-blur-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:visible}.custom-nav-blur-wrapper{height:100%;width:100%;position:relative;transform:rotate(180deg);opacity:1}.custom-nav-blur-layers{position:absolute;z-index:5;left:0;right:0;bottom:0;height:100%;pointer-events:none;overflow:visible}.custom-nav-blur-layer{border-radius:0}.custom-nav-content{position:relative;z-index:10;width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}.custom-nav-logo{display:flex;align-items:center;gap:0;text-decoration:none;mix-blend-mode:exclusion;cursor:pointer;transition:opacity .2s ease;white-space:pre}.custom-nav-logo:hover{opacity:.8}.custom-nav-logo-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:17px;font-weight:700;line-height:1.4em;color:rgb(227,218,218);display:inline-block}.custom-nav-buttons{gap:12px}.custom-nav-button,.custom-nav-buttons{display:flex;align-items:center;z-index:10}.custom-nav-button{justify-content:center;gap:8px;padding:16px 24px;border-radius:46px;border:none;cursor:pointer;font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;font-weight:600;line-height:1em;text-decoration:none;position:relative;overflow:hidden;min-width:-moz-fit-content;min-width:fit-content;height:48px;box-sizing:border-box}.custom-nav-button-white{background-color:rgb(255,255,255);color:rgb(0,0,0);padding:16px 40px 16px 24px}.custom-nav-button-circle{width:8px;height:8px;border-radius:50%;background-color:rgb(255,60,0);flex-shrink:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .15s ease,width .15s ease,height .15s ease,border-radius .15s ease,right .15s ease,left .15s ease,top .15s ease;z-index:1;aspect-ratio:1/1}.custom-nav-button-white:hover .custom-nav-button-circle{width:150px;height:150px;border-radius:50%;right:50%;left:auto;top:50%;transform:translate(50%,-50%);aspect-ratio:1/1}.custom-nav-button-arrow{width:16px;height:16px;flex-shrink:0;color:rgb(255,255,255);opacity:0;transition:opacity .15s ease,left .15s ease;position:absolute;left:-100%;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none}.custom-nav-button-white:hover .custom-nav-button-arrow{opacity:1;left:16px;pointer-events:auto}.custom-nav-button-white:hover .custom-nav-button-text{color:rgb(255,255,255);transform:translateX(14px)}.custom-nav-button-dark{background-color:rgb(43,43,43);color:rgb(227,218,218);padding:16px 24px;transition:opacity .2s ease}.custom-nav-button-dark:hover{opacity:.8}.custom-nav-button-text{white-space:nowrap;position:relative;z-index:2;transition:color .15s ease,transform .15s ease;display:inline-block}.custom-nav-button-text-desktop,.custom-nav-button-text>.custom-nav-button-text-desktop{display:inline-block}.custom-nav-button-text-mobile,.custom-nav-button-text>.custom-nav-button-text-mobile{display:none}@media (max-width:768px){.custom-nav-button-text-desktop,.custom-nav-button-text>.custom-nav-button-text-desktop{display:none}.custom-nav-button-text-mobile,.custom-nav-button-text>.custom-nav-button-text-mobile{display:inline-block}.custom-navigation{padding:20px}.custom-nav-content{gap:20px}.custom-nav-logo-text{font-size:14px}.custom-nav-button{padding:10px 16px 10px 14px;font-size:11px;min-width:auto;width:-moz-fit-content;width:fit-content}.custom-nav-button-white{padding:10px 32px 10px 14px}.custom-nav-button-dark{padding:12px 16px}}footer.frame-section>*{padding:0!important}.frame-section .framer-5NHH4.framer-17dgmww,.frame-section .framer-5NHH4.framer-v-18ocbsx.framer-17dgmww{width:100%!important;max-width:100%!important;overflow:visible!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:block!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container::-webkit-scrollbar{display:none}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section{min-width:100%!important;opacity:1!important;padding:0!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section,.frame-section .framer-5NHH4 .framer-rzmnk2-container>section>div,.frame-section .framer-5NHH4 .framer-rzmnk2-container>section>ul{display:flex!important;flex-direction:row!important;overflow-x:visible!important;overflow-y:visible!important;width:max-content!important;gap:20px!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section>ul{padding:0!important;margin:0!important;list-style:none!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section>ul>li{flex-shrink:0!important;list-style:none!important;display:contents!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container,.frame-section .framer-5NHH4 .framer-9b2jup-container{flex-shrink:0!important;width:auto!important;min-width:320px!important;max-width:420px!important;visibility:visible!important;display:block!important;opacity:1!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container>*,.frame-section .framer-5NHH4 .framer-9b2jup-container>*{visibility:visible!important;opacity:1!important}.testimonials-section{padding:var(--section-padding-y) var(--section-padding-x);width:100%}.testimonials-container{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:20px}.testimonials-row-wrapper{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}.testimonials-scroll-container{display:flex;flex-direction:row;gap:20px;will-change:transform}.testimonials-scroll-left{animation:scroll-testimonials-left 40s linear infinite}.testimonials-scroll-right{animation:scroll-testimonials-right 40s linear infinite}.testimonials-scroll-content{display:flex;flex-direction:row;gap:20px;flex-shrink:0}@keyframes scroll-testimonials-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-testimonials-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.testimonials-gradient{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.testimonials-gradient-left{left:0;background:linear-gradient(to right,var(--unframer-bg-main,#121212) 0,rgba(18,18,18,.8) 40%,transparent 100%)}.testimonials-gradient-right{right:0;background:linear-gradient(to left,var(--unframer-bg-main,#121212) 0,rgba(18,18,18,.8) 40%,transparent 100%)}.testimonial-card{flex-shrink:0;min-width:320px;max-width:420px;width:100%;border:1px solid var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a,rgb(22,22,22));border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:20px}.testimonial-quote{font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:500;line-height:1.6em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.testimonial-author{display:flex;flex-direction:column;gap:4px}.testimonial-name{font-size:18px;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.testimonial-name,.testimonial-title{font-family:DM Mono,monospace;font-weight:500;line-height:1.4em;margin:0}.testimonial-title{font-size:14px;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(166,159,159))}@media (max-width:768px){.testimonials-section{padding:40px var(--section-padding-x)}.testimonial-card{min-width:calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.testimonials-section{padding:30px var(--section-padding-x)}.testimonial-card{min-width:calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:768px){.frame-section .framer-5NHH4.framer-17dgmww{padding:40px var(--section-padding-x)!important;gap:40px!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container{width:100%!important;overflow-x:auto!important;padding-left:0!important;padding-right:0!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section{opacity:1!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container,.frame-section .framer-5NHH4 .framer-9b2jup-container{min-width:calc(100vw - 80px)!important;max-width:calc(100vw - 80px)!important;visibility:visible!important;opacity:1!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container>*,.frame-section .framer-5NHH4 .framer-9b2jup-container>*{visibility:visible!important;opacity:1!important}}@media (max-width:480px){.frame-section .framer-5NHH4.framer-17dgmww{padding:30px var(--section-padding-x)!important;gap:30px!important}.frame-section .framer-5NHH4 .framer-rzmnk2-container>section{opacity:1!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container,.frame-section .framer-5NHH4 .framer-9b2jup-container{min-width:calc(100vw - 80px)!important;max-width:calc(100vw - 80px)!important;visibility:visible!important;opacity:1!important}.frame-section .framer-5NHH4 .framer-10vjv6x-container>*,.frame-section .framer-5NHH4 .framer-9b2jup-container>*{visibility:visible!important;opacity:1!important}}footer.frame-section{max-width:none!important;width:100%!important}.sticky-process-section{padding:0!important;overflow:visible;height:auto}.sticky-scroll-container{position:relative;width:100%;display:flex;flex-direction:column}.sticky-section-wrapper{position:relative;width:100%;height:100vh}.sticky-section{position:-webkit-sticky;position:sticky;top:0;width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;border:1px solid var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a,rgb(22,22,22));background-color:transparent;overflow:hidden}.sticky-section-wrapper:first-child .sticky-section{z-index:1}.sticky-section-wrapper:nth-child(2) .sticky-section{z-index:2}.sticky-section-wrapper:nth-child(3) .sticky-section{z-index:3}.sticky-section-content{position:relative;width:100%;max-width:1200px;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;padding:var(--section-padding-y) var(--section-padding-x);z-index:1}.sticky-section-number{display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}.sticky-number-wrapper{display:flex;align-items:center}.sticky-number{font-family:Inter,Inter Placeholder,sans-serif;font-size:240px;font-weight:600;line-height:.9em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.sticky-title-wrapper{display:flex;align-items:center}.sticky-title{font-family:Satoshi,Satoshi Placeholder,sans-serif;font-size:20px;color:rgb(255,255,255);margin:0}.sticky-section-detail{gap:24px;justify-content:center}.sticky-detail-content,.sticky-section-detail{display:flex;flex-direction:column}.sticky-description{font-family:Inter,Inter Placeholder,sans-serif;font-size:44px;font-weight:500;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0;line-height:1.2em}.sticky-image-wrapper{position:relative;overflow:visible}.sticky-image,.sticky-image-wrapper{width:100%;height:auto;border-radius:20px}.sticky-image{object-fit:cover;object-position:center;display:block}.sticky-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;opacity:0;transform:perspective(1200px);will-change:transform,opacity;pointer-events:none;z-index:2}@media (max-width:768px){.sticky-section-content{grid-template-columns:1fr;gap:24px}.sticky-number{font-size:120px}.sticky-description{font-size:28px}}footer.frame-section .framer-yRLFM.framer-1wyf828,footer.frame-section .framer-yRLFM.framer-v-16b28bk.framer-1wyf828,footer.frame-section .framer-yRLFM.framer-v-1t4wdsw.framer-1wyf828,footer.frame-section .framer-yRLFM.framer-v-hq0kmq.framer-1wyf828{width:100%!important;max-width:none!important}.hero-grid{display:grid;align-items:center;grid-gap:48px;gap:48px;width:100%;max-width:1200px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hero-copy p{font-size:1.2rem;line-height:1.75;margin:0 0 24px;color:var(--unframer-white-primary,#e3dada)}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.hero-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;background-color:var(--token-740e6539-6808-4d47-b9f1-033023232df0,rgb(43,43,43));color:inherit;text-decoration:none;font-family:DM Mono,monospace;font-size:.85rem;letter-spacing:.05em;transition:background-color .2s ease,color .2s ease}.hero-pill:hover{background-color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));color:var(--unframer-black-0,#000)}.hero-badges{display:flex;flex-wrap:wrap;gap:16px;font-family:DM Mono,monospace;font-size:.75rem;text-transform:uppercase;color:var(--unframer-white-secondary,#7a7474)}.hero-photo img{width:100%;max-width:420px;border-radius:24px;object-fit:cover;filter:grayscale(10%)}.process-grid{display:grid;grid-gap:40px;gap:40px;width:100%;max-width:1200px}.process-grid-centered{justify-items:center;justify-content:center;margin:0 auto}.process-heading h2{font-size:clamp(1.8rem,3vw + 1rem,3rem);font-weight:400;line-height:1.25;color:var(--unframer-white-primary,#e3dada);margin:0}.process-steps{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.process-step{padding:24px;border-radius:24px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);display:flex;flex-direction:column;gap:12px}.process-step h3{margin:0;font-size:1.1rem;text-transform:uppercase;letter-spacing:.05em;color:var(--unframer-white-primary,#e3dada)}.process-step p{margin:0;color:var(--unframer-white-secondary,#7a7474);line-height:1.6;font-size:.95rem}.step-number{font-family:Inter,system-ui,sans-serif;font-weight:300;font-size:2.25rem;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}main:not(.page-loaded) .hero-description-container{opacity:0;transform:translateY(20px)}main.page-loaded .hero-description-container{opacity:1;transform:translateY(0);transition:opacity .6s ease-out .2s,transform .6s ease-out .2s}main:not(.page-loaded) .hero-title-wrapper{opacity:0;transform:translateY(30px) scale(.95)}main.page-loaded .hero-title-wrapper{opacity:1;transform:translateY(0) scale(1);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s}main:not(.page-loaded) .hero-headshot-wrapper{opacity:0}main.page-loaded .hero-headshot-wrapper{opacity:1;transition:opacity .8s ease-out .6s}main.page-loaded .frame-section:nth-child(3){transition-delay:.8s}main.page-loaded .frame-section:nth-child(4){transition-delay:1s}main.page-loaded .frame-section:nth-child(5){transition-delay:1.2s}main.page-loaded .frame-section:nth-child(6){transition-delay:1.4s}main.page-loaded .frame-section:nth-child(7){transition-delay:1.6s}main.page-loaded .frame-section:nth-child(8){transition-delay:1.8s}main.page-loaded footer.frame-section{transition-delay:2s}.hero-section-wrapper{position:relative;width:100%;max-width:100%;padding:120px 0 0;overflow:visible;min-height:100vh;height:100vh;max-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;margin-top:0}main{overflow-x:hidden;overflow-y:visible}.hero-description-container{position:relative;width:100%;max-width:100%;padding:40px var(--section-padding-x);display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;z-index:10;overflow:visible;transform:perspective(1432px)}.hero-left-column{flex:0 0 25%;max-width:25%;display:flex;flex-direction:column}.hero-right-column{flex:0 0 35%;max-width:35%;display:flex;flex-direction:column;gap:24px}.hero-text-wrapper{width:100%}.hero-copy-text{font-size:19px;line-height:1.6em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.hero-copy-text .highlight-text{color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}.hero-links-container{display:flex;flex-direction:row;gap:24px;align-items:flex-start}@media (max-width:768px){.hero-links-container{flex-direction:column;gap:12px}}.hero-logos-wrapper{position:relative;width:100%;max-width:100%;overflow:hidden;display:flex;align-items:center}.hero-logos-mobile{display:none}@media (max-width:768px){.hero-logos-desktop,.hero-logos-mobile{display:none}}.hero-logos-scroll-container{display:flex;flex-direction:row;gap:44px;animation:scroll-logos 30s linear infinite;will-change:transform}.hero-logos-content{flex-shrink:0;display:flex}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-logos-gradient{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.hero-logos-gradient-left{left:0;background:linear-gradient(to right,var(--unframer-bg-main,#121212) 0,rgba(18,18,18,.8) 40%,transparent 100%)}.hero-logos-gradient-right{right:0;background:linear-gradient(to left,var(--unframer-bg-main,#121212) 0,rgba(18,18,18,.8) 40%,transparent 100%)}.hero-title-wrapper{position:absolute;bottom:0;left:0;right:0;width:100%;padding:0 0 40px var(--section-padding-x);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:10;overflow:visible;pointer-events:none;transform:translateY(0)}.hero-title-wrapper>*{max-width:none!important;width:100%!important;pointer-events:auto;max-height:50vh;overflow:hidden}.hero-title-wrapper .animated-large-text-container{padding:0!important}.hero-available-text{font-family:DM Mono,monospace;font-size:14px;font-weight:500;line-height:1.4em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));text-transform:uppercase;letter-spacing:.1em;margin:20px 0 0;opacity:.7;position:absolute;bottom:0;right:var(--section-padding-x);pointer-events:none;width:auto!important;max-height:none!important;overflow:visible!important}.hero-headshot-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;max-width:min(900px,90vw);z-index:-1;pointer-events:none}.hero-headshot{width:auto;max-width:min(900px,90vw);height:auto;object-fit:contain;object-position:center bottom;display:block;position:relative}.hero-headshot-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:60%;background:linear-gradient(180deg,rgba(18,18,18,0) 0,rgba(18,18,18,.3) 40%,rgba(18,18,18,.8) 80%,rgb(18,18,18));pointer-events:none;z-index:2}@media (max-width:768px){.hero-headshot-wrapper{top:55%}.hero-headshot,.hero-headshot-wrapper{max-width:min(700px,90vw)}.hero-grid{gap:32px}.hero-photo img{max-width:100%}.process-step{padding:20px}.hero-description-container{padding:20px var(--section-padding-x);flex-direction:column;gap:32px}.hero-left-column{flex:1 1;max-width:100%}.hero-right-column{flex:1 1;width:100%}.hero-title-wrapper{padding:0 0 30px}.hero-available-text{bottom:0;position:absolute;margin-top:20px;right:20px;align-self:flex-start}.hero-headshot,.hero-headshot-wrapper{max-width:min(600px,85vw)}}@media (max-width:480px){.hero-headshot-wrapper{top:55%}.hero-headshot,.hero-headshot-wrapper{max-width:min(700px,90vw)}}.scroll-highlight-section{width:100%;padding:var(--section-padding-y) var(--section-padding-x);display:flex;justify-content:center;overflow:visible}.scroll-highlight-heading{width:100%;max-width:600px;margin:0;padding:0;font-family:Inter,Inter Placeholder,sans-serif;font-size:25px;font-weight:500;font-style:normal;letter-spacing:0;line-height:140%;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));text-align:start}.scroll-highlight-heading .scroll-highlight-char,.scroll-highlight-heading span{display:inline;transition:opacity .1s linear;will-change:opacity}@media (max-width:768px){.scroll-highlight-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.scroll-highlight-heading{font-size:22px}}@media (max-width:480px){.scroll-highlight-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.scroll-highlight-heading{font-size:20px}}.project-showcase-section{width:100%;padding:var(--section-padding-y) var(--section-padding-x);display:flex;justify-content:flex-start}.work-projects-section .project-showcase-section{padding:0!important}.laws-of-ai-section{width:100%;padding:var(--section-padding-y) var(--section-padding-x)}.laws-of-ai-container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.laws-of-ai-text-column{width:100%;max-width:400px;margin-left:auto;display:flex;flex-direction:column;align-items:flex-start}.laws-of-ai-text-column .scroll-highlight-section{padding:0;justify-content:flex-start}.laws-of-ai-text-column .scroll-highlight-heading{max-width:none}.standout-text-wrapper .scroll-highlight-section{padding:0;justify-content:flex-start}.standout-text-wrapper .scroll-highlight-heading{max-width:800px}.laws-of-ai-card-column{width:100%}.laws-of-ai-card-column .project-showcase-section{padding:0}.business-trained-section{width:100%;padding:var(--section-padding-y) var(--section-padding-x)}.business-trained-container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.business-trained-text-column{display:flex;flex-direction:column;gap:40px}.business-trained-heading{font-family:Satoshi,Satoshi Placeholder,sans-serif;font-size:44px;font-weight:500;line-height:52.8px;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.business-trained-text-column .scroll-highlight-section{padding:0;justify-content:flex-start}.business-trained-button-column,.business-trained-button-container{display:flex;align-items:flex-start;justify-content:flex-start}.animated-large-text-container{width:100%;overflow:visible;padding:var(--section-padding-y) var(--section-padding-x) var(--section-padding-y) 0}.animated-large-text-wrapper{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%;overflow:visible}.animated-large-text-right-align{display:flex;justify-content:flex-end;width:100%;padding-right:var(--section-padding-x)}.animated-large-text-right-align .animated-large-text-container{padding:var(--section-padding-y) 0;width:auto;margin-left:auto}.animated-large-text-right-align .animated-large-text-wrapper{align-items:flex-end;width:auto}.animated-large-text-right-align .animated-large-text-heading,.animated-large-text-right-align h1{text-align:left}.animated-large-text-center{display:flex;justify-content:center;width:100%}.animated-large-text-center .animated-large-text-container{padding:var(--section-padding-y) 0;width:auto}.animated-large-text-center .animated-large-text-wrapper{align-items:center;width:auto}.animated-large-text-center .animated-large-text-heading,.animated-large-text-center h1{text-align:left}.animated-large-text-segment{display:flex;align-items:flex-start;overflow:visible;width:100%}.animated-large-text-heading,.animated-large-text-segment h1{white-space:pre-wrap;overflow:visible;margin:0;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.animated-large-text-container{padding:var(--section-padding-y-mobile) var(--section-padding-x) var(--section-padding-y-mobile) 0}}.work-video-section{width:100%;padding:var(--section-padding-y) var(--section-padding-x);overflow:visible}.work-video-container{border-radius:20px;cursor:pointer;will-change:transform}.work-video-container,.work-video-wrapper{width:100%;position:relative;overflow:hidden}.work-video-wrapper{padding-bottom:56.25%;height:0}.work-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;display:block}.work-video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;pointer-events:none}.work-video-text-large{mix-blend-mode:exclusion}.work-video-text-large h1{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(42px,7.3vw,140px);font-weight:500;line-height:.8em;color:rgb(255,255,255);margin:0;white-space:pre}.work-video-play-button{pointer-events:auto;mix-blend-mode:exclusion}@media (max-width:768px){.work-video-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.work-video-overlay{gap:30px}}.work-video-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.95);z-index:10000;cursor:pointer}.work-video-modal,.work-video-modal-content{display:flex;align-items:center;justify-content:center}.work-video-modal-content{position:relative;width:100%;height:100%}.work-video-modal-close{position:absolute;top:30px;right:30px;width:48px;height:48px;background-color:rgb(255,255,255);border:none;border-radius:46px;color:rgb(0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:background-color .2s ease;padding:0}.work-video-modal-close:hover{background-color:rgba(255,255,255,.9)}.work-video-modal-close svg{width:24px;height:24px}.work-video-modal-video{width:100%;height:100%;object-fit:contain;background-color:rgb(0,0,0);cursor:default}.project-showcase-container{width:100%;display:flex;flex-direction:column;gap:0}.project-showcase-container.project-showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.project-card-link{display:block;text-decoration:none;color:inherit;width:100%;cursor:pointer}.project-card-arrow-coming-soon{width:auto;min-width:100px;padding:8px 16px;border-radius:4px}.project-card{position:relative;width:100%;border-radius:20px;overflow:hidden;background:var(--unframer-bg-main,#121212);display:flex;flex-direction:column}.project-card-split{flex-direction:row;align-items:stretch;gap:40px}.project-card-video-container{position:relative;width:100%;height:auto;aspect-ratio:16/9;overflow:hidden;border-radius:20px;flex-shrink:0}.project-card-split .project-card-video-container{width:70%;height:auto;aspect-ratio:16/9;flex-shrink:0}.project-card-video{width:100%;height:100%;object-fit:cover;cursor:pointer;display:block;border-radius:20px;max-width:100%}@media (max-width:768px){.project-card-video{width:100%;height:100%;object-fit:cover}}.project-card-arrow{position:absolute;bottom:20px;right:20px;width:48px;height:48px;background-color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));border-radius:999px;display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;transition:opacity .2s ease}.project-card-video-container:hover .project-card-arrow{opacity:1}.project-card-arrow-external{top:20px;bottom:auto;right:20px}.project-card-coming-soon{font-family:DM Mono,monospace;font-size:11px;font-weight:500;color:var(--token-f7681a8a-2249-4245-b0cc-0c1bcc033b21,rgb(227,218,218));text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.arrow-icon{width:24px;height:24px;fill:var(--token-f7681a8a-2249-4245-b0cc-0c1bcc033b21,rgb(227,218,218))}.project-card-arrow-external .arrow-icon{stroke:var(--token-f7681a8a-2249-4245-b0cc-0c1bcc033b21,rgb(227,218,218));fill:none}.project-card-content{padding:40px 0;flex-direction:row;justify-content:space-between;flex:1 1}.project-card-content,.project-card-header{display:flex;align-items:flex-start;gap:40px}.project-card-header{flex-direction:column;flex:1 1}.project-card-split .project-card-content{width:30%;padding:40px 0;flex-direction:column;justify-content:flex-start;gap:40px;align-items:flex-start}.project-card-split .project-card-header{width:100%}.project-card-title{font-size:75px;line-height:1em}.project-card-subtitle,.project-card-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-weight:500;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-card-subtitle{font-size:30px;line-height:100%}.project-card-tags{height:17px;width:100%;overflow:hidden;position:relative;display:block}.tag-line{font-family:DM Mono,monospace;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:1.2em;text-align:left;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));width:100%;min-height:0;justify-content:flex-start;white-space:pre-line;background:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;height:17px;flex:0 0 auto}.project-card-metrics,.tag-line{display:flex;align-items:flex-start}.project-card-metrics{flex-direction:row;flex-wrap:wrap;gap:40px;margin-top:0;align-self:flex-start;padding-left:0;padding-right:0}.project-card-split .project-card-metrics{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:40px;gap:40px;width:100%}.project-card-metrics-right{align-self:flex-start!important;margin-left:auto!important;flex-shrink:1;align-items:flex-start!important;min-width:0}@media (max-width:1200px){.project-card-content{flex-wrap:wrap}.project-card-metrics-right{margin-left:0!important;width:100%}}@media (max-width:768px){.project-card-split{flex-direction:column}.project-card-split .project-card-video-container{width:100%;height:auto;aspect-ratio:16/9;max-width:100%}.project-card-split .project-card-content{width:100%}.project-card-video-container{height:auto;aspect-ratio:16/9;max-width:100%}.project-card-video{width:100%;height:100%}}.metric-group{display:flex;flex-direction:column;gap:8px}.metric-value{display:flex;align-items:baseline;gap:4px;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}.metric-number,.metric-prefix,.metric-suffix{font-family:Inter,Inter Placeholder,sans-serif;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.03em;line-height:1em}.metric-label{display:flex;flex-direction:column;gap:0}.metric-label-line{font-family:DM Mono,monospace;font-size:12px;font-weight:500;line-height:120%;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(166,159,159));margin:0}@media (max-width:768px){.laws-of-ai-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.laws-of-ai-container{grid-template-columns:1fr;gap:40px}.project-showcase-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.laws-of-ai-card-column .project-showcase-section,.work-projects-section .project-showcase-section{padding:0}.business-trained-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.business-trained-heading{font-size:36px}.business-trained-container{grid-template-columns:1fr;gap:40px}.project-showcase-container.project-showcase-grid{grid-template-columns:1fr}.project-card-split{flex-direction:column}.project-card-split .project-card-video-container{width:100%;height:auto;aspect-ratio:16/9;max-width:100%}.project-card-placeholder,.project-card-video-container{height:auto;aspect-ratio:16/9;max-width:100%}.project-card-video{width:100%;height:100%}.project-card-content{flex-direction:column}.project-card-metrics-right{margin-left:0;align-self:flex-end}.metric-number,.metric-prefix,.metric-suffix{font-size:24px}}@media (max-width:480px){.problem-section{padding:30px 20px}.problem-solution{font-size:28px}.role-number{font-size:24px}.role-text{font-size:14px}.currently-building{padding:30px 20px}.currently-container h2{font-size:24px}.currently-text{font-size:16px;line-height:1.5em}.currently-cta{font-size:14px}.laws-of-ai-section,.project-showcase-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.laws-of-ai-card-column .project-showcase-section,.work-projects-section .project-showcase-section{padding:0}.business-trained-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.business-trained-heading{font-size:28px}.business-trained-container{grid-template-columns:1fr;gap:40px}.project-card-title{font-size:36px}.project-card-subtitle{font-size:20px}.project-card-video-container{height:auto;aspect-ratio:16/9;max-width:100%}.project-card-video{width:100%;height:100%}.project-card-metrics{gap:24px}.project-card-split .project-card-metrics{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px}}main:not(.page-loaded) .work-cta-section,main:not(.page-loaded) .work-header-section,main:not(.page-loaded) .work-projects-section{opacity:0;transform:translateY(20px)}main.page-loaded .work-header-section{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}main.page-loaded .work-header-content{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out .4s forwards}main.page-loaded .work-description{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out .6s forwards}main.page-loaded .work-projects-section{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .8s,transform .8s ease-out .8s}main.page-loaded .work-cta-section{opacity:1;transform:translateY(0);transition:opacity .8s ease-out 1s,transform .8s ease-out 1s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.work-header-section{padding:var(--section-padding-y) var(--section-padding-x)}.work-header-container{width:100%;margin:0 auto}.work-header-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:flex-start}.work-description{width:100%;max-width:600px;padding-top:var(--section-padding-y)}.work-description p{font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:400;line-height:1.6em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.work-projects-section{padding:0;padding-left:var(--section-padding-x);padding-right:var(--section-padding-x)}.work-projects-container{width:100%;display:flex;flex-direction:column;gap:0}.work-project-staggered{width:100%}@media (min-width:1200px){.work-projects-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.work-project-staggered{width:100%}.work-project-left{grid-column:1}.work-project-right{grid-column:2}.work-projects-container>.project-showcase-section:first-child{grid-column:1/-1}}.work-cta-section{padding:var(--section-padding-y) var(--section-padding-x)}.work-cta-container{width:100%;display:flex;justify-content:flex-end}.work-cta-container .animated-large-text-container{width:auto;margin-left:auto}.project-card-title-row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}.project-card-badge{font-family:DM Mono,monospace;font-size:12px;font-weight:500;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;border:1px solid var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));border-radius:4px}.project-card-placeholder{background-color:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);height:auto;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;position:relative;border-radius:20px}.problem-section{padding:var(--section-padding-y) var(--section-padding-x);text-align:center}.problem-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px}.problem-roles{display:flex;justify-content:center;gap:60px;margin:40px 0;flex-wrap:wrap}.role-item{display:flex;align-items:center;gap:20px}.role-number{font-size:48px;font-weight:700;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));opacity:.5}.role-number,.role-text{font-family:Inter,Inter Placeholder,sans-serif}.role-text{font-size:18px;font-weight:400;text-align:left}.problem-solution,.role-text{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.problem-solution{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:56px;font-weight:500;line-height:1.2em;margin-top:60px}.currently-building{padding:var(--section-padding-y) var(--section-padding-x);background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.05);margin-top:80px}.currently-container{max-width:900px;margin:0 auto;text-align:center}.currently-container h2{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:48px;font-weight:500;line-height:1.2em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0 0 40px}.currently-text{font-size:24px;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0 0 40px}.currently-cta,.currently-text{font-family:Inter,Inter Placeholder,sans-serif;font-weight:400;line-height:1.6em}.currently-cta{font-size:20px;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));margin:0}.currently-cta .highlight-text{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));font-weight:500;transition:color .3s ease}.currently-building:hover .highlight-text{color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}main.page-loaded .role-item{animation:fadeInScale .5s ease-out forwards;opacity:0}main.page-loaded .role-item:first-child{animation-delay:.6s}main.page-loaded .role-item:nth-child(2){animation-delay:.8s}main.page-loaded .role-item:nth-child(3){animation-delay:1s}main.page-loaded .problem-solution{opacity:0;animation:fadeInScale .8s ease-out 1.2s forwards}@media (max-width:768px){.work-cta-container,.work-header-container{gap:24px}.work-header-content{grid-template-columns:1fr;gap:24px}.work-description{padding-top:0}.work-cta-container{justify-content:flex-start}.work-description p{font-size:18px}.problem-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.problem-roles{flex-direction:column;gap:30px;align-items:flex-start;max-width:300px;margin:30px auto}.role-item{gap:15px}.role-number{font-size:32px}.role-text{font-size:16px}.problem-solution{font-size:36px;margin-top:40px}.currently-building{padding:var(--section-padding-y-mobile) var(--section-padding-x);margin-top:40px}.currently-container h2{font-size:32px;margin-bottom:24px}.currently-text{font-size:18px;margin-bottom:24px}.currently-cta{font-size:16px}}.project-hero-section{padding:calc(var(--section-padding-y) + 80px) var(--section-padding-x) var(--section-padding-y);width:100%;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.project-hero-section.project-hero-loaded{opacity:1;transform:translateY(0)}.project-hero-container{display:flex;flex-direction:column;gap:40px;max-width:none;width:100%}.project-hero-description-button{display:grid;grid-template-columns:auto 1fr;grid-gap:40px;gap:40px;align-items:start;margin-bottom:40px;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .2s,transform .6s ease-out .2s}.project-hero-section.project-hero-loaded .project-hero-description-button{opacity:1;transform:translateY(0)}.project-hero-description{font-family:Inter,Inter Placeholder,sans-serif;font-size:18px;font-weight:400;line-height:1.5em;margin:0;max-width:400px}.project-hero-description,.project-hero-visit-link{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.project-hero-visit-link{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:14px;font-weight:500;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.project-hero-button-wrapper{display:flex;justify-content:flex-end;align-items:flex-start;white-space:nowrap;width:100%}.project-hero-button-wrapper .framer-86D9Q,.project-hero-button-wrapper a,.project-hero-button-wrapper>*{white-space:nowrap!important;width:auto!important;min-width:auto!important;max-width:none!important;gap:10px!important;padding-right:23px!important}.project-hero-button-wrapper .framer-text,.project-hero-button-wrapper p{white-space:nowrap!important}.project-hero-title-svg-wrapper{width:100%;margin:0;overflow:hidden;opacity:0;transform:translateY(30px) scale(.95);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s}.project-hero-section.project-hero-loaded .project-hero-title-svg-wrapper{opacity:1;transform:translateY(0) scale(1)}.project-hero-title-svg{width:100%;height:auto;display:block}.project-hero-title-text{dominant-baseline:alphabetic;text-anchor:start}.project-hero-title,.project-hero-title-text{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-weight:500}.project-hero-title{line-height:.8em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-hero-subtitle{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(40px,6vw,80px);font-weight:500;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .6s,transform .6s ease-out .6s}.project-hero-section.project-hero-loaded .project-hero-subtitle{opacity:1;transform:translateY(0)}.project-hero-subtitle{line-height:1em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0;word-wrap:break-word;overflow-wrap:break-word}.project-hero-services-metrics{display:grid;grid-template-columns:auto 1fr;grid-gap:80px;gap:80px;align-items:start;margin-top:40px;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .8s,transform .6s ease-out .8s}.project-hero-section.project-hero-loaded .project-hero-services-metrics{opacity:1;transform:translateY(0)}.project-hero-services-metrics:has(.project-hero-metrics:only-child){grid-template-columns:1fr;justify-items:end}.project-hero-services-metrics:has(.project-hero-roles:only-child){grid-template-columns:auto}.project-hero-roles{display:flex;flex-direction:column;gap:16px;flex-shrink:0}.project-hero-roles p{font-family:DM Mono,monospace;font-size:14px;font-weight:400;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));margin:0;white-space:nowrap}.project-hero-metrics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;width:100%;max-width:800px;margin-left:auto;margin-right:0}.project-hero-metric{display:flex;flex-direction:column;gap:8px}.project-hero-metric-value{display:flex;align-items:baseline;gap:4px;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}.project-hero-metric-number,.project-hero-metric-prefix,.project-hero-metric-suffix{font-family:Inter,Inter Placeholder,sans-serif;font-size:32px;font-weight:500;letter-spacing:-.03em;line-height:1em}.project-hero-metric-label{font-family:DM Mono,monospace;font-size:12px;font-weight:500;line-height:120%;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(166,159,159));margin:0}.project-hero-metric-label p{margin:0}.project-content-section{padding:var(--section-padding-y) var(--section-padding-x);width:100%}.project-content-body-left{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:40px}.project-content-body-left .project-content-body{max-width:700px;text-align:left;margin:0}.project-content-body-left .project-quote{max-width:700px;margin:40px 0}.project-content-body-right{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-top:40px;gap:40px}.project-content-body-right .project-content-body{max-width:700px;text-align:left;margin:0}.project-content-body{font-family:Inter,Inter Placeholder,sans-serif;font-size:18px;font-weight:400;line-height:1.8em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:40px 0 0}.project-reasons-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:40px;align-items:start}.project-reasons-text-column,.project-reasons-video-column{display:flex;flex-direction:column}.project-video-small{width:100%;height:auto;border-radius:20px;object-fit:cover}.project-video-image-split{display:grid;grid-template-columns:70% 30%;grid-gap:40px;gap:40px;margin-top:60px;margin-bottom:60px;align-items:start}.project-video-image-split-image,.project-video-image-split-video{width:100%}.project-discovery-cards-with-images{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-top:60px}.project-discovery-card-image{display:flex;flex-direction:column;gap:24px}.project-atomic-design-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:40px;align-items:start}.project-atomic-design-left,.project-atomic-design-right{display:flex;flex-direction:column}.project-responsiveness-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:40px;align-items:start}.project-responsiveness-left,.project-responsiveness-right{display:flex;flex-direction:column}.project-content-body strong{font-weight:600}.project-architecture-item-title,.project-problem-card-title,.project-role-card-title,.project-section-title,.project-solution-card-title,.project-subsection-item-title,.project-subsection-title,h1,h2,h3{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.project-problem-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-top:40px}.project-problem-card{display:flex;flex-direction:column;gap:16px}.project-section-title{font-size:clamp(36px,6vw,72px);margin:0 0 40px}.project-problem-card-title,.project-section-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-weight:500;line-height:1.3em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.project-problem-card-title{font-size:clamp(28px,4vw,48px);margin:0}.project-problem-card-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.8em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-role-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:40px;gap:40px;margin-top:60px}.project-role-card{display:flex;flex-direction:column;gap:12px}.project-role-card-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:500;line-height:1.3em}.project-role-card-text,.project-role-card-title{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-role-card-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.8em}.project-subsection{margin-top:60px}.project-subsection-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:500;line-height:1.3em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0 0 24px}.project-subsection-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;margin-top:40px}.project-subsection-item{display:flex;flex-direction:column;gap:12px}.project-subsection-item-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(22px,3vw,32px);font-weight:500;line-height:1.3em}.project-subsection-item-text,.project-subsection-item-title{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-subsection-item-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.8em}.project-quote{margin:40px 0;padding:40px;border-left:2px solid var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0));max-width:700px}.project-quote-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:400;line-height:1.8em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0 0 16px;font-style:italic}.project-quote-author{font-family:DM Mono,monospace;font-size:12px;font-weight:500;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));margin:0;text-transform:uppercase;letter-spacing:.1em}.project-solution-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;margin-top:40px}.project-solution-card{display:flex;flex-direction:column;gap:16px}.project-solution-card-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.3em}.project-solution-card-text,.project-solution-card-title{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-solution-card-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.8em}.project-architecture-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;margin-top:40px}.project-architecture-item{display:flex;flex-direction:column;gap:12px}.project-architecture-item-title{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(22px,3vw,32px);font-weight:500;line-height:1.3em}.project-architecture-item-text,.project-architecture-item-title{color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-architecture-item-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.8em}.project-architecture-item-text strong{font-weight:600;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.project-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:40px;gap:40px;margin:60px 0}.project-testimonial{display:flex;flex-direction:column;gap:24px}.project-testimonial-text{font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:400;line-height:1.6em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-testimonial-author{display:flex;flex-direction:column;gap:4px}.project-testimonial-name{font-weight:500;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218))}.project-testimonial-name,.project-testimonial-role{font-family:DM Mono,monospace;font-size:12px;margin:0;text-transform:uppercase;letter-spacing:.1em}.project-testimonial-role{font-weight:400;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154))}.project-final-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-top:80px;max-width:1000px;margin-left:auto;margin-right:0}.project-final-metric{display:flex;flex-direction:column;gap:12px}.project-final-metric-value{display:flex;align-items:baseline;gap:4px;color:var(--token-633663d4-6135-4d2d-a328-8707c8a7d2dc,rgb(255,60,0))}.project-final-metric-number,.project-final-metric-prefix,.project-final-metric-suffix{font-family:Inter,Inter Placeholder,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:-.03em;line-height:1em}.project-final-metric-label{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:500;line-height:1.2em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0;text-transform:lowercase}.project-final-metric-description{font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));margin:0}.project-next-section{padding:var(--section-padding-y) var(--section-padding-x);width:100%;margin-top:80px}.project-next-link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s ease}.project-next-link:hover{opacity:.8}.project-next-content{display:flex;flex-direction:column;gap:24px}.project-next-label{font-family:DM Mono,monospace;font-size:14px;font-weight:500;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0;text-transform:uppercase;letter-spacing:.1em}.project-next-info{display:flex;flex-direction:column;gap:8px}.project-next-title{font-family:DM Mono,monospace;font-size:12px;font-weight:400;color:var(--token-e8ccf398-6520-4245-a598-2e5ed38e5fec,rgb(161,154,154));margin:0;text-transform:uppercase;letter-spacing:.1em}.project-next-name{font-family:Inter Tight,Inter Tight Placeholder,sans-serif;font-size:clamp(48px,8vw,120px);font-weight:500;line-height:1em;color:var(--token-51170b41-dbf0-44c9-9f71-6387b73e409d,rgb(227,218,218));margin:0}.project-image-container{margin:60px 0;width:100%;border-radius:20px;overflow:hidden}.project-image{width:100%;height:auto;display:block;border-radius:20px}.project-video-container{margin:60px 0;width:100%;border-radius:20px;overflow:hidden}.project-video-container.project-video-full-height{margin-top:0;margin-bottom:0}.project-video-container.project-video-full-height .project-video{aspect-ratio:16/9;height:auto;object-fit:cover}.project-video{width:100%;height:auto;display:block;border-radius:20px}.project-architecture-image{margin:24px 0;width:100%;border-radius:20px;overflow:hidden}.project-design-system-images{margin:60px 0;width:100%}.project-design-system-images .project-image-container{margin:40px 0}@media (max-width:768px){.project-hero-services-metrics{grid-template-columns:1fr;gap:40px}.project-hero-roles{flex-direction:column;width:100%}.project-hero-metrics{grid-template-columns:repeat(2,1fr);gap:24px}.project-hero-description-button{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.project-hero-button-wrapper{justify-content:flex-start}.project-hero-section{padding:calc(var(--section-padding-y-mobile) + 80px) var(--section-padding-x) var(--section-padding-y-mobile)}.project-content-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.project-hero-title{margin-left:calc(-1 * var(--section-padding-x));margin-right:calc(-1 * var(--section-padding-x));padding-left:var(--section-padding-x);padding-right:var(--section-padding-x)}.project-hero-letter{font-size:clamp(80px,15vw,200px)}.project-hero-subtitle{font-size:clamp(32px,5vw,60px)}.project-problem-cards,.project-role-cards{grid-template-columns:1fr;gap:32px}.project-atomic-design-columns,.project-discovery-cards-with-images,.project-reasons-columns,.project-responsiveness-columns{grid-template-columns:1fr;gap:40px}.project-architecture-items,.project-solution-cards,.project-subsection-items{grid-template-columns:1fr;gap:32px}.project-testimonials{grid-template-columns:1fr;gap:40px}.project-final-metrics{grid-template-columns:repeat(2,1fr);gap:32px}.project-next-section{padding:var(--section-padding-y-mobile) var(--section-padding-x)}.project-image-container,.project-video-container{margin:40px 0}}