.ederra-investor{--ederra-dark-green: #0e3522;--ederra-accent-green: #c3dc8e;--ederra-accent-green-soft: #deebb7;--ederra-black: #0a0b0a;--ederra-bone: #f4efe3;--ederra-white: #ffffff;--ederra-text-muted: rgba(255, 255, 255, .72);--ederra-text-light: rgba(255, 255, 255, .5);width:100%;overflow:hidden;color:var(--ederra-black);background:var(--ederra-bone);font-family:DM Sans,Arial,sans-serif}.ederra-investor *,.ederra-investor *:before,.ederra-investor *:after{box-sizing:border-box}.ederra-investor__container{width:100%;max-width:1344px;margin:0 auto;padding-right:clamp(20px,4vw,52px);padding-left:clamp(20px,4vw,52px)}.ederra-investor__hero{position:relative;display:flex;min-height:min(800px,82vh);align-items:flex-end;overflow:hidden;background:var(--ederra-black)}.ederra-investor__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 42%}.ederra-investor__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0a0b0ae6,#0a0b0a9e,#0e35224d)}.ederra-investor__hero-content{position:relative;z-index:2;padding-top:clamp(70px,10vh,116px);padding-bottom:clamp(44px,7vh,84px);animation:ederra-rise .7s ease both}.ederra-investor__eyebrow-row{display:flex;align-items:center;gap:14px;margin-bottom:clamp(16px,2.5vh,26px)}.ederra-investor__hairline{display:block;width:40px;height:1px;flex:0 0 auto;background:var(--ederra-accent-green)}.ederra-investor__eyebrow,.ederra-investor__stat-label{color:var(--ederra-accent-green);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.ederra-investor__eyebrow--muted{color:var(--ederra-text-light)}.ederra-investor__hero-heading{max-width:15ch;margin:0;color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:clamp(50px,7.5vw,108px);font-weight:900;line-height:.95;letter-spacing:-.035em;text-transform:uppercase}.ederra-investor__hero-description{max-width:56ch;margin-top:clamp(20px,3vh,30px);color:var(--ederra-text-muted);font-size:clamp(16px,1.5vw,20px);line-height:1.5}.ederra-investor__hero-description p,.ederra-investor__raise-description p,.ederra-investor__raise-note p{margin:0;color:inherit;font:inherit}.ederra-investor__buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:clamp(26px,4vh,38px)}.ederra-investor__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:16px 26px;border:1px solid transparent;border-radius:2px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.ederra-investor__button--primary{color:var(--ederra-black);background:var(--ederra-accent-green)}.ederra-investor__button--primary:hover{color:var(--ederra-black);background:var(--ederra-accent-green-soft)}.ederra-investor__button--outline{color:var(--ederra-white);border-color:#ffffff6b;background:transparent}.ederra-investor__button--outline:hover{color:var(--ederra-accent-green);border-color:var(--ederra-accent-green)}.ederra-investor__button:active{transform:scale(.98)}.ederra-investor__button:focus-visible{outline:3px solid var(--ederra-accent-green);outline-offset:3px}.ederra-investor__hero-stats{display:flex;flex-wrap:wrap;gap:clamp(22px,4vw,52px);margin-top:clamp(36px,5vh,56px);padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.ederra-investor__hero-stat{display:flex;min-width:150px;flex-direction:column;gap:5px}.ederra-investor__stat-label{color:var(--ederra-text-light)}.ederra-investor__stat-value{color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.35}.ederra-investor__raise{padding-top:clamp(50px,6vw,84px);padding-bottom:clamp(50px,6vw,84px);background:var(--ederra-black)}.ederra-investor__raise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(30px,4vw,60px);align-items:end}.ederra-investor__raise-column{min-width:0}.ederra-investor__raise-primary{margin-top:16px;color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:clamp(48px,5.6vw,76px);font-weight:900;line-height:1;letter-spacing:-.03em}.ederra-investor__raise-secondary{margin-top:16px;color:var(--ederra-accent-green);font-family:Inter,Arial,sans-serif;font-size:clamp(34px,3.4vw,48px);font-weight:900;line-height:1;letter-spacing:-.025em}.ederra-investor__raise-description,.ederra-investor__raise-note{max-width:38ch;margin-top:13px;color:var(--ederra-text-muted);font-size:15px;line-height:1.6}.ederra-investor__raise-note{margin:0 0 20px}@keyframes ederra-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.ederra-investor__hero{min-height:720px}.ederra-investor__hero-heading{max-width:14ch;font-size:clamp(46px,8vw,78px)}.ederra-investor__raise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ederra-investor__raise-action{grid-column:1 / -1}}@media screen and (max-width:749px){.ederra-investor__container{padding-right:20px;padding-left:20px}.ederra-investor__hero{min-height:680px}.ederra-investor__hero-image{object-position:58% center}.ederra-investor__hero-overlay{background:linear-gradient(180deg,#0a0b0a52,#0a0b0ad1 56%,#0a0b0af5)}.ederra-investor__hero-content{padding-top:90px;padding-bottom:44px}.ederra-investor__hero-heading{max-width:100%;font-size:clamp(40px,12vw,58px);line-height:.98}.ederra-investor__hero-description{font-size:16px}.ederra-investor__buttons{flex-direction:column}.ederra-investor__button{width:100%}.ederra-investor__hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.ederra-investor__hero-stat{min-width:0}.ederra-investor__raise-grid{grid-template-columns:1fr}.ederra-investor__raise-action{grid-column:auto}}@media(prefers-reduced-motion:reduce){.ederra-investor__hero-content{animation:none}.ederra-investor__button{transition:none}}.ederra-investor__opportunity{padding:clamp(64px,8vw,104px) 0;background:var(--ederra-dark-green)}.ederra-investor__opportunity-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(40px,6vw,80px);align-items:start}.ederra-investor__section-heading{max-width:16ch;margin:16px 0 0;color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:clamp(40px,5.5vw,76px);font-weight:900;line-height:.98;letter-spacing:-.03em;text-transform:uppercase}.ederra-investor__section-copy{max-width:48ch;margin:24px 0 0;color:var(--ederra-text-muted);font-size:16px;line-height:1.7}.ederra-investor__thesis-list{margin:0;padding:0;list-style:none}.ederra-investor__thesis-list li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:21px 0;border-top:1px solid rgba(255,255,255,.16)}.ederra-investor__thesis-list li:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.ederra-investor__thesis-list span{padding-top:3px;color:var(--ederra-accent-green);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em}.ederra-investor__thesis-list p{margin:0;color:var(--ederra-white);font-size:clamp(17px,1.5vw,20px);line-height:1.3}.ederra-investor__platform{padding:clamp(64px,8vw,104px) 0;background:var(--ederra-bone)}.ederra-investor__light-eyebrow{color:#6b6b66;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.ederra-investor__section-heading--dark{max-width:22ch;margin-bottom:clamp(34px,4vw,54px);color:var(--ederra-black)}.ederra-investor__platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ederra-investor__platform-card{min-height:190px;padding:30px 27px;border:1px solid rgba(10,11,10,.1);border-radius:14px;background:var(--ederra-white);box-shadow:0 1px 2px #0a0b0a0a,0 8px 24px #0a0b0a0f}.ederra-investor__platform-card h3{margin:0 0 12px;color:var(--ederra-black);font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}.ederra-investor__platform-card p{margin:0;color:#3a3a38;font-size:14px;line-height:1.7}.ederra-investor__platform-card--featured{border-color:var(--ederra-dark-green);background:var(--ederra-dark-green);box-shadow:none}.ederra-investor__platform-card--featured h3{color:var(--ederra-white)}.ederra-investor__platform-card--featured p{color:var(--ederra-text-muted)}.ederra-investor__platform-disclaimer{max-width:80ch;margin:24px 0 0;color:#6b6b66;font-size:12px;line-height:1.7}@media screen and (max-width:989px){.ederra-investor__opportunity-grid{grid-template-columns:1fr}.ederra-investor__platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.ederra-investor__section-heading{font-size:clamp(38px,11vw,54px)}.ederra-investor__platform-grid{grid-template-columns:1fr}.ederra-investor__platform-card{min-height:auto}}.ederra-investor__traction{background:var(--ederra-black)}.ederra-investor__traction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ederra-investor__traction-media{position:relative;min-height:650px;overflow:hidden;background:var(--ederra-dark-green)}.ederra-investor__traction-image,.ederra-investor__traction-placeholder{display:block;width:100%;height:100%}.ederra-investor__traction-image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center}.ederra-investor__traction-placeholder{min-height:650px}.ederra-investor__traction-content{padding:clamp(54px,6vw,88px) clamp(24px,4vw,60px)}.ederra-investor__traction-list{display:flex;flex-direction:column;gap:17px;margin:30px 0;padding:0;list-style:none}.ederra-investor__traction-list li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:14px;align-items:start}.ederra-investor__traction-list p{margin:0;color:var(--ederra-text-muted);font-size:15px;line-height:1.55}.ederra-investor__traction-list strong{color:var(--ederra-white);font-weight:600}.ederra-investor__traction-dot{width:7px;height:7px;margin-top:8px;border:1px solid var(--ederra-accent-green);border-radius:50%}.ederra-investor__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,44px);padding-top:27px;border-top:1px solid var(--ederra-accent-green)}.ederra-investor__result{display:flex;flex-direction:column;gap:9px}.ederra-investor__result strong{color:var(--ederra-accent-green);font-family:Inter,Arial,sans-serif;font-size:clamp(34px,4vw,46px);font-weight:900;line-height:1;letter-spacing:-.025em}.ederra-investor__result span{max-width:17ch;color:var(--ederra-text-muted);font-size:12px;line-height:1.4}.ederra-investor__research-note{max-width:65ch;margin:20px 0 0;color:var(--ederra-text-light);font-size:12px;line-height:1.7}@media screen and (max-width:989px){.ederra-investor__traction-grid{grid-template-columns:1fr}.ederra-investor__traction-media{min-height:520px}.ederra-investor__traction-image{position:absolute}}@media screen and (max-width:749px){.ederra-investor__traction-media{min-height:400px}.ederra-investor__traction-content{padding:54px 20px}.ederra-investor__results{grid-template-columns:1fr}.ederra-investor__result span{max-width:none}}.ederra-investor__deeper{padding:clamp(64px,8vw,104px) 0;background:var(--ederra-dark-green)}.ederra-investor__deeper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,6vw,72px);align-items:start}.ederra-investor__deeper-copy{max-width:52ch;margin:24px 0 30px;color:var(--ederra-text-muted);font-size:clamp(16px,1.5vw,20px);line-height:1.55}.ederra-investor__deck-card{padding:clamp(28px,3vw,40px);border:1px solid rgba(255,255,255,.18);border-radius:14px}.ederra-investor__deck-card h3{margin:15px 0;color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:800;line-height:1.15;text-transform:uppercase}.ederra-investor__deck-card p{margin:0 0 18px;color:var(--ederra-text-muted);font-size:16px;line-height:1.7}.ederra-investor__deck-card .ederra-investor__deck-note{color:var(--ederra-text-light);font-size:14px}.ederra-investor__deck-card .ederra-investor__button{margin-top:6px}@media screen and (max-width:749px){.ederra-investor__deeper-grid{grid-template-columns:1fr}.ederra-investor__deck-card{padding:26px 22px}}.ederra-investor__meeting{padding:clamp(64px,8vw,104px) 20px;scroll-margin-top:100px;background:var(--ederra-black)}.ederra-investor__meeting-container{width:100%;max-width:900px;margin:0 auto}.ederra-investor__meeting-intro{max-width:64ch;margin:24px 0 clamp(34px,5vw,50px);color:var(--ederra-text-muted);font-size:16px;line-height:1.7}.ederra-investor__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.ederra-investor__field{display:flex;min-width:0;flex-direction:column;gap:8px}.ederra-investor__field--full,.ederra-investor__form-action,.ederra-investor__form-errors{grid-column:1 / -1}.ederra-investor__field label{color:var(--ederra-text-muted);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.ederra-investor__field label span{color:var(--ederra-accent-green)}.ederra-investor__field input,.ederra-investor__field select,.ederra-investor__field textarea{width:100%;min-height:48px;margin:0;padding:12px 2px;border:0;border-bottom:1px solid rgba(255,255,255,.3);border-radius:0;outline:0;color:var(--ederra-white);background:transparent;box-shadow:none;font-family:DM Sans,Arial,sans-serif;font-size:15px;line-height:1.5;color-scheme:dark;transition:border-color .18s ease}.ederra-investor__field textarea{min-height:90px;resize:vertical}.ederra-investor__field select option{color:#111;background:#fff}.ederra-investor__field input:focus,.ederra-investor__field select:focus,.ederra-investor__field textarea:focus{border-bottom-color:var(--ederra-accent-green)}.ederra-investor__field input:user-invalid,.ederra-investor__field select:user-invalid{border-bottom-color:#ef7d7d}.ederra-investor__form-action{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:10px}.ederra-investor__form-action p{max-width:42ch;margin:0;color:var(--ederra-text-light);font-size:12px;line-height:1.5}.ederra-investor__form-success{padding:clamp(34px,5vw,54px);border:1px solid var(--ederra-accent-green);border-radius:14px}.ederra-investor__form-success h3{margin:15px 0;color:var(--ederra-white);font-family:Inter,Arial,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.15;text-transform:uppercase}.ederra-investor__form-success p{margin:0;color:var(--ederra-text-muted);font-size:16px;line-height:1.7}.ederra-investor__form-errors{padding:16px 18px;border:1px solid #ef7d7d;color:#fff;font-size:14px}.ederra-investor__form-errors ul{margin:8px 0 0;padding-left:20px}.ederra-investor__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media screen and (max-width:749px){.ederra-investor__form-grid{grid-template-columns:1fr}.ederra-investor__field--full,.ederra-investor__form-action,.ederra-investor__form-errors{grid-column:auto}.ederra-investor__form-action{align-items:flex-start;flex-direction:column}}.ederra-investor__final-cta{position:relative;display:flex;min-height:480px;align-items:center;justify-content:center;overflow:hidden;background:var(--ederra-black)}.ederra-investor__final-cta-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.55}.ederra-investor__final-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0b0a8c,#0a0b0ac7)}.ederra-investor__final-content{position:relative;z-index:2;width:100%;max-width:1000px;margin:0 auto;padding:clamp(70px,9vw,128px) 20px;text-align:center}.ederra-investor__final-content .ederra-investor__section-heading{max-width:22ch;margin:0 auto}.ederra-investor__final-content .ederra-investor__buttons{justify-content:center}.ederra-investor__final-hairline{display:block;width:64px;height:1px;margin:clamp(26px,4vw,38px) auto;background:var(--ederra-accent-green)}.ederra-investor__legal{padding:34px 0;border-bottom:1px solid rgba(10,11,10,.1);background:var(--ederra-bone)}.ederra-investor__legal p{max-width:110ch;margin:0;color:#6b6b66;font-size:12px;line-height:1.75}@media screen and (max-width:749px){.ederra-investor__final-cta{min-height:520px}.ederra-investor__final-content .ederra-investor__buttons{align-items:stretch}.ederra-investor__legal{padding:28px 0}}.ederra-investor__contact-strip{padding:38px 0 28px;background:var(--ederra-bone)}.ederra-investor__contact-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:1px solid rgba(10,11,10,.1)}.ederra-investor__contact-logo-image{display:block;width:auto;max-width:180px;height:28px;object-fit:contain;object-position:left center}.ederra-investor__contact-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:24px}.ederra-investor__contact-links a,.ederra-investor__contact-links span{margin:0;color:#3a3a38;font-size:14px;line-height:1.5;text-decoration:none}.ederra-investor__contact-links a:hover{color:var(--ederra-dark-green);text-decoration:underline;text-underline-offset:4px}.ederra-investor__contact-links a:focus-visible{outline:2px solid var(--ederra-dark-green);outline-offset:4px}.ederra-investor__contact-strip+.ederra-investor__legal{padding-top:0}@media screen and (max-width:749px){.ederra-investor__contact-inner{align-items:flex-start;flex-direction:column}.ederra-investor__contact-links{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/ederra-investor.css.map */
