@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--navy:#090b49;--orange:#ff7900;--blue:#1d9dcc;--mint:#43bc91;--ink:#111827;--off:#f5f7fa;--line:#dfe3e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffffff0;border-bottom:1px solid #e8e8e8;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 5vw;display:grid;position:sticky;top:0}.wordmark{letter-spacing:.08em;font-family:Space Grotesk;font-size:16px}.wordmark b{color:var(--orange)}nav{gap:28px;font-size:12px;font-weight:700;display:flex}nav a:hover{color:var(--orange)}.talk{background:var(--navy);color:#fff;letter-spacing:.08em;border-radius:3px;justify-self:end;padding:11px 16px;font-size:10px;font-weight:800}.hero{grid-template-columns:1.25fr .55fr;align-items:center;gap:8vw;max-width:1500px;margin:auto;padding:82px 6vw 70px;display:grid}.tag,.mini{letter-spacing:.18em;font-size:10px;font-weight:800}.tag{color:#687384;align-items:center;gap:10px;display:flex}.tag i{background:var(--orange);width:20px;height:3px}h1{letter-spacing:-.065em;color:var(--navy);margin:26px 0;font-family:Space Grotesk;font-size:clamp(58px,7vw,108px);line-height:.92}h1 span{color:var(--orange)}.heroText>p{color:#5e6978;max-width:760px;font-size:17px;line-height:1.75}.heroBtns{flex-wrap:wrap;gap:10px;margin:34px 0;display:flex}.heroBtns a{border-radius:3px;padding:14px 18px;font-size:12px;font-weight:800}.orange{background:var(--orange);color:#fff}.outline{border:1px solid #cdd2d9}.opportunities{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:20px;padding-top:24px;display:flex}.opportunities span{letter-spacing:.16em;color:#9098a4;font-size:9px}.opportunities b{color:#45515e;font-size:11px}.photoWrap{justify-self:end;max-width:350px;position:relative}.photoWrap>img{aspect-ratio:4/5;object-fit:cover;object-position:center 30%;z-index:2;width:100%;display:block;position:relative}.photoAccent{background:var(--orange);width:60%;height:60%;position:absolute;top:-15px;right:-15px}.photoCard{z-index:3;background:var(--navy);color:#fff;flex-direction:column;gap:3px;padding:15px 17px;display:flex;position:relative}.photoCard b{font-size:12px}.photoCard span{opacity:.6;font-size:9px}.ticker{background:var(--navy);color:#fff;white-space:nowrap;letter-spacing:.16em;justify-content:center;align-items:center;gap:28px;padding:18px 20px;font:700 10px Space Grotesk;display:flex;overflow:hidden}.ticker i{background:var(--orange);border-radius:50%;width:5px;height:5px}.section{padding:100px 6vw}.sectionTop{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 55px;display:flex}.sectionTop>div{align-items:center;gap:16px;display:flex}.num{color:var(--orange);font:700 20px Space Grotesk}.mini{color:#6e7885}.wepsLogo{object-fit:contain;width:125px;max-height:50px}.industryLogo{object-fit:contain;background:#fff;width:160px;max-height:70px}.split{grid-template-columns:1.05fr .65fr;align-items:start;gap:8vw;max-width:1400px;margin:auto;display:grid}.bigCopy h2,.ventureIntro h2,.jeniusPitch h2,.final h2{letter-spacing:-.055em;color:var(--navy);margin:0 0 26px;font:600 clamp(42px,5vw,75px)/1.02 Space Grotesk}.bigCopy h2 em,.ventureIntro h2 em,.jeniusPitch h2 em{color:var(--orange);font-style:normal}.bigCopy>p,.jeniusPitch>p{color:#66717e;max-width:700px;font-size:15px;line-height:1.75}.pillGrid{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.pillGrid span{border:1px solid #d9dee4;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:700}.brandForm{border-top:4px solid var(--orange);background:#f6f7f9;padding:28px}.formHead{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.formHead span{letter-spacing:.16em;color:#8b949f;font-size:8px}.formHead strong{color:var(--navy);font:700 15px Space Grotesk}label{letter-spacing:.05em;color:#69737e;flex-direction:column;gap:7px;margin-bottom:13px;font-size:9px;font-weight:800;display:flex}.two{grid-template-columns:1fr 1fr;gap:10px;display:grid}input,select,textarea{background:#fff;border:1px solid #d7dce2;outline:none;width:100%;padding:12px;font:500 12px Manrope}input:focus,select:focus,textarea:focus{border-color:var(--orange)}textarea{resize:vertical}.brandForm button{background:var(--navy);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:100%;padding:14px;font:800 11px Manrope;display:flex}.directMail{text-align:center;color:#66717e;margin-top:13px;font-size:10px;font-weight:700;display:block}.sourcing{color:#fff;background:#11151c}.darkTop .mini{color:#9aa3ad}.darkTop .num{color:var(--blue)}.darkCopy h2{color:#fff}.darkCopy h2 em{color:var(--blue)}.darkCopy>p{color:#a8b0ba}.darkPills span{color:#d5dae0;border-color:#343b45}.industryForm{border-top-color:var(--blue);background:#1a2029}.industryForm label{color:#aab2bc}.industryForm input,.industryForm select,.industryForm textarea{color:#fff;background:#11151c;border-color:#343b45}.industryForm button{background:var(--blue)}.industryForm .formHead strong{color:#fff}.industryForm .directMail{color:#aab2bc}.ventureIntro{max-width:1400px;margin:0 auto 50px}.ventureIntro .mini{margin-left:14px}.ventureIntro h2{margin-top:25px}.ventureCards{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1400px;margin:auto;display:grid}.vcard{border:1px solid #e0e3e7;flex-direction:column;min-height:330px;padding:28px;display:flex}.vcard img{object-fit:contain;object-position:left center;width:150px;height:75px}.vcard p{color:#697481;margin-top:45px;font-size:13px;line-height:1.65}.vcard a{margin-top:auto;font-size:10px;font-weight:800}.wepsCard{border-bottom:5px solid var(--orange)}.industryCard{border-bottom:5px solid var(--blue)}.jeniusCard{border-bottom:5px solid var(--mint)}.jeniusContact{background:#eef7f3;grid-template-columns:1.05fr .65fr;gap:8vw;display:grid}.jeniusPitch{max-width:700px}.jeniusPitch .num,.jeniusPitch h2 em{color:var(--mint)}.jeniusForm{border-top-color:var(--mint);background:#fff}.jeniusForm button{background:#395168}.jeniusForm input:focus,.jeniusForm select:focus,.jeniusForm textarea:focus{border-color:var(--mint)}.final{background:var(--navy);color:#fff;grid-template-columns:1fr .7fr;align-items:end;gap:8vw;padding:100px 6vw;display:grid}.final .mini{color:var(--orange)}.final h2{color:#fff;margin-top:20px}.mailList{flex-direction:column;display:flex}.mailList a{border-bottom:1px solid #ffffff2b;flex-direction:column;gap:5px;padding:20px 0;display:flex}.mailList span{letter-spacing:.16em;opacity:.5;font-size:8px}.mailList b{font-size:16px}footer{color:#8c91ae;letter-spacing:.1em;background:#060832;justify-content:space-between;padding:25px 6vw;font-size:9px;display:flex}@media (max-width:900px){header{grid-template-columns:1fr 1fr}nav{display:none}.hero,.split,.jeniusContact,.final{grid-template-columns:1fr}.photoWrap{justify-self:start;width:280px}.ventureCards{grid-template-columns:1fr}.section{padding:75px 25px}.hero{padding:60px 25px}.sectionTop{align-items:flex-start}.industryLogo,.wepsLogo{width:110px}.final{padding:75px 25px}}@media (max-width:560px){h1{font-size:55px}.hero{gap:55px}.two{grid-template-columns:1fr}.opportunities{gap:12px}.sectionTop{gap:20px}.sectionTop>div{flex-direction:column;align-items:flex-start;gap:5px}.ticker{justify-content:flex-start}.final h2{font-size:44px}footer{flex-direction:column;gap:8px}}
