:root{--brand:#08bf68;--brand-dark:#079452;--brand-soft:#e9fbf2;--ink:#162033;--muted:#667085;--line:#e4ece8;--paper:#fff;--soft:#f7fbf9;--shadow:0 18px 60px #0f673f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin:0 auto}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#e8faf1eb,#ffffffeb 48%),radial-gradient(circle at 86% 20%,#08bf681f,#0000 32%)}.banner-hero,.page-hero{position:relative;overflow:hidden}.banner-hero{background:#f7fbf9}.banner-hero:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff7a 0,#ffffff38 42%,#0000 68%);position:absolute;inset:0}.banner-hero__bg,.banner-hero__image{z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--banner-bg-position,center);object-position:var(--banner-bg-position,center);pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.banner-hero__bg{-o-object-fit:var(--banner-bg-fit,cover);object-fit:var(--banner-bg-fit,cover)}.banner-hero__subject{z-index:1;top:var(--banner-subject-top,50%);right:var(--banner-subject-right,max(24px,calc(50vw - 590px)));width:var(--banner-subject-width,min(42vw,620px));pointer-events:none;max-width:calc(100% - 48px);height:auto;display:block;position:absolute;transform:translateY(-50%)}.banner-hero>.container{z-index:3;position:relative}.banner-hero>.hero-wave{z-index:2;position:relative}.hero-wave{pointer-events:none;background:linear-gradient(175deg,#0000 42%,#08bf6814 43% 62%,#0000 63%),linear-gradient(170deg,#0000 52%,#08bf681f 53% 70%,#0000 71%);height:150px;position:absolute;inset:auto 0 0}.banner-hero>.hero-wave{opacity:.36}.section{padding:86px 0}.section.compact{padding:56px 0}.section-soft{background:linear-gradient(#fff,#f7fbf9)}.section-title{text-align:center;margin-bottom:42px}.section-title h2{color:var(--ink);margin:0;font-size:34px;font-weight:800}.section-title p{max-width:620px;color:var(--muted);margin:12px auto 0;font-size:16px;line-height:1.8}@media (width<=760px){.banner-hero:after{background:linear-gradient(#ffffffeb 0,#fffc 58%,#ffffff70)}.banner-hero__bg,.banner-hero__image{opacity:1;-o-object-position:center;object-position:center}.banner-hero__subject{top:var(--banner-subject-mobile-top,64%);right:var(--banner-subject-mobile-right,-10vw);width:var(--banner-subject-mobile-width,min(74vw,430px));opacity:var(--banner-subject-mobile-opacity,.4)}}.leaf{background:linear-gradient(135deg,#86e67a,var(--brand));border-radius:100% 0;width:18px;height:12px;margin-left:10px;display:inline-block;transform:rotate(-28deg)}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.panel{background:#ffffffe0;box-shadow:0 12px 40px #0f673f0f}.icon-card,.panel{border:1px solid var(--line);border-radius:8px}.icon-card{background:#fff;align-items:flex-start;gap:18px;min-height:132px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.icon-card:hover{box-shadow:var(--shadow);border-color:#08bf686b;transform:translateY(-3px)}.icon-card__body h3{margin:2px 0 8px;font-size:18px;font-weight:800}.icon-card__body p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.brand-icon{width:52px;height:52px;color:var(--brand);background:0 0;border-radius:50%;flex:0 0 52px;justify-content:center;align-items:center;font-size:26px;display:inline-flex}.brand-icon.square{color:#fff;background:0 0;border-radius:8px}.pill{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #08bf6838;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.muted{color:var(--muted)}@media (width<=960px){.container{width:min(100% - 32px,720px)}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:64px 0}}@media (width<=640px){.grid-3,.grid-4{grid-template-columns:1fr}.section-title h2{font-size:28px}}body,html{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}button,input,optgroup,select,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
