.border{border-width:1px;border-style:solid;border-color:#e2e8f0}.border-top{border-width:0;border-top-width:1px}.border-light{border-color:#e2e8f0}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.grow-1{flex-grow:1;min-width:0}.gap-1{gap:.5rem}.gap-2{gap:1rem}.justify-right{justify-content:right}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center!important}.grid{display:grid;column-gap:2rem}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.grid-cols-lg-1{grid-template-columns:repeat(1,1fr)}}.relative{position:relative}.visible{visibility:visible!important}.inline-block{display:inline-block}@media(max-width:480px){.hide-on-mobile{display:none!important}}.show-on-tablet{display:none!important}@media(max-width:768px){.show-on-tablet{display:block!important}.hide-on-tablet{display:none!important}}.show-on-small-desktop{display:none!important}@media(max-width:1024px){.show-on-small-desktop{display:block!important}.hide-on-small-desktop{display:none!important}}a{text-decoration:none;color:#4f46e5;font-weight:600;transition:color .25s}a:hover{color:#7b74ec}.clickable:hover{cursor:pointer}.m-1{margin:.5rem!important}.my-1{margin-top:.5rem!important;margin-bottom:.5rem!important}.ml-1{margin-left:.5rem!important}.mr-1{margin-right:.5rem!important}.mt-1{margin-top:.5rem!important}.mb-1{margin-bottom:.5rem!important}.my-2{margin-top:1rem!important;margin-bottom:1rem!important}.mt-2{margin-top:1rem!important}.mb-2{margin-bottom:1rem!important}.my-3{margin-top:2rem!important;margin-bottom:2rem!important}.mt-3{margin-top:2rem!important}.mb-3{margin-bottom:2rem!important}.mb-4{margin-bottom:3rem!important}.pl-1{padding-left:.5rem!important}.p-2{padding:1rem!important}.pl-2{padding-left:1rem!important}.pb-2{padding-bottom:1rem!important}.mh-100{min-height:100vh}.w-100{width:100%}.h1{font-size:3.5rem!important;line-height:4.025rem}.h2{font-size:2.5rem!important;line-height:3rem}.h3{font-size:2rem!important;line-height:2.5rem}.h4{font-size:1.5rem!important;line-height:2.025rem}.h5{font-size:1.25rem!important;line-height:1.8125rem}.h6{font-size:1.125rem!important;line-height:1.6875rem}.sm{font-size:.875rem!important;line-height:1.44375rem}.xs{font-size:.75rem!important;line-height:1.275rem}.thin{font-weight:300!important}.regular{font-weight:400!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}.white{color:#fff!important}.dark{color:#334155!important}.light{color:#64748b!important}.primary{color:#4f46e5!important}.error{color:#ff2b00!important}.success,.lime{color:#96db0b!important}.purple{color:#a179f2!important}.orange{color:#fa0!important}.left{text-align:left}.center{text-align:center}.right{text-align:right}.nowrap{white-space:nowrap}.badge{padding:.25rem 1rem;border-radius:.5rem;font-size:.75rem;font-weight:500;text-transform:capitalize;white-space:nowrap;align-self:flex-start;display:inline-flex;align-items:center}.badge-sm{padding:.1875rem .5rem}.badge-lg{font-size:1rem;font-weight:500}.badge-inline{display:inline}.badge-info{color:#4f46e5;border:solid 1px #4f46e5}.badge-success{color:#65a30d;border:solid 1px #84cc16}.badge-warning{color:#f59e0b;border:solid 1px #f59e0b}.badge-error{color:#ef4444;border:solid 1px #ef4444}.button{cursor:pointer;display:inline-block;padding:.5rem 1.25rem;border:0;border-radius:.5rem;font-size:1rem;line-height:1.6rem;font-family:Figtree,sans-serif;font-weight:600;white-space:nowrap;transition:border .25s,background-color .25s,color .25s}.button:disabled:hover{cursor:default}.button i{font-size:.875rem}.button span:not(:only-child){margin-left:.5rem}.button-white{background-color:#fff;color:#fff!important;box-shadow:0 2px 4px #64748b30}.button-white:hover{background-color:#fff}.button-white:disabled{background-color:#fff}.button-white:disabled:hover{cursor:default}.button-frameless-dark{background-color:#fff;color:#334155}.button-frameless-dark:hover{background-color:#ebecee}.button-frameless-dark:disabled{color:#adb3bb}.button-frameless-dark:disabled:hover{background-color:#fff;cursor:default}.button-light{background-color:#eaeff5;color:#fff!important;box-shadow:0 2px 4px #64748b30}.button-light:hover{background-color:#eff3f8}.button-light:disabled{background-color:#f7f9fb}.button-light:disabled:hover{cursor:default}.button-outline-light{border:solid 1px #eaeff5;background-color:#fff;color:#eaeff5}.button-outline-light:hover{background-color:#fdfdfe}.button-outline-light:disabled{border-color:#f7f9fb;color:#f7f9fb}.button-outline-light:disabled:hover{background-color:#fff;cursor:default}.button-primary{background-color:#4f46e5;color:#fff!important;box-shadow:0 2px 4px #64748b30}.button-primary:hover{background-color:#7b74ec}.button-primary:disabled{background-color:#b9b5f5}.button-primary:disabled:hover{cursor:default}.button-outline-primary{border:solid 1px #4f46e5;background-color:#fff;color:#4f46e5}.button-outline-primary:hover{background-color:#ededfc}.button-outline-primary:disabled{border-color:#b9b5f5;color:#b9b5f5}.button-outline-primary:disabled:hover{background-color:#fff;cursor:default}.button-transparent{background-color:transparent;border:solid 1px transparent;box-shadow:none}.button-white{border:solid 1px #e2e8f0;color:#0f172a!important;box-shadow:none}.button-light{background-color:#f1f5f9;color:#334155!important;box-shadow:none}.button-light:hover{background-color:#f8fafc}.button-outline-light{border:solid 1px #e2e8f0;background-color:#fff;color:#475569!important}.button-outline-light:hover{background-color:#f1f5f9}.buttongroup{display:flex;flex-direction:row;border-radius:.5rem}.buttongroup .button{border-radius:0;border-left:0;border-color:#e2e8f0;padding:.5rem 1.25rem}.buttongroup button:first-of-type{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;border-left:solid 1px #e2e8f0}.buttongroup button:last-of-type{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}@media(max-width:768px){.buttongroup .button{flex:1}}.loader{width:.5rem;height:.5rem;border-radius:50%;background-color:#fff;box-shadow:1rem 0 #fff,-1rem 0 #fff;display:inline-block;animation:flash .5s ease-out infinite alternate}@keyframes flash{0%{background-color:#fff5;box-shadow:1rem 0 #fff5,-1rem 0 #fff}50%{background-color:#fff;box-shadow:1rem 0 #fff5,-1rem 0 #fff5}to{background-color:#fff5;box-shadow:1rem 0 #fff,-1rem 0 #fff5}}@keyframes flash{0%{background-color:#fff5;box-shadow:.5rem 0 #fff5,-.5rem 0 #fff}50%{background-color:#fff;box-shadow:.5rem 0 #fff5,-.5rem 0 #fff5}to{background-color:#fff5;box-shadow:.5rem 0 #fff,-.5rem 0 #fff5}}@keyframes flash-dark{0%{background-color:#0005;box-shadow:1rem 0 #0005,-1rem 0 #000}50%{background-color:#000;box-shadow:1rem 0 #0005,-1rem 0 #0005}to{background-color:#0005;box-shadow:1rem 0 #000,-1rem 0 #0005}}@keyframes flash-sm-dark{0%{background-color:#0005;box-shadow:.5rem 0 #0005,-.5rem 0 #000}50%{background-color:#000;box-shadow:.5rem 0 #0005,-.5rem 0 #0005}to{background-color:#0005;box-shadow:.5rem 0 #000,-.5rem 0 #0005}}.card{border:solid 1px #e2e8f0;border-radius:.5rem;box-shadow:0 2px 4px #64748b30;background-color:#fff}.card-simple{box-shadow:none!important}.card-body{padding:1.5rem 2rem}.dropdown{position:absolute;top:100%;right:0;z-index:1000;padding:.5rem!important;margin-bottom:.5rem;margin-right:1rem;width:18rem;border:solid 1px #e2e8f0;border-radius:.5rem;background-color:#fff;box-shadow:0 2px 6px #64748b50}.dropdown ul{list-style-type:none}.dropdown-item{width:100%}.dropdown-link{width:100%;display:block;cursor:pointer;padding:1rem 1.25rem;font-size:1rem;font-weight:500;color:#1e293b;text-decoration:none;border-radius:.5rem;transition:background-color .25s,color .25s}.dropdown-link i{margin-right:1rem;width:1.5rem;text-align:center;font-size:.875rem;color:#64748b;transition:color .25s}.dropdown-link:hover,.dropdown-link:hover i{background-color:#f1f5f9;color:#334155}@media(max-width:480px){.dropdown-on-small-full{width:100%;height:100vh;margin-right:0;border-radius:0;box-shadow:none}}.form-item{margin:1.5rem 0rem}.form-item label{display:inline-block;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#0f172a}.form-item p{display:inline-block;margin:.5rem;font-size:.875rem;line-height:1.44375rem;color:#64748b}.form-item p.hidden{display:none}.form-item-error{color:#ff2b00}.form-item-error p{display:inline-block}.form-item-error input,.form-item-error input:hover,.form-item-error select,.form-item-error select:hover,.form-item-error textarea,.form-item-error textarea:hover{border-color:#ff2b00!important}input,input:focus,select,textarea{margin:0rem;padding:.85rem 1rem;border:solid 1px #e2e8f0;border-radius:.5rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:1rem;outline:none;color:#0f172a;display:block;width:100%;transition:border-color .25s}.form-item button{margin:0rem}input[type=checkbox]{width:1rem;display:inline-block;accent-color:#4f46e5}input:disabled,select:disabled,textarea:disabled{color:#64748b}input:not(:disabled):hover,select:not(:disabled):hover,textarea:not(:disabled):hover{border-color:#4f46e5}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0px 1000px white inset!important;-webkit-text-fill-color:inherit!important}select{background-color:#fff}@media screen and (max-width:480px){.form-item{margin:1rem 0rem}}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-title{font-size:4rem;font-weight:700;text-align:center;margin-top:2.5rem;margin-bottom:1rem}.hero-description{font-size:1.5rem;line-height:2.025rem;font-weight:400;color:#475569;margin-bottom:2.5rem;text-align:center}.hero-image{margin:1rem 0!important}.hero-image img{width:100%}.hero-button{padding:1rem 2rem}@media screen and (max-width:768px){.hero-title{font-size:3.5rem}}@media screen and (max-width:480px){.hero-title{font-size:3.25rem;margin-top:1rem;margin-bottom:1rem}.hero-image{margin-top:2.5rem;padding:0!important}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{display:flex;flex-direction:column;border-radius:.5rem;background-color:#fff;min-width:40rem;width:40rem;max-height:90vh}.modal-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.25rem;font-weight:500;border-bottom:solid 1px #eaeff5}.modal-close-icon{color:#94a3b8;font-size:.875rem;cursor:pointer;transition:color .25s}.modal-close-icon:hover{color:#cbd5e1}.modal-body{margin:2rem;flex:1;overflow-y:auto}.modal-body .form-item:first-of-type{margin-top:0}.modal-body .form-item:last-of-type{margin-bottom:0}.modal-body ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc;list-style-position:outside}.modal-body ol{margin:1rem 0;padding-left:1.5rem;list-style-type:decimal}.modal-body ul li,.modal-body ol li{margin-bottom:.5rem}.modal-footer{display:flex;flex-direction:row;justify-content:end;gap:1rem;padding:1.5rem 2rem;border-top:solid 1px #eaeff5}@media(max-width:768px){.modal{min-width:90%;width:90%}}.nav{display:flex;flex-direction:row;list-style-type:none}.nav-item{width:100%}.nav-link{width:100%;display:block;padding:1rem 1.25rem;color:#0f172a;font-size:1rem;font-weight:500;text-decoration:none;white-space:nowrap;border-radius:.5rem;transition:color .25s,color .25s}.nav-link:hover{color:#475569}.notification{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem;background-color:#fff;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#e2e8f0;box-shadow:0 2px 4px #64748b30;font-size:.875rem!important}.notification span{display:inline-block;padding-bottom:.25rem;font-size:1rem;font-weight:600}.notification p{font-size:.875rem;color:#334155}.notification-error{border-left:solid .35rem #ff4019}@media(max-width:768px){.notification{flex-direction:column;align-items:start}}table{width:100%;font-size:1rem;border-collapse:collapse}tr{width:100%}tr.link{cursor:pointer}tr.link:hover{background-color:#f8fafc}tr:last-child td{border:0}th,td{border-bottom:1px solid #e2e8f0}th{font-weight:700;font-size:1rem;text-transform:capitalize;padding:1.25rem 1rem;text-align:left}th.clickable:hover{color:#334155}th:first-child{border-top-left-radius:.5rem;padding-left:1rem}th:last-child{border-top-right-radius:.5rem;padding-right:1rem}td{font-weight:400;padding:1.25rem 1rem;text-align:left}td:first-child{padding-left:1rem}td:last-child{padding-right:1rem}tr.clickable:hover{background-color:#f8fafc}@media(max-width:1024px){tr,td{display:block}thead{display:none}tbody{width:100%}tr{width:100%;border:solid 1px #e2e8f0;border-radius:.5rem;box-shadow:0 2px 6px #64748b50;margin-top:2rem;margin-bottom:2rem}tr:first-child{margin-top:0}tr:last-child{margin-bottom:0}th,td{border:0}td{display:flex;justify-content:space-between;padding:1rem 1.5rem}td:before{content:attr(data-label);font-weight:600}td:first-child{padding-left:1.5rem;padding-top:1.5rem}td:last-child{padding-right:1.5rem;padding-bottom:1.5rem}}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:300;src:url(/assets/figtree-v9-latin-300-C9xDoCWy.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:400;src:url(/assets/figtree-v9-latin-regular-g7Dtegnw.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:500;src:url(/assets/figtree-v9-latin-500-BWnGEVsr.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:600;src:url(/assets/figtree-v9-latin-600-Cv_xCTDl.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:700;src:url(/assets/figtree-v9-latin-700-th6qEP7c.woff2) format("woff2")}*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Figtree,sans-serif;font-optical-sizing:auto;color:#0f172a;min-height:100vh;margin:0;padding:0}.container{margin:0 auto;padding:0 2rem;width:100%;max-width:1280px}.container-sm{margin:0 auto;padding:0 2rem;width:100%;max-width:1024px}.container-xs{margin:0 auto;padding:0 2rem;width:100%;max-width:800px}@media(max-width:480px){.container,.container-sm,.container-xs{padding:0 1.5rem}}.header{position:sticky;top:0;z-index:100;display:flex;min-height:4.25rem;padding:1rem;background-color:#fff}.header.scrolled{border-bottom:solid 1px #e2e8f0}.header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1rem!important}.documentation-dropdown{width:45rem;right:-20rem}.footer{padding:3rem 2rem;padding-bottom:0;border-top:solid 1px #e2e8f0}.footer-content{color:#0f172a;display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.footer-info{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:1rem;padding-top:1rem;border-top:solid 1px #e2e8f0}.footer-header{display:inline-block;margin-bottom:1rem;color:#4f46e5;font-size:1.125rem;font-weight:700}.footer-list{list-style-type:none}.footer-item{width:100%}.footer-link{width:100%;display:block;margin:1rem 0;color:#334155;font-size:1rem;font-weight:400;text-decoration:none;white-space:nowrap;transition:color .25s}.footer-link:hover{color:#475569}.social{font-size:1.5rem;color:#334155;margin-right:1.5rem}.social:hover{color:#64748b}.eu-flag{width:2rem}@media(max-width:1280px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr);padding:0!important;margin:0 1rem}.footer-info{display:flex;flex-direction:column;gap:1rem;margin:1.5rem;padding-top:1.5rem;border-top:solid 1px #e2e8f0}.social:last-of-type{margin-right:0}}@media(max-width:480px){.footer-content{grid-template-columns:repeat(1,1fr)}}.content{display:flex;flex-direction:column;justify-content:start;align-items:center;flex-grow:1}.section{display:flex;flex-direction:column;justify-content:start;width:100%;margin:1.5rem 0}.section-badge{font-size:.875rem;font-weight:600;margin:.5rem 0;color:#4f46e5;text-align:center;text-transform:uppercase}.section-title{margin:.5rem 0;align-self:center;text-align:center;font-size:2rem;line-height:2.5rem;font-weight:700;color:#0f172a}.section-description{align-self:center;text-align:center;font-size:1.125rem;line-height:1.6875rem;font-weight:400;color:#64748b;margin-bottom:1rem}.frameworks-grid{margin:0 auto;display:grid;grid-template-columns:repeat(10,3rem);gap:2rem;justify-content:center;align-items:center}.framework-logo{width:100%;height:100%}@media(max-width:1024px){.frameworks-grid{grid-template-columns:repeat(5,3rem)}}@media(max-width:480px){.frameworks-grid{gap:1.5rem;grid-template-columns:repeat(4,3rem)}}.capabilities{margin:2rem 0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.capability{padding:2rem 1.5rem;border-radius:1rem;border:solid 1px #e2e8f0;background-color:#fff;box-shadow:0 2px 4px #64748b30}.capability-title{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;color:#334155}.capability-description{color:#64748b;font-size:1rem;line-height:1.6rem}@media(max-width:1024px){.capabilities{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.capabilities{grid-template-columns:repeat(1,1fr)}}.features{margin:2rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.feature{padding:2rem 1.5rem;border-radius:1rem;border:solid 1px #e2e8f0}.feature-subtitle{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;color:#0f172a}.feature-title{color:#4f46e5;font-weight:700}.feature-description{color:#334155;font-size:1rem;line-height:1.6rem}@media(max-width:768px){.features{grid-template-columns:repeat(1,1fr)}}.steps{margin-top:1rem}.step{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem 0;border-bottom:dashed 1px #cbd5e1}.step:last-of-type{border-bottom:none}.step-badge{margin-bottom:2rem;font-weight:700}.step-title{font-weight:700;font-size:1.5rem;line-height:2.025rem;margin-bottom:.25rem}.step-description{color:#64748b;font-size:1rem;line-height:1.6rem}.step-image{width:100%}@media(max-width:768px){.step{grid-template-columns:repeat(1,1fr);gap:0rem}}.faq-item{margin:.5rem 0}.faq-question{font-size:1rem;line-height:1.6rem;font-weight:600;color:#0f172a}.faq-answer{font-size:1rem;line-height:1.6rem;font-weight:400;color:#64748b}.tagline{border:solid 1px #e2e8f0;border-radius:1rem;box-shadow:0 2px 4px #64748b30;text-align:center;padding:2rem}@media(max-width:480px){.tagline{padding:2rem 1rem}}.plans-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.plan-description{font-size:.875rem;color:#64748b}.plan-features{padding:1rem 0}.plan-features ul{list-style:none}.plan-features li{padding:.25rem 0;font-size:.875rem}.interval-toggle{display:inline-block;margin-bottom:2rem;font-size:.875rem;padding:1px;background-color:#f1f5f9;border-radius:.5rem}.toggle{padding:1px;background-color:#f1f5f9;border-radius:.5rem}.toggle button{font-size:.875rem!important;padding:.6rem 1.25rem}@media(max-width:1280px){.plans-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.plans-container{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}plan-description{font-size:1rem}.plan-features li{font-size:1rem}.interval-toggle{margin-bottom:1rem}.toggle{width:100%}}.legal-title{font-size:1.25rem;font-weight:700;line-height:1.8125rem;display:inline-block;margin:2rem 0}.legal-body p,.legal-body ul{font-size:1rem;line-height:1.6rem;font-weight:400;color:#334155}.legal-body ul{margin-left:1rem}.quickstart ul{margin:1rem}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog{border:solid 1px #e2e8f0;border-radius:1rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.blog:hover{cursor:pointer;transform:translateY(-.25rem);box-shadow:0 .75rem 1rem #00000014}.blog-image{width:100%;overflow:hidden;border-radius:1rem;padding:.5rem}.blog-image img{width:100%;height:15rem;object-fit:cover}.blog-image div{width:100%;height:15rem;display:flex;justify-content:center;align-items:center;font-size:3.5rem;color:#fff;border-radius:1rem;background-color:#6d67eb}.blog-title{margin:1.5rem 2rem;font-size:1.25rem;font-weight:700;line-height:1.8125rem;color:#4f46e5}.blog-description{margin:1.5rem 2rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:#64748b}.blog-footer{display:flex;justify-content:space-between;margin:1.5rem 2rem;font-size:.875rem;font-weight:400;line-height:1.6rem;color:#64748b}.blog-post-container{position:relative;margin:0 auto;padding:0 2rem;width:100%;max-width:1024px}.blog-post{margin:3rem 0;color:#1e293b}.blog-post-with-navigation{margin-left:18rem;padding-left:2rem}.blog-post-navigation{position:sticky;top:7rem;width:18rem;float:left}.blog-post-navigation ul{list-style-type:none}.blog-post-navigation li,.blog-post-navigation h3{white-space:nowrap;margin:1rem 0}.blog-post-title{font-size:2.5rem;line-height:3rem;font-weight:700;color:#0f172a}.blog-post-description{font-size:1.125rem!important;line-height:1.6875rem!important;color:#1e293b!important}.blog-post-info{display:flex;flex-direction:row;align-items:center;margin-bottom:4rem;font-size:.875rem!important;line-height:1.44375rem!important;color:#64748b!important}.blog-post-avatar{border-radius:50%;border:solid 1px #f1f5f9;padding:.25rem;margin-right:.5rem;width:2rem;height:2rem;text-align:center}.blog-post-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.blog-post-image{width:100%;overflow:hidden;border-radius:1rem}.blog-post-image img{width:100%;height:100%;object-fit:cover}.blog-post h2{margin:2rem 0;font-size:1.5rem;line-height:2.025rem;color:#4f46e5}.blog-post h3{margin:2rem 0;font-size:1.25rem;line-height:1.8125rem;color:#1e293b}.blog-post h4{margin:2rem 0;font-size:1.125rem;line-height:1.6875rem;color:#1e293b}.blog-post p{margin:1rem 0;font-size:1rem;line-height:1.6rem;color:#1e293b}.blog-post ul,.blog-post ol{margin:1rem 2rem;font-size:1rem;line-height:1.6rem;color:#1e293b}@media screen and (max-width:1280px){.blog-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.blog-post-navigation{display:none}.blog-post-with-navigation{margin-left:0;padding-left:0}}@media screen and (max-width:768px){.blog-list{grid-template-columns:repeat(1,1fr)}}@media(max-width:480px){.blog-post-container{padding:0 1.5rem}}.support-button{position:fixed;bottom:2rem;right:2rem;display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;background-color:#4f46e5;border-radius:2rem;box-shadow:0 2px 8px #64748b80}.support-button i{font-size:1.5rem;padding-left:.125rem;color:#fff}.code-block{align-self:center;width:auto;overflow-x:auto}.code-block pre{width:100%;overflow-x:auto;margin:0;padding:1rem;border-radius:.5rem}.code-block code{font-family:Consolas,monospace;font-size:.875rem}.icon{width:1.5rem;height:1.5rem;fill:currentColor;pointer-events:none}.icon-sm{width:1.25rem;height:1.25rem}.icon-xs{width:.875rem;height:.875rem}.logo{font-size:1.25rem}.logo-image{width:3rem;margin-right:.5rem}
