body{margin:0;padding:0;font-family:Barlow,sans-serif}::selection{background:#b3e0ec;color:inherit}::-moz-selection{background:#b3e0ec;color:inherit}.blog-breadcrumb{margin-bottom:1rem}.blog-breadcrumb a{display:inline-flex;align-items:center;color:#0087ac;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s ease}.blog-breadcrumb a:hover{color:#006080}.blog-breadcrumb--inline{margin-bottom:1.5rem}.blog-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.blog-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.blog-header h1{font-size:2.5rem;color:#05254c;margin:0 0 .5rem}.blog-description{font-size:1.125rem;color:#666;margin:0}.blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;font-size:.875rem;color:#666}.blog-meta__sep{color:#ccc;margin:0 .25rem}.blog-author a{color:#0087ac;text-decoration:none;font-weight:500}.blog-author a:hover{text-decoration:underline}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.blog-tag{display:inline-block;padding:.25rem .75rem;background:#f0f7fa;color:#0087ac;font-size:.75rem;font-weight:500;text-decoration:none;border-radius:1rem;transition:all .2s ease}.blog-tag:hover{background:#0087ac;color:#fff}.blog-featured{margin-bottom:3rem;background:#f8fafc;border-radius:12px;border:1px solid #e0e0e0;overflow:hidden}.blog-featured__image{aspect-ratio:21/4.5;overflow:hidden}.blog-featured__image img{width:100%;height:100%;object-fit:cover;display:block}.blog-featured__content{padding:2rem}.blog-featured__title{font-size:1.75rem;margin:.75rem 0;line-height:1.3}.blog-featured__title a{color:#05254c;text-decoration:none}.blog-featured__title a:hover{color:#0087ac}.blog-featured__excerpt{color:#555;line-height:1.6;margin:0 0 1rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .2s ease;min-height:380px}.blog-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.blog-card__image{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.blog-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__content{padding:1.5rem;margin-top:auto}.blog-card__title{font-size:1.25rem;margin:.5rem 0;line-height:1.4}.blog-card__title a{color:#05254c;text-decoration:none}.blog-card__title a:hover{color:#0087ac}.blog-card__excerpt{color:#555;font-size:.9375rem;line-height:1.6;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-post{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.blog-post__hero{margin:0 -1.5rem 2rem;aspect-ratio:21/9;overflow:hidden}.blog-post__hero img{width:100%;height:100%;object-fit:cover}.blog-post__header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.blog-post__title{font-size:2.25rem;color:#05254c;margin:0 0 1rem;line-height:1.3}.blog-post__meta{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.blog-post__author{display:flex;align-items:center;gap:.5rem}.blog-post__author-avatar{width:40px;height:40px;border-radius:50%}.blog-post__author a{color:#0087ac;text-decoration:none;font-weight:500}.blog-post__author a:hover{text-decoration:underline}.blog-post__details{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9375rem}.blog-post__content{font-size:1.0625rem;line-height:1.8;color:#333}.blog-post__content h2{font-size:1.5rem;color:#05254c;margin:2rem 0 1rem}.blog-post__content h3{font-size:1.25rem;color:#05254c;margin:1.5rem 0 .75rem}.blog-post__content p{margin:0 0 1.25rem}.blog-post__content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-post__content pre{background:#f6f8fa;padding:1rem;border-radius:8px;overflow-x:auto}.blog-post__content blockquote{border-left:4px solid #0087ac;margin:1.5rem 0;padding:.5rem 0 .5rem 1.5rem;color:#555;font-style:italic}.blog-post__content a{text-decoration:underline;border-bottom:1px solid transparent;line-height:normal}.blog-post__content a:hover{text-decoration:none}.blog-post__footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0;background:0 0;color:inherit}.blog-post__nav{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.blog-post__nav-link{display:flex;flex-direction:column;padding:1rem;background:#f8fafc;border-radius:8px;text-decoration:none;transition:all .2s ease}.blog-post__nav-link:hover{background:#f0f7fa}.blog-post__nav-link--next{text-align:right}.blog-post__nav-label{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.blog-post__nav-title{color:#05254c;font-weight:500}.blog-post__back{text-align:center}.blog-post__back a{color:#0087ac;text-decoration:none}.blog-post__back a:hover{text-decoration:underline}.blog-post__back--spaced{margin-top:2rem}.blog-empty{text-align:center;padding:4rem 2rem;color:#666}.tags-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tag-item{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f8fafc;border:1px solid #e0e0e0;border-radius:2rem;text-decoration:none;transition:all .2s ease}.tag-item:hover{background:#0087ac;border-color:#0087ac}.tag-item__name{color:#05254c;font-weight:500}.tag-item:hover .tag-item__name{color:#fff}.tag-item__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background:#0087ac;color:#fff;font-size:.75rem;font-weight:600;border-radius:1rem}.tag-item:hover .tag-item__count{background:#fff;color:#0087ac}@media(max-width:768px){.blog-featured__image{aspect-ratio:16/9}.blog-grid{grid-template-columns:1fr}.blog-post__nav{grid-template-columns:1fr}.blog-post__nav-link--next{text-align:left}.blog-header h1{font-size:2rem}.blog-post__title{font-size:1.75rem}}.blog-wrapper{background:#fff;flex:1}.blog-main{min-height:calc(100vh - 300px)}body:has(.blog-wrapper){display:flex;flex-direction:column;min-height:100vh}body:has(.blog-wrapper)>.wrapper{flex:1}.version-selector{position:relative;display:inline-block;margin-left:15px}.version-selector__button{display:flex;align-items:center;gap:4px;background:0 0;border:1px solid #0386ac;border-radius:4px;padding:4px 10px;color:#9dafc4;font-family:Barlow,sans-serif;font-size:.875rem;cursor:pointer;transition:all .2s ease}.version-selector__button:hover,.version-selector__button:focus{color:#fff;border-color:#fff;outline:none}.version-selector__icon{transition:transform .2s ease}.version-selector:hover .version-selector__icon,.version-selector:focus-within .version-selector__icon{transform:rotate(180deg)}.version-selector__list{position:absolute;top:100%;left:0;z-index:1000;margin:4px 0 0;padding:0;list-style:none;background:#2d333b;border:none;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:all .2s ease;overflow:hidden}.version-selector:hover .version-selector__list,.version-selector:focus-within .version-selector__list{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.version-selector--open .version-selector__list{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.version-selector--open .version-selector__icon{transform:rotate(180deg)}.version-selector__item a:focus{outline:2px solid #0087ac;outline-offset:-2px;color:#fff;background:rgba(3,134,172,.3)}.version-selector__item{margin:0!important;padding:0!important;background:inherit;list-style:none!important}.version-selector__item a{display:block;padding:8px 10px!important;margin:0!important;color:#9dafc4;font-size:.875rem;text-decoration:none!important;border:none!important;border-bottom:none!important;transition:all .15s ease;white-space:nowrap;background:inherit}.version-selector__item a:hover{color:#fff;background:rgba(3,134,172,.3)}.version-selector__item--active a{color:#ffd105;font-weight:500}.version-selector__item--active a:hover{color:#ffd105;background:rgba(3,134,172,.3)}nav{font-family:Barlow,sans-serif;letter-spacing:normal;line-height:24px}#nav-main{background:#05254c;padding:50px 0 30px}#nav-main .logo{display:block;-moz-text-align-last:left;text-align-last:left}.nav ul li{margin:0 25px}.nav ul li:last-child{margin-right:0}.nav ul li a:visited{color:#9dafc4}.nav ul li.active a{color:#fff}.nav ul li a{display:inline-block;font-size:1rem;font-weight:400;border-bottom:1px solid #05254c;color:#9dafc4}.nav ul li a:hover{color:#fff;border-bottom:1px solid #fff;text-decoration:none!important}footer{background:#05254c;color:#fff;font-size:14px}footer a{color:#fff;text-decoration:underline}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}.nav ul li.pre{margin:0 5px}.nav ul li.pre a{color:#ffd105;border:1px solid #0386ac;border-radius:50em;padding:3px;width:32px;height:32px;line-height:1.65;text-align:center;display:block}.nav ul li.pre a:hover{border:1px solid #fff}.nav{text-align:right}.nav a{color:#fff;font-size:1rem}.nav ul{margin:0;padding:0;list-style-type:none;display:flex;justify-content:flex-end;align-items:center}#nav-footer ul{display:flex;justify-content:center;align-items:center;margin:0;padding:0;list-style-type:none}#nav-footer ul li{line-height:1;list-style-type:none;margin:0;padding:0 7px;position:relative}#nav-footer ul li a{line-height:1}#nav-footer ul li:after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;border-right:2px solid #000}#nav-footer ul li:last-child{padding-right:0}#nav-footer ul li:last-child:after{display:none}*,:after,:before{box-sizing:inherit}.align-middle{align-items:center}@media print,screen and (max-width:64em){.nav .nav-top{overflow-y:auto;white-space:nowrap;width:100%;padding-top:0;padding-bottom:20px}.nav ul{display:block}.nav ul li{margin:0 10px;display:inline}.nav ul li:first-child{margin-left:0}.nav ul li a{font-size:.875rem;display:inline-block!important}.logo{margin-bottom:20px;display:block}.logo svg{height:40px}#nav-main{padding-top:20px}.nav .nav-top{overflow-y:auto;white-space:nowrap;width:100%}.nav ul{display:block;align-items:left}.nav ul li{margin:0 10px;display:inline}.nav ul li:first-child{margin-left:0}.nav ul li a{font-size:.875rem}.nav .logo{margin-bottom:20px}.nav .logo svg{height:40px}#footer p{font-size:10px}#nav-footer ul li a{font-size:10px}}.grid-x{display:flex;flex-flow:row wrap}.grid-container{max-width:75rem}.grid-container,.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem;margin-left:auto;margin-right:auto}.grid-container.fluid{max-width:100%}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:none;min-height:0;min-width:0;width:100%}.cell.auto{flex:1}.cell.shrink{flex:none}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:none}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{flex:1;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:none}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:none}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.dark-mode-toggle{margin-left:10px}.nav-theme-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #0386ac;border-radius:50%;cursor:pointer;transition:all .2s ease;background:0 0}.nav-theme-toggle:hover{border-color:#fff}.nav-theme-toggle:focus{border-color:#fff;outline:2px solid #fff;outline-offset:2px}.nav-theme-toggle:focus-visible{border-color:#fff;outline:2px solid #fff;outline-offset:2px}.nav-theme-toggle .gdoc-icon{width:18px;height:18px;fill:#9dafc4;transition:fill .2s ease}.nav-theme-toggle:hover .gdoc-icon,.nav-theme-toggle:focus .gdoc-icon{fill:#fff}.nav-theme-toggle .gdoc_brightness_dark,.nav-theme-toggle .gdoc_brightness_light,.nav-theme-toggle .gdoc_brightness_auto{display:none}.color-toggle-light .nav-theme-toggle .gdoc_brightness_dark{display:block}.color-toggle-dark .nav-theme-toggle .gdoc_brightness_light{display:block}.color-toggle-auto .nav-theme-toggle .gdoc_brightness_auto{display:block}html:not(.color-toggle-light):not(.color-toggle-dark):not(.color-toggle-auto) .nav-theme-toggle .gdoc_brightness_auto{display:block}.color-toggle-dark{--dark-bg-primary:#22272e;--dark-bg-secondary:#2d333b;--dark-bg-tertiary:#373e47;--dark-text-primary:#e6edf3;--dark-text-secondary:#adbac7;--dark-text-muted:#768390;--dark-border:#444c56;--dark-accent:#0087ac;--dark-accent-hover:#00a8d6;--dark-link:#539bf5}@media(prefers-color-scheme:dark){.color-toggle-auto{--dark-bg-primary:#22272e;--dark-bg-secondary:#2d333b;--dark-bg-tertiary:#373e47;--dark-text-primary:#e6edf3;--dark-text-secondary:#adbac7;--dark-text-muted:#768390;--dark-border:#444c56;--dark-accent:#0087ac;--dark-accent-hover:#00a8d6;--dark-link:#539bf5}}.color-toggle-dark #nav-main,.color-toggle-dark footer{background:var(--dark-bg-primary)}@media(prefers-color-scheme:dark){.color-toggle-auto #nav-main,.color-toggle-auto footer{background:var(--dark-bg-primary)}}.color-toggle-dark .blog-wrapper{background:var(--dark-bg-primary)}.color-toggle-dark .blog-container{background:var(--dark-bg-primary)}.color-toggle-dark .blog-header{border-bottom-color:var(--dark-border)}.color-toggle-dark .blog-header h1{color:var(--dark-text-primary)}.color-toggle-dark .blog-description{color:var(--dark-text-secondary)}.color-toggle-dark .blog-meta{color:var(--dark-text-secondary)}.color-toggle-dark .blog-meta__sep{color:var(--dark-text-muted)}.color-toggle-dark .blog-author a{color:var(--dark-accent)}.color-toggle-dark .blog-author a:hover{color:var(--dark-accent-hover)}.color-toggle-dark .blog-tag{background:var(--dark-bg-tertiary);color:var(--dark-accent)}.color-toggle-dark .blog-tag:hover{background:var(--dark-accent);color:#fff}.color-toggle-dark .blog-featured{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-dark .blog-featured__title a{color:var(--dark-text-primary)}.color-toggle-dark .blog-featured__title a:hover{color:var(--dark-accent)}.color-toggle-dark .blog-featured__excerpt{color:var(--dark-text-secondary)}.color-toggle-dark .blog-card{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-dark .blog-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.4)}.color-toggle-dark .blog-card__title a{color:var(--dark-text-primary)}.color-toggle-dark .blog-card__title a:hover{color:var(--dark-accent)}.color-toggle-dark .blog-card__excerpt{color:var(--dark-text-secondary)}.color-toggle-dark .blog-post{background:var(--dark-bg-primary)}.color-toggle-dark .blog-post__header{border-bottom-color:var(--dark-border)}.color-toggle-dark .blog-post__title{color:var(--dark-text-primary)}.color-toggle-dark .blog-post__author a{color:var(--dark-accent)}.color-toggle-dark .blog-post__details{color:var(--dark-text-secondary)}.color-toggle-dark .blog-post__content{color:var(--dark-text-primary)}.color-toggle-dark .blog-post__content h2,.color-toggle-dark .blog-post__content h3{color:var(--dark-text-primary)}.color-toggle-dark .blog-post__content pre{background:var(--dark-bg-secondary)}.color-toggle-dark .blog-post__content blockquote{border-left-color:var(--dark-accent);color:var(--dark-text-secondary)}.color-toggle-dark .blog-post__content a{color:var(--dark-link)}.color-toggle-dark .blog-post__footer{border-top-color:var(--dark-border)}.color-toggle-dark .blog-post__nav-link{background:var(--dark-bg-secondary)}.color-toggle-dark .blog-post__nav-link:hover{background:var(--dark-bg-tertiary)}.color-toggle-dark .blog-post__nav-label{color:var(--dark-text-muted)}.color-toggle-dark .blog-post__nav-title{color:var(--dark-text-primary)}.color-toggle-dark .blog-post__back a{color:var(--dark-accent)}.color-toggle-dark .blog-breadcrumb a{color:var(--dark-accent)}.color-toggle-dark .blog-breadcrumb a:hover{color:var(--dark-accent-hover)}.color-toggle-dark .tag-item{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-dark .tag-item:hover{background:var(--dark-accent);border-color:var(--dark-accent)}.color-toggle-dark .tag-item__name{color:var(--dark-text-primary)}.color-toggle-dark .tag-item:hover .tag-item__name{color:#fff}.color-toggle-dark .blog-empty{color:var(--dark-text-secondary)}@media(prefers-color-scheme:dark){.color-toggle-auto .blog-wrapper{background:var(--dark-bg-primary)}.color-toggle-auto .blog-container{background:var(--dark-bg-primary)}.color-toggle-auto .blog-header{border-bottom-color:var(--dark-border)}.color-toggle-auto .blog-header h1{color:var(--dark-text-primary)}.color-toggle-auto .blog-description{color:var(--dark-text-secondary)}.color-toggle-auto .blog-meta{color:var(--dark-text-secondary)}.color-toggle-auto .blog-meta__sep{color:var(--dark-text-muted)}.color-toggle-auto .blog-author a{color:var(--dark-accent)}.color-toggle-auto .blog-tag{background:var(--dark-bg-tertiary);color:var(--dark-accent)}.color-toggle-auto .blog-tag:hover{background:var(--dark-accent);color:#fff}.color-toggle-auto .blog-featured{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-auto .blog-featured__title a{color:var(--dark-text-primary)}.color-toggle-auto .blog-featured__title a:hover{color:var(--dark-accent)}.color-toggle-auto .blog-featured__excerpt{color:var(--dark-text-secondary)}.color-toggle-auto .blog-card{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-auto .blog-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.4)}.color-toggle-auto .blog-card__title a{color:var(--dark-text-primary)}.color-toggle-auto .blog-card__title a:hover{color:var(--dark-accent)}.color-toggle-auto .blog-card__excerpt{color:var(--dark-text-secondary)}.color-toggle-auto .blog-post{background:var(--dark-bg-primary)}.color-toggle-auto .blog-post__header{border-bottom-color:var(--dark-border)}.color-toggle-auto .blog-post__title{color:var(--dark-text-primary)}.color-toggle-auto .blog-post__author a{color:var(--dark-accent)}.color-toggle-auto .blog-post__details{color:var(--dark-text-secondary)}.color-toggle-auto .blog-post__content{color:var(--dark-text-primary)}.color-toggle-auto .blog-post__content h2,.color-toggle-auto .blog-post__content h3{color:var(--dark-text-primary)}.color-toggle-auto .blog-post__content pre{background:var(--dark-bg-secondary)}.color-toggle-auto .blog-post__content blockquote{border-left-color:var(--dark-accent);color:var(--dark-text-secondary)}.color-toggle-auto .blog-post__content a{color:var(--dark-link)}.color-toggle-auto .blog-post__footer{border-top-color:var(--dark-border)}.color-toggle-auto .blog-post__nav-link{background:var(--dark-bg-secondary)}.color-toggle-auto .blog-post__nav-link:hover{background:var(--dark-bg-tertiary)}.color-toggle-auto .blog-post__nav-label{color:var(--dark-text-muted)}.color-toggle-auto .blog-post__nav-title{color:var(--dark-text-primary)}.color-toggle-auto .blog-post__back a{color:var(--dark-accent)}.color-toggle-auto .blog-breadcrumb a{color:var(--dark-accent)}.color-toggle-auto .tag-item{background:var(--dark-bg-secondary);border-color:var(--dark-border)}.color-toggle-auto .tag-item:hover{background:var(--dark-accent);border-color:var(--dark-accent)}.color-toggle-auto .tag-item__name{color:var(--dark-text-primary)}.color-toggle-auto .tag-item:hover .tag-item__name{color:#fff}.color-toggle-auto .blog-empty{color:var(--dark-text-secondary)}.color-toggle-auto .nav-theme-toggle .gdoc_brightness_auto{display:block}.color-toggle-auto .nav-theme-toggle .gdoc_brightness_dark,.color-toggle-auto .nav-theme-toggle .gdoc_brightness_light{display:none}}.color-toggle-dark{--body-background:#22272e;--body-font-color:#adbac7;--accent-color:#2d333b;--accent-color-lite:#373e47;--link-color:#539bf5;--link-color-visited:#bc8cff;--code-background:#2d333b;--code-font-color:#adbac7}html.color-toggle-dark ::selection{background:#264f78!important;color:#fff!important}html.color-toggle-dark ::-moz-selection{background:#264f78!important;color:#fff!important}html.color-toggle-dark,html.color-toggle-dark body{background-color:#22272e!important;color:#adbac7!important}html.color-toggle-dark .wrapper,html.color-toggle-dark .wrapper.dark-mode-dim{background-color:#22272e!important}html.color-toggle-dark .container,html.color-toggle-dark .container.flex,html.color-toggle-dark main.container,html.color-toggle-dark .gdoc-page{background-color:#22272e!important}html.color-toggle-dark aside,html.color-toggle-dark aside.gdoc-nav,html.color-toggle-dark .gdoc-nav,html.color-toggle-dark .gdoc-nav--main{background-color:#22272e!important;border-right-color:#373e47!important}html.color-toggle-dark .gdoc-nav__list,html.color-toggle-dark .gdoc-nav nav{background-color:initial!important}html.color-toggle-dark .gdoc-nav__entry,html.color-toggle-dark .gdoc-nav a,html.color-toggle-dark .gdoc-nav span,html.color-toggle-dark .gdoc-nav__list>li>span,html.color-toggle-dark .gdoc-nav__list>li>label,html.color-toggle-dark .gdoc-nav__list>li>a,html.color-toggle-dark .gdoc-nav--main>ul>li>span,html.color-toggle-dark .gdoc-nav--main>ul>li>label,html.color-toggle-dark .gdoc-nav--main>ul>li>a,html.color-toggle-dark aside.gdoc-nav a,html.color-toggle-dark aside.gdoc-nav span,html.color-toggle-dark aside.gdoc-nav label{color:#e6edf3!important}html.color-toggle-dark a.gdoc-nav__entry,html.color-toggle-dark a.gdoc-nav__entry:visited{color:#e6edf3!important}html.color-toggle-dark .gdoc-nav__entry:hover{background-color:#2d333b!important}html.color-toggle-dark .gdoc-nav__entry.is-active{background-color:#373e47!important}html.color-toggle-dark .gdoc-nav__entry.is-active a{color:#539bf5!important}html.color-toggle-dark .gdoc-search,html.color-toggle-dark .gdoc-search__input{background-color:#2d333b!important;border-color:#444c56!important}html.color-toggle-dark .gdoc-search input,html.color-toggle-dark .gdoc-search__input input{background-color:#2d333b!important;border-color:#444c56!important;color:#adbac7!important}html.color-toggle-dark .gdoc-search input::placeholder{color:#768390!important}html.color-toggle-dark .gdoc-search__list,html.color-toggle-dark .gdoc-search__list ul{background-color:#2d333b!important;border-color:#444c56!important;box-shadow:0 8px 24px rgba(0,0,0,.4)!important}html.color-toggle-dark .gdoc-search__list li,html.color-toggle-dark .gdoc-search__list a{color:#adbac7!important;background-color:initial!important}html.color-toggle-dark .gdoc-search__list li:hover,html.color-toggle-dark .gdoc-search__list a:hover{background-color:#373e47!important;color:#539bf5!important}html.color-toggle-dark .gdoc-search__list .gdoc-search__entry{background-color:#2d333b!important;border-bottom-color:#373e47!important}html.color-toggle-dark .gdoc-search__list .gdoc-search__entry:hover{background-color:#373e47!important}html.color-toggle-dark .gdoc-search__list .gdoc-search__title{color:#e6edf3!important}html.color-toggle-dark .gdoc-search__list mark{background-color:rgba(187,128,9,.4)!important;color:#e6edf3!important}html.color-toggle-dark .gdoc-markdown{color:#adbac7!important}html.color-toggle-dark .gdoc-markdown h1,html.color-toggle-dark .gdoc-markdown h2,html.color-toggle-dark .gdoc-markdown h3,html.color-toggle-dark .gdoc-markdown h4,html.color-toggle-dark .gdoc-markdown h5,html.color-toggle-dark .gdoc-markdown h6{color:#e6edf3!important}html.color-toggle-dark .gdoc-markdown a{color:#539bf5!important}html.color-toggle-dark .gdoc-markdown a:visited{color:#bc8cff!important}html.color-toggle-dark .gdoc-markdown pre,html.color-toggle-dark .highlight,html.color-toggle-dark .highlight pre,html.color-toggle-dark pre.chroma,html.color-toggle-dark .chroma{background-color:#2d333b!important}html.color-toggle-dark .gdoc-markdown code,html.color-toggle-dark code{background-color:rgba(110,118,129,.4)!important;color:#adbac7!important}html.color-toggle-dark .gdoc-markdown pre code,html.color-toggle-dark .highlight code,html.color-toggle-dark pre.chroma code{background-color:initial!important}html:root[color-theme=dark] .chroma .nt,html:root[color-theme=dark] .chroma span.nt,html.color-toggle-dark .highlight .chroma .nt{color:#7ee787!important}html:root[color-theme=dark] .chroma .l,html:root[color-theme=dark] .chroma span.l,html.color-toggle-dark .highlight .chroma .l{color:#a5d6ff!important}html:root[color-theme=dark] .chroma .s,html:root[color-theme=dark] .chroma .s1,html:root[color-theme=dark] .chroma .s2,html.color-toggle-dark .highlight .chroma .s,html.color-toggle-dark .highlight .chroma .s1,html.color-toggle-dark .highlight .chroma .s2{color:#a5d6ff!important}html:root[color-theme=dark] .chroma .p,html.color-toggle-dark .highlight .chroma .p{color:#adbac7!important}html:root[color-theme=dark] .chroma .w,html.color-toggle-dark .highlight .chroma .w{color:#adbac7!important}html:root[color-theme=dark] .chroma .m,html:root[color-theme=dark] .chroma .mi,html:root[color-theme=dark] .chroma .mf,html.color-toggle-dark .highlight .chroma .m,html.color-toggle-dark .highlight .chroma .mi{color:#79c0ff!important}html:root[color-theme=dark] .chroma .k,html:root[color-theme=dark] .chroma .kc,html:root[color-theme=dark] .chroma .kd,html:root[color-theme=dark] .chroma .kn,html.color-toggle-dark .highlight .chroma .k,html.color-toggle-dark .highlight .chroma .kc,html.color-toggle-dark .highlight .chroma .kd,html.color-toggle-dark .highlight .chroma .kn{color:#ff7b72!important}html:root[color-theme=dark] .chroma .c,html:root[color-theme=dark] .chroma .c1,html:root[color-theme=dark] .chroma .cm,html.color-toggle-dark .highlight .chroma .c,html.color-toggle-dark .highlight .chroma .c1{color:#768390!important}html:root[color-theme=dark] .chroma .na,html.color-toggle-dark .highlight .chroma .na{color:#79c0ff!important}html:root[color-theme=dark] .chroma .nf,html.color-toggle-dark .highlight .chroma .nf{color:#d2a8ff!important}html:root[color-theme=dark] .chroma .nb,html.color-toggle-dark .highlight .chroma .nb{color:#ffa657!important}html:root[color-theme=dark] .chroma .err,html.color-toggle-dark .highlight .chroma .err{color:#ffa198!important}html:root[color-theme=dark] .chroma .o,html.color-toggle-dark .highlight .chroma .o{color:#ff7b72!important}html:root[color-theme=dark] .chroma .line,html:root[color-theme=dark] .chroma .cl,html.color-toggle-dark .highlight .chroma .line,html.color-toggle-dark .highlight .chroma .cl{color:#adbac7!important}html.color-toggle-dark .gdoc-markdown table{border-color:#444c56!important;background-color:#22272e!important}html.color-toggle-dark .gdoc-markdown th{background-color:#2d333b!important;color:#e6edf3!important;border-color:#444c56!important}html.color-toggle-dark .gdoc-markdown td{border-color:#444c56!important;color:#e6edf3!important;background-color:#22272e!important}html.color-toggle-dark .gdoc-markdown tr:nth-child(2n) td{background-color:#2d333b!important}html.color-toggle-dark .gdoc-markdown td code{background-color:rgba(110,118,129,.4)!important;color:#e6edf3!important}html.color-toggle-dark .gdoc-markdown blockquote{border-left-color:#0087ac!important;background-color:#2d333b!important;color:#768390!important}html.color-toggle-dark .gdoc-markdown hr{border-color:#373e47!important;background-color:#373e47!important}html.color-toggle-dark .gdoc-page__header,html.color-toggle-dark .gdoc-page__header span{color:#e6edf3!important}html.color-toggle-dark ol.no li{color:#e6edf3!important}html.color-toggle-dark ol.no li a{color:#539bf5!important}html.color-toggle-dark .gdoc-page__header a{color:#539bf5!important}html.color-toggle-dark .gdoc-page__footer{border-top-color:#373e47!important}html.color-toggle-dark .gdoc-page__footer a{color:#539bf5!important}html.color-toggle-dark .gdoc-page__anchorwrap a{color:#539bf5!important}html.color-toggle-dark .editpage,html.color-toggle-dark .editpage a{color:#adbac7!important}html.color-toggle-dark .gdoc-icon,html.color-toggle-dark svg.gdoc-icon,html.color-toggle-dark .editpage svg{color:#adbac7!important;fill:currentColor!important}html.color-toggle-dark .gdoc-button{background-color:#373e47!important;border-color:#444c56!important;color:#adbac7!important}html.color-toggle-dark .gdoc-hint,html.color-toggle-dark .admonitionblock{background-color:#2d333b!important;border-color:#444c56!important}html.color-toggle-dark .gdoc-expand{border-color:#444c56!important}html.color-toggle-dark .gdoc-expand__head{background-color:#2d333b!important;color:#adbac7!important}html.color-toggle-dark .gdoc-tabs__label{background-color:#2d333b!important;border-color:#444c56!important;color:#768390!important}html.color-toggle-dark .gdoc-tabs__label--active{background-color:#22272e!important;color:#adbac7!important}html.color-toggle-dark .gdoc-tabs__content{border-color:#444c56!important}html.color-toggle-dark .site-footer{background-color:#010409!important;border-top-color:#373e47!important}html.color-toggle-dark .version-selector select,html.color-toggle-dark select{background-color:#373e47!important;color:#adbac7!important;border-color:#444c56!important}html.color-toggle-dark .version-selector__button{background-color:#2d333b!important;color:#adbac7!important;border-color:#444c56!important}html.color-toggle-dark .version-selector__button:hover,html.color-toggle-dark .version-selector__button:focus{color:#e6edf3!important;border-color:#768390!important}html.color-toggle-dark .version-selector__list{background-color:#2d333b!important;border:none!important;box-shadow:0 4px 12px rgba(0,0,0,.5)!important}html.color-toggle-dark .version-selector__item,html.color-toggle-dark .version-selector__item a{background-color:#2d333b!important}html.color-toggle-dark .version-selector__item a{color:#adbac7!important}html.color-toggle-dark .version-selector__item a:hover,html.color-toggle-dark .version-selector__item a:focus{color:#e6edf3!important;background-color:#373e47!important}html.color-toggle-dark .version-selector__item--active a{color:#ffd105!important;background-color:#2d333b!important}html.color-toggle-dark .version-selector__item--active a:hover{color:#ffd105!important;background-color:#373e47!important}@media(prefers-color-scheme:dark){html.color-toggle-auto ::selection{background:#264f78!important;color:#fff!important}html.color-toggle-auto ::-moz-selection{background:#264f78!important;color:#fff!important}html.color-toggle-auto,html.color-toggle-auto body{background-color:#22272e!important;color:#adbac7!important}html.color-toggle-auto .wrapper,html.color-toggle-auto .wrapper.dark-mode-dim{background-color:#22272e!important}html.color-toggle-auto .container,html.color-toggle-auto .container.flex,html.color-toggle-auto main.container,html.color-toggle-auto .gdoc-page{background-color:#22272e!important}html.color-toggle-auto aside,html.color-toggle-auto aside.gdoc-nav,html.color-toggle-auto .gdoc-nav,html.color-toggle-auto .gdoc-nav--main{background-color:#22272e!important;border-right-color:#373e47!important}html.color-toggle-auto .gdoc-nav__list,html.color-toggle-auto .gdoc-nav nav{background-color:initial!important}html.color-toggle-auto .gdoc-nav__entry,html.color-toggle-auto .gdoc-nav a,html.color-toggle-auto .gdoc-nav span,html.color-toggle-auto .gdoc-nav__list>li>span,html.color-toggle-auto .gdoc-nav__list>li>label,html.color-toggle-auto .gdoc-nav__list>li>a,html.color-toggle-auto .gdoc-nav--main>ul>li>span,html.color-toggle-auto .gdoc-nav--main>ul>li>label,html.color-toggle-auto .gdoc-nav--main>ul>li>a,html.color-toggle-auto aside.gdoc-nav a,html.color-toggle-auto aside.gdoc-nav span,html.color-toggle-auto aside.gdoc-nav label{color:#e6edf3!important}html.color-toggle-auto a.gdoc-nav__entry,html.color-toggle-auto a.gdoc-nav__entry:visited{color:#e6edf3!important}html.color-toggle-auto .gdoc-nav__entry:hover{background-color:#2d333b!important}html.color-toggle-auto .gdoc-nav__entry.is-active{background-color:#373e47!important}html.color-toggle-auto .gdoc-nav__entry.is-active a{color:#539bf5!important}html.color-toggle-auto .gdoc-search,html.color-toggle-auto .gdoc-search__input{background-color:#2d333b!important;border-color:#444c56!important}html.color-toggle-auto .gdoc-search input{background-color:#2d333b!important;border-color:#444c56!important;color:#adbac7!important}html.color-toggle-auto .gdoc-search__list,html.color-toggle-auto .gdoc-search__list ul{background-color:#2d333b!important;border-color:#444c56!important;box-shadow:0 8px 24px rgba(0,0,0,.4)!important}html.color-toggle-auto .gdoc-search__list li,html.color-toggle-auto .gdoc-search__list a{color:#adbac7!important;background-color:initial!important}html.color-toggle-auto .gdoc-search__list li:hover,html.color-toggle-auto .gdoc-search__list a:hover{background-color:#373e47!important;color:#539bf5!important}html.color-toggle-auto .gdoc-search__list .gdoc-search__entry{background-color:#2d333b!important;border-bottom-color:#373e47!important}html.color-toggle-auto .gdoc-search__list .gdoc-search__entry:hover{background-color:#373e47!important}html.color-toggle-auto .gdoc-markdown{color:#adbac7!important}html.color-toggle-auto .gdoc-markdown h1,html.color-toggle-auto .gdoc-markdown h2,html.color-toggle-auto .gdoc-markdown h3,html.color-toggle-auto .gdoc-markdown h4,html.color-toggle-auto .gdoc-markdown h5,html.color-toggle-auto .gdoc-markdown h6{color:#e6edf3!important}html.color-toggle-auto .gdoc-markdown a{color:#539bf5!important}html.color-toggle-auto .gdoc-markdown pre,html.color-toggle-auto .highlight,html.color-toggle-auto pre.chroma{background-color:#2d333b!important}html.color-toggle-auto .gdoc-markdown code,html.color-toggle-auto code{background-color:rgba(110,118,129,.4)!important;color:#adbac7!important}html.color-toggle-auto .gdoc-markdown pre code,html.color-toggle-auto pre.chroma code{background-color:initial!important}html.color-toggle-auto .highlight .chroma .nt,html.color-toggle-auto pre.chroma .nt,html.color-toggle-auto .chroma span.nt{color:#7ee787!important}html.color-toggle-auto .highlight .chroma .l,html.color-toggle-auto pre.chroma .l,html.color-toggle-auto .chroma span.l{color:#a5d6ff!important}html.color-toggle-auto .highlight .chroma .s,html.color-toggle-auto .highlight .chroma .s1,html.color-toggle-auto .highlight .chroma .s2,html.color-toggle-auto pre.chroma .s,html.color-toggle-auto pre.chroma .s1,html.color-toggle-auto pre.chroma .s2,html.color-toggle-auto .chroma span.s,html.color-toggle-auto .chroma span.s1,html.color-toggle-auto .chroma span.s2{color:#a5d6ff!important}html.color-toggle-auto .highlight .chroma .p,html.color-toggle-auto pre.chroma .p,html.color-toggle-auto .chroma span.p{color:#adbac7!important}html.color-toggle-auto .highlight .chroma .m,html.color-toggle-auto .highlight .chroma .mi,html.color-toggle-auto pre.chroma .m,html.color-toggle-auto pre.chroma .mi,html.color-toggle-auto .chroma span.m,html.color-toggle-auto .chroma span.mi{color:#79c0ff!important}html.color-toggle-auto .highlight .chroma .k,html.color-toggle-auto .highlight .chroma .kd,html.color-toggle-auto pre.chroma .k,html.color-toggle-auto pre.chroma .kd,html.color-toggle-auto .chroma span.k,html.color-toggle-auto .chroma span.kd{color:#ff7b72!important}html.color-toggle-auto .highlight .chroma .c,html.color-toggle-auto .highlight .chroma .c1,html.color-toggle-auto pre.chroma .c,html.color-toggle-auto pre.chroma .c1,html.color-toggle-auto .chroma span.c,html.color-toggle-auto .chroma span.c1{color:#768390!important}html.color-toggle-auto .highlight .chroma .na,html.color-toggle-auto pre.chroma .na,html.color-toggle-auto .chroma span.na{color:#79c0ff!important}html.color-toggle-auto .highlight .chroma .nf,html.color-toggle-auto pre.chroma .nf,html.color-toggle-auto .chroma span.nf{color:#d2a8ff!important}html.color-toggle-auto .highlight .chroma .err,html.color-toggle-auto pre.chroma .err,html.color-toggle-auto .chroma span.err{color:#ffa198!important}html.color-toggle-auto .highlight .chroma .line,html.color-toggle-auto .highlight .chroma .cl{color:#adbac7!important}html.color-toggle-auto .gdoc-markdown table{border-color:#444c56!important;background-color:#22272e!important}html.color-toggle-auto .gdoc-markdown th{background-color:#2d333b!important;color:#e6edf3!important;border-color:#444c56!important}html.color-toggle-auto .gdoc-markdown td{border-color:#444c56!important;color:#e6edf3!important;background-color:#22272e!important}html.color-toggle-auto .gdoc-markdown tr:nth-child(2n) td{background-color:#2d333b!important}html.color-toggle-auto .gdoc-markdown td code{background-color:rgba(110,118,129,.4)!important;color:#e6edf3!important}html.color-toggle-auto .gdoc-page__header a{color:#539bf5!important}html.color-toggle-auto .gdoc-page__header,html.color-toggle-auto .gdoc-page__header span{color:#e6edf3!important}html.color-toggle-auto ol.no li{color:#e6edf3!important}html.color-toggle-auto ol.no li a{color:#539bf5!important}html.color-toggle-auto .editpage,html.color-toggle-auto .editpage a{color:#adbac7!important}html.color-toggle-auto .gdoc-icon,html.color-toggle-auto svg.gdoc-icon,html.color-toggle-auto .editpage svg{color:#adbac7!important;fill:currentColor!important}html.color-toggle-auto .gdoc-page__footer{border-top-color:#373e47!important}html.color-toggle-auto .gdoc-page__footer a{color:#539bf5!important}html.color-toggle-auto .site-footer{background-color:#010409!important}html.color-toggle-auto .version-selector select,html.color-toggle-auto select{background-color:#373e47!important;color:#adbac7!important;border-color:#444c56!important}html.color-toggle-auto .version-selector__button{background-color:#2d333b!important;color:#adbac7!important;border-color:#444c56!important}html.color-toggle-auto .version-selector__button:hover,html.color-toggle-auto .version-selector__button:focus{color:#e6edf3!important;border-color:#768390!important}html.color-toggle-auto .version-selector__list{background-color:#2d333b!important;border:none!important;box-shadow:0 4px 12px rgba(0,0,0,.5)!important}html.color-toggle-auto .version-selector__item,html.color-toggle-auto .version-selector__item a{background-color:#2d333b!important}html.color-toggle-auto .version-selector__item a{color:#adbac7!important}html.color-toggle-auto .version-selector__item a:hover,html.color-toggle-auto .version-selector__item a:focus{color:#e6edf3!important;background-color:#373e47!important}html.color-toggle-auto .version-selector__item--active a{color:#ffd105!important;background-color:#2d333b!important}html.color-toggle-auto .version-selector__item--active a:hover{color:#ffd105!important;background-color:#373e47!important}}