:root{--ink:#0b0d0f;--muted:#6b7178;--line:#dde0e2;--paper:#f5f6f4;--white:#fff;--signal:#b9ff45;--cyan:#64f5dc;--orange:#ff663a;--violet:#8768ff;--shell:min(1200px,calc(100vw - 64px));--wide:min(1200px,calc(100vw - 32px))}@font-face{font-display:swap;font-family:Noto Sans SC;font-style:normal;font-weight:200;src:url(../fonts/noto-sans-sc-v40-latin-200.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans SC;font-style:normal;font-weight:400;src:url(../fonts/noto-sans-sc-v40-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans SC;font-style:normal;font-weight:700;src:url(../fonts/noto-sans-sc-v40-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(../fonts/manrope-v20-latin-200.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/manrope-v20-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/manrope-v20-latin-700.woff2) format("woff2")}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}ol,ul{list-style:none;padding:0;margin:0}.shell{width:var(--shell);margin:auto}.shell-wide{width:var(--wide);margin:auto}.section-block{padding-top:100px;padding-bottom:100px}.section-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #cfd3d2;padding-bottom:22px;margin-bottom:34px}.section-heading span{font-size:10px;letter-spacing:2px;color:#7a8184}.section-heading h2{font-size:40px;letter-spacing:-1.5px;margin:7px 0 0}.section-heading>a{font-size:12px}.section-heading>a b{color:#3757ff;font-size:17px}.section-heading.light{border-color:#33383b}.section-heading.light span{color:#7d858a}.channel-intro{padding:62px 0 30px}.channel-intro>span{font-size:10px;letter-spacing:2px;color:#5a63e6}.channel-intro>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.channel-intro h1{font-size:64px;letter-spacing:-3px;margin:10px 0 0}.channel-intro p{width:430px;color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 8px}.channel-intro+.hero{margin-top:0}.orange{background:var(--orange)}.violet{background:var(--violet)}.cyan{background:var(--cyan)}.cyan,.lime{color:#08100f}.lime{background:var(--signal)}@media (max-width:960px){.shell{width:calc(100vw - 32px)}.shell-wide{width:calc(100vw - 16px)}.section-block{padding-top:60px;padding-bottom:60px}.section-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin-bottom:24px}.section-heading h2{font-size:30px}.channel-intro{padding:42px 0 24px}.channel-intro>div{display:block}.channel-intro h1{font-size:44px}.channel-intro p{width:auto;margin-top:15px}}