@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500&display=swap";@font-face{font-family:Geist;src:local(Geist);font-display:swap}:root{--green:#4ecb5f;--green-hover:#3db84e;--bg:#0a0a0a;--bg-card:#141414;--text-primary:#fff;--text-secondary:#a0a0a0;--text-tertiary:#666;--nav-bg:#141414d9;--font:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{font-family:var(--font);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}.reveal{clip-path:inset(0 0 100%);opacity:0}.reveal.revealed{clip-path:inset(0);opacity:1}.navbar{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:1000px;padding:12px 24px;transition:transform .35s cubic-bezier(.65,0,.35,1);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)translateY(0)}.navbar--hidden{transform:translate(-50%)translateY(calc(-100% - 32px))}.navbar-logo{align-items:center;display:flex}.navbar-logo svg{width:auto;height:28px}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-links a{color:var(--text-secondary);font-size:14px;font-weight:400;transition:color .2s}.navbar-links a:hover{color:var(--text-primary)}.navbar-cta{background:var(--green);color:#000;cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);border:none;border-radius:4px;padding:8px 20px;transition:background .2s}.navbar-cta:hover{background:var(--green-hover)}.hero{flex-direction:column;align-items:center;min-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.hero-gradient-container{z-index:0;background:linear-gradient(#1a3040 0%,#2a4a5a 30%,#8aafbf 60%,#c0d8e0 100%);border-radius:16px;position:absolute;inset:16px;overflow:hidden}.hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;padding-top:160px;display:flex;position:relative}.hero-logo{margin-bottom:24px}.hero-logo svg{width:auto;height:48px}.hero-title{letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(36px,5vw,64px);font-weight:500;line-height:1.1}.hero-description{color:var(--text-secondary);max-width:540px;margin-bottom:36px;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.5}.hero-rotating-wrapper{vertical-align:bottom;height:1.5em;display:inline-flex;overflow:hidden}.hero-rotating-text{flex-direction:column;transition:transform .5s cubic-bezier(.65,0,.35,1);display:flex}.hero-rotating-word{height:1.5em;color:var(--green);align-items:center;font-weight:500;display:flex}.hero-buttons{flex-direction:column;align-items:center;gap:16px;display:flex}.hero-launch-btn{background:var(--green);color:#000;cursor:pointer;font-size:16px;font-weight:500;font-family:var(--font);border:none;border-radius:4px;padding:10px 24px;transition:all .2s}.hero-launch-btn:hover{background:var(--green-hover)}.hero-seed-link{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;transition:all .2s;display:inline-flex}.hero-seed-link:hover{color:var(--text-primary);background:#ffffff1a}.hero-seed-link .arrow{font-size:12px;display:inline-block;transform:rotate(-45deg)}.hero-image{z-index:1;border-radius:6px;width:100%;max-width:1100px;margin-top:64px;margin-bottom:-10%;position:relative;overflow:hidden}.hero-image img{width:100%;height:auto;display:block}.hero-image-placeholder{aspect-ratio:16/9;background:var(--bg-card);width:100%;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:14px;display:flex}.features{max-width:1280px;margin:0 auto;padding:120px 16px}.features-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.feature-card{background:var(--bg-card);border-radius:6px;padding:0;overflow:hidden}.feature-card-graphic{background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);width:100%;overflow:hidden}.feature-card-graphic img{width:100%;height:auto;display:block}.feature-card-content{padding:28px}.feature-card-title{letter-spacing:-.01em;margin-bottom:10px;font-size:24px;font-weight:500}.feature-card-description{color:var(--text-secondary);font-size:18px;font-weight:400;line-height:1.5}.feature-grid-section{max-width:1280px;margin:0 auto;padding:120px 16px}.fg-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.fg-card{background:var(--bg-card);border-radius:6px;align-items:stretch;min-height:320px;display:flex;overflow:hidden}.fg-card-text{flex-direction:column;flex:1;justify-content:space-between;padding:40px 32px;display:flex}.fg-card-number{background:var(--green);color:#000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:500;display:inline-flex}.fg-card-title{letter-spacing:-.02em;max-width:280px;font-size:24px;font-weight:500;line-height:1.3}.fg-card-graphic{color:var(--text-tertiary);background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);flex:1;justify-content:center;align-items:center;min-width:0;font-size:13px;display:flex;position:relative;overflow:hidden}.fg-lottie-container{width:100%;height:100%}.feature-showcase-section{flex-direction:column;max-width:1280px;margin:0 auto;padding:0 16px;display:flex}.fs-item{background:var(--bg-card);border-radius:6px;align-items:stretch;height:80vh;margin-bottom:16px;display:flex;overflow:hidden}.fs-item:last-child{margin-bottom:120px}.fs-item--reversed{flex-direction:row-reverse}.fs-text{flex-direction:column;flex:0 0 42%;justify-content:center;padding:56px 48px;display:flex}.fs-heading{letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(22px,2.4vw,32px);font-weight:500;line-height:1.4}.fs-title{color:var(--text-primary)}.fs-dot,.fs-description{color:var(--text-primary);opacity:.5}.fs-cta{color:var(--green);align-items:center;gap:6px;font-size:15px;font-weight:500;transition:gap .2s;display:inline-flex}.fs-cta:hover{gap:10px}.fs-graphic{color:#fff6;background:linear-gradient(#1a3040 0%,#2a4a5a 30%,#8aafbf 60%,#c0d8e0 100%);border-radius:16px;flex:1;justify-content:center;align-items:center;min-width:0;margin:16px;font-size:13px;display:flex;position:relative;overflow:hidden}.fs-lottie-container{width:100%;height:100%}.fs-replay-btn{color:#ffffffb3;cursor:pointer;opacity:0;pointer-events:none;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .3s;display:flex;position:absolute;top:12px;right:12px}.fs-replay-btn--visible{opacity:1;pointer-events:auto}.fs-replay-btn:hover{color:#ffffffe6;background:#ffffff4d}@media (width<=768px){.fg-grid{grid-template-columns:1fr}.fg-card{flex-direction:column;min-height:auto}.fg-card-graphic{min-height:200px}.fs-item,.fs-item--reversed{flex-direction:column;height:auto;min-height:80vh}.fs-text{flex:none;padding:36px 24px}.fs-graphic{flex:1;min-height:300px}.fs-heading{font-size:20px}}.video-section{max-width:1280px;margin:0 auto;padding:40px 16px 120px}.video-container{aspect-ratio:16/9;background:#000;border-radius:6px;width:100%;position:relative;overflow:hidden}.video-container video{object-fit:cover;width:100%;height:100%}.video-watch-btn{color:#ffffffb3;font-size:13px;font-weight:500;font-family:var(--font);cursor:pointer;opacity:0;pointer-events:none;background:#fff3;border:none;border-radius:8px;padding:8px 16px;text-decoration:none;transition:opacity .3s;position:absolute;top:12px;right:12px}.video-watch-btn--visible{opacity:1;pointer-events:auto}.video-watch-btn:hover{color:#ffffffe6;background:#ffffff4d}.cta-section{padding:16px}.cta-container{text-align:center;background:linear-gradient(#1a3040 0%,#2a4a5a 30%,#8aafbf 60%,#c0d8e0 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.cta-rings{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-ring{border:1px solid #ffffff1f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-ring:first-child{width:300px;height:300px}.cta-ring:nth-child(2){width:500px;height:500px}.cta-ring:nth-child(3){width:700px;height:700px}.cta-ring:nth-child(4){width:900px;height:900px}.cta-ring:nth-child(5){width:1100px;height:1100px}.cta-content{z-index:1;position:relative}.cta-title{letter-spacing:-.025em;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;font-size:clamp(32px,5vw,56px);font-weight:500;display:flex}.cta-title-logo{width:auto;height:.8em}.cta-buttons{justify-content:center;gap:16px;display:flex}.cta-btn{background:var(--green);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:64px;height:64px;transition:background .2s;display:flex}.cta-btn:hover{background:var(--green-hover)}.cta-btn svg{fill:#000;width:28px;height:28px}.footer{flex-direction:column;justify-content:space-between;min-height:100vh;padding:80px 40px 32px;display:flex}.footer-top{gap:80px;display:flex}.footer-logo{margin-bottom:0}.footer-logo svg{width:auto;height:48px}.footer-columns{flex:1;gap:120px;display:flex}.footer-column h4{color:var(--text-tertiary);margin-bottom:20px;font-size:13px;font-weight:400}.footer-column ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-column ul li a{color:var(--text-primary);font-size:15px;font-weight:400;transition:color .2s}.footer-column ul li a:hover{color:var(--text-secondary)}.footer-socials{gap:16px;margin-top:4px;display:flex}.footer-socials a{color:var(--text-secondary);transition:color .2s}.footer-socials a:hover{color:var(--text-primary)}.footer-socials svg{width:20px;height:20px}.footer-brand{margin-top:60px}.footer-brand-name{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(80px,20vw,280px);font-weight:500;line-height:.85}.footer-brand-r{vertical-align:super;font-size:.25em;font-weight:400}.footer-legal{margin-top:48px}.footer-legal p{color:var(--text-tertiary);max-width:900px;margin-bottom:12px;font-size:12px;line-height:1.6}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;display:flex}.footer-bottom-left{color:var(--text-tertiary);font-size:13px}.footer-bottom-right{gap:24px;display:flex}.footer-bottom-right a{color:var(--text-tertiary);font-size:13px;transition:color .2s}.footer-bottom-right a:hover{color:var(--text-primary)}.about-hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.about-hero-bg{z-index:0;background:#000;border-radius:16px;position:absolute;inset:16px;overflow:hidden}.about-hero-content{z-index:1;max-width:720px;position:relative}.about-hero-icon{justify-content:center;margin-bottom:40px;display:flex}.about-hero-icon svg{width:80px;height:80px}.about-hero-title{letter-spacing:-.025em;margin-bottom:32px;font-size:clamp(32px,5vw,56px);font-weight:500;line-height:1.15}.about-hero-description{color:var(--text-secondary);margin-bottom:32px;font-size:clamp(15px,1.8vw,18px);font-weight:400;line-height:1.6}.about-hero-quote{color:var(--text-secondary);font-size:clamp(15px,1.8vw,18px);font-weight:400;line-height:1.6}.about-hero-quote strong{color:var(--text-primary);font-weight:500}.backers-section{max-width:1200px;margin:0 auto;padding:80px 24px 120px}.backers-group{margin-bottom:60px}.backers-label{text-align:center;color:var(--text-tertiary);margin-bottom:24px;font-size:14px;font-weight:400}.backers-grid{flex-wrap:wrap;justify-content:center;gap:3px;display:flex}.backer-card{background:var(--bg-card);text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:160px;height:60px;padding:20px 32px;display:flex}.backer-slash{color:var(--text-tertiary);margin-right:4px}.backer-name{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:500}.backer-card--logo{background:0 0;padding:0}.backer-logo{object-fit:contain;width:auto;height:100%}.backers-grid--angels .backer-card,.backers-grid--background .backer-card{min-width:140px}.horizontal-features{width:100%;height:100vh;position:relative;overflow:hidden}.horizontal-features-track{align-items:center;gap:16px;width:max-content;height:100%;padding:0 calc(50vw - 240px);display:flex}.horizontal-feature-card{background:var(--bg-card);filter:grayscale();border-radius:6px;flex-shrink:0;width:480px;transition:filter .4s;overflow:hidden}.horizontal-feature-card:hover{filter:grayscale(0%)}.horizontal-feature-graphic{aspect-ratio:4/3;width:100%;overflow:hidden}.horizontal-feature-graphic img{object-fit:cover;opacity:.5;width:100%;height:100%;transition:opacity .4s;display:block}.horizontal-feature-card:hover .horizontal-feature-graphic img{opacity:1}.horizontal-feature-content{padding:24px}.horizontal-feature-title{letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:500}.horizontal-feature-number{color:var(--green);vertical-align:super;margin-left:4px;font-size:12px;font-weight:500}.horizontal-feature-description{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:1.5}.news-section{max-width:1280px;margin:0 auto;padding:120px 24px}.news-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-end;margin-bottom:48px;padding-bottom:48px;display:flex}.news-header-left{flex-direction:column;gap:16px;display:flex}.news-icon-bars{align-items:flex-end;gap:3px;height:40px;display:flex}.news-bar{border-radius:2px;width:8px}.news-bar--green{background:var(--green);height:100%}.news-bar--gray{background:var(--text-tertiary);height:70%}.news-title{letter-spacing:-.025em;font-size:clamp(32px,5vw,56px);font-weight:500}.news-more-btn{color:var(--text-primary);cursor:pointer;font-size:15px;font-family:var(--font);white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;padding:14px 24px;font-weight:400;transition:all .2s;display:inline-flex}.news-more-btn:hover{border-color:var(--text-tertiary)}.news-more-arrow{font-size:16px}.news-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.news-card{background:var(--bg-card);border-radius:6px;transition:transform .3s;display:block;overflow:hidden}.news-card:hover{transform:translateY(-4px)}.news-card:hover .news-card-image img{opacity:.85}.news-card-image{aspect-ratio:16/10;background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);width:100%;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.news-card-content{padding:24px}.news-card-tag{color:var(--green);border:1px solid var(--green);border-radius:4px;margin-bottom:16px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.news-card-title{letter-spacing:-.01em;margin-bottom:16px;font-size:20px;font-weight:500;line-height:1.3}.news-card-link{color:var(--text-tertiary);align-items:center;gap:6px;font-size:14px;font-weight:400;display:inline-flex}.faq-section{max-width:900px;margin:0 auto;padding:80px 24px 120px}.faq-title{letter-spacing:-.03em;text-align:center;margin-bottom:56px;font-size:clamp(48px,8vw,96px);font-weight:500}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{cursor:pointer;border:1px solid #ffffff0f;border-radius:6px;margin-bottom:8px;padding:20px 24px;transition:background .2s}.faq-item:hover{background:#ffffff05}.faq-question{align-items:center;gap:16px;display:flex}.faq-number{color:var(--text-tertiary);background:#ffffff0f;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:500}.faq-question-text{flex:1;font-size:16px;font-weight:500}.faq-toggle{color:var(--text-tertiary);text-align:center;flex-shrink:0;width:24px;font-size:20px}.faq-answer{padding:16px 0 4px 52px}.faq-answer p{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:1.6}@media (width<=768px){.navbar-links{display:none}.features-grid{grid-template-columns:1fr}.footer-top,.footer-columns{flex-direction:column;gap:40px}.footer{padding:60px 20px 24px}.cta-title{font-size:32px}.cta-buttons{gap:12px}.cta-btn{width:56px;height:56px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.news-header{flex-direction:column;align-items:flex-start;gap:24px}.news-grid{grid-template-columns:1fr}.horizontal-feature-card{width:360px}.backers-grid{flex-direction:column;align-items:center}.backer-card{width:100%;max-width:300px}.faq-answer{padding-left:0}}@media (width<=1024px) and (width>=769px){.features-grid{grid-template-columns:repeat(2,1fr)}}.blog-page{max-width:1280px;margin:0 auto;padding:100px 24px 80px}.blog-header{margin-bottom:40px}.blog-header-icon{margin-bottom:16px}.blog-header-title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(48px,8vw,80px);font-weight:500}.blog-header-description{color:var(--text-secondary);max-width:520px;font-size:16px;font-weight:400;line-height:1.6}.blog-divider{background:#ffffff0f;height:1px;margin-bottom:48px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.blog-card{transition:transform .3s,opacity .3s;display:block}.blog-card:hover{transform:translateY(-4px)}.blog-card:hover .blog-card-image img{opacity:.85}.blog-card-image{aspect-ratio:16/10;background:var(--bg-card);border-radius:6px;width:100%;margin-bottom:16px;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.blog-card-image-placeholder{background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);width:100%;height:100%}.blog-card-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.blog-card-category-indicator{background:var(--text-tertiary);border-radius:1px;width:3px;height:16px}.blog-card-category{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.02em;font-size:13px;font-weight:400}.blog-card-title{letter-spacing:-.01em;font-size:22px;font-weight:500;line-height:1.3}.blog-article-page{padding:100px 24px 80px}.blog-article-container{max-width:720px;margin:0 auto}.blog-article-back{color:var(--text-tertiary);align-items:center;gap:6px;margin-bottom:48px;font-size:14px;transition:color .2s;display:inline-flex}.blog-article-back:hover{color:var(--text-primary)}.blog-article-header{margin-bottom:48px}.blog-article-meta{align-items:center;gap:16px;margin-bottom:20px;display:flex}.blog-article-category{color:var(--green);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:500}.blog-article-date{color:var(--text-tertiary);font-size:13px}.blog-article-title{letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.15}.blog-article-excerpt{color:var(--text-secondary);font-size:18px;font-weight:400;line-height:1.6}.blog-article-hero-image{border-radius:6px;margin-bottom:48px;overflow:hidden}.blog-article-hero-image img{width:100%;height:auto;display:block}.blog-article-content{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:1.75}.blog-article-content h2{color:var(--text-primary);letter-spacing:-.01em;margin:48px 0 16px;font-size:24px;font-weight:500}.blog-article-content p{margin-bottom:20px}.blog-article-content strong{color:var(--text-primary);font-weight:500}.blog-article-content a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.blog-article-content a:hover{color:var(--green-hover)}.blog-article-content ol{margin-bottom:20px;padding-left:24px}.blog-article-content ol li{margin-bottom:12px}@media (width<=768px){.blog-grid{grid-template-columns:1fr}}.legal-page{padding:100px 24px 80px}.legal-container{max-width:720px;margin:0 auto}.legal-back{color:var(--text-tertiary);align-items:center;gap:6px;margin-bottom:48px;font-size:14px;transition:color .2s;display:inline-flex}.legal-back:hover{color:var(--text-primary)}.legal-title{letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(32px,5vw,48px);font-weight:500}.legal-updated{color:var(--text-tertiary);margin-bottom:48px;font-size:14px}.legal-content{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:1.75}.legal-content h2{color:var(--text-primary);letter-spacing:-.01em;margin:40px 0 16px;font-size:22px;font-weight:500}.legal-content p{margin-bottom:16px}.legal-content strong{color:var(--text-primary);font-weight:500}.legal-content a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.legal-content a:hover{color:var(--green-hover)}.legal-content ul,.legal-content ol{margin-bottom:16px;padding-left:24px}.legal-content li{margin-bottom:8px}
