:root{--green:#007b33;--green-dark-hover:#00692b;--dark:#005024;--sage:#7a9b83;--cream:#fafaf5;--ink:#0d0d0a;--border:#e4e4db;--muted:#5b5f5c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fff;color:#0d0d0a;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.serif{font-family:"Instrument Serif",serif}.wrap{margin:0 auto;max-width:1180px;padding:0 32px}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;max-width:100%}.icon-img{display:inline-block;height:20px;object-fit:contain;vertical-align:middle;width:20px}.btn{align-items:center;border:1.5px solid #0000;border-radius:100px;cursor:pointer;display:inline-flex;font-size:14.5px;font-weight:600;gap:8px;justify-content:center;padding:13px 26px;transition:all .15s ease;white-space:nowrap}.btn-outline{background:#fff;border-color:#1c1c1c;color:#0d0d0a;color:var(--ink)}.btn-outline:hover{background:#f5f5f5}.btn-outline-white{background:#0000;border-color:#ffffff8c;color:#fff}.btn-outline-white:hover{background:#ffffff14}.btn-solid{background:#007b33;background:var(--green);border-color:#007b33;border-color:var(--green);color:#fff}.btn-solid:hover{background:#00692b;background:var(--green-dark-hover)}header{justify-content:space-between;padding:22px 0}.logo,header{align-items:center;display:flex}.logo{font-size:19px;font-weight:700;gap:9px;letter-spacing:-.01em}.logo svg{height:26px;width:26px}nav.links{color:#222;display:flex;font-size:14.5px;font-weight:500;gap:38px}nav.links a:hover{color:#007b33;color:var(--green)}.nav-actions{display:flex;gap:12px}.nav-actions .btn{font-size:14px;padding:11px 22px}.hero{padding:48px 0 40px;text-align:center}.badge{align-items:center;border:1px solid #007b33;border:1px solid var(--green);border-radius:100px;color:#007b33;color:var(--green);display:inline-flex;font-size:11.5px;font-weight:700;gap:7px;letter-spacing:.08em;margin-bottom:26px;padding:7px 16px;text-transform:uppercase}.hero h1{font-size:57px;font-weight:400;letter-spacing:-.01em;line-height:1.12;margin:0 auto 22px;max-width:760px}.hero h1 .accent{color:#7a9b83;color:var(--sage)}.hero p.sub{color:#5b5f5c;color:var(--muted);font-size:16.5px;line-height:1.6;margin:0 auto 34px;max-width:520px}.hero .btn-row{display:flex;gap:14px;justify-content:center;margin-bottom:56px}.hero .btn-row .btn{font-size:15px;padding:14px 28px}.illustration,.illustration img{width:100%}.trustbar{background:#fafaf5;background:var(--cream);display:flex;flex-wrap:wrap;gap:56px;justify-content:center;margin-top:44px;padding:20px 0}.trustbar .item{align-items:center;color:#1c1c1c;display:flex;font-size:13.5px;font-weight:700;gap:8px;letter-spacing:.02em}.trustbar svg{color:#007b33;color:var(--green);height:15px;width:15px}section{padding:96px 0}.eyebrow{color:#5b5f5c;color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.03em;margin-bottom:18px}.eyebrow.center{text-align:center}.eyebrow.light{color:#ffffffa6}h2.section-title{font-family:"Instrument Serif",serif;font-size:38px;font-weight:400;letter-spacing:-.01em;line-height:1.22;margin-bottom:20px}h2.section-title .accent{color:#7a9b83;color:var(--sage)}h2.section-title.light{color:#fff}h2.section-title.light .accent{color:#9fd0b1}p.section-sub{color:#5b5f5c;color:var(--muted);font-size:16px;line-height:1.6;max-width:560px}p.section-sub.light{color:#ffffffbf}.cards-3{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e4e4db;border:1px solid var(--border);border-radius:16px;padding:32px 28px}.card .icon{align-items:center;background:#007b33;border-radius:10px;color:#007b33;color:var(--green);display:flex;height:42px;justify-content:center;margin-bottom:22px;width:42px}.card .icon svg{height:20px;width:20px}.card h3{font-size:16.5px;font-weight:700;line-height:1.35;margin-bottom:10px}.card p{color:#5b5f5c;color:var(--muted);font-size:14px;line-height:1.6}.quote-block{margin-top:40px;text-align:center}.quote-block p{text-wrap:nowrap;color:#007b33;color:var(--green);font-family:"Instrument Serif",serif;font-size:42px;font-weight:400;line-height:1.45;margin:0 auto;max-width:640px}@media (max-width:580px){.quote-block p{font-size:28px}}.dark-section{background:#005024;background:var(--dark);color:#fff}.market-grid{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:1.1fr 1fr}.market-left h2{max-width:480px}.market-left p{max-width:460px}.stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:26px}.stat-card{background-color:#3a5e41;border-radius:14px;box-shadow:var(--sds-size-depth-0) var(--sds-size-depth-025) var(--sds-size-depth-100) var(--sds-size-depth-0) var(--sds-color-black-100);box-shadow:var(--sds-size-depth-0) var(--sds-size-depth-025) var(--sds-size-depth-100) var(--sds-size-depth-0) var(--sds-color-black-200);padding:22px}.stat-card svg{color:#bfe3cc;height:20px;margin-bottom:14px;width:20px}.stat-card p{color:#ffffffeb;font-size:14px;line-height:1.5}.stat-card p b{color:#fff}.market-bottom{display:flex;flex-direction:column;gap:20px;justify-content:center}.pill-row{display:flex;flex-wrap:wrap;gap:12px;margin:30px auto;width:-webkit-fit-content;width:fit-content}.pill{background-color:#c8860a4d;border-radius:8px;border-width:1px;opacity:1}.investor-brief,.pill{align-items:center;display:inline-flex;padding:12px 24px}.investor-brief{background-color:initial;border:1px solid #d4900a;border-radius:100px;color:#d4900a;cursor:pointer;font-size:16px;font-weight:500;gap:8px;justify-content:center;margin:0 auto;transition:all .18s ease;width:-webkit-fit-content;width:fit-content}.investor-brief:hover{background-color:#d4900a24;border-color:#ffcc75;color:#fff}.market-left .btn{margin-top:4px}.market-eyebrow-wrap{margin-bottom:18px}.offer-head{margin-bottom:56px;text-align:center}.offer-head .eyebrow,.offer-head h2,.offer-head p{margin-left:auto;margin-right:auto;text-align:center}.cards-2{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.offer-card{background:#fff;border:1px solid #e4e4db;border:1px solid var(--border);border-radius:18px;padding:38px}.offer-card .icon{align-items:center;background:#007b33;border-radius:10px;color:#007b33;color:var(--green);display:flex;height:42px;justify-content:center;margin-bottom:22px;width:42px}.offer-card h3{font-family:"Instrument Serif",serif;font-size:21px;font-weight:700;line-height:1.3;margin-bottom:16px;white-space:pre-line}.offer-card ul{margin-bottom:26px}.offer-card li{align-items:center;color:#2b2b2b;display:flex;font-size:14.5px;gap:10px;line-height:1.5;padding:7px 0}.offer-card li svg{stroke:#007b33;stroke:var(--green);color:#007b33;color:var(--green);flex-shrink:0;height:16px;width:16px}.process-section{background:#fafaf5;background:var(--cream)}.process-grid{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.step,.steps{position:relative}.step{display:flex;gap:20px;padding-bottom:44px}.step:last-child{padding-bottom:0}.step .num{align-items:center;background:#fafaf5;background:var(--cream);border:1.5px solid #007b33;border:1.5px solid var(--green);border-radius:50%;color:#007b33;color:var(--green);display:flex;flex-shrink:0;font-size:12.5px;font-weight:700;height:34px;justify-content:center;position:relative;width:34px;z-index:2}.step:not(:last-child):before{border-left:1.5px dashed #b9c9bd;bottom:0;content:"";left:16.5px;position:absolute;top:34px}.step h4{font-size:17px;font-weight:700;margin-bottom:6px}.step p{color:#5b5f5c;color:var(--muted);font-size:14px;line-height:1.6}.process-mock{background:#f1f1ea;border-radius:18px;padding:20px}.whyus-head{margin-bottom:56px}.cards-4{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.whyus-card{border:1px solid #e4e4db;border:1px solid var(--border);border-radius:16px;padding:30px}.whyus-card .icon{align-items:center;background:#007b33;border-radius:10px;color:#007b33;color:var(--green);display:flex;height:42px;justify-content:center;margin-bottom:22px;width:42px}.whyus-card .icon svg{height:18px;width:18px}.whyus-card h3{font-size:16px;font-weight:700;margin-bottom:9px}.whyus-card p{color:#5b5f5c;color:var(--muted);font-size:14px;line-height:1.6}.whyus-card .icon .icon-svg{stroke:#fff;fill:none}.coming{display:flex;justify-content:flex-start;justify-content:center;width:100%}@keyframes floatMockup{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}.coming img{animation:floatMockup 4.5s ease-in-out infinite;height:auto;margin:0 auto;max-width:850px;object-fit:contain;width:100%;will-change:transform}.roadmap-section{background:#0f5f28;padding:96px 0 120px}.roadmap-header{margin:0 auto 48px;max-width:780px;text-align:center}.roadmap-label{color:#9ee4b3;display:inline-block;font-size:12px;letter-spacing:1px;margin-bottom:24px;text-transform:uppercase}.roadmap-title{color:#fff;font-family:"Instrument Serif",serif;font-size:56px;font-weight:500;line-height:1.05;margin:0}.roadmap-title span{color:#ffffffa6}.roadmap-description{color:#ffffffd9;font-size:16px;line-height:1.8;margin:24px auto 0;max-width:620px}.roadmap-cards-grid{grid-gap:1.5px;display:grid;gap:1.5px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1180px}.roadmap-card{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;color:#fff;padding:36px 32px}.roadmap-card-top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px}.roadmap-card-status{align-items:center;border-radius:999px;color:#00c853;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:1px;padding:8px 16px;text-transform:uppercase}.roadmap-card-status--active{border:1px solid #00c853}.roadmap-card-phase{color:#ffffffa6;font-size:12px;letter-spacing:.06em}.roadmap-card-title{font-size:24px;font-weight:600;line-height:1.2;margin:0 0 16px}.roadmap-card-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0;padding:0}.roadmap-card-list li{color:#ffffffbf;font-size:15px;line-height:1.7;padding-left:20px;position:relative}.roadmap-card-list li:before{color:#9ee4b3;content:"•";font-size:18px;left:0;line-height:1.3;position:absolute;top:0}@media (max-width:1024px){.roadmap-cards-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.roadmap-section{padding:72px 0 96px}.roadmap-title{font-size:40px}.roadmap-header{margin-bottom:32px}.roadmap-cards-grid{grid-template-columns:1fr}.roadmap-card{padding:28px 24px}.roadmap-card-top{align-items:flex-start;flex-direction:column}.roadmap-card-phase,.roadmap-card-status{font-size:10px}.roadmap-card-title{font-size:22px}}.roadmap-head{margin-bottom:56px;text-align:center}.roadmap-head .eyebrow,.roadmap-head h2,.roadmap-head p{margin-left:auto;margin-right:auto;text-align:center}.roadmap-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.phase-card{border:1px solid #ffffff2e;border-radius:16px;padding:28px}.phase-badge{border-radius:100px;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:22px;padding:5px 12px;text-transform:uppercase}.phase-badge.active{background:#9fe3b8;color:#003c1a}.phase-badge.future{border:1px solid #ffffff59;color:#fffc}.phase-card .tag{color:#fff9;font-size:12.5px;font-weight:600;margin-bottom:6px}.phase-card h3{font-family:"Instrument Serif",serif;font-size:19px;font-weight:500;margin-bottom:16px}.phase-card li{color:#ffffffd9;display:flex;font-size:13.5px;gap:8px;padding:5px 0}.phase-card li:before{color:#fff6;content:"—"}.comingsoon-section{background:#fff;color:#e9f7ea;overflow:hidden;padding:96px 0}.cs-grid{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1.35fr}.cs-left .eyebrow{color:#8bbf92}.cs-left h2 .accent{color:#7cb37e}.cs-left ul{margin:24px 0 30px}.cs-left li{align-items:flex-start;color:#eff7ec;display:flex;font-size:15px;gap:10px;padding:8px 0}.cs-left li svg{stroke-width:2.2;color:#007b33;color:var(--green);flex-shrink:0;height:16px;margin-top:2px;width:16px}.notify-box{animation:revealCard .8s ease .2s forwards;background:#fff;border:1px solid #0000000f;border-radius:18px;border-top:2px solid #00c853;box-shadow:0 20px 48px #0000002e;margin:0 auto 12px;opacity:0;padding:18px 20px;transform:translateY(20px);transition:transform .5s ease,opacity .5s ease;width:420px}.notify-box h4{color:#0d0d0a;color:var(--ink);font-size:17px;font-weight:700;margin-bottom:8px}.notify-box p.sm{color:#b9d3b0;font-size:14px;margin-bottom:22px}.notify-form{align-items:center;display:flex;flex-wrap:nowrap;gap:12px}.notify-form input{background:#f7fbf7;border:1px solid #76a58047;border-radius:999px;box-shadow:inset 0 1px 0 #fff9;box-sizing:border-box;color:#0d0d0a;color:var(--ink);flex:1 1 260px;font-family:inherit;font-size:15px;height:46px;min-width:0;outline:none;padding:14px 24px}.notify-form .btn{flex:0 0 auto}.notify-form input::placeholder{color:grey}.notify-form input:focus{border-color:#00c853;box-shadow:0 0 0 4px #00c8531f}.notify-form .btn{border-radius:999px;font-size:14px;height:42px;min-width:130px;padding:10px 22px}@media (max-width:980px){.cs-grid{gap:28px;grid-template-columns:1fr}.coming{justify-content:center;margin-top:6px}.notify-box{padding:18px 20px;width:420px}}@media (max-width:580px){.cs-left h2.section-title{font-size:28px;line-height:1.15}.cs-left p.section-sub{font-size:15px}.cs-left li{font-size:14px}.notify-form{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px}.notify-form input{font-size:15px;padding:12px 14px}.notify-form .btn{min-width:120px;width:auto}.coming img{max-width:420px}}.fineprint{color:#a8b89d;font-size:12px;margin-top:16px}@keyframes revealCard{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.cta-section{padding-bottom:64px;padding-top:96px}.cta-section h2{color:#ffffff8c;font-family:"Instrument Serif",serif;font-size:44px;font-weight:400;line-height:1.2}.cta-section h2 .white{color:#fff}.cta-section h2 .accent{color:#00c853}.cta-section h2 .grey{color:#7a9b83}footer{border-top:1px solid #ffffff1f;padding-bottom:38px;padding-top:60px}.footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin-bottom:50px}.footer-logo{color:#fff;font-size:20px;font-weight:700;margin-bottom:18px}.section-title-seriff{color:#00c853}.footer-logo svg{height:28px;width:28px}.footer-logo-img{filter:brightness(0) invert(1);height:26px;object-fit:contain;width:26px}.footer-brand p{color:#fff9;font-size:13px;line-height:1.65;margin-bottom:22px;max-width:240px}.socials{display:flex;gap:10px;margin-bottom:18px}.socials a{align-items:center;border:1px solid #ffffff38;border-radius:50%;display:flex;height:34px;justify-content:center;transition:border-color .15s ease,background .15s ease;width:34px}.socials a:hover{background:#ffffff0f;border-color:#ffffff80}.socials svg{fill:#fff;color:#fff;height:14px;width:14px}.footer-email{color:#ffffff8c;font-size:12px;letter-spacing:.01em;margin-top:0}.footer-email-label{color:#fff6;font-size:10px;letter-spacing:.1em;margin-right:4px}.footer-col h5,.footer-email-label{font-weight:700;text-transform:uppercase}.footer-col h5{color:#ffffff73;font-size:11px;letter-spacing:.07em;margin-bottom:18px}.footer-col li{color:#fffc;cursor:pointer;font-size:13.5px;padding:5.5px 0;transition:color .15s ease}.footer-col li:hover{color:#fff}.footer-link-button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0;text-align:left}.footer-link-button:hover{color:#fff;text-decoration:underline}.footer-link-button:focus{border-radius:6px;outline:3px solid #00c85324;outline-offset:3px}.modal-overlay{align-items:center;background:#0a0f0bb8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:999}.modal-card{background:#09110d;border-radius:24px;box-shadow:0 40px 120px #0000005c;padding:40px 36px;position:relative;width:min(780px,100%)}.modal-close{background:#0000;border:none;color:#f5f7f2;cursor:pointer;font-size:28px;line-height:1;position:absolute;right:20px;top:20px}.modal-content .badge{align-items:center;background:#ffffff0f;border-radius:999px;color:#a0f5a5;display:inline-flex;font-size:12px;gap:8px;letter-spacing:.12em;margin-bottom:24px;padding:10px 16px;text-transform:uppercase}.modal-content h2{color:#f7fdf6;font-family:"Instrument Serif",serif;font-size:42px;line-height:1.05;margin-bottom:24px}.modal-content p{color:#d6e3d0;font-size:16px;line-height:1.8;margin-bottom:18px}.service-form label{color:#d6e3d0;display:block;font-size:14px;margin-bottom:12px}.modal-card{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 48px);overflow-y:auto}@media (max-width:900px){.modal-card{border-radius:20px;padding:28px 24px;width:min(640px,100%)}.modal-content h2{font-size:34px}}@media (max-width:600px){.modal-overlay{align-items:flex-end;padding:12px}.modal-card{border-radius:12px;box-shadow:none;margin:0;max-height:calc(100vh - 24px);padding:16px;width:100%}.modal-content h2{font-size:22px;margin-bottom:12px}.modal-content p{font-size:15px}.modal-close{font-size:24px;right:12px;top:12px}.notify-form{align-items:stretch;flex-direction:column;gap:12px;width:100%}.notify-form input{padding:12px 14px;width:100%}.notify-form .btn{width:100%}}.service-form input,.service-form textarea{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;color:#f7fdf6;font-size:15px;margin-top:6px;padding:12px 14px;width:100%}.service-form textarea{resize:vertical}.service-form .btn{padding:12px 20px}.investor-brief-content{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;color:#d6e3d0;margin:24px 0;padding:24px}.investor-brief-content code{background:#ffffff14;border-radius:6px;color:#f7fdf6;padding:4px 8px}.investor-brief-actions{display:flex;gap:16px;justify-content:flex-start;margin-top:18px}.investor-brief-preview{border:1px solid #ffffff1a;border-radius:18px;margin-top:20px;min-height:420px;overflow:hidden;width:100%}.investor-brief-preview iframe{border:none;min-height:420px;width:100%}.footer-bottom{align-items:center;border-top:1px solid #ffffff1f;color:#ffffff73;display:flex;font-size:12px;justify-content:center;padding-top:24px}.hamburger-btn{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;padding:0;position:relative;width:28px;z-index:1001}.hamburger-btn .bar{background-color:#0d0d0a;background-color:var(--ink);border-radius:2px;height:2.5px;transition:all .35s cubic-bezier(.4,0,.2,1);width:100%}.hamburger-btn.open .bar:first-child{transform:translateY(8.75px) rotate(45deg)}.hamburger-btn.open .bar:nth-child(2){opacity:0;transform:translateX(-10px)}.hamburger-btn.open .bar:nth-child(3){transform:translateY(-8.75px) rotate(-45deg)}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100vw;z-index:998}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-drawer{background:#fff;box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;height:100vh;justify-content:space-between;max-width:320px;padding:80px 28px 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:80%;z-index:999}.mobile-drawer.active{transform:translateX(0)}.mobile-links{display:flex;flex-direction:column;gap:20px}.mobile-links a{border-bottom:1px solid #e4e4db;border-bottom:1px solid var(--border);color:#0d0d0a;color:var(--ink);font-size:18px;font-weight:600;padding:8px 0;transition:color .2s ease}.mobile-links a:hover{color:#007b33;color:var(--green)}.mobile-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.mobile-actions .btn{justify-content:center;width:100%}@media (max-width:980px){header{padding:16px 0}.desktop-only{display:none!important}.hamburger-btn{display:flex}.wrap{padding:0 20px}.hero h1{font-size:38px;line-height:1.15}.hero p.sub{font-size:15px}h2.section-title{font-size:30px}.cards-2,.cards-3,.cards-4,.roadmap-grid{gap:20px;grid-template-columns:1fr}.cs-grid,.market-grid,.process-grid{gap:36px;grid-template-columns:1fr}.coming img{margin-right:0;max-width:100%;transform:scale(1);width:100%}.footer-grid,.stat-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:32px}section{padding:60px 0}.quote-block p{font-size:24px;padding:0 10px}}@media (max-width:580px){.hero h1{font-size:30px}.hero .btn-row{flex-direction:column;gap:10px}.hero .btn-row .btn{width:100%}.footer-grid,.stat-grid{grid-template-columns:1fr}.pill-row{flex-direction:column;width:100%}.pill{text-align:center;width:100%}.notify-form{flex-direction:column}.notify-form .btn{width:100%}}@media (max-width:780px){.modal-card{padding:28px 20px}.modal-content h2{font-size:32px}.investor-brief-preview{min-height:320px}}@media (max-width:480px){.modal-card{border-radius:12px;padding:20px 16px}.modal-content h2{font-size:24px;margin-bottom:12px}.modal-close{font-size:22px;right:12px;top:12px}.wrap{padding:0 12px}.hero h1{font-size:28px}.investor-brief-preview{min-height:260px}}
/*# sourceMappingURL=main.ab9e480b.css.map*/