@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Syncopate:wght@400;700&display=swap";:root{--eq-washed-navy: #1b263b;--eq-slate-blue: #415a77;--eq-cobalt: #0056e0;--eq-cream: #f4f1ea;--eq-charcoal: #2b2b2b}body.equity-page{background-color:var(--eq-cream);color:var(--eq-charcoal);font-family:Inter,-apple-system,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased}.eq-mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.eq-title{font-family:Syncopate,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:-.05em}.eq-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background-color:var(--eq-cream)}.eq-nav-links{display:flex;gap:2rem}.eq-nav a{color:var(--eq-charcoal);text-decoration:none;font-weight:600;font-size:.85rem;font-family:SFMono-Regular,monospace}.eq-nav-logo{font-size:1.5rem;letter-spacing:.05em;font-family:Syncopate,sans-serif;font-weight:900;color:var(--eq-charcoal);text-decoration:none}.eq-hero{position:relative;min-height:200vh;color:#fff;padding:0}.eq-hero-bg{position:sticky;top:0;width:100%;height:100vh;background-image:linear-gradient(#0000004d,#0000004d),url(/hero-water.jpg);background-size:cover;background-position:center;z-index:1}.eq-hero-content{position:sticky;top:50vh;transform:translateY(-50%);margin-top:-100vh;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem}.eq-hero h1{font-size:clamp(5rem,12vw,10rem);margin:0;line-height:1;letter-spacing:.05em;text-shadow:0 4px 20px rgba(0,0,0,.3)}.eq-hero p{font-family:Inter,sans-serif;font-weight:900;font-size:clamp(.7rem,2vw,1rem);letter-spacing:.1em;text-transform:uppercase;max-width:800px;line-height:1.6}.eq-mid-section{background-color:var(--eq-washed-navy);color:var(--eq-cream);padding:4rem 0;position:relative;overflow:hidden}#eq-ecosystem-graph{width:100%;height:350px;background-color:var(--eq-cream);margin-bottom:4rem;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);overflow:hidden;position:relative;cursor:grab}#eq-ecosystem-graph:active{cursor:grabbing}.eq-link{stroke:#999;stroke-width:1.5px}.eq-link-dashed{stroke-dasharray:6,6;stroke:var(--eq-cobalt);stroke-width:2.5px;opacity:.7}.eq-node-shape{fill:#fff;stroke:var(--eq-charcoal);stroke-width:1.5px;cursor:pointer}.eq-node-burst{fill:var(--eq-cobalt);stroke:none;cursor:pointer}.eq-node-label{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem;fill:var(--eq-charcoal);text-anchor:middle;pointer-events:none}.eq-about{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 3rem 6rem;align-items:center}.eq-about-img-container{width:100%;aspect-ratio:1/1;border-radius:60px 40px 80px 50px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.eq-about-img-container img{width:100%;height:100%;object-fit:cover}.eq-about-text h3{font-family:Inter,sans-serif;font-weight:900;font-size:1.2rem;margin-top:0;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1em}.eq-about-text p{font-size:.95rem;line-height:1.8;margin-bottom:1.5rem;opacity:.9}.eq-btn{display:inline-block;background-color:var(--eq-cobalt);color:#fff;padding:.8rem 2rem;border-radius:50px;text-decoration:none;font-family:SFMono-Regular,monospace;font-size:.85rem;font-weight:700;text-transform:uppercase;margin-top:1rem;transition:transform .2s ease,background-color .2s ease}.eq-btn:hover{transform:translateY(-2px);background-color:#0047b8}.eq-follow{text-align:center;padding:0 3rem 6rem}.eq-follow h2{font-family:Inter,sans-serif;font-weight:900;font-size:2.5rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3rem}.eq-ig-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.eq-ig-item{aspect-ratio:1/1;background-color:var(--eq-slate-blue);overflow:hidden;position:relative}.eq-ig-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.eq-ig-item:hover img{transform:scale(1.05)}.eq-footer-wrapper{background-color:var(--eq-washed-navy);position:relative}.eq-footer-angled{background-color:var(--eq-cream);clip-path:polygon(0 8vw,100% 0,100% 100%,0 100%);padding:10vw 3rem 6rem 3rem;text-align:center;color:var(--eq-charcoal)}.eq-footer-angled h2{font-family:Inter,sans-serif;font-weight:900;font-size:clamp(3rem,6vw,5rem);text-transform:uppercase;margin:0;color:var(--eq-cobalt);display:inline-block;border-bottom:4px solid var(--eq-cobalt);padding-bottom:.2rem;margin-bottom:2rem}.eq-footer-angled svg{display:block;margin:0 auto 2rem;width:32px;height:32px;color:var(--eq-charcoal)}.eq-footer-links{display:flex;justify-content:center;gap:2rem;font-family:SFMono-Regular,monospace;font-size:.9rem}.eq-footer-links a{color:var(--eq-cobalt);text-decoration:underline;text-decoration-color:#0056e04d;text-underline-offset:4px}@media (max-width: 900px){.eq-about{grid-template-columns:1fr}.eq-ig-grid{grid-template-columns:repeat(2,1fr)}.eq-nav{padding:1rem}.eq-nav-links{display:none}.eq-shop-layout{flex-direction:column;gap:2rem}.eq-shop-sidebar{position:static}.eq-shop-sidebar ul{flex-direction:row;flex-wrap:wrap}.eq-shop-grid{grid-template-columns:repeat(2,1fr)}}.eq-shop-hero{width:100%;height:50vh;background-image:url(/hero-water.jpg);background-size:cover;background-position:center 20%;clip-path:polygon(0 0,100% 0,100% 88%,0 100%);margin-bottom:4rem}.eq-shop-layout{display:flex;gap:4rem;max-width:1400px;margin:0 auto;padding:0 3rem 6rem}.eq-shop-sidebar{flex:0 0 200px;position:sticky;top:6rem;align-self:flex-start}.eq-shop-sidebar h3{font-family:SFMono-Regular,monospace;font-size:.9rem;margin-top:0;margin-bottom:1.5rem}.eq-shop-sidebar ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.eq-shop-sidebar a{text-decoration:none;color:var(--eq-charcoal);font-family:SFMono-Regular,monospace;font-size:.85rem}.eq-shop-sidebar a:hover,.eq-shop-sidebar a.active{text-decoration:underline;text-underline-offset:4px}.eq-shop-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.eq-shop-item{display:flex;flex-direction:column;text-align:left}.eq-shop-item-image{background-color:#efece6;aspect-ratio:4/5;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.eq-placeholder-hoodie{width:70%;height:70%;background:var(--eq-washed-navy);border-radius:20px 20px 0 0}.eq-placeholder-tote{width:60%;height:70%;background:var(--eq-cream);border:4px solid var(--eq-charcoal);border-radius:10px}.eq-placeholder-tee{width:70%;height:60%;background:var(--eq-charcoal);border-radius:10px 10px 0 0}.eq-placeholder-bottle{width:25%;height:80%;background:var(--eq-slate-blue);border-radius:20px}.eq-shop-item-info h4{margin:0 0 .5rem;font-family:Inter,sans-serif;font-weight:900;font-size:1rem;text-transform:uppercase}.eq-shop-item-info p{margin:0;font-family:SFMono-Regular,monospace;font-size:.85rem;color:var(--eq-slate-blue)}.eq-mid-section .eq-shop-sidebar h3,.eq-mid-section .eq-shop-sidebar a,.eq-mid-section .eq-shop-item-info h4{color:var(--eq-cream)}.eq-mid-section .eq-shop-item-info p{color:#a0aec0}.eq-mid-section .eq-shop-item-image{background-color:#ffffff0d}
