#generate-btn .material-icons{width:18px!important;height:18px!important;font-size:18px!important;vertical-align:middle}.hextra-hero-container,.hextra-feature-grid{margin-top:2.5em;margin-bottom:2.5em}.hx-max-w-screen-xl img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}.hextra-hero-button{margin-top:1em;margin-bottom:1em}.hextra-tabs-container li a[title=Use],.hextra-tabs-container li span[title=Use]{font-weight:700;color:#007bff}.hextra-tabs-container li a[title=Use]::before,.hextra-tabs-container li span[title=Use]::before{content:"✨ ";margin-right:.25em}#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{margin-top:1.5em;margin-bottom:.8em;line-height:1.2}#content p{margin-bottom:1em;line-height:1.6}#content ul,#content ol{margin-bottom:1em;padding-left:1.5em}#content li{margin-bottom:.5em}.hx-flex.hx-flex-col.hx-items-start>*{margin-top:1em;margin-bottom:1em}.hextra-hero-headline{margin-top:.5em;margin-bottom:.5em}.hextra-hero-subtitle{margin-top:.5em;margin-bottom:1.5em}.my-main-content-wrapper{padding-left:4rem;padding-right:4rem}.hextra-feature-card{padding-top:0;padding-bottom:0}.fauxrpc-cool-effect{font-size:8rem;font-weight:700;text-align:center;background:linear-gradient(90deg,#ff0000,#ffff00,#00ff00,#00ffff,#0000ff,#ff00ff,#ff0000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:gradient-animation 5s ease infinite}@keyframes gradient-animation{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.fauxrpc-background-effect{padding:20px;border-radius:10px;background:linear-gradient(45deg,#d0d0d0,#ffffff,#d0d0d0);background-size:400% 400%;animation:background-gradient-animation 10s ease infinite;display:inline-block}@media(prefers-color-scheme:dark){.fauxrpc-background-effect{background:linear-gradient(45deg,#1a1a1a,#4a4a4a,#1a1a1a)}}@keyframes background-gradient-animation{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.responsive-code-blocks{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;justify-content:center}.code-block-item{flex:1 1 calc(33% - 20px);min-width:300px;background-color:var(--hextra-background-dark);padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;flex-direction:column}.code-block-item h3{margin-top:0;margin-bottom:15px;color:var(--hextra-text-color);font-size:1.2em;font-weight:700;border-bottom:2px solid var(--hextra-primary-color);padding-bottom:5px}.code-block-item pre{flex-grow:1;margin-top:0;margin-bottom:0}@media(max-width:1200px){.code-block-item{flex:1 1 calc(50% - 20px)}}@media(max-width:768px){.code-block-item{flex:1 1 100%}}html[data-dark-mode]{--bs-body-bg:#0f172a !important;--bs-body-bg-rgb:15, 23, 42 !important;--bs-secondary-bg:#1e293b !important;--bs-tertiary-bg:#0b0f19 !important;--dark:#0f172a !important;--body-bg:#0f172a !important;--sidebar-bg:#0f172a !important;--top-header-bg:rgba(15, 23, 42, 0.95) !important;--sidebar-border-color:#1e293b !important;--sidebar-text-color:#cbd5e1 !important;--sidebar-menu-active-bg:#1e293b !important;--sidebar-dropdown-hover-bg:#1e293b !important;--prism-code-bg:#0b0f19 !important;--code-block-bg:#0b0f19 !important;--inline-code-bg:#1e293b !important;--inline-code-border:1px solid #334155 !important;--toc-mobile-btn-bg-color:#1e293b !important;--toc-link-hover-bg-color:#1e293b !important;--alert-border-color:#1e293b !important;--flexsearch-container-bg-color:#1e293b !important;--flexsearch-suggestion-bg-color:#1e293b !important;--flexsearch-suggestion-link-hover-bg-color:#334155 !important;--flexsearch-suggestion-title-border-color:#334155 !important;--card-bg:#1e293b !important;--card-border-color:#334155 !important;--card-border-hover-color:var(--primary) !important}html[data-dark-mode] body,html[data-dark-mode] #topnav,html[data-dark-mode] footer,html[data-dark-mode] .bg-body,html[data-dark-mode] .body-bg,html[data-dark-mode] .sidebar-wrapper,html[data-dark-mode] .docs-toc{background-color:#0f172a!important}#TableOfContents a,#toc a{text-decoration:none!important}#TableOfContents ul,#TableOfContents li,#toc ul,#toc li{list-style:none!important}#content img,.docs-content img,.hx-max-w-screen-xl img{border-radius:8px;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(0,0,0,.4);margin-top:1.5rem;margin-bottom:1.5rem}html:not([data-dark-mode]) #content img,html:not([data-dark-mode]) .docs-content img,html:not([data-dark-mode]) .hx-max-w-screen-xl img{border:1px solid rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,5%)}