body{background-color:#dae5e1}.docs-page{--vt-gs-page-bg: radial-gradient(circle at top left, rgba(145, 174, 200, .18), transparent 28%), linear-gradient(180deg, #dae5df 0%, #e4e9e2 46%, #dae5e1 100%);--vt-gs-text-primary: var(--vt-text-body);--vt-gs-text-strong: var(--vt-title-bar);--vt-gs-title-color: var(--vt-gs-page-title-color);--vt-gs-subtitle-color: var(--vt-gs-page-subtitle-color);--vt-gs-text-default: var(--vt-text-default);--vt-gs-text-muted: var(--vt-text-muted);--vt-gs-text-meta: var(--vt-text-meta);--vt-gs-accent: var(--vt-accent);--vt-gs-accent-strong: var(--vt-accent-strong);--vt-gs-border: var(--vt-border-muted);--vt-gs-border-soft: var(--vt-divider-soft);--vt-gs-border-strong: var(--vt-border-popover);--vt-gs-h1-size: var(--vt-gs-page-title-size);--vt-gs-h2-size: var(--vt-type-h2-size);--vt-gs-subtitle-size: var(--vt-gs-page-subtitle-size);--vt-gs-body-size: var(--vt-type-body-size);--vt-gs-label-size: var(--vt-type-label-size);--vt-gs-caption-size: var(--vt-type-caption-size);--vt-gs-small-size: var(--vt-type-small-size);--vt-gs-title-weight: var(--vt-type-heading-weight);--vt-gs-strong-weight: var(--vt-type-strong-weight);--vt-gs-body-weight: var(--vt-type-body-weight);--vt-gs-nav-hover-bg: color-mix(in srgb, var(--vt-accent-softer) 42%, transparent);--vt-gs-nav-hover-title: var(--vt-gs-accent-strong);--vt-gs-nav-hover-desc: var(--vt-gs-text-default);--vt-gs-nav-hover-marker-bg: color-mix(in srgb, var(--vt-accent-softer) 70%, var(--vt-gs-step-marker-bg));--vt-gs-nav-hover-marker-border: var(--vt-gs-accent);--vt-gs-nav-hover-connector: color-mix(in srgb, var(--vt-gs-step-connector) 45%, var(--vt-accent));--vt-gs-nav-active-bg: color-mix(in srgb, var(--vt-accent-softer) 56%, transparent);--vt-gs-nav-active-title: var(--vt-gs-accent-strong);--vt-gs-nav-active-marker-border: var(--vt-gs-accent);--vt-gs-nav-active-marker-bg: color-mix(in srgb, var(--vt-accent-softer) 80%, var(--vt-gs-step-marker-bg));--vt-gs-nav-focus: var(--vt-accent);background:var(--vt-gs-page-bg);color:var(--vt-gs-text-primary);min-height:100vh}.gs-shell{margin:0 40px 64px;min-height:calc(100vh - 220px);display:flex;flex-direction:column;background:transparent;color:var(--vt-gs-text-primary);border:0;border-radius:0;overflow:visible}.docs-head{padding:22px 8px 18px;border-bottom:1px solid #ffffff;background:transparent}.docs-head h1{margin:0;font-size:var(--vt-gs-h1-size);line-height:var(--vt-type-line-height-tight);letter-spacing:-.02em;color:var(--vt-gs-title-color)}.docs-head p{margin:8px 0 0;font-size:var(--vt-gs-subtitle-size);color:#535658;max-width:820px;line-height:var(--vt-line-height-relaxed)}.gs-shell h2,.gs-shell h3,.gs-shell p{margin:0}.gs-doc h2,.gs-doc h3{color:#1e364b}.gs-doc p,.gs-doc li{color:#676a6d}.gs-shell__body{min-height:0;flex:1;display:grid;grid-template-columns:290px 0 minmax(0,1fr);-moz-column-gap:0;column-gap:0;border-top:0}.gs-shell__body--section-open{grid-template-columns:290px 320px minmax(0,1fr)}.gs-shell__body--topic-focus{grid-template-columns:0 320px minmax(0,1fr)}.gs-shell__sidebar,.gs-shell__toc{align-self:start;top:88px;max-height:calc(100vh - 104px);overflow:auto;background:transparent}.gs-shell__sidebar{border-right:1px solid #ffffff;background:var(--vt-gs-sidebar-bg);background:linear-gradient(180deg,#d2ddda 0%,#d2ddda 46%,#ffffff00 100%);min-height:668px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 7%);mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 7%)}.gs-shell__toc{border-right:0;background:linear-gradient(180deg,#c8d4d1 0%,#c8d4d1 46%,#ffffff00 100%)}.gs-shell__body--topic-focus .gs-shell__sidebar{padding:0;border-right:0;overflow:hidden}.gs-shell__group,.gs-shell__item{width:100%;display:grid;gap:3px;padding:10px 10px 10px 12px;border:0;border-left:3px solid transparent;border-radius:0;background:transparent;color:var(--vt-gs-text-primary);text-align:left;cursor:pointer;transition:background-color .15s ease,color .15s ease}.gs-shell__group{padding:0;border-left:0;position:relative;isolation:isolate;min-height:70px}.gs-shell__group+.gs-shell__group,.gs-shell__item+.gs-shell__item{margin-top:2px}.gs-shell__group-title,.gs-shell__item span{font-size:var(--vt-gs-group-title-size);font-weight:var(--vt-gs-title-weight);line-height:1.35;transition:color .15s ease}.gs-shell__group-title{color:var(--vt-gs-group-title-color)}.gs-shell__group-desc,.gs-shell__item small{color:var(--vt-gs-group-desc-color);font-size:var(--vt-gs-group-desc-size);line-height:1.35;transition:color .15s ease}.gs-shell__item{padding:9px 6px 9px 10px;border:0;border-left:2px solid transparent;border-radius:0;gap:2px;background:transparent}.gs-shell__item:hover{background:color-mix(in srgb,var(--vt-gs-nav-hover-bg) 65%,transparent);border-left-color:var(--vt-gs-nav-hover-marker-border)}.gs-shell__item:hover span{color:var(--vt-gs-nav-hover-title)}.gs-shell__item:hover small{color:var(--vt-gs-nav-hover-desc)}.gs-shell__item-title{color:var(--vt-gs-group-title-color);font-size:var(--vt-gs-group-title-size);font-weight:var(--vt-gs-strong-weight);line-height:1.32}.gs-shell__item-desc{color:var(--vt-gs-group-desc-color);font-size:var(--vt-gs-caption-size);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.gs-shell__item:focus-visible{outline:2px solid var(--vt-gs-nav-focus);outline-offset:2px;border-radius:6px}.gs-shell__group-step-item{display:flex;gap:12px;align-items:baseline;border-radius:0;padding:6px 8px;transition:background-color .15s ease}.gs-shell__group-step-marker{width:28px;height:28px;border-radius:50%;background:var(--vt-gs-step-marker-bg);color:var(--vt-gs-step-marker-text);border:var(--vt-border-width) solid var(--vt-gs-step-marker-border);display:flex;align-items:center;justify-content:center;font-size:var(--vt-gs-label-size);font-weight:var(--vt-gs-strong-weight);line-height:1;flex-shrink:0;transition:border-color .15s ease,background-color .15s ease,color .15s ease;position:relative;z-index:1}.gs-shell__group-step-content{min-width:0;display:grid;gap:2px;transition:color .15s ease}.gs-shell__group-step-connector{display:none}.gs-shell__group:before{content:"";position:absolute;left:21px;top:0;bottom:0;width:2px;background:var(--vt-gs-step-connector);z-index:0;pointer-events:none}.gs-shell__group:first-of-type:before{top:50%}.gs-shell__group:last-of-type:before{bottom:50%}.gs-shell__group:hover .gs-shell__group-step-item{background:var(--vt-gs-nav-hover-bg)}.gs-shell__group:hover .gs-shell__group-title{color:var(--vt-gs-nav-hover-title)}.gs-shell__group:hover .gs-shell__group-desc{color:var(--vt-gs-nav-hover-desc)}.gs-shell__group:hover .gs-shell__group-step-marker{border-color:var(--vt-gs-nav-hover-marker-border);background:var(--vt-gs-nav-hover-marker-bg);color:var(--vt-gs-nav-hover-title)}.gs-shell__group:focus-visible{outline:2px solid var(--vt-gs-nav-focus);outline-offset:2px;border-radius:10px}.gs-shell__group--active,.gs-shell__item--active{border-left-color:var(--vt-gs-accent);background:var(--vt-gs-nav-active-bg);color:var(--vt-gs-nav-active-title)}.gs-shell__item--active{border-left-width:2px;border-left-color:var(--vt-gs-nav-active-marker-border);background:color-mix(in srgb,var(--vt-gs-nav-active-bg) 55%,transparent);box-shadow:none}.gs-shell__item--active .gs-shell__item-title{color:var(--vt-gs-nav-active-title)}.gs-shell__item--active .gs-shell__item-desc{color:var(--vt-gs-text-default)}.gs-shell__group--active .gs-shell__group-step-marker{border-color:var(--vt-gs-nav-active-marker-border);background:var(--vt-gs-nav-active-marker-bg);color:var(--vt-gs-nav-active-title)}.gs-shell__group--active .gs-shell__group-title{color:var(--vt-gs-nav-active-title)}.gs-shell__toc{overflow:hidden}.gs-shell__body--section-open .gs-shell__toc,.gs-shell__body--topic-focus .gs-shell__toc{overflow:auto;padding:16px 10px 24px}.gs-shell__body--section-open:not(.gs-shell__body--topic-focus) .gs-shell__toc{border-right:1px solid #ffffff;min-height:668px;-webkit-mask-image:none;mask-image:none}.gs-shell__body--topic-focus .gs-shell__toc{border-right:1px solid #ffffff;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 4%);mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 4%)}.gs-shell__section-heading{position:sticky;top:0;z-index:2;padding:8px 10px 12px;background:var(--vt-gs-toc-bg);border-bottom:var(--vt-border-width) solid color-mix(in srgb,var(--vt-gs-border-soft) 75%,transparent)}.gs-shell__section-actions{display:flex;gap:8px;margin-bottom:8px}.gs-shell__link-btn{display:inline-flex;align-items:center;gap:6px;border:0;background:color-mix(in srgb,var(--vt-accent-softer) 60%,transparent);color:var(--vt-gs-accent-strong);font-size:var(--vt-gs-caption-size);font-weight:var(--vt-gs-strong-weight);padding:5px 10px;border-radius:999px;border:var(--vt-border-width) solid color-mix(in srgb,var(--vt-gs-accent) 30%,transparent);cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.gs-shell__link-btn:hover{background:color-mix(in srgb,var(--vt-accent-softer) 78%,var(--vt-surface-default));border-color:color-mix(in srgb,var(--vt-gs-accent) 55%,transparent)}.gs-shell__link-btn:focus-visible{outline:2px solid var(--vt-gs-nav-focus);outline-offset:2px}.gs-shell__section-heading p{font-size:var(--vt-gs-body-size);font-weight:var(--vt-gs-strong-weight)}.gs-shell__section-pill{display:block;width:100%;margin:0;padding:0;border:0;border-bottom:0;background:transparent;color:#2c4e6d;font-size:var(--vt-gs-label-size);font-weight:var(--vt-gs-strong-weight);line-height:1.35;text-transform:none;letter-spacing:0}.gs-shell__section-heading span{display:block;margin-top:3px;color:#61707d;font-size:var(--vt-gs-caption-size);line-height:1.35}.gs-shell__items{padding-top:10px;display:grid;gap:2px}.gs-shell__preview{min-width:0;min-height:0;display:block;padding:20px 34px 34px;overflow:auto}.gs-doc{max-width:940px}.gs-doc__header{padding-bottom:14px;border-bottom:var(--vt-border-width) solid var(--vt-gs-border-soft);margin-bottom:22px}.gs-doc__eyebrow{margin:0 0 6px;color:#2c4e6d;font-size:var(--vt-gs-caption-size);font-weight:var(--vt-gs-strong-weight);text-transform:uppercase;letter-spacing:.06em}.gs-doc p.gs-doc__eyebrow{color:#2c4e6d}.gs-doc h2{margin:0;font-size:var(--vt-gs-h2-size);line-height:var(--vt-type-line-height-tight);font-weight:var(--vt-gs-title-weight);color:#1e364b}.gs-doc__lede{margin:10px 0 0;color:#676a6d;font-size:var(--vt-gs-label-size);line-height:1.6}.gs-doc__section{margin:0 0 26px}.gs-doc__section h3{margin:0 0 10px;color:#1e364b;font-size:var(--vt-gs-body-size);font-weight:var(--vt-gs-strong-weight);letter-spacing:0}.gs-doc__section h3.gs-doc__steps-heading{display:inline-flex;align-items:center;gap:6px}.gs-doc__section-note{padding:24px 12px 12px;background:#fefabc;border-radius:2px;box-shadow:5px 5px 10px #00000026;width:280px;max-width:100%}.gs-doc__note{font-size:var(--vt-gs-label-size);line-height:1.65;display:block;position:relative;padding:11px 14px 12px 16px;border-left:4px solid #101d29b5;background:#ffffff6b}.gs-doc__note-title{font-size:var(--vt-gs-label-size);line-height:1.65;font-weight:700}.gs-doc__welcome-text{margin:0;color:#676a6d;font-size:16px;line-height:1.65}.gs-doc__related-list{margin:0;padding-left:22px;display:grid;gap:8px}.gs-doc__related-list li{color:#676a6d;font-size:var(--vt-gs-label-size);line-height:1.6}.gs-doc__section h3.gs-doc__related-heading{font-size:12px}.gs-doc__workspace-visual{position:relative;width:100%;height:560px;overflow:hidden;background:transparent}.gs-doc__workspace-card{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;border:0;border-radius:0;background:transparent;box-shadow:none}@media (max-width: 960px){.gs-doc__workspace-visual{height:420px}}.gs-doc__related-cards{display:grid;grid-template-columns:repeat(2,minmax(0,300px));gap:10px;align-content:start}.gs-doc__related-card{width:100%;max-width:300px;border:1px solid #bed0dee6;border-radius:2px;background:#f4f8fa;color:#2c4e6d;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;padding:10px 12px;text-align:left;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.gs-doc__related-card:hover{background:#eaf2f6;border-color:#a9bfd2}.gs-doc__related-card:focus-visible{outline:2px solid #7ea5c8;outline-offset:2px}.gs-doc__related-card-icon{color:#61707d;display:inline-flex;align-items:center;justify-content:center}.gs-doc__related-card-copy{display:grid;gap:2px;min-width:0}.gs-doc__related-card-title{color:#1e364b;font-size:12px;line-height:1.2;font-weight:700}.gs-doc__related-card-text{color:#676a6d;font-size:12px;line-height:1.35}@media (max-width: 760px){.gs-doc__related-cards{grid-template-columns:minmax(0,300px)}}.gs-shell__description{margin-bottom:0;padding:0;border:0;border-radius:0;background:transparent;color:#676a6d;font-size:var(--vt-gs-body-size);line-height:1.75;max-width:920px}.gs-shell__description p{margin:0}.gs-shell__description p+p{margin-top:14px}.gs-doc__phrase-semibold{font-weight:600}.gs-shell__ordered-list{list-style:decimal;list-style-position:outside;margin:0;padding-left:24px;display:grid;gap:10px}.gs-shell__ordered-list li{display:list-item;color:#676a6d;font-size:16px;line-height:1.6}.gs-shell__ordered-list-visual{margin:6px 0}.gs-upload-mock{--vt-border-width: 1px;--vt-card-radius: 10px;--vt-ic-files-max-width: 500px;--vt-ic-files-min-width: 0;--vt-ic-files-gap: 0;--vt-surface-default: #f4f8fa;--vt-border-muted: #cbdced;--vt-ic-upload-max-width: 100%;--vt-ic-upload-border: #cbdced;--vt-ic-upload-radius: 8px;--vt-ic-upload-padding: 10px;--vt-ic-upload-expanded-margin-top: 0;--vt-ic-upload-expanded-margin-bottom: 0;--vt-ic-upload-divider: #cbdced;--vt-ic-upload-toggle-padding-bottom: 8px;--vt-ic-upload-toggle-gap: 8px;--vt-ic-upload-toggle-text: #35516b;--vt-ic-upload-toggle-text-size: 16px;--vt-ic-upload-title-color: #2c4e6d;--vt-ic-upload-title-gap: 6px;--vt-type-body-weight: 400;--vt-type-label-weight: 600;--vt-type-line-height-body: 1.3;--vt-ic-upload-item-min-height: 0;--vt-ic-upload-item-border: #dbe6ef;--vt-ic-upload-item-padding: 10px 0 8px;--vt-ic-upload-item-max-width: 100%;--vt-ic-upload-item-gap: 8px;--vt-ic-upload-title-min-width: 0;--vt-ic-upload-title-main-min-width: 0;--vt-ic-upload-title-main-gap: 8px;--vt-ic-upload-icon-gap-left: 0;--vt-ic-upload-icon-offset-top: 0;--vt-ic-upload-icon-color: #4e6c86;--vt-ic-upload-name-size: 14px;--vt-ic-upload-name-color: #2c4e6d;--vt-ic-upload-menu-width: auto;--vt-ic-upload-menu-height: auto;--vt-ic-upload-menu-btn-size: 26px;--vt-ic-upload-menu-btn-right: 0;--vt-ic-upload-menu-trigger-border: #d5e1ea;--vt-ic-upload-menu-trigger-radius: 6px;--vt-ic-upload-menu-trigger-bg: #f8fbfd;--vt-ic-upload-menu-trigger-color: #4f6e87;--vt-ic-upload-menu-font-size: 12px;--vt-ic-upload-menu-font-weight: 600;--vt-ic-upload-menu-trigger-hover-bg: #eff5f9;--vt-ic-upload-status-size: 12px;--vt-ic-upload-status-text: #2c4e6d;--vt-ic-upload-status-gap: 6px;--vt-ic-upload-status-margin-top: 0;--vt-ic-upload-status-icon-size: 16px;--vt-ic-upload-status-icon-height: 16px;--vt-text-success: #2c4e6d;--vt-ic-upload-meta-row-gap: 8px;--vt-ic-upload-meta-left-margin: 0;background:#f4f8fa}.gs-upload-mock.ic-upload{background:#f4f8fa}.ic-files{container-type:inline-size;container-name:ic-files-container;width:min(100%,var(--vt-ic-files-max-width));border:var(--vt-border-width) solid var(--vt-border-muted);border-radius:var(--vt-card-radius);background:var(--vt-surface-default)}.ic-files--min{min-width:var(--vt-ic-files-min-width)}.ic-files--spaced{margin-bottom:var(--vt-ic-files-gap)}.ic-upload{max-width:var(--vt-ic-upload-max-width);border:var(--vt-border-width) solid var(--vt-ic-upload-border);border-radius:var(--vt-ic-upload-radius);padding:var(--vt-ic-upload-padding);background:transparent;box-sizing:border-box}.ic-upload.ic-upload--expanded{margin-bottom:var(--vt-ic-upload-expanded-margin-bottom);margin-top:var(--vt-ic-upload-expanded-margin-top)}.ic-upload__toggle-row{padding-bottom:var(--vt-ic-upload-toggle-padding-bottom);border-bottom:var(--vt-border-width) solid transparent;position:relative}.ic-upload.ic-upload--expanded .ic-upload__toggle-row{border-bottom-color:var(--vt-ic-upload-divider)}.ic-upload__toggle{display:flex;align-items:center;justify-content:flex-start;gap:var(--vt-ic-upload-toggle-gap);width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--vt-ic-upload-toggle-text);cursor:default}.ic-upload__title{display:inline-flex;align-items:center;gap:var(--vt-ic-upload-title-gap);min-width:0;flex:1 1 auto;font-size:var(--vt-ic-upload-toggle-text-size);color:var(--vt-ic-upload-title-color);font-weight:var(--vt-type-body-weight);line-height:var(--vt-type-line-height-body);white-space:nowrap;font-weight:400}.ic-upload__title-count{flex:0 0 auto;font-weight:600}.ic-upload__title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.ic-upload__item{min-height:var(--vt-ic-upload-item-min-height);display:flex;flex-direction:column;align-items:flex-start;position:relative;border-bottom:var(--vt-border-width) solid var(--vt-ic-upload-item-border);padding:var(--vt-ic-upload-item-padding);max-width:var(--vt-ic-upload-item-max-width);box-sizing:border-box;gap:var(--vt-ic-upload-item-gap)}.ic-upload__item:last-child{border-bottom:0}.ic-upload__title-row{display:flex;flex-direction:row;justify-content:left;align-items:center;width:100%;min-width:var(--vt-ic-upload-title-min-width)}.ic-upload__title-main{display:flex;flex-direction:row;align-items:center;width:100%;min-width:var(--vt-ic-upload-title-main-min-width);gap:var(--vt-ic-upload-title-main-gap)}.ic-upload__icon{margin-left:var(--vt-ic-upload-icon-gap-left);margin-top:var(--vt-ic-upload-icon-offset-top);color:var(--vt-ic-upload-icon-color);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ic-upload__name{font-size:var(--vt-ic-upload-name-size);color:var(--vt-ic-upload-name-color);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-width:0;flex:1 1 auto;font-weight:var(--vt-type-label-weight)}.ic-upload__menu{position:relative;margin-left:auto;margin-right:0;flex:0 0 auto;width:var(--vt-ic-upload-menu-width);height:var(--vt-ic-upload-menu-height)}.ic-upload__menu-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--vt-ic-upload-menu-btn-size);height:var(--vt-ic-upload-menu-btn-size);right:var(--vt-ic-upload-menu-btn-right);padding:0;border:var(--vt-border-width) solid var(--vt-ic-upload-menu-trigger-border);border-radius:var(--vt-ic-upload-menu-trigger-radius);background:var(--vt-ic-upload-menu-trigger-bg);color:var(--vt-ic-upload-menu-trigger-color);font-size:var(--vt-ic-upload-menu-font-size);font-weight:var(--vt-ic-upload-menu-font-weight);box-sizing:border-box;cursor:pointer}.ic-upload__menu-btn:not(:disabled):hover{background:var(--vt-ic-upload-menu-trigger-hover-bg)}.gs-upload-mock .ic-upload__menu-btn,.gs-upload-mock .ic-upload__menu-btn:not(:disabled):hover{border:0;background:transparent}.ic-upload__status{font-size:var(--vt-ic-upload-status-size);color:var(--vt-ic-upload-status-text);display:inline-flex;align-items:center;min-width:0;gap:var(--vt-ic-upload-status-gap);margin-left:auto;white-space:nowrap;margin-top:var(--vt-ic-upload-status-margin-top);flex:0 0 auto}.ic-upload__status--done{color:var(--vt-text-success)}.ic-upload__status-indicator{display:inline-flex;align-items:center;justify-content:center;width:var(--vt-ic-upload-status-icon-size);height:var(--vt-ic-upload-status-icon-height);flex:0 0 auto;line-height:0}.ic-upload__status-text-wrap{position:relative;min-width:0}.ic-upload__status-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;color:#2c4e6d}.ic-upload__meta-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--vt-ic-upload-meta-row-gap)}.ic-upload__meta-left{display:inline-flex;align-items:center;min-width:0;flex:1 1 auto;gap:var(--vt-ic-upload-title-gap);margin-left:var(--vt-ic-upload-meta-left-margin)}.ic-upload__status--meta{margin-left:0;padding-left:0;margin-top:0;flex:1 1 auto;min-width:0}.gs-upload-full-context-mock{width:243px;border:1px solid #d3dade;border-radius:8px;background:#ffffff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box}.gs-upload-full-context-mock__label{font-size:13px;line-height:1.35;color:#2c4e6d;flex:1 1 auto;min-width:0;white-space:normal}.gs-upload-full-context-mock__switch{display:inline-flex;align-items:center;flex:0 0 auto;cursor:default}.gs-upload-full-context-mock__switch input{position:absolute;opacity:0;pointer-events:none}.gs-upload-full-context-mock__track{width:34px;height:20px;border-radius:999px;background:#d3dade;border:0;display:inline-flex;align-items:center;padding:2px;box-sizing:border-box}.gs-upload-full-context-mock__thumb{width:14px;height:14px;border-radius:999px;background:#c5cace;border:1px solid #2c4e6d;box-shadow:0 1px 2px #101d292e;display:inline-block}.gs-shell__ordered-item-content{display:block}.gs-shell__ordered-item-content--with-action{display:inline-grid;grid-template-columns:minmax(0,auto) auto;align-items:center;gap:10px;justify-content:start;max-width:100%}.gs-shell__ordered-item-content--with-action .gs-shell__ordered-item-text{max-width:min(100%,620px)}.gs-shell__ordered-item-content--stacked-action{display:block}.gs-shell__ordered-item-action{display:inline-flex;align-items:center;justify-content:flex-start}.gs-shell__ordered-item-action--stacked{display:flex;margin-top:8px}.gs-step-signin-btn{border:0;border-radius:999px;padding:8px 14px;background-color:#3c5f7f;color:#fff;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:default;height:35px}.gs-step-signin-btn:hover{background-color:#6284a4}.gs-step-action-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c8d8e4;border-radius:4px;background:#f5fafc;padding:2px;min-height:34px;color:#2c4e6d}.gs-step-action-pill--prompt{height:34px;min-height:34px;padding:0}.gs-step-action-pill--prompt .gpt-prompt-actions__send-wrap{height:34px;display:inline-flex;align-items:center}.gs-step-action-pill--prompt .gpt-prompt-actions__btn,.gs-step-action-pill--prompt .ic-header__pencil-btn{width:34px;height:34px;min-height:34px;padding:0}.gs-step-action-pill--prompt .vt-dropdown__trigger{height:34px;min-height:34px}.gs-step-action-pill--workspace-rename{height:34px;min-height:34px;padding:0}.gs-step-action-pill--workspace-rename .vt-navbar-action-btn{width:34px;height:34px;min-height:34px;padding:0}.gs-step-action-pill--compact{height:34px;min-height:34px;padding:0}.gs-step-action-pill--components-menu{height:42px;min-height:42px;padding:4px}.gs-step-action-pill--components-menu .gs-step-vt-components-btn{height:34px;min-height:34px;margin:0}.gs-step-action-pill--close-mock{width:34px;height:34px;min-width:34px;min-height:34px;padding:0}.gs-step-vt-components-btn{min-width:48px;height:28px;border-radius:4px;padding:0 8px;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;background:#d3dade;border:0;color:#2c4e6d;cursor:default;margin:4px}.gs-step-vt-components-btn .vt-components-icon{width:20px;height:20px;display:inline-block}.gs-step-vt-components-btn .vt-components-glyph{background-image:url(../../../components/generic/components.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.gs-step-vt-components-caret{color:#61707d;flex-shrink:0}.gs-step-google-btn{background-color:#f2f2f2;border:none;border-radius:20px;box-sizing:border-box;color:#1f1f1f;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;padding:0 12px;position:relative;white-space:nowrap;cursor:default;overflow:hidden}.gs-step-google-btn-content{align-items:center;display:flex;flex-direction:row;height:100%;width:100%;gap:10px;position:relative}.gs-step-google-btn-icon{width:20px;height:20px;flex-shrink:0}.gs-step-google-btn-icon svg{display:block;width:20px;height:20px}.gs-step-google-btn-label{font-weight:500;font-size:14px;line-height:1}.gs-step-google-btn-state{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease}.gs-step-google-btn:hover{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.gs-step-new-workspace-btn{display:flex;border:0;border-radius:8px;margin-top:8px;padding:0 14px;height:40px;background-color:#003045;color:#fff;cursor:default;box-shadow:0 1px 3px #0000002e;white-space:nowrap}.gs-step-new-workspace-btn:hover{background-color:#6284a4}.gs-step-new-workspace-btn-content{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1}.gs-step-new-workspace-btn-plus{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;font-weight:500}.gs-step-edit-mode-btn{border:1px solid #c8d8e4;border-radius:4px;background:#ffffff;color:#2c4e6d;height:34px;padding:0 8px;display:inline-flex;align-items:center;white-space:nowrap;cursor:default}.gs-step-edit-mode-btn-track{width:45px;height:25px;border-radius:999px;background:#d1dbe1;position:relative;display:inline-flex;align-items:center}.gs-step-edit-mode-btn-thumb{width:20px;height:20px;border-radius:50%;background:#ffffff;color:#2c4e6d;box-shadow:0 1px 2px #00000026;margin-left:3px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2c4e6d}.gs-step-focus-mode-btn{border:1px solid #c8d8e4;border-radius:4px;background:#ffffff;color:#2c4e6d;height:34px;width:34px;justify-content:center;display:inline-flex;align-items:center;white-space:nowrap;cursor:default}.gs-step-focus-mode-btn-icon{display:inline-flex;align-items:center;justify-content:center}.gs-step-split-actions{display:inline-flex;align-items:center;gap:6px}.gs-step-split-action-btn{width:34px;height:34px;border:1px solid #c8d8e4;border-radius:4px;background:#ffffff;color:#2c4e6d;display:inline-flex;align-items:center;justify-content:center;cursor:default}.gs-step-conv-search-mock{width:auto;max-width:100%;height:34px;border:1px solid #4e7192;border-radius:4px;background:#ffffff;color:#61707d;display:inline-flex;align-items:center;gap:6px;padding:0 6px;box-sizing:border-box;vertical-align:middle;min-width:0;margin-bottom:1px}.gs-step-conv-search-mock__icon{display:inline-flex;align-items:center;justify-content:center;color:#4e7192;flex:0 0 auto}.gs-step-conv-search-mock__placeholder{flex:0 1 auto;max-width:167px;min-width:0;font-size:12px;line-height:1;color:#95aabe;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gs-step-conv-search-mock__filter{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:6px;padding:0;color:#61707d;background:transparent;border:0;cursor:default}.gs-step-tag-chip-mock{position:relative;display:inline-flex;align-items:center;border:none;padding:0;margin:0;vertical-align:middle;flex:0 0 auto}.gs-step-tag-chip-mock .flg-tag-chip__border{clip-path:polygon(7% 0%,94% 0%,99% 100%,2% 100%);position:absolute;box-sizing:border-box;top:0;left:-3.5px;width:calc(100% + 6px);height:100%;pointer-events:none;background:var(--vt-border-muted, #cbdced);z-index:0}.gs-step-tag-chip-mock .flg-tag-chip__body{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 15px;clip-path:polygon(5% 0%,95% 0%,100% 100%,0% 100%);background:var(--vt-surface-default, #ffffff);box-sizing:border-box;border-top:1px solid var(--vt-border-muted, #cbdced);border-bottom:1px solid var(--vt-border-muted, #cbdced);color:#2c4e6d;font-size:12px;line-height:1;z-index:1;white-space:nowrap}.gs-step-tag-chip-mock .flg-tag-chip__icon{display:inline-block;width:16px;height:16px;margin-right:5px;margin-left:1px;background-color:#2c4e6d;mask:url(../../../components/generic/add.svg) no-repeat center / contain;-webkit-mask:url(../../../components/generic/add.svg) no-repeat center / contain;flex:0 0 auto}.gs-step-tag-chip-mock .flg-tag-chip__text{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:13px}.gs-step-sort-order-mock.vt-dropdown__trigger{height:27px;min-height:27px;padding:2px 8px;margin-left:4px;margin-right:4px;min-width:auto;display:inline-flex;align-items:center;gap:6px;border-radius:13px;border:1px solid #d3dade;background:#e9eef1;color:#2c4e6d;font-size:14px;font-weight:600;line-height:1;box-sizing:border-box;cursor:default;pointer-events:none;vertical-align:middle}.gs-step-sort-order-mock.vt-dropdown__trigger svg{color:currentColor;flex:0 0 auto}.gs-step-adv-filter-btn-mock{width:34px;height:34px;min-width:34px;min-height:34px;padding:0}.gs-step-scale-demo{position:relative;width:min(100%,500px);height:230px;margin:35px;border:1px solid #d5e1ea;border-radius:10px;background:linear-gradient(180deg,#eef3f6 0%,#e6edf1 100%)}.gs-step-scale-demo .custom-slider-container.vertical{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:2;background-color:#e9eef1;border-radius:8px;padding:16px 8px;box-shadow:0 3px 6px #0000001a;border:1px solid #cbdced}.gs-step-scale-demo .custom-slider-container.horizontal{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:2;background-color:#e9eef1;border-radius:8px;padding:10px 22px;box-shadow:0 3px 6px #0000001a;border:1px solid #cbdced}.gs-step-vt-focus-add-btn.vt-btn.vt-btn--icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;box-sizing:border-box;border:1px solid #c8d8e4;border-radius:4px;background:#ffffff;color:#2c4e6d;display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0}.gs-step-vt-focus-add-btn-plus{font-size:24px;line-height:1;font-weight:500;margin-top:-1px}.gs-step-live-samples-btn{display:inline-flex;align-items:center;gap:var(--vt-ic-payload-action-gap, 10px);height:var(--vt-ic-payload-action-icon-height, 26px);padding:0 var(--vt-ic-payload-action-icon-padding-x, 10px);border:var(--vt-ic-payload-action-border-width, 1px) solid var(--vt-ic-payload-action-border, var(--vt-text-default));border-radius:var(--vt-ic-payload-action-radius, var(--vt-control-radius));background:var(--vt-ic-payload-action-bg, var(--vt-surface-default));color:var(--vt-ic-payload-action-text, var(--vt-text-default));font:inherit;font-size:var(--vt-ic-payload-action-font-size, var(--vt-type-label-size));font-weight:var(--vt-ic-payload-action-font-weight, var(--vt-type-label-weight));line-height:var(--vt-ic-payload-action-line-height, var(--vt-type-line-height-body));cursor:default}.gs-step-live-samples-btn__icon{width:var(--vt-ic-icon-size, 20px);height:var(--vt-ic-icon-size, 20px);flex:0 0 auto;background:var(--vt-ic-artifacts-btn-icon-bg, url(../../../components/generic/artifactBtnIcon.svg)) no-repeat center;background-size:var(--vt-ic-artifacts-btn-icon-size, contain)}.gs-step-live-sample-copy-btn__icon{display:inline-flex;margin-inline:auto}.panel-concentration-dropdown__side-btn{width:34px;height:34px;border:1px solid #c8d8e4;border-radius:4px;background:#ffffff;color:#2c4e6d;display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0}.gs-step-side-position-icon{width:20px;height:20px;background-size:cover;display:inline-block}.gs-step-side-position-icon.addToLeftIcon{background-image:url(../../../components/generic/add-to-left.png)}.gs-step-side-position-icon.addToRightIcon{background-image:url(../../../components/generic/add-to-right.png)}.gs-step-gpt-profile-menu-btn.vt-btn.vt-btn--icon.gpt-profile-picker__item-menu{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#2c4e6d!important;box-shadow:none!important;display:inline-flex;align-items:center;justify-content:center;padding:0!important;cursor:default}.gs-step-gpt-profile-menu-btn svg{width:16px;height:16px;color:#2c4e6d!important}.gpt-prompt-actions__send-wrap{color:#2c4e6d}.gs-step-vt-close-btn{width:30px;height:28px;border:0;border-radius:4px;background:#ffffff;color:#2c4e6d;display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0}.gs-step-vt-close-btn-x{font-size:18px;font-weight:700;line-height:1}.gs-step-vt-close-btn--add-component{width:34px;height:34px;min-width:34px;min-height:34px;max-width:34px;max-height:34px;padding:0}.gs-step-vt-close-btn-x--add-component{font-size:20px;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.gs-step-model-picker.gpt-model-picker{display:inline-flex;align-items:center}.gs-step-model-picker .vt-dropdown__trigger{border:1px solid #adc5db;border-radius:13px;background:#e9eef1;color:#2c4e6d;font-size:14px;font-weight:600;line-height:1;height:26px;min-height:26px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;cursor:default;margin:0 2px}.gs-step-model-picker .gpt-model-picker__label{color:#2c4e6d;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.gs-step-model-picker .vt-dropdown__trigger svg{color:#61707d}.ic-header__pencil-btn{width:28px;height:28px;border:0;border-radius:4px;background:#ffffff;color:#2c4e6d;display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0}.gs-step-divergence-inline{display:inline-flex;align-items:center;gap:3px;color:#2c4e6d}.gs-step-divergence-btn{width:auto;min-width:64px;padding:0 6px}.gs-step-divergence-count{font-size:13px;line-height:1;font-weight:600;color:#2c4e6d}.gs-doc__inline-link{color:#2c4e6d;text-decoration:underline;text-underline-offset:2px;word-break:break-word}.gs-vil-pricing-cta{width:min(100%,620px);margin:14px 0;padding:12px 14px;border:1px solid #bed0de;border-radius:8px;background:#f4f8fa;color:#2c4e6d;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;text-decoration:none;transition:background-color .14s ease,border-color .14s ease}.gs-vil-pricing-cta:hover{background:#eaf2f6;border-color:#8eabc3}.gs-vil-pricing-cta:focus-visible{outline:2px solid #7ea5c8;outline-offset:2px}.gs-vil-pricing-cta__icon{width:36px;height:36px;border-radius:8px;background:#ffffff url(../../../components/gptquery/vil-Avatar.svg) no-repeat center;background-size:27px;border:1px solid #cbdced}.gs-model-pricing-cta{grid-template-columns:auto minmax(0,1fr) auto}.gs-model-pricing-cta__icons{gap:0}.gs-model-pricing-cta__icons .gs-doc__step-icon-pill{width:28px;height:28px;background:#ffffff}.gs-model-pricing-cta__icons .gs-doc__step-icon-pill+.gs-doc__step-icon-pill{margin-left:-5px}.gs-vil-pricing-cta__copy{min-width:0;display:grid;gap:2px}.gs-vil-pricing-cta__copy strong{color:#1e364b;font-size:14px;line-height:1.3;font-weight:700}.gs-vil-pricing-cta__copy span{color:#676a6d;font-size:12px;line-height:1.4}.gs-vil-pricing-cta__arrow{color:#61707d}.gs-doc__step-component-list{margin-top:8px;display:grid;gap:6px;max-width:420px}.gs-doc__step-component-row{display:flex;align-items:center;gap:8px}.gs-doc__step-component-row--single-line{flex-wrap:nowrap;white-space:nowrap}.gs-doc__step-component-label{font-size:14px;line-height:1.2;font-weight:700}.gs-doc__step-icon-pill{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #bed0dee6;border-radius:4px;background:#f4f8fa}.gs-doc__step-icon-pills{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.gs-doc__step-icon-pill--close{width:34px;height:34px}.gs-doc__step-close-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;color:#2c4e6d}.gs-doc__step-component-after-text{color:#676a6d;font-size:14px;line-height:1.4;margin-left:2px}.gs-doc__component-catalog-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;background-size:contain}.gs-doc__component-catalog-icon.conversationsArchiveIcon{background-image:url(../../../components/generic/conversationsArchiveIcon.svg)}.gs-doc__component-catalog-icon.memoriesArchiveIcon{background-image:url(../../../components/generic/myFilesIcon.svg)}.gs-doc__component-catalog-icon.openIcon{background-image:url(../../../components/generic/open_icon.svg)}.gs-doc__component-catalog-icon.googleIcon{background-image:url(../../../components/generic/google_icon.svg)}.gs-doc__component-catalog-icon.anthropicIcon{background-image:url(../../../components/generic/anthropic_icon.svg)}.gs-doc__component-catalog-icon.deepseekIcon{background-image:url(../../../components/generic/deepseek_icon.svg)}.gs-doc__component-catalog-icon.vilIcon{background-image:url(../../../components/generic/vil_icon.svg)}.gs-doc__component-catalog-icon.editorIcon{background-image:url(../../../components/generic/notebookIcon.svg)}.gs-shell__unordered-list{list-style:disc;list-style-position:outside;margin:0;padding-left:24px;display:grid;gap:10px}.gs-shell__unordered-list li{display:list-item;color:#676a6d;font-size:var(--vt-gs-label-size);line-height:1.6}.gs-doc__skills-profile-list{margin-top:10px}.gs-doc--welcome h2,.gs-doc--welcome h3{color:#1e364b}.gs-doc--welcome .gs-doc__lede,.gs-doc--welcome .gs-doc__note,.gs-doc--welcome .gs-shell__unordered-list li{color:#676a6d}.gs-doc--welcome .gs-doc__lede--welcome{color:#61707d;display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.gs-doc--welcome .gs-shell__unordered-list li{font-size:16px}.gs-doc__pager-divider{margin-top:18px;border-top:1px solid #ffffff}.gs-doc__pager{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.gs-doc__pager--next-only{justify-content:flex-end}.gs-doc__pager--previous-only{justify-content:flex-start}.gs-doc__pager-btn{display:inline-flex;align-items:flex-end;gap:8px;color:#1e364b;padding:8px 12px;font-size:12px;line-height:1;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.gs-doc__pager-label{display:grid;gap:2px;text-align:left}.gs-doc__pager-label-main,.gs-doc__pager-label-main-left{font-size:11px;line-height:1.1;letter-spacing:.03em;text-transform:uppercase}.gs-doc__pager-label-main{text-align:end}.gs-doc__pager-label-main-left{text-align:start}.gs-doc__pager-label-sub{font-size:12px;line-height:1.2;font-weight:700;text-transform:none}.gs-doc__pager-label-section{font-size:11px;line-height:1.2;color:#8a98a3;font-weight:500;text-transform:none;text-align:left;justify-self:start}.gs-doc__pager-label-section--previous{text-align:right;justify-self:end}.gs-doc__pager-label-icon{padding-bottom:1px}.gs-doc__pager-btn:hover:not(:disabled){background:#eaf2f6;border-color:#a9bfd2}.gs-doc__pager-btn:disabled{opacity:.55;cursor:default}.gs-shell__visuals{max-width:100%;display:grid;gap:14px;margin:0}.gs-shell__visual{margin:0;border-radius:8px;overflow:hidden;background:var(--vt-surface-default);border:var(--vt-border-width) solid var(--vt-gs-border-soft)}.gs-shell__visual--my-conversation-filters{width:min(100%,550px)}.gs-shell__visual--panel-add-edit{width:min(100%,300px)}.gs-shell__visual--panel-step8-secondary{width:min(100%,700px)}.gs-shell__visual--my-conversation-rename-flow,.gs-shell__visual--my-files-menu{width:min(100%,500px)}.gs-shell__visual--notebook-menu{width:min(100%,230px)}.gs-shell__visual--workspace-step3-primary{width:min(100%,365px);border:1px solid #d3dade;border-radius:4px}.gs-shell__workspace-step3-secondary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gs-shell__workspace-step3-secondary-text{margin:0;color:#676a6d;font-size:var(--vt-gs-label-size);line-height:1.5;max-width:280px}.gs-shell__visual img,.gs-shell__visual video{display:block;width:100%;height:auto}.gs-shell__visual figcaption{padding:10px 12px;font-size:var(--vt-gs-caption-size);color:var(--vt-gs-text-muted);line-height:1.4}.gs-shell__empty{padding-top:8px;color:var(--vt-gs-text-muted);font-size:var(--vt-gs-label-size);line-height:1.6}.gs-shell__empty-message{display:inline-flex;align-items:center;gap:8px;color:#61707d}@media (max-width: 980px){.gs-shell__body{grid-template-columns:250px minmax(0,1fr);-moz-column-gap:14px;column-gap:14px}.gs-shell__toc{display:none}.gs-shell__sidebar{position:static;max-height:none;overflow:visible}.gs-shell__preview{padding:20px 24px 28px}}@media (max-width: 720px){.gs-shell{width:calc(100% - 12px);margin:0 auto 30px;min-height:auto}.gs-shell__body{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0}.gs-shell__sidebar{display:none}.gs-shell__preview{padding:18px 16px 24px;border-left:0}.gs-doc h2{font-size:var(--vt-gs-h2-size)}}
