@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#253d4e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;border:0;vertical-align:middle}video{max-width:100%;height:auto}iframe{max-width:100%}figure{margin:0}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{font:inherit;margin:0}::selection{color:#fff;background:#253d4e;text-shadow:none}.docs-page :is(h1,h2,h3,h4,h5,h6):not(.docs-content__heading){margin-top:0;font-weight:600;line-height:1.3;color:#0d273a}.docs-page p{margin:0 0 16px}.docs-page strong{font-weight:700}.docs-page b{font-weight:600}.docs-page small{font-size:10px;line-height:16px}a{text-decoration:none;outline:none;color:inherit}.docs-page a:not(.btn){transition:.15s ease-out}.docs-page a:not(.btn):hover{color:#fd633e}code,pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;line-height:22px}pre{white-space:pre-wrap;overflow-wrap:break-word;margin:0 0 16px}.container{max-width:1172px;width:100%;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{padding:0 32px}}@media (min-width: 1024px){.container{padding:0 16px}}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{max-width:100%;padding:4px}.wp-caption .wp-caption-text{font-size:12px;color:#86939c;text-align:center;background:#f3f4f5;display:table;margin:5px auto 0;padding:5px 20px;border-radius:99px}.btn--orange{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#fff;background:#fd633e}.btn--orange[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--orange:hover{color:#fff;background:#e35938}.btn--orange:active{color:#fff;background:#c94f32}.btn--outline{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:none;border-color:#cfd4d8}.btn--outline[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--outline:hover{background:#e7e9eb}.btn--outline:active{background:#cfd4d8}.btn--white{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:#fff;border-color:#fff}.btn--white[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--white:hover{background:#e7e9eb}.btn--white:active{background:#cfd4d8}.btn--dark{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#fff;background:#0d273a}.btn--dark[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--dark:hover{background:#253d4e}.btn--dark:active{background:#3d5261}.docs-page{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;gap:0}.docs-page__aside{display:none}.docs-page__heading{grid-column:1;padding:30px 16px 0;align-self:start;max-width:800px}.docs-page__meta{grid-column:1;padding:0}.docs-page__meta .aside--right{padding-top:10px;padding-bottom:8px}.docs-page__body{grid-column:1;padding:0 16px 40px;max-width:800px;min-width:0}.docs-page__body img{max-width:100%;height:auto}@media (min-width: 900px){.docs-page{grid-template-columns:270px minmax(0,1fr);gap:0 24px}.docs-page__aside{display:block;grid-column:1;grid-row:1/-1;position:sticky;top:var(--sidebar-top, 80px);align-self:start;height:calc(100vh - var(--sidebar-top, 80px));overflow-y:auto;border-right:1px solid #CFD4D8}.docs-page__heading,.docs-page__body{grid-column:2;padding-left:16px;padding-right:16px}.docs-page__meta{grid-column:2;padding:0 16px}.docs-page__meta .aside--right{padding-left:0;padding-right:0}}@media (min-width: 1240px){.docs-page{grid-template-columns:270px 1fr 280px}.docs-page__heading,.docs-page__body{max-width:800px}.docs-page__meta{grid-column:3;grid-row:1/-1;position:sticky;top:var(--sidebar-top, 80px);align-self:start;height:calc(100vh - var(--sidebar-top, 80px));overflow-y:auto;border-left:1px solid #CFD4D8;padding:0}.docs-page__meta .aside--right{padding:30px 16px 30px 20px}}.docs-posts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.docs-posts__item{margin:0}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:#86939c;margin-bottom:16px}@media (min-width: 900px){.breadcrumb{display:none}}.breadcrumb__link{color:#0d273a;text-decoration:none}.breadcrumb__link:hover{color:#fd633e}.breadcrumb__separator{display:inline-block;width:6px;height:6px;border-right:1.5px solid currentcolor;border-bottom:1.5px solid currentcolor;transform:rotate(-45deg);opacity:.5}.breadcrumb__current{color:#e35938}.meta-bar{display:block;font-size:13px;color:#6e7d89;margin-top:12px;line-height:1.8}@media (min-width: 1240px){.meta-bar{display:none}}.meta-bar__group{display:block}@media (min-width: 900px){.meta-bar__group{display:inline-flex;align-items:baseline;vertical-align:middle;gap:6px}}.meta-bar__label{font-size:12px;color:#86939c;white-space:nowrap}.meta-bar__value a,.meta-bar__value--link{color:#fd633e;text-decoration:none;white-space:nowrap}.meta-bar__value a:hover,.meta-bar__value--link:hover{text-decoration:underline}.meta-bar__separator{display:none;color:#b6bec4}@media (min-width: 900px){.meta-bar__separator{display:inline}}.meta-bar__help{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:16px;height:16px;border-radius:50%;background:#e7e9eb;font-size:11px;font-weight:600;color:#6e7d89;text-decoration:none}.meta-bar__help:hover{background:#cfd4d8;color:#fd633e}.aside__section{padding-top:16px;margin-top:16px;border-top:1px solid #CFD4D8}.aside__section--no-border{border-top:none;margin-top:0;padding-top:0}.aside--left{padding:30px 20px 30px 16px}.aside--left .aside__section{margin-left:-16px;margin-right:-20px;padding-left:16px;padding-right:20px}.aside--right{padding:30px 16px 30px 20px}.aside--right .aside__section{margin-left:-20px;margin-right:-16px;padding-left:20px;padding-right:16px}.docs-nav__title{font-weight:600;font-size:16px;line-height:24px;margin:0;padding:0 0 12px}.docs-nav__menu{margin:0}.docs-related{margin-top:24px}.docs-related__title{font-weight:600;font-size:16px;line-height:24px;margin:0;padding:0 0 12px}.docs-related__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:12px}.article-meta__info{display:none;margin:0;padding:0}@media (min-width: 1240px){.article-meta__info{display:block}}.article-meta__label{font-size:12px;font-weight:600;color:#0d273a;margin-top:12px}.article-meta__label:after{content:":"}.article-meta__value{font-size:13px;line-height:20px;margin:2px 0 0}.article-meta__value a:not(.meta-bar__help){text-decoration:underline}.article-meta__value a:not(.meta-bar__help):hover{text-decoration:none}.article-meta__value-link{color:#fd633e;text-decoration:none}.summary-ai{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:8px 12px;gap:12px;background:#fff;border:1px solid #B6BEC4;border-radius:12px;margin-bottom:8px}.summary-ai__label{font-weight:600;font-size:14px;line-height:1.35}.summary-ai__btn-wrap{display:flex;align-items:center;gap:8px}.summary-ai__btn{display:flex;align-items:center;justify-content:center;padding:5px 10px;background:#f3f4f5;border:1px solid #B6BEC4;box-shadow:0 0 4px #cfd4d8;border-radius:8px}.summary-ai__btn:hover{background:#e7e9eb}.summary-ai__btn:focus{background:#e7e9eb;box-shadow:0 0 4px #cfd4d8,inset 0 0 4px #b6bec4}.article-toc__title{font-weight:600;font-size:16px;line-height:24px;margin:0;padding:0 0 12px}.article-toc__list.collapsible-nav{gap:12px}.article-toc-sidebar{display:none}@media (min-width: 1240px){.article-toc-sidebar{display:block}}.docs-content__heading{font-weight:600;color:#0d273a;scroll-margin-top:96px}.docs-content__heading--h1{font-size:28px;line-height:36px;margin:0 0 16px}.docs-content__heading--h2{font-size:22px;line-height:30px;margin:32px 0 12px}.docs-content__heading--h3{font-size:18px;line-height:26px;margin:24px 0 8px}.docs-content__heading--h4{font-size:16px;line-height:24px;margin:20px 0 8px}.docs-content__heading--h5{font-size:14px;line-height:20px;margin:16px 0 4px}.docs-content__heading--h6{font-size:13px;line-height:18px;margin:16px 0 4px}.docs-content__text{font-size:15px;line-height:24px;margin:0 0 16px;color:#0d273a}.docs-content__text a:not(.btn){text-decoration:underline}.docs-content__text a:not(.btn):hover{text-decoration:none}.docs-content__text .btn{display:inline-flex}.docs-content__text code{background:#f3f4f5;padding:2px 6px;border-radius:4px;font-size:13px}.docs-content__list{font-size:15px;line-height:24px;margin:0 0 16px;padding-left:24px}.docs-content__list li{margin-bottom:4px}.docs-content__list--ordered{list-style-type:decimal}.docs-content__code-block{background:#253d4e;color:#f8f8f2;padding:16px 20px;border-radius:8px;overflow-x:auto;font-size:13px;line-height:20px;margin:0 0 16px}.docs-content__code-block code{background:none;padding:0}.docs-content__table-wrap{margin:0 0 16px;overflow-x:auto}.docs-content__table-wrap table{width:100%;border-collapse:collapse;font-size:14px}.docs-content__table-wrap th,.docs-content__table-wrap td{padding:8px 12px;border:1px solid #CFD4D8;text-align:left}.docs-content__table-wrap th{background:#f3f4f5;font-weight:600}.docs-content__image{margin:0 0 16px}.docs-content__image img{max-width:100%;height:auto;border-radius:4px}.docs-content__embed{margin:0 0 16px}.docs-content__embed--video .docs-content__embed-wrapper{position:relative;aspect-ratio:16/9}.docs-content__embed--video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.docs-content__quote{border-left:3px solid #FD633E;padding:8px 16px;margin:0 0 16px;color:#566875;font-style:italic}.docs-content__quote>:last-child{margin-bottom:0}.test-drive{padding:24px;font-size:15px;background:#f9fafa;border:1px solid #CFD4D8;border-radius:8px;margin:0 0 24px}.test-drive__heading{font-size:14px;font-weight:600;line-height:16px;display:flex;align-items:center;gap:8px;margin-bottom:16px}@media (min-width: 768px){.test-drive__heading{font-size:16px;line-height:20px}}.test-drive__list{margin:0 0 0 14px;padding:0}.test-drive__item{margin-bottom:16px}.test-drive__item:last-child{margin-bottom:0}.test-drive a{font-weight:600;text-decoration:underline}.test-drive a:hover{text-decoration:none}.test-drive li::marker{font-weight:600}.article-search-trigger{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:1px solid #CFD4D8;border-radius:4px;background:#fff;cursor:pointer;font:inherit;font-size:14px;color:#9ea9b0;transition:border-color .15s ease-out;margin-bottom:20px}.article-search-trigger:hover{border-color:#86939c}.article-search-trigger__icon{font-size:16px;opacity:.5}.article-search-trigger__text{opacity:.75}.article-search-trigger--inline{margin-bottom:16px}@media (min-width: 900px){.article-search-trigger--inline{display:none}}.docs-article-nav{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid #CFD4D8}.docs-article-nav__link{display:flex;flex-direction:column;gap:4px;max-width:45%;text-decoration:none;color:#253d4e;transition:color .15s ease-out}.docs-article-nav__link:hover{color:#fd633e}.docs-article-nav__link--prev{align-items:flex-start}.docs-article-nav__link--next{align-items:flex-end;margin-left:auto;text-align:right}.docs-article-nav__label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.docs-article-nav__link--prev .docs-article-nav__label:before{content:">";display:inline-block;font-weight:700;transform:rotate(180deg);transition:transform .15s ease-out}.docs-article-nav__link--next .docs-article-nav__label:after{content:">";display:inline-block;font-weight:700;transition:transform .15s ease-out}.docs-article-nav__link--prev:hover .docs-article-nav__label:before{transform:rotate(180deg) translate(2px)}.docs-article-nav__link--next:hover .docs-article-nav__label:after{transform:translate(2px)}.docs-article-nav__title{display:none;font-size:14px;font-weight:400;line-height:1.35;color:#86939c}@media (min-width: 900px){.docs-article-nav__title{display:block}}.docs-home{padding-top:30px}.docs-home__title-wrap{display:flex;gap:8px}.docs-home__icon{width:24px;height:24px}.docs-home__title{font-size:16px;font-weight:600}.docs-home__catalog{padding:20px 0}.docs-home__heading{font-size:1.5em;margin-bottom:24px;padding:0 0 12px;border-bottom:1px solid #CFD4D8}@media (min-width: 900px){.catalog-mobile-top{display:none}}.catalog-aside{display:none}@media (min-width: 1240px){.catalog-aside{display:block}}.catalog-aside .collapsible-nav__sublist{padding:0}.recent-posts{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.recent-posts__item{padding-top:12px;line-height:1.35}.docs-catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:40px;list-style:none;padding:0;margin:0}.docs-catalog__link{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;color:inherit;font-size:16px}.docs-catalog__link--active{color:#fd633e;pointer-events:none}.docs-catalog__link:hover{color:#fd633e}.docs-catalog__icon{width:24px;height:24px;vertical-align:middle}.docs-catalog .collapsible-nav__sublist{padding-left:0}.quick-start-slot{min-height:169px;margin-bottom:24px}.quick-start-slot--content{min-height:152px}@media (min-width: 500px){.quick-start-slot--content{min-height:116px}}@media (min-width: 1240px){.quick-start-slot--left{display:none}}.quick-start{background:#91d5ff80;border-radius:12px;padding:16px}.quick-start__head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.quick-start__icon{width:24px;height:24px;flex-shrink:0}.quick-start__title{font-size:14px;font-weight:600}.quick-start__text{font-size:12px;line-height:1.4;margin:0 0 12px}.quick-start__btn{display:block;width:100%;padding:8px 12px;font-size:12px;text-align:center}@media (min-width: 500px) and (max-width: 899px){.quick-start{display:flex;align-items:center;gap:16px}.quick-start__content{flex:1;min-width:0}.quick-start__text{margin-bottom:0}.quick-start__btn{width:140px;flex-shrink:0}}#run_fresh_chat{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#00685c;border-color:transparent #00685c transparent transparent;align-items:center;border-radius:34px 8px 34px 34px;box-shadow:0 5px 4px #00000042;color:#fff;cursor:pointer;display:flex;justify-content:center;z-index:2147483601}#run_fresh_chat .preload{display:none;opacity:.7;flex-wrap:wrap}#run_fresh_chat .dot-loader{height:8px;width:8px;border-radius:50%;background-color:#fff;position:relative;animation:1.2s fresh-chat-scale-down ease-in-out infinite}#run_fresh_chat .dot-loader:nth-child(2){margin:0 10px;animation-delay:.15s}#run_fresh_chat .dot-loader:nth-child(3){animation-delay:.3s}#fc_frame,#fc_frame.fc-widget-small,freshchat-widget{bottom:15px;min-height:73px;min-width:65px;position:fixed;right:15px}#fc_frame:not(.fc-open),freshchat-widget{display:none!important}@keyframes fresh-chat-scale-down{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.docs-parameters{margin:16px 0 24px}.docs-parameters__item{display:flex;gap:24px;padding:10px 0;border-bottom:1px solid #CFD4D8}.docs-parameters__item:last-child{border-bottom:none}.docs-parameters__name{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;font-weight:500;color:#253d4e;min-width:160px;flex-shrink:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.docs-parameters__ident{font-family:inherit;font-size:inherit;background:transparent;padding:0;color:#253d4e}.docs-parameters__type{font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;color:#00835c;background:#eafff5}.docs-parameters__badge{font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;text-transform:lowercase}.docs-parameters__badge--required{color:#fd633e;background:#fd633e1a}.docs-parameters__badge--optional{color:#86939c;background:#e7e9eb}.docs-parameters__desc{font-size:14px;color:#6e7d89;line-height:1.5}.docs-parameters__desc code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9em;padding:2px 6px;background:#e7e9eb;color:#3d5261;border-radius:4px}.docs-parameters__desc a{color:#fd633e;text-decoration:underline}.docs-parameters__desc a:hover{color:#e35938}.docs-parameters__desc-text{margin-right:6px}.docs-parameters__default{display:inline-block;color:#566875;font-size:12px}@media (max-width: 640px){.docs-parameters__item{flex-direction:column;gap:4px}.docs-parameters__name{min-width:0}}.badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;line-height:16px;font-weight:600;white-space:nowrap;text-align:center}.badge--white{background:#fff;color:#0d273a}.badge--orange{background:#fd633e;color:#fff}.badge--green{background:#00b67a;color:#fff}.badge--round{padding:0;min-width:20px;min-height:20px;line-height:20px;border-radius:50%}.badge:empty{display:none}.spotlight{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:12px;margin:32px 0;color:#fff}.spotlight__badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.spotlight__title{font-size:16px;font-weight:700;margin:0 0 4px}.spotlight__desc{font-size:13px;opacity:.9;margin:0}.spotlight__action{white-space:nowrap}.spotlight--wide{padding:20px 24px;flex-flow:row wrap}.spotlight--wide .spotlight__content{flex:1 1 240px}.spotlight--wide .spotlight__action{flex:0 0 auto;margin-inline:auto}.spotlight--narrow{padding:16px;flex-direction:column;align-items:stretch;margin:20px 16px;box-shadow:none}.spotlight--narrow .spotlight__action{display:block;width:100%;text-align:center}.spotlight--accent{background:linear-gradient(135deg,#fd633e,#c94f32)}.spotlight--accent.spotlight--wide{box-shadow:inset 0 2px 6px #0000002e}.spotlight--dark{background:linear-gradient(135deg,#0d273a,#253d4e)}.spotlight--dark.spotlight--wide{box-shadow:0 6px 16px #0000002e}.admonition{display:flex;gap:12px;padding:12px 16px;margin:16px 0;border-left:4px solid transparent;border-radius:6px}.admonition__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.admonition__body{flex:1;font-size:14px;line-height:1.55}.admonition__body p:first-child{margin-top:0}.admonition__body p:last-child{margin-bottom:0}.admonition--note{border-left-color:#079bf0;background:#079bf00f}.admonition--note .admonition__icon{color:#079bf0}.admonition--tip{border-left-color:#00b67a;background:#00b67a0f}.admonition--tip .admonition__icon{color:#00b67a}.admonition--info{border-left-color:#86939c;background:#86939c0f}.admonition--info .admonition__icon{color:#86939c}.admonition--warning{border-left-color:#f99107;background:#f991070f}.admonition--warning .admonition__icon{color:#f99107}.admonition--danger{border-left-color:#b60000;background:#b600000f}.admonition--danger .admonition__icon{color:#b60000}.docs-details{background-color:#f9fafa;border:1px solid #E7E9EB;border-radius:16px;margin:16px 0;overflow:hidden}.docs-details__summary{position:relative;padding:16px 40px 16px 16px;cursor:pointer;list-style:none;font-size:14px;line-height:24px;font-weight:600;letter-spacing:.01em;color:#0d273a;transition:background .3s ease-out}.docs-details__summary::-webkit-details-marker{display:none}.docs-details__summary:hover{background:#f3f4f5}.docs-details__summary:after{width:8px;height:8px;border-right:2px solid currentcolor;border-bottom:2px solid currentcolor;content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(45deg);transition:transform .3s ease-out}.docs-details__body{padding:16px 16px 0}.docs-details[open] .docs-details__summary:after{transform:translateY(-50%) rotate(225deg)}.code-highlight{position:relative;display:flex;flex-direction:column;height:100%}.code-highlight pre{flex:1;overflow-x:auto;max-width:100%}.code-highlight__copy{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:none;cursor:pointer;opacity:.6;transition:opacity .15s}.code-highlight__copy:hover{opacity:1}.code-highlight__copy svg,.code-highlight__copy img{display:block}.docs-article__content .code-block,.docs-article__content .wp-block-table{margin:0 0 16px}.docs-article__content .code-highlight{background:#253d4e;border-radius:8px;padding:16px 48px 16px 16px;color:#b6bec4;font-size:14px;line-height:1.45;overflow:hidden}.docs-article__content .code-highlight pre{margin:0;background:transparent}.docs-article__content .code-highlight pre,.docs-article__content .code-highlight code{font-family:Courier New,Courier,monospace;background:transparent;color:inherit}.docs-article__content .code-highlight__copy{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#cfd4d8;opacity:.7}.docs-article__content .code-highlight__copy:hover{opacity:1;background:#ffffff24}.docs-article__content .code-highlight__copy--copied{opacity:1}.docs-article__content .code-highlight__copy svg{fill:currentcolor}.docs-article__content pre.wp-block-code{background:#253d4e;color:#b6bec4;padding:4px 6px;border-radius:3px;margin:0;font-family:Courier New,Courier,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.docs-article__content pre.wp-block-code code{background:transparent;color:inherit;font-family:inherit}.code-highlight .token.comment,.code-highlight .token.prolog,.code-highlight .token.doctype,.code-highlight .token.cdata{color:#998066}.code-highlight .token.punctuation,.code-highlight .token.namespace{opacity:.7}.code-highlight .token.property,.code-highlight .token.tag,.code-highlight .token.boolean,.code-highlight .token.number,.code-highlight .token.constant,.code-highlight .token.symbol,.code-highlight .token.atrule,.code-highlight .token.attr-value,.code-highlight .token.keyword{color:#d1949e}.code-highlight .token.selector,.code-highlight .token.attr-name,.code-highlight .token.string,.code-highlight .token.char,.code-highlight .token.builtin,.code-highlight .token.inserted{color:#bde052}.code-highlight .token.operator,.code-highlight .token.entity,.code-highlight .token.url,.code-highlight .token.variable,.code-highlight .language-css .token.string,.code-highlight .style .token.string{color:#f5b83d}.code-highlight .token.regex,.code-highlight .token.important{color:#e90}.code-highlight .token.important,.code-highlight .token.bold{font-weight:700}.code-highlight .token.italic{font-style:italic}.code-highlight .token.entity{cursor:help}.code-highlight .token.deleted{color:red}.page{text-align:center;padding:20px;margin:100px 0}.page--404{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;max-width:526px;margin:64px auto 0}@media (min-width: 1280px){.page--404{margin-top:128px}}.page__error-msg{margin:0}.page__error-txt{margin:20px 0 0}.page__error-list{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;width:100%;max-width:246px}.page__error-listTxt{margin:0}.page__error-link{color:#0d273a!important;background:#fff;padding-top:10px;padding-bottom:10px}.page__error-link:hover,.page__error-link:focus{color:#0d273a!important}.docs-page__body{padding-bottom:64px}@media (min-width: 1280px){.docs-page__body{padding-bottom:128px}}.site-footer{margin-top:0}.docs-page>.page--404{grid-column:1/-1;width:100%;margin-bottom:64px}@media (min-width: 1280px){.docs-page>.page--404{margin-bottom:128px}}
