:root{--primary:#8fe919;--secondary:#3d4a37;--tertiary:#374151;--neutral:#121212;--surface:#fff;--on-surface:#f4f7f0;--on-primary:#121212;--border:#374151;--shadow:#0000001a}[data-astro-cid-ubhswy2y]{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--neutral);color:var(--on-surface);margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.7}a[data-astro-cid-ubhswy2y]{color:inherit;text-decoration:none}img[data-astro-cid-ubhswy2y]{max-width:100%;display:block}h1[data-astro-cid-ubhswy2y],h2[data-astro-cid-ubhswy2y],h3[data-astro-cid-ubhswy2y]{color:var(--primary);letter-spacing:0;margin:0;font-family:Unbounded,system-ui,sans-serif;font-weight:500}h1[data-astro-cid-ubhswy2y]{font-size:clamp(38px,5.5vw,72px);line-height:1.05}h2[data-astro-cid-ubhswy2y]{font-size:clamp(28px,3.5vw,48px);line-height:1.1}h3[data-astro-cid-ubhswy2y]{font-size:20px;line-height:1.3}p[data-astro-cid-ubhswy2y]{margin:0}.text-primary[data-astro-cid-ubhswy2y]{color:var(--primary)!important}.mt-4[data-astro-cid-ubhswy2y]{margin-top:1rem}.small-text[data-astro-cid-ubhswy2y]{color:#a1a1a1;font-size:12px}.site-header[data-astro-cid-ubhswy2y]{z-index:50;background:color-mix(in srgb, var(--neutral) 88%, transparent);border-bottom:1px solid var(--border);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;padding:20px clamp(20px,5vw,70px);display:flex;position:sticky;top:0}.brand[data-astro-cid-ubhswy2y],nav[data-astro-cid-ubhswy2y]{align-items:center;gap:20px;display:flex}.brand-logo[data-astro-cid-ubhswy2y]{width:clamp(112px,14vw,156px);height:auto}nav[data-astro-cid-ubhswy2y] a[data-astro-cid-ubhswy2y]{color:var(--primary);font-size:14px;transition:color .2s}nav[data-astro-cid-ubhswy2y] a[data-astro-cid-ubhswy2y]:hover{text-underline-offset:6px;text-decoration:underline}.lang-dropdown[data-astro-cid-ubhswy2y]{display:inline-block;position:relative}.lang-dropdown-btn[data-astro-cid-ubhswy2y]{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-weight:700;display:inline-flex}.lang-dropdown-menu[data-astro-cid-ubhswy2y]{border:1px solid var(--border);opacity:0;visibility:hidden;z-index:200;background:#1a1a1a;border-radius:6px;margin-top:4px;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(-4px)}.lang-dropdown[data-astro-cid-ubhswy2y]:hover .lang-dropdown-menu[data-astro-cid-ubhswy2y]{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown-item[data-astro-cid-ubhswy2y]{color:#ccc;padding:8px 14px;font-size:13px;font-weight:600;display:block}.lang-dropdown-item[data-astro-cid-ubhswy2y]:hover,.lang-dropdown-item[data-astro-cid-ubhswy2y].active{color:var(--primary);background:#8fe91914}.button[data-astro-cid-ubhswy2y]{cursor:pointer;text-align:center;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:10px 24px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2;transition:all .3s;display:inline-flex}.button-primary[data-astro-cid-ubhswy2y]{background:var(--primary);color:var(--on-primary);border:none}.button-primary[data-astro-cid-ubhswy2y]:hover:not(:disabled){background:#9ff529;transform:translateY(-2px);box-shadow:0 4px 12px #8fe9194d}.button-primary[data-astro-cid-ubhswy2y]:disabled{opacity:.6;cursor:not-allowed}.button-secondary[data-astro-cid-ubhswy2y]{color:var(--primary);border:2px solid var(--primary);background:0 0}.button-secondary[data-astro-cid-ubhswy2y]:hover{background:#8fe9191a}.hero-investors[data-astro-cid-ubhswy2y]{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:clamp(60px,10vw,120px) clamp(20px,5vw,70px);display:flex;position:relative;overflow:hidden}.hero-bg-glow[data-astro-cid-ubhswy2y]{z-index:0;pointer-events:none;background:radial-gradient(circle,#8fe91926 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-copy[data-astro-cid-ubhswy2y]{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex;position:relative}.hero-lede[data-astro-cid-ubhswy2y]{color:#c4c4c4;font-size:clamp(16px,2vw,20px);line-height:1.6}.eyebrow[data-astro-cid-ubhswy2y]{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700}.section[data-astro-cid-ubhswy2y]{padding:clamp(60px,8vw,100px) clamp(20px,5vw,70px)}.section-dark[data-astro-cid-ubhswy2y]{background:var(--neutral)}.section-light[data-astro-cid-ubhswy2y]{background:var(--surface);color:var(--neutral)}.section-light[data-astro-cid-ubhswy2y] h2[data-astro-cid-ubhswy2y],.section-light[data-astro-cid-ubhswy2y] h3[data-astro-cid-ubhswy2y],.section-light[data-astro-cid-ubhswy2y] .eyebrow[data-astro-cid-ubhswy2y]{color:var(--neutral)}.split[data-astro-cid-ubhswy2y]{grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);display:grid}.align-center[data-astro-cid-ubhswy2y]{align-items:center}.align-start[data-astro-cid-ubhswy2y]{align-items:flex-start}.reverse[data-astro-cid-ubhswy2y] .info-card-visual[data-astro-cid-ubhswy2y]{order:-1}.features-grid[data-astro-cid-ubhswy2y]{grid-template-columns:1fr 1fr;gap:40px;display:grid}.feature-col[data-astro-cid-ubhswy2y]{border:1px solid var(--border);background:#ffffff08;border-radius:12px;padding:40px}.highlight-col[data-astro-cid-ubhswy2y]{background:#8fe9190d;border-color:#8fe9194d}.section-title[data-astro-cid-ubhswy2y]{margin-bottom:30px}.feature-list[data-astro-cid-ubhswy2y]{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.feature-list[data-astro-cid-ubhswy2y] li[data-astro-cid-ubhswy2y]{align-items:center;gap:15px;font-size:18px;display:flex}.feature-icon[data-astro-cid-ubhswy2y]{color:#a7f3d0;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.feature-icon[data-astro-cid-ubhswy2y].text-primary{color:var(--primary);background:#8fe9191a}.feature-icon[data-astro-cid-ubhswy2y] svg[data-astro-cid-ubhswy2y]{width:22px;height:22px}.rich-text[data-astro-cid-ubhswy2y]{flex-direction:column;gap:20px;font-size:17px;display:flex}.glass-card[data-astro-cid-ubhswy2y]{backdrop-filter:blur(20px);border:1px solid var(--border);color:var(--on-surface);background:#121212d9;border-radius:16px;padding:40px;box-shadow:0 20px 40px #0003}.glass-card[data-astro-cid-ubhswy2y] h3[data-astro-cid-ubhswy2y]{color:var(--primary)}.secondary-glass[data-astro-cid-ubhswy2y]{background:#ffffff0d}.goal-list[data-astro-cid-ubhswy2y]{flex-direction:column;gap:20px;margin:30px 0 0;padding:0;list-style:none;display:flex}.goal-list[data-astro-cid-ubhswy2y] li[data-astro-cid-ubhswy2y]{align-items:flex-start;gap:15px;display:flex}.goal-number[data-astro-cid-ubhswy2y]{color:var(--primary);padding-top:2px;font-family:Unbounded;font-size:24px;font-weight:700;line-height:1}.contact-box[data-astro-cid-ubhswy2y]{gap:30px;max-width:800px;margin:0 auto;display:grid}.contact-text[data-astro-cid-ubhswy2y] h2[data-astro-cid-ubhswy2y]{color:var(--primary);margin-bottom:15px}.contact-form[data-astro-cid-ubhswy2y]{gap:20px;display:grid}.contact-form[data-astro-cid-ubhswy2y] input[data-astro-cid-ubhswy2y][type=text],.contact-form[data-astro-cid-ubhswy2y] input[data-astro-cid-ubhswy2y][type=email]{border:1px solid var(--border);color:#fff;background:#ffffff0d;border-radius:6px;width:100%;padding:14px 18px;font-family:inherit;font-size:16px}.contact-form[data-astro-cid-ubhswy2y] input[data-astro-cid-ubhswy2y]:focus{border-color:var(--primary);outline:none}.checkbox-label[data-astro-cid-ubhswy2y]{color:#ccc;cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;display:flex}.checkbox-label[data-astro-cid-ubhswy2y] input[data-astro-cid-ubhswy2y]{accent-color:var(--primary);margin-top:4px}.steps[data-astro-cid-ubhswy2y]{gap:20px;margin:30px 0 0;padding:0;list-style:none;display:grid}.steps[data-astro-cid-ubhswy2y] li[data-astro-cid-ubhswy2y]{align-items:flex-start;gap:15px;font-size:16px;display:flex}.steps[data-astro-cid-ubhswy2y] span[data-astro-cid-ubhswy2y]{background:var(--neutral);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Unbounded;font-size:14px;font-weight:600;display:flex}.brokerbot-widget[data-astro-cid-ubhswy2y]{background:var(--surface);border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.brokerbot-header[data-astro-cid-ubhswy2y]{background:var(--neutral);color:var(--primary);text-align:center;padding:20px}.brokerbot-header[data-astro-cid-ubhswy2y] h3[data-astro-cid-ubhswy2y]{color:var(--primary)}.brokerbot-header[data-astro-cid-ubhswy2y] p[data-astro-cid-ubhswy2y]{color:#fff;margin-top:5px;font-size:14px}.brokerbot-body[data-astro-cid-ubhswy2y]{background:#fafafa;padding:30px}.bb-tabs[data-astro-cid-ubhswy2y]{gap:10px;margin-bottom:25px;display:flex}.bb-tab[data-astro-cid-ubhswy2y]{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;flex:1;padding:10px;font-weight:600}.bb-tab[data-astro-cid-ubhswy2y].active{background:var(--neutral);color:var(--primary);border-color:var(--neutral)}.bb-input-group[data-astro-cid-ubhswy2y]{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.bb-input-group[data-astro-cid-ubhswy2y] label[data-astro-cid-ubhswy2y]{color:#555;text-transform:uppercase;font-size:13px;font-weight:600}.bb-input-group[data-astro-cid-ubhswy2y] input[data-astro-cid-ubhswy2y],.bb-input-group[data-astro-cid-ubhswy2y] select[data-astro-cid-ubhswy2y]{background:#fff;border:1px solid #ccc;border-radius:6px;padding:12px 15px;font-size:16px}.bb-submit[data-astro-cid-ubhswy2y]{width:100%;margin-top:10px}.quote-box[data-astro-cid-ubhswy2y]{border-left:4px solid var(--neutral);text-align:left;background:#00000008;max-width:700px;margin:40px auto;padding:30px}.quote[data-astro-cid-ubhswy2y]{color:var(--neutral);margin-bottom:15px;font-size:22px;font-style:italic;font-weight:600}.quote-author[data-astro-cid-ubhswy2y]{color:#555;font-size:15px;font-weight:700}.blockchain-text[data-astro-cid-ubhswy2y]{text-align:left;max-width:800px;margin:0 auto}.text-center[data-astro-cid-ubhswy2y]{text-align:center}.site-footer[data-astro-cid-ubhswy2y]{border-top:1px solid var(--border);background:#0d0d0d;padding:60px clamp(20px,5vw,70px) 30px}.footer-content[data-astro-cid-ubhswy2y]{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.footer-brand[data-astro-cid-ubhswy2y]{max-width:300px}.footer-logo[data-astro-cid-ubhswy2y]{filter:brightness(1.2);width:clamp(112px,14vw,156px);height:auto}.footer-tagline[data-astro-cid-ubhswy2y]{color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:15px;font-size:13px}.footer-links[data-astro-cid-ubhswy2y]{gap:clamp(40px,8vw,100px);display:flex}.footer-column[data-astro-cid-ubhswy2y]{flex-direction:column;gap:12px;display:flex}.footer-column[data-astro-cid-ubhswy2y] h4[data-astro-cid-ubhswy2y]{color:#fff;margin-bottom:10px;font-size:15px}.footer-column[data-astro-cid-ubhswy2y] a[data-astro-cid-ubhswy2y]{color:#aaa;font-size:14px;transition:color .2s}.footer-column[data-astro-cid-ubhswy2y] a[data-astro-cid-ubhswy2y]:hover{color:var(--primary)}.footer-presentation-link[data-astro-cid-ubhswy2y],.footer-blog-link[data-astro-cid-ubhswy2y]{align-items:center;display:inline-flex;color:var(--primary)!important}.footer-presentation-link[data-astro-cid-ubhswy2y]:hover,.footer-blog-link[data-astro-cid-ubhswy2y]:hover{color:var(--primary);text-decoration:underline}.footer-bottom[data-astro-cid-ubhswy2y]{color:#666;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:30px;font-size:13px;display:flex}.footer-legal[data-astro-cid-ubhswy2y]{gap:20px;display:flex}.footer-legal[data-astro-cid-ubhswy2y] a[data-astro-cid-ubhswy2y]:hover{color:#fff}.fade-in-up[data-astro-cid-ubhswy2y]{opacity:0;animation:.8s forwards fadeInUp;transform:translateY(20px)}.delay-1[data-astro-cid-ubhswy2y]{animation-delay:.2s}.delay-2[data-astro-cid-ubhswy2y]{animation-delay:.4s}.delay-3[data-astro-cid-ubhswy2y]{animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (width<=980px){.site-header[data-astro-cid-ubhswy2y]{flex-direction:column;align-items:flex-start;gap:15px}.split[data-astro-cid-ubhswy2y],.features-grid[data-astro-cid-ubhswy2y]{grid-template-columns:1fr}.reverse[data-astro-cid-ubhswy2y] .info-card-visual[data-astro-cid-ubhswy2y]{order:0}}
