@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#20251f;background:#fff;font-synthesis:none;--yellow:#e8f473;--ink:#171a18;--muted:#697067;--line:#dce0d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:20px;height:20px;stroke-width:1.6;flex-shrink:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #43846f;outline-offset:6px}a:hover svg{transform:translate(2px,-2px)}svg{transition:transform .2s}button{cursor:pointer}.header{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1600px;padding:0 5%;margin:auto}.brand{display:inline-flex;align-items:center;gap:9px;font-family:Space Grotesk,sans-serif;font-size:27px;font-weight:700}.brand img{object-fit:contain}.brand-dot{font:11px Arial;align-self:flex-start;padding-top:7px;margin-left:-5px}.header nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:550}.header nav a{display:flex;align-items:center;gap:7px}.header nav a:hover{color:#4c7258}.header nav svg{width:16px}.nav-console{border:1px solid #cbd0c6;padding:12px 17px;border-radius:4px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:var(--ink);color:#fff;overflow:hidden;min-height:680px;height:min(790px,calc(100svh - 135px));max-height:900px}.hero-inner{position:relative;z-index:1;padding:58px 5% 100px;max-width:1600px;margin:auto;pointer-events:none}.hero-inner a{pointer-events:auto}.eyebrow{font-size:11px;font-weight:650;display:flex;gap:10px;align-items:center;margin:0 0 30px}.hero .eyebrow{color:#c9cfbb}.status-dot{display:inline-block;width:6px;height:6px;background:var(--yellow);border-radius:50%;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,Arial,sans-serif;letter-spacing:0}h1{font-size:90px;line-height:1.01;font-weight:500;margin-bottom:26px}h1 span{color:var(--yellow)}.hero-tagline{font-size:27px;line-height:1.3;margin-bottom:16px;font-weight:450}.hero-description{color:#a8aea6;font-size:15px;line-height:1.75;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:27px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:16px 21px;border-radius:4px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.yellow{background:var(--yellow);color:var(--ink)}.yellow:hover{background:#f3ffa1;transform:translateY(-2px)}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px}.hero-bottom{position:absolute;bottom:0;left:5%;right:5%;border-top:1px solid #3a3e36;display:flex;gap:35px;align-items:center;height:68px;color:#c3c9bc;font-size:12px;z-index:2}.hero-bottom span,.hero-bottom a{display:flex;align-items:center;gap:9px}.hero-bottom a{margin-left:auto}.hero-bottom svg{width:16px;height:16px}.protocol-strip{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;border-bottom:1px solid var(--line);gap:24px;background:#fafbf8}.protocol-strip>span{font-size:10px;color:var(--muted);font-weight:600}.protocol-strip strong{font:500 19px Space Grotesk,sans-serif}.section{padding:88px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section .eyebrow{color:#717868;margin-bottom:20px}h2{font-size:43px;line-height:1.15;font-weight:500;margin-bottom:0}.section-heading>p{font-size:14px;line-height:1.75;color:var(--muted);margin-bottom:3px}.features{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature{padding:29px 25px 25px 0;position:relative;display:flex;flex-direction:column;transition:background .2s}.feature+.feature{padding-left:25px;border-left:1px solid var(--line)}.feature>svg{width:29px;height:29px;margin-bottom:42px;color:#50664b}.feature-number{position:absolute;right:24px;top:34px;font:10px monospace;color:#858d7f}.feature h3{font-size:18px;font-weight:500;line-height:1.4;margin-bottom:12px}.feature p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:29px}.feature-footer{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;margin-top:auto}.feature:hover{background:#f7f9f1}.console-section{background:#f3f5ef;max-width:none}.console-section>.section-heading,.console-section>.platforms,.console-section>.console-footnote{max-width:1440px;margin-left:auto;margin-right:auto}.platforms{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.platform{display:flex;flex-direction:column;padding:25px 23px;border:1px solid #dce1d4;background:#fff;border-radius:6px;transition:transform .2s,border-color .2s;min-width:0}.platform:hover{transform:translateY(-5px);border-color:#8b9b63}.platform-web{background:var(--yellow);border-color:var(--yellow)}.platform-top{height:73px;display:flex;gap:12px;justify-content:space-between}.platform-top>svg{height:30px;width:30px}.platform-top>span{font-size:8px;padding-top:9px;font-weight:650}.platform h3{font-weight:500;font-size:23px;margin-bottom:9px}.platform p{font-size:13px;line-height:1.5;margin-bottom:19px}.platform-note{font-size:11px;line-height:1.6;color:#717767;min-height:36px;display:block;margin-bottom:22px}.platform-web .platform-note{color:#576035}.platform-cta{border-top:1px solid #dde1d6;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:600;margin-top:auto}.platform-web .platform-cta{border-color:#c4cf64}.console-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:24px;font-size:11px;color:var(--muted)}.console-footnote>span,.console-footnote a{display:flex;align-items:center;gap:9px}.console-footnote svg{width:16px}.open-section{display:flex;align-items:center;gap:65px;padding-top:90px;padding-bottom:90px}.open-symbol{width:180px;height:180px;flex-shrink:0;display:grid;place-items:center;background:#f2f6ec;border-radius:50%;border:1px solid #dce4d2}.open-symbol svg{width:77px;height:77px;color:#5a764c;stroke-width:1.2}.open-section h2{font-size:36px;margin-bottom:18px}.open-section p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.open-links{display:flex;gap:30px;margin-top:25px}.open-links a{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.open-links svg{width:17px}.get-started{background:var(--yellow);max-width:none;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:54px;padding-bottom:54px}.get-started h2{font-size:40px;margin-bottom:15px}.get-started .eyebrow{color:#5b6537;margin-bottom:16px}.get-started p:not(.eyebrow){font-size:14px;color:#596034;margin-bottom:0}.dark{background:var(--ink);color:#fff}.dark:hover{background:#34402c}footer.section{padding-top:45px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:27px;padding-bottom:39px}.footer-top>p{font-size:12px;color:var(--muted);margin:0}.footer-top>div{display:flex;gap:25px;margin-left:auto;font-size:12px}.footer-top>div a{display:flex;gap:6px;align-items:center}.footer-top svg{width:15px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-bottom a{display:flex;align-items:center;gap:8px}.footer-bottom svg{width:14px;height:14px}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:var(--yellow);padding:12px}.skip-link:focus{top:10px}@media(min-width:1600px){.hero-inner{padding-left:80px}.hero-bottom{left:max(5%,calc((100vw - 1440px)/2));right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){.header nav{gap:20px}h1{font-size:76px}.hero{min-height:660px}.features{grid-template-columns:repeat(2,1fr)}.feature:nth-child(3){border-left:0;padding-left:0}.feature:nth-child(n+3){border-top:1px solid var(--line)}.platforms{grid-template-columns:repeat(2,1fr)}.protocol-strip strong{font-size:15px}.protocol-strip>span{max-width:110px;line-height:1.6}.section-heading>p br{display:none}.section-heading>p{max-width:330px}h2{font-size:37px}.open-symbol{width:140px;height:140px}.open-section{gap:35px}.footer-top{flex-wrap:wrap}.footer-top>div{gap:18px}}@media(max-width:640px){html{scroll-padding-top:20px}.header{height:72px;padding:0 6%}.brand{font-size:24px}.menu-toggle{display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:4px;width:38px;height:38px}.header nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;z-index:20;padding:24px 6%;border-bottom:1px solid var(--line);align-items:stretch;gap:22px}.header nav.is-open{display:flex;flex-direction:column}.header nav a{justify-content:space-between}.hero{height:calc(100svh - 105px);min-height:685px;max-height:820px}.hero-inner{padding:37px 6% 90px}.hero .eyebrow{font-size:9px;margin-bottom:25px}h1{font-size:65px;margin-bottom:21px}.hero-tagline{font-size:23px}.hero-description{font-size:13px;max-width:275px;color:#bcc3b6}.hero-actions{gap:18px;flex-wrap:wrap}.button{padding:14px 15px;gap:17px;font-size:12px}.text-link{font-size:12px;gap:7px}.hero-bottom{left:6%;right:6%;gap:17px;height:63px;font-size:10px;flex-wrap:wrap}.hero-bottom a{display:none}.hero-bottom svg{width:14px}.protocol-strip{padding:22px 6%;gap:18px;flex-wrap:wrap;justify-content:flex-start}.protocol-strip>span{max-width:none;width:100%;font-size:9px}.protocol-strip strong{font-size:12px}.section{padding:55px 6%}.section-heading{display:block;margin-bottom:30px}.section .eyebrow{font-size:9px;margin-bottom:16px}h2{font-size:34px}.section-heading>p{margin-top:23px;font-size:13px;max-width:none}.features{grid-template-columns:1fr}.feature,.feature+.feature{padding:25px 0;border-left:0}.feature+.feature{border-top:1px solid var(--line)}.feature>svg{margin-bottom:23px}.feature-number{right:0;top:29px}.feature p{font-size:13px;max-width:420px}.feature h3{font-size:19px}.platforms{grid-template-columns:1fr}.platform{padding:24px;min-height:270px}.platform-top{height:60px}.platform-note{min-height:0}.console-footnote{align-items:start;flex-direction:column;line-height:1.6}.console-footnote>span{align-items:start}.open-section{display:block}.open-symbol{width:82px;height:82px;margin-bottom:30px}.open-symbol svg{width:40px;height:40px}.open-section h2{font-size:31px}.open-section p br{display:none}.open-links{flex-wrap:wrap;gap:20px}.get-started{display:block}.get-started h2{font-size:32px}.get-started .button{margin-top:28px}.footer-top{display:block;padding-bottom:25px}.footer-top>p{margin-top:14px}.footer-top>div{margin-top:28px;flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;line-height:1.6}.footer-bottom>span:nth-child(2){display:none}}@media(max-width:640px)and (max-height:740px){.hero{min-height:0;height:calc(100svh - 105px)}.hero-inner{padding-top:26px}.hero .eyebrow{margin-bottom:18px;font-size:8px}h1{font-size:54px;margin-bottom:17px}.hero-tagline{font-size:21px;margin-bottom:12px}.hero-description{font-size:12px;margin-bottom:20px}.hero-actions{gap:14px}.hero-actions .button{font-size:11px;padding:12px;gap:8px}.hero-actions .text-link{font-size:11px}.hero-bottom{height:50px}}.hero-inner{padding-top:90px}.hero-tagline{font-size:34px}.hero h1{margin-bottom:32px}.product-section{padding-bottom:0}.specification-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 0 0;font-size:11px;color:var(--muted);line-height:1.7}.specification-footer p{margin:0}.specification-footer a{display:flex;align-items:center;gap:8px}.specification-footer svg{width:16px}@media(max-width:640px){.hero-inner{padding-top:52px}.hero-tagline{font-size:27px}.hero h1{margin-bottom:24px}.specification-footer{flex-direction:column;align-items:start;gap:13px}}@media(max-width:640px)and (max-height:740px){.hero-inner{padding-top:35px}.hero-tagline{font-size:24px}}.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}.hero{background:#eceee8;color:var(--ink)}.hero h1 span{color:var(--ink)}.hero .eyebrow{color:#56624c}.hero .status-dot{background:#729340}.hero-description{color:#626b5e}.hero-bottom{border-color:#cdd3c6;color:#59634f}.hero .yellow{background:var(--ink);color:var(--yellow)}.hero .yellow:hover{background:#35432a}.hero-product{position:absolute;width:58%;height:auto;max-width:950px;right:0;top:50%;transform:translateY(-52%);filter:drop-shadow(12px 30px 18px #1c261e30);pointer-events:none}.hero-inner{padding-top:100px}.hero-description{max-width:430px}@media(min-width:1600px){.hero-product{right:max(0px,calc((100vw - 1680px)/2))}}@media(min-width:641px)and (max-width:1000px){.hero-product{width:49%;right:2%;top:57%}.hero-inner{padding-top:80px}.hero h1{font-size:68px}.hero-tagline{font-size:29px}.hero-description{font-size:13px;max-width:350px}}@media(max-width:640px){.hero-inner{padding-top:32px}.hero h1{margin-bottom:18px}.hero .eyebrow{margin-bottom:19px}.hero-tagline{font-size:25px;margin-bottom:13px}.hero-description{font-size:12px;line-height:1.7;max-width:340px;margin-bottom:20px}.hero-description .desktop-break{display:none}.hero-product{width:88%;height:235px;object-fit:contain;max-width:none;right:6%;top:auto;bottom:77px;transform:none;filter:drop-shadow(6px 14px 10px #1c261e30)}.hero-bottom{gap:12px;font-size:9px}.hero-bottom svg{width:12px}}@media(max-width:640px)and (max-height:740px){.hero-inner{padding-top:24px}.hero .eyebrow{margin-bottom:14px}.hero h1{font-size:50px;margin-bottom:14px}.hero-tagline{font-size:21px;margin-bottom:11px}.hero-description{font-size:11px;margin-bottom:15px}.hero-product{height:180px;bottom:57px}}.hero-product{filter:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent),linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.protocol-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.protocol-spec{padding:28px 24px;min-width:0}.protocol-spec:first-child{padding-left:0}.protocol-spec:last-child{padding-right:0}.protocol-spec+.protocol-spec{border-left:1px solid var(--line)}.protocol-spec>svg{width:27px;height:27px;color:#50664b;margin-bottom:24px}.protocol-spec h3{font-size:22px;font-weight:500;line-height:1.3;margin-bottom:10px}.protocol-spec p{font-size:13px;line-height:1.75;color:var(--muted);margin-bottom:16px}.protocol-spec .protocol-purpose{font-size:12px;color:#404d38;font-weight:600;min-height:21px}.protocol-spec .protocol-standard{color:#354a2c;font-weight:600;font-size:12px;margin-top:22px;margin-bottom:8px}.protocol-spec .protocol-note{font-size:11px;margin-bottom:0}.integration-specs{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:25px 0;margin:0;border-bottom:1px solid var(--line)}.integration-specs>div{display:flex;align-items:center;gap:24px;font-size:12px;line-height:1.7}.integration-specs dt{display:flex;gap:9px;align-items:center;color:var(--muted)}.integration-specs svg{width:16px;height:16px}.integration-specs dd{margin:0;font-weight:500}@media(max-width:1000px){.protocol-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.protocol-spec:nth-child(3){border-left:0;padding-left:0}.protocol-spec:nth-child(2){padding-right:0}.protocol-spec:nth-child(n+3){border-top:1px solid var(--line)}.integration-specs>div{flex-direction:column;align-items:start;gap:7px}}@media(max-width:640px){.protocol-specs{grid-template-columns:1fr}.protocol-spec,.protocol-spec:first-child,.protocol-spec:last-child{padding:25px 0}.protocol-spec+.protocol-spec{border-left:0;border-top:1px solid var(--line)}.protocol-spec>svg{margin-bottom:17px}.integration-specs{grid-template-columns:1fr;gap:18px}.integration-specs>div{flex-direction:row;justify-content:space-between;gap:18px;font-size:11px}.integration-specs dd{text-align:right}}@media(min-width:1200px){.platforms{grid-template-columns:repeat(5,minmax(0,1fr))}.platform{padding:24px 20px}.platform h3{font-size:21px}}@media(min-width:641px)and (max-width:1199px){.platforms{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-web{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
