: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}@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:#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)}.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)}.career-detail .detail-hero,.content-page-hero,.resource-detail-page:not(.resource-products-detail-page) .detail-hero,.resource-page:not(.simple-home):not(.resource-products-page) .resource-hero{box-sizing:border-box;width:100%;min-height:0;aspect-ratio:1920/850}.home-showcase{--home-green:#00a85a;--home-ink:#111827;--home-muted:#697386;overflow:hidden;background:#fff;display:flex;flex-direction:column}.home-hero-hidden .site-header.is-overlay{color:var(--nav-ink);background:#fff;border-color:var(--nav-line)}.home-hero-hidden .site-header.is-overlay .brand-logo{filter:none}.home-hero-hidden .site-header.is-overlay .main-nav .nav-item>a.active,.home-hero-hidden .site-header.is-overlay .main-nav .nav-item>a:hover{color:var(--nav-accent)}.home-hero{position:relative;width:100%;height:100svh;min-height:680px;background:#111;overflow:hidden}.home-hero-slide{position:absolute;inset:0;display:block}.home-hero-slide img,.home-hero-slide picture{display:block;width:100%;height:100%}.home-hero-slide img{-o-object-fit:cover;object-fit:cover}@media(hover:none)and (pointer:coarse),(max-device-width:900px){.is-desktop-scaled .home-hero{height:44.270833vw;min-height:0}.is-desktop-scaled .home-hero-slide img{-o-object-fit:cover;object-fit:cover}}.home-hero-fade-enter-active,.home-hero-fade-leave-active{transition:opacity .75s ease}.home-hero-fade-enter-from,.home-hero-fade-leave-to{opacity:0}.home-hero-arrow{position:absolute;z-index:3;top:50%;width:52px;height:52px;padding:0;color:#fff;background:#0000001f;border:1px solid hsla(0,0%,100%,.48);border-radius:50%;display:grid;place-items:center;cursor:pointer;transform:translateY(-50%);transition:.25s}.home-hero-arrow:hover{background:var(--home-green);border-color:var(--home-green)}.home-hero-arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.home-hero-arrow.is-prev{left:40px}.home-hero-arrow.is-next{right:40px}.home-hero-dots{position:absolute;z-index:3;left:50%;bottom:42px;display:flex;gap:11px;transform:translate(-50%)}.home-hero-dots button{width:36px;height:3px;padding:0;background:#ffffff80;border:0;cursor:pointer;transition:.25s}.home-hero-dots button.active{background:#fff}.home-scroll-hint{position:absolute;z-index:3;right:52px;bottom:36px;color:#fff;display:flex;align-items:center;gap:9px;font-size:12px}.home-scroll-hint svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;animation:homeScroll 1.6s ease infinite}@keyframes homeScroll{50%{transform:translateY(5px)}}.home-section{width:min(1440px,calc(100% - 80px));margin:0 auto;padding:88px 0}.home-about-copy>small,.home-case-overlay>small,.home-section-heading small{color:var(--home-green);font-size:11px;font-weight:700;letter-spacing:.17em}.home-section-heading h2{margin:11px 0 12px;color:var(--home-ink);font-size:clamp(34px,3vw,48px);font-weight:600;letter-spacing:-.04em}.home-section-heading p{max-width:720px;margin:0;color:var(--home-muted);font-size:15px;line-height:1.8}.home-section-heading.centered{text-align:center}.home-section-heading.centered p{margin-right:auto;margin-left:auto}.home-solutions{padding-bottom:36px}.home-solution-grid{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-solution-card{position:relative;height:600px;color:#fff;background:#1f2937;overflow:hidden}.home-solution-card:after{position:absolute;inset:0;background:linear-gradient(180deg,#00000008 25%,#040d09c7);content:""}.home-solution-card>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .65s ease}.home-solution-card:hover>img{transform:scale(1.045)}.home-solution-card>div{position:absolute;z-index:2;right:34px;bottom:38px;left:34px}.home-solution-card small{color:#ffffffad;font-size:11px;letter-spacing:.12em}.home-solution-card h3{margin:12px 0 10px;font-size:29px;font-weight:600}.home-solution-card p{height:46px;margin:0;color:#ffffffb8;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-solution-card span{display:inline-block;margin-top:23px;padding:11px 0;border-bottom:1px solid hsla(0,0%,100%,.7);font-size:13px}.home-solution-card span b{margin-left:12px}.home-products{width:100%;padding:44px max(40px,calc(50vw - 720px)) 64px;background:#fff}.home-product-tabs{margin:40px 0 30px;display:flex;justify-content:center;gap:42px;border-bottom:1px solid #dfe3e2}.home-product-tabs button{position:relative;padding:0 2px 16px;color:#737d89;background:transparent;border:0;cursor:pointer;font-size:14px}.home-product-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--home-green);content:"";opacity:0;transform:scaleX(.4);transition:.22s}.home-product-tabs button.active{color:var(--home-ink);font-weight:600}.home-product-tabs button.active:after{opacity:1;transform:scaleX(1)}.home-product-feature{position:relative;min-height:650px;background:#f3f4f4;overflow:hidden;isolation:isolate}.home-product-copy{position:absolute;z-index:2;left:clamp(36px,5vw,76px);bottom:clamp(50px,6vw,84px);width:min(520px,48%);color:#20252b}.home-product-copy>small{display:inline-block;padding:7px 12px;color:#087d46;border:1px solid rgba(0,126,70,.35);background:#ffffff94;font-size:12px}.home-product-copy h3{margin:18px 0 8px;color:#161b20;font-size:clamp(42px,4.2vw,62px);font-weight:600;line-height:1.08;text-shadow:none}.home-product-copy>b{color:#444d57;font-size:17px;font-weight:500}.home-product-copy p{max-width:470px;margin:22px 0;color:#555f69;font-size:15px;line-height:1.85}.home-about-copy>a,.home-product-copy>a{display:inline-flex;align-items:center;gap:16px;padding:13px 23px;color:#fff;background:var(--home-green);font-size:13px;font-weight:600}.home-about-copy>a span,.home-product-copy>a span{transition:transform .2s}.home-about-copy>a:hover span,.home-product-copy>a:hover span{transform:translate(4px)}.home-product-image{position:absolute;z-index:0;inset:0;display:block}.home-product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .52s cubic-bezier(.23,1,.32,1)}.home-product-feature:hover .home-product-image img{transform:scale(1.035)}.home-product-switcher{position:absolute;z-index:3;right:28px;bottom:24px;height:68px;display:flex;justify-content:flex-end;gap:10px}.home-product-switcher button{width:150px;padding:7px 10px;color:#ffffffd1;background:#050f0a94;border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:9px;cursor:pointer;font-size:11px}.home-product-switcher button.active{color:#fff;border-color:#57e094b3;background:#007e44b8}.home-product-switcher img{width:54px;height:48px;-o-object-fit:cover;object-fit:cover}.home-cases{position:relative;height:850px;color:#fff;background:#15211b;overflow:hidden}.home-case-media,.home-case-media img{width:100%;height:100%}.home-case-media img{-o-object-fit:cover;object-fit:cover}.home-case-overlay{position:absolute;inset:0;padding:110px max(48px,calc(50vw - 720px));background:linear-gradient(90deg,#050f0ab8,#050f0a14 70%);display:flex;flex-direction:column}.home-case-overlay>small{color:#8ee0b8}.home-case-overlay>h2{margin:12px 0 8px;font-size:46px}.home-case-overlay>p{max-width:620px;margin:0;color:#ffffffb3;line-height:1.8}.home-case-overlay article{max-width:600px;margin-top:auto}.home-case-overlay article>span{display:inline-block;padding:7px 12px;color:#baf0d5;background:#00a85a38;border:1px solid rgba(100,220,162,.34);border-radius:20px;font-size:11px}.home-case-overlay article h3{margin:18px 0 12px;font-size:48px;line-height:1.2}.home-case-overlay article p{margin:0;color:#ffffffb8;font-size:14px;line-height:1.9}.home-case-overlay article a{display:inline-block;margin-top:25px;padding:12px 20px;color:#fff;background:var(--home-green);font-size:13px}.home-case-overlay article a b{margin-left:10px}.home-case-controls{position:absolute;right:max(48px,calc(50vw - 720px));bottom:62px;display:flex;align-items:center;gap:20px}.home-case-controls button{width:45px;height:45px;color:#fff;background:#ffffff14;border:1px solid hsla(0,0%,100%,.45);border-radius:50%;cursor:pointer}.home-case-controls button:hover{background:var(--home-green);border-color:var(--home-green)}.home-case-controls span{font-size:12px}.home-partners{padding-bottom:105px}.home-partner-grid{margin:50px 0 0;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #e7eaeb;border-left:1px solid #e7eaeb}.home-partner-grid a{height:110px;padding:20px;border-right:1px solid #e7eaeb;border-bottom:1px solid #e7eaeb;display:flex;align-items:center;justify-content:center}.home-partner-grid img{max-width:100%;max-height:58px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.7;transition:.25s}.home-partner-grid a:hover img{filter:none;opacity:1}.home-stat-bar{margin-top:60px;padding:48px 34px;color:#fff;background:var(--home-green);display:grid;grid-template-columns:repeat(4,1fr)}.home-stat-bar article{min-width:0;text-align:center;border-right:1px solid hsla(0,0%,100%,.25)}.home-stat-bar article:last-child{border:0}.home-stat-bar strong{display:block;color:#f1d977;font-size:46px;font-weight:600}.home-stat-bar span{display:block;margin-top:7px;color:#fffc;font-size:13px}.home-news{padding-top:105px}.home-section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.home-section-heading.split>a{padding-bottom:7px;color:var(--home-green);font-size:13px}.home-section-heading.split>a b{margin-left:10px}.home-news-grid{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.home-news-grid>a>div{height:260px;background:#eef1f0;overflow:hidden}.home-news-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s}.home-news-grid>a:hover img{transform:scale(1.04)}.home-news-grid>a>small{display:block;margin-top:20px;color:#8a93a0;font-size:11px}.home-news-grid h3{margin:12px 0 9px;color:var(--home-ink);font-size:20px;line-height:1.5}.home-news-grid p{height:48px;margin:0;color:var(--home-muted);font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-news-grid>a>span{display:inline-block;margin-top:17px;color:var(--home-green);font-size:12px}.home-about{min-height:720px;margin-top:20px;display:grid;grid-template-columns:1.1fr .9fr;background:#f3f5f4}.home-about-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-about-copy{padding:90px clamp(40px,7vw,120px);display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.home-about-copy h2{margin:15px 0 24px;color:var(--home-ink);font-size:48px;font-weight:600}.home-about-copy p{margin:0 0 30px;color:var(--home-muted);font-size:15px;line-height:2}@media(max-width:1050px){.home-section{width:calc(100% - 48px);padding:70px 0}.home-solutions{padding-bottom:28px}.home-products{padding-top:36px;padding-bottom:54px}.home-solution-card{height:500px}.home-product-feature{min-height:600px}.home-product-copy{width:min(520px,58%)}.home-cases{height:720px}.home-partner-grid{grid-template-columns:repeat(4,1fr)}.home-about{min-height:620px}.home-about-copy{padding:65px 45px}}@media(max-width:760px){.is-home .site-header.is-overlay{color:var(--nav-ink);background:#fffffff5;border-color:var(--nav-line)}.has-dark-hero .site-header.is-overlay .brand-logo{filter:none}.has-dark-hero .site-header.is-overlay .search-trigger{color:var(--nav-ink)}.home-hero{height:100svh;min-height:620px;background:#fff}.home-hero-slide picture:not(.has-mobile-image){background:#fff;display:flex;align-items:center;justify-content:center}.home-hero-slide picture:not(.has-mobile-image) img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.home-hero-slide picture.has-mobile-image img{-o-object-fit:cover;object-fit:cover}.home-hero-arrow{display:none}.home-hero-dots{bottom:28px}.home-hero-dots button{background:#10182840}.home-hero-dots button.active{background:var(--home-green)}.home-scroll-hint{display:none}.home-section{width:calc(100% - 32px);padding:56px 0}.home-section-heading h2{font-size:34px}.home-solutions{padding-bottom:24px}.home-solution-grid{margin-top:32px;grid-template-columns:1fr}.home-solution-card{height:480px}.home-products{width:100%;padding:30px 16px 44px}.home-product-tabs{justify-content:flex-start;gap:25px;overflow-x:auto}.home-product-tabs button{flex:0 0 auto}.home-product-feature{min-height:620px}.home-product-copy{right:24px;bottom:112px;left:24px;width:auto}.home-product-feature:not(:has(.home-product-switcher)) .home-product-copy{bottom:42px}.home-product-copy h3{font-size:36px}.home-product-copy p{max-height:54px;margin:16px 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-image{position:absolute;height:auto}.home-product-switcher{right:24px;bottom:20px;left:24px;justify-content:flex-start;overflow-x:auto}.home-product-switcher button{flex:0 0 130px}.home-cases{height:760px}.home-case-overlay{padding:90px 24px 105px;background:linear-gradient(180deg,#050f0a47,#050f0ad1)}.home-case-overlay>h2{font-size:35px}.home-case-overlay article h3{font-size:37px}.home-case-controls{right:24px;bottom:40px}.home-partner-grid,.home-stat-bar{grid-template-columns:repeat(2,1fr)}.home-stat-bar{margin-top:38px;padding:20px}.home-stat-bar article{padding:20px 5px;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.22)}.home-stat-bar article:nth-last-child(-n+2){border-bottom:0}.home-stat-bar strong{font-size:36px}.home-section-heading.split{align-items:flex-start;flex-direction:column}.home-news-grid{grid-template-columns:1fr}.home-news-grid>a>div{height:230px}.home-about{min-height:0;grid-template-columns:1fr}.home-about-image{height:380px}.home-about-copy{padding:60px 24px}.home-about-copy h2{font-size:37px}}: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{box-shadow:0 8px 30px #10182814}.site-header.is-product-open,.site-header.is-scrolled{color:var(--nav-ink);background:#fff;border-color:var(--nav-line)}.has-dark-hero .site-header.is-product-open .brand-logo{filter:none}.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.is-open>a{color:var(--nav-accent)}.has-mega-menu.is-open>a:after{opacity:1;transform:scaleX(1)}.has-mega-menu.is-open>a svg{transform:rotate(180deg)}.has-dark-hero .site-header.is-product-open .main-nav .nav-item>a.active,.has-dark-hero .site-header.is-product-open .main-nav .nav-item>a:hover{color:var(--nav-accent)}.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:28px clamp(28px,3.75vw,72px) 32px;color:var(--nav-ink);background:#fff;border-top:1px solid rgba(16,24,40,.06);box-shadow:0 22px 48px #1018281f;opacity:0;visibility:hidden;transform:translateY(-7px);pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.product-mega.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-mega-inner{width:min(100%,1900px);margin:0 auto;display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px}.product-mega-categories{padding-right:20px;border-right:1px solid #e4e7ec;display:flex;flex-direction:column}.product-mega-categories button{position:relative;width:100%;min-height:78px;padding:14px 20px;color:#273142;background:transparent;border:0;border-left:4px solid transparent;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.product-mega-categories button.active,.product-mega-categories button:hover{color:var(--nav-accent);background:#edf8f2;border-left-color:var(--nav-accent)}.product-mega-categories button span{min-width:0}.product-mega-categories b{display:block;font-size:16px;font-weight:600;line-height:1.35}.product-mega-categories small{display:block;margin-top:7px;color:#a0a8b5;font-size:12px;font-weight:400;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-mega-categories button.active small{color:#9aa9a1}.product-mega-categories svg,.product-mega-head svg{width:12px;height:12px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-mega-content{min-width:0}.product-mega-head{min-height:42px;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between}.product-mega-head h2{margin:0;color:#202939;font-size:16px;font-weight:600;line-height:1.5}.product-mega-head>a{padding-top:1px;color:#6a7282;font-size:12px;font-weight:500;display:flex;align-items:center;gap:7px}.product-mega-head>a:hover{color:var(--nav-accent)}.product-mega-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-mega-products>a{min-width:0;background:#fff;border:1px solid #e2e6ea;border-radius:14px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-mega-products>a:hover{border-color:#00a85a61;box-shadow:0 12px 28px #10182812;transform:translateY(-2px)}.product-mega-product-image{height:215px;padding:12px 18px 2px;background:#fff;display:flex;align-items:center;justify-content:center}.product-mega-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.product-mega-products>a:hover img{transform:scale(1.025)}.product-mega-product-image i{color:#98a2b3;font-size:15px;font-style:normal}.product-mega-products>a>b{display:block;padding:14px 18px 17px;color:#222c3c;font-size:16px;font-weight:500}.product-mega-empty{height:260px;color:#98a2b3;background:#f8fafc;border:1px solid #edf0f3;border-radius:14px;display:grid;place-items:center;font-size:13px}.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}.product-mega{padding-left:28px;padding-right:28px}.product-mega-inner{grid-template-columns:250px minmax(0,1fr)}.product-mega-product-image{height:175px}}@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}.menu-trigger,.mobile-navigation>a,.search-trigger{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-navigation>a{min-height:48px;margin:2px -8px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,24,40,.055);border-radius:10px;font-size:15px;transition:color .18s ease,background-color .18s ease}.mobile-navigation>a:focus-visible,.mobile-navigation>a:hover{color:var(--nav-accent);background:#00a85a0f;outline:none}.mobile-navigation>a:active{color:var(--nav-accent);background:#00a85a1f}.mobile-navigation>a.active{color:var(--nav-accent);background:#00a85a14}.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:flex-end;color:#98a2b3;font-size:11px}.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;width:100%;height:auto;min-height:0;aspect-ratio:1920/850;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,.support-care-hero,.support-subhero{height:500px;aspect-ratio:auto}.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,.support-care-hero,.support-subhero{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{box-sizing:border-box;width:100%;height:auto;min-height:0;aspect-ratio:1920/850;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:auto;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-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}}.support-care-hero{background-position:50%;background-size:cover}@media(max-width:900px){.support-care-hero{height:500px;aspect-ratio:auto}}@media(max-width:640px){.support-care-hero{height:420px}}.support-documents-section{padding-top:38px}.support-documents-section>header{margin-bottom:28px}.support-form-section{padding-top:38px}@media(max-width:760px){.support-documents-section,.support-form-section{padding-top:32px}}.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{width:100%;height:auto;min-height:0;aspect-ratio:1920/850;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{width:min(100%,620px);margin:42px auto 0;display:flex;justify-content:center;gap:48px}.zsmart-about-stats article{flex:1 1 220px;max-width:280px;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center}.zsmart-about-stats strong{color:var(--about-green);font-size:clamp(44px,5vw,64px);font-weight:600;line-height:1;letter-spacing:-.04em;white-space:nowrap}.zsmart-about-stats span{margin-top:10px;color:var(--about-text);font-size:14px;text-align:center}.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:0;box-shadow:none;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:#fff;font-family:inherit}.zsmart-about-capabilities h2,.zsmart-capability-grid article>p,.zsmart-capability-heading h3{font-family:inherit}.zsmart-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 40px}.zsmart-capability-grid article{min-height:235px;padding:43px 42px 34px;background:#f7f7f7;border-radius:5px}.zsmart-capability-heading{display:flex;align-items:center;min-width:0;color:var(--about-green);gap:14px}.zsmart-capability-heading>.capability-line-icon,.zsmart-capability-uploaded-icon{flex:0 0 46px;width:46px;height:46px}.zsmart-capability-uploaded-icon{display:block;-o-object-fit:contain;object-fit:contain}.zsmart-capability-heading h3{min-width:0;margin:0;color:#201b1b;font-size:clamp(22px,2vw,28px);font-weight:600;line-height:1.25;letter-spacing:0;white-space:nowrap}.zsmart-capability-grid article>p{margin:16px 0 0;color:#201b1b;font-size:16px;font-weight:400;line-height:1.75;letter-spacing:0}.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,minmax(0,1fr));gap:22px}.zsmart-capability-grid article{padding:36px 32px}.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:18px 8px;border-radius:0;flex-direction:row;align-items:stretch;gap:0}.zsmart-facilities article{flex:1 1 0;max-width:none;min-width:0;padding:6px 4px}.zsmart-facilities article+article{border-left:1px solid var(--about-line)}.zsmart-facilities strong{font-size:24px}.zsmart-facilities b{font-size:12px;white-space:nowrap}.zsmart-facilities span{font-size:11px}.zsmart-capability-grid{grid-template-columns:1fr;gap:16px}.zsmart-capability-grid article{min-height:0;padding:30px 26px}.zsmart-capability-heading h3{font-size:24px}.zsmart-capability-grid article>p{font-size:15px}.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}}.zsmart-product-page{--product-green:#00a85a;--product-green-dark:#008a4a;--product-ink:#101828;--product-text:#4b5563;--product-muted:#9ca3af;--product-border:#e5e7eb;--product-bg:#f5f6f8;background:#fff;color:var(--product-ink)}.zsmart-product-shell{width:min(1200px,calc(100% - 48px));margin:0 auto}.zsmart-product-hero{position:relative;width:100%;height:100vh;min-height:620px;background:#0a1628;overflow:hidden}.zsmart-product-hero img,.zsmart-product-hero picture{display:block;width:100%;height:100%}.zsmart-product-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.zsmart-product-hero-video{position:absolute;z-index:1;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zsmart-product-hero-video.mobile-video{display:none}.zsmart-product-hero:after{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#10182838,#1018280a 55%,#10182824);pointer-events:none;content:""}.zsmart-product-hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0d3d28,#00a85a 45%,#0a1628)}.zsmart-product-tabs{position:sticky;z-index:100;top:var(--nav-height,80px);background:#fffffff5;padding-top:20px;border-bottom:1px solid var(--product-border);box-shadow:0 8px 22px #1018280f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.zsmart-product-tabs .zsmart-product-shell{border-bottom:0;display:flex;align-items:flex-end;gap:32px;overflow-x:auto;scrollbar-width:none}.zsmart-product-tabs .zsmart-product-shell::-webkit-scrollbar{display:none}.zsmart-product-tabs button{position:relative;flex:0 0 auto;margin:0;padding:0 0 14px;color:var(--product-text);background:none;border:0;font:400 15px/1.4 inherit;cursor:pointer;transition:color .2s}.zsmart-product-tabs button.active,.zsmart-product-tabs button:hover{color:var(--product-green)}.zsmart-product-tabs button.active{font-weight:500}.zsmart-product-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--product-green);border-radius:2px 2px 0 0;content:""}.zsmart-product-catalog{padding:36px 0 80px;background:var(--product-bg)}.zsmart-product-section-head{margin:0 0 30px;text-align:center}.zsmart-product-section-head h1{margin:0;color:var(--product-ink);font-size:30px}.zsmart-product-section-head p{max-width:720px;margin:10px auto 0;color:var(--product-muted);font-size:14px;line-height:1.8}.zsmart-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.zsmart-product-card{min-width:0;height:100%;background:#fff;border-radius:14px;box-shadow:0 4px 20px #1018280f;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s}.zsmart-product-card:hover{box-shadow:0 8px 28px #1018281a;transform:translateY(-2px)}.zsmart-product-media{aspect-ratio:4/3;color:var(--product-green);background:#eef0f2;display:grid;place-items:center;overflow:hidden}.zsmart-product-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.zsmart-product-card:hover .zsmart-product-media img{transform:scale(1.02)}.zsmart-product-media span{font-size:18px;font-weight:700;letter-spacing:.08em}.zsmart-product-copy{flex:1;padding:16px 18px 20px;display:flex;flex-direction:column}.zsmart-product-model{margin:0 0 6px;color:var(--product-green);font-size:13px;line-height:1.4}.zsmart-product-copy h2{margin:0 0 6px;color:var(--product-ink);font-size:17px;font-weight:600;line-height:1.35}.zsmart-product-tagline{min-height:20px;margin:0 0 18px;color:var(--product-muted);font-size:13px;line-height:1.55}.zsmart-product-detail-link{align-self:flex-end;margin-top:auto;color:var(--product-green);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.zsmart-product-detail-link:hover{color:var(--product-green-dark)}.zsmart-product-detail-link svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.zsmart-product-empty{padding:72px 24px;color:var(--product-muted);text-align:center}.product-card-enter-active,.product-card-leave-active{transition:opacity .25s,transform .25s}.product-card-enter-from,.product-card-leave-to{opacity:0;transform:translateY(10px)}@supports (height:100dvh){.zsmart-product-hero{height:100dvh}}@media(max-width:900px){.zsmart-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zsmart-product-hero{min-height:560px}.zsmart-product-hero-video.desktop-video.has-mobile-video{display:none}.zsmart-product-hero-video.mobile-video{display:block}}@media(max-width:640px){.zsmart-product-shell{width:calc(100% - 32px)}.zsmart-product-hero{height:100svh;min-height:560px}.zsmart-product-tabs{padding-top:16px}.zsmart-product-tabs .zsmart-product-shell{gap:24px}.zsmart-product-tabs button{padding-bottom:12px;font-size:14px}.zsmart-product-catalog{padding:24px 0 54px}.zsmart-product-grid{grid-template-columns:1fr;gap:18px}.zsmart-product-card{border-radius:10px}.zsmart-product-copy{padding:15px 16px 18px}}.pudu-product-detail{--green:#00a85a;--green-deep:#008b4b;--ink:#111827;--text:#4b5563;--muted:#8a94a3;--line:#e7e9ec;background:#fff;color:var(--ink);font-family:inherit}.pudu-shell{width:min(1280px,calc(100% - 80px));margin:0 auto}.pudu-product-subnav{position:sticky;z-index:20;top:0;height:58px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pudu-product-subnav .pudu-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.pudu-product-subnav strong{font-size:17px;letter-spacing:.01em}.pudu-product-subnav div div{display:flex;align-items:center;gap:32px}.pudu-product-subnav a{color:#525b69;font-size:14px}.pudu-product-subnav .contact-link{padding:9px 19px;color:#fff;background:var(--green)}.pudu-hero{--hero-overlay:.38;position:relative;width:100%;min-height:720px;aspect-ratio:16/9;max-height:1080px;background:#111;overflow:hidden}.pudu-hero-media{position:absolute;z-index:0;inset:0}.pudu-hero-media img,.pudu-hero-media picture,.pudu-hero-video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pudu-hero-video{position:absolute;inset:0}.pudu-hero-video.mobile-video{display:none}.pudu-hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgb(5 12 20/var(--hero-overlay)) 0,rgb(5 12 20/calc(var(--hero-overlay)*.72)) 42%,rgb(5 12 20/calc(var(--hero-overlay)*.22)) 74%,transparent 100%)}.pudu-hero-inner{position:relative;z-index:2;height:100%;min-height:720px;display:flex;align-items:flex-end}.pudu-hero-copy{width:min(670px,64%);padding:0 0 clamp(80px,10vh,128px)}.pudu-hero-copy>span,.pudu-kicker{margin:0 0 18px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pudu-hero-copy>span{display:inline-flex;padding:8px 16px;color:#baf7d6;border:1px solid rgba(96,237,161,.55);border-radius:999px;background:#002d1b47;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pudu-hero-copy h1{max-width:650px;margin:0;color:#fff;font-size:clamp(48px,5.3vw,82px);font-weight:700;line-height:1.05;letter-spacing:-.04em;text-shadow:0 2px 24px rgba(0,0,0,.24)}.pudu-hero-copy p{margin:24px 0 34px;color:#ffffffe6;font-size:clamp(19px,1.65vw,27px);line-height:1.45;text-shadow:0 2px 18px rgba(0,0,0,.28)}.pudu-hero-actions{display:flex;gap:14px}.pudu-hero-copy a{min-width:142px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--green);border:1px solid var(--green);font-size:15px;font-weight:600}.pudu-hero-copy a:hover{background:var(--green-deep);border-color:var(--green-deep)}.pudu-hero-copy a.secondary{background:#0000001f;border-color:#ffffff9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pudu-hero-copy a.secondary:hover{background:#ffffff24;border-color:#fff}.pudu-hero.text-dark .pudu-hero-shade{background:linear-gradient(90deg,hsla(0,0%,100%,.86),hsla(0,0%,100%,.58) 45%,hsla(0,0%,100%,.08) 75%,transparent)}.pudu-hero.text-dark .pudu-hero-copy h1{color:var(--ink);text-shadow:none}.pudu-hero.text-dark .pudu-hero-copy p{color:#303846;text-shadow:none}.pudu-hero.text-dark .pudu-hero-copy>span{color:var(--green-deep);background:#ffffff8f;border-color:#00a85a66}.pudu-hero.text-dark .pudu-hero-copy a.secondary{color:var(--ink);background:#ffffff73;border-color:#1118276b}.pudu-highlight-nav{padding:72px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pudu-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr)}.pudu-highlight-grid article{min-height:115px;padding:10px 42px;border-right:1px solid var(--line)}.pudu-highlight-grid article:nth-child(3n){border-right:0}.pudu-highlight-grid article:nth-child(n+4){margin-top:48px}.pudu-ecosystem-grid article>span,.pudu-feature-copy>span,.pudu-highlight-grid span{color:var(--green);font:700 12px/1.2 inherit;letter-spacing:.12em}.pudu-highlight-grid h3{margin:14px 0 7px;font-size:23px}.pudu-highlight-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.pudu-intro{padding:150px 0 120px;text-align:center;background:#fff}.pudu-ecosystem h2,.pudu-intro h2,.pudu-specs h2{max-width:980px;margin:0 auto;font-size:clamp(38px,5vw,68px);line-height:1.12;letter-spacing:-.035em}.pudu-lead{max-width:760px;margin:32px auto 0;color:var(--text);font-size:19px;line-height:1.85}.pudu-metrics{margin-top:88px;display:grid;grid-template-columns:repeat(var(--metric-columns,4),minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pudu-metrics article{min-width:0;min-height:190px;padding:34px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:-1px;display:flex;align-items:center;justify-content:center;flex-direction:column}.pudu-metrics article:last-child,.pudu-metrics article:nth-child(4n){border-right:0}.pudu-metrics strong{display:block;max-width:100%;color:var(--green);font-size:clamp(31px,3.4vw,48px);line-height:1.18;overflow-wrap:anywhere;word-break:break-word}.pudu-metrics strong.is-long{font-size:clamp(27px,2.7vw,40px)}.pudu-metrics strong.is-extra-long{font-size:clamp(23px,2.15vw,33px);letter-spacing:-.025em}.pudu-metrics span{display:block;margin-top:13px;color:var(--muted);font-size:14px;line-height:1.5}.pudu-wide-media{width:100%;background:#fff}.pudu-wide-media img{display:block;width:100%;max-height:820px;-o-object-fit:cover;object-fit:cover}.pudu-feature-list{background:#fff}.pudu-feature{min-height:760px;display:grid;grid-template-columns:58% 42%;border-top:1px solid var(--line)}.pudu-feature.reverse{grid-template-columns:42% 58%}.pudu-feature.reverse .pudu-feature-media{order:2}.pudu-feature-media{min-height:680px;background:#f7f8f8;overflow:hidden}.pudu-feature-media img,.pudu-feature-media video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pudu-feature-media video{background:#0b0e12}.pudu-feature-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#d9dedf;font-size:16vw;font-weight:800}.pudu-feature-copy{padding:10vw 8vw;display:flex;justify-content:center;flex-direction:column}.pudu-feature-copy h2{margin:22px 0 24px;font-size:clamp(34px,4vw,58px);line-height:1.13;letter-spacing:-.035em}.pudu-feature-copy p{margin:0;color:var(--text);font-size:18px;line-height:1.9;white-space:pre-line}.pudu-rich-details{padding:100px 0;background:#fff;border-top:1px solid var(--line)}.pudu-rich-details-content{color:var(--text);font-size:17px;line-height:1.9}.pudu-rich-details-content :where(h1,h2,h3,h4){margin:1.4em 0 .6em;color:var(--ink);line-height:1.22}.pudu-rich-details-content h1{font-size:clamp(38px,5vw,68px)}.pudu-rich-details-content h2{font-size:clamp(31px,4vw,52px)}.pudu-rich-details-content h3{font-size:26px}.pudu-rich-details-content :where(p,ul,ol,blockquote,table){margin:0 0 1.4em}.pudu-rich-details-content img,.pudu-rich-details-content video{display:block;max-width:100%;height:auto;margin:36px auto}.pudu-rich-details-content table{width:100%;border-collapse:collapse}.pudu-rich-details-content td,.pudu-rich-details-content th{padding:14px 16px;border:1px solid var(--line);text-align:left}.pudu-rich-details-content blockquote{padding:18px 22px;border-left:4px solid var(--green);background:#f7f8f8}.pudu-ecosystem{padding:150px 0;background:#f7f8f8;text-align:center}.pudu-ecosystem-grid{margin-top:72px;display:grid;grid-template-columns:repeat(4,1fr);text-align:left}.pudu-ecosystem-grid article{min-height:210px;padding:34px;border:1px solid #dde1e4;margin:0 -1px -1px 0}.pudu-ecosystem-grid h3{margin:36px 0 10px;font-size:21px}.pudu-ecosystem-grid p{margin:0;color:var(--muted);line-height:1.65}.pudu-specs{padding:150px 0;background:#fff;text-align:center}.pudu-spec-grid{margin-top:72px;display:grid;grid-template-columns:1fr 1fr;text-align:left;border-top:1px solid var(--line)}.pudu-spec-grid dl{margin:0;padding:24px 30px;display:grid;grid-template-columns:36% 64%;border-bottom:1px solid var(--line)}.pudu-spec-grid dl:nth-child(odd){border-right:1px solid var(--line)}.pudu-spec-grid dt{color:var(--muted);font-size:14px}.pudu-spec-grid dd{margin:0;color:var(--ink);font-size:15px;line-height:1.65;white-space:pre-line}.pudu-spec-foot{padding-top:24px;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.pudu-spec-foot a{color:var(--green);font-size:15px}.pudu-contact{padding:120px 0;background:#f7f8f8}.pudu-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.pudu-contact-copy h2{margin:0 0 24px;font-size:clamp(36px,4.4vw,64px);line-height:1.12;letter-spacing:-.035em}.pudu-contact-copy>p:not(.pudu-kicker){color:var(--text);font-size:18px;line-height:1.75}.pudu-contact-copy img{display:block;width:min(520px,100%);max-height:330px;margin-top:30px;-o-object-fit:contain;object-fit:contain}.pudu-form{padding:46px;background:#fff;border:1px solid var(--line)}.pudu-form h3{margin:0 0 30px;font-size:27px}.pudu-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.pudu-form label{display:flex;flex-direction:column;gap:8px}.pudu-form label.wide{grid-column:1/-1}.pudu-form label span{color:#69717e;font-size:13px}.pudu-form input,.pudu-form textarea{width:100%;box-sizing:border-box;padding:13px 2px;background:#fff;border:0;border-bottom:1px solid #ccd1d6;border-radius:0;outline:none;font:15px/1.5 inherit}.pudu-form input:focus,.pudu-form textarea:focus{border-color:var(--green)}.pudu-form textarea{resize:vertical}.pudu-form button{width:100%;margin-top:28px;padding:16px 24px;color:#fff;background:var(--green);border:0;font:600 15px/1.4 inherit;display:flex;justify-content:space-between;cursor:pointer}.pudu-form button:hover{background:var(--green-deep)}.pudu-form button:disabled{opacity:.6}.pudu-form-message{margin:16px 0 0;color:#ce3e3e;font-size:13px}.pudu-form-message.success{color:var(--green)}@media(max-width:1000px){.pudu-shell{width:min(100% - 48px,1280px)}.pudu-product-subnav div div{gap:18px}.pudu-hero{aspect-ratio:auto}.pudu-hero,.pudu-hero-inner{min-height:650px}.pudu-hero-copy{width:72%;padding-bottom:76px}.pudu-highlight-grid{grid-template-columns:repeat(2,1fr)}.pudu-highlight-grid article:nth-child(3n){border-right:1px solid var(--line)}.pudu-highlight-grid article:nth-child(2n){border-right:0}.pudu-highlight-grid article:nth-child(n+3){margin-top:42px}.pudu-feature,.pudu-feature.reverse{grid-template-columns:1fr;min-height:0}.pudu-feature.reverse .pudu-feature-media{order:0}.pudu-feature-media{min-height:520px}.pudu-feature-copy{padding:80px 8vw}.pudu-ecosystem-grid{grid-template-columns:repeat(2,1fr)}.pudu-contact-grid{gap:50px}.pudu-form{padding:34px}}@media(max-width:700px){.pudu-shell{width:calc(100% - 32px)}.pudu-product-subnav{height:54px}.pudu-product-subnav div div a:not(.contact-link){display:none}.pudu-hero{max-height:none}.pudu-hero,.pudu-hero-inner{min-height:calc(100svh - 54px)}.pudu-hero-inner{align-items:flex-end}.pudu-hero-shade{background:linear-gradient(0deg,rgb(5 12 20/calc(var(--hero-overlay) + .18)) 0,rgb(5 12 20/var(--hero-overlay)) 48%,transparent 78%)}.pudu-hero-copy{width:100%;padding:0 0 58px;text-align:left}.pudu-hero-copy h1{font-size:44px}.pudu-hero-copy p{margin:16px 0 26px;font-size:18px}.pudu-hero-actions{gap:10px}.pudu-hero-copy a{min-width:0;flex:1;padding:13px 14px}.pudu-hero-video.desktop-video.has-mobile-video{display:none}.pudu-hero-video.mobile-video{display:block}.pudu-hero.text-dark .pudu-hero-shade{background:linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.5) 52%,transparent 82%)}.pudu-highlight-nav{padding:48px 0}.pudu-highlight-grid{grid-template-columns:1fr}.pudu-highlight-grid article{min-height:auto;padding:22px 8px;border-right:0!important;border-bottom:1px solid var(--line);margin:0!important}.pudu-highlight-grid article:last-child{border-bottom:0}.pudu-ecosystem,.pudu-intro,.pudu-specs{padding:90px 0}.pudu-ecosystem h2,.pudu-intro h2,.pudu-specs h2{font-size:38px}.pudu-lead{font-size:16px}.pudu-metrics{margin-top:52px;grid-template-columns:1fr 1fr}.pudu-metrics article:nth-child(2){border-right:0}.pudu-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.pudu-feature-media{min-height:360px}.pudu-feature-copy{padding:58px 24px}.pudu-feature-copy h2{font-size:36px}.pudu-feature-copy p{font-size:16px}.pudu-rich-details{padding:70px 0}.pudu-rich-details-content{font-size:16px}.pudu-ecosystem-grid{margin-top:46px;grid-template-columns:1fr}.pudu-ecosystem-grid article{min-height:auto}.pudu-spec-grid{margin-top:48px;grid-template-columns:1fr}.pudu-spec-grid dl:nth-child(odd){border-right:0}.pudu-spec-grid dl{padding:20px 6px;grid-template-columns:36% 64%;gap:12px}.pudu-spec-foot{align-items:flex-start;flex-direction:column;gap:18px}.pudu-contact{padding:80px 0}.pudu-contact-grid{grid-template-columns:1fr}.pudu-contact-copy h2{font-size:38px}.pudu-form{padding:28px 20px}.pudu-form-grid{grid-template-columns:1fr}.pudu-form label.wide{grid-column:auto}}.pudu-hero:not(.text-dark) .pudu-hero-shade{background:linear-gradient(90deg,rgb(5 12 20/var(--hero-overlay)) 0,rgb(5 12 20/var(--hero-overlay)) 34%,rgba(5,12,20,.14) 74%,transparent 100%)}@media(max-width:700px){.pudu-hero:not(.text-dark) .pudu-hero-shade{background:linear-gradient(0deg,rgb(5 12 20/var(--hero-overlay)) 0,rgb(5 12 20/var(--hero-overlay)) 48%,transparent 78%)}.pudu-metrics article{min-height:150px;padding:26px 12px}.pudu-metrics strong{font-size:32px}.pudu-metrics strong.is-long{font-size:27px}.pudu-metrics strong.is-extra-long{font-size:23px}.pudu-metrics span{font-size:13px}}.pudu-product-subnav{top:80px;z-index:190}.pudu-product-subnav a{position:relative;height:58px;display:inline-flex;align-items:center}.pudu-product-subnav a:not(.contact-link):after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--green);transform:scaleX(0);content:"";transition:transform .2s ease}.pudu-product-subnav a.active{color:var(--green)}.pudu-product-subnav a.active:after{transform:scaleX(1)}.pudu-product-subnav .contact-link.active{background:var(--green-deep)}#contact,#features,#overview,#specifications{scroll-margin-top:154px}@media(max-width:1000px){.pudu-product-subnav{top:72px}}@media(max-width:700px){.pudu-product-subnav{height:54px}.pudu-product-subnav .pudu-shell{width:100%;padding-left:16px}.pudu-product-subnav .pudu-shell>strong{display:none}.pudu-product-subnav .pudu-shell>div{width:100%;gap:24px;overflow-x:auto;scrollbar-width:none}.pudu-product-subnav .pudu-shell>div::-webkit-scrollbar{display:none}.pudu-product-subnav div div a:not(.contact-link){display:inline-flex}.pudu-product-subnav a{flex:0 0 auto;height:54px;font-size:13px}.pudu-product-subnav .contact-link{padding:8px 16px}#contact,#features,#overview,#specifications{scroll-margin-top:140px}}.pudu-highlight-nav{padding:88px 0}.pudu-highlight-grid{grid-template-columns:repeat(var(--highlight-columns),minmax(0,1fr));gap:16px}.pudu-highlight-grid article{min-height:190px;margin:0!important;padding:34px 24px!important;border:1px solid var(--line)!important;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.pudu-highlight-grid article img{width:52px;height:52px;display:block;-o-object-fit:contain;object-fit:contain}.pudu-highlight-grid article h3{margin:20px 0 8px}.pudu-highlight-grid article p{max-width:240px}.pudu-highlight-grid article:nth-child(n+4){margin-top:0}@media(max-width:1000px){.pudu-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.pudu-highlight-nav{padding:52px 0}.pudu-highlight-grid{grid-template-columns:1fr;gap:10px}.pudu-highlight-grid article{min-height:160px;padding:28px 20px!important;border:1px solid var(--line)!important}.pudu-highlight-grid article img{width:46px;height:46px}}.pudu-product-detail{overflow-x:clip;overflow-y:visible}.zsmart-case-page{--case-green:#00a85a;--case-green-dark:#05763a;--case-ink:#101828;--case-text:#4a5565;--case-muted:#6a7282;--case-line:#e5e7eb;--case-surface:#f3f4f6;color:var(--case-ink);background:#fff}.zsmart-case-featured,.zsmart-case-shell{width:min(1200px,calc(100% - 48px));margin-right:auto;margin-left:auto}.zsmart-case-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:560px;color:#fff;background:#20252c;overflow:hidden}.zsmart-case-hero img,.zsmart-case-hero picture{display:block;width:100%;height:100%}.zsmart-case-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.zsmart-case-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0b0f15b8,#0b0f157a 48%,#0b0f151f)}.zsmart-case-hero-content{position:absolute;z-index:2;inset:0;padding:var(--nav-height) 24px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.zsmart-case-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(38px,4.2vw,58px);font-weight:600;letter-spacing:-.035em;line-height:1.15;text-shadow:0 2px 22px rgba(0,0,0,.35)}.zsmart-case-hero p{max-width:720px;margin:0;color:#fffffff0;font-size:17px;line-height:1.9;text-shadow:0 2px 16px rgba(0,0,0,.35)}.zsmart-case-featured{margin-top:32px;margin-bottom:24px}.zsmart-case-featured-shell{min-height:420px;background:#fff;box-shadow:0 20px 50px #10182814;display:grid;grid-template-columns:1.35fr 1fr;overflow:hidden}.zsmart-case-featured-media{min-width:0;color:var(--case-green);background:var(--case-surface);display:grid;place-items:center;overflow:hidden}.zsmart-case-featured-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.zsmart-case-featured-media:hover img{transform:scale(1.015)}.zsmart-case-featured-media span{padding:30px;font-size:24px;font-weight:600}.zsmart-case-featured-copy{min-width:0;display:flex;flex-direction:column}.zsmart-case-featured-bar{min-height:136px;padding:24px;color:#fff;background:var(--case-green);display:flex;align-items:center;justify-content:space-between;gap:18px}.zsmart-case-featured-bar h2{max-width:360px;margin:0 0 14px;font-size:clamp(19px,2vw,25px);font-weight:600;line-height:1.4}.zsmart-case-featured-bar h2 a{color:#fff}.zsmart-case-dots{display:flex;gap:6px}.zsmart-case-dots button{width:18px;height:4px;padding:0;background:#ffffff61;border:0;cursor:pointer}.zsmart-case-dots button.active{background:#fff}.zsmart-case-featured-nav{display:flex;gap:8px}.zsmart-case-featured-nav button{width:40px;height:40px;color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.36);border-radius:4px;cursor:pointer;font:26px/1 inherit;transition:background .2s}.zsmart-case-featured-nav button:hover{background:#ffffff1f}.zsmart-case-featured-panel{flex:1;padding:38px 40px;background:var(--case-surface)}.zsmart-case-featured-panel>p{margin:0 0 24px;color:var(--case-ink);font-size:15px;line-height:1.85}.zsmart-case-featured-meta{margin-bottom:18px;color:var(--case-muted);display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px}.zsmart-case-featured-meta span+span:before{display:inline-block;width:1px;height:14px;margin-right:12px;background:var(--case-muted);vertical-align:-2px;content:""}.zsmart-case-tags{display:flex;flex-wrap:wrap;gap:8px}.zsmart-case-tags span{padding:5px 12px;color:var(--case-text);background:#fff;border:1px solid var(--case-line);border-radius:4px;font-size:13px}.zsmart-case-list{padding:20px 0 80px;background:var(--case-surface)}.zsmart-case-section-head{padding-top:18px;text-align:center}.zsmart-case-section-head h2{margin:0;font-size:30px}.zsmart-case-section-head p{max-width:700px;margin:10px auto 0;color:var(--case-muted);font-size:14px;line-height:1.8}.zsmart-case-filters{position:sticky;z-index:20;top:var(--nav-height);padding:16px 0 24px;margin-bottom:8px;background:var(--case-surface);display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.zsmart-case-filters::-webkit-scrollbar{display:none}.zsmart-case-filters button{flex:0 0 auto;padding:9px 17px;color:var(--case-text);background:#fff;border:1px solid transparent;border-radius:4px;cursor:pointer;font:400 14px/1.4 inherit;transition:color .2s,background .2s}.zsmart-case-filters button:hover{color:var(--case-green)}.zsmart-case-filters button.active{color:#fff;background:var(--case-green);font-weight:500}.zsmart-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.zsmart-case-card{min-width:0;color:inherit;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s}.zsmart-case-card:hover{box-shadow:0 18px 42px #1018281a;transform:translateY(-2px)}.zsmart-case-card-media{aspect-ratio:16/10;color:var(--case-green);background:#e8eaed;display:grid;place-items:center;overflow:hidden}.zsmart-case-card-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.zsmart-case-card:hover .zsmart-case-card-media img{transform:scale(1.018)}.zsmart-case-card-media i{font-style:normal;font-weight:600}.zsmart-case-card-body{position:relative;min-height:208px;padding:20px 24px 24px;display:flex;flex-direction:column}.zsmart-case-card h3{margin:0 0 9px;color:var(--case-ink);font-size:18px;font-weight:500;line-height:1.45}.zsmart-case-card-meta{margin-bottom:auto;color:var(--case-muted);display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px}.zsmart-case-card-meta b{font-weight:400}.zsmart-case-card-meta i{width:1px;height:14px;background:var(--case-muted)}.zsmart-case-card-tags{margin-top:16px;display:flex;gap:8px}.zsmart-case-card-tags b{padding:5px 12px;color:var(--case-text);border:1px solid var(--case-line);border-radius:4px;font-size:13px;font-weight:400}.zsmart-case-card-body>svg{position:absolute;right:24px;bottom:24px;width:23px;height:23px;fill:none;stroke:var(--case-green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:0;transition:opacity .2s}.zsmart-case-card:hover .zsmart-case-card-body>svg{opacity:1}.zsmart-case-empty{padding:70px 24px;color:var(--case-muted);background:#fff;text-align:center}.case-card-enter-active,.case-card-leave-active{transition:opacity .25s,transform .25s}.case-card-enter-from,.case-card-leave-to{opacity:0;transform:translateY(10px)}@media(max-width:959px){.zsmart-case-featured-shell{grid-template-columns:1fr}.zsmart-case-featured-media{aspect-ratio:3/2}.zsmart-case-featured-bar{min-height:0}.zsmart-case-featured-panel{padding:28px}.zsmart-case-hero{min-height:520px}}@media(max-width:767px){.zsmart-case-featured,.zsmart-case-shell{width:calc(100% - 32px)}.zsmart-case-hero{aspect-ratio:auto;height:calc(100svh - 40px);min-height:590px}.zsmart-case-hero-overlay{background:linear-gradient(0deg,#0b0f15c2,#0b0f151f 72%)}.zsmart-case-hero-content{padding:var(--nav-height) 24px 52px;align-items:flex-start;justify-content:flex-end;text-align:left}.zsmart-case-hero h1{font-size:38px}.zsmart-case-hero p{font-size:15px;line-height:1.75}.zsmart-case-featured{margin-top:24px}.zsmart-case-featured-bar{padding:20px}.zsmart-case-featured-panel{padding:24px 20px}.zsmart-case-list{padding-bottom:56px}.zsmart-case-grid{grid-template-columns:1fr}.zsmart-case-card-body{min-height:180px;padding:17px 20px 20px}.zsmart-case-card-body>svg{right:20px;bottom:20px}}.case-study-detail{--cd-green:#00a85a;--cd-ink:#101828;--cd-text:#4b5563;--cd-muted:#7b8492;--cd-line:#e6e9ed;color:var(--cd-ink);background:#fff}.case-study-shell{width:min(1160px,calc(100% - 48px));margin-right:auto;margin-left:auto}.case-study-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:520px;background:#eef1f2;overflow:hidden}.case-study-hero-media,.case-study-hero-media img,.case-study-hero-placeholder{position:absolute;inset:0;width:100%;height:100%}.case-study-hero-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.case-study-hero-placeholder{background:#e8ecea}.case-study-intro{padding:0 0 88px}.case-study-breadcrumb{min-height:64px;margin-bottom:58px;color:var(--cd-muted);display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--cd-line);font-size:13px}.case-study-breadcrumb a{color:var(--cd-text)}.case-study-breadcrumb a:hover{color:var(--cd-green)}.case-study-breadcrumb b{font-weight:400}.case-study-eyebrow{margin:0 0 18px;color:var(--cd-green);display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600;letter-spacing:.12em}.case-study-eyebrow i{width:34px;height:2px;background:currentColor}.case-study-intro h1{max-width:900px;margin:0;color:var(--cd-ink);font-size:clamp(38px,4.4vw,60px);font-weight:600;letter-spacing:-.045em;line-height:1.18}.case-study-lead{max-width:900px;margin:25px 0 50px;color:var(--cd-text);font-size:18px;line-height:1.9}.case-study-intro dl{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--cd-line);border-bottom:1px solid var(--cd-line)}.case-study-intro dl>div{min-height:108px;padding:25px 28px;border-right:1px solid var(--cd-line);box-sizing:border-box}.case-study-intro dl>div:first-child{padding-left:0}.case-study-intro dl>div:last-child{border-right:0}.case-study-intro dt{margin-bottom:10px;color:var(--cd-muted);font-size:12px}.case-study-intro dd{margin:0;color:var(--cd-ink);font-size:14px;line-height:1.65}.case-study-challenge,.case-study-results,.case-study-solution{padding:100px 0}.case-study-challenge{background:#f6f7f7}.case-study-rich-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:105px;align-items:start}.case-study-rich-grid h2{margin:0;color:var(--cd-ink);font-size:clamp(30px,3.2vw,44px);font-weight:600;letter-spacing:-.04em;line-height:1.3}.case-study-rich-grid header>span{display:block;margin-top:17px;color:var(--cd-muted);font-size:14px;line-height:1.8}.case-study-rich{color:var(--cd-text);font-size:16px;line-height:1.95}.case-study-rich>:first-child{margin-top:0}.case-study-rich>:last-child{margin-bottom:0}.case-study-rich h3{margin:28px 0 10px;color:var(--cd-ink);font-size:20px}.case-study-rich ul{padding-left:20px}.case-study-rich li{margin:7px 0}.case-study-rich strong{color:var(--cd-ink)}.case-study-solution{background:#fff}.case-study-steps{margin:70px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--cd-line);border-bottom:1px solid var(--cd-line)}.case-study-steps li{min-height:210px;padding:30px 26px 32px;border-right:1px solid var(--cd-line);box-sizing:border-box}.case-study-steps li:first-child{padding-left:0}.case-study-steps li:last-child{border-right:0}.case-study-steps li>span{color:var(--cd-green);font-size:12px;font-weight:600}.case-study-steps h3{margin:30px 0 11px;font-size:19px;font-weight:600}.case-study-steps p{margin:0;color:var(--cd-muted);font-size:14px;line-height:1.8}.case-study-results{background:#f6f7f7}.case-study-result-grid{margin-top:66px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.case-study-result-grid article{padding-top:24px;border-top:2px solid var(--cd-ink)}.case-study-result-grid small{color:var(--cd-green);font-size:12px;font-weight:600}.case-study-result-grid h3{margin:28px 0 12px;color:var(--cd-ink);font-size:20px}.case-study-result-grid p{margin:0;color:var(--cd-muted);font-size:14px;line-height:1.8}.case-study-cta{padding:76px 0;background:#edf7f2}.case-study-cta>.case-study-shell{display:flex;align-items:center;justify-content:space-between;gap:50px}.case-study-cta p{margin:0 0 12px;color:var(--cd-green);font-size:12px;font-weight:600;letter-spacing:.12em}.case-study-cta h2{margin:0 0 10px;font-size:clamp(27px,3vw,38px)}.case-study-cta span{color:var(--cd-muted);font-size:14px}.case-study-cta>.case-study-shell>div:last-child{display:flex;gap:12px}.case-study-cta a{min-width:128px;padding:12px 24px;color:var(--cd-green);background:#fff;border:1px solid var(--cd-green);border-radius:999px;text-align:center;font-size:14px;font-weight:500}.case-study-cta a.primary{color:#fff;background:var(--cd-green)}.case-study-cta a:hover{transform:translateY(-1px)}@media(max-width:900px){.case-study-intro dl{grid-template-columns:repeat(2,1fr)}.case-study-intro dl>div{border-bottom:1px solid var(--cd-line)}.case-study-intro dl>div:nth-child(2){border-right:0}.case-study-intro dl>div:first-child{padding-left:28px}.case-study-intro dl>div:nth-last-child(-n+2){border-bottom:0}.case-study-rich-grid{grid-template-columns:1fr;gap:38px}.case-study-steps{grid-template-columns:repeat(2,1fr)}.case-study-steps li{border-bottom:1px solid var(--cd-line)}.case-study-steps li:nth-child(2){border-right:0}.case-study-steps li:first-child{padding-left:26px}.case-study-steps li:nth-last-child(-n+2){border-bottom:0}.case-study-result-grid{gap:22px}.case-study-cta>.case-study-shell{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.case-study-shell{width:calc(100% - 32px)}.case-study-hero{aspect-ratio:16/10;min-height:0}.case-study-intro{padding-bottom:62px}.case-study-breadcrumb{min-height:54px;margin-bottom:44px}.case-study-intro h1{font-size:36px}.case-study-lead{margin-bottom:38px;font-size:16px}.case-study-intro dl{grid-template-columns:1fr}.case-study-intro dl>div,.case-study-intro dl>div:first-child{min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid var(--cd-line)}.case-study-intro dl>div:nth-last-child(-n+2){border-bottom:1px solid var(--cd-line)}.case-study-intro dl>div:last-child{border-bottom:0}.case-study-challenge,.case-study-results,.case-study-solution{padding:64px 0}.case-study-rich-grid h2{font-size:30px}.case-study-steps{margin-top:46px;grid-template-columns:1fr}.case-study-steps li,.case-study-steps li:first-child{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--cd-line)}.case-study-steps li:nth-last-child(-n+2){border-bottom:1px solid var(--cd-line)}.case-study-steps li:last-child{border-bottom:0}.case-study-steps h3{margin-top:20px}.case-study-result-grid{margin-top:44px;grid-template-columns:1fr;gap:34px}.case-study-cta{padding:58px 0}.case-study-cta>.case-study-shell>div:last-child{width:100%;flex-direction:column}.case-study-cta a{box-sizing:border-box;width:100%}}.solution-catalog-page{--solution-green:#00aa5b;--solution-ink:#111827;--solution-text:#4b5563;--solution-line:#e5e7eb;color:var(--solution-ink);background:#fff}.solution-catalog-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:560px;color:#fff;background:#24272d;overflow:hidden}.solution-catalog-hero picture,.solution-catalog-hero picture img{display:block;width:100%;height:100%}.solution-catalog-hero picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.solution-catalog-hero-copy{position:absolute;z-index:2;inset:0;padding:var(--nav-height) 24px 38px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.solution-catalog-hero h1{margin:0 0 17px;color:#fff;font-size:clamp(40px,4.2vw,58px);font-weight:600;letter-spacing:-.04em}.solution-catalog-hero p{max-width:760px;margin:0;color:#fffffff0;font-size:17px;line-height:1.85;text-shadow:0 2px 16px rgba(0,0,0,.2)}.solution-catalog-tabs{position:sticky;z-index:22;top:var(--nav-height);height:78px;background:#fffffff5;border-bottom:1px solid var(--solution-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.solution-catalog-tabs>div{width:min(1184px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.solution-catalog-tabs>div::-webkit-scrollbar{display:none}.solution-catalog-tabs button{position:relative;flex:0 0 auto;padding:11px 20px;color:#606978;background:transparent;border:0;border-radius:3px;cursor:pointer;font:400 14px/1.3 inherit;transition:color .2s,background .2s}.solution-catalog-tabs button:hover{color:var(--solution-green)}.solution-catalog-tabs button.active{color:var(--solution-green);background:#edf8f2;font-weight:600}.solution-catalog-tabs button.active:after{position:absolute;right:20px;bottom:4px;left:20px;height:2px;background:var(--solution-green);content:""}.solution-catalog-list{width:min(1184px,calc(100% - 48px));margin:80px auto 100px;display:grid;gap:120px}.solution-catalog-item{position:relative;aspect-ratio:16/9;background:#e8eaed;overflow:hidden;scroll-margin-top:150px}.solution-catalog-media,.solution-catalog-media img{position:absolute;inset:0;width:100%;height:100%}.solution-catalog-media img{-o-object-fit:cover;object-fit:cover;transition:transform .65s ease}.solution-catalog-item:hover .solution-catalog-media img{transform:scale(1.018)}.solution-catalog-media.empty{background:linear-gradient(135deg,#eef1f0,#dfe5e2)}.solution-catalog-media.empty>span{position:absolute;right:8%;bottom:8%;width:38%;height:45%;opacity:.4}.solution-catalog-media.empty i{position:absolute;right:0;bottom:0;width:72%;height:2px;background:#aab6af;transform-origin:right}.solution-catalog-media.empty i:first-child{transform:rotate(25deg)}.solution-catalog-media.empty i:nth-child(2){width:96%;transform:rotate(42deg)}.solution-catalog-media.empty i:nth-child(3){width:54%;transform:rotate(63deg)}.solution-catalog-item aside{position:absolute;z-index:2;left:14px;bottom:16px;width:min(43%,500px);padding:34px 38px 32px;background:#fffffff5;box-sizing:border-box}.solution-catalog-item aside>p{margin:0 0 8px;color:var(--solution-green);font-size:12px;font-weight:600;letter-spacing:.08em}.solution-catalog-item h2{margin:0 0 14px;color:var(--solution-ink);font-size:clamp(26px,2.5vw,38px);font-weight:600;letter-spacing:-.035em}.solution-catalog-item aside>span{display:block;color:var(--solution-text);font-size:14px;line-height:1.8}.solution-catalog-item aside>a{margin-top:23px;color:var(--solution-green);display:inline-flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.solution-catalog-item aside>a b{font-size:18px;transition:transform .2s}.solution-catalog-item aside>a:hover b{transform:translate(5px)}.solution-catalog-empty{padding:90px 24px;color:#7b8492;background:#f4f5f6;text-align:center}@media(max-width:900px){.solution-catalog-list{gap:70px}.solution-catalog-item aside{width:min(62%,500px)}}@media(max-width:767px){.solution-catalog-hero{aspect-ratio:auto;height:calc(100svh - 40px);min-height:590px}.solution-catalog-hero-copy{padding-bottom:54px;align-items:flex-start;justify-content:flex-end;text-align:left}.solution-catalog-hero h1{font-size:38px}.solution-catalog-hero p{font-size:15px}.solution-catalog-tabs{height:64px}.solution-catalog-list,.solution-catalog-tabs>div{width:calc(100% - 32px)}.solution-catalog-tabs button{padding:9px 14px}.solution-catalog-list{margin-top:44px;margin-bottom:64px;gap:42px}.solution-catalog-item{aspect-ratio:auto;min-height:520px;display:flex;align-items:flex-end}.solution-catalog-media{height:62%}.solution-catalog-item aside{position:relative;left:auto;bottom:auto;width:100%;padding:26px 24px}.solution-catalog-item h2{font-size:27px}}.solution-detail-page{--sd-green:#00aa5b;--sd-ink:#101828;--sd-text:#4b5563;--sd-muted:#7b8492;--sd-line:#e5e7eb;color:var(--sd-ink);background:#fff}.solution-detail-nav>div,.solution-detail-page>section>div{width:min(1160px,calc(100% - 48px));margin-right:auto;margin-left:auto}.solution-detail-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:560px;color:#fff;background:#20252a;overflow:hidden}.solution-detail-hero>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.solution-detail-hero-copy{position:absolute!important;z-index:2;inset:0;width:min(1160px,calc(100% - 48px))!important;padding:var(--nav-height) 0 65px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}.solution-detail-hero-copy>p{margin:0 0 14px;color:#b7f3d2;font-size:13px;font-weight:600;letter-spacing:.1em;text-shadow:0 2px 12px rgba(0,0,0,.6)}.solution-detail-hero h1{max-width:900px;margin:0 0 17px;color:#fff;font-size:clamp(40px,4.4vw,62px);font-weight:600;letter-spacing:-.045em;text-shadow:0 2px 18px rgba(0,0,0,.6)}.solution-detail-hero-copy>span{max-width:760px;color:#fff;font-size:16px;line-height:1.85;text-shadow:0 2px 15px rgba(0,0,0,.75)}.solution-detail-nav{position:sticky;z-index:22;top:var(--nav-height);background:#fffffff7;border-bottom:1px solid var(--sd-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.solution-detail-nav>div{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.solution-detail-nav h2{margin:0;font-size:18px;font-weight:600;white-space:nowrap}.solution-detail-nav>div>div{display:flex;gap:30px}.solution-detail-nav a{color:var(--sd-text);font-size:13px}.solution-detail-nav a:hover{color:var(--sd-green)}.solution-detail-overview{padding:90px 0}.solution-detail-overview>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--sd-line)}.solution-detail-overview article{padding:36px 34px;background:#fff}.solution-detail-coverage header p,.solution-detail-overview small,.solution-detail-product>div>p,.solution-detail-related header p,.solution-detail-scenes header p,.solution-detail-value header p{color:var(--sd-green);font-size:11px;font-weight:600;letter-spacing:.12em}.solution-detail-overview h2{margin:14px 0 20px;font-size:25px}.solution-detail-overview article>div{color:var(--sd-text);font-size:14px;line-height:1.85}.solution-detail-overview article>div>:first-child{margin-top:0}.solution-detail-overview article>div>:last-child{margin-bottom:0}.solution-detail-value{padding:100px 0;background:#f5f6f6;text-align:center}.solution-detail-coverage header p,.solution-detail-value header p{margin:0 0 14px}.solution-detail-coverage header h2,.solution-detail-related header h2,.solution-detail-scenes header h2,.solution-detail-value header h2{margin:0;font-size:clamp(30px,3.3vw,44px);font-weight:600;letter-spacing:-.04em}.solution-detail-stats{margin:62px 0 28px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--sd-line);border-bottom:1px solid var(--sd-line)}.solution-detail-stats article{padding:36px 20px;border-right:1px solid var(--sd-line)}.solution-detail-stats article:last-child{border:0}.solution-detail-stats h3{margin:0 0 10px;color:var(--sd-green);font-size:clamp(34px,4vw,54px);font-weight:600}.solution-detail-stats p{margin:0;color:var(--sd-text);font-size:14px}.solution-detail-value>div>small{color:var(--sd-muted);font-size:12px}.solution-detail-coverage{padding:100px 0;text-align:center}.solution-detail-process{margin:55px 0 38px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--sd-line);border-bottom:1px solid var(--sd-line)}.solution-detail-process span{position:relative;padding:25px 10px;display:flex;align-items:center;flex-direction:column;gap:10px}.solution-detail-process span:not(:last-child):after{position:absolute;top:50%;right:-5px;color:#aeb5be;content:"→"}.solution-detail-process i{color:var(--sd-green);font-size:11px;font-style:normal}.solution-detail-process b{font-size:14px;font-weight:500}.solution-detail-coverage img{display:block;width:100%;aspect-ratio:16/7.5;-o-object-fit:cover;object-fit:cover}.solution-detail-scenes{padding:100px 0;background:#f5f6f6}.solution-detail-scenes header{margin-bottom:38px;display:flex;align-items:end;justify-content:space-between;gap:30px}.solution-detail-related header p,.solution-detail-scenes header p{margin:0 0 13px}.solution-detail-related header nav,.solution-detail-scenes header nav{display:flex;align-items:center;gap:10px}.solution-detail-related header button,.solution-detail-scenes header button{width:40px;height:40px;color:var(--sd-ink);background:#fff;border:1px solid var(--sd-line);cursor:pointer;font:24px/1 inherit}.solution-detail-scenes header nav span{color:var(--sd-muted);font-size:12px}.solution-detail-scene{background:#fff;display:grid;grid-template-columns:1.25fr .75fr}.solution-detail-scene>img{display:block;width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover}.solution-detail-scene-copy{padding:46px 42px;display:grid;gap:30px}.solution-detail-scene-copy section+section{padding-top:30px;border-top:1px solid var(--sd-line)}.solution-detail-scene-copy h3{margin:0 0 16px;font-size:20px}.solution-detail-product ul,.solution-detail-scene-copy ul{margin:0;padding:0;list-style:none}.solution-detail-product li,.solution-detail-scene-copy li{position:relative;margin:10px 0;padding-left:16px;color:var(--sd-text);font-size:14px;line-height:1.7}.solution-detail-product li:before,.solution-detail-scene-copy li:before{position:absolute;top:.72em;left:0;width:5px;height:5px;background:var(--sd-green);border-radius:50%;content:""}.solution-scene-enter-active,.solution-scene-leave-active{transition:opacity .22s,transform .22s}.solution-scene-enter-from{opacity:0;transform:translate(14px)}.solution-scene-leave-to{opacity:0;transform:translate(-14px)}.solution-detail-product{margin-top:28px;padding:50px 60px;background:#fff;display:grid;grid-template-columns:1fr 440px;gap:50px;align-items:center}.solution-detail-product h2{margin:12px 0 32px;font-size:31px}.solution-detail-product h3{margin:0 0 18px;font-size:22px}.solution-detail-product a{margin-top:22px;color:var(--sd-green);display:inline-block;font-size:14px;font-weight:600}.solution-detail-product>img{display:block;width:100%;height:330px;-o-object-fit:contain;object-fit:contain}.solution-detail-related{padding:100px 0}.solution-detail-related header{margin-bottom:40px;display:flex;align-items:end;justify-content:space-between}.solution-related-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.solution-related-track::-webkit-scrollbar{display:none}.solution-related-track>a{flex:0 0 min(360px,80vw);padding-bottom:26px;color:inherit;background:#f5f6f6;scroll-snap-align:start}.solution-related-track>a>span{aspect-ratio:16/10;background:#e6e9e7;display:block;overflow:hidden}.solution-related-track img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.solution-related-track>a:hover img{transform:scale(1.02)}.solution-related-track p{margin:23px 24px 7px;color:var(--sd-green);font-size:11px}.solution-related-track h3{margin:0 24px 20px;font-size:20px}.solution-related-track b{margin:0 24px;color:var(--sd-green);font-size:13px}@media(max-width:900px){.solution-detail-nav>div>div{gap:16px;overflow-x:auto}.solution-detail-overview>div{grid-template-columns:1fr}.solution-detail-stats{grid-template-columns:repeat(2,1fr)}.solution-detail-stats article:nth-child(2){border-right:0}.solution-detail-stats article:nth-child(-n+2){border-bottom:1px solid var(--sd-line)}.solution-detail-process{grid-template-columns:repeat(3,1fr)}.solution-detail-scene{grid-template-columns:1fr}.solution-detail-scene>img{min-height:0;aspect-ratio:16/9}.solution-detail-product{grid-template-columns:1fr 330px;padding:40px}}@media(max-width:767px){.solution-detail-nav>div,.solution-detail-page>section>div{width:calc(100% - 32px)}.solution-detail-hero{aspect-ratio:auto;height:calc(100svh - 40px);min-height:590px}.solution-detail-hero-copy{width:calc(100% - 32px)!important;padding-bottom:52px}.solution-detail-hero h1{font-size:38px}.solution-detail-nav h2{display:none}.solution-detail-nav>div{min-height:64px}.solution-detail-nav>div>div{width:100%}.solution-detail-nav a{flex:0 0 auto}.solution-detail-coverage,.solution-detail-overview,.solution-detail-related,.solution-detail-scenes,.solution-detail-value{padding:64px 0}.solution-detail-stats{margin-top:42px}.solution-detail-stats article{padding:25px 10px}.solution-detail-process{grid-template-columns:repeat(2,1fr)}.solution-detail-coverage img{aspect-ratio:4/3}.solution-detail-related header h2,.solution-detail-scenes header h2{font-size:30px}.solution-detail-scene-copy{padding:30px 24px}.solution-detail-product{padding:30px 24px;grid-template-columns:1fr}.solution-detail-product>img{height:260px}.solution-detail-related header nav{display:none}}.career-page{--career-green:#00aa5b;--career-ink:#111827;--career-text:#4b5563;--career-muted:#7b8492;--career-line:#e5e7eb;color:var(--career-ink);background:#fff}.career-shell{width:min(1184px,calc(100% - 48px));margin:auto}.career-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:560px;color:#fff;background:#20252a;overflow:hidden}.career-hero picture,.career-hero picture img{display:block;width:100%;height:100%}.career-hero img{-o-object-fit:cover;object-fit:cover}.career-hero-copy{position:absolute;z-index:2;inset:0;width:min(1184px,calc(100% - 48px));margin:auto;padding:var(--nav-height) 0 64px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}.career-hero h1{max-width:760px;margin:0 0 22px;color:#fff;font-size:clamp(40px,4.3vw,62px);font-weight:600;letter-spacing:-.045em;line-height:1.2;text-shadow:0 2px 18px rgba(0,0,0,.65)}.career-hero-copy>p{max-width:780px;margin:0;color:#fff;font-size:16px;line-height:1.85;text-shadow:0 2px 15px rgba(0,0,0,.72)}.career-hero-copy>div{margin-top:30px;display:flex;gap:12px}.career-hero-copy a{min-width:138px;padding:13px 22px;color:#fff;background:var(--career-green);border:1px solid var(--career-green);border-radius:2px;text-align:center;font-size:14px}.career-hero-copy a.outline{background:#0000001f;border-color:#ffffffa6}.career-section{padding:96px 0;scroll-margin-top:90px}.career-gray{background:#f8fafc}.career-heading{margin-bottom:48px;text-align:center}.career-contact-grid>article>p,.career-heading>p{margin:0 0 12px;color:var(--career-green);font-size:11px;font-weight:600;letter-spacing:.13em}.career-contact-grid>article h2,.career-heading h2{margin:0;color:var(--career-ink);font-size:clamp(31px,3.4vw,44px);font-weight:600;letter-spacing:-.04em}.career-heading>span{display:block;max-width:760px;margin:16px auto 0;color:var(--career-muted);font-size:14px;line-height:1.8}.career-reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.career-culture-grid article,.career-reason-grid article{padding:34px 28px;background:#fff;border:1px solid #edf0f2}.career-reason-grid i{width:48px;height:48px;color:var(--career-green);background:#edf8f2;border-radius:50%;display:grid;place-items:center;font-size:18px;font-style:normal;font-weight:600}.career-culture-grid h3,.career-reason-grid h3{margin:27px 0 12px;font-size:20px}.career-culture-grid p,.career-reason-grid p{margin:0;color:var(--career-text);font-size:14px;line-height:1.8}.career-culture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--career-line)}.career-culture-grid article{border:0}.career-culture-grid strong{color:var(--career-green);font-size:26px}.career-jobs-layout{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:start}.career-jobs-layout>aside{position:sticky;top:calc(var(--nav-height) + 24px);padding:13px;background:#fff;display:grid;gap:10px}.career-jobs-layout>aside button{padding:16px 18px;color:var(--career-text);background:transparent;border:0;border-left:3px solid transparent;cursor:pointer;text-align:left;font:500 14px/1.4 inherit}.career-jobs-layout>aside button:hover{color:var(--career-green)}.career-jobs-layout>aside button.active{color:var(--career-green);background:#eef8f3;border-left-color:var(--career-green)}.career-job-list{display:grid;gap:18px}.career-job-card{padding:30px;background:#fff;border:1px solid #edf0f2}.career-job-top{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.career-job-top h3{margin:0 0 12px;font-size:23px}.career-job-top p{margin:0;color:var(--career-muted);display:flex;flex-wrap:wrap;gap:0;font-size:13px}.career-job-top p span+span:before{margin:0 10px;color:#c0c5cc;content:"|"}.career-job-top button{flex:0 0 auto;padding:11px 18px;color:#fff;background:var(--career-green);border:0;border-radius:2px;cursor:pointer}.career-job-card>p{margin:22px 0 18px;color:var(--career-text);font-size:14px;line-height:1.8}.career-job-card>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.career-job-card>div:last-child span{padding:7px 11px;color:#657080;background:#f5f6f7;font-size:12px}.career-empty{padding:70px 24px;color:var(--career-muted);background:#fff;text-align:center}.career-dark{color:#fff;background:#05080d}.career-dark .career-heading h2{color:#fff}.career-dark .career-heading>span{color:#ffffff94}.career-process{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid hsla(0,0%,100%,.18)}.career-process li{position:relative;padding:32px 24px 0;border-right:1px solid hsla(0,0%,100%,.14)}.career-process li:last-child{border:0}.career-process i{color:#6be2a4;font-size:12px;font-style:normal}.career-process h3{margin:30px 0 12px;color:#fff;font-size:19px}.career-process p{margin:0;color:#ffffff94;font-size:13px;line-height:1.75}.career-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--career-line)}.career-benefits article{min-height:190px;padding:30px;background:#fff}.career-benefits i{color:var(--career-green);font-size:11px;font-style:normal}.career-benefits h3{margin:25px 0 12px;font-size:19px}.career-benefits p{margin:0;color:var(--career-text);font-size:14px;line-height:1.75}.career-contact-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:80px;align-items:start}.career-contact-grid>article h2{line-height:1.3}.career-contact-grid>article>span{display:block;margin:22px 0;color:var(--career-text);font-size:15px;line-height:1.85}.career-contact-grid>article>a{color:var(--career-green);font-size:14px;font-weight:600}.career-contact dl{margin:42px 0 0;border-top:1px solid var(--career-line)}.career-contact dl>div{padding:14px 0;border-bottom:1px solid var(--career-line);display:grid;grid-template-columns:82px 1fr;gap:18px}.career-contact dt{color:var(--career-muted);font-size:12px}.career-contact dd{margin:0;color:var(--career-ink);font-size:13px;line-height:1.7}.career-form{padding:38px 40px;background:#fff;border:1px solid #e8ecef}.career-form h3{margin:0 0 28px;font-size:23px}.career-form>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.career-form label{margin-bottom:17px;display:block}.career-form label>span{display:block;margin-bottom:8px;color:#3e4858;font-size:12px}.career-form input,.career-form select,.career-form textarea{width:100%;padding:12px 13px;color:var(--career-ink);background:#fff;border:1px solid #dfe3e8;border-radius:2px;box-sizing:border-box;outline:none;font:14px/1.5 inherit}.career-form input:focus,.career-form select:focus,.career-form textarea:focus{border-color:var(--career-green)}.career-file{position:relative;padding:16px;border:1px dashed #cdd4dc;cursor:pointer}.career-file input{position:absolute;width:1px;height:1px;opacity:0}.career-file b{display:block;color:var(--career-green);font-size:13px;font-weight:500}.career-file small{display:block;margin-top:5px;color:var(--career-muted);font-size:11px}.career-form>button{width:100%;padding:14px;color:#fff;background:var(--career-green);border:0;cursor:pointer;font:600 14px/1.4 inherit}.career-form>button:disabled{cursor:wait;opacity:.65}.career-form-result{margin:14px 0 0;font-size:13px}.career-form-result.success{color:#078a56}.career-form-result.error{color:#c44343}@media(max-width:900px){.career-culture-grid,.career-reason-grid{grid-template-columns:repeat(2,1fr)}.career-jobs-layout{grid-template-columns:1fr}.career-jobs-layout>aside{position:static;display:flex;overflow-x:auto}.career-jobs-layout>aside button{flex:0 0 auto;border-left:0;border-bottom:2px solid transparent}.career-jobs-layout>aside button.active{border-bottom-color:var(--career-green)}.career-process{grid-template-columns:repeat(3,1fr);gap:35px 0}.career-benefits{grid-template-columns:repeat(2,1fr)}.career-contact-grid{grid-template-columns:1fr;gap:50px}}@media(max-width:767px){.career-hero-copy,.career-shell{width:calc(100% - 32px)}.career-hero{aspect-ratio:auto;height:calc(100svh - 40px);min-height:620px}.career-hero-copy{padding-bottom:52px}.career-hero h1{font-size:38px}.career-hero-copy>p{font-size:14px}.career-section{padding:64px 0}.career-benefits,.career-culture-grid,.career-reason-grid{grid-template-columns:1fr}.career-heading{margin-bottom:36px}.career-heading h2{font-size:30px}.career-job-card{padding:24px 20px}.career-job-top{flex-direction:column}.career-job-top button{width:100%}.career-process{grid-template-columns:1fr}.career-process li{padding:24px 0;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.14)}.career-process h3{margin-top:17px}.career-contact-grid>article h2{font-size:30px}.career-form{padding:28px 20px}.career-form>div{grid-template-columns:1fr;gap:0}}.zsmart-news-page{--news-green:#00a85a;--news-ink:#161b22;--news-text:#4b5563;--news-muted:#7a8491;--news-line:#e4e7eb;color:var(--news-ink);background:#f5f6f7}.zsmart-news-hero{position:relative;width:100%;aspect-ratio:1920/850;min-height:560px;color:#fff;background:#202328;overflow:hidden}.zsmart-news-hero img,.zsmart-news-hero picture{display:block;width:100%;height:100%}.zsmart-news-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.zsmart-news-hero-copy{position:absolute;z-index:2;inset:0;padding:var(--nav-height) 24px 44px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.zsmart-news-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(42px,4vw,62px);font-weight:600;letter-spacing:-.035em;line-height:1.12;text-shadow:0 2px 18px rgba(0,0,0,.28)}.zsmart-news-hero p{max-width:760px;margin:0;color:#fffffff5;font-size:18px;line-height:1.8;text-shadow:0 2px 14px rgba(0,0,0,.3)}.zsmart-news-content{width:min(1184px,calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.zsmart-news-categories{margin-bottom:48px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.zsmart-news-categories::-webkit-scrollbar{display:none}.zsmart-news-categories a{flex:0 0 auto;min-width:62px;padding:11px 20px;color:#555f6d;background:#fff;border:1px solid #eceef1;border-radius:2px;text-align:center;font-size:14px;transition:color .2s,background .2s,border-color .2s}.zsmart-news-categories a:hover{color:var(--news-green);border-color:#b7ddca}.zsmart-news-categories a.active{color:#fff;background:var(--news-green);border-color:var(--news-green)}.zsmart-news-featured{min-height:398px;margin-bottom:48px;background:#fff;display:grid;grid-template-columns:1.28fr 1fr;overflow:hidden}.zsmart-news-featured-media{min-width:0;background:#e8eaec;overflow:hidden}.zsmart-news-featured-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.zsmart-news-featured:hover .zsmart-news-featured-media img{transform:scale(1.018)}.zsmart-news-featured-copy{padding:48px 46px;display:flex;align-items:flex-start;flex-direction:column}.zsmart-news-meta{color:var(--news-muted);display:flex;align-items:center;gap:13px;font-size:13px}.zsmart-news-meta span{color:var(--news-green);font-weight:600}.zsmart-news-meta span+time:before{display:inline-block;width:1px;height:12px;margin-right:13px;background:#c8cdd3;vertical-align:-1px;content:""}.zsmart-news-kicker{margin:38px 0 12px!important;color:var(--news-green)!important;font-size:12px!important;font-weight:600;letter-spacing:.12em}.zsmart-news-featured h2{margin:0;font-size:clamp(25px,2.2vw,34px);font-weight:550;line-height:1.45}.zsmart-news-card h3 a,.zsmart-news-featured h2 a{color:var(--news-ink)}.zsmart-news-featured-copy>p:not(.zsmart-news-kicker){display:-webkit-box;margin:18px 0 0;color:var(--news-text);font-size:15px;line-height:1.9;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.zsmart-news-read{margin-top:auto;padding-top:26px;color:var(--news-green);font-size:14px;font-weight:600}.zsmart-news-read b{margin-left:5px;font-size:17px;font-weight:400;transition:margin .2s}.zsmart-news-read:hover b{margin-left:10px}.zsmart-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.zsmart-news-card{min-width:0;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s,box-shadow .25s}.zsmart-news-card:hover{box-shadow:0 18px 44px #19202a17;transform:translateY(-3px)}.zsmart-news-card-media{aspect-ratio:8/5;background:#e8eaec;overflow:hidden}.zsmart-news-card-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.zsmart-news-card:hover .zsmart-news-card-media img{transform:scale(1.025)}.zsmart-news-card-copy{min-height:224px;padding:25px 25px 23px;display:flex;flex-direction:column}.zsmart-news-card h3{margin:17px 0 10px;font-size:19px;font-weight:550;line-height:1.55}.zsmart-news-card-copy>p{display:-webkit-box;margin:0;color:var(--news-text);font-size:13px;line-height:1.8;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.zsmart-news-card .zsmart-news-read{padding-top:18px}.zsmart-news-empty{padding:88px 24px;color:var(--news-muted);background:#fff;text-align:center}.zsmart-news-pagination{margin-top:54px;display:flex;align-items:center;justify-content:center;gap:8px}.zsmart-news-pagination a{width:38px;height:38px;color:var(--news-text);background:#fff;border:1px solid var(--news-line);display:grid;place-items:center;font-size:13px}.zsmart-news-pagination a.active{color:#fff;background:var(--news-green);border-color:var(--news-green)}@media(max-width:959px){.zsmart-news-featured{grid-template-columns:1fr}.zsmart-news-featured-media{aspect-ratio:16/9}.zsmart-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zsmart-news-hero{min-height:520px}}@media(max-width:767px){.zsmart-news-hero{aspect-ratio:auto;height:calc(100svh - 40px);min-height:590px}.zsmart-news-hero img{-o-object-position:center;object-position:center}.zsmart-news-hero-copy{padding:var(--nav-height) 24px 52px;align-items:flex-start;justify-content:flex-end;text-align:left}.zsmart-news-hero h1{font-size:40px}.zsmart-news-hero p{font-size:15px}.zsmart-news-content{width:calc(100% - 32px);padding:38px 0 64px}.zsmart-news-categories{margin-bottom:28px}.zsmart-news-categories a{padding:9px 15px}.zsmart-news-featured{margin-bottom:28px}.zsmart-news-featured-copy{padding:27px 22px}.zsmart-news-kicker{margin-top:22px!important}.zsmart-news-featured h2{font-size:24px}.zsmart-news-featured-copy>p:not(.zsmart-news-kicker){font-size:14px}.zsmart-news-grid{grid-template-columns:1fr;gap:20px}.zsmart-news-card-copy{min-height:205px;padding:22px}.zsmart-news-card h3{font-size:18px}}.home-products{padding-top:88px;padding-bottom:88px}.home-product-tabs{margin:40px 0 64px;gap:32px;flex-wrap:wrap;border-bottom:0}.home-product-tabs-shell{position:relative}.home-product-tabs button{min-height:54px;padding:0 8px;color:#697386;border-bottom:2px solid transparent;font-size:18px}.home-product-tabs button:after{display:none}.home-product-tabs button.active{color:#111827;border-bottom-color:var(--home-green)}.home-product-feature{min-height:600px;margin-bottom:24px;background:#fff}.home-product-copy{left:0;bottom:0;width:min(560px,48%);padding:clamp(32px,4vw,48px)}.home-product-copy>small{margin-bottom:12px}.home-product-copy h3{margin:0;font-size:clamp(32px,3vw,48px)}.home-product-copy p{margin:12px 0 0;color:#4b5563;font-size:20px;font-weight:500;line-height:1.55}.home-product-copy>b{display:block;margin-top:12px;color:#4b5563;font-size:24px;font-weight:600}.home-product-copy>a{margin-top:20px}.home-product-switcher{right:clamp(20px,2.2vw,36px);bottom:clamp(20px,2.2vw,36px);max-width:50%;height:auto;flex-wrap:wrap}.home-product-switcher button{min-height:68px}@media(max-width:1024px){.site-shell:not(.is-desktop-scaled),.site-shell:not(.is-desktop-scaled) main{max-width:100%;overflow-x:clip}.site-shell:not(.is-desktop-scaled) :where(img,video,iframe,svg){max-width:100%}.site-shell:not(.is-desktop-scaled) :where(h1,h2,h3,p,li,dd){overflow-wrap:break-word}}@media(max-width:900px){.site-shell:not(.is-desktop-scaled) .mobile-navigation{top:var(--nav-height,72px);max-height:calc(100dvh - var(--nav-height, 72px) - 16px)}.site-shell:not(.is-desktop-scaled) .search-panel{max-height:calc(100dvh - var(--nav-height, 72px));overflow-y:auto}}@media(max-width:760px){.site-shell:not(.is-desktop-scaled).is-home .site-header.is-overlay{color:var(--nav-ink);background:transparent;border-color:transparent;box-shadow:none}.site-shell:not(.is-desktop-scaled).is-home .site-header.is-overlay .brand,.site-shell:not(.is-desktop-scaled).is-home .site-header.is-overlay .brand-logo{opacity:1;visibility:visible}.site-shell:not(.is-desktop-scaled).is-home .site-header.is-overlay .brand-logo{filter:none}.site-shell:not(.is-desktop-scaled).is-home .site-header.is-overlay .search-trigger{color:var(--nav-ink)}.site-shell:not(.is-desktop-scaled) .home-hero{height:clamp(360px,min(78dvh,125vw),640px);min-height:360px}.site-shell:not(.is-desktop-scaled) .home-hero-slide picture.has-mobile-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.site-shell:not(.is-desktop-scaled) .home-hero-slide picture:not(.has-mobile-image) img{width:100%;height:100%;max-height:none;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.site-shell:not(.is-desktop-scaled) .home-hero-dots{bottom:18px;gap:8px}.site-shell:not(.is-desktop-scaled) .home-hero-dots button{width:28px;height:3px;min-height:3px}.site-shell:not(.is-desktop-scaled) .home-section{width:calc(100% - 32px);padding-top:48px;padding-bottom:48px}.site-shell:not(.is-desktop-scaled) .home-section-heading h2{font-size:clamp(30px,9vw,36px);line-height:1.18}.site-shell:not(.is-desktop-scaled) .home-solution-grid{margin-top:28px;gap:14px}.site-shell:not(.is-desktop-scaled) .home-solution-card{height:min(118vw,460px)}.site-shell:not(.is-desktop-scaled) .home-products{padding:48px 16px}.site-shell:not(.is-desktop-scaled) .home-product-tabs{margin:0;padding:0 2px 2px;gap:20px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.site-shell:not(.is-desktop-scaled) .home-product-tabs-shell{margin:28px 0 38px}.site-shell:not(.is-desktop-scaled) .home-product-switcher::-webkit-scrollbar,.site-shell:not(.is-desktop-scaled) .home-product-tabs::-webkit-scrollbar{display:none}.site-shell:not(.is-desktop-scaled) .home-product-feature{min-height:0;margin-bottom:0;background:#fff;display:flex;flex-direction:column;overflow:hidden}.site-shell:not(.is-desktop-scaled) .home-product-image{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/10;background:#f3f4f4}.site-shell:not(.is-desktop-scaled) .home-product-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.site-shell:not(.is-desktop-scaled) .home-product-copy,.site-shell:not(.is-desktop-scaled) .home-product-feature:not(:has(.home-product-switcher)) .home-product-copy{position:relative;inset:auto;width:100%;padding:16px 0 0;color:#20252b;background:#fff;display:grid;gap:8px;justify-items:center;text-align:center}.site-shell:not(.is-desktop-scaled) .home-product-copy h3{margin:0;font-size:20px;line-height:1.35}.site-shell:not(.is-desktop-scaled) .home-product-copy>small{margin-bottom:0}.site-shell:not(.is-desktop-scaled) .home-product-copy p{max-height:none;margin:0;display:block;overflow:visible;font-size:14px;line-height:1.5}.site-shell:not(.is-desktop-scaled) .home-product-copy>b{margin-top:2px;color:#697386;font-size:13px}.site-shell:not(.is-desktop-scaled) .home-product-copy>a{margin-top:12px}.site-shell:not(.is-desktop-scaled) .home-product-switcher{position:relative;inset:auto;width:100%;height:auto;max-width:none;padding:18px 0 4px;gap:8px;flex-wrap:nowrap;justify-content:flex-start;background:#fff;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.site-shell:not(.is-desktop-scaled) .home-product-switcher button{flex:0 0 138px;min-height:60px;color:#4c5560;background:#f2f4f3;border-color:#e2e6e4;-webkit-backdrop-filter:none;backdrop-filter:none}.site-shell:not(.is-desktop-scaled) .home-product-switcher button.active{color:#fff;background:var(--home-green);border-color:var(--home-green)}.site-shell:not(.is-desktop-scaled) .home-cases{height:clamp(560px,150vw,700px)}.site-shell:not(.is-desktop-scaled) .home-case-overlay{padding:64px 20px 96px}.site-shell:not(.is-desktop-scaled) .home-case-overlay article h3{font-size:clamp(32px,9vw,39px)}.site-shell:not(.is-desktop-scaled) .home-case-controls{right:20px;bottom:28px}.site-shell:not(.is-desktop-scaled) .zsmart-product-tabs{top:var(--nav-height,72px);padding-top:13px}.site-shell:not(.is-desktop-scaled) .zsmart-product-tabs .zsmart-product-shell{width:100%;padding:0 16px;gap:24px}.site-shell:not(.is-desktop-scaled) .zsmart-product-grid{grid-template-columns:1fr}.site-shell:not(.is-desktop-scaled) .pudu-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell:not(.is-desktop-scaled) .pudu-metrics article{min-height:132px;padding:22px 10px}.site-shell:not(.is-desktop-scaled) .pudu-metrics strong,.site-shell:not(.is-desktop-scaled) .pudu-metrics strong.is-extra-long,.site-shell:not(.is-desktop-scaled) .pudu-metrics strong.is-long{font-size:clamp(22px,7.4vw,31px);line-height:1.18}.site-shell:not(.is-desktop-scaled) .pudu-feature-media{min-height:0;aspect-ratio:16/10}.site-shell:not(.is-desktop-scaled) .pudu-feature-copy{padding:48px 20px}.site-shell:not(.is-desktop-scaled) .pudu-form input,.site-shell:not(.is-desktop-scaled) .pudu-form textarea,.site-shell:not(.is-desktop-scaled) input,.site-shell:not(.is-desktop-scaled) select{font-size:16px}.site-shell:not(.is-desktop-scaled) :where(button,.contact-link,.home-product-copy>a){min-height:44px}.site-shell:not(.is-desktop-scaled) :where(.rich-content,.pudu-rich-details-content){max-width:100%;overflow-wrap:anywhere}.site-shell:not(.is-desktop-scaled) :where(.rich-content,.pudu-rich-details-content) table{width:100%;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:420px){.site-shell:not(.is-desktop-scaled) .home-hero{height:min(132vw,560px)}.site-shell:not(.is-desktop-scaled) .home-product-image{aspect-ratio:4/3}.site-shell:not(.is-desktop-scaled) .home-product-copy{padding-right:16px;padding-left:16px}.site-shell:not(.is-desktop-scaled) .pudu-spec-grid dl{grid-template-columns:1fr}}
