.ventures-hero{position:relative;width:100vw;min-height:55svh;padding-top:8rem;padding-bottom:3rem;overflow:hidden;background:radial-gradient(ellipse at 85% 10%,rgba(177,193,239,.35),transparent 45%),radial-gradient(ellipse at 10% 80%,rgba(255,221,148,.22),transparent 40%),var(--base-100)}.ventures-hero .container{display:flex;flex-direction:column;gap:1.25rem;justify-content:flex-end}.ventures-hero h1{font-size:clamp(4.5rem,14vw,10rem);font-weight:500}.ventures-lede{max-width:34rem}.ventures-list{position:relative;width:100vw;padding-bottom:6rem;background-color:var(--base-100)}.ventures-list-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px dashed var(--base-300);margin-bottom:.5rem}.venture-row{display:grid;grid-template-columns:3.5rem minmax(0,1fr) auto auto;gap:1.5rem;align-items:center;padding:1.75rem 0;border-bottom:1px dashed rgba(10,10,10,.2);color:var(--base-300);transition:background-color .25s ease,padding-left .25s ease}.venture-row:hover{padding-left:.5rem}.venture-row:hover .venture-arrow{transform:translate(3px,-3px)}.venture-row-static{cursor:default}.venture-row-static:hover{padding-left:0}.venture-row-static:hover .venture-arrow{transform:none}.venture-index{opacity:.4}.venture-main{display:flex;flex-direction:column;gap:.4rem;min-width:0}.venture-main h2{font-size:clamp(2rem,4vw,3.25rem);text-transform:uppercase;font-weight:500}.venture-main p{max-width:36rem;color:var(--base-secondary-dark)}.venture-tag{padding:.35rem .65rem;border-radius:4px;background-color:var(--accent-1);white-space:nowrap}.venture-row:nth-child(3n+2) .venture-tag{background-color:var(--accent-2)}.venture-row:nth-child(3n+3) .venture-tag{background-color:var(--accent-3)}.venture-arrow{font-size:1.25rem;transition:transform .25s ease}.footer-cta-copy{margin:.75rem 0 1rem;max-width:28rem}.footer-inline-link{color:var(--base-100);font-family:DM Mono;font-size:.85rem;text-transform:uppercase;border-bottom:1px solid rgba(249,244,235,.35);padding-bottom:.15rem}.home-ventures{position:relative;width:100vw;padding:6rem 0;background-color:var(--base-100);overflow:hidden}.home-ventures-header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem}.home-ventures-header h3{max-width:14ch;font-weight:500}.home-ventures-header a{color:var(--base-300);font-family:DM Mono;font-size:.85rem;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid rgba(10,10,10,.25);padding-bottom:.2rem}.home-venture-row{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;gap:1.25rem;align-items:baseline;padding:1.35rem 0;border-top:1px dashed rgba(10,10,10,.2);color:var(--base-300);transition:padding-left .25s ease}.home-venture-row:last-child{border-bottom:1px dashed rgba(10,10,10,.2)}.home-venture-row:hover{padding-left:.4rem}.home-venture-row h4{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500}.home-venture-row .venture-tag{font-size:.75rem}@media (max-width: 1000px){.ventures-hero{min-height:45svh;padding-top:7rem}.venture-row{grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem 1rem}.venture-tag{grid-column:2;justify-self:start}.venture-arrow{display:none}.home-ventures-header{flex-direction:column;align-items:flex-start}.home-venture-row{grid-template-columns:2.25rem minmax(0,1fr)}.home-venture-row .venture-tag{grid-column:2;justify-self:start;margin-top:.35rem}}
