:root{color-scheme:light;--ink: #102b23;--ink-soft: #35574c;--muted: #6f857d;--green-deep: #087e59;--green: #16a976;--mint: #69c79e;--page: #fff;--surface: rgba(255, 255, 255, .92);--surface-soft: #f3fbf7;--line: #dbeae5;--line-soft: rgba(24, 121, 86, .1);--shadow: 0 8px 24px rgba(23, 42, 35, .055);--content: min( calc(100vw - 64px) , 1180px);font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--page)}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,a,input{-webkit-tap-highlight-color:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{position:relative;isolation:isolate;min-height:100vh;background:#fff}.site-region-enter{opacity:.72;transition:opacity .2s ease calc(var(--region-order, 0) * 34ms)}.site-region-enter.is-ready{opacity:1}.site-header{position:relative;z-index:70;display:flex;align-items:center;justify-content:space-between;width:min(100%,1440px);height:66px;margin:auto;padding:0 36px;border-bottom:1px solid #edf1ef;background:#fffffff7}.site-brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;color:#0b6d50}.site-brand>i{position:relative;width:33px;height:34px;filter:drop-shadow(0 5px 10px rgba(10,150,106,.16))}.site-brand>i span{position:absolute;width:17px;height:27px;border:2px solid currentColor;border-radius:50%;transform:rotate(20deg)}.site-brand>i span:first-child{top:0;left:1px}.site-brand>i span:last-child{right:1px;bottom:0}.site-brand>b{font-size:16px;font-weight:760;letter-spacing:.3em}.site-header__right{display:flex;align-items:center;gap:20px}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{position:relative;display:grid;min-height:38px;padding:0;color:#5f706a;font-size:12px;font-weight:590;text-align:center;transition:color .16s;place-items:center}.site-nav a:after{position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:2px;background:var(--green-deep);content:"";opacity:0;transform:scaleX(.45);transition:opacity .16s,transform .16s}.site-nav a:hover{color:var(--ink)}.site-nav a:focus-visible{color:var(--green-deep);outline:2px solid rgba(8,126,89,.18);outline-offset:2px}.site-nav a[aria-current]{color:var(--green-deep);font-weight:720}.site-nav a[aria-current]:after{opacity:1;transform:scaleX(1)}.site-locale{position:relative}.site-locale__trigger{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 2px;color:#263c35;border:0;background:transparent;cursor:pointer;transition:color .16s}.site-locale__trigger:hover{color:var(--green-deep)}.site-locale__trigger:focus-visible{outline:2px solid rgba(8,126,89,.18);outline-offset:2px}.site-locale__icon{display:grid;width:18px;height:18px;place-items:center}.site-locale__icon img{width:15px;height:15px;opacity:.7;filter:grayscale(1)}.site-locale__copy{font-size:11px;font-weight:620;white-space:nowrap}.site-locale__caret{width:11px;height:11px;opacity:.52;filter:grayscale(1);transition:transform .16s}.site-locale.is-open .site-locale__caret{transform:rotate(180deg)}.site-locale__menu{position:absolute;z-index:100;top:calc(100% + 9px);right:-8px;display:grid;gap:2px;width:168px;padding:6px;border:1px solid #e5e9e7;border-radius:14px;background:#fff;box-shadow:0 16px 36px #1826201a}.site-locale__menu[hidden]{display:none}.site-locale__menu button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;padding:8px 30px 8px 10px;color:var(--ink);text-align:left;border:0;border-radius:9px;background:transparent;cursor:pointer;transition:color .14s,background-color .14s}.site-locale__menu button:hover,.site-locale__menu button:focus-visible{color:var(--ink);background:#f5f7f6;outline:none}.site-locale__menu button[aria-checked=true]{color:var(--green-deep);background:transparent}.site-locale__menu button[aria-checked=true]:after{position:absolute;right:11px;display:grid;width:16px;height:16px;color:var(--green-deep);font-size:11px;font-weight:800;line-height:1;content:"✓";place-items:center}.site-locale__menu button[aria-checked=true]:hover,.site-locale__menu button[aria-checked=true]:focus-visible{color:var(--green-deep);background:#f5f7f6}.site-locale__menu span{font-size:12px;font-weight:720}.site-account{position:relative;padding-left:18px;border-left:1px solid #e7ebe9}.site-account__trigger{display:flex;align-items:center;gap:8px;min-height:40px;padding:0;color:#263c35;border:0;background:transparent;cursor:pointer}.site-account__trigger:hover{background:#f7f9f8}.site-account__trigger:focus-visible{outline:2px solid rgba(8,126,89,.2);outline-offset:2px}.site-account__avatar{display:grid;flex:0 0 auto;width:28px;height:28px;border:1px solid #e2e8e5;border-radius:50%;background:#f5f7f6;place-items:center}.site-account__avatar img{width:15px;height:15px;opacity:.7;filter:grayscale(1)}.site-account__copy{font-size:11px;font-weight:620;white-space:nowrap}.site-account__caret{width:12px;height:12px;opacity:.55;filter:grayscale(1);transition:transform .16s}.site-account.is-open .site-account__caret{transform:rotate(180deg)}.site-account__menu{position:absolute;z-index:100;top:calc(100% + 7px);right:0;display:grid;width:180px;padding:5px;border:1px solid #e5e9e7;border-radius:10px;background:#fff;box-shadow:0 14px 34px #1826201f}.site-account__menu[hidden]{display:none}.site-account__menu button{display:grid;gap:2px;width:100%;padding:10px 11px;color:var(--ink);text-align:left;border:0;border-radius:8px;background:transparent;cursor:pointer}.site-account__menu button:hover,.site-account__menu button:focus-visible{color:var(--green-deep);background:#f1f8f4;outline:none}.site-account__menu button+button{border-top:1px solid #eff2f1;border-top-left-radius:0;border-top-right-radius:0}.site-account__menu span{font-size:12px;font-weight:680}.site-account__menu small{color:#8a9993;font-size:9px}.site-prerender{min-height:100vh;color:var(--ink);background:#fff}.site-prerender__layout{display:grid;width:var(--content);margin:auto;padding:36px 0 68px}.site-prerender__sidebar,.site-prerender__toc{display:none}.site-prerender__content{min-width:0}.site-prerender__eyebrow{width:90px;height:10px;margin-bottom:15px;border-radius:4px}.site-prerender__title{width:min(430px,56vw);height:36px;border-radius:8px}.site-prerender__summary{width:min(620px,70vw);height:13px;margin-top:16px;border-radius:4px}.site-prerender__toolbar{width:100%;height:64px;margin-top:34px;border-radius:16px}.site-prerender__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.site-prerender__card{min-height:176px;padding:24px;border-radius:18px}.site-prerender__card span{display:block;width:58%;height:12px;border-radius:4px}.site-prerender__card span+span{width:84%;height:9px;margin-top:18px}.site-prerender__eyebrow,.site-prerender__title,.site-prerender__summary,.site-prerender__toolbar,.site-prerender__card,.site-prerender__sidebar span,.site-prerender__toc span{background:linear-gradient(100deg,#f0f3f2 20%,#e7ecea,#f0f3f2 56%);background-size:240% 100%;animation:site-skeleton-shimmer 1.5s ease-in-out infinite}body[data-page=announcements] .site-prerender__cards{grid-template-columns:1fr;gap:12px}body[data-page=announcements] .site-prerender__card{min-height:74px}body[data-page=pricing] .site-prerender__toolbar{display:none}body[data-page=pricing] .site-prerender__card{min-height:330px}body[data-page=download] .site-prerender__layout{padding:24px 0 30px}body[data-page=download] .site-prerender__cards{gap:14px;margin-top:16px}body[data-page=download] .site-prerender__card{min-height:176px}body[data-page=download] .site-prerender__card:first-child{grid-column:1 / -1;min-height:92px}body[data-page=download] .site-prerender__card:nth-child(n+5){display:none}body[data-page=home] .site-prerender__content{text-align:center}body[data-page=home] .site-prerender__eyebrow,body[data-page=home] .site-prerender__title,body[data-page=home] .site-prerender__summary{margin-right:auto;margin-left:auto}body[data-page=home] .site-prerender__title{width:min(560px,62vw);height:58px}body[data-page=home] .site-prerender__toolbar{width:min(620px,70vw);height:320px;margin-inline:auto;border-radius:24px}body[data-page=home] .site-prerender__cards{grid-template-columns:repeat(2,minmax(0,1fr));width:min(720px,80vw);margin-inline:auto}body[data-page=home] .site-prerender__card{min-height:62px}.page-main{position:relative;width:var(--content);min-height:calc(100vh - 204px);margin:auto;padding:30px 0 56px}.page-main:before{display:none}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;min-height:66px;padding:0 2px 16px;border-bottom:1px solid var(--line-soft)}.page-heading>div{display:flex;align-items:baseline;gap:14px;min-width:0}.page-heading h1{margin:0;font-size:23px;font-weight:730;line-height:1.1;letter-spacing:-.035em;white-space:nowrap}.page-heading>p{max-width:520px;margin:0 0 1px;color:var(--muted);font-size:11px;line-height:1.65;text-align:right}.surface{border:1px solid #e4ebe8;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.status-badge{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:28px;padding:0 11px;color:var(--green-deep);font-size:10px;font-weight:700;border:1px solid rgba(22,169,118,.14);border-radius:999px;background:var(--surface-soft)}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px #16a9766b}.site-footer{display:grid;grid-template-columns:minmax(230px,1.35fr) minmax(100px,.55fr) minmax(210px,1fr) minmax(210px,1fr);align-items:start;gap:36px;width:min(calc(100% - 68px),1320px);min-height:164px;margin:auto;padding:36px 0 46px;border-top:1px solid rgba(24,121,86,.08)}.site-footer__brand{display:grid;align-content:start;gap:14px}.site-footer__brand .site-brand{width:fit-content}.site-footer__brand p{max-width:260px;margin:0;color:#70857d;font-size:11px;line-height:1.7}.site-footer__group{display:grid;align-content:start;justify-items:start;gap:9px;color:#71877f;font-size:10px;line-height:1.55}.site-footer__group strong{margin-bottom:3px;color:var(--ink);font-size:10px;font-weight:720}.site-footer__group a{transition:color .16s}.site-footer__group a:hover{color:var(--green-deep)}.site-footer__group span{max-width:210px;color:#91a099}.site-footer__group--legal{grid-template-columns:repeat(2,minmax(78px,auto));column-gap:15px}.site-footer__group--legal strong{grid-column:1 / -1}@keyframes site-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(min-width:1600px){:root{--content: min( calc(100vw - 128px) , 1480px)}.site-header{width:min(100%,1660px);height:72px;padding-inline:52px}.site-brand{gap:15px}.site-brand>i{width:37px;height:38px}.site-brand>i span{width:19px;height:30px}.site-brand>b{font-size:18px}.site-nav{gap:28px}.site-nav a{min-height:42px;font-size:14px}.site-locale__trigger{min-height:42px}.site-locale__copy{font-size:13px}.site-account__trigger{min-height:42px}.site-account__avatar{width:30px;height:30px}.site-account__copy{font-size:13px}.site-prerender__layout{padding-top:48px}.site-prerender__title{height:44px}.site-prerender__card{min-height:214px}.page-main{min-height:calc(100vh - 222px);padding-top:34px}.page-heading{min-height:78px;padding-bottom:19px}.page-heading h1{font-size:30px}.page-heading>p{max-width:620px;font-size:14px}.site-footer{width:min(calc(100% - 96px),1600px);min-height:182px;gap:52px}.site-footer__brand p{font-size:13px}.site-footer__group,.site-footer__group strong{font-size:12px}}@media(min-width:901px)and (max-width:1120px){:root{--content: min( calc(100vw - 48px) , 960px)}.site-header{height:64px;padding-inline:28px}.site-header__right{gap:12px}.site-nav{gap:15px}.site-nav a{min-height:34px;font-size:11px}.site-locale__trigger{min-height:34px}.site-locale__copy{font-size:10px}.site-account{padding-left:12px}.site-account__avatar{width:26px;height:26px}.site-account__copy{font-size:10px}.page-main{min-height:calc(100vh - 200px);padding-top:18px}.page-heading{min-height:58px;padding-bottom:13px}.page-heading h1{font-size:21px}.page-heading>p{max-width:420px;font-size:10px}.site-footer{grid-template-columns:minmax(190px,1fr) minmax(80px,.45fr) minmax(180px,.9fr) minmax(180px,.9fr);gap:22px}}@media(max-width:900px){:root{--content: calc(100vw - 36px) }.site-header{height:76px;padding:14px 18px}.site-nav{display:none}.site-locale{margin-left:auto}.site-locale__copy,.site-locale__caret{display:none}.site-account{padding-left:0;border-left:0}.site-account__trigger{padding:3px}.site-account__copy,.site-account__caret{display:none}.site-prerender__layout{padding:26px 0 44px}.site-prerender__title{width:76vw;height:32px}.site-prerender__summary{width:82vw}.site-prerender__toolbar{margin-top:25px}.site-prerender__cards,body[data-page=home] .site-prerender__cards{grid-template-columns:1fr;width:100%}body[data-page=home] .site-prerender__toolbar{width:100%;height:220px}.page-main{min-height:auto;padding:18px 0 44px}.page-main:before{left:-180px}.page-heading{display:block;min-height:0}.page-heading>div{display:block}.page-heading h1{white-space:normal}.page-heading>p{margin-top:8px;text-align:left}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 36px);padding-block:28px}.site-footer__brand{grid-column:1 / -1}.site-footer__brand p{max-width:none}}@media(max-width:560px){.site-footer{grid-template-columns:1fr;gap:24px}.site-footer__brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
