.docs-page{padding-top:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden}.docs-page,.docs-page__container{min-width:0;max-width:100%;box-sizing:border-box}.docs-page__container{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "subhead" "search" "section";width:100%}.docs-page__title{grid-area:title;margin:0;font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:var(--tm-text-color)}@media(min-width:1024px){.docs-page{padding-top:12px}.docs-page__container{max-width:1400px;grid-template-columns:minmax(0,1fr) minmax(0,740px);grid-template-areas:"title search" "subhead subhead" "section section";column-gap:24px;row-gap:12px;align-items:end;min-width:0}.docs-page__title{font-size:28px;line-height:1.15;letter-spacing:-.02em;min-width:0}.docs-page__search{max-width:740px;width:100%;min-width:0;padding:14px 20px;border-radius:14px;box-shadow:0 2px 8px hsla(var(--black-section)/.08)}.docs-page__search .--input{font-size:17px;line-height:1.35}.docs-page__subhead{margin-top:0;padding:20px 28px;font-size:18px;line-height:1.55}.docs-page__section,.docs-page__subhead{border-radius:14px;min-width:0;max-width:100%}.docs-page__section{margin-top:20px;padding:28px 28px 32px}.docs-page__tabs{margin-left:0;margin-right:auto;margin-bottom:24px;padding:6px;border-radius:14px;width:fit-content;max-width:100%}.docs-page__tabs div{font-size:17px;padding:11px 20px;border-radius:10px;letter-spacing:-.34px}.docs-page__subhead .--left .--api-key .--copy-btn{min-width:36px;min-height:36px;width:36px;height:36px;border-radius:10px;background:hsla(var(--primary-hsl)/.08);transition:background-color .15s ease}.docs-page__subhead .--left .--api-key .--copy-btn:hover{background:hsla(var(--primary-hsl)/.14)}.docs-page__subhead .--left .--api-key .--copy-btn img{width:20px;height:20px}}.docs-page__search{grid-area:search;gap:20px;width:100%;display:flex;max-width:740px;padding:15px 24px;align-items:center;border-radius:12px;background:hsla(var(--white-section)/1);box-shadow:0 4px 4px hsla(var(--black-section)/.1);border:1px solid hsla(var(--black-section)/.1)}.docs-page__search .--input{flex:1;width:100%;min-width:0;border:0;outline:0;padding:0;color:var(--tm-text-color);font-size:16px;font-weight:500;line-height:1.2;background:transparent}.docs-page__search .--input::placeholder{color:hsla(var(--black-section)/.45)}.docs-page__search svg{width:24px;height:24px;fill:var(--primary)}.docs-page__subhead{grid-area:subhead;display:flex;margin-top:28px;padding:16px 24px;border-radius:12px;background:hsla(var(--white-section)/1);min-width:0;max-width:100%;box-sizing:border-box;color:var(--292C36);font-size:20px;line-height:30px;letter-spacing:-.01em}.docs-page__subhead .--left{min-width:0;flex:1}.docs-page__subhead .--left p:not(:first-child){margin-top:16px}.docs-page__subhead .--left .--primary{color:var(--primary)}.docs-page__subhead .--left .--api-key{gap:5px;display:flex;margin-top:15px;min-height:30px;align-items:center;flex-wrap:wrap}.docs-page__subhead .--left .--api-key .--api-key-row{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.docs-page__subhead .--left .--api-key .--label{color:var(--primary);font-weight:600}.docs-page__subhead .--left .--api-key .--value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:var(--292C36)}.docs-page__subhead .--left .--api-key .--copy-btn{width:24px;height:24px;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);background:transparent;cursor:pointer}.docs-page__subhead .--left .--api-key .--copy-btn img{width:24px;height:24px}.docs-page__subhead .--divider{width:1px;margin:0 54px;background:hsla(var(--black-section)/.22)}.docs-page__subhead .--right{display:flex;align-items:flex-start;min-width:0;max-width:100%}.docs-page__subhead .--right ul{gap:3px;margin:0;padding:0;display:flex;list-style:none;flex-direction:column}.docs-page__subhead .--right li{margin:0}.docs-page__subhead .--right a{color:var(--292C36);font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.36px;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-skip-ink:none;word-break:break-word}.docs-page__section{grid-area:section;display:flex;padding:24px;margin-top:30px;flex-direction:column;flex:1;min-height:0;background:hsla(var(--white-section)/1);overflow-x:hidden}.docs-page__section,.docs-page__tabs{border-radius:12px;min-width:0;max-width:100%;box-sizing:border-box}.docs-page__tabs{gap:0;padding:5px;width:fit-content;margin:0 auto 30px;align-items:center;background:var(--secondary);display:inline-flex}.docs-page__tabs div{color:hsla(var(--224-14-15)/.55);cursor:pointer;font-size:22px;font-weight:600;line-height:1.2;padding:12px 24px;border-radius:10px;letter-spacing:-.44px;border:1px solid transparent;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .1s ease}.docs-page__tabs div:hover:not(.active){color:var(--primary);background:hsla(var(--primary-hsl)/.08)}.docs-page__tabs div:active{transform:translateY(1px)}.docs-page__tabs div.active{color:var(--primary);border:1px solid var(--primary);background:hsla(var(--primary-hsl)/.1);box-shadow:0 4px 4px hsla(var(--black-section)/.1)}.docs-page__tabs .--tab-skeleton{cursor:default;pointer-events:none;width:150px;height:44px;padding:0;box-sizing:border-box;color:transparent;border-color:transparent;background:hsla(var(--224-14-15)/.08)}.docs-page__content--mobile{display:none;flex-direction:column;gap:10px;flex:1;min-height:0;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.docs-page__content--desktop{display:flex;gap:28px;flex:1;min-height:0;min-width:0;max-width:100%}.docs-page__content--desktop .--left{width:100%;max-width:440px;min-width:0;flex-shrink:1}.docs-page__content--desktop .--left ul{gap:10px;margin:0;padding:0;display:flex;list-style:none;flex-direction:column}.docs-page__content--desktop .--left li{gap:15px;border:0;width:100%;display:flex;color:hsla(var(--224-14-15)/.55);cursor:pointer;min-height:54px;padding:11px 24px;align-items:center;border-radius:12px;background:var(--secondary);justify-content:space-between;font-size:20px;font-weight:600;line-height:24px;letter-spacing:-.4px;box-sizing:border-box;transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .1s ease}.docs-page__content--desktop .--left li:after{width:10px;height:10px;flex:0 0 10px;content:"";border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}.docs-page__content--desktop .--left li:hover:not(.active){color:var(--primary);background:hsla(var(--primary-hsl)/.08)}.docs-page__content--desktop .--left li:active:not(.active){transform:translateY(1px)}.docs-page__content--desktop .--left li.active{color:var(--primary);border:1px solid var(--primary);background:hsla(var(--primary-hsl)/.1)}.docs-page__content--desktop .--left .--text{flex:1;min-width:0}.docs-page__content--desktop .--left .--with-badge{gap:10px;display:flex;align-items:center;flex:1;min-width:0}.docs-page__content--desktop .--left .--badge{flex-shrink:0;color:var(--primary);font-size:16px;font-weight:600;line-height:1.2;border-radius:10px;letter-spacing:-.32px;background:hsla(var(--black-section)/.1);padding:10px 5px}.docs-page__content--desktop .--left li.--skeleton-item{cursor:default;pointer-events:none;justify-content:flex-start;gap:12px;color:transparent}.docs-page__content--desktop .--left li.--skeleton-item:after{content:none}.docs-page__content--desktop .--left li.--skeleton-item .--skeleton-bar{display:block;height:16px;width:70%}.docs-page__content--desktop .--right{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.docs-page__content--desktop .--right .docs-page-article{padding-top:4px;max-width:920px}.docs-page__content--desktop .--right .docs-page-article__title{font-size:24px;line-height:1.3;letter-spacing:-.03em;margin-bottom:16px;color:hsla(var(--224-14-15)/.95)}.docs-page__content--desktop .--right .docs-page-article__message{font-size:16px;line-height:1.6;color:hsla(var(--224-14-15)/.92)}.docs-page__content--desktop .--right .docs-page-article__message .marker{font-weight:700}.docs-page__content--desktop .--right .docs-page-article__message .--copy-content,.docs-page__content--desktop .--right .docs-page-article__message .--information{font-size:16px;line-height:1.55;border-radius:10px}.docs-page__content--desktop .--right .docs-page-article__message .--copy-content{padding-right:56px}.docs-page__content--desktop .--right .docs-page-article__message .--copy-content:after{width:36px;top:8px;right:8px;bottom:8px;background-size:18px 18px}.docs-page__content--desktop .--right .docs-page-article__message p>code{font-size:15px;line-height:1.45;padding:10px 14px}.docs-page__content--desktop .--right .docs-page-article__message pre{font-size:14px;line-height:1.45;padding:12px 14px}}.docs-page__topic-card{border-radius:12px;border:1px solid transparent;background:hsla(var(--white-section)/1);box-sizing:border-box;min-width:0;max-width:100%;transition:border-color .16s ease,background-color .16s ease}.docs-page__topic-card.is-active{border-color:var(--primary);background:hsla(var(--primary-hsl)/.05)}.docs-page__topic-card-head{width:100%;margin:0;padding:15px;display:flex;align-items:center;gap:10px;border:0;border-radius:12px;font:inherit;text-align:left;cursor:pointer;color:hsla(var(--224-14-15)/.65);background:transparent;box-sizing:border-box}.docs-page__topic-card.is-active .docs-page__topic-card-head{color:var(--primary)}.docs-page__topic-card-title{flex:1;min-width:0;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.36px}.docs-page__topic-badge{flex-shrink:0;padding:10px 5px;border-radius:10px;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-.3px;color:var(--primary);background:hsla(var(--black-section)/.1)}.docs-page__topic-chevron{flex:0 0 10px;width:10px;height:10px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);transition:transform .2s ease}.docs-page__topic-chevron.is-open{transform:rotate(135deg)}.docs-page__topic-card-body{padding:0 15px 15px;min-width:0;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.docs-page__topic-card-body .docs-page-article{min-width:0;max-width:100%}.docs-page__topic-card-body .docs-page-article__message{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.docs-page__topic-card--skeleton{padding:15px;pointer-events:none}.docs-page__topic-skeleton-bar{display:block;height:18px;width:72%}.docs-page__topic-article{padding-top:4px}.docs-skeleton{background:hsla(var(--224-14-15)/.08);border-radius:10px;position:relative;overflow:hidden}.docs-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,hsla(var(--224-14-15)/0),hsla(var(--224-14-15)/.14) 50%,hsla(var(--224-14-15)/0));animation:docs-skeleton-shimmer 1.15s ease-in-out infinite}@keyframes docs-skeleton-shimmer{to{transform:translateX(100%)}}.docs-page__article-skeleton{padding-top:10px}.docs-page__article-skeleton-title{width:65%;height:24px;margin-bottom:18px}.docs-page__article-skeleton-line{height:14px;margin-bottom:12px}@media(max-width:1199px)and (min-width:1024px){.docs-page__content--desktop .--left{max-width:320px}.docs-page__content--desktop .--left li{gap:8px;font-size:15px;line-height:1.35;padding:11px 14px;min-height:48px}}@media(max-width:1023px){.docs-page{background:var(--tm-bg-color);padding-bottom:24px;box-sizing:border-box}.docs-page__title{margin-top:4px;font-size:22px;font-weight:600;letter-spacing:-.44px;color:var(--tm-text-color)}.docs-page__search{margin-top:20px;max-width:none;padding:15px 10px;box-shadow:0 4px 4px rgba(112,123,111,.1);border-color:hsla(var(--black-section)/.2)}.docs-page__search .--input{font-size:16px;font-weight:500;color:hsla(var(--224-14-15)/.55)}.docs-page__subhead{margin-top:20px;padding:16px;flex-direction:column;font-size:17px;line-height:1.1;letter-spacing:-.34px}.docs-page__subhead .--left p:not(:first-child){margin-top:8px}.docs-page__subhead .--left p strong{display:block;margin-top:8px;font-size:17px;line-height:1.3;font-weight:600}.docs-page__subhead .--left .--primary{margin-top:20px;font-size:18px;line-height:1.3;letter-spacing:-.36px}.docs-page__subhead .--left .--api-key{flex-direction:column;align-items:stretch;gap:10px;margin-top:15px;min-height:0}.docs-page__subhead .--left .--api-key .--label{font-size:16px}.docs-page__subhead .--left .--api-key .--api-key-row{justify-content:space-between;padding:10px;border-radius:10px;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.12);flex:none}.docs-page__subhead .--divider{display:none}.docs-page__subhead .--right{width:100%;margin-top:20px}.docs-page__subhead .--right ul{gap:8px}.docs-page__subhead .--right a{font-size:16px;letter-spacing:-.32px}.docs-page__section{margin-top:20px;padding:16px 12px}.docs-page__tabs{margin:0 0 16px;width:100%;max-width:none;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.docs-page__tabs::-webkit-scrollbar{display:none}.docs-page__tabs div{flex:1 1 0;min-width:0;font-size:15px;font-weight:600;padding:10px 6px;white-space:normal;text-align:center;line-height:1.2;letter-spacing:-.3px;border-radius:10px;box-shadow:0 4px 8px hsla(var(--black-section)/.05)}.docs-page__tabs div.active{font-weight:700}.docs-page__tabs .--tab-skeleton{flex:1 1 0;min-width:80px;height:52px}.docs-page__content--desktop{display:none}.docs-page__content--mobile{display:flex}}