/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--forest:#072d24;--deep:#031d18;--lime:#b7dd22;--leaf:#38a750;--cyan:#12a9cf;--blue:#165ed3;--copper:#c56d45;--gold:#d5a83d;--ivory:#f3f1e8;--ink:#13231d;--muted:#66766e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section{width:min(1240px,100% - 80px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:32px;width:min(1340px,100% - 48px);height:96px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{background:#fffffff0;border-radius:16px;width:198px;height:66px;padding:7px 12px;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%;transform:scale(1.35)}.site-header nav{color:#fff;gap:22px;font-size:15px;font-weight:600;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--lime);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{color:#fff;border:1px solid #ffffff6b;border-radius:12px;padding:14px 18px;font-size:14px;font-weight:700}.header-cta:hover{color:var(--deep);background:#fff}.lang-switch{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#031d1852;border:1px solid #ffffff52;border-radius:10px;align-items:center;gap:2px;padding:3px;font-size:11px;font-weight:800;display:inline-flex}.lang-switch a,.lang-switch span{text-align:center;border-radius:7px;min-width:30px;padding:7px 6px}.lang-switch a:hover{background:#ffffff1f}.lang-switch [aria-current=page]{background:var(--lime);color:var(--deep)}.hero{color:#fff;background:var(--deep);min-height:900px;position:relative;overflow:hidden}.hero-image,.hero-shade,.topographic{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#031d18fa 0%,#031d18eb 30%,#031d1859 63%,#031d1814 100%)}.topographic{opacity:.15;background-image:repeating-radial-gradient(at 11% 48%,#0000 0 26px,#b7dd228c 27px,#0000 29px);transform:scale(1.4)}.hero-content{z-index:3;width:min(1340px,100% - 100px);margin:0 auto;padding-top:210px;position:relative}.eyebrow,.section-label{color:var(--lime);text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--lime);width:34px;height:1px;display:block}h1{letter-spacing:-.065em;max-width:810px;margin:28px 0 24px;font-size:clamp(64px,6.8vw,106px);font-weight:800;line-height:.94}h1 strong{color:var(--lime);font-weight:800}.hero-copy{color:#ffffffd4;max-width:650px;font-size:20px;line-height:1.55}.hero-actions{gap:16px;margin-top:34px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:36px;min-height:58px;padding:0 26px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--lime);color:var(--deep);box-shadow:0 12px 34px #b7dd222e}.secondary{border:1px solid var(--lime);color:#fff}.metric{z-index:4;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07231c9e;border:1px solid #ffffff4d;border-radius:18px;width:242px;padding:18px;animation:5s ease-in-out infinite float;position:absolute;box-shadow:0 18px 48px #00000038}.metric-one{top:230px;right:8%}.metric-two{animation-delay:-1.5s;bottom:188px;right:5%}.metric-three{width:190px;animation-delay:-3s;bottom:120px;right:28%}.metric>div{flex-direction:column;margin-left:11px;display:inline-flex}.metric small{color:#ffffffa8;font-size:11px}.metric strong{color:var(--lime);margin-top:3px;font-size:14px}.metric b{float:right;font-size:23px}.metric i{background:#ffffff24;border-radius:10px;height:4px;margin-top:15px;display:block;overflow:hidden}.metric i em{background:linear-gradient(90deg, var(--lime), var(--cyan));height:100%;display:block}.metric-three strong{color:var(--lime);margin:5px 0 2px;font-size:34px;display:block}.metric-three span{color:#ffffffc2;font-size:12px}.trust-strip{z-index:5;color:#fff;background:#031d18e6;border-top:1px solid #b7dd2259;justify-content:center;align-items:center;gap:30px;width:64%;height:100px;display:flex;position:absolute;bottom:0;left:0}.trust-strip i{background:var(--lime);border-radius:50%;width:6px;height:6px}.trust-strip a{color:var(--lime);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff0e;border:1px solid #ffffff47;border-radius:11px;padding:10px 17px;font-weight:800;transition:transform .2s,color .2s,border-color .2s,background .2s;box-shadow:inset 0 0 0 1px #b7dd220d}.trust-strip a:hover{color:#fff;background:#b7dd221f;border-color:#b7dd22b3;transform:translateY(-2px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;padding:116px 0 70px;display:grid}.intro h2,.products-heading h2,.organic-heading h2,.process-section h2,.cta-section h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(42px,4.5vw,68px);line-height:1.02}.intro-copy{color:var(--muted);margin:0;font-size:18px;line-height:1.7}.ecosystem-grid{grid-template-columns:1.25fr .875fr .875fr;gap:18px;padding-bottom:120px;display:grid}.feature-card{background:#fff;border:1px solid #dbe2dc;border-radius:24px;flex-direction:column;min-height:470px;padding:34px;display:flex}.feature-card.featured{background:var(--forest);color:#fff;border-color:var(--forest)}.feature-number{color:#9ba99f;align-self:flex-end;font-size:12px;font-weight:800}.feature-card h3{letter-spacing:-.035em;margin:30px 0 16px;font-size:35px}.feature-card p:not(.section-label),.feature-card li{color:#718079;line-height:1.65}.feature-card.featured p:not(.section-label),.feature-card.featured li{color:#ffffffad}.feature-card ul{margin:18px 0;padding-left:20px}.feature-card a{border-top:1px solid #dbe2dc;justify-content:space-between;margin-top:auto;padding-top:22px;font-weight:800;display:flex}.feature-card.featured a{color:var(--lime);border-color:#fff3}.desktop-app{background:#e6e9df;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;padding:58px;display:grid;overflow:hidden}.desktop-app-visual{place-items:center;min-height:440px;display:grid;position:relative}.app-icon-wrap{z-index:2;background:#fff;border-radius:36px;width:160px;height:160px;padding:12px;position:absolute;top:4px;left:4px;transform:rotate(-6deg);box-shadow:0 25px 60px #072d2433}.app-icon-wrap img{width:100%;height:100%}.desktop-window{background:#fff;border:1px solid #072d2426;border-radius:22px;width:94%;margin:76px 0 0 45px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 70px #072d242e}.window-bar{background:#f5f5f0;border-bottom:1px solid #dfe5dd;align-items:center;gap:7px;height:48px;padding:0 18px;display:flex}.window-bar i{background:var(--copper);border-radius:50%;width:9px;height:9px}.window-bar i:nth-child(2){background:var(--gold)}.window-bar i:nth-child(3){background:var(--leaf)}.window-bar span{color:#78847e;background:#fff;border-radius:8px;margin-left:16px;padding:7px 24px;font-size:10px}.window-content{color:#fff;background:linear-gradient(135deg,#073529,#061f1a);align-items:center;gap:22px;min-height:260px;padding:46px 35px;display:flex}.window-content img{border-radius:22px;width:92px}.window-content div{flex-direction:column;gap:5px;display:flex}.window-content small{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.window-content strong{font-size:29px}.window-content span{color:#ffffff94;font-size:12px}.window-content b{background:var(--lime);width:42px;height:42px;color:var(--deep);border-radius:50%;place-items:center;margin-left:auto;display:grid}.desktop-app-copy h2{letter-spacing:-.045em;margin:14px 0 22px;font-size:clamp(42px,4vw,62px);line-height:1.02}.desktop-app-copy>p:not(.section-label):not(.download-note){color:var(--muted);font-size:17px;line-height:1.7}.download-actions{gap:12px;margin:30px 0 18px;display:flex}.download-actions .button{gap:20px;padding-inline:20px;font-size:13px}.outline-dark{border:1px solid var(--forest);color:var(--forest)}.open-app-link{color:var(--forest);border-bottom:1px solid #92a098;gap:12px;padding-bottom:5px;font-size:14px;font-weight:800;display:inline-flex}.download-note{color:var(--muted);border-top:1px solid #cbd3c9;margin-top:25px;padding-top:20px;font-size:12px;line-height:1.55}.action-section{color:#fff;background:linear-gradient(135deg,#05271f,#031a15);padding:110px 0 90px;overflow:hidden}.action-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;margin-bottom:52px;display:grid}.action-heading h2{letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(48px,5vw,76px);line-height:.98}.action-heading>p{color:#ffffff9e;margin:0;font-size:18px;line-height:1.7}.video-gallery{grid-template-columns:1.55fr .65fr;align-items:stretch;gap:20px;display:grid}.video-card{background:#ffffff0e;border:1px solid #ffffff24;border-radius:24px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.video-frame{background:#010806;position:relative;overflow:hidden}.video-frame.landscape{aspect-ratio:16/9}.video-frame.portrait{height:min(540px,50vw)}.video-frame video{background:#010806;width:100%;height:100%;display:block}.video-frame.landscape video{object-fit:cover}.video-frame.portrait video{object-fit:contain}.video-duration{z-index:2;color:#fff;pointer-events:none;background:#031d18cc;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800;position:absolute;top:14px;right:14px}.video-copy{padding:28px 30px 32px}.video-copy>span{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.video-copy h3{letter-spacing:-.035em;margin:10px 0 12px;font-size:28px;line-height:1.12}.video-secondary .video-copy h3{font-size:23px}.video-copy p{color:#ffffff91;margin:0;font-size:14px;line-height:1.6}.action-footer{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:28px;padding-top:28px;display:flex}.action-footer>span{color:#ffffff8f}.action-footer a{color:var(--lime);align-items:center;gap:24px;font-weight:800;display:inline-flex}.action-footer b{border:1px solid #b7dd2280;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.products-section{background:var(--deep);color:#fff;padding:110px 0 120px}.products-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin-bottom:54px;display:grid}.products-heading>p{color:#ffffffa6;margin:0;font-size:18px;line-height:1.7}.light{color:var(--lime)}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{border-top:3px solid var(--lime);background:#0b362c;border-radius:18px;flex-direction:column;min-height:300px;padding:25px;display:flex;overflow:hidden}.product-image{background:#f4f4f1;place-items:center;height:245px;margin:-25px -25px 22px;display:grid;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-card.blue{border-color:var(--cyan)}.product-card.copper{border-color:var(--copper)}.product-card.gold{border-color:var(--gold)}.product-top{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;justify-content:space-between;gap:10px;font-size:10px;display:flex}.product-top b{color:var(--lime);text-align:right}.product-card.blue .product-top b{color:var(--cyan)}.product-card.copper .product-top b{color:#e28b65}.product-card.gold .product-top b{color:var(--gold)}.product-card h3{letter-spacing:-.035em;margin:40px 0 12px;font-size:26px}.product-card p{color:#ffffff9e;font-size:14px;line-height:1.55}.product-card a{color:#fff;justify-content:space-between;margin-top:auto;font-size:13px;font-weight:800;display:flex}.organic-section{grid-template-columns:.9fr 1.1fr;gap:110px;padding:120px 0;display:grid}.organic-heading{align-self:start;position:sticky;top:30px}.organic-heading>p:last-child{color:var(--muted);font-size:17px;line-height:1.7}.organic-list article{border-top:1px solid #cad3cc;grid-template-columns:54px auto 1fr 42px;align-items:center;gap:22px;min-height:138px;display:grid}.organic-product-image{object-fit:contain;background:#fff;border-radius:12px;width:100px;height:118px}.organic-list article:last-child{border-bottom:1px solid #cad3cc}.organic-list article>span{color:var(--copper);font-size:12px;font-weight:800}.organic-list h3{margin:0 0 7px;font-size:25px}.organic-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.organic-list a{border:1px solid #aebbb2;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.organic-list a:hover{background:var(--forest);color:#fff}.process-section{color:#fff;background:linear-gradient(120deg,#06362c,#061f1a);padding:110px 0}.process-section h2{max-width:750px}.steps{background:#ffffff29;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:65px;display:grid}.steps article{background:#082a23;min-height:260px;padding:30px}.steps span{color:var(--lime);font-size:12px}.steps h3{margin:68px 0 14px;font-size:23px}.steps p{color:#fff9;font-size:14px;line-height:1.6}.cta-section{grid-template-columns:170px 1fr auto;align-items:center;gap:50px;padding:76px 0;display:grid}.cta-section img{background:#fff;border-radius:18px;width:170px;padding:8px;transform:scale(1.08)}.cta-section h2{max-width:650px;font-size:43px}.button.dark{background:var(--forest);color:#fff}footer{color:#fff;background:#021813}.footer-main{grid-template-columns:1.6fr repeat(3,1fr);gap:70px;padding:72px 0;display:grid}.footer-brand img{background:#fff;border-radius:16px;width:190px;padding:8px;transform:scale(1.08)}.footer-brand p{color:#ffffff8c;max-width:330px;line-height:1.6}.footer-main h3{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;margin:0 0 22px;font-size:13px}.footer-main>div:not(:first-child){color:#ffffffb3;flex-direction:column;gap:13px;font-size:14px;display:flex}.footer-main a:hover{color:var(--lime)}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff21;justify-content:space-between;padding:22px 0;font-size:12px;display:flex}@media (width<=1050px){.site-header nav{display:none}.hero{min-height:820px}.hero-content{width:calc(100% - 60px)}.metric-one{right:3%}.metric-two,.metric-three{display:none}.trust-strip{width:100%}.ecosystem-grid{grid-template-columns:1fr 1fr}.feature-card.featured{grid-column:1/-1}.desktop-app{grid-template-columns:1fr}.video-gallery{grid-template-columns:1fr 1fr}.video-frame.portrait{aspect-ratio:4/5;height:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/-1}}@media (width<=700px){.section{width:min(100% - 34px,1240px)}.site-header{width:calc(100% - 28px);height:82px}.brand{width:150px;height:56px}.lang-switch a,.lang-switch span{min-width:27px;padding:6px 4px}.header-cta{padding:11px 12px;font-size:0}.header-cta span{font-size:18px}.hero{min-height:790px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#031d18fa,#031d18c2)}.hero-content{width:calc(100% - 34px);padding-top:165px}h1{font-size:57px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;width:100%}.metric{display:none}.trust-strip{gap:9px;height:72px;padding:0 12px;font-size:10px}.trust-strip i{width:4px;height:4px}.trust-strip a{border-radius:9px;padding:8px 10px}.intro,.products-heading,.organic-section{grid-template-columns:1fr;gap:34px}.intro{padding-top:80px}.ecosystem-grid,.product-grid,.steps{grid-template-columns:1fr}.feature-card.featured{grid-column:auto}.desktop-app{gap:38px;width:calc(100% - 34px);padding:34px 20px}.desktop-app-visual{min-height:340px}.app-icon-wrap{border-radius:28px;width:110px;height:110px}.desktop-window{width:94%;margin-left:18px}.window-content{min-height:220px;padding:35px 22px}.window-content img{width:68px}.window-content strong{font-size:23px}.download-actions{flex-direction:column}.action-section{padding-block:80px 65px}.action-heading,.video-gallery{grid-template-columns:1fr;gap:30px}.video-frame.portrait{aspect-ratio:4/5}.video-copy{padding:23px 22px 26px}.action-footer{flex-direction:column;align-items:flex-start;gap:18px}.organic-list article{grid-template-columns:38px 72px 1fr 34px;gap:10px}.organic-product-image{width:72px;height:92px}.products-section,.organic-section,.process-section{padding-block:80px}.organic-heading{position:static}.cta-section{grid-template-columns:1fr;gap:24px;padding-block:60px}.cta-section img{width:140px}.footer-main{grid-template-columns:1fr 1fr;gap:46px 24px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
