@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#171817;--paper:#f8f9f6;--lime:#edff62;--line:#d6d7d2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #6655ff;outline-offset:5px}.skip{position:absolute;top:-100px;left:20px;background:var(--lime);padding:12px;z-index:10}.skip:focus{top:12px}header{margin:0 4.5%;height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',sans-serif;font-weight:800;font-size:30px;letter-spacing:-1.8px;display:flex;align-items:center;gap:8px}.brandmark{display:inline-flex;background:var(--ink);color:var(--lime);width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;font-size:32px;line-height:1;padding-bottom:5px}.brandperiod{margin-left:-8px}nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:600}.navcta{background:var(--ink);color:white;padding:14px 19px;border-radius:4px}.navcta span{margin-left:30px}nav a:hover{opacity:.65}.hero{margin:0 4.5%;position:relative;padding-top:31px;overflow:hidden}.hero-top{display:flex;justify-content:space-between;gap:15px}.eyebrow,.location{font-size:12px;letter-spacing:1.6px;font-weight:600;margin:0}.location{letter-spacing:0;color:#676961}.hero h1{font-family:'Manrope',sans-serif;font-size:clamp(72px,11.8vw,180px);letter-spacing:-.073em;line-height:.98;font-weight:600;margin:55px 0 34px;position:relative;z-index:2;pointer-events:none}.motion-word{display:inline-block;padding-bottom:10px}.period{color:#596800}.hero-bottom{position:relative;z-index:2;display:flex;align-items:center;gap:70px;margin-bottom:56px}.hero-bottom p{font-size:18px;line-height:1.55;margin:0}.roundlink{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:600}.circle{border:1px solid #83857a;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-size:25px;transition:background .2s,transform .2s}.roundlink:hover .circle{background:var(--lime);transform:translateY(4px)}.color-field{position:absolute;right:0;top:128px;width:40%;height:475px;background:#c7cbff;overflow:hidden;border-radius:200px 200px 4px 4px;isolation:isolate}.color-field>div{position:absolute;border-radius:50%;filter:blur(35px);animation:drift 13s ease-in-out infinite alternate}.field-one{width:140%;height:85%;background:#bda7ff;top:-20%;left:-25%}.field-two{width:110%;height:85%;background:#e7fc44;left:-20%;top:35%;animation-delay:-4s!important}.field-three{width:85%;height:75%;background:#ff8959;right:-50%;bottom:-15%;animation-delay:-8s!important}.field-caption{position:absolute;bottom:22px;left:24px;font-size:11px;letter-spacing:1.4px;color:#33372b}.hero-note{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid var(--line);font-size:11px;letter-spacing:1.7px}@keyframes drift{to{transform:translate(20px,-25px) scale(1.18)}}.section{padding:100px 4.5%;scroll-margin-top:20px}h2{font-family:'Manrope',sans-serif;font-size:clamp(36px,4.25vw,66px);font-weight:500;letter-spacing:-.05em;line-height:1.12;margin:0}h2 em{font-style:normal;color:#7a8170}.intro{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid var(--line)}.intro>.eyebrow{padding-top:12px}.intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:790px;margin-top:34px}.intro-copy p{margin:0;font-size:17px;line-height:1.65;color:#55594e}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px;gap:35px}.section-heading .eyebrow{margin-bottom:25px}.section-heading>p{color:#606358;line-height:1.6;margin-bottom:0}.venture-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.venture{padding:33px 34px 28px;border-radius:5px;min-height:365px;display:flex;flex-direction:column;transition:transform .25s}.venture:hover{transform:translateY(-4px)}.lime{background:#edff79}.purple{background:#d6c4fb}.blue{background:#b9d5fb}.orange{background:#ffb294}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:1.3px;font-weight:600}.mini-mark{font-family:'Manrope',sans-serif;font-weight:800;font-size:28px;letter-spacing:-3px}.venture h3{font-family:'Manrope',sans-serif;font-size:40px;letter-spacing:-1.8px;font-weight:600;margin:35px 0 14px}.venture>p{max-width:420px;line-height:1.55;margin:0 0 32px;color:#343a2d}.card-bottom{margin-top:auto;border-top:1px solid #17181733;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-bottom>span{font-size:10px;letter-spacing:.8px}.card-bottom a{font-size:14px;font-weight:600}.card-bottom a span{display:inline-block;margin-left:10px;transition:transform .2s}.card-bottom a:hover span{transform:translate(3px,-3px)}.portfolio-note{font-size:14px;color:#65685d;margin:24px 0 0}.principles{background:#191b18;color:var(--paper)}.principles>.eyebrow{color:#bbc0b3;margin-bottom:28px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px}.principle-grid article{border-top:1px solid #53594b;padding-top:20px}.principle-grid article>span{font-size:12px;color:var(--lime)}.principle-grid h3{font-size:23px;letter-spacing:-.6px;font-weight:500;margin:35px 0 17px}.principle-grid p{line-height:1.65;color:#b9bfb0;max-width:340px;margin:0}.partners{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.partner-intro>.eyebrow{margin-bottom:30px}.partner-intro>p:not(.eyebrow){max-width:445px;color:#62665a;line-height:1.65}.partner-intro h2{margin-bottom:30px}.partner-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.partner-tags span{border:1px solid #c7ccbe;padding:9px 12px;border-radius:30px;font-size:12px}form{background:#eef0e8;padding:35px;border-radius:5px}form h3{font-size:24px;font-weight:500;letter-spacing:-.8px;margin:0 0 10px}form>p{font-size:14px;color:#65695b;line-height:1.5}label{display:block;font-size:14px;margin:23px 0 9px}input,select,textarea{width:100%;border:1px solid #c6ccbb;background:var(--paper);border-radius:3px;padding:13px 12px;color:var(--ink);font-size:16px;outline-offset:3px}textarea{resize:vertical;min-height:95px}input:focus,textarea:focus,select:focus{outline:2px solid #65732d}form button{display:flex;justify-content:space-between;width:100%;border:none;border-radius:3px;background:var(--ink);color:var(--lime);padding:18px;margin-top:22px;cursor:pointer;font-weight:500}form button:hover{background:#353e22}.form-note{font-size:12px;line-height:1.5;margin:14px 0 0}#form-status{margin-bottom:0}footer{border-top:1px solid var(--line);margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px 0;font-size:12px;color:#606658}footer .brand{color:var(--ink);font-size:28px}footer p{margin-right:auto}footer>a:last-child{font-size:14px}@media(min-width:1550px){body{max-width:1800px;margin:auto}.color-field{height:520px}.hero-bottom{margin-bottom:75px}}@media(max-width:1000px){.color-field{top:140px;height:360px;width:37%}.hero-bottom{gap:30px}.hero-bottom p{font-size:16px}.hero h1{margin-top:65px}.section{padding:75px 4.5%}.intro{grid-template-columns:1fr;gap:30px}.venture{padding:25px}.card-bottom{align-items:start;flex-direction:column}.partners{gap:5%;grid-template-columns:1fr 1fr}.principle-grid{gap:25px}form{padding:25px}.partner-intro h2{font-size:44px}}@media(max-width:650px){header{height:82px}header .brand{font-size:26px}.brandmark{width:28px;height:28px;font-size:28px}nav{gap:0}nav>a:not(.navcta){display:none}.navcta{font-size:12px;padding:11px 13px}.navcta span{margin-left:13px}.hero{padding-top:24px}.hero-top .eyebrow{font-size:10px;letter-spacing:1px}.location{display:none}.hero h1{font-size:clamp(68px,17.2vw,112px);margin:42px 0 22px}.hero-bottom{justify-content:space-between;margin-bottom:28px;gap:16px}.hero-bottom p{font-size:15px}.roundlink{font-size:12px;gap:10px}.circle{width:42px;height:42px;font-size:21px}.color-field{position:relative;top:auto;right:auto;width:100%;height:200px;border-radius:100px 100px 3px 3px;margin-bottom:24px}.field-caption{font-size:10px;bottom:17px}.hero-note{font-size:9px;letter-spacing:.7px;gap:20px}.section{padding:62px 5%}.intro-copy{grid-template-columns:1fr;gap:19px;margin-top:25px}.section-heading{display:block}.section-heading>p{font-size:15px;margin-top:24px}.venture-grid{grid-template-columns:1fr;gap:15px}.venture{min-height:345px;padding:26px}.venture h3{font-size:36px}.card-bottom{flex-direction:row;align-items:center}.card-bottom>span{max-width:90px;font-size:9px;line-height:1.6}.card-bottom a{font-size:13px}.principle-grid{grid-template-columns:1fr;gap:35px;margin-top:38px}.principle-grid h3{margin-top:20px}.principle-grid p{max-width:none}.partners{grid-template-columns:1fr;gap:35px}.partner-intro h2{font-size:42px}.partner-tags span{font-size:11px}form{padding:24px}footer{flex-wrap:wrap;padding:30px 0;gap:17px}footer p{order:3;width:100%;font-size:13px}footer>span{margin-left:auto}footer>a:last-child{order:4}h2{font-size:38px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
