.site-footer[data-astro-cid-gcn2mc3v]{margin-top:auto;background:#000;color:#969696}.footer-wrap[data-astro-cid-gcn2mc3v]{width:min(100%,var(--content-width));margin:0 auto;padding:0 48px}.footer-top[data-astro-cid-gcn2mc3v]{display:flex;gap:72px;border-bottom:1px solid #1c1c1c;padding:60px 0 46px}.footer-brand[data-astro-cid-gcn2mc3v]{flex:0 0 315px}.footer-logo[data-astro-cid-gcn2mc3v]{display:inline-flex;min-height:44px;align-items:center;gap:10px;color:#fff;font-size:17px;font-weight:700}.footer-logo[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:31px;height:31px;object-fit:contain}.footer-brand[data-astro-cid-gcn2mc3v]>p[data-astro-cid-gcn2mc3v]{margin:13px 0 0;font-size:13px;line-height:1.75}.footer-qr[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:14px;margin-top:18px}.footer-qr[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:96px;height:96px;border-radius:7px;background:#fff;padding:5px;object-fit:cover}.footer-qr[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{max-width:145px;font-size:12px;line-height:1.65}.footer-columns[data-astro-cid-gcn2mc3v]{display:grid;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.footer-column[data-astro-cid-gcn2mc3v] h2[data-astro-cid-gcn2mc3v]{margin:4px 0 14px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.03em}.footer-column[data-astro-cid-gcn2mc3v]>a[data-astro-cid-gcn2mc3v]{display:flex;min-height:34px;align-items:center;color:#929292;font-size:13px;line-height:1.5}.contact-column[data-astro-cid-gcn2mc3v]>a[data-astro-cid-gcn2mc3v],.contact-column[data-astro-cid-gcn2mc3v]>div[data-astro-cid-gcn2mc3v]{display:flex;min-height:38px;align-items:flex-start;gap:10px;color:#969696;font-size:13px;line-height:1.55}.contact-column[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{flex:0 0 17px;width:17px;height:17px;margin-top:2px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footer-bottom[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 0;color:#666;font-size:12px}.footer-bottom[data-astro-cid-gcn2mc3v]>div[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#838383}@media(max-width:1000px){.footer-top[data-astro-cid-gcn2mc3v]{flex-direction:column;gap:38px}.footer-brand[data-astro-cid-gcn2mc3v]{flex-basis:auto}}@media(max-width:720px){.footer-wrap[data-astro-cid-gcn2mc3v]{padding:0 20px}.footer-top[data-astro-cid-gcn2mc3v]{padding:44px 0 34px}.footer-columns[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:28px 22px}.contact-column[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}.footer-bottom[data-astro-cid-gcn2mc3v]{align-items:flex-start;flex-direction:column}.footer-column[data-astro-cid-gcn2mc3v]>a[data-astro-cid-gcn2mc3v]{min-height:44px}}@media(max-width:420px){.footer-columns[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.contact-column[data-astro-cid-gcn2mc3v]{grid-column:auto}.footer-qr[data-astro-cid-gcn2mc3v]{align-items:flex-start;flex-direction:column}}:root{color-scheme:light;--brand: #d92832;--brand-deep: #b91f28;--brand-green: #009749;--brand-green-deep: #007a3b;--ink: #111214;--body: #3c3e42;--muted: #6d7075;--line: #e4e5e7;--surface: #f7f7f8;--surface-cool: #eef1f5;--page: #ffffff;--content-width: 1440px;--header-height: 64px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body.site{margin:0;min-width:320px;min-height:100vh;background:var(--page);color:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-shell{display:flex;min-height:100vh;flex-direction:column}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button,input,textarea,select{font:inherit}img,video,canvas{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(217,40,50,.45);outline-offset:3px}.skip-link{position:fixed;left:16px;top:12px;z-index:1000;transform:translateY(-160%);border-radius:4px;background:#fff;padding:10px 16px;color:var(--ink);font-weight:700;box-shadow:0 8px 30px #0003;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.back-to-top{position:fixed;right:24px;bottom:28px;z-index:60;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#111214eb;box-shadow:0 12px 28px #00000038;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.back-to-top{right:16px;bottom:18px;width:44px;height:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-nav[data-astro-cid-ctg3m53h]{left:0;right:0;z-index:100;height:64px;background:#000;color:#fff}.site-nav--sticky[data-astro-cid-ctg3m53h]{position:sticky;top:0}.site-nav--fixed[data-astro-cid-ctg3m53h]{position:fixed;top:0}.nav-wrap[data-astro-cid-ctg3m53h]{display:flex;width:min(100%,var(--content-width));height:64px;align-items:center;gap:32px;margin:0 auto;padding:0 48px}.nav-brand[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:44px;align-items:center;gap:10px;font-size:17px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.nav-brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:31px;height:31px;object-fit:contain}.desktop-menu[data-astro-cid-ctg3m53h]{display:flex;flex:1;align-items:center;gap:27px}.product-menu[data-astro-cid-ctg3m53h]{position:relative}.menu-link[data-astro-cid-ctg3m53h]{position:relative;display:inline-flex;min-height:44px;align-items:center;border:0;background:transparent;color:#d2d2d2;cursor:pointer;font-size:14px;transition:color .18s ease}.menu-link[data-astro-cid-ctg3m53h]:after{position:absolute;left:0;right:0;bottom:3px;height:2px;background:var(--brand);content:"";opacity:0;transform:scaleX(.5);transition:opacity .18s ease,transform .18s ease}.menu-link[data-astro-cid-ctg3m53h].is-active{color:#fff}.menu-link[data-astro-cid-ctg3m53h].is-active:after{opacity:1;transform:scaleX(1)}.menu-button[data-astro-cid-ctg3m53h]{gap:5px;padding:0}.menu-button[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;transition:transform .18s ease}.menu-button[data-astro-cid-ctg3m53h][aria-expanded=true] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.product-panel[data-astro-cid-ctg3m53h]{position:absolute;top:52px;left:-110px;display:grid;min-width:660px;grid-template-columns:repeat(3,1fr);gap:28px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:24px 28px;box-shadow:0 20px 54px #00000040;color:var(--ink);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.product-panel[data-astro-cid-ctg3m53h].is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.product-column[data-astro-cid-ctg3m53h] p[data-astro-cid-ctg3m53h]{margin:0 0 11px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-column[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;border-radius:6px;padding:8px 7px}.product-column[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{display:block;font-size:14px}.product-column[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.4}.nav-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:16px;font-size:13px}.language-switch[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:44px;align-items:center;gap:0;border:1px solid #383838;border-radius:999px;padding:0 2px;color:#777;white-space:nowrap}.language-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;color:#999}.language-switch[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].is-current{color:#fff;font-weight:700}.docs-link[data-astro-cid-ctg3m53h]{color:#cfcfcf;white-space:nowrap}.solution-button[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:5px;background:var(--brand);padding:0 20px;color:#fff;font-weight:700;white-space:nowrap}.mobile-menu-button[data-astro-cid-ctg3m53h]{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #333;border-radius:5px;background:#111;color:#fff;cursor:pointer}.mobile-menu-button[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.menu-close-icon[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h]{display:none}@media(max-width:1180px){.nav-wrap[data-astro-cid-ctg3m53h]{gap:22px;padding:0 28px}.desktop-menu[data-astro-cid-ctg3m53h]{gap:18px}.docs-link[data-astro-cid-ctg3m53h]{display:none}}@media(max-width:1079px){.nav-wrap[data-astro-cid-ctg3m53h]{justify-content:space-between;padding:0 20px}.desktop-menu[data-astro-cid-ctg3m53h],.nav-actions[data-astro-cid-ctg3m53h]{display:none}.mobile-menu-button[data-astro-cid-ctg3m53h]{display:inline-flex}.mobile-menu[data-astro-cid-ctg3m53h]{position:absolute;top:64px;left:0;right:0;display:block;max-height:calc(100dvh - 64px);overflow:auto;border-top:1px solid #232323;background:#050505;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.mobile-open[data-astro-cid-ctg3m53h] .mobile-menu[data-astro-cid-ctg3m53h]{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-open[data-astro-cid-ctg3m53h] .menu-open-icon[data-astro-cid-ctg3m53h]{display:none}.mobile-open[data-astro-cid-ctg3m53h] .menu-close-icon[data-astro-cid-ctg3m53h]{display:block}.mobile-menu-inner[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:0;padding:14px 20px 24px}.mobile-menu-inner[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.mobile-menu[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid #222;color:#eee;font-size:16px;cursor:pointer}.mobile-menu[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{list-style:none}.mobile-menu[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-ctg3m53h] details[data-astro-cid-ctg3m53h][open] summary[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.mobile-products[data-astro-cid-ctg3m53h]{display:grid;gap:20px;border-bottom:1px solid #222;padding:18px 8px 20px}.mobile-products[data-astro-cid-ctg3m53h] p[data-astro-cid-ctg3m53h]{margin:0 0 7px;color:#777;font-size:12px;font-weight:700;letter-spacing:.08em}.mobile-products[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;min-height:44px;align-items:center;color:#d5d5d5;font-size:14px}.mobile-menu-bottom[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px}.mobile-menu-bottom[data-astro-cid-ctg3m53h] .solution-button[data-astro-cid-ctg3m53h]{flex:1}}@media(max-width:420px){.nav-brand[data-astro-cid-ctg3m53h]{font-size:15px}.nav-brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:28px;height:28px}}html.nav-lock{overflow:hidden}
