:root{--font-sans:var(--font-inter),system-ui,-apple-system,Segoe UI,Roboto,Arial,"Noto Sans","Helvetica Neue",sans-serif}body,html{font-family:var(--font-sans)}button,input,select,textarea{font:inherit;font-family:inherit}body{margin:0}.section-header{text-align:center;margin:3rem auto 2rem;color:#575757}.section-header h1{margin:0}.custom-link{text-decoration:none}.component-header{position:relative;display:flex;align-items:center;gap:15px}html.whyUsSnap{scroll-snap-type:y mandatory;scroll-behavior:smooth}.main-container.image{background-image:url(/global/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.component-header>div{position:relative;width:60px;height:60px}.marquee-container{width:100%;overflow:hidden}.marquee{display:inline-block;white-space:nowrap;animation:scroll-left 50s linear infinite}.basic-section{position:relative}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@media (max-width:900px){.component-header{width:-moz-fit-content;width:fit-content;margin:auto}}@media (max-width:768px){html.whyUsSnap{scroll-snap-type:none}}code[class*=language-],pre[class*=language-]{background:hsl(230,1%,98%);color:hsl(230,8%,24%);font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;tab-size:2;-webkit-hyphens:none;hyphens:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection{background:hsl(230,1%,90%);color:inherit}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.prolog{color:hsl(230,4%,64%)}.token.doctype,.token.entity,.token.punctuation{color:hsl(230,8%,24%)}.token.atrule,.token.attr-name,.token.boolean,.token.class-name,.token.constant,.token.number{color:hsl(35,99%,36%)}.token.keyword{color:hsl(301,63%,40%)}.token.deleted,.token.important,.token.property,.token.symbol,.token.tag{color:hsl(5,74%,59%)}.token.attr-value,.token.attr-value>.token.punctuation,.token.builtin,.token.char,.token.inserted,.token.regex,.token.selector,.token.string{color:hsl(119,34%,47%)}.token.function,.token.operator,.token.variable{color:hsl(221,87%,60%)}.token.url{color:hsl(198,99%,37%)}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:hsl(230,8%,24%)}.language-css .token.selector{color:hsl(5,74%,59%)}.language-css .token.property{color:hsl(230,8%,24%)}.language-css .token.function,.language-css .token.url>.token.function{color:hsl(198,99%,37%)}.language-css .token.url>.token.string.url{color:hsl(119,34%,47%)}.language-css .token.atrule .token.rule,.language-css .token.important,.language-javascript .token.operator{color:hsl(301,63%,40%)}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:hsl(344,84%,43%)}.language-json .token.operator{color:hsl(230,8%,24%)}.language-json .token.null.keyword{color:hsl(35,99%,36%)}.language-markdown .token.url,.language-markdown .token.url-reference.url>.token.string,.language-markdown .token.url>.token.operator{color:hsl(230,8%,24%)}.language-markdown .token.url>.token.content{color:hsl(221,87%,60%)}.language-markdown .token.url-reference.url,.language-markdown .token.url>.token.url{color:hsl(198,99%,37%)}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:hsl(230,4%,64%);font-style:italic}.language-markdown .token.code-snippet{color:hsl(119,34%,47%)}.language-markdown .token.bold .token.content{color:hsl(35,99%,36%)}.language-markdown .token.italic .token.content{color:hsl(301,63%,40%)}.language-markdown .token.list.punctuation,.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.title.important>.token.punctuation{color:hsl(5,74%,59%)}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.cr:before,.token.token.lf:before,.token.token.space:before,.token.token.tab:not(:empty):before{color:hsla(230,8%,24%,.2)}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:hsl(230,1%,90%);color:hsl(230,6%,44%);padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover{background:hsl(230,1%,78%);color:hsl(230,8%,24%)}.line-highlight.line-highlight{background:hsla(230,8%,24%,.05)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:hsl(230,1%,90%);color:hsl(230,8%,24%);padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:hsla(230,8%,24%,.05)}.command-line .command-line-prompt,.line-numbers.line-numbers .line-numbers-rows{border-right-color:hsla(230,8%,24%,.2)}.command-line .command-line-prompt>span:before,.line-numbers .line-numbers-rows>span:before{color:hsl(230,1%,62%)}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:hsl(5,74%,59%)}.rainbow-braces .token.token.punctuation.brace-level-10,.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6{color:hsl(119,34%,47%)}.rainbow-braces .token.token.punctuation.brace-level-11,.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7{color:hsl(221,87%,60%)}.rainbow-braces .token.token.punctuation.brace-level-12,.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8{color:hsl(301,63%,40%)}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:hsla(353,100%,66%,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection{background-color:hsla(353,95%,66%,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:hsla(137,100%,55%,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection{background-color:hsla(135,73%,55%,.25)}.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer.prism-previewer:before{border-color:hsl(0,0,95%)}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-easing.prism-previewer-easing:before,.prism-previewer-gradient.prism-previewer-gradient div{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:hsl(0,0,95%)}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:hsl(0,0,95%)}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-easing.prism-previewer-easing,.prism-previewer-time.prism-previewer-time:before{background:hsl(0,0%,100%)}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:hsl(230,8%,24%);stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing line,.prism-previewer-easing.prism-previewer-easing path{stroke:hsl(230,8%,24%)}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}.Header_logo__sUWiP{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;font-size:1.25rem;color:var(--text-light)}.Header_header__pXml_{width:calc(100% - 4rem);padding:0 2rem;background-color:var(--bg-light);position:-webkit-sticky;position:sticky;top:0;z-index:9}.Header_nav__qviEC{display:flex;align-items:center;justify-content:space-between}.Header_navList__L4enl{list-style:none;display:flex;gap:2.5rem;align-items:center;margin:0;padding:10px;width:-moz-fit-content;width:fit-content}.Header_navListContainer__jIKmx{overflow-x:auto;width:100%;display:flex;justify-content:flex-end}@media (max-width:900px){.Header_nav__qviEC{flex-direction:column}.Header_navListContainer__jIKmx{width:calc(100vw - 2rem);justify-content:center}.Header_navList__L4enl{overflow-x:auto}.Header_header__pXml_{padding:0 1rem;width:calc(100% - 2rem)}}.Header_navList__L4enl li a:not(.Header_pill__gpeGd){color:var(--text-light);font-weight:500}.Header_navList__L4enl li a:not(.Header_pill__gpeGd):hover{color:#0070f3;font-weight:500}.Header_navList__L4enl li a{text-decoration:none;white-space:nowrap}a.Header_pill__gpeGd{background:var(--text-light);color:var(--bg-light)}a.Header_pill__gpeGd,a.Header_pill__gpeGd:hover{padding:6px 10px;border-radius:18px;font-weight:400;font-size:15px}a.Header_pill__gpeGd:hover{background:var(--bg-light);border:1px solid var(--text-light);color:var(--text-light)}.global_hideScrollbar__7CmAb{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.global_hideScrollbar__7CmAb::-webkit-scrollbar{display:none}.global_featuresContainer__be7It{display:grid;grid-template-columns:auto auto auto;grid-gap:20px;gap:20px;margin:auto;width:-moz-fit-content;width:fit-content}.global_features__X_dcr{position:relative;border:1px solid #e6e6e6;border-radius:10px;box-shadow:6px -2px 77px -23px rgba(0,0,0,.29);cursor:default;width:300px;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px}.global_featuerImage__E9asE{position:relative;width:80px;height:80px}.global_productsContainer__COMHY{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;align-items:center;grid-gap:1rem 1rem;gap:1rem 1rem;margin:2rem auto}.global_product__bnwYs{position:relative;border:1px solid #e6e6e6;border-radius:10px;box-shadow:6px -2px 77px -23px rgba(0,0,0,.29);cursor:pointer;width:125px;height:125px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px}.global_productImage__eb_VH{position:relative;width:100px;height:100px}.global_productPremium__EeSEe{position:absolute;top:-15px;right:-8px;transform:rotate(22deg)}.global_productTitle__mEhjH{font-size:13px;color:var(--text-light);font-weight:500}.global_product__bnwYs:hover{background:var(--bg-light)}.global_homePageBanner__WLjLl{padding:2rem;display:flex;align-items:center;position:relative;flex-wrap:wrap;justify-content:space-around;background-color:var(--bg-light);color:#575757}.global_homePageBannerImageContainer__CrCZI{position:relative;width:600px;height:400px;flex-shrink:0}.global_homePageBannerImage__u2_QG{opacity:.65}@media (min-width:900px) and (max-width:1080px){.global_features__X_dcr{width:250px;height:85px}}@media (min-width:700px) and (max-width:900px){.global_featuresContainer__be7It{grid-template-columns:repeat(3,auto);gap:20px;margin:auto}.global_features__X_dcr{width:200px;height:65px}.global_featuerImage__E9asE{width:60px;height:60px}.global_homePageBannerImageContainer__CrCZI{width:calc(100vw - 4rem)}.global_productsContainer__COMHY{grid-template-columns:repeat(2,auto)}}@media (min-width:480px) and (max-width:700px){.global_homePageBannerImageContainer__CrCZI{width:calc(100vw - 4rem)}.global_productsContainer__COMHY{grid-template-columns:repeat(2,auto)}.global_featuerImage__E9asE{width:60px;height:60px}.global_features__X_dcr{width:200px;height:65px}.global_featuresContainer__be7It{grid-template-columns:repeat(2,auto)}}@media (max-width:480px){.global_homePageBannerImageContainer__CrCZI{width:calc(100vw - 4rem)}.global_productsContainer__COMHY{grid-template-columns:repeat(2,auto)}.global_featuresContainer__be7It{grid-template-columns:repeat(1,auto)}.global_features__X_dcr{width:200px;height:65px}.global_featuerImage__E9asE{width:60px;height:60px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.Footer_footer__o4_Ec{background:#f9f9f9;padding:40px 20px 20px;border-top:1px solid #eee;font-size:14px;color:var(--text-light);scroll-snap-align:end}.Footer_inner__w0_wv{max-width:1100px;margin:auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.Footer_brand__jM_uq{flex:1 1 250px}.Footer_brand__jM_uq h2{font-size:20px;margin-bottom:8px}.Footer_links__xHnvg{display:flex;flex-wrap:wrap;gap:40px;flex:2 1 500px}.Footer_links__xHnvg h4{margin-bottom:10px;font-size:16px}.Footer_links__xHnvg ul{list-style:none;padding:0;margin:0}.Footer_links__xHnvg li{margin:4px 0}.Footer_links__xHnvg a{text-decoration:none;color:var(--text-light)}.Footer_links__xHnvg a:hover{text-decoration:underline}.Footer_footerLine__F73UR{border-top:1px solid #d6d6d6;margin-top:1rem;padding-top:1rem;font-size:12px;color:#828282;display:flex;justify-content:space-between;align-items:center}.Footer_socials__xJ7o0{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;list-style:none;margin:0;padding:16px 0}.Footer_socials__xJ7o0 a{display:inline-block;transition:transform .2s ease;cursor:pointer}.Footer_socials__xJ7o0 a:hover{transform:scale(1.1)}.Footer_socials__xJ7o0 img{height:28px;width:28px;object-fit:contain}@media (max-width:900px){.Footer_footerLine__F73UR{flex-direction:column-reverse}}.Sidebar_sidebar__g698U{height:100%;position:fixed;width:250px;background-color:#f8f9fb;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;padding:1.5rem 1rem;box-shadow:2px 0 8px rgba(0,0,0,.04)}.Sidebar_sidebar__g698U nav{overflow-y:auto;height:calc(100vh - 180px)}.Sidebar_logo__oetHB{font-size:1.15rem;font-weight:700;color:var(--text-light);margin:0;padding-left:50px}.Sidebar_navList__i_Yrk{list-style:none;padding:0;margin:0}.Sidebar_navItem__dVOSo{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;color:var(--text-light);border-radius:8px;transition:background .2s;margin-bottom:.25rem}.Sidebar_activeLink__VQYOn,.Sidebar_navItem__dVOSo:hover{background-color:#e6f0ff;color:#0072ff}.Sidebar_divider__U8K6Q{display:flex;align-items:center}.Sidebar_divider__U8K6Q .Sidebar_line__8uSEs{height:1px;width:100%;background:#ddd}.Sidebar_divider__U8K6Q .Sidebar_content__j__Hz{margin:10px;font-size:14px}.Sidebar_drawerBtnContainer__Rd0Sp{position:relative;margin:20px 0}.Layout_layout__6J70X{position:relative;height:100vh;display:flex;height:calc(100vh - 64px);background-color:#f9fafb;overflow-y:auto}.Layout_shrinkedMain__CNqj5{width:100vw;left:0}.Layout_main__k2ohw,.Layout_shrinkedMain__CNqj5{height:calc(100vh - 50px);box-sizing:border-box;overflow-y:auto;position:fixed;transition:all .3s ease-in-out;background-color:white}.Layout_main__k2ohw{width:calc(100vw - 280px);left:280px}@media (max-width:900px){.Layout_main__k2ohw,.Layout_shrinkedMain__CNqj5{height:calc(100vh - 100px)}}.Layout_drawerBtn__5fULR{z-index:9;position:absolute;top:40px;left:20px;display:flex;flex-direction:column;gap:3px;padding:7px;background:#f8f9fb;border-radius:50%;cursor:pointer;border:1px solid #dddddd;box-shadow:0 0 14px -8px #000000}.Layout_drawerBtnPress__0RcbZ{box-shadow:inset 0 0 14px -8px #000000}.Layout_btnLine____zA5{width:15px;height:.15rem;background:var(--text-light)}.Layout_drawerBtnContainer__odYdU{position:relative;margin:1.15rem 0}:root{--primary:#0072ff;--primary-light:#66aaff;--primary-dark:#0056d2;--secondary:#6c757d;--secondary-light:#a1a8b0;--secondary-dark:#4e555b;--bg-light:#f5f5f7;--bg-dark:#121212;--surface-light:#ffffff;--surface-dark:#1e1e1e;--text-light:#333;--text-muted-light:#575757;--text-dark:#eeeeee;--text-muted-dark:#aaaaaa;--border-light:#dddddd;--border-dark:#333;--success:#28a745;--success-light:#7cd77c;--success-dark:#1e7e34;--warning:#ffc107;--warning-light:#ffe083;--warning-dark:#cc9a06;--error:#dc3545;--error-light:#f397a1;--error-dark:#a71d2a;--info:#17a2b8;--info-light:#6ec9d8;--info-dark:#11707f;--button-bg:var(--primary);--button-text:#ffffff;--button-hover-bg:var(--primary-dark);--link:var(--primary);--link-hover:var(--primary-dark);--shadow-light:rgba(0,0,0,0.05);--shadow-medium:rgba(0,0,0,0.1);--shadow-heavy:rgba(0,0,0,0.2);--disabled-bg:#e0e0e0;--disabled-text:#a0a0a0}