@import "https://fonts.googleapis.com/css2?family=Delius&family=Lily+Script+One&family=Quicksand:wght@400;500;600;700&display=swap";
html,body{color:#fff;background:#111827;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;font-family:Quicksand,sans-serif;overflow-x:hidden}:root{--primary:#6055f7;--gradient:linear-gradient(135deg, #03e3fc, #6055f7);--ely-sidebar-width:340px;--ely-navbar-offset:68px;--ely-shift:0px}.docs-page{box-sizing:border-box;justify-content:center;width:100%;min-width:0;display:flex}.docs-content{box-sizing:border-box;width:min(900px,100vw - 4rem);min-width:0;max-width:100%;margin:0 auto;padding:2rem 0}.docs-content,.docs-content *,.ely-root-main,.ely-root-main *{box-sizing:border-box;min-width:0;max-width:100%}.docs-content p,.docs-content li,.docs-content a,.docs-content span,.docs-content div,.docs-content strong,.docs-content em{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.docs-content h1,.docs-content h2,.docs-content h3,.docs-content h4,.docs-content h5,.docs-content h6,.docs-content p,.docs-content li,.docs-content a,.docs-content span,.docs-content div,.docs-content strong,.docs-content em,.docs-content code,.docs-content pre{overflow-wrap:anywhere;word-break:break-word}.docs-content h1,.docs-content h2,.docs-content h3,.docs-content h4,.docs-content h5,.docs-content h6,.docs-page h1,.docs-page h2,.docs-page h3,.docs-page h4,.docs-page h5,.docs-page h6,main h1,main h2,main h3,main h4,main h5,main h6{letter-spacing:-.02em;font-family:Lily Script One,cursive;line-height:1.3;display:block}h1.heading-with-icon,h2.heading-with-icon,h3.heading-with-icon,h4.heading-with-icon,h5.heading-with-icon,h6.heading-with-icon{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.6rem!important;width:auto!important;display:flex!important}.heading-icon{flex-shrink:0;width:22px;height:22px;transform:translateY(1px);display:inline-block!important}.heading-with-icon span{display:inline-block}@supports ((-webkit-background-clip:text)){.docs-content h1,.docs-page h1,main h1{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#03e3fc,#6055f7);-webkit-background-clip:text;background-clip:text}}.docs-content h1,.docs-page h1,main h1{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#03e3fc,#6055f7);-webkit-background-clip:text;background-clip:text;margin:0 0 1.25rem;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:800}.docs-content h2,.docs-page h2,main h2{color:#fff;margin:2.5rem 0 .9rem;padding-bottom:.55rem;font-size:clamp(1.9rem,3vw,2.35rem);font-weight:800;position:relative}.docs-content h3,.docs-page h3,main h3{color:#03e3fc;margin:2rem 0 .75rem;font-size:clamp(1.45rem,2.2vw,1.8rem);font-weight:700}.docs-content h4,.docs-page h4,main h4{color:#6055f7;margin:1.6rem 0 .55rem;font-size:1.25rem;font-weight:700}.docs-content h5,.docs-page h5,main h5{color:#03e3fc;text-transform:uppercase;letter-spacing:.06em;margin:1.25rem 0 .45rem;font-size:1.08rem;font-weight:700}.docs-content h6,.docs-page h6,main h6{color:#ffffffd1;text-transform:uppercase;letter-spacing:.08em;margin:1rem 0 .35rem;font-size:.95rem;font-weight:700}.docs-content pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;overflow-x:auto}.docs-content code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.ely-root-main{width:100%;min-width:0;max-width:100%;padding-left:0;transition:padding-left .22s;overflow-x:hidden}@media (min-width:997px){.ely-root-main{padding-left:44px}.ely-root-sidebar--open+.ely-root-main,.ely-root-main.sidebar-open{padding-left:calc(var(--ely-sidebar-width) + 1rem)}}.ely-root-header{z-index:5000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827eb;border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;height:68px;padding:0 1rem;display:flex;position:sticky;top:0}.ely-root-header-brand{align-items:center;gap:.75rem;display:flex}.ely-root-title{color:#fff;white-space:nowrap;font-weight:700}.ely-root-header-nav{align-items:center;gap:.75rem;margin-left:auto;display:flex}.ely-root-header-link{color:#fff;background:#ffffff0f;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem .95rem;text-decoration:none;transition:transform .15s,background .18s;display:inline-flex}.ely-root-header-link:hover{background:#ffffff1f;transform:translateY(-1px)}.on-this-page{flex-shrink:0;align-self:flex-start;width:260px;max-height:calc(100vh - 4rem);position:sticky;top:2rem;overflow-y:auto}.on-this-page-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;padding:1rem;box-shadow:0 8px 22px #0000002e}.on-this-page-title{color:#fff;margin:0 0 .75rem;font-weight:700}.on-this-page-list{margin:0;padding:0;list-style:none}.on-this-page-item{margin:.35rem 0}.on-this-page-item a{color:#ffffffbf;font-size:.95rem;text-decoration:none}.on-this-page-item.active a{color:#03e3fc;font-weight:600}.on-this-page-item.level-3{padding-left:.9rem}@media (max-width:1100px){.on-this-page{display:none}}.button{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-weight:600;line-height:1;text-decoration:none;transition:filter .18s,transform .15s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 28px #00000061,0 6px #0000002e,inset 0 2px #ffffff47}.button:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 20px 34px #0000006b,0 8px #00000029,inset 0 2px #ffffff4d}.button.btn-gradient,.button--gradient,.btn-gradient{background:var(--gradient);color:#fff;background-size:200% 200%;border:none;animation:3s infinite gradientFlow;box-shadow:0 0 0 1px #ffffff0d,0 14px 28px #03e3fc33,0 18px 30px #00000057,0 7px #00000029,inset 0 2px #ffffff47}.button.btn-gradient:hover,.button--gradient:hover,.btn-gradient:hover{filter:brightness(1.1)}@keyframes gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.md-button-row{flex-wrap:wrap;justify-content:center;gap:12px;margin:1rem 0;display:flex}.md-button-row .button{border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-weight:600;display:inline-flex}.md-button-column{flex-direction:column;align-items:flex-start;gap:12px;margin:1rem auto;display:flex}hr,.md-divider,.md-divider-gradient{background:linear-gradient(90deg,#0000,#03e3fc,#6055f7,#0000) 0 0/300%;border:0;border-radius:9999px;width:60%;height:2px;margin:2rem auto;animation:6s linear infinite dividerWave}@keyframes dividerWave{0%{background-position:0%}to{background-position:100%}}pre{background:linear-gradient(145deg,#33333380,#33333380);border-radius:16px;margin:1.75rem 0;padding:1.25rem 1.4rem;position:relative;overflow-x:auto;box-shadow:0 10px 28px #00000059}pre code{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;line-height:1.5}code:not(pre code){color:#03e3fc;background:#03e3fc14;border:1px solid #ffffff1f;border-radius:6px;margin:0 .1rem;padding:.15rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-track{background:0 0}pre::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#03e3fc,#6055f7);border-radius:9999px}pre{scrollbar-width:thin;scrollbar-color:#6055f7 transparent}button[class*=copyButton],button[title="Copy code to clipboard"]{transition:transform .15s,filter .15s;color:#fff!important;background:linear-gradient(135deg,#03e3fc,#6055f7)!important;border:none!important;border-radius:9999px!important;padding:.45rem .7rem!important}button[class*=copyButton]:hover,button[title="Copy code to clipboard"]:hover{filter:brightness(1.08);transform:translateY(-1px)}button[class*=copyButton] svg,button[title="Copy code to clipboard"] svg{fill:#fff!important}.docs-content ul,.docs-content ol{color:var(--text-primary);margin:1.25rem 0;padding-left:1.5rem;line-height:1.7}.docs-content li{margin:.4rem 0;padding-left:.2rem}.docs-content ul{list-style:none}.docs-content ul li{padding-left:1.4rem;position:relative}.docs-content ul li:before{content:"";background:linear-gradient(135deg,#03e3fc,#6055f7);border-radius:999px;width:10px;height:10px;position:absolute;top:.55em;left:0;box-shadow:0 0 6px #03e3fc99}.docs-content ol{padding-left:1.6rem}.docs-content ol li{padding-left:.2rem}.docs-content ul ul,.docs-content ol ol,.docs-content ul ol,.docs-content ol ul{margin-top:.4rem;margin-bottom:.4rem}.docs-content li:hover{color:#03e3fc;transition:color .2s}.docs-content table{border-collapse:separate;border-spacing:0;background:linear-gradient(145deg,#ffffff0f,#00000059);border:1px solid #ffffff14;border-radius:16px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 10px 28px #00000059}.docs-content thead{background:linear-gradient(135deg,#03e3fc,#6055f7)}.docs-content th{text-align:left;color:#fff;letter-spacing:.03em;padding:.9rem 1.2rem;font-size:.95rem;font-weight:700}.docs-content td{color:#ffffffd9;border-top:1px solid #ffffff0f;padding:.85rem 1.2rem;font-size:.95rem}.docs-content tbody tr:nth-child(2n){background:#ffffff08}.docs-content tbody tr:hover{background:#03e3fc14;transition:background .2s}.docs-content td:first-child{color:#03e3fc;white-space:nowrap;font-weight:600}.docs-content table tr:first-child th:first-child{border-top-left-radius:16px}.docs-content table tr:first-child th:last-child{border-top-right-radius:16px}.docs-content table tr:last-child td:first-child{border-bottom-left-radius:16px}.docs-content table tr:last-child td:last-child{border-bottom-right-radius:16px}.table-link{color:#03e3fc;text-underline-offset:3px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;transition:color .15s,text-decoration-color .15s}.table-link:hover{color:#6055f7;text-decoration-color:#6055f7}.docs-content td:first-child .table-link{color:#03e3fc;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration:underline!important}.table-button{white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.4rem .85rem;font-size:.85rem;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 10px 22px #03e3fc2e,0 12px 24px #00000047,inset 0 1px #ffffff38;color:#fff!important;background:var(--gradient)!important;text-decoration:none!important;display:inline-flex!important}.table-button:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 28px #03e3fc33,0 16px 28px #00000052,inset 0 1px #ffffff3d;color:#fff!important;text-decoration:none!important}.docs-content td:first-child .table-button{color:#fff!important;text-decoration:none!important}.alert{color:#fff;background:var(--gradient);border-radius:24px;margin-top:1rem;margin-bottom:1.75rem;padding:1rem 1.75rem 1rem 2.8rem;font-family:Delius,cursive;font-size:1.05rem;line-height:1.4;position:relative;box-shadow:0 8px 22px #0000002e}.alert:before{content:"";background-size:contain;width:22px;height:22px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.alert.success:before{background-image:url(/img/icons/star-success.svg)}.alert.note:before{background-image:url(/img/icons/notes-note.svg)}.alert.info:before{background-image:url(/img/icons/info-info.svg)}.alert.warning:before{background-image:url(/img/icons/wand-warning.svg)}.alert.danger:before{background-image:url(/img/icons/bfly-danger.svg)}.alert:hover{box-shadow:0 10px 26px #00000038}blockquote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border-left:6px solid #0000;border-image:linear-gradient(#03e3fc,#6055f7) 1;border-radius:1rem;margin:1.5rem 0;padding:1rem 1.5rem;box-shadow:0 4px 12px #0003}details{margin:1rem 0}details>summary{cursor:pointer;align-items:center;gap:.5rem;font-weight:600;list-style:none;display:flex}details>summary::-webkit-details-marker{display:none}details[open]>summary{margin-bottom:.5rem;padding-bottom:.5rem;position:relative}details[open]>summary:after{content:"";background:linear-gradient(90deg,#0000,#03e3fc,#6055f7,#0000);border-radius:9999px;height:3px;position:absolute;bottom:0;left:0;right:0}.docs-content details{background:linear-gradient(145deg,#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:16px;margin:1.25rem 0;overflow:hidden;box-shadow:0 10px 28px #00000059}.docs-content summary{cursor:pointer;color:#fff;align-items:center;gap:.5rem;padding:.85rem 1rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.docs-content summary::-webkit-details-marker{display:none}.docs-content summary:before{content:"";border-bottom:2px solid #6055f7;border-right:2px solid #03e3fc;width:8px;height:8px;margin-right:.4rem;transition:transform .2s;transform:rotate(-45deg)}.docs-content details[open] summary:before{transform:rotate(45deg)}.docs-content summary:hover{background:#ffffff0f}.docs-content details>:not(summary){color:#ffffffd9;padding:.75rem 1rem 1rem}.docs-content details[open]{border-color:#03e3fc59;box-shadow:0 12px 30px #0006,0 0 12px #03e3fc26}.doc-banner{border-radius:16px;width:100%;margin-bottom:1rem;box-shadow:0 6px 20px #0000002e}.ely-root-toggle{z-index:auto;cursor:pointer;color:#fff;background:var(--gradient);border:0;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex;position:static;box-shadow:0 8px 22px #00000038}.ely-root-sidebar{inset:var(--ely-navbar-offset) auto 0 0;z-index:4200;width:var(--ely-sidebar-width);height:calc(100dvh - var(--ely-navbar-offset));box-sizing:border-box;background:#111827;border-right:1px solid #ffffff14;flex-direction:column;margin:0;padding:0;transition:transform .22s;display:flex;position:fixed;overflow:hidden;transform:translate(-110%)}.ely-root-sidebar--open{transform:translate(0,0)}.ely-root-close{cursor:pointer;color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#03e3fc,#6055f7);border:0;border-radius:0;width:100%;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:block}.ely-root-nav{flex-direction:column;gap:.3rem;min-height:0;padding:.75rem;display:flex;overflow-y:auto}.ely-root-link{color:#fff;background:#2d3748;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.9rem;text-decoration:none;transition:background .18s,transform .15s;display:flex}.ely-root-link:hover{background:#6055f7;transform:translateY(-1px)}.ely-root-link--active{background:#6055f7}.ely-root-icon{filter:brightness(0)invert();width:18px;height:18px}.ely-root-group{flex-direction:column;gap:.3rem;display:flex}.ely-root-group-header{align-items:center;display:flex}.ely-root-caret{color:#fff;cursor:pointer;background:0 0;border:0;padding:.4rem;font-size:.85rem}.ely-root-children{border-left:2px solid #6055f74d;flex-direction:column;gap:.25rem;margin-left:.75rem;padding-left:.75rem;display:flex}.ely-root-overlay{z-index:4100;background:#00000059;position:fixed;inset:0}@media (max-width:996px){.ely-root-sidebar{width:min(88vw,300px)}.docs-page{padding:0 1rem}}@supports (-webkit-touch-callout:none){.ely-root-sidebar{inset:var(--ely-navbar-offset) auto 0 0!important;height:calc(100dvh - var(--ely-navbar-offset))!important;margin:0!important;padding:0!important;position:fixed!important;bottom:0!important;left:0!important;right:auto!important;transform:translate(-110%)!important}.ely-root-sidebar--open{transform:translate(0,0)!important}}
