@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');*{padding:0;margin:0;outline:none;box-sizing:border-box}html{scroll-behavior:smooth}:root{--teal:#2dd4bf;--border:rgba(139,148,158,.15);--txt-2:#8b949e;--txt-3:#6e7681;--radius:10px;--transition:.18s ease;--font-ui:'Syne',sans-serif;--font-mono:'DM Mono',monospace}::-moz-selection{color:white;background:rgba(40,104,101,0.516)}::selection{color:white;background:rgba(40,104,101,0.516)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(199,199,199,0.575);border-radius:2px}::-webkit-scrollbar-thumb:hover{background-color:rgb(210,210,210)}body,textarea{font-family:'Inter',sans-serif}a{color:rgb(71,190,185);text-decoration:none}body:has(html.theme-bg-light-shared-css-nav_js),html.theme-bg-light-shared-css-nav_js{background-color:rgb(246,251,238)}body:has(html.theme-bg-dark-shared-css-nav_js),html.theme-bg-dark-shared-css-nav_js{background-color:rgb(16,29,37)}.resp-obj-50pp-grid-below-700-block-shared-css{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto}html.theme-bg-light-shared-css-nav_js .theme-bg-0-shared-css{background-color:white}html.theme-bg-dark-shared-css-nav_js .theme-bg-0-shared-css{background-color:black}html.theme-bg-light-shared-css-nav_js .theme-bg-1-shared-css{background-color:rgb(246,251,238)}html.theme-bg-dark-shared-css-nav_js .theme-bg-1-shared-css{background-color:rgb(16,29,37)}.nav{position:sticky;top:0;z-index:100;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:0 1.25rem;height:56px;display:flex;align-items:center;gap:.75rem}.nav-brand{display:flex;align-items:center;gap:.6rem;flex-shrink:0;text-decoration:none}.nav-logo{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;letter-spacing:-.5px;flex-shrink:0}.nav-title{font-weight:700;letter-spacing:-.3px;line-height:1}.nav-version{font-size:.7rem;font-family:var(--font-mono);line-height:1;margin-top:2px}.nav-spacer{flex:1}.rex-width-32px{width:32px}.rex-border-gray{border:1px solid rgba(128,128,128,0.212)}.rex-height-32px{height:32px}html.theme-bg-light-shared-css-nav_js .theme-textcol-1-shared-css{color:rgb(22,6,71)}html.theme-bg-dark-shared-css-nav_js .theme-textcol-1-shared-css{color:rgb(241,241,241)}html.theme-bg-light-shared-css-nav_js .theme-bg-2-shared-css{background-color:rgb(246,251,238)}.rex-pad12px16px{padding:12px 16px}.rex-display-block{display:block}.rex-fs-small{font-size:14px}html.theme-bg-dark-shared-css-nav_js .theme-bg-2-shared-css{background-color:rgb(35,45,54)}html.theme-bg-light-shared-css-nav_js .theme-textcol-5-shared-css{color:#8b949e}html.theme-bg-dark-shared-css-nav_js .theme-textcol-5-shared-css{color:#6e7681}.theme-textcol-5-shared-css{color:rgb(71,190,185)}.nav-icons{display:flex;align-items:center;gap:.35rem}.nav-icon-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:none;border:none;cursor:pointer;transition:color .18s ease,background .18s ease}.nav-icon-btn svg{width:18px;height:18px}.rex-selectable-item-background:hover,.rex-item-selected{background-color:rgba(37,84,114,0.295);transition:all .3s}.rex-cd-dropdown{position:relative;display:inline-block}html.theme-bg-light-shared-css-nav_js .theme-border-bottom-dashed-shared-css{border-bottom:1px dashed rgba(128,128,128,0.74)}html.theme-bg-dark-shared-css-nav_js .theme-border-bottom-dashed-shared-css{border-bottom:1px dashed rgba(238,238,238,0.74)}.rex-hover{cursor:pointer}.rex-nowrap{white-space:nowrap}.rex-pad8px12px{padding:8px 12px}.rex-pad8px{padding:8px}.rex-vertical-align-span{display:inline-flex;align-items:center}.rex-vertical-align{vertical-align:middle}.rex-cd-dropdown-content-min{display:none;position:absolute;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:9999}.rex-curDiv-8px{border-radius:8px}.rex-curDiv-4px{border-radius:4px}.theme-toggle{display:flex;align-items:center;cursor:pointer;border-radius:99px;padding:3px;gap:2px}.theme-toggle-pill{width:28px;height:28px;border-radius:99px;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.theme-toggle-pill.active{background:rgb(71,190,185)}.theme-toggle-pill svg{width:15px;height:15px}.theme-toggle-pill.active svg{color:#ededed}.theme-toggle-pill:not(.active) svg{color:var(--txt-2)}.rex-fs-large{font-size:20px}.rex-fs-xx-small{font-size:12px}.rex-fs-normal{font-size:16px}.nav-menu{display:flex;align-items:center;gap:.1rem;list-style:none}.nav-menu a{display:block;padding:.35rem .65rem;font-weight:600;transition:color .18s ease,background .18s ease;white-space:nowrap;text-decoration:none;color:#8b949e}.nav-menu a:hover{color:rgb(71,190,185);text-decoration:underline}.nav-menu a.active{color:rgb(71,190,185)}.nav-more{position:relative}.nav-more-btn{display:flex;align-items:center;gap:.3rem;padding:.35rem .65rem;margin-top:2.5px;font-weight:600;color:#8b949e;border-radius:6px;background:none;border:none;cursor:pointer;transition:color .18s ease,background .18s ease}.nav-more-btn:hover{color:rgb(71,190,185)}.nav-more-btn svg{width:12px;height:12px;transition:transform .2s}.nav-more.open .nav-more-btn svg{transform:rotate(180deg)}.nav-dropdown{display:none;position:absolute;top:calc(100%+6px);right:-34;border:1px solid var(--border);min-width:140px;box-shadow:0 8px 32px rgba(0,0,0,.3);overflow:hidden}.nav-more.open .nav-dropdown{display:block}.nav-dropdown a,.nav-dropdown div{display:block;padding:.55rem .9rem;font-weight:600;transition:color .18s ease,background .18s ease;text-decoration:none}.nav-dropdown a:hover,.nav-dropdown div:hover{color:rgb(71,190,185);text-decoration:underline;cursor:pointer}.nav-dropdown a.active{color:rgb(71,190,185)}.nav-hamburger{display:none;flex-direction:column;gap:5px;width:34px;height:34px;border-radius:8px;background:none;border:none;cursor:pointer;padding:8px;justify-content:center;align-items:center}.nav-hamburger span{display:block;width:18px;height:1.5px;background:var(--txt-2);border-radius:2px;transition:transform .2s,opacity .2s}.nav-hamburger.open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;top:56px;left:0;right:0;bottom:0;z-index:90;flex-direction:column;padding:1rem 1.25rem;overflow-y:auto}.mobile-menu.open{display:flex}.mobile-menu a{display:block;padding:.75rem 0;font-size:1rem;font-weight:600;color:var(--txt-2);border-bottom:1px solid var(--border);text-decoration:none;transition:color .18s ease}.mobile-menu a:hover{color:var(--teal)}.resp-pad-width-32-16-below-700-shared-css{padding:0 32px}.resp-height-100vh-70px--auto-below-700-shared-css{height:calc(100vh - 70px)}html.theme-bg-light-shared-css-nav_js .theme-textcol-3-shared-css{color:rgb(22,6,71)}html.theme-bg-dark-shared-css-nav_js .theme-textcol-3-shared-css{color:rgb(211,215,218)}.obj-theme-fileitem-sharefiles-css{display:grid;grid-template-columns:50px calc(100% - 50px);grid-template-rows:auto}.theme-bg-light-shared-css-lg_nav_js .obj-theme-fileitem-sharefiles-css{border:1px solid rgba(113,216,216,0.89)}.theme-bg-dark-shared-css-lg_nav_js .obj-theme-fileitem-sharefiles-css{border:1px solid rgb(69,95,99)}.rex-float-right{float:right}.rex-ml--4px{margin-left:-4px}.obj-btn-1-shared-css{background-color:rgb(71,190,185);border:transparent}.resp-pad-32-blocked-below-1200-shared-css{padding:32px}.obj-btn-1-shared-css:hover{background-color:rgb(89,234,227);transition:.3s}.obj-btn-1-shared-css:disabled{background-color:rgba(89,234,227,0.363);transition:.3s}.rex-center-text{text-align:center}.rex-width-70px{width:70px}.rex-height-70px{height:70px}.rex-color-white{color:white!important}.rex-no-border{border:0}.obj-signupclaimlinkinput-modals-css{background-color:transparent;border:0;outline:none;width:calc(100% - 110px)}.rex-height-64px{height:64px}.rex-fs-x-large{font-size:24px}.rex-color-primary{color:rgb(71,190,185)}.rex-lh-normal{line-height:28px}.rex-cd-show{display:block}.rex-display-flex{display:flex}.rex-center-flex-items{flex-direction:column;justify-content:center;align-items:center}.rex-width-16px{width:16px}.rex-height-16px{height:16px}.resp-width-400-auto-below-400-shared-css{width:400px}.rex-display-gone{display:none}.rex-overflow-auto{overflow:auto}.rex-pad32px{padding:32px}.rex-mt-16px{margin-top:16px}.rex-mt-8px{margin-top:8px}.border-1-modals-css{border:1px solid rgb(39,95,129)}.obj-grid-signupclaimlinkinput-modals-css{display:grid;grid-template-columns:auto 30px;grid-template-rows:auto}.rex-pl-32px{padding-left:32px}.rex-curDiv-50pp{border-radius:50%}.rex-mt-32px{margin-top:32px}.rex-width-36px{width:36px}.rex-height-36px{height:36px}.rex-fs-x-small{font-size:13px}.rex-display-inline-block{display:inline-block}.rex-color-danger{color:#FF6A00}.rex-pt-48px{padding-top:48px}.rex-weight-bold{font-weight:bold}html.theme-bg-light-shared-css-nav_js .theme-obj-form-input-modals-css-modals_js{background-color:transparent;color:rgb(22,6,71);border:1px solid rgb(39,95,129)}html.theme-bg-dark-shared-css-nav_js .theme-obj-form-input-modals-css-modals_js{background-color:transparent;color:rgb(220,220,220);border:1px solid rgb(39,95,129)}html.theme-bg-light-shared-css-nav_js .theme-obj-form-input-error-modals-css-modals_js{background-color:transparent;color:rgb(22,6,71);border:1px solid #FF6A00}html.theme-bg-dark-shared-css-nav_js .theme-obj-form-input-error-modals-css-modals_js{background-color:transparent;color:rgb(220,220,220);border:1px solid #FF6A00}html.theme-bg-light-shared-css-nav_js .theme-obj-form-input-success-modals-css-modals_js{background-color:transparent;color:rgb(22,6,71);border:1px solid #31C600}html.theme-bg-dark-shared-css-nav_js .theme-obj-form-input-success-modals-css-modals_js{background-color:transparent;color:rgb(220,220,220);border:1px solid #31C600}.theme-obj-form-input-modals-css-modals_js:focus{border:1px solid rgb(71,190,185)}.theme-obj-form-input-modals-css-modals_js:focus{border:1px solid rgb(71,190,185)}.rex-mt-24px{margin-top:24px}.rex-color-gray{color:gray}.resp-1500-calc-100pp-250-auto-below-1500-shared-css{width:1500px;margin:0 auto;padding:0px 16px}.rex-width-100pp{width:100%}.rex-text-underline{text-decoration:underline}.obj-fileitempercentgrid-sharefiles-css{display:grid;grid-template-columns:auto 50px;grid-template-rows:auto}.rex-text-underline-hover:hover{cursor:pointer;text-decoration:underline}.resp-obj-contentgrid-shared-css{display:grid;grid-template-columns:calc(100% - 350px) 350px;grid-template-rows:auto;width:1200px;margin:auto}.rex-color-link{color:rgb(71,190,185)}.rex-modal-background{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.rex-border-top-gray{border-top:1px solid rgba(128,128,128,0.212)}.rex-pad16px{padding:16px}.rex-pl-8px{padding-left:8px}.rex-position-absolute{position:absolute}.rex-pr-8px{padding-right:8px}.rex-background-primary{background-color:rgb(71,190,185)}.rex-position-relative{position:relative}.rex-curDiv-50px{border-radius:50px}.rex-pb-8px{padding-bottom:8px}.rex-mr-4px{margin-right:4px}.rex-mr-8px{margin-right:8px}.resp-width-800-calc-100pp-35-below-754-shared-css{width:800px}.rex-center-div-relative{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.rex-width-20px{width:20px}.rex-height-20px{height:20px}.rex-underline{text-decoration:underline}.rex-background-black{background-color:black}.rex-width-200px{width:200px}.rex-height-200px{height:200px}.rex-text-align-right{text-align:right}.rex-height-60vh{height:60vh}.rex-display-grid2{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto}.footer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:32px 24px;align-items:start}.footer-grid nav h2{margin-bottom:8px}.footer-grid nav ul{list-style:none;padding-left:0;margin:0}.footer-grid h2{margin:0}.footer-grid ul{margin:0}.conn-dot{display:inline-block;vertical-align:middle;width:8px;height:8px;border-radius:50%;background:rgb(71,190,185);flex-shrink:0;animation:pulse 2s infinite}.connection-text{display:inline-block;vertical-align:middle}html.theme-bg-light-shared-css-nav_js .theme-textcol-4-shared-css{color:rgb(22,6,71)}html.theme-bg-dark-shared-css-nav_js .theme-textcol-4-shared-css{color:rgb(71,190,185)}.rex-text-underline-dotted{text-decoration:underline dotted;text-underline-offset:4px}.rex-width-70pp{width:70%}.resp-grid-obj-claimmylink-shared-css{display:grid;grid-template-columns:auto 150px;grid-template-rows:auto}.border-2px-solid-primary-shared-css{border:2px solid rgb(71,190,185)}html.theme-bg-light-shared-css-nav_js .theme-bg-3-shared-css{background-color:rgb(228,248,243)}html.theme-bg-dark-shared-css-nav_js .theme-bg-3-shared-css{background-color:rgb(35,45,54)}.rex-background-transparent{background-color:transparent}.rex-flex-grow{flex-grow:1}.obj-uploadcontainer-sharefiles-css{min-height:200px;height:auto}html.theme-bg-light-shared-css-nav_js .obj-uploadcontainer-sharefiles-css{border:2px dashed rgb(7,98,134)}html.theme-bg-dark-shared-css-nav_js .obj-uploadcontainer-sharefiles-css{border:2px dashed rgb(98,134,139)}html.theme-bg-light-shared-css-nav_js .obj-uploadcontainer-sharefiles-css:hover,html.theme-bg-light-shared-css-nav_js .obj-uploadcontainer-sharefiles-css.hovered{border:2px dashed rgb(71,190,185)}html.theme-bg-dark-shared-css-nav_js .obj-uploadcontainer-sharefiles-css:hover,html.theme-bg-dark-shared-css-nav_js .obj-uploadcontainer-sharefiles-css.hovered{border:2px dashed rgb(109,238,255)}.rex-flex-direction-column{flex-direction:column}.editor-input-height-shared-css{height:calc(100vh - 210px)}.rex-width-64px{width:64px}.height-calc-100pp-200-sharefiles-css{height:calc(100% - 200px)}.rex-height-100pp{height:100%}.editor-bottombar{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;border-top:1px solid var(--border);flex-shrink:0}.editor-stats{font-size:.73rem;color:var(--txt-3);font-family:var(--font-mono)}.editor-bottombar-spacer{flex:1}.status-chip{display:flex;align-items:center;gap:.35rem;font-size:.73rem;color:var(--txt-3)}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--teal);animation:pulse 2s infinite}.status-dot.disconnected{background:#f85149;animation:none}.btn-row{display:flex;gap:.5rem}.btn{padding:.55rem 1.25rem;border-radius:var(--radius);border:none;cursor:pointer;font-size:.82rem;font-weight:700;font-family:var(--font-ui);transition:opacity var(--transition),background var(--transition)}.btn:hover{opacity:.85}.btn-primary{background:var(--teal);color:#0d1117}.btn-ghost{color:var(--txt-2);border:1px solid var(--border)}.resp-pad-32-16-below-500-shared-css{padding:32px}.rex-fs-xx-large{font-size:28px}.rex-mb-16px{margin-bottom:16px}.rex-ml-32px{margin-left:32px}.rex-sidebar-sticky{position:-webkit-sticky;position:sticky;top:0}.rex-pt-32px{padding-top:32px}.rex-border{border:1px solid black}@media (max-width:1500px){.resp-1500-calc-100pp-250-auto-below-1500-shared-css{width:calc(100% - 250px);margin:0 auto}}@media (max-width:1400px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.resp-obj-contentgrid-shared-css{display:block;width:800px}.resp-pad-32-blocked-below-1200-shared-css{display:none}}@media (max-width:1100px){.resp-width-claimmylink-shared-css{width:150px}.resp-grid-obj-claimmylink-shared-css{display:block}}@media (max-width:1000px){.resp-1500-calc-100pp-250-auto-below-1500-shared-css{width:800px;margin:0 auto}}@media (max-width:930px){.resp-width-claimmylink-shared-css{width:90px}}@media (max-width:850px){.nav-menu{display:none}.nav-hamburger{display:flex}}@media (max-width:832px){.resp-1500-calc-100pp-250-auto-below-1500-shared-css{width:calc(100% - 32px);margin:0 auto}}@media (max-width:800px){.resp-obj-contentgrid-shared-css{width:100%}}@media(max-width:754px){.resp-width-800-calc-100pp-35-below-754-shared-css{width:calc(100% - 32px)}}@media (max-width:700px){.resp-pad-width-32-16-below-700-shared-css{padding:0 16px}.resp-obj-50pp-grid-below-700-block-shared-css{display:block}.resp-height-100vh-70px--auto-below-700-shared-css{height:auto}.resp-grid-obj-claimmylink-shared-css{display:grid;grid-template-columns:auto 150px;grid-template-rows:auto}.resp-width-claimmylink-shared-css{width:150px}}@media (max-width:650px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.rex-fs-large{font-size:18px}.rex-fs-xx-small{font-size:10px}.rex-fs-normal{font-size:14px}.rex-fs-x-large{font-size:20px}.rex-fs-small{font-size:12px}.rex-fs-x-small{font-size:11px}.rex-fs-xx-large{font-size:24px}}@media (max-width:580px){.editor-bottombar{flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem 1rem}.editor-bottombar-spacer{display:none}.editor-stats{order:1;margin:auto}.status-chip{order:2;margin:auto}.editor-stats,.status-chip{}.btn-row{order:3;width:100%;gap:.5rem}.btn-row .btn{flex:1;padding:.65rem .5rem;font-size:.8rem}}@media (max-width:500px){.resp-grid-obj-claimmylink-shared-css{display:block}.resp-pad-32-16-below-500-shared-css{padding:16px}}@media (max-width:400px){.resp-width-400-auto-below-400-shared-css{width:calc(100% - 32px)}.resp-grid-obj-claimmylink-shared-css{width:100%}}@media (max-width:392px){.footer-grid{grid-template-columns:1fr}}@media (max-width:380px){.language-selector{display:none}}@media (max-width:322px){.nav-icon-btn{display:none}.theme-toggle{display:none}}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.parser-bodyContainer{width:100%}.parser-headContainer{width:calc(100% - 32px);margin:0 auto}.parser-contentContainer,.parser-contentContainer-admin{width:700px;margin:0 auto}.parser-lh-normal{line-height:2.35em}.parser-lh-small{line-height:1.7em}.parser-responsive-product-grid{display:grid;grid-template-columns:250px auto;grid-template-rows:auto;padding:16px;border:1px solid rgb(224,224,224);border-radius:8px}.parser-responsive-product-grid-right{padding-left:16px}@media (max-width:1000px){.parser-contentContainer-admin{width:calc(100% - 32px);margin:0 auto}}@media (max-width:750px){.parser-contentContainer{width:calc(100% - 32px);margin:0 auto}}@media (max-width:600px){.parser-lh-normal{line-height:2.0em}.parser-responsive-product-grid{width:430px;margin:auto;margin-bottom:16px;display:block;padding:16px;border:1px solid rgb(224,224,224);border-radius:4px}.parser-responsive-product-grid-right{padding-left:unset;margin-top:16px}}@media (max-width:450px){.parser-responsive-product-grid{width:100%}}html.theme-bg-light-shared-css-nav_js .rex-inline-code,html.theme-bg-light-shared-css-lg_nav_js .rex-inline-code{border:1px solid rgb(197,197,197);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:0.95em}html.theme-bg-dark-shared-css-nav_js .rex-inline-code,html.theme-bg-dark-shared-css-lg_nav_js .rex-inline-code{border:1px solid rgb(88,88,88);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:0.95em}html.theme-bg-light-shared-css-nav_js .rex-inline-code,html.theme-bg-light-shared-css-lg_nav_js .rex-inline-code{background-color:rgb(255,255,255)}html.theme-bg-dark-shared-css-nav_js .rex-inline-code,html.theme-bg-dark-shared-css-lg_nav_js .rex-inline-code{background-color:rgb(43,57,58)}.rex-strikethrough{text-decoration:line-through;opacity:0.85}html.theme-bg-light-shared-css-nav_js .rex-hr,html.theme-bg-light-shared-css-lg_nav_js .rex-hr{border:0;height:2px;margin:32px 0;border:1px solid rgb(220,222,222)}html.theme-bg-dark-shared-css-nav_js .rex-hr,html.theme-bg-dark-shared-css-lg_nav_js .rex-hr{border:0;height:2px;margin:32px 0;border:1px solid rgb(39,43,53)}.rex-table{width:100%;border-collapse:collapse;margin:24px 0}html.theme-bg-light-shared-css-nav_js .rex-table th,html.theme-bg-light-shared-css-nav_js .rex-table td,html.theme-bg-light-shared-css-lg_nav_js .rex-table th,html.theme-bg-light-shared-css-lg_nav_js .rex-table td{border:1px solid rgb(198,202,202);padding:12px 16px;text-align:left}html.theme-bg-dark-shared-css-nav_js .rex-table th,html.theme-bg-dark-shared-css-nav_js .rex-table td,html.theme-bg-dark-shared-css-lg_nav_js .rex-table th,html.theme-bg-dark-shared-css-lg_nav_js .rex-table td{border:1px solid rgb(48,55,74);padding:12px 16px;text-align:left}.rex-table th{font-weight:600}html.theme-bg-light-shared-css-nav_js .rex-table,html.theme-bg-light-shared-css-lg_nav_js .rex-table{color:rgb(22,6,71)!important}html.theme-bg-dark-shared-css-nav_js .rex-table,html.theme-bg-dark-shared-css-lg_nav_js .rex-table{color:rgb(211,215,218)!important}html.theme-bg-light-shared-css-nav_js .parser-blockquote,html.theme-bg-light-shared-css-lg_nav_js .parser-blockquote{background-color:rgba(71,190,185,0.12);font-style:italic}html.theme-bg-dark-shared-css-nav_js .parser-blockquote,html.theme-bg-dark-shared-css-lg_nav_js .parser-blockquote{background-color:rgba(71,190,185,0.12);font-style:italic}html.theme-bg-light-shared-css-nav_js .rex-code-block,html.theme-bg-light-shared-css-lg_nav_js .rex-code-block{position:relative;margin-bottom:24px;border-radius:8px;overflow:hidden;border:1px solid rgb(198,202,202)}html.theme-bg-dark-shared-css-nav_js .rex-code-block,html.theme-bg-dark-shared-css-lg_nav_js .rex-code-block{position:relative;margin-bottom:24px;border-radius:8px;overflow:hidden;border:1px solid rgb(48,55,74)}html.theme-bg-light-shared-css-nav_js .rex-code-block pre code,html.theme-bg-light-shared-css-lg_nav_js .rex-code-block pre code{color:rgb(22,6,71)!important}html.theme-bg-dark-shared-css-nav_js .rex-code-block pre code,html.theme-bg-dark-shared-css-lg_nav_js .rex-code-block pre code{color:rgb(211,215,218)!important}.rex-code-header{padding:10px 16px;margin-bottom:-40px;display:flex;justify-content:flex-end}html.theme-bg-light-shared-css-nav_js .rex-code-language,html.theme-bg-light-shared-css-lg_nav_js .rex-code-language{border:1px solid rgb(198,202,202);color:rgb(71,190,185);font-size:13px;padding:4px 12px;border-radius:4px;font-family:monospace;text-transform:uppercase;letter-spacing:0.5px}html.theme-bg-dark-shared-css-nav_js .rex-code-language,html.theme-bg-dark-shared-css-lg_nav_js .rex-code-language{border:1px solid rgb(48,55,74);color:rgb(71,190,185);font-size:13px;padding:4px 12px;border-radius:4px;font-family:monospace;text-transform:uppercase;letter-spacing:0.5px}article p a,article ul li a,article ol li a,article table tr td a{color:rgb(71,190,185);text-decoration:none;border-bottom:1px dotted rgba(71,190,184,0.43);transition:border-color 0.15s,color 0.15s}article p a:hover,article ul li a:hover,article ol li a:hover,article table tr td a:hover{border-bottom:1px solid rgb(71,190,185);color:rgb(54,230,221)}