:root{color-scheme:light;--page-width:1200px;--blue:#1268f3;--deep:#07152b;--ink:#101828;--muted:#667085;--line:#e6edf7;--surface:#f6f8fc;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}.home-page{overflow:hidden}.site-header{position:relative;z-index:20;height:68px;padding:0 clamp(24px,4vw,72px);background:#fffffff0;border-bottom:1px solid #edf2fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.site-header{display:flex;align-items:center}.brand{gap:9px;white-space:nowrap}.brand b{font-size:18px;letter-spacing:.02em}.brand-mark{position:relative;width:30px;height:22px;display:block;background:linear-gradient(135deg,#ff5948,#f3285d);border-radius:12px 4px;box-shadow:0 5px 16px #f3285d38}.brand-mark i{position:absolute;width:9px;height:9px;border:2px solid #fff;border-radius:50%;top:6px}.brand-mark i:first-child{left:6px}.brand-mark i:last-child{right:5px}.main-nav{display:flex;align-items:center;gap:clamp(18px,2.1vw,36px);margin-left:clamp(30px,5vw,78px);font-size:13px;color:#344054}.main-nav a{padding:26px 0;white-space:nowrap;transition:.2s}.main-nav a:hover{color:var(--blue)}.main-nav small{margin-left:3px;color:#98a2b3}.header-actions{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:13px}.search-button{width:138px;padding:8px 12px;color:#98a2b3;text-align:left;background:#f7f9fc;border:0;border-radius:4px}.search-button span{font-size:12px}.console-button,.mobile-console{padding:24px 26px;color:#fff;background:linear-gradient(135deg,#1583ff,#095ae0);font-weight:650;margin-right:clamp(-72px,-4vw,-24px)}.mobile-console{display:none;margin-left:auto;margin-right:-24px;padding:24px 18px;font-size:12px}.site-footer{width:100%;padding:80px 0 32px;color:#fff;background:#05080d;flex-shrink:0}.site-footer-inner{width:min(var(--page-width),calc(100% - 48px));margin:0 auto;overflow-x:clip}.site-footer-desktop{display:grid;grid-template-columns:minmax(0,1.72fr) repeat(3,minmax(0,1fr));-moz-column-gap:40px;column-gap:40px;row-gap:32px;align-items:start;width:100%;padding-bottom:64px}.site-footer-brand,.site-footer-column{min-width:0}.site-footer-brand>a{display:inline-block}.site-footer-brand img{display:block;width:auto;max-width:220px;height:auto;max-height:48px;margin-bottom:28px;-o-object-fit:contain;object-fit:contain}.site-footer-brand>a>strong{display:block;margin-bottom:28px;color:#fff;font-size:25px;font-weight:700}.site-footer-brand>p{max-width:100%;margin:0 0 24px;color:#99a1af;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.site-footer-column h3{margin:0 0 20px;color:#fff;font-size:18px;font-weight:500}.site-footer-column a{display:block;margin-bottom:12px;color:#99a1af;font-size:14px;line-height:1.5;transition:color .2s}.site-footer-column a:hover{color:#fff}.site-footer-contact{display:grid;gap:12px;margin:0;padding:0;list-style:none}.site-footer-contact li{display:flex;align-items:flex-start;gap:12px;color:#99a1af;font-size:14px}.site-footer-contact svg{flex:0 0 20px;width:20px;height:20px;margin-top:2px;fill:none;stroke:#00a85a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-footer-contact a{color:inherit}.site-footer-contact a,.site-footer-contact span{line-height:1.5;overflow-wrap:anywhere}.site-footer-mobile{display:none}.site-footer-bottom{position:relative;width:100%;padding-top:32px;border-top:1px solid #1e2939;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer-bottom>p{margin:0;color:#99a1af;font-size:14px;line-height:1.6}.site-footer-bottom>p i{margin:0 8px;font-style:normal;opacity:.7}.site-footer-service{flex:0 0 40px;width:40px;height:40px;background:#1e2939;border-radius:8px;display:grid;place-items:center;transition:background .2s}.site-footer-service:hover{background:#26364b}.site-footer-service svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-footer-accordion{border-bottom:1px solid #263447}.site-footer-accordion summary{padding:22px 0;color:#fff;font-size:18px;font-weight:500;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-footer-accordion summary::-webkit-details-marker{display:none}.site-footer-accordion summary i{flex-shrink:0;width:10px;height:10px;border-right:2px solid hsla(0,0%,100%,.88);border-bottom:2px solid hsla(0,0%,100%,.88);transform:rotate(45deg);transition:transform .2s}.site-footer-accordion[open] summary i{transform:rotate(225deg)}.site-footer-accordion>div{display:grid;gap:14px;padding:0 0 22px}.site-footer-accordion>div>a{color:#99a1af;font-size:14px}.site-footer-accordion>div>a:hover{color:#fff}.site-footer-brand-mobile{margin-bottom:24px}.site-footer-brand-mobile img,.site-footer-brand-mobile>a>strong{margin-bottom:20px}.site-footer-brand-mobile>p{margin-bottom:0}@media(max-width:1199px)and (min-width:750px){.site-footer-desktop{grid-template-columns:minmax(0,1.8fr) repeat(3,minmax(0,1fr));-moz-column-gap:32px;column-gap:32px}}@media(max-width:749px){.site-footer{padding-top:56px}.site-footer-inner{width:calc(100% - 32px)}.site-footer-desktop{display:none}.site-footer-mobile{display:block;padding-bottom:24px}.site-footer-accordion:last-child{border-bottom:0}.site-footer-bottom{padding-top:24px;align-items:flex-start;flex-direction:column}.site-footer-bottom>p{font-size:13px}.site-footer-service{align-self:flex-start}}.article-page{max-width:860px;min-height:80vh;margin:0 auto;padding:80px 24px 120px}.back-link{color:#1268f3;font-size:14px}.article-page article{margin-top:60px}.article-page time{color:#98a2b3;font-size:13px}.article-page h1{font-family:Georgia,Songti SC,serif;font-size:clamp(40px,6vw,68px);line-height:1.12}.lead{font-size:21px;line-height:1.8;color:#667085}.article-body{margin-top:48px;font-size:17px;line-height:2}.rich-content{color:#3e4d60;line-height:1.95}.rich-content>:first-child{margin-top:0}.rich-content>:last-child{margin-bottom:0}.rich-content p{margin:1em 0}.rich-content h2{margin:2.1em 0 .75em;color:#18263c;font-size:clamp(27px,3vw,38px);line-height:1.35}.rich-content h3{margin:1.8em 0 .65em;color:#213049;font-size:clamp(22px,2.4vw,29px);line-height:1.4}.rich-content h4{margin:1.6em 0 .55em;color:#29384f;font-size:20px}.rich-content ol,.rich-content ul{margin:1.2em 0;padding-left:1.65em}.rich-content li{margin:.45em 0}.rich-content blockquote{margin:1.8em 0;padding:20px 24px;color:#44526a;background:#f1f6ff;border-left:4px solid #2472f3;border-radius:0 12px 12px 0}.rich-content a{color:#1268f3;text-decoration:underline;text-underline-offset:3px}.rich-content img{display:block;max-width:100%;height:auto;margin:2em auto;border-radius:14px;box-shadow:0 18px 48px #2337581a}.rich-content figure{margin:2em 0}.rich-content figcaption{margin-top:10px;color:#8a96a8;text-align:center;font-size:13px}.rich-content hr{margin:3em 0;border:0;border-top:1px solid #dde4ed}.rich-content pre{padding:20px 22px;color:#d9e7ff;background:#142137;border-radius:12px;overflow:auto;font:14px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}.rich-content table{width:100%;margin:2em 0;border-collapse:collapse}.rich-content td,.rich-content th{padding:12px 14px;border:1px solid #dfe5ed;text-align:left}.rich-content th{background:#f4f7fb}@media(min-width:1680px){:root{--page-width:1440px}}html{scroll-padding-top:68px}.site-header{position:sticky;top:0;box-shadow:0 8px 30px #1f406c09;transition:box-shadow .3s ease,background .3s ease}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 8%,rgba(18,104,243,.32) 50%,transparent 92%);transform:scaleX(.4);opacity:0;transition:.35s}.site-header:hover:after{transform:scaleX(1);opacity:1}.brand-mark{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.brand:hover .brand-mark{transform:rotate(-7deg) scale(1.08);box-shadow:0 9px 22px #f3285d4d}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:17px;height:2px;background:linear-gradient(90deg,#1c7cff,#705cff);transition:left .28s ease,right .28s ease}.main-nav a:hover:after{left:0;right:0}.main-nav small{display:inline-block;transition:transform .25s ease}.main-nav a:hover small{transform:translateY(2px) rotate(180deg)}.search-button{transition:width .3s ease,background .3s ease,box-shadow .3s ease}.search-button:hover{width:154px;background:#eef5ff;box-shadow:inset 0 0 0 1px #d8e8ff}.button-primary,.console-button{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.button-primary:after,.console-button:after{content:"";position:absolute;top:-60%;left:-50%;width:38%;height:220%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55),transparent);transform:rotate(20deg);transition:left .55s ease}.button-primary:hover:after,.console-button:hover:after{left:125%}.button-primary:hover,.console-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0c64e542}.content-page{min-height:72vh;background:#fff}.content-page-hero{padding:92px max(24px,calc((100vw - var(--page-width))/2)) 68px;background:linear-gradient(120deg,#eef6ff,#fff)}.content-page-hero p{margin:0 0 12px;color:#1268f3;font-size:10px;font-weight:800;letter-spacing:.2em}.content-page-hero h1{margin:0;font-size:clamp(42px,5vw,68px)}.content-page-hero span{display:block;max-width:720px;margin-top:18px;color:#718096;line-height:1.8}.content-page article{max-width:920px;min-height:300px;margin:0 auto;padding:70px 24px 110px;color:#3e4d60;font-size:16px;line-height:2}.theme-midnight .content-page{background:#071426}.theme-midnight .content-page-hero{background:linear-gradient(120deg,#0b203d,#071426)}.theme-midnight .content-page-hero h1{color:#f2f7ff}.theme-midnight .content-page article{color:#9db0c7}@media(max-width:800px){.contact-mini-form>div{grid-template-columns:1fr}.content-page-hero{padding-top:68px}}.main-nav a.active{color:#1268f3}.main-nav a.active:after{width:100%;opacity:1}.about-page,.resource-page,.support-page{min-height:72vh;background:#fff}.resource-hero{min-height:355px;padding:94px max(24px,calc((100vw - var(--page-width))/2)) 72px;background:radial-gradient(circle at 86% 18%,rgba(70,176,255,.2),transparent 21%),linear-gradient(118deg,#edf5ff,#f9fbff 54%,#edf8ff);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.resource-hero>div{position:relative;z-index:2;max-width:760px}.about-intro>div>p,.about-timeline header p,.faq-section header p,.resource-hero p,.resource-section-head p,.support-docs header p,.team-section header p{margin:0;color:#1268f3;font-size:11px;font-weight:800;letter-spacing:.16em}.resource-hero h1{max-width:700px;margin:15px 0 14px;color:#182640;font-size:clamp(44px,6vw,72px);letter-spacing:-.055em;line-height:1.1}.resource-hero span{display:block;max-width:620px;color:#65748b;font-size:16px;line-height:1.9}.resource-hero>i{position:relative;flex:0 0 260px;width:260px;height:260px;margin-right:6%;border:1px solid rgba(51,129,244,.2);border-radius:50%;transform:rotate(-20deg)}.resource-hero>i:after,.resource-hero>i:before{position:absolute;content:"";inset:34px -35px;border:1px solid rgba(33,112,234,.28);border-radius:50%}.resource-hero>i:after{inset:-42px 65px}.resource-hero>i b{position:absolute;left:50%;top:50%;width:66px;height:66px;background:linear-gradient(145deg,#1976f5,#6655eb);border-radius:19px;box-shadow:0 20px 45px #216ae447;transform:translate(-50%,-50%) rotate(18deg)}.resource-hero>i b:nth-child(2){width:15px;height:15px;left:12%;top:31%;border-radius:50%;background:#2dc7ef}.resource-hero>i b:nth-child(3){width:10px;height:10px;left:83%;top:76%;border-radius:50%;background:#7b61ff}.faq-section,.resource-list-section,.support-docs{max-width:var(--page-width);margin:0 auto;padding:84px 24px}.faq-section header,.resource-section-head,.support-docs header,.team-section header{margin-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.about-timeline h2,.faq-section h2,.resource-section-head h2,.support-docs h2,.team-section h2{margin:11px 0 0;color:#1d2b43;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.resource-section-head>span{padding:8px 12px;color:#6f7c90;background:#f3f7fc;border:1px solid #e3eaf4;border-radius:30px;font-size:12px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{min-width:0;color:inherit;background:#fff;border:1px solid #e2e8f1;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #1b38660d;transition:.25s}.resource-card:hover{border-color:#9fc5ff;box-shadow:0 20px 44px #255bb124;transform:translateY(-5px)}.resource-card-art{position:relative;height:178px;padding:19px;color:#fff;background:linear-gradient(135deg,#122a5c,#206fed);overflow:hidden}.resource-card-art:after{position:absolute;right:-37px;bottom:-58px;width:180px;height:180px;border:24px solid hsla(0,0%,100%,.12);border-radius:50%;content:""}.resource-card-art.tone-1{background:linear-gradient(135deg,#17233b,#305ca4)}.resource-card-art.tone-2{background:linear-gradient(135deg,#0a4e5f,#23b0c5)}.resource-card-art.tone-3{background:linear-gradient(135deg,#36216f,#805cec)}.resource-card-art small{position:relative;z-index:2;color:#fff9;font-size:11px;letter-spacing:.15em}.resource-card-art i{position:absolute;z-index:1;left:45px;top:48px;width:74px;height:74px;border:1px solid hsla(0,0%,100%,.42);border-radius:24px;transform:rotate(23deg)}.resource-card-art b{position:absolute;z-index:2;right:20px;bottom:18px;max-width:130px;color:#fff;font-size:13px;text-align:right}.resource-card-copy{padding:22px 22px 18px}.resource-card-copy>p{margin:0;color:#2877f5;font-size:11px;font-weight:800}.resource-card-copy h2{margin:11px 0 9px;color:#243149;font-size:19px;line-height:1.45}.resource-card-copy>span{display:-webkit-box;min-height:46px;color:#768399;font-size:13px;line-height:1.75;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card-copy footer{margin-top:19px;padding-top:14px;border-top:1px solid #edf0f5;color:#236fea;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.resource-empty{padding:80px;text-align:center;color:#8b96a8;background:#f7f9fc;border-radius:14px}.career-detail,.resource-detail-page{min-height:72vh;background:#fff}.detail-hero{padding:76px max(24px,calc(50vw - 460px)) 70px;color:#fff;background:radial-gradient(circle at 81% 20%,rgba(55,168,255,.36),transparent 19%),linear-gradient(125deg,#102552,#1858bd 59%,#316ff1)}.detail-hero>a{display:inline-block;margin-bottom:62px;color:#ffffffc2;font-size:13px}.detail-hero>p{margin:0;color:#add3ff;font-size:11px;font-weight:800;letter-spacing:.17em}.detail-hero h1{max-width:840px;margin:17px 0;color:#fff;font-size:clamp(40px,6vw,68px);letter-spacing:-.05em;line-height:1.18}.detail-hero>span{display:block;max-width:720px;color:#ffffffc7;font-size:17px;line-height:1.85}.detail-hero>div{margin-top:29px;display:flex;align-items:center;gap:12px;color:#fff;font-size:12px}.detail-hero>div i{width:4px;height:4px;background:#8cbcff;border-radius:50%}.resource-article{max-width:850px;margin:0 auto;padding:72px 24px 105px}.resource-article section{padding:0 0 50px;margin-bottom:48px;border-bottom:1px solid #e5eaf1}.resource-article section:last-child{border:0}.career-body h2,.resource-article h2{margin:0 0 22px;color:#1f2d46;font-size:28px}.plain-rich{white-space:pre-line;color:#526177;font-size:16px;line-height:2}.detail-cta{padding:56px max(24px,calc(50vw - 540px));color:#fff;background:linear-gradient(118deg,#0e3d8c,#176ff0);display:flex;align-items:center;justify-content:space-between;gap:32px}.detail-cta p{margin:0;color:#a9ceff;font-size:10px;font-weight:800;letter-spacing:.15em}.detail-cta h2{margin:11px 0 0;font-size:29px}.detail-cta a{padding:14px 19px;color:#1767e8;background:#fff;border-radius:7px;font-size:13px;font-weight:800;white-space:nowrap}.news-list{border-top:1px solid #e5eaf0}.news-list>a{min-height:133px;padding:27px 8px;border-bottom:1px solid #e5eaf0;color:inherit;display:grid;grid-template-columns:130px 1fr 32px;align-items:center;gap:24px;transition:.2s}.news-list>a:hover{padding-left:18px;background:#f8fbff}.news-list time{color:#2878f3;font-size:12px;font-weight:800}.news-list h2{margin:0;color:#27354c;font-size:20px}.news-list p{margin:9px 0 0;color:#7e899a;font-size:13px;line-height:1.7}.news-list>b{color:#236fea;font-size:21px}.about-intro{max-width:1080px;margin:0 auto;padding:92px 24px;display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.about-intro h2{margin:12px 0;color:#1f2d46;font-size:38px;line-height:1.25}.about-timeline{padding:82px max(24px,calc(50vw - 540px));background:#f5f8fd}.about-timeline>div{margin-top:42px;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.about-timeline article{position:relative;padding:0 18px 0 0}.about-timeline article:before{position:absolute;left:0;right:0;top:37px;height:1px;background:#cbd9ef;content:""}.about-timeline article:first-child:before{left:10px}.about-timeline article:last-child:before{right:auto;width:12px}.about-timeline article>b{position:relative;z-index:1;width:74px;height:74px;color:#176de9;background:#fff;border:1px solid #bcd5fb;border-radius:50%;display:grid;place-items:center;font-size:16px}.about-timeline article h3{margin:22px 0 8px;color:#26344c;font-size:16px}.about-timeline article p{margin:0;color:#78859a;font-size:12px;line-height:1.75}.team-section{max-width:1080px;margin:0 auto;padding:88px 24px}.team-section>div{margin-top:39px;display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.team-section article{padding:25px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 22px #25375f0a}.team-section article>span{width:48px;height:48px;color:#fff;background:linear-gradient(135deg,#216ff0,#705de6);border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:800}.team-section article p{margin:21px 0 7px;color:#2878ef;font-size:11px;font-weight:800}.team-section article h3{margin:0;color:#2b3950;font-size:18px}.team-section article small{display:block;margin-top:11px;color:#7d899b;font-size:12px;line-height:1.75}.job-list{display:grid;gap:13px}.job-list>a{padding:23px 26px;color:inherit;background:#fff;border:1px solid #e0e7f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:28px;transition:.2s}.job-list>a:hover{border-color:#a8c8fb;box-shadow:0 13px 30px #28549e1a;transform:translateY(-2px)}.job-list p{margin:0;color:#2878ed;font-size:11px;font-weight:800}.job-list h2{margin:8px 0;color:#26344b;font-size:20px}.job-list span{color:#8995a7;font-size:13px}.job-list>b{color:#176de8;font-size:13px;white-space:nowrap}.career-body{max-width:1080px;margin:0 auto;padding:76px 24px 105px;display:grid;grid-template-columns:1fr 340px;align-items:start;gap:84px}.career-body article section{padding-bottom:45px;margin-bottom:45px;border-bottom:1px solid #e5eaf1}.career-body aside{position:sticky;top:30px;padding:28px;background:#f4f8ff;border:1px solid #dce8fa;border-radius:14px}.career-body aside h2{margin-bottom:8px;font-size:22px}.career-body aside>p{margin:0 0 18px;color:#768399;font-size:13px;line-height:1.7}.career-body form{display:grid;gap:10px}.career-body input,.career-body textarea{box-sizing:border-box;width:100%;padding:11px 12px;color:#344054;background:#fff;border:1px solid #d8e1ed;border-radius:7px;outline:0;font:13px inherit}.career-body textarea{resize:vertical}.career-body button{padding:12px;color:#fff;background:#196ff0;border:0;border-radius:7px;font-weight:800;cursor:pointer}.career-body form small{color:#2878ed;font-size:12px}.support-docs{padding-bottom:45px}.support-docs>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-docs a{min-height:205px;padding:23px;color:inherit;background:#fff;border:1px solid #e1e7f0;border-radius:14px;box-shadow:0 8px 21px #1e3b6f0a;display:flex;flex-direction:column;transition:.2s}.support-docs a:hover{border-color:#a6c8ff;transform:translateY(-4px)}.support-docs small{color:#2878ef;font-size:11px;font-weight:800}.support-docs h3{margin:15px 0 8px;color:#2a3850;font-size:18px}.support-docs p{margin:0;color:#7b889a;font-size:12px;line-height:1.7}.support-docs b{margin-top:auto;padding-top:17px;color:#176ce9;font-size:12px}.faq-section{padding-top:40px}.faq-section details{padding:20px 0;border-top:1px solid #e2e8f0}.faq-section details:last-child{border-bottom:1px solid #e2e8f0}.faq-section summary{color:#2b3850;cursor:pointer;font-size:17px;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary b{color:#2978ed}.faq-section details>div{max-width:820px;margin-top:16px;color:#708096;font-size:14px}.support-detail{min-height:72vh}@media(max-width:900px){.main-nav{gap:14px}.main-nav a{font-size:12px}.resource-grid,.support-docs>div{grid-template-columns:repeat(2,1fr)}.resource-hero>i{margin-right:0;transform:scale(.8) rotate(-20deg)}.about-timeline>div{grid-template-columns:repeat(3,1fr);row-gap:30px}.about-timeline article:before{display:none}.team-section>div{grid-template-columns:repeat(2,1fr)}.career-body{grid-template-columns:1fr;gap:26px}.career-body aside{position:static}}@media(max-width:640px){.main-nav{display:none}.resource-hero{min-height:300px;padding-top:70px;padding-bottom:54px}.resource-hero>i{display:none}.resource-hero h1{font-size:42px}.faq-section,.resource-list-section,.support-docs{padding-top:58px;padding-bottom:58px}.resource-grid,.support-docs>div{grid-template-columns:1fr}.faq-section header,.resource-section-head,.support-docs header,.team-section header{align-items:flex-start;flex-direction:column}.news-list>a{grid-template-columns:1fr 25px;gap:10px}.news-list time{grid-column:1/-1}.news-list h2{font-size:17px}.detail-hero{padding-top:48px;padding-bottom:52px}.detail-hero>a{margin-bottom:42px}.resource-article{padding-top:50px}.detail-cta{align-items:flex-start;flex-direction:column}.about-intro{padding-top:60px;padding-bottom:60px;grid-template-columns:1fr;gap:28px}.about-intro h2{font-size:31px}.about-timeline>div,.team-section>div{grid-template-columns:1fr}.job-list>a{padding:20px;align-items:flex-start;flex-direction:column}.career-body{padding-top:48px}.resource-section-head>span{display:none}}.site-shell{--visual-accent:#1268f3;--visual-soft:#eaf3ff;--visual-page:#fff;--visual-surface:#f6f8fc;--visual-ink:#1d2b43;--visual-muted:#718096;--visual-line:#e2e8f0;--visual-hero:linear-gradient(120deg,#eef6ff,#fff);--visual-cta:linear-gradient(118deg,#0e3d8c,#176ff0)}.theme-midnight{--visual-accent:#56d6f2;--visual-soft:#102b48;--visual-page:#071426;--visual-surface:#0b2038;--visual-ink:#eaf2ff;--visual-muted:#a9bdd7;--visual-line:#27405c;--visual-hero:linear-gradient(120deg,#0b203d,#071426);--visual-cta:linear-gradient(118deg,#0b2748,#15536e)}.theme-minimal{--visual-accent:#2563eb;--visual-soft:#f3f4f6;--visual-page:#fff;--visual-surface:#f8fafc;--visual-ink:#111827;--visual-muted:#4b5563;--visual-line:#e5e7eb;--visual-hero:linear-gradient(120deg,#f8fafc,#fff);--visual-cta:#111827}.theme-emerald{--visual-accent:#059669;--visual-soft:#e2f7ed;--visual-page:#f8fffc;--visual-surface:#effcf7;--visual-ink:#123c33;--visual-muted:#397064;--visual-line:#cfe8dd;--visual-hero:linear-gradient(120deg,#e6f8f1,#fff);--visual-cta:linear-gradient(118deg,#064e3b,#0f766e)}.theme-nebula{--visual-accent:#7c3aed;--visual-soft:#f1e8ff;--visual-page:#fdfbff;--visual-surface:#faf5ff;--visual-ink:#2e174c;--visual-muted:#6b5685;--visual-line:#e4daf5;--visual-hero:linear-gradient(120deg,#f3e8ff,#fff 58%,#fdf2f8);--visual-cta:linear-gradient(118deg,#4c1d95,#7c3aed)}.theme-sunrise{--visual-accent:#ea580c;--visual-soft:#ffead8;--visual-page:#fffdf9;--visual-surface:#fff7ef;--visual-ink:#4a2412;--visual-muted:#85553d;--visual-line:#f1dbc6;--visual-hero:linear-gradient(120deg,#fff1e3,#fff 58%,#fff1f2);--visual-cta:linear-gradient(118deg,#9a3412,#ea580c)}.theme-oriental{--visual-accent:#9a7136;--visual-soft:#eee8d9;--visual-page:#fbfaf6;--visual-surface:#f5f3ed;--visual-ink:#173f3a;--visual-muted:#58716c;--visual-line:#ded6c6;--visual-hero:linear-gradient(120deg,#e8eeea,#fbfaf6 58%,#f4ead8);--visual-cta:linear-gradient(118deg,#102f2c,#173f3a 62%,#745a32)}.about-page,.career-detail,.content-page,.resource-detail-page,.resource-page,.support-page{background:var(--visual-page)}.content-page-hero,.resource-hero{background:var(--visual-hero)}.about-intro>div>p,.about-timeline header p,.content-page-hero p,.faq-section header p,.job-list p,.job-list>b,.news-list time,.news-list>b,.resource-card-copy footer,.resource-card-copy>p,.resource-hero p,.resource-section-head p,.support-docs b,.support-docs header p,.support-docs small,.team-section header p{color:var(--visual-accent)}.about-intro h2,.about-timeline h2,.career-body h2,.content-page-hero h1,.faq-section h2,.job-list h2,.news-list h2,.resource-article h2,.resource-card-copy h2,.resource-hero h1,.resource-section-head h2,.support-docs h2,.team-section article h3,.team-section h2{color:var(--visual-ink)}.about-timeline article p,.content-page article,.content-page-hero span,.faq-section details>div,.job-list span,.news-list p,.plain-rich,.resource-article section,.resource-card-copy>span,.resource-hero span,.support-docs p,.team-section article small{color:var(--visual-muted)}.career-body article section,.faq-section details,.job-list>a,.news-list,.news-list>a,.resource-card,.resource-hero>i,.support-docs a,.team-section article{border-color:var(--visual-line)}.job-list>a,.resource-card,.support-docs a,.team-section article{background:var(--visual-page)}.resource-section-head>span{color:var(--visual-muted);background:var(--visual-soft);border-color:var(--visual-line)}.detail-cta,.detail-hero,.resource-card-art{background:var(--visual-cta)}.career-body aside{color:var(--visual-ink);background:var(--visual-soft);border-color:var(--visual-line)}.career-body button{background:var(--visual-accent)}.simple-home .resource-hero{min-height:430px}.simple-home-actions{margin-top:30px;display:flex;gap:12px}.simple-home-actions a{padding:13px 22px;color:#fff;background:var(--visual-accent);border-radius:7px;font-size:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.simple-home-actions a+a{color:var(--visual-accent);background:var(--visual-soft);border:1px solid var(--visual-line)}.simple-home-actions a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #20539f29}.simple-home .resource-section-head>a{color:var(--visual-accent);font-size:13px;font-weight:700}.simple-home-alt{max-width:none;padding-right:max(24px,calc((100vw - var(--page-width))/2));padding-left:max(24px,calc((100vw - var(--page-width))/2));background:var(--visual-surface)}.simple-home-brand-copy{max-width:900px;margin:0;color:var(--visual-muted);font-size:18px;line-height:2}.main-nav a.active{color:var(--visual-accent);font-weight:700}@media(max-width:800px){.site-header{height:58px;padding:0 20px}.brand b{font-size:16px}.header-actions,.main-nav{display:none}.mobile-console{display:block;margin-right:-20px;padding:21px 18px}}@media(max-width:640px){.simple-home .resource-hero{min-height:360px}.simple-home-actions{flex-wrap:wrap}.simple-home-actions a{flex:1;text-align:center}.simple-home .resource-section-head>a{display:none}}:root{--nav-accent:#00a85a;--nav-ink:#101828;--nav-line:#e5e7eb;--nav-height:80px}html{scroll-padding-top:var(--nav-height)}.site-header{position:fixed;z-index:200;top:0;left:0;width:100%;height:var(--nav-height);padding:0 clamp(24px,3.75vw,48px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--nav-ink);background:#fff;border-bottom:1px solid var(--nav-line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header:after{display:none}.site-header.is-overlay{color:var(--nav-ink);background:transparent;border-color:transparent}.has-dark-hero .site-header.is-overlay{color:#fff}.has-dark-hero .site-header.is-overlay .brand-logo{filter:brightness(0) invert(1)}.site-header.is-scrolled{color:var(--nav-ink);background:#fff;border-color:var(--nav-line);box-shadow:0 8px 30px #10182814}.brand{position:relative;z-index:2;justify-self:start;min-width:112px;height:48px;gap:9px;color:inherit}.brand-logo{display:block;width:auto;max-width:150px;height:auto;max-height:40px;-o-object-fit:contain;object-fit:contain}.brand b{font-size:18px;font-weight:700;letter-spacing:.02em}.brand-mark{width:31px;height:23px;background:linear-gradient(135deg,#101828,#26364d);box-shadow:none}.brand:hover .brand-mark{box-shadow:0 8px 20px #10182833}.main-nav{height:100%;margin:0;gap:32px;color:inherit;font-size:14px}.main-nav .nav-item>a,.main-nav>a,.nav-item{height:100%;display:flex;align-items:center}.main-nav .nav-item>a,.main-nav>a{position:relative;padding:0;gap:4px;color:inherit;font-weight:400;white-space:nowrap;transition:color .22s ease}.main-nav .nav-item>a svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .25s ease}.main-nav .nav-item>a:after,.main-nav>a:after{left:0;right:0;bottom:20px;height:2px;background:var(--nav-accent);opacity:0;transform:scaleX(.35);transition:opacity .22s ease,transform .22s ease}.main-nav .nav-item>a.active,.main-nav .nav-item>a:hover,.main-nav>a.active,.main-nav>a:hover{color:var(--nav-accent);font-weight:400}.has-dark-hero .site-header.is-overlay .main-nav .nav-item>a.active,.has-dark-hero .site-header.is-overlay .main-nav .nav-item>a:hover{color:#fff}.main-nav .nav-item>a.active:after,.main-nav .nav-item>a:hover:after,.main-nav>a.active:after,.main-nav>a:hover:after{left:0;right:0;opacity:1;transform:scaleX(1)}.has-mega-menu:focus-within>a svg,.has-mega-menu:hover>a svg{transform:rotate(180deg)}.header-tools{position:relative;z-index:2;justify-self:end;display:flex;align-items:center;gap:12px}.icon-button,.menu-trigger{border:0;cursor:pointer}.icon-button{width:42px;height:42px;padding:0;color:inherit;background:transparent;border-radius:50%;display:grid;place-items:center;transition:color .2s ease,background .2s ease}.icon-button:hover{color:var(--nav-accent);background:#00a85a14}.icon-button svg,.site-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.menu-trigger{display:none}.product-mega{position:fixed;z-index:195;top:var(--nav-height);left:0;width:100%;padding:34px 48px 42px;color:var(--nav-ink);background:#fff;border-top:1px solid rgba(16,24,40,.06);box-shadow:0 24px 64px #10182824;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .24s ease,visibility .24s ease,transform .24s ease}.has-mega-menu:focus-within .product-mega,.has-mega-menu:hover .product-mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-mega-inner{max-width:960px;margin:0 auto}.product-mega-head{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between}.product-mega-head small{color:#98a2b3;font-size:10px;font-weight:700;letter-spacing:.18em}.product-mega-head h2{margin:7px 0 0;font-size:24px;letter-spacing:-.03em}.product-mega-head>a{color:#6a7282;font-size:13px;font-weight:500}.product-mega-head>a:hover{color:var(--nav-accent)}.product-mega-head>a span{margin-left:7px}.product-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-mega-grid>a{min-height:132px;padding:23px;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:2px;display:grid;grid-template-columns:34px 1fr auto;gap:14px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.product-mega-grid>a:hover{border-color:#00a85a61;box-shadow:0 16px 36px #10182814;transform:translateY(-3px)}.product-mega-grid i{color:var(--nav-accent);font-size:11px;font-style:normal;font-weight:700}.product-mega-grid b{display:block;font-size:16px}.product-mega-grid span{display:block;margin-top:10px;color:#6a7282;font-size:12px;line-height:1.7}.product-mega-grid em{color:#98a2b3;font-size:14px;font-style:normal}.site-search{position:fixed;z-index:196;top:var(--nav-height);left:0;width:100%;padding:46px max(24px,calc(50vw - 450px)) 38px;color:var(--nav-ink);background:#fff;border-top:1px solid var(--nav-line);box-shadow:0 24px 64px #10182824}.site-search>label{display:block;margin-bottom:15px;color:#667085;font-size:12px;font-weight:600;letter-spacing:.08em}.site-search>div{height:62px;padding:0 7px 0 20px;background:#f8fafc;border:1px solid #dfe3e8;display:flex;align-items:center;gap:14px}.site-search input{min-width:0;flex:1;color:var(--nav-ink);background:transparent;border:0;outline:0;font-size:17px}.site-search input::-moz-placeholder{color:#98a2b3}.site-search input::placeholder{color:#98a2b3}.site-search button{height:48px;padding:0 26px;color:#fff;background:var(--nav-accent);border:0;cursor:pointer;font-weight:600}.site-search p{margin:18px 0 0;color:#98a2b3;font-size:12px}.site-search p a{margin-left:18px;color:#667085}.site-search p a:hover{color:var(--nav-accent)}.search-panel-enter-active,.search-panel-leave-active{transition:opacity .22s ease,transform .22s ease}.search-panel-enter-from,.search-panel-leave-to{opacity:0;transform:translateY(-10px)}.mobile-navigation{display:none}.is-home .simple-home .resource-hero{min-height:560px;padding-top:150px;color:#fff;background:radial-gradient(circle at 82% 28%,hsla(0,0%,100%,.24),transparent 24%),linear-gradient(135deg,#4a96ce,#65b1e3 56%,#95cfeb)}.is-home .simple-home .resource-hero h1,.is-home .simple-home .resource-hero p,.is-home .simple-home .resource-hero span{color:#fff}.is-home .simple-home .resource-hero>i{border-color:#ffffff70}.is-home .simple-home .resource-hero>i:after,.is-home .simple-home .resource-hero>i:before{border-color:#ffffff57}.is-home .simple-home .resource-hero>i b{background:linear-gradient(145deg,#00a85a,#057f49);box-shadow:0 20px 45px #00603440}.is-home .simple-home-actions a{background:var(--nav-accent)}.is-home .simple-home-actions a+a{color:#fff;background:#ffffff24;border-color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:1100px){.main-nav{gap:22px}.main-nav .nav-item>a{font-size:13px}}@media(max-width:900px){:root{--nav-height:72px}.site-header{padding:0 24px;grid-template-columns:1fr auto}.main-nav{display:none}.header-tools{gap:8px}.menu-trigger{width:44px;height:44px;padding:0 12px;background:#ffffffe0;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 8px 22px #10182814}.menu-trigger span{width:18px;height:1.5px;background:var(--nav-ink);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.menu-trigger[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.menu-trigger[aria-expanded=true] span:nth-child(2){opacity:0}.menu-trigger[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.site-header:not(.is-overlay) .menu-trigger{background:#f4f6f8}.brand-logo{max-width:136px;max-height:36px}.has-dark-hero .site-header.is-overlay .search-trigger{color:#fff}.mobile-navigation{position:fixed;z-index:196;top:80px;left:24px;right:24px;max-height:calc(100dvh - 100px);padding:16px 20px 19px;color:var(--nav-ink);background:#fffffff5;border:1px solid hsla(0,0%,100%,.55);border-radius:24px;box-shadow:0 24px 60px #1018282e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.mobile-navigation>a{min-height:48px;padding:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,24,40,.055);font-size:15px}.mobile-navigation>a:last-of-type{border:0}.mobile-navigation>a.active span{position:relative}.mobile-navigation>a.active span:after{position:absolute;left:0;bottom:-8px;width:27px;height:2px;background:var(--nav-accent);content:""}.mobile-navigation small{font-size:16px;font-weight:400}.mobile-nav-footer{margin-top:12px;padding-top:15px;border-top:1px solid var(--nav-line);display:flex;align-items:center;justify-content:space-between;color:#98a2b3;font-size:11px}.mobile-nav-footer a{color:var(--nav-accent);font-weight:600}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:opacity .24s ease,transform .24s ease}.mobile-menu-enter-from,.mobile-menu-leave-to{opacity:0;transform:translateY(-12px) scale(.98)}.site-search{top:var(--nav-height);padding:26px 24px 30px}.site-search>div{height:56px}.site-search button{padding:0 19px}.site-search p{line-height:2}.site-search p a{margin-left:10px}.is-home .simple-home .resource-hero{min-height:500px;padding-top:125px}}@media(max-width:520px){.site-header{padding:0 20px}.brand-logo{max-width:128px;max-height:34px}.brand b{font-size:16px}.mobile-navigation{left:20px;right:20px}.is-home .simple-home .resource-hero{min-height:470px;padding-top:116px}}.service-support-page{--support-green:#00a85a;--support-green-dark:#05763a;--support-green-soft:#e8f7ef;--support-text:#101828;--support-muted:#667085;background:#fff;color:var(--support-text)}.service-support-hero{position:relative;height:640px;color:#fff;background:linear-gradient(115deg,#14384a,#337e86 52%,#82c9c2);background-position:50%;background-size:cover;display:grid;place-items:center;overflow:hidden}.service-support-hero:after{position:absolute;inset:0;background:linear-gradient(180deg,#05121c24,#05121c57);content:""}.service-support-hero-content{position:relative;z-index:2;text-align:center}.service-support-hero h1{margin:0;font-size:clamp(46px,5.5vw,72px);font-weight:650;letter-spacing:-.04em}.service-support-hero p{margin:23px 0 0;font-size:clamp(18px,2vw,26px);letter-spacing:.08em}.service-support-hero-grid{position:absolute;z-index:1;right:-4%;bottom:-18%;width:520px;height:520px;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.service-support-shell{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:120px 0;display:flex;flex-direction:column;gap:120px}.service-entry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:122px}.service-entry-card{min-height:256px;padding:32px 40px;color:inherit;background:#f2f3f5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.service-entry-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px #1018281a}.service-entry-icon{width:96px;height:96px;color:var(--support-green)}.service-entry-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.service-entry-card h2{margin:12px 0;color:var(--support-text);font-size:20px}.service-entry-card p{margin:0;color:var(--support-text);font-size:16px;line-height:1.5}.service-entry-card b{display:inline-block;margin-top:12px;color:var(--support-green);font-size:16px;font-weight:500}.service-care-intro a:after,.service-entry-card b:after{margin-left:4px;content:"›"}.service-care{display:flex;flex-direction:column;align-items:center;gap:48px}.service-care-intro{max-width:850px;text-align:center}.service-care-intro h2{margin:0;color:var(--support-green);font-size:28px;letter-spacing:.08em}.service-care-intro p{margin:24px 0;color:var(--support-text);font-size:18px;line-height:1.55}.service-care-intro a{color:var(--support-green);font-size:18px}.service-feature-list{width:100%;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:68px}.service-feature-list li{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.service-feature-list b{font-size:20px}.contact-icon,.feature-icon{position:relative;width:96px;height:96px;background:var(--support-green-soft);border-radius:50%}.contact-icon:after,.feature-icon:after{position:absolute;inset:27px;background:var(--support-green);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;content:""}.feature-icon-1:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2 4 14h7l-1 8 9-12h-7z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2 4 14h7l-1 8 9-12h-7z'/%3E%3C/svg%3E")}.feature-icon-2:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3v4H8v2h8V7h-3V3zm-6 8h12v9H6z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3v4H8v2h8V7h-3V3zm-6 8h12v9H6z'/%3E%3C/svg%3E")}.feature-icon-3:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 4a5 5 0 0 0-6 6l-6 6 5 5 6-6a5 5 0 0 0 6-6l-4 4-5-5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 4a5 5 0 0 0-6 6l-6 6 5 5 6-6a5 5 0 0 0 6-6l-4 4-5-5z'/%3E%3C/svg%3E")}.feature-icon-4:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z'/%3E%3C/svg%3E")}.service-contact{display:flex;flex-direction:column;align-items:center;gap:64px}.service-contact>h2{margin:0;font-size:36px}.service-contact-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:64px}.service-contact-grid article{min-height:296px;padding:32px 40px;background:#f2f3f5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.service-contact-grid h3{margin:4px 0;font-size:20px}.service-contact-grid p{margin:0;font-size:16px;line-height:1.5}.service-contact-grid a:hover{color:var(--support-green)}.service-phone{color:var(--support-text);font-size:23px;font-weight:700}.contact-icon-chat:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v12H9l-5 4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v12H9l-5 4z'/%3E%3C/svg%3E")}.contact-icon-phone:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 3 4 4-2 3c2 3 3 4 6 6l3-2 4 4-2 3C10 21 3 14 3 5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 3 4 4-2 3c2 3 3 4 6 6l3-2 4 4-2 3C10 21 3 14 3 5z'/%3E%3C/svg%3E")}@media(max-width:900px){.service-support-hero{height:500px}.service-support-shell{padding:70px 0;gap:70px}.service-contact-grid,.service-entry-grid,.service-feature-list{gap:24px}}@media(max-width:640px){.service-support-hero{height:420px}.service-support-hero h1{font-size:44px}.service-support-hero p{font-size:18px}.service-support-shell{width:calc(100% - 40px);padding:44px 0;gap:52px}.service-contact-grid,.service-entry-grid{grid-template-columns:1fr;gap:12px}.service-entry-card{min-height:116px;padding:18px 22px;flex-direction:row;text-align:left;gap:18px}.service-entry-icon{flex:0 0 58px;width:58px;height:58px}.service-entry-card h2{margin:0 0 7px;font-size:17px}.service-entry-card b,.service-entry-card p{font-size:13px}.service-entry-card b{margin-top:7px}.service-care{gap:32px}.service-care-intro h2{font-size:22px}.service-care-intro a,.service-care-intro p{font-size:14px}.service-feature-list{grid-template-columns:1fr;gap:0}.service-feature-list li{min-height:82px;padding:12px 0;border-bottom:1px solid #d8d8d8;flex-direction:row;text-align:left}.feature-icon{flex:0 0 58px;width:58px;height:58px}.feature-icon:after{inset:17px}.service-feature-list b{font-size:16px}.service-contact{gap:32px}.service-contact>h2{font-size:28px}.service-contact-grid article{min-height:210px}.contact-icon{width:72px;height:72px}.contact-icon:after{inset:21px}}.support-subpage{--support-green:#00a85a;--support-green-dark:#067d45;--support-soft:#f2f4f5;--support-text:#101828;min-height:75vh;color:var(--support-text);background:#fff}.support-care-hero,.support-subhero{height:440px;padding:0 max(24px,calc(50vw - 600px));color:#fff;background:linear-gradient(110deg,#0a222be0,#1975698c),linear-gradient(135deg,#183b49,#76c4b7);background-position:50%;background-size:cover;display:flex;align-items:center}.support-care-hero>div,.support-subhero>div{max-width:760px}.support-care-hero p,.support-care-products>header>p,.support-documents-section header>p,.support-form-section header>p,.support-subhero p{margin:0;color:#8ce3b9;font-size:12px;font-weight:800;letter-spacing:.18em}.support-care-hero h1,.support-subhero h1{margin:18px 0 14px;font-size:clamp(42px,5vw,66px);letter-spacing:-.04em}.support-care-hero span,.support-subhero span{font-size:20px;letter-spacing:.06em}.support-breadcrumb{max-width:1200px;margin:0 auto;padding:28px 24px;color:#7d8791;border-bottom:1px solid #e8ebed;display:flex;gap:12px;font-size:13px}.support-breadcrumb a{color:var(--support-green)}.support-breadcrumb i{font-style:normal;color:#c0c6ca}.support-care-products,.support-documents-section,.support-form-section{max-width:1100px;margin:0 auto;padding:78px 24px 110px}.support-care-products>header,.support-documents-section>header,.support-form-section>header{margin-bottom:44px}.support-care-products>header h2,.support-documents-section h2,.support-form-section h2{margin:11px 0 10px;font-size:clamp(30px,4vw,44px)}.support-care-products>header>span,.support-documents-section header>span,.support-form-section header>span{color:#667085;font-size:15px;line-height:1.8}.support-repair-form{padding:42px;background:#f5f6f7}.support-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px 32px}.support-repair-form label{display:flex;flex-direction:column;gap:9px}.support-repair-form label>span,.support-repair-form legend{font-size:14px;font-weight:650}.support-repair-form input,.support-repair-form textarea{box-sizing:border-box;width:100%;padding:14px 15px;color:#1d2939;background:#fff;border:1px solid #d8dde1;border-radius:0;outline:0;font:14px/1.5 inherit;transition:.2s}.support-repair-form input:focus,.support-repair-form textarea:focus{border-color:var(--support-green);box-shadow:0 0 0 3px #00a85a17}.support-form-wide{grid-column:1/-1}.support-repair-form fieldset{margin:34px 0;padding:0;border:0}.support-repair-form legend{margin-bottom:14px}.support-topic-list{display:flex;flex-wrap:wrap;gap:10px}.support-topic-list button{padding:11px 18px;color:#46515b;background:#fff;border:1px solid #d7dde0;cursor:pointer}.support-topic-list button.active{color:#fff;background:var(--support-green);border-color:var(--support-green)}.support-form-description{position:relative}.support-form-description textarea{resize:vertical}.support-form-description small{position:absolute;right:12px;bottom:10px;color:#98a2b3;font-size:11px}.support-form-error{margin:18px 0 0;color:#d92d20;font-size:13px}.support-submit-button,.support-submit-success button{min-width:210px;margin-top:28px;padding:15px 26px;color:#fff;background:var(--support-green);border:0;font-size:15px;font-weight:700;cursor:pointer}.support-submit-button:disabled{opacity:.65;cursor:wait}.support-submit-success{padding:80px 30px;background:#f1f8f4;text-align:center}.support-submit-success b{color:var(--support-green);font-size:30px}.support-submit-success p{margin:16px 0 4px;color:#667085}.support-care-tabs,.support-doc-tabs{margin-bottom:34px;border-bottom:1px solid #dde2e5;display:flex;gap:32px;overflow:auto}.support-care-tabs button,.support-doc-tabs button{padding:0 2px 14px;color:#667085;background:none;border:0;border-bottom:2px solid transparent;font-size:15px;white-space:nowrap;cursor:pointer}.support-care-tabs button.active,.support-doc-tabs button.active{color:var(--support-green);border-color:var(--support-green)}.support-document-list{border-top:1px solid #e1e5e7}.support-document-list>a{min-height:132px;padding:26px 18px;color:inherit;border-bottom:1px solid #e1e5e7;display:grid;grid-template-columns:66px 1fr 80px;align-items:center;gap:26px;transition:.2s}.support-document-list>a:hover{padding-left:28px;background:#f7f9f8}.support-document-icon{width:62px;height:72px;color:var(--support-green);background:#e8f7ef;border:1px solid #cbead9;display:grid;place-items:center;font-size:11px;font-weight:800}.support-document-list small{color:var(--support-green);font-size:11px}.support-document-list h3{margin:7px 0 5px;font-size:19px}.support-document-list p{margin:0;color:#7b8490;font-size:13px}.support-document-list ul{margin:10px 0 0;padding:0;list-style:none;display:flex;gap:12px}.support-document-list li{color:#98a2b3;font-size:11px}.support-document-list li+li:before{margin-right:12px;content:"·"}.support-document-list>a>b{color:var(--support-green);font-size:14px;text-align:right}.support-document-list>a>b i{margin-left:7px;font-style:normal}.support-doc-empty{padding:70px;color:#8a949d;background:#f5f6f7;text-align:center}.support-care-hero{height:560px;background:radial-gradient(circle at 75% 34%,rgba(92,224,177,.24),transparent 20%),linear-gradient(120deg,#0a2b28,#126650)}.support-care-products>header{text-align:center}.support-care-tabs{justify-content:center}.support-care-panel{min-height:430px;background:#f3f5f5;display:grid;grid-template-columns:1.1fr .9fr}.support-care-panel>div{padding:54px}.support-care-panel>div>small{color:var(--support-green);font-size:12px;font-weight:800}.support-care-panel h3{margin:16px 0 28px;font-size:28px}.support-care-panel ul{margin:0;padding:0;list-style:none}.support-care-panel ul li{position:relative;margin:15px 0;padding-left:23px;color:#4f5a64;line-height:1.7}.support-care-panel ul li:before{position:absolute;left:0;top:.6em;width:8px;height:8px;background:var(--support-green);border-radius:50%;content:""}.support-care-panel ol{margin:0;padding:48px;background:#e5f4ec;list-style:none;display:flex;flex-direction:column;justify-content:center}.support-care-panel ol li{position:relative;min-height:56px;display:flex;align-items:flex-start;gap:16px}.support-care-panel ol li:not(:last-child):after{position:absolute;left:15px;top:31px;bottom:0;width:1px;background:#9ed6b9;content:""}.support-care-panel ol b{position:relative;z-index:1;flex:0 0 30px;width:30px;height:30px;color:#fff;background:var(--support-green);border-radius:50%;display:grid;place-items:center;font-size:12px}.support-care-panel ol span{padding-top:5px;font-weight:650}.support-care-products>footer{margin-top:56px;padding:42px 48px;color:#fff;background:#123d34;display:flex;align-items:center;justify-content:space-between;gap:30px}.support-care-products>footer p{margin:0;color:#72d9a6;font-size:12px;font-weight:800;letter-spacing:.13em}.support-care-products>footer h2{margin:10px 0 0;font-size:25px}.support-care-products>footer a{padding:14px 22px;color:#fff;background:var(--support-green);font-weight:700;white-space:nowrap}.support-care-notes{margin-top:28px;padding:24px 28px;color:#6b747d;background:#f6f7f7;font-size:12px;line-height:1.8}.support-care-notes p{margin:5px 0}@media(max-width:760px){.support-care-hero,.support-subhero{height:360px}.support-care-products,.support-documents-section,.support-form-section{padding-top:52px;padding-bottom:72px}.support-repair-form{padding:24px 18px}.support-form-grid{grid-template-columns:1fr}.support-form-wide{grid-column:auto}.support-submit-button{width:100%}.support-document-list>a{grid-template-columns:54px 1fr;gap:17px}.support-document-icon{width:50px;height:60px}.support-document-list>a>b{grid-column:2;text-align:left}.support-care-tabs{justify-content:flex-start}.support-care-panel{grid-template-columns:1fr}.support-care-panel ol,.support-care-panel>div{padding:30px 24px}.support-care-products>footer{padding:30px 24px;align-items:flex-start;flex-direction:column}}.zsmart-about-page{--about-green:#00a85a;--about-green-dark:#05763a;--about-ink:#101828;--about-text:#4a5565;--about-muted:#6a7282;--about-line:#e5e7eb;--about-bg:#f9fafb;background:#fff;color:var(--about-ink)}.zsmart-about-shell{width:min(1280px,calc(100% - 64px));margin:0 auto}.zsmart-about-modules{display:flex;flex-direction:column}.zsmart-about-section{padding:112px 0}.zsmart-about-section h2{margin:0 0 58px;text-align:center;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.2;letter-spacing:.04em}.zsmart-about-section h2:after{display:block;width:40px;height:4px;margin:18px auto 0;background:var(--about-green);border-radius:2px;content:""}.zsmart-about-hero{height:640px;min-height:640px;background-image:var(--about-hero-image);background-position:50%;background-size:cover;display:grid;place-items:center;text-align:center}.zsmart-about-hero>div{width:min(760px,calc(100% - 64px));padding:104px 0 64px;color:#fff}.zsmart-about-hero h1{margin:0 0 16px;font-size:clamp(32px,4.5vw,52px);font-weight:600;line-height:1.12;letter-spacing:-.02em;text-shadow:0 2px 24px rgba(0,0,0,.45)}.zsmart-about-hero p{max-width:640px;margin:0 auto;font-size:clamp(15px,1.6vw,18px);line-height:1.75;color:#ffffffeb;text-shadow:0 2px 18px rgba(0,0,0,.4)}.zsmart-about-profile{padding-top:72px}.zsmart-about-profile-grid{display:flex;flex-direction:column;align-items:stretch}.zsmart-about-profile-copy{padding:0;background:#fff}.zsmart-about-profile-copy>p{margin:0 0 14px;color:var(--about-text);font-size:16px;line-height:1.75}.zsmart-about-profile-image{width:100%;aspect-ratio:16/7;margin-top:48px;overflow:hidden}.zsmart-about-profile-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.zsmart-about-stats{max-width:620px;margin-top:42px;display:flex;justify-content:flex-start;gap:48px}.zsmart-about-stats article{flex:1 1 220px;max-width:280px;padding:0;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.zsmart-about-stats strong{color:var(--about-green);font-size:clamp(44px,5vw,64px);font-weight:600;line-height:1;letter-spacing:-.04em}.zsmart-about-stats span{margin-top:10px;color:var(--about-text);font-size:14px}.zsmart-about-global{padding-top:64px;padding-bottom:100px;background:#fff}.zsmart-global-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 48px;margin:0 auto 40px}.zsmart-global-stats article{min-width:100px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.zsmart-global-stats strong{color:var(--about-green);font-size:clamp(28px,2.5vw,36px);font-weight:600;line-height:1.1}.zsmart-global-stats span{color:var(--about-muted);font-size:14px}.zsmart-world-map{position:relative;width:100%;max-width:1280px;min-height:500px;aspect-ratio:2/1;margin:0 auto 32px;background:#fff;overflow:hidden}.zsmart-world-map>img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.zsmart-map-markers{position:absolute;inset:0;z-index:2;pointer-events:none}.zsmart-map-markers>i{position:absolute;display:flex;align-items:center;transform:translate(-50%,-50%);font-style:normal}.zsmart-map-markers>i b{flex-shrink:0;width:10px;height:10px;background:var(--about-green);border-radius:50%;box-shadow:0 0 0 5px #00a85a38}.zsmart-map-markers>i span{position:relative;margin:0 10px;padding:8px 12px;color:var(--about-ink);background:#fff;border-radius:6px;box-shadow:0 6px 20px #1018281a;font-size:14px;font-weight:600;white-space:nowrap}.zsmart-map-markers>i span:before{position:absolute;right:100%;top:50%;width:10px;height:1px;margin-right:2px;background:var(--about-green);opacity:.55;content:""}.zsmart-facilities{position:relative;z-index:3;margin-top:-52px}.zsmart-facilities>div{max-width:min(100%,920px);margin:auto;padding:28px 48px;background:var(--about-bg);border-radius:48px;box-shadow:0 18px 40px #10182814;display:flex;justify-content:center;align-items:stretch;gap:24px 40px}.zsmart-facilities article{flex:1 1 140px;max-width:240px;padding:4px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.zsmart-facilities strong{color:var(--about-green);font-size:clamp(24px,2vw,32px);font-weight:600;line-height:1.2}.zsmart-facilities b{margin-top:4px;font-size:14px}.zsmart-facilities span{margin-top:6px;color:var(--about-muted);font-size:12px;line-height:1.5}.zsmart-about-capabilities{background:var(--about-bg)}.zsmart-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zsmart-capability-grid article{position:relative;min-height:270px;padding:34px;background:#fff;border:1px solid var(--about-line);border-radius:24px;overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}.zsmart-capability-grid article:before{position:absolute;right:-40px;top:-40px;width:130px;height:130px;background:#e9f7f0;border-radius:50%;content:""}.zsmart-capability-grid article:hover{border-color:#00a85a38;box-shadow:0 20px 50px #10182814;transform:translateY(-6px)}.zsmart-capability-grid i{position:relative;z-index:1;width:52px;height:52px;margin-bottom:28px;color:var(--about-green);background:#e9f7f0;border-radius:18px;display:grid;place-items:center;font-size:20px;font-style:normal;font-weight:700}.zsmart-capability-grid h3{position:relative;z-index:1;margin:0 0 12px;font-size:24px;font-weight:600;letter-spacing:-.03em}.zsmart-capability-grid p{position:relative;z-index:1;margin:0;color:var(--about-text);font-size:15px;line-height:1.75}.zsmart-about-history{background:#fff}.zsmart-timeline{min-height:562px;outline:none;display:flex;flex-direction:column;gap:32px}.zsmart-timeline-years-head{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,20px);flex-shrink:0}.zsmart-timeline-years-wrap{flex:0 1 auto;max-width:min(680px,calc(100% - 100px));overflow:hidden}.zsmart-timeline-years-track{width:-moz-max-content;width:max-content;margin-inline:auto;display:flex;align-items:baseline;justify-content:center;gap:clamp(18px,3.5vw,40px);transition:transform .38s cubic-bezier(.22,1,.36,1)}.zsmart-timeline-years-track button{flex-shrink:0;padding:0;color:var(--about-muted);background:none;border:0;font:inherit;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1;letter-spacing:.02em;cursor:pointer;transition:color .25s,transform .25s,font-size .25s}.zsmart-timeline-years-track button:hover{color:var(--about-text)}.zsmart-timeline-years-track button.active{color:var(--about-green);font-size:clamp(36px,4.5vw,52px);font-weight:700}.zsmart-timeline-arrow{flex-shrink:0;width:40px;height:40px;padding:0;color:var(--about-muted);background:#fff;border:1px solid var(--about-line);border-radius:50%;font-size:24px;line-height:1;cursor:pointer;transition:.2s}.zsmart-timeline-arrow:hover:not(:disabled){color:var(--about-green);background:#e9f7f0;border-color:#00a85a59}.zsmart-timeline-arrow:disabled{opacity:.35;cursor:not-allowed}.zsmart-timeline-viewport{flex:1 1 auto;min-height:0;overflow:hidden;touch-action:pan-y}.zsmart-timeline-track{height:100%;display:flex;align-items:stretch;transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.zsmart-timeline-track>article{flex:0 0 100%;min-width:100%;height:100%}.zsmart-timeline-media{width:100%;max-width:1280px;height:100%;margin:auto;display:flex;flex-direction:column;align-items:center;gap:20px}.zsmart-timeline-cover{flex:1 1 auto;width:100%;min-height:0;border-radius:12px;overflow:hidden;background:#f0f2f3}.zsmart-timeline-cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zsmart-timeline-media p{flex-shrink:0;width:100%;margin:0;padding:0 4px;color:var(--about-text);text-align:center;font-size:clamp(15px,1.5vw,17px);line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.zsmart-about-honors{background:var(--about-bg)}.zsmart-honor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:24px 20px;align-items:stretch}.zsmart-honor-grid article{height:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden}.zsmart-honor-media{flex-shrink:0;width:100%;aspect-ratio:3/4;padding:24px;background:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.zsmart-honor-grid img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.zsmart-honor-grid p{flex-shrink:0;width:100%;margin:0;padding:12px 16px 20px;box-sizing:border-box;text-align:center;color:var(--about-text);font-size:14px;font-weight:400;line-height:1.65}@media(max-width:980px){.zsmart-about-section{padding:82px 0}.zsmart-capability-grid{grid-template-columns:repeat(2,1fr)}.zsmart-world-map{min-height:360px}.zsmart-facilities{margin-top:-44px}.zsmart-facilities>div{padding:24px 30px}.zsmart-timeline{min-height:0}.zsmart-timeline-cover{flex:none;aspect-ratio:16/9}.zsmart-honor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media(max-width:700px){.zsmart-about-shell{width:calc(100% - 36px)}.zsmart-about-section{padding:64px 0}.zsmart-about-section h2{margin-bottom:40px}.zsmart-about-hero{height:640px;min-height:640px;background-image:var(--about-hero-mobile-image);text-align:left}.zsmart-about-hero>div{width:calc(100% - 36px);padding:96px 0 40px;align-self:end}.zsmart-about-hero h1{font-size:32px}.zsmart-about-hero p{margin:0}.zsmart-about-profile-image{aspect-ratio:16/9;margin-top:34px}.zsmart-about-stats{max-width:none;gap:24px}.zsmart-about-stats article{min-width:0}.zsmart-about-stats strong{font-size:40px}.zsmart-world-map{min-height:280px;aspect-ratio:2/1;margin-bottom:18px}.zsmart-map-markers>i span{display:none}.zsmart-facilities{margin-top:-36px}.zsmart-facilities>div{padding:20px 22px;border-radius:28px;flex-direction:column;gap:8px}.zsmart-facilities article{max-width:none}.zsmart-capability-grid{grid-template-columns:1fr}.zsmart-timeline,.zsmart-timeline-years-track{gap:20px}.zsmart-timeline-arrow{width:36px;height:36px;font-size:20px}.zsmart-timeline-years-track button.active{font-size:36px}.zsmart-timeline-media{gap:16px}.zsmart-honor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.zsmart-honor-media{padding:16px}.zsmart-honor-grid p{padding:12px 12px 16px;font-size:13px}}
