:root{--bg:#f6f0e2;--surface:#fffaf0;--surface-alt:#f1e8d4;--text:#4e5649;--muted:#6f7668;--forest:#1f6a49;--forest-dark:#153626;--gold:#cfa25d;--border:#1536261f;--shadow-soft:0 20px 50px #1c241814;--sans:"Segoe UI", "Trebuchet MS", Arial, sans-serif;--heading:Georgia, "Times New Roman", serif;font-family:var(--sans);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background:radial-gradient(circle at top,#cfa25d38,#0000 26%),linear-gradient(#f7f0e0 0%,#efe3ca 100%);font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}#root{min-height:100vh}h1,h2,h3{font-family:var(--heading);color:var(--forest-dark);line-height:1.08}h1{font-size:clamp(3rem,5vw,5.4rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.3rem}p{margin:0}.page-shell{flex-direction:column;gap:4rem;padding:2rem;display:flex}.hero-section,.contact-section,.split-section{gap:1.5rem;display:grid}.hero-section{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);align-items:stretch}.hero-copy,.hero-panel,.info-card,.investment-card,.contact-card,.product-card,.site-footer,.content-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:28px}.hero-copy{color:#f9f1df;background:radial-gradient(circle at 0 0,#cfa25d2e,#0000 34%),linear-gradient(145deg,#0e3426fa,#1c4e39eb);padding:3.5rem}.language-switcher{flex-wrap:wrap;gap:.6rem;margin-bottom:1.4rem;display:flex}.language-pill{color:#f9f1df;min-height:2.2rem;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #f9f1df4d;border-radius:999px;padding:.45rem .8rem;font-size:.88rem;transition:background-color .18s,border-color .18s,transform .18s}.language-pill:hover,.language-pill:focus-visible{background:#ffffff29;border-color:#f9f1df8c;transform:translateY(-1px)}.language-pill:focus-visible{outline-offset:2px;outline:2px solid #f9f1df}.language-pill.is-active{background:var(--gold);border-color:var(--gold);color:#2f2412}.hero-copy h1,.hero-copy .hero-text,.hero-copy .eyebrow{color:inherit}.hero-copy h1{max-width:12ch;margin:0 0 1.25rem}.hero-text{max-width:60ch;font-size:1.05rem}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.18em;margin:0 0 .85rem;font-size:.78rem;font-weight:700}.hero-panel{background:linear-gradient(#f5efdffa,#eae2ccfa);flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.hero-panel-badge{color:var(--forest-dark);background:#1a5c3e1f;border-radius:999px;align-self:flex-start;padding:.45rem .8rem;font-size:.84rem;font-weight:700;display:inline-flex}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.75rem 0 0;display:grid}.funding-panel{background:#fff9;border:1px solid #1a5c3e14;border-radius:22px;margin-top:1.5rem;padding:1.1rem}.funding-headline{color:var(--forest-dark);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.progress-track{background:#1536261f;border-radius:999px;width:100%;height:.85rem;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--forest));height:100%}.funding-investors{color:var(--forest-dark);margin-top:.75rem}.stat-card{background:#ffffff94;border:1px solid #1a5c3e14;border-radius:20px;padding:1rem}.stat-card dt{color:var(--muted);font-size:.83rem}.stat-card dd{font-family:var(--heading);color:var(--forest-dark);margin:.4rem 0 0;font-size:1.25rem;font-weight:700}.content-section{padding:2.2rem}.section-heading{margin-bottom:1.25rem}.section-heading h2,.contact-copy h2,.hero-panel h2{margin:0}.section-lead{max-width:70ch}.card-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.info-card,.product-card{padding:1.4rem}.info-card h3{color:var(--forest-dark);font-family:var(--heading);margin:0 0 .75rem}.investment-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.investment-card{padding:1.6rem}.detail-list,.tier-list,.bullet-grid{margin:0;padding:0;list-style:none}.detail-list li,.tier-list li,.bullet-grid li{border-bottom:1px solid var(--border);padding:.95rem 0}.detail-list li:first-child,.tier-list li:first-child,.bullet-grid li:first-child{padding-top:0}.detail-list li:last-child,.tier-list li:last-child,.bullet-grid li:last-child{border-bottom:0;padding-bottom:0}.tier-card h3{color:var(--forest-dark);margin:0 0 1.25rem}.tier-list li{justify-content:space-between;align-items:center;gap:1rem;display:flex}.risk-note{border-left:4px solid var(--gold);background:#cfa25d1f;border-radius:0 18px 18px 0;margin:1.25rem 0 0;padding:1rem 1.2rem}.split-section{grid-template-columns:repeat(2,minmax(0,1fr))}.bullet-grid li{padding-left:1.4rem;position:relative}.bullet-grid li:before{content:"";background:var(--forest);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:1.3rem;left:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:5.5rem;color:var(--forest-dark);background:linear-gradient(135deg,#e8f1ebeb,#faf6eef5);align-items:center;font-weight:600;display:flex}.contact-section{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start}.contact-copy{border:1px solid var(--border);color:#f4ead6;box-shadow:var(--shadow-soft);background:linear-gradient(#13412ffa,#225d44eb);border-radius:28px;padding:2.4rem}.contact-copy .section-label,.contact-copy h2,.contact-copy .section-lead{color:inherit}.contact-card{gap:1rem;padding:1.5rem;display:grid}.contact-card label{color:var(--forest-dark);gap:.5rem;font-size:.95rem;font-weight:600;display:grid}.contact-card input,.contact-card textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--forest-dark);background:#fffdf8;border:1px solid #1a5c3e2e;border-radius:16px;padding:.9rem 1rem}.contact-card input:focus,.contact-card textarea:focus{border-color:var(--forest);outline:2px solid #1a5c3e40}.contact-card .consent-row{flex-direction:row;align-items:center;gap:.75rem;display:flex}.contact-card .consent-row input[type=checkbox]{border-radius:.25rem;flex:none;width:1.1rem;min-width:1.1rem;height:1.1rem;margin:0;padding:0}.contact-card .consent-row span{font-weight:600;display:inline}.cta-row{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.85rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 12px 32px #10231b2e}.button:focus-visible{outline:2px solid var(--forest-dark);outline-offset:2px}.button:disabled{opacity:.7;cursor:wait;transform:none}.button-primary{background:var(--gold);color:#2f2412}.button-secondary{color:inherit;background:0 0;border:1px solid}.hero-copy .button-secondary,.contact-copy .button-secondary{color:#f7edd8}.site-footer{margin-bottom:1rem;padding:1.4rem 1.6rem}.footer-socials{gap:.5rem;margin-bottom:1rem;display:grid}.footer-socials-label{color:var(--forest-dark);font-weight:700}.footer-social-links{flex-wrap:wrap;gap:.9rem;display:flex}.footer-social-links a{color:var(--forest-dark);font-weight:600;text-decoration:none}.footer-social-links a:hover,.footer-social-links a:focus-visible{text-decoration:underline}.form-feedback{margin:0;font-size:.95rem;font-weight:600}.form-feedback.success{color:var(--forest)}.form-feedback.error{color:#9f2f2f}.success-popup{color:#f8f0de;z-index:50;background:#153626f5;border-radius:18px;max-width:min(28rem,100vw - 2rem);padding:1rem 1.2rem;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 18px 40px #00000038}.legal-page-shell{max-width:1040px;margin:0 auto}.legal-header{gap:1rem;display:grid}.legal-header .language-switcher{margin-bottom:0}.legal-header .language-pill{color:var(--forest-dark);background:#fffaf0e6;border-color:#15362624}.legal-header .language-pill:hover,.legal-header .language-pill:focus-visible{background:#f1e8d4fa;border-color:#15362647}.legal-header .language-pill.is-active{color:#2f2412}.legal-top-nav,.footer-nav{flex-wrap:wrap;gap:1rem;display:flex}.footer-nav{margin-bottom:.85rem}.text-nav{color:var(--forest-dark);font-weight:700;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.text-nav:hover,.text-nav:focus-visible{text-decoration:underline}.legal-section{margin-bottom:5px}.legal-page-title{margin:0}.legal-accordion-group{gap:5px;display:grid}.legal-copy{gap:.9rem;max-width:80ch;display:grid}.legal-section details{border:1px solid var(--border);background:#ffffff80;border-radius:20px;padding:1rem 1.15rem}.legal-section summary{cursor:pointer;font-family:var(--heading);color:var(--forest-dark);font-size:1.2rem}.legal-section details[open] summary{margin-bottom:.9rem}@media (width<=960px){.page-shell{gap:2rem;padding:1rem}.hero-section,.contact-section,.split-section,.investment-layout,.card-grid,.product-grid{grid-template-columns:1fr}.hero-copy,.hero-panel,.content-section,.contact-copy,.contact-card{padding:1.4rem}.stats-grid{grid-template-columns:1fr 1fr}.funding-headline{flex-direction:column}.hero-copy h1{max-width:none}}@media (width<=640px){.stats-grid{grid-template-columns:1fr}.tier-list li{flex-direction:column;align-items:flex-start}.button,.cta-row>*{width:100%}}
