@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{--black:#101010;--dark:#191919;--white:#f5f5f5;--gray:#a7a7a7;--line:#ffffff26;--font:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;font-family:var(--font);background:var(--black);color:var(--white);font-size:16px;font-weight:400;letter-spacing:-.035em}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #929292;outline-offset:5px}img{display:block;max-width:100%}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}p{line-height:1.45}::selection{background:#999;color:#000}.skip{position:fixed;top:-100px;left:20px;background:#fff;color:#000;padding:15px;z-index:100}.skip:focus{top:20px}.wrap{width:calc(100% - 96px);max-width:1280px;margin:auto}.dark{background:var(--black);color:var(--white)}.light{background:var(--white);color:var(--black)}.gray{background:#e8e8e8;color:var(--black)}header{height:95px;display:flex;align-items:center;gap:40px;padding:0 48px;background:var(--black);max-width:1600px;margin:auto}.brand{display:flex;align-items:center;gap:10px;font-size:27px;white-space:nowrap}.brand svg{width:24px;height:35px;fill:currentColor}nav{display:flex;gap:32px;margin-left:auto;font-size:14px;color:#b4b4b4}nav a:hover{color:#fff}.nav-link{border-bottom:1px solid #777;font-size:14px;padding:8px 0;margin-left:30px}.nav-link span{margin-left:20px}.menu{display:none}.hero>.wrap{padding:50px 0 60px;max-width:1200px}.hero h1{font-size:clamp(60px,6.35vw,94px);line-height:1.07;letter-spacing:-.055em;max-width:1100px}.hero-description{font-size:clamp(20px,2vw,28px);line-height:1.2;margin-top:25px;max-width:1000px;color:#d7d7d7;letter-spacing:-.045em}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:52px}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border-radius:100px;background:var(--white);color:var(--black);padding:5px 5px 5px 22px;font-size:18px;line-height:1;transition:background .25s,transform .25s}.pill>span{width:40px;height:40px;border-radius:50%;background:#101010;color:#fff;display:grid;place-items:center;font-size:23px}.pill:hover{background:#bfbfbf;transform:translateY(-2px)}.pill.secondary{background:#414141;color:#fff}.pill.secondary>span{background:#f5f5f5;color:#101010}.pill.black{background:#101010;color:#fff}.pill.black>span{background:#f5f5f5;color:#101010}.brand-list{display:flex;align-items:center;gap:62px;margin:62px 0 55px;color:#c6c6c6}.brand-list>span{font-size:22px;font-weight:650;line-height:.8;letter-spacing:-1px}.brand-list>span:nth-child(3){font-weight:450;letter-spacing:-1.2px}.brand-list small{font-size:10px;letter-spacing:2px}.hero-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.hero-principles article{display:grid;grid-template-columns:30px 1fr;column-gap:18px;border-top:1px solid var(--line);padding-top:25px}.hero-principles i{grid-row:1/3}.hero-principles h3{font-size:18px;line-height:1.2}.hero-principles p{color:#989898;font-size:14px;line-height:1.4;margin-top:12px;max-width:275px}.icon{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.section{padding:110px 0}h2{font-size:clamp(42px,4.9vw,72px);line-height:1.08;letter-spacing:-.055em}.eyebrow{font-size:12px;letter-spacing:1.5px;text-transform:uppercase}.section-lead{max-width:650px;margin:25px auto 0;font-size:20px;color:#646464;line-height:1.3}.center{text-align:center}.section-heading{margin-bottom:55px}@media(max-width:760px){header{padding:0 22px;height:80px;gap:20px}.brand{font-size:24px}nav{display:none}.nav-link{margin-left:auto;font-size:13px}.menu{display:flex;flex-direction:column;gap:5px;width:24px;background:transparent;border:0;padding:0}.menu span{width:22px;height:1px;background:#fff}header.open nav{display:flex;position:absolute;left:0;right:0;top:79px;background:#101010;flex-direction:column;padding:30px;z-index:30;border-bottom:1px solid #555}.wrap{width:calc(100% - 40px)}.hero>.wrap{padding:35px 0 40px}.hero h1{font-size:clamp(46px,10vw,70px);letter-spacing:-.055em}.hero-description{font-size:20px;line-height:1.3}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:32px}.pill{font-size:15px;gap:20px;padding-left:18px}.pill>span{width:34px;height:34px;font-size:20px}.brand-list{gap:22px;flex-wrap:wrap;margin:42px 0}.brand-list>span{font-size:18px}.brand-list small{font-size:8px}.hero-principles{grid-template-columns:1fr;gap:24px}.hero-principles article{padding-top:20px}.hero-principles h3 br{display:none}.hero-principles p{max-width:100%;margin-top:8px}.section{padding:70px 0}h2{font-size:44px}.section-lead{font-size:18px}.section-heading{margin-bottom:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.wide{width:calc(100% - 48px);max-width:1440px;margin:auto}.proof .eyebrow{margin-bottom:28px;color:#717171}.proof h2{font-size:clamp(50px,6.45vw,96px)}.project-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;margin:60px 0 0;padding:0 max(24px,calc((100vw - 1280px)/2));scrollbar-width:none}.project-rail::-webkit-scrollbar{display:none}.project-card{position:relative;flex:0 0 min(36vw,470px);height:570px;padding:0;border:0;border-radius:8px;overflow:hidden;text-align:left;color:#fff;background:#333;scroll-snap-align:center}.project-card>img{height:100%;width:100%;object-fit:cover;object-position:center;transition:transform .7s}.project-card:hover>img{transform:scale(1.03)}.project-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#101010a6 0%,#10101010 22%,transparent 48%,#101010b8 78%,#101010f2 100%)}.project-head{position:absolute;top:22px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff50;padding-bottom:16px;gap:15px;font-size:24px}.round-arrow{font-size:30px}.project-foot{position:absolute;bottom:25px;left:22px;right:22px}.project-foot>span{font-size:13px;color:#c9c9c9}.project-foot h3{font-size:30px;margin:14px 0}.project-foot p{font-size:16px;color:#d0d0d0}.rail-controls{display:flex;justify-content:space-between;align-items:center;margin:25px auto 0;width:calc(100% - 96px);max-width:1280px;font-size:13px;color:#737373}.rail-controls>div{display:flex;gap:8px}.rail-controls button{border:1px solid #aaa;border-radius:50%;width:38px;height:38px;background:transparent;color:#101010}.rail-controls button:hover{background:#101010;color:#fff}.positioning{font-size:clamp(35px,4.3vw,65px);font-weight:500;line-height:1.1;letter-spacing:-.05em;margin:95px 0 70px}.positioning span{color:#999}.belief-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.belief-grid h3{font-size:24px;line-height:1.1;margin:22px 0 14px}.belief-grid p{font-size:16px;color:#656565;line-height:1.4}.method{height:2100px;position:relative}.method-sticky{height:900px;min-height:100svh;position:sticky;top:0;overflow:hidden;padding:75px 0 0}.method h2{font-size:64px}.method-caption{position:relative;z-index:2;max-width:490px;margin:50px auto 0;text-align:center}.method-caption .eyebrow{color:#aaa;margin-bottom:15px}.method-caption h3{font-size:30px;margin-bottom:16px}.method-caption>p:last-child{font-size:18px;color:#999;line-height:1.4}.orbit{position:absolute;width:1400px;height:1400px;border:1px solid #ffffff40;border-radius:50%;left:50%;transform:translate(-50%);top:480px}.method-tabs{position:absolute;top:530px;left:50%;transform:translate(-50%);width:min(1050px,85%);display:flex;justify-content:space-between;gap:20px;z-index:3}.method-tabs button{background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:16px;width:150px;color:#747474;transition:color .3s}.method-tabs button:nth-child(2),.method-tabs button:nth-child(3){transform:translateY(-64px)}.method-tabs button i{border:1px solid #555;border-radius:50%;width:64px;height:64px;display:grid;place-items:center;background:#101010}.method-tabs button[aria-selected=true]{color:#fff}.method-tabs button[aria-selected=true] i{background:#f5f5f5;color:#101010;border-color:#fff}.method-tabs button span{font-size:18px}.method-bottom{position:absolute;bottom:50px;left:0;right:0;text-align:center;color:#888;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.founder{display:grid;grid-template-columns:1fr 1fr;background:#d4d4d4;color:#101010}.founder-image{position:relative;min-height:550px}.founder-image img{width:100%;height:100%;object-fit:cover;object-position:47% center}.founder-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0008,transparent 50%)}.founder-image>span{position:absolute;bottom:30px;left:35px;color:#f5f5f5;z-index:1;font-size:20px;line-height:1.4}.founder-image small{font-size:13px}.founder-copy{padding:50px 45px}.founder-copy h2{font-size:clamp(35px,3.4vw,52px);line-height:1.1}.founder-copy p{font-size:19px;margin:30px 0;max-width:550px;color:#505050;line-height:1.35}.showcase{padding-bottom:0;overflow:hidden}.showcase h2{font-size:64px}.showcase .section-lead{max-width:640px}.montage{position:relative;height:670px;max-width:1440px;margin:65px auto 0}.montage img{position:absolute;box-shadow:0 8px 28px #0003;border:5px solid #fff;border-radius:8px}.montage-main{width:60%;left:20%;top:40px;z-index:2}.montage-left{width:48%;left:-10%;top:30px;transform:rotate(-14deg)}.montage-right{width:35%;right:-3%;top:190px;transform:rotate(13deg);z-index:3}.montage-note{position:absolute;bottom:50px;left:7%;font-size:22px;color:#777;line-height:1.2;z-index:4}.service-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:12%}.service-intro{position:sticky;top:70px;align-self:start}.service-intro h2{font-size:clamp(45px,4.8vw,70px);line-height:1.08}.service-intro>p{margin:30px 0;color:#a7a7a7;font-size:20px;line-height:1.35}.service-stack{display:flex;flex-direction:column;gap:54px}.service-stack article{display:grid;grid-template-columns:36px 1fr;gap:25px}.service-stack h3{font-size:24px;line-height:1.1;margin-bottom:14px}.service-stack p{font-size:17px;line-height:1.4;color:#a7a7a7}.capabilities h2{font-size:58px;margin-bottom:45px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.capability-grid article{border:1px solid #bbb;padding:25px;min-height:310px;background:#ececec}.capability-grid h3{font-size:24px;line-height:1.1}.capability-grid p{font-size:16px;color:#737373;margin-top:12px;max-width:350px}.capability-symbol{margin-top:40px;height:95px;display:flex;align-items:center;justify-content:center;color:#414141}.capability-symbol .icon{width:80px;height:80px;stroke-width:.85}.scope{padding-top:15px}.scope-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.scope-note{margin:25px 0 70px;color:#717171;font-size:17px}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px 0}.scope-grid article{padding:0 28px;border-left:1px dashed #aaa}.scope-grid article:nth-child(3n+1){border:0;padding-left:0}.scope-grid h3{font-size:35px;line-height:1.08;letter-spacing:-.055em;min-height:95px;margin:25px 0 35px;max-width:300px}.scope-grid ul{list-style:none;padding:0;margin:0}.scope-grid li{font-size:16px;line-height:1.45;margin:9px 0;display:flex;gap:10px}.scope-grid li:before{content:"\2713";font-size:14px;color:#888}.evidence{padding:100px 0 0;overflow:hidden}.evidence h2{margin-top:25px}.evidence-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:70px -5% -50px;transform:rotate(-6deg)}.evidence-wall button{background:#292929;border:1px solid #555;color:#fff;overflow:hidden;padding:0;text-align:left;box-shadow:0 10px 30px #0006}.evidence-wall img{width:100%;height:390px;object-fit:cover;object-position:top}.evidence-wall span{font-size:22px;padding:20px;display:block}.comparison{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;padding:26px;gap:18px;margin-top:0}.compare-panel{padding:40px;border-radius:8px;background:#f0f0f0}.compare-panel.after{background:#101010;color:#f5f5f5}.compare-panel h2{font-size:48px}.compare-panel>p{font-size:18px;color:#747474;margin:25px 0 40px;max-width:490px}.compare-panel article{display:grid;grid-template-columns:24px 1fr;gap:15px;margin:28px 0}.compare-panel article>span{font-size:24px;color:#999}.compare-panel article .icon{width:22px;height:22px}.compare-panel h3{font-size:23px;margin-bottom:8px}.compare-panel article p{font-size:16px;color:#818181;line-height:1.35}.after article p,.after>p{color:#a7a7a7}.case-notes h2{margin-bottom:45px;font-size:58px}.case-note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-note{display:grid;grid-template-columns:42% 58%;padding:0;border:1px solid #aaa;background:#efefef;color:#101010;text-align:left;min-height:340px}.case-note>img{width:100%;height:100%;object-fit:cover;object-position:center}.case-note>div{padding:20px;display:flex;flex-direction:column}.case-note-icon{font-size:38px;border-bottom:1px solid #777;padding-bottom:12px;margin-bottom:15px}.case-note h3{font-size:25px;line-height:1.05}.case-note>div>span:not(.case-note-icon){font-size:13px;color:#777;margin-top:10px}.case-note p{font-size:15px;color:#777;margin:28px 0 15px;line-height:1.35}.case-note small{font-size:12px;margin-top:auto}.case-note:hover{background:#fff}.engagement-intro{margin-bottom:50px}.engagement-intro h2{margin-top:25px}.engagement-card{max-width:900px;margin:auto;background:#1b1b1b;border:1px solid #343434;border-radius:18px;padding:40px;box-shadow:0 0 100px #ffffff08}.engagement-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.engagement-mark .icon{width:48px;height:48px}.engagement-tabs{display:flex;border:1px solid #666;background:#292929;padding:5px;border-radius:50px}.engagement-tabs button{border:0;background:transparent;padding:12px 20px;border-radius:30px;color:#aaa;font-size:14px}.engagement-tabs button[aria-selected=true]{background:#f5f5f5;color:#101010}#engagement-title{font-size:40px;letter-spacing:-.055em}.engagement-subtitle{font-size:20px;color:#a7a7a7;margin-top:18px;max-width:680px}.engagement-includes{display:grid;grid-template-columns:1fr 1fr;gap:30px 40px;margin:45px 0}.engagement-includes article{display:grid;grid-template-columns:18px 1fr;gap:12px}.engagement-includes .icon{width:18px;height:18px}.engagement-includes h4{font-size:18px;font-weight:450;margin:0 0 8px}.engagement-includes p{font-size:14px;color:#969696;line-height:1.35}.engagement-card .pill{min-width:330px}.email{display:inline-block;font-size:14px;color:#bdbdbd;margin:25px 0 0 25px}.engagement-footnote{font-size:12px;color:#777;margin-top:25px}.faq{display:grid;grid-template-columns:1fr 1fr;padding:20px;gap:30px}.faq-image{position:relative;min-height:820px}.faq-image img{width:100%;height:100%;object-fit:cover;object-position:48%}.faq-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#101010b0,transparent 60%)}.faq-image span{position:absolute;left:35px;bottom:40px;color:#fff;z-index:1;font-size:38px;line-height:1.1}.faq-content{padding:35px 25px 35px 0}.faq-content h2{font-size:48px;margin-bottom:42px}.faq details{border-top:1px dashed #b0b0b0}.faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:18px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:22px;color:#777}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{font-size:16px;color:#666;line-height:1.45;padding:0 30px 25px 0}footer{padding:65px 0 25px;background:#101010}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-top p{font-size:23px;line-height:1.2;color:#999}.footer-wordmark{display:flex;align-items:center;justify-content:center;font-size:clamp(95px,20vw,310px);letter-spacing:-.08em;gap:3vw;line-height:1.2;margin:60px 0;color:#ddd}.footer-wordmark svg{width:10vw;height:17vw;fill:currentColor}.footer-bottom{display:flex;align-items:center;gap:30px;border-top:1px solid #444;padding-top:25px;color:#999;font-size:12px}.footer-bottom>span{margin-right:auto}dialog{padding:0;border:1px solid #666;width:min(950px,92vw);max-height:90svh;background:#191919;color:#f5f5f5;overflow:auto;border-radius:8px}dialog::backdrop{background:#000d;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-close{position:sticky;top:18px;float:right;margin:18px 18px -62px 0;z-index:2;background:#f5f5f5;color:#101010;border:0;width:42px;height:42px;border-radius:50%;font-size:28px}.dialog-body>img{width:100%;aspect-ratio:1.8;object-fit:cover;object-position:center 40%}.dialog-copy{padding:45px}.dialog-copy h2{font-size:48px;margin:20px 0}.dialog-copy>p{font-size:18px;color:#aaa;line-height:1.45;max-width:720px}.dialog-copy .pill{margin-top:30px}body.dialog-open{overflow:hidden}@media(min-width:1700px){.method-tabs{top:500px}.method-sticky{height:100svh}}@media(max-width:1050px){.belief-grid{grid-template-columns:repeat(2,1fr);gap:40px}.service-layout{gap:8%}.project-card{flex-basis:43vw}.case-note-grid{grid-template-columns:1fr}.case-note{min-height:270px;grid-template-columns:35% 65%}.case-note>img{max-height:300px}.case-note p{margin:20px 0}.montage{height:520px}.founder-copy{padding:40px 30px}.scope-grid h3{font-size:29px}.faq-image{min-height:850px}}@media(max-width:760px){.wide{width:calc(100% - 30px)}.proof h2{font-size:48px}.proof .eyebrow{font-size:11px}.project-rail{padding:0 20px;margin-top:40px;gap:14px}.project-card{flex-basis:83vw;height:480px}.project-head{font-size:24px}.project-foot h3{font-size:27px}.rail-controls{width:calc(100% - 40px)}.positioning{font-size:38px;margin:60px 0 45px}.belief-grid{grid-template-columns:1fr;gap:35px}.belief-grid h3{font-size:26px;margin-top:18px}.belief-grid p{font-size:16px}.method{height:auto}.method-sticky{height:800px;min-height:0;position:relative;padding-top:60px}.method h2{font-size:44px}.method-caption{margin:40px 25px 0}.method-caption h3{font-size:27px}.method-caption>p:last-child{font-size:17px}.orbit{width:800px;height:800px;top:440px}.method-tabs{top:440px;width:94%;gap:6px}.method-tabs button{padding:0;width:80px}.method-tabs button:nth-child(2),.method-tabs button:nth-child(3){transform:translateY(-20px)}.method-tabs button i{width:48px;height:48px}.method-tabs button .icon{width:24px;height:24px}.method-tabs button span{font-size:13px}.method-bottom{bottom:95px;font-size:13px}.founder{grid-template-columns:1fr}.founder-image{min-height:0;height:440px}.founder-copy{padding:38px 24px}.founder-copy h2{font-size:36px}.founder-copy p{font-size:18px}.showcase h2{font-size:44px}.montage{height:390px;margin-top:45px}.montage-main{width:78%;left:11%;top:35px}.montage-left{width:67%;left:-35%;top:0}.montage-right{width:48%;right:-10%;top:150px}.montage img{border-width:3px;border-radius:4px}.montage-note{font-size:16px;bottom:25px;left:6%;max-width:210px}.service-layout{grid-template-columns:1fr;gap:60px}.service-intro{position:static}.service-intro h2{font-size:47px}.service-intro h2 br{display:none}.service-intro>p{font-size:19px}.service-stack{gap:35px}.service-stack article{gap:20px}.service-stack h3{font-size:25px}.service-stack p{font-size:16px}.capabilities h2{font-size:40px;text-align:left;margin-bottom:30px}.capability-grid{grid-template-columns:1fr 1fr;gap:10px}.capability-grid article{padding:17px;min-height:330px}.capability-grid h3{font-size:23px}.capability-grid p{font-size:15px}.capability-symbol{height:60px;margin-top:25px}.capability-symbol .icon{width:55px;height:55px}.scope-heading{align-items:flex-start;flex-direction:column}.scope-heading h2{font-size:44px}.scope-note{font-size:16px;margin:25px 0 45px}.scope-grid{grid-template-columns:1fr;gap:35px}.scope-grid article,.scope-grid article:nth-child(3n+1){border:0;border-top:1px dashed #aaa;padding:25px 0 0}.scope-grid h3{font-size:32px;min-height:0;max-width:100%;margin:20px 0 22px}.scope-grid li{font-size:16px}.evidence{padding-top:65px}.evidence .eyebrow{font-size:10px}.evidence-wall{width:160%;margin:50px -30% 0;gap:10px;transform:rotate(-7deg)}.evidence-wall img{height:250px}.evidence-wall span{font-size:15px;padding:12px}.comparison{grid-template-columns:1fr;padding:15px;gap:15px}.compare-panel{padding:28px 23px}.compare-panel h2{font-size:42px}.compare-panel>p{font-size:18px}.compare-panel h3{font-size:22px}.compare-panel article p{font-size:16px}.case-notes h2{font-size:40px;text-align:left}.case-note{grid-template-columns:35% 65%;min-height:330px}.case-note>img{max-height:100%;height:100%}.case-note>div{padding:18px}.case-note h3{font-size:26px}.engagement-intro h2{font-size:44px}.engagement-card{padding:25px 22px;border-radius:12px}.engagement-top{gap:15px;align-items:flex-start;flex-direction:column;margin-bottom:30px}.engagement-mark .icon{width:36px;height:36px}.engagement-tabs{align-self:stretch}.engagement-tabs button{flex:1;font-size:13px;padding:12px 10px}#engagement-title{font-size:36px}.engagement-subtitle{font-size:18px}.engagement-includes{grid-template-columns:1fr;gap:25px;margin:30px 0}.engagement-includes h4{font-size:19px}.engagement-includes p{font-size:15px}.engagement-card .pill{min-width:0;width:100%;font-size:15px;gap:15px}.email{margin:25px 0 0;font-size:13px}.engagement-footnote{line-height:1.4}.faq{grid-template-columns:1fr;padding:15px;gap:20px}.faq-image{min-height:0;height:440px}.faq-image span{font-size:35px;left:25px;bottom:30px}.faq-content{padding:20px 10px 35px}.faq-content h2{font-size:40px;margin-bottom:30px}.faq summary{font-size:18px;padding:22px 0}.faq details>p{font-size:16px}footer{padding-top:40px}.footer-top{align-items:flex-start;gap:28px;flex-direction:column}.footer-top p{font-size:23px}.footer-wordmark{font-size:20vw;margin:45px 0}.footer-bottom{flex-wrap:wrap;gap:20px;font-size:12px}.footer-bottom>span{width:100%;line-height:1.4}.dialog-copy{padding:25px}.dialog-copy h2{font-size:37px}.dialog-copy>p{font-size:17px}.dialog-body>img{aspect-ratio:1.3}}.brand{font-weight:500;letter-spacing:-.035em;gap:10px}.brand svg{width:22px;height:48px}.footer-wordmark{font-weight:500;letter-spacing:-.045em;gap:2.6vw}.footer-wordmark svg{width:9vw;height:19.8vw}header{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1440px;background:transparent;z-index:10;height:104px}header nav{color:#eee}header .nav-link{border-color:#ffffff80}.hero{position:relative;isolation:isolate;min-height:780px;height:100svh;max-height:1200px;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-media img,.hero-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none}.hero-media video{opacity:0;transition:opacity .7s}.hero-media video.is-ready{opacity:1}.hero-shade{z-index:-1;background:linear-gradient(90deg,#081112a8,#08111240 58%,#08111214),linear-gradient(180deg,rgba(8,17,18,.42),transparent 28%,transparent 68%,rgba(8,17,18,.65))}.hero>.wrap.hero-content{max-width:1280px;padding:140px 0 150px}.hero-content>.eyebrow{font-size:12px;letter-spacing:.18em;color:#e2e4e3;margin-bottom:30px}.hero h1{font-size:clamp(62px,7.1vw,108px);line-height:1.02;letter-spacing:-.055em;max-width:1120px;text-wrap:balance}.hero-description{font-size:20px;letter-spacing:-.025em;line-height:1.5;max-width:540px;margin-top:28px;color:#e2e4e3}.hero-actions{margin-top:36px;gap:28px}.hero-work-link{display:flex;align-items:center;gap:18px;font-size:16px;border-bottom:1px solid #ffffff60;padding:12px 0}.hero-work-link:hover{border-color:#fff}.hero-bottom{position:absolute;left:0;right:0;bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #ffffff40;padding-top:22px;color:#e8e8e8}.hero-scroll{display:flex;align-items:center;gap:15px;font-size:13px;letter-spacing:0}.hero-scroll>span{font-size:20px}.motion-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:8px 0 8px 15px;font-size:13px;letter-spacing:0;white-space:nowrap}.motion-toggle[hidden]{display:none}.motion-toggle svg{width:18px;height:18px;fill:currentColor}.pause-symbol{display:none}.motion-toggle.is-playing .pause-symbol{display:block}.motion-toggle.is-playing .play-symbol{display:none}.hero-intro{padding:48px 0 64px}.hero-intro .brand-list{margin:0 0 48px}.hero-intro .hero-principles p{font-size:16px}@media(max-width:760px){header{height:82px;padding:0 22px}.hero{height:100svh;min-height:720px;max-height:950px}.hero>.wrap.hero-content{padding:125px 0 135px}.hero-content>.eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:25px}.hero h1{font-size:clamp(43px,8.8vw,66px);line-height:1.07}.hero-description{font-size:18px;line-height:1.45;max-width:450px;margin-top:25px}.hero-actions{gap:22px;margin-top:28px}.hero-work-link{font-size:14px;gap:10px}.hero-shade{background:linear-gradient(90deg,#081112aa,#08111245),linear-gradient(180deg,#08111266,transparent 30%,transparent 65%,#081112bb)}.hero-media img,.hero-media video{object-position:45% center}.hero-bottom{bottom:22px;padding-top:17px;gap:12px}.hero-scroll{font-size:11px;gap:10px;max-width:190px}.motion-toggle{font-size:12px;gap:7px}.hero-intro{padding:35px 0 45px}.hero-intro .brand-list{margin-bottom:38px;gap:25px}}.method-tabs{top:0;height:100%;align-items:flex-start;pointer-events:none}.method-tabs button{position:relative;padding:0;pointer-events:auto;flex-shrink:0}.method-tabs button:nth-child(n){transform:none}.method-tabs button i{flex-shrink:0}@media(min-width:1100px){.project-card{flex-basis:calc((100% - 36px)/3)}}.client-carousel{margin-bottom:48px}.client-carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.client-carousel-heading .eyebrow{color:#a7a7a7;font-size:11px}.logo-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.logo-track{display:flex;width:max-content;animation:client-drift 35s linear infinite;will-change:transform}.logo-set{display:flex;align-items:center;justify-content:space-around;gap:35px;flex:none;width:clamp(760px,calc(100vw - 96px),1280px);padding:0 28px}.logo-slide{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;height:100px}.client-logo{width:100%;max-width:200px;height:66px;object-fit:contain;opacity:.84}.client-logo.elit-logo{max-width:125px;filter:grayscale(1) brightness(1.35)}.client-logo.tradesman-logo{max-width:165px;filter:grayscale(1) brightness(1.2)}.client-logo.iconic-logo{filter:brightness(0) invert(1)}.client-logo.endure-logo{max-width:170px}.client-carousel:hover .logo-track,.client-carousel:focus-within .logo-track{animation-play-state:paused}.project-source{display:block;width:fit-content;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin:0 0 28px;color:#bcbcbc}@keyframes client-drift{to{transform:translate(-50%)}}@media(max-width:760px){.client-carousel{margin-bottom:38px}.client-carousel-heading{margin-bottom:15px}.logo-set{gap:28px;padding:0 20px}.logo-slide{height:82px}.client-logo{height:60px}.client-logo.elit-logo{max-width:100px}.client-logo.tradesman-logo{max-width:140px}}@media(prefers-reduced-motion:reduce){.logo-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.logo-set[aria-hidden=true]{display:none}}.arrow-icon{display:block;width:22px;height:22px;flex:none;pointer-events:none}.pill>span .arrow-icon{width:23px;height:23px}.round-arrow,.rail-controls button{display:grid;place-items:center}.round-arrow .arrow-icon{width:21px;height:21px}.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:50px;padding:12px 22px;border:1px solid #ffffff75;border-radius:999px;background:transparent;color:inherit;font-size:16px;line-height:1.25;text-decoration:none;transition:background .2s,border-color .2s}.button-secondary:hover{background:#ffffff16;border-color:#f5f5f5}.button-secondary>span{display:flex;margin:0}header .nav-link{min-height:42px;padding:10px 17px;font-size:14px;margin-left:20px;gap:14px}.hero-work-link{min-height:50px;padding:12px 22px}.email.button-secondary{margin:0 0 0 16px;vertical-align:middle;color:#f5f5f5}.project-source.button-secondary{display:inline-flex;margin:8px 0 0;color:#f5f5f5;font-size:14px}.dialog-copy .pill{display:flex;width:fit-content;margin-top:18px}.founder-photo{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.footer-socials{display:flex;align-items:center;gap:10px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 12px;border:1px solid #414141;border-radius:999px;color:#d4d4d4;transition:color .2s,background .2s,border-color .2s}.footer-socials a:hover{color:#101010;background:#f5f5f5;border-color:#f5f5f5}.social-icon{display:block;width:17px;height:17px;flex:none}.footer-bottom{gap:20px}.privacy-link{padding:12px 0}@media(max-width:760px){header .nav-link{min-height:40px;font-size:13px;padding:9px 13px;margin-left:auto;gap:8px}header .nav-link .arrow-icon{width:18px;height:18px}.hero-work-link{font-size:15px;min-height:44px;padding:11px 19px}.email.button-secondary{margin:16px 0 0}.footer-bottom>span{flex-basis:100%}.footer-socials{gap:8px}.footer-socials a{padding:10px 11px}.footer-bottom{gap:14px}.privacy-link{margin-left:auto}.faq-image img{object-position:center}}.partner-trust{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:38px;margin-bottom:40px;border-bottom:1px solid #414141}.partner-badge{display:inline-flex;align-items:center;gap:17px;color:#f5f5f5;font-size:22px;line-height:1.15}.partner-badge svg{width:36px;height:42px;fill:currentColor;flex:none}.partner-badge small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.17em;color:#a7a7a7;margin-bottom:7px}.partner-trust>p{font-size:14px;line-height:1.5;color:#a7a7a7}.contact-section{border-top:1px solid #414141;scroll-margin-top:24px;outline:none}.contact-heading{margin-bottom:52px;max-width:740px}.contact-heading h2{font-size:clamp(42px,5.5vw,78px);line-height:1.02;margin:22px 0 24px}.contact-heading>p:last-child{font-size:19px;line-height:1.45;color:#a7a7a7}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:9%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 24px}.form-full{grid-column:1/-1}.form-field{min-width:0}.form-field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#bdbdbd;margin-bottom:12px}.form-field label span{font-size:10px;color:#888}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #414141;border-radius:12px;background:#191919;color:#f5f5f5;font:inherit;font-size:16px;line-height:1.4;padding:17px 18px;transition:border-color .2s,background .2s;color-scheme:dark}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid #d4d4d4;outline-offset:3px;border-color:#d4d4d4;background:#202020}.form-field input::placeholder,.form-field textarea::placeholder{color:#858585}.form-field textarea{resize:vertical;min-height:180px}.select-wrap{position:relative}.select-wrap:after{content:"";position:absolute;right:20px;top:24px;width:7px;height:7px;border-right:1.5px solid #bdbdbd;border-bottom:1.5px solid #bdbdbd;transform:rotate(45deg);pointer-events:none}.form-field select{appearance:none;-webkit-appearance:none;padding-right:42px;min-height:58px;text-overflow:ellipsis}.contact-form>.pill{border:0;margin-top:30px}.form-note{max-width:540px;font-size:12px;color:#999;line-height:1.5;margin-top:18px}.form-note a{text-decoration:underline;text-underline-offset:3px}.contact-details{border-top:1px solid #414141;padding-top:26px}.contact-details>div+div{margin-top:30px}.contact-details .eyebrow{font-size:10px;color:#888;margin-bottom:12px}.contact-details p:not(.eyebrow),.contact-details a{font-size:15px;color:#c4c4c4;line-height:1.55}.contact-details a+a{margin-left:18px}.contact-details a:hover{color:#fff}@media(max-width:900px){.contact-layout{grid-template-columns:minmax(0,1fr) 180px;gap:40px}.form-grid{gap:25px 18px}.partner-badge{font-size:20px}}@media(max-width:760px){.partner-trust{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:32px;padding-bottom:30px}.partner-trust>p br{display:none}.partner-badge{font-size:20px}.partner-badge svg{width:30px;height:36px}.contact-heading{margin-bottom:35px}.contact-heading h2{font-size:42px}.contact-heading>p:last-child{font-size:17px}.contact-layout{grid-template-columns:1fr;gap:45px}.form-grid{grid-template-columns:1fr;gap:23px}.form-full{grid-column:auto}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:28px 20px}.contact-details>div+div{margin-top:0}.contact-details>div:first-child{grid-column:1/-1}.contact-details a,.contact-details p:not(.eyebrow){font-size:14px}}.hero-bottom{border-top:0}.hiecom-editor-section{min-width:0}.section{padding-top:calc(100px * var(--section-spacing,1));padding-bottom:calc(100px * var(--section-spacing,1))}.founder-custom-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-brand-logo{width:180px;max-height:60px;object-fit:contain}.custom-footer-logo{width:100%;max-height:300px;object-fit:contain}.engagement-plan[hidden]{display:none}.form-success,.form-errors{padding:24px;border:1px solid #777;border-radius:12px;margin-bottom:25px}.form-errors ul{padding-left:20px}.shopify-design-mode .logo-track{animation-play-state:paused}.hiecom-beliefs{padding-top:0}.hiecom-beliefs .positioning{margin-top:0}.proof{padding-bottom:80px}.contact-section:focus{outline:none}@media(max-width:760px){.section{padding-top:calc(65px * var(--section-spacing,1));padding-bottom:calc(65px * var(--section-spacing,1))}.hiecom-beliefs{padding-top:0}.custom-brand-logo{width:125px;max-height:45px}}.logo-hiecom-elit-nutrition-png img{max-width:125px;filter:grayscale(1) brightness(1.35)}.logo-hiecom-tradesman-nutrition-webp img{max-width:165px;filter:grayscale(1) brightness(1.2)}.logo-hiecom-iconic-images-main-png img{filter:brightness(0) invert(1)}.logo-hiecom-endure-white-png img{max-width:170px}@media(max-width:760px){.logo-hiecom-elit-nutrition-png img{max-width:100px}.logo-hiecom-tradesman-nutrition-webp img{max-width:140px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/hiecom-main-a.css.map */
