*{box-sizing:border-box;padding:0;margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--surface1: #161616;--surface2: #1c1c1c;--surface3: #242424;--surface4: #2d2d2d;--surface5: #3f3f3f;--neutral1: #fafafa;--neutral2: #c8cbd4;--neutral3: #a9afb5;--neutral4: #787c81;--neutral5: #3c3d3f;--neutral6: #313131;--neutral7: #2a2a2a;--neutral8: #1f1f1f;--neutral9: #161616;--primary: #cea139;--primary_hint: #cea139;--primary_shade: #cea139;--secondary: #874dff;--secondary_hint: #ae8dff;--secondary_shade: #4d20aa;--clr_success: #00e332;--clr_warning: #f38a12;--clr_error: #ff303c;--clr_backdrop: #171717de;--clr_accent_1: #ff303c;--clr_accent_2: #00e332;--clr_accent_3: #23dcaa;--clr_accent_4: #30b0ff;--clr_accent_5: #ff30ba;--clr_accent_6: #ffa530;--cornerMain: .875rem;--cornerSub: .875rem;--shadow_sidebar: 4px 0px 4px rgba(0, 0, 0, 0);--shadow_header: 0 4px 4px rgba(0, 0, 0, .2);--shadow_frame: 0 4px 8px rgba(0, 0, 0, .3);--shadow_button: 0 6px 6px rgba(0, 0, 0, .2);--shadow_input: 0 3px 6px rgba(0, 0, 0, .4);--content_max_width: 1600px;--content_inline_padding: 2%;--icon_size: 1.5rem}html,body{max-width:100dvw;overflow-x:hidden;color:var(--neutral1);font-family:Roboto,sans-serif;scrollbar-color:var(--surface4) var(--surface2)}body{width:100dvw;background-color:var(--surface2)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:var(--highlight)!important;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--highlight)!important}svg{min-width:var(--icon_size);min-height:var(--icon_size);max-width:var(--icon_size);max-height:var(--icon_size)}a{text-decoration:unset;color:unset}h1{font-family:Russo One,sans-serif;font-size:2rem;font-weight:800}h2{font-family:Russo One,sans-serif;font-size:1.5rem;font-weight:800}h3{font-family:Russo One,sans-serif;font-size:1.25rem;font-weight:700}h4{font-family:Russo One,sans-serif;font-size:1.125rem;font-weight:600}h5{font-family:Russo One,sans-serif;font-size:.875rem;font-weight:500}h6{font-family:Russo One,sans-serif;font-size:1rem;font-weight:500}a{text-decoration:none;color:var(--neutral1)}li{list-style-type:none}label{display:block;font-size:.875rem;-webkit-user-select:none;user-select:none;flex-grow:1;margin-bottom:.5rem;font-weight:500}label:focus-within{border:none!important;outline:none!important}input,button{min-width:0;color:var(--neutral1);font-size:.875rem;font-weight:500}input::placeholder,button::placeholder{color:var(--neutral3);opacity:.6;font-size:.875rem}@media (max-width: 48rem){:root{--cornerMain: .75rem;--cornerSub: .5rem}h1{font-size:1.75rem}h2{font-size:1.125rem}h3{font-size:1rem}h4,h5{font-size:.9rem}h6{font-size:.8rem}}._primary_c22hz_1,._secondary_c22hz_5{color:var(--neutral1)}._tertiary_c22hz_9{color:var(--neutral4)}._close_c22hz_13{color:var(--neutral1)}._disabled_c22hz_17{color:var(--neutral3)}._highlight_c22hz_21{color:var(--primary)}._error_c22hz_25{color:var(--clr_error)}._success_c22hz_29{color:var(--clr_success)}._warning_c22hz_33{color:var(--clr_warning)}._neutral1_c22hz_37{color:var(--neutral1)}._neutral2_c22hz_41{color:var(--neutral2)}._neutral3_c22hz_45{color:var(--neutral3)}._neutral4_c22hz_49{color:var(--neutral4)}._neutral5_c22hz_53{color:var(--neutral5)}._neutral6_c22hz_57{color:var(--neutral6)}._neutral7_c22hz_61{color:var(--neutral7)}._neutral8_c22hz_65{color:var(--neutral8)}._neutral9_c22hz_69{color:var(--neutral9)}._accent3_c22hz_73{color:var(--clr_accent_3)}._accent4_c22hz_77{color:var(--clr_accent_4)}._bold_a254v_1{font-weight:700}._medium_a254v_5{font-weight:500}._sm_a254v_9{font-size:.625rem}._md_a254v_13{font-size:.75rem}._lg_a254v_17{font-size:.875rem}@media (max-width: 40rem){._lg_a254v_17{font-size:.75rem}}._xl_a254v_26{font-size:1rem}@media (max-width: 40rem){._xl_a254v_26{font-size:.875rem}}._center_a254v_35{text-align:center}._error_a254v_39{padding-left:.8em}._wrapper_13kda_1{display:flex;align-items:center;justify-content:center;min-height:100dvh;width:100%;padding:2rem;text-align:center}._inner_13kda_11{display:flex;flex-direction:column;gap:.75rem;max-width:32rem}._button_31ngs_1{position:relative;display:flex;align-items:center;justify-content:center;min-width:fit-content;max-height:2.5rem;padding:.8rem;gap:1ch;border:0;border-radius:var(--cornerMain);font-size:.875rem;font-weight:700;white-space:nowrap;color:var(--neutral1);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease-out,border-color .15s ease-out;background-color:var(--primary)}._button_31ngs_1 svg,._button_31ngs_1 img{min-width:var(--icon_size);min-height:var(--icon_size);width:var(--icon_size);height:var(--icon_size);display:block}._button_31ngs_1:active{transform:scale(.99);box-shadow:none}._button_31ngs_1:disabled{color:var(--neutral3);pointer-events:none;box-shadow:none}._button_31ngs_1:disabled svg{color:var(--neutral5)}._button_31ngs_1._primary_31ngs_42{background:var(--primary);color:var(--neutral7);border-color:var(--primary)}._button_31ngs_1._primary_31ngs_42 svg,._button_31ngs_1._primary_31ngs_42 svg path{fill:var(--neutral7)}._button_31ngs_1._primary_31ngs_42:hover{background:var(--primary_hint);border-color:var(--primary_hint)}._button_31ngs_1._primary_31ngs_42:active{background:var(--primary_shade);border-color:var(--primary_hint)}._button_31ngs_1._primary_31ngs_42:disabled{background-color:var(--neutral5);color:var(--neutral4);border-color:var(--surface2)}._button_31ngs_1._secondary_31ngs_64{background:var(--surface4);border-color:var(--surface4)}._button_31ngs_1._secondary_31ngs_64:disabled{background:var(--surface4)}._button_31ngs_1._secondary_31ngs_64:hover{background:var(--surface5);border-color:var(--surface5)}._button_31ngs_1._secondary_31ngs_64:active{background:var(--surface3);border-color:var(--surface3)}._button_31ngs_1._tertiary_31ngs_79{background:none;border:none;box-shadow:none}._button_31ngs_1._tertiary_31ngs_79:hover{background-color:var(--surface5);border-color:transparent}._button_31ngs_1._tertiary_31ngs_79:active{background-color:transparent}._button_31ngs_1._tertiary_31ngs_79:disabled{background:none}._button_31ngs_1._inactive_31ngs_94{background:var(--surface2);border-color:var(--surface2);color:var(--neutral4)}._button_31ngs_1._inactive_31ngs_94:disabled{background:var(--surface2)}._button_31ngs_1._inactive_31ngs_94:hover{background:var(--surface5);border-color:var(--surface5);color:var(--neutral1)}._button_31ngs_1._inactive_31ngs_94:active{background:var(--surface3);border-color:var(--surface3);color:var(--neutral1)}._button_31ngs_1._navigation_31ngs_112{background:var(--surface4);border-color:var(--surface4);height:2.25rem;padding:.8rem .5rem}._button_31ngs_1._navigation_31ngs_112:disabled{background:var(--surface4)}._button_31ngs_1._navigation_31ngs_112:hover{background:var(--surface5);border-color:var(--surface5)}._button_31ngs_1._navigation_31ngs_112:active{background:var(--surface3);border-color:var(--surface3)}._button_31ngs_1._error_31ngs_129{background:var(--clr_error);border-color:var(--clr_error);transition:filter .15s ease-out}._button_31ngs_1._error_31ngs_129:disabled{background-color:var(--surface4);border-color:var(--surface2)}._button_31ngs_1._error_31ngs_129:hover{mix-blend-mode:screen;filter:brightness(1.2)}._button_31ngs_1._filled_31ngs_142{border:2px solid transparent}._button_31ngs_1._filled_31ngs_142:disabled{border-color:transparent}._button_31ngs_1._outlined_31ngs_148{background-color:transparent;border:2px solid;color:var(--neutral1)}._button_31ngs_1._outlined_31ngs_148._primary_31ngs_42{border-color:var(--primary);background-color:transparent;color:var(--neutral1)}._button_31ngs_1._outlined_31ngs_148._primary_31ngs_42 svg path{fill:var(--neutral1)}._button_31ngs_1._outlined_31ngs_148._primary_31ngs_42:hover{border-color:var(--primary_hint)}._button_31ngs_1._outlined_31ngs_148._primary_31ngs_42:active{border-color:var(--primary_shade)}._button_31ngs_1._outlined_31ngs_148._secondary_31ngs_64{border-color:var(--surface4)}._button_31ngs_1._outlined_31ngs_148._secondary_31ngs_64:hover{border-color:var(--surface5);background:transparent}._button_31ngs_1._outlined_31ngs_148._inactive_31ngs_94{border-color:var(--surface2)}._button_31ngs_1._outlined_31ngs_148._inactive_31ngs_94:hover{border-color:var(--surface5)}._button_31ngs_1._outlined_31ngs_148._error_31ngs_129{border-color:var(--clr_error)}._button_31ngs_1._outlined_31ngs_148._error_31ngs_129:hover{background-color:var(--clr_error);border-color:var(--clr_error)}._button_31ngs_1._outlined_31ngs_148:disabled{background-color:transparent;border-color:var(--surface4)}._button_31ngs_1._stretch_31ngs_191{width:100%}._button_31ngs_1._small_31ngs_194{font-size:.875rem;align-self:center;height:2.25rem}._button_31ngs_1._small_31ngs_194 svg{min-width:0;min-height:0;width:.8rem}._button_31ngs_1._padded_31ngs_204{padding-inline:2.25rem}._button_31ngs_1._lightWeight_31ngs_207{font-size:.75rem;font-weight:500}._overlay_80ije_1{position:fixed;top:0;right:0;bottom:0;left:0;top:4rem;background:#00000080;z-index:99;animation:_fadeIn_80ije_1 .15s ease}._panel_80ije_10{position:fixed;top:4rem;left:0;right:0;z-index:100;background:var(--surface2);display:flex;flex-direction:column;padding:.5rem 0;animation:_slideDown_80ije_1 .2s ease}._link_80ije_23{display:block;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;color:var(--neutral3);transition:background .15s ease,color .15s ease}._link_80ije_23:hover{background:var(--surface3);color:var(--neutral1)}._activeLink_80ije_36{color:var(--primary)}@keyframes _fadeIn_80ije_1{0%{opacity:0}to{opacity:1}}@keyframes _slideDown_80ije_1{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}._header_19kcp_1{position:sticky;top:0;z-index:100;background:var(--surface2);width:100%}._inner_19kcp_9{display:flex;align-items:center;justify-content:space-between;max-width:var(--content_max_width);margin:0 auto;padding:0 2rem;height:4rem;gap:1.5rem}@media (max-width: 64rem){._inner_19kcp_9{padding:0 1.5rem}}@media (max-width: 40rem){._inner_19kcp_9{padding:0 1rem}}._logo_19kcp_30{flex-shrink:0}._logo_19kcp_30 img{max-height:2.25rem;max-width:8rem;object-fit:contain;display:block}._nav_19kcp_40{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:center;overflow:hidden}@media (max-width: 48rem){._nav_19kcp_40{display:none}}._navLink_19kcp_54{white-space:nowrap;font-size:.875rem;font-weight:500;color:var(--neutral3);transition:color .15s ease;padding:.5rem 0}._navLink_19kcp_54:hover{color:var(--neutral1)}._activeLink_19kcp_66{color:var(--primary)}._actions_19kcp_70{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._hamburger_19kcp_77{display:none;background:none;border:none;cursor:pointer;padding:.25rem;color:var(--neutral1)}._hamburger_19kcp_77 svg{width:1.5rem;height:1.5rem}@media (max-width: 48rem){._hamburger_19kcp_77{display:flex}}._wrapper_1xay9_1{display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem;flex:1}@media (max-width: 64rem){._wrapper_1xay9_1{flex:unset}}._wrapper_1xay9_1 ._brandDescription_1xay9_13{display:-webkit-box;width:100%;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:6rem;line-height:1.5rem;transition:max-height .4s ease}._wrapper_1xay9_1 ._brandDescription_1xay9_13._expanded_1xay9_25{-webkit-line-clamp:unset;line-clamp:unset;max-height:16rem}._wrapper_1xay9_1 ._readButton_1xay9_30{align-self:flex-end;border-color:var(--surface5)!important}._wrapper_1f8aj_1{display:flex;align-items:flex-start;padding:5rem 7.5rem;gap:2rem;background-color:var(--surface4)}@media (max-width: 96rem){._wrapper_1f8aj_1{padding:5rem 3.5rem}}@media (max-width: 80rem){._wrapper_1f8aj_1{padding:5rem 2rem}}@media (max-width: 64rem){._wrapper_1f8aj_1{flex-direction:column;align-items:unset;padding:1rem}}._baseDivider_4q22d_1{border:1px solid var(--neutral4)}._arrow_6w6rd_1{position:absolute;top:0;height:calc(100% + 4px);aspect-ratio:1;width:unset;border-radius:unset}._arrow_6w6rd_1._left_6w6rd_9{left:-2px;transform:rotate(180deg);background:linear-gradient(to left,var(--surface2),transparent)!important;border:none}._arrow_6w6rd_1._right_6w6rd_15{position:absolute;top:0;right:-2px;background:linear-gradient(to right,transparent,var(--surface2))!important;border:none}._embla_viewport_1jsxj_1{overflow:hidden;position:relative}._embla_viewport_1jsxj_1 ._embla_container_1jsxj_5{display:flex;touch-action:pan-y pinch-zoom;gap:.8rem;scrollbar-width:none}._embla_viewport_1jsxj_1 ._embla_container_1jsxj_5 ._coinWrapper_1jsxj_11{display:flex;align-items:center;gap:.5rem}._embla_viewport_1jsxj_1 ._embla_container_1jsxj_5 ._coinWrapper_1jsxj_11 ._coin_1jsxj_11{height:2rem;width:2rem}._wrapper_1cx70_1{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}._wrapper_1cx70_1 ._coinWrapper_1cx70_8{display:flex;align-items:center;gap:.5rem}._wrapper_1cx70_1 ._coinWrapper_1cx70_8 ._coin_1cx70_8{height:2rem;width:2rem}._wrapper_lb9eh_1{display:flex;align-items:flex-start;justify-content:space-between}._accordionRoot_okzmh_1{width:100%;display:flex;flex-direction:column;gap:.3rem;margin-block:.7rem}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8{width:100%;overflow:hidden}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 button{border:none}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionTrigger_okzmh_15{height:fit-content;background-color:unset;box-shadow:unset;width:100%;display:flex;justify-content:space-between;font-size:unset;padding-right:.3rem;padding-block:.7rem}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionTrigger_okzmh_15 svg{width:.5rem;transform:rotate(-90deg);transition:transform .2s ease}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionTrigger_okzmh_15._accordionTrigger_okzmh_15[data-state=open] svg{transform:rotate(0)}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionContent_okzmh_34._accordionContent_okzmh_34[data-state=open]{animation:_slideDown_okzmh_1 .2s ease-in-out}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionContent_okzmh_34._accordionContent_okzmh_34[data-state=closed]{animation:_slideUp_okzmh_1 .2s ease-in-out}._accordionRoot_okzmh_1 ._accordionItem_okzmh_8 ._accordionContent_okzmh_34 ul li p{padding-block:.3rem}@keyframes _slideDown_okzmh_1{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes _slideUp_okzmh_1{0%{height:var(--radix-accordion-content-height)}to{height:0}}._wrapper_2owv8_1{display:flex;align-items:flex-start;gap:3rem;flex-wrap:wrap}@media (max-width: 64rem){._wrapper_2owv8_1{flex-direction:column;gap:1rem}}._wrapper_2owv8_1 ul{display:flex;flex-direction:column;gap:.3rem;margin-top:1rem}._links_1l64d_1{display:flex;flex-direction:column;gap:2rem}@media (max-width: 64rem){._links_1l64d_1{align-items:center}}@media (max-width: 48rem){._links_1l64d_1{padding-bottom:5rem}}._links_1l64d_1 img{width:7rem;object-fit:contain}._links_1l64d_1 ._linksWrapper_1l64d_20{display:flex;align-items:center;gap:1rem}._links_1l64d_1 ._linksWrapper_1l64d_20 svg{width:1.7rem;height:1.7rem;color:var(--neutral1);fill:var(--neutral1)}._wrapper_by09r_1{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}@media (max-width: 64rem){._wrapper_by09r_1{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}}@media (max-width: 40rem){._wrapper_by09r_1{grid-template-columns:repeat(2,1fr)}}._wrapper_by09r_1 ._logoWrapper_by09r_19{display:flex}@media (max-width: 64rem){._wrapper_by09r_1 ._logoWrapper_by09r_19{background-color:var(--surface4);padding:1rem;border-radius:var(--cornerMain)}}._wrapper_by09r_1 ._logoWrapper_by09r_19 ._logo_by09r_19{height:3.5rem;object-fit:contain}@media (max-width: 64rem){._wrapper_by09r_1 ._logoWrapper_by09r_19 ._logo_by09r_19{width:100%}}.htmlDisplay{width:100%}.htmlDisplay iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0}.htmlDisplay li{list-style-type:inherit}.htmlDisplay .PlaygroundEditorTheme__ltr{text-align:left}.htmlDisplay .PlaygroundEditorTheme__rtl{text-align:right}.htmlDisplay .PlaygroundEditorTheme__paragraph{margin:0;position:relative}.htmlDisplay .PlaygroundEditorTheme__paragraph img{max-width:100%;height:auto}.htmlDisplay .PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid;padding-left:16px}.htmlDisplay .PlaygroundEditorTheme__indent{--lexical-indent-base-value: 40px}.htmlDisplay .PlaygroundEditorTheme__textBold{font-weight:700}.htmlDisplay .PlaygroundEditorTheme__textItalic{font-style:italic}.htmlDisplay .PlaygroundEditorTheme__textUnderline{text-decoration:underline}.htmlDisplay .PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.htmlDisplay .PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.htmlDisplay .PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.htmlDisplay .PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.htmlDisplay .PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.htmlDisplay .PlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid rgba(88,144,255,.3)}.htmlDisplay .PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.htmlDisplay .PlaygroundEditorTheme__link:hover{text-decoration:underline;cursor:pointer}.htmlDisplay .PlaygroundEditorTheme__code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;overflow-x:auto;position:relative;-moz-tab-size:2;tab-size:2}.htmlDisplay .PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.htmlDisplay .PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:max-content;margin:30px 0}.htmlDisplay .PlaygroundEditorTheme__tableSelection *::selection{background-color:transparent}.htmlDisplay .PlaygroundEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.htmlDisplay .PlaygroundEditorTheme__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.htmlDisplay .PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.htmlDisplay .PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.htmlDisplay .PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.htmlDisplay .PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.htmlDisplay .PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.htmlDisplay .PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px #0006;border-radius:3px}.htmlDisplay .PlaygroundEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:-25px;animation:table-controls .2s ease;border:0;cursor:pointer}.htmlDisplay .PlaygroundEditorTheme__tableAddColumns:after{background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.htmlDisplay .PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.htmlDisplay .PlaygroundEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.htmlDisplay .PlaygroundEditorTheme__tableAddRows:after{background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.htmlDisplay .PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.htmlDisplay .PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.htmlDisplay .PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.htmlDisplay .PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.htmlDisplay .PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.htmlDisplay .PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.htmlDisplay .PlaygroundEditorTheme__ol1{padding:0;margin:0;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-type:upper-alpha;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-alpha;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__ol4{padding:0;margin:0;list-style-type:upper-roman;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__ol5{padding:0;margin:0;list-style-type:lower-roman;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__ul{padding:0;margin:0;list-style-position:outside}.htmlDisplay .PlaygroundEditorTheme__listItem{margin:0 32px}.htmlDisplay .PlaygroundEditorTheme__listItemChecked,.htmlDisplay .PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.htmlDisplay .PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.htmlDisplay .PlaygroundEditorTheme__listItemUnchecked:before,.htmlDisplay .PlaygroundEditorTheme__listItemChecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.htmlDisplay .PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before,.htmlDisplay .PlaygroundEditorTheme__listItemChecked[dir=rtl]:before{left:auto;right:0}.htmlDisplay .PlaygroundEditorTheme__listItemUnchecked:focus:before,.htmlDisplay .PlaygroundEditorTheme__listItemChecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.htmlDisplay .PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.htmlDisplay .PlaygroundEditorTheme__listItemChecked:before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.htmlDisplay .PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;border-color:#fff;border-style:solid;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-width:0 2px 2px 0}.htmlDisplay .PlaygroundEditorTheme__nestedListItem{list-style-type:none}.htmlDisplay .PlaygroundEditorTheme__nestedListItem:before,.htmlDisplay .PlaygroundEditorTheme__nestedListItem:after{display:none}.htmlDisplay .PlaygroundEditorTheme__tokenComment{color:#708090}.htmlDisplay .PlaygroundEditorTheme__tokenPunctuation{color:#999}.htmlDisplay .PlaygroundEditorTheme__tokenProperty{color:#905}.htmlDisplay .PlaygroundEditorTheme__tokenSelector{color:#690}.htmlDisplay .PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.htmlDisplay .PlaygroundEditorTheme__tokenAttr{color:#07a}.htmlDisplay .PlaygroundEditorTheme__tokenVariable{color:#e90}.htmlDisplay .PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.htmlDisplay .PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.htmlDisplay .PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid rgba(255,212,0,.7)}.htmlDisplay .PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid rgb(255,212,0)}.htmlDisplay .PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid rgba(255,212,0,.7)}.htmlDisplay .PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.htmlDisplay .PlaygroundEditorTheme__embedBlockFocus{outline:2px solid rgb(60,132,244)}.htmlDisplay .PlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin:10px 0}.htmlDisplay .PlaygroundEditorTheme__layoutItem{padding:8px 16px}._wrapper_be6n0_1{background:var(--surface2);display:flex;flex-direction:column;gap:2.5rem;padding:5rem 7.5rem;overflow-x:hidden}@media (max-width: 96rem){._wrapper_be6n0_1{padding:5rem 3.5rem}}@media (max-width: 80rem){._wrapper_be6n0_1{padding:5rem 2rem}}@media (max-width: 40rem){._wrapper_be6n0_1{padding:0 2rem 5rem}}._layout_1rein_1{display:flex;flex-direction:column;min-height:100dvh}._content_1rein_7{flex:1;width:100%;margin:0 auto}._loader_kpddi_1{display:flex;align-items:center;justify-content:center;margin:.5rem}._loader_kpddi_1 ._dot_kpddi_7{width:.5rem;height:.5rem;margin:.25rem;background-color:#fff;border-radius:50%;opacity:.5;animation:_expand_kpddi_1 1s infinite ease-in-out}._loader_kpddi_1 ._dot_kpddi_7:nth-child(1){animation-delay:0s}._loader_kpddi_1 ._dot_kpddi_7:nth-child(2){animation-delay:.2s}._loader_kpddi_1 ._dot_kpddi_7:nth-child(3){animation-delay:.4s}._loader_kpddi_1 ._dot_kpddi_7:nth-child(4){animation-delay:.6s}@keyframes _expand_kpddi_1{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:.5}}._container_72d7m_1{display:flex;justify-content:center;align-items:center;margin-top:1.5rem;width:100%}._halfPage_72d7m_9{height:25rem}._wrapper_f2gs8_1{display:flex;flex-direction:column;gap:2rem}._wrapper_1soqv_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 0;min-height:20rem}._logo_1soqv_11{max-height:5rem;object-fit:contain}
