.space-tag-list_tagChip__Hfdtz{background-color:var(--accents-2);border-radius:calc(4 * var(--geist-radius));font-size:var(--geist-form-small-font);padding:var(--geist-space) var(--geist-gap-quarter)}.catalog-link_catalogLink__DFOmb{border-radius:var(--geist-radius);box-shadow:0 0 0 1px var(--accents-2);color:var(--geist-foreground);padding:var(--geist-space-2x);text-decoration:none}@media (hover:hover){.catalog-link_catalogLink__DFOmb:hover{box-shadow:0 0 0 1px var(--accents-5);color:var(--accents-7)}}.catalog-link_catalogLink__DFOmb.catalog-link_secondary__mtFa9{border-radius:calc(4 * var(--geist-radius));padding:var(--geist-space) var(--geist-space-2x);background:var(--accents-1)}.list_list__xysYI{list-style:none;padding:0;margin:0}.list_list__xysYI li:not(:first-child){border-top:1px solid var(--accents-2)}.list_list__xysYI a{text-decoration:none;display:block;padding:var(--geist-space-2x) 0}@media (hover:hover){.list_list__xysYI a:hover{background:var(--accents-1)}}.with-redirect_logoutScreen__kYzM_{position:fixed;width:100vw;height:100vh;background:var(--ds-background-100);inset:0;z-index:4999;animation:with-redirect_fadeIn___QByS .5s forwards}.with-redirect_header__ecLgJ{display:flex;height:var(--header-height);min-height:var(--header-height);background:var(--ds-background-100);z-index:var(--header-zindex);align-items:center;padding:var(--geist-page-margin)}@keyframes with-redirect_fadeIn___QByS{0%{opacity:0}to{opacity:1}}.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy{display:flex}@media (hover:hover){.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy [data-geist-select]:hover{z-index:1}}.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy [data-geist-button]{transform:translateX(1px);border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width:600px){.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy:not(.calendar_compact___6FbU){flex-direction:column}.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy:not(.calendar_compact___6FbU).calendar_showingDateButton__E8prQ [data-geist-select] select{border-bottom:none;border-radius:var(--geist-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}.calendar_calendar__fL_TI.calendar_hasSelect__DMOUy:not(.calendar_compact___6FbU) [data-geist-button]{transform:none;font-size:1rem;border-radius:var(--geist-radius);border-top-left-radius:0;border-top-right-radius:0}}.calendar_popover__CoT_y{outline:none;background:var(--ds-background-100);box-shadow:var(--ds-shadow-menu);border-radius:12px;overflow:hidden}.calendar_popover__CoT_y[data-state=closed]{animation:calendar_fade-out__lImfJ var(--ds-motion-popover-timing) var(--ds-motion-popover-duration)}.dark-theme .calendar_arrow__r1Xk6{stroke-width:3px}.calendar_hrFull__kF8ck{margin:0 var(--geist-gap-half-negative)!important}.calendar_currentMonth__3P5Lj{color:var(--ds-gray-1000);font-size:14px;width:-moz-fit-content;width:fit-content;font-weight:500;margin:0}.calendar_caretButton__uyPft{padding:2px;color:var(--ds-gray-700);background:transparent;border-radius:50%;aspect-ratio:1/1;height:24px}.calendar_caretButton__uyPft[disabled]{color:var(--ds-gray-700);cursor:not-allowed}.calendar_caretButton__uyPft[data-active]{background:var(--ds-gray-alpha-300)}.calendar_caretButton__uyPft[data-focus]{box-shadow:0 0 0 2px var(--ds-gray-700)}.calendar_caretButton__uyPft[data-hover]{color:var(--ds-gray-1000)}.calendar_todayButton__d6rCI{padding:4px}.dark-theme .calendar_table__Q3Kpx td[aria-selected=true]{background:var(--ds-gray-alpha-300)}.calendar_table__Q3Kpx{border-collapse:collapse;table-layout:fixed;display:block;position:relative}.calendar_table__Q3Kpx tbody,.calendar_table__Q3Kpx thead{display:block}.calendar_table__Q3Kpx tbody{top:14.5px!important}.calendar_table__Q3Kpx tr{margin:var(--geist-space-2x) 0;display:flex;flex-wrap:nowrap}.calendar_table__Q3Kpx tr:last-of-type{margin-bottom:0}.calendar_table__Q3Kpx th{flex:1 1;text-align:center;padding:0;font-size:.75rem;font-weight:400;color:var(--ds-gray-900);text-transform:uppercase}.calendar_table__Q3Kpx td{flex:1 1;display:flex;justify-content:center;width:32px;height:32px;padding:0;text-align:center;cursor:pointer}.calendar_table__Q3Kpx td[aria-selected=true]{background:var(--accents-2)}.calendar_table__Q3Kpx td[aria-selected=true]:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.calendar_table__Q3Kpx td[aria-selected=true]:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.calendar_table__Q3Kpx td.calendar_lastInRange__Szzjv{border-radius:0 6px 6px 0;position:relative}.calendar_table__Q3Kpx td.calendar_lastInRange__Szzjv:after{content:"";display:block;height:100%;width:50%;position:absolute;right:0;z-index:0;background:var(--ds-background-100)}.calendar_table__Q3Kpx td.calendar_firstInRange__Powtl{border-radius:4px 0 0 4px;position:relative}.calendar_table__Q3Kpx td.calendar_firstInRange__Powtl:before{content:"";display:block;height:100%;width:50%;position:absolute;left:0;z-index:0;background:var(--ds-background-100)}.calendar_table__Q3Kpx td span{z-index:1;outline:none;display:block;line-height:30px;width:32px;height:32px;border-radius:4px;font-size:14px;font-weight:400;text-align:center;border:1px solid transparent;margin:0}.calendar_table__Q3Kpx td span.calendar_disabled__pAVEr{cursor:not-allowed}.calendar_table__Q3Kpx td span.calendar_weekend__McRFI{color:var(--ds-gray-900)}.calendar_table__Q3Kpx td span.calendar_disabled__pAVEr,.calendar_table__Q3Kpx td span.calendar_outsideMonth__NUvo5{color:var(--ds-gray-700)}.calendar_table__Q3Kpx td span.calendar_highlight__VE7Ol{background:var(--ds-blue-900);color:var(--ds-background-100)}.calendar_table__Q3Kpx td span.calendar_highlight__VE7Ol.calendar_focused__pZF__{box-shadow:var(--ds-focus-ring)}.calendar_table__Q3Kpx td span.calendar_focused__pZF__{box-shadow:0 0 0 1px var(--ds-background-100),0 0 0 2.5px var(--ds-gray-1000)}.calendar_table__Q3Kpx td span.calendar_inRange__11QOe{color:var(--ds-gray-1000)}.calendar_table__Q3Kpx td span.calendar_hovered__wKLZA:not(.calendar_disabled__pAVEr):not(.calendar_selected__Wsad4):not(.calendar_highlight__VE7Ol){color:var(--ds-gray-1000);border-color:var(--ds-gray-alpha-500)}.calendar_table__Q3Kpx td span.calendar_selected__Wsad4{background:var(--ds-gray-1000);color:var(--ds-background-100)}.calendar_inputRow__E9zbR{display:grid;grid-template-columns:1fr 1fr;gap:10px}.calendar_inputRow__E9zbR input{color:var(--ds-gray-1000);padding:0 8px}.calendar_inputRow__E9zbR .calendar_timeInput__cRlJ2{text-transform:uppercase}.calendar_inputsWrapper__yH2Vd{margin-bottom:12px;border-bottom:1px solid var(--ds-gray-alpha-100);margin-left:-12px;margin-right:-12px;padding:0 12px 12px}.calendar_calendarContentWrapper__k6oJD{display:flex;flex-direction:column}.calendar_calendarContentWrapperHorizontal__jVEOU{display:flex;flex-direction:row-reverse;gap:20px}[data-side=bottom] .calendar_calendarContentWrapper__k6oJD{display:flex;flex-direction:column-reverse}[data-side=bottom] .calendar_calendarContentWrapperHorizontal__jVEOU{display:flex;flex-direction:row-reverse;gap:20px}[data-side=bottom] .calendar_inputsWrapper__yH2Vd{margin-top:12px;margin-bottom:0;border-top:1px solid var(--ds-gray-alpha-100);border-bottom:none;padding-top:10px;padding-bottom:0}.calendar_contentWrapper__7_jd_{--padding:var(--geist-gap-half);padding:var(--padding);position:relative;border-radius:6px;background-image:linear-gradient(to right,var(--ds-background-100),transparent var(--padding),transparent 30%,transparent calc(100% - var(--padding)),var(--ds-background-100)),linear-gradient(to top,var(--ds-background-100),transparent var(--padding))}.calendar_comboboxPopover__rbbff{background:var(--ds-background-100);border-radius:8px;box-shadow:var(--ds-shadow-menu);overflow:hidden;position:absolute;top:47px;left:0;z-index:99999999}@keyframes calendar_fade-out__lImfJ{0%{opacity:1}to{opacity:0}}.calendar_comboboxPopover__rbbff[data-state=closed]{animation:calendar_fade-out__lImfJ var(--ds-motion-popover-timing) var(--ds-motion-popover-duration)}.calendar_comboboxHints__q81Fz{padding:var(--geist-space-4x) 30px var(--geist-space-4x) var(--geist-space-4x)}.calendar_hintButtonsWrapper__X7czu{display:flex;flex-wrap:wrap;margin-top:8px;gap:4px}.calendar_hintButton__pIeY1{font-size:13px;padding:0 6px;height:20px;display:inline-flex;align-items:center;font-family:var(--font-mono);background:var(--accents-2);border:none;border-radius:4px;cursor:pointer;color:var(--ds-gray-1000)}@media (hover:hover){.calendar_hintButton__pIeY1:hover{background:hsl(0,0%,87%)}.dark-theme .calendar_hintButton__pIeY1:hover{background:hsl(0,0%,30%)}}.calendar_hintButton__pIeY1:focus{outline:2px solid var(--ds-gray-alpha-700)}.calendar_suggestions__N3afF{padding:8px}.calendar_comboboxWrapper__11qdU{position:relative;display:flex;height:40px}.calendar_comboboxWrapper__11qdU [data-radix-popper-content-wrapper]{position:absolute!important;transform:none!important;opacity:1!important}.calendar_comboboxInputPrefix__0ISN6{position:absolute;left:13px;top:12px;pointer-events:none}@media (max-width:600px){.calendar_comboboxInputPrefix__0ISN6{top:10px}}.calendar_comboboxInputSuffix__LLLv7{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.calendar_comboboxInputSuffix__LLLv7:not(.calendar_clearButton__iArRO){pointer-events:none}.calendar_comboboxInput__8YxyJ{border-radius:var(--geist-radius);padding:0 40px;height:42px;margin-top:-1px;font-family:var(--geist-sans);width:var(--width);font-size:14px;border-top-right-radius:0;border-bottom-right-radius:0;outline:none;border:1px solid var(--ds-gray-alpha-400);border-right-width:0;color:var(--ds-gray-1000);background:var(--ds-background-100);background-clip:padding-box;transition:border-color .2s,box-shadow .2s;position:relative;font-weight:400}@media (hover:hover){.calendar_comboboxInput__8YxyJ:hover{background:var(--ds-gray-100)!important;cursor:pointer}}.calendar_comboboxInput__8YxyJ::-moz-placeholder{color:var(--ds-gray-1000)}.calendar_comboboxInput__8YxyJ::placeholder{color:var(--ds-gray-1000)}.calendar_comboboxInput__8YxyJ:focus::-moz-placeholder{color:var(--ds-gray-700)}.calendar_comboboxInput__8YxyJ:focus::placeholder{color:var(--ds-gray-700)}@media (hover:hover) and (pointer:fine){.calendar_comboboxInput__8YxyJ:focus{border-color:var(--ds-gray-alpha-900);cursor:text;color:var(--geist-foreground)}.calendar_comboboxInput__8YxyJ:focus~.calendar_svg__nVlQm{color:var(--geist-foreground)!important}.calendar_comboboxInput__8YxyJ:focus~.calendar_comboboxInputRightBorder__OKOO6{opacity:1}.calendar_comboboxInput__8YxyJ:focus~.calendar_comboboxInputSuffix__LLLv7:not(.calendar_clearButton__iArRO){transform:translateY(-50%) rotate(180deg)}}.calendar_comboboxInput__8YxyJ~.calendar_svg__nVlQm{color:var(--ds-gray-1000)!important;transition:color .2s,transform .2s}.calendar_comboboxInput__8YxyJ.calendar_hasValue__2h6jB{color:var(--ds-gray-1000)}.calendar_comboboxInput__8YxyJ[data-error=true]{border-color:var(--geist-error)}.calendar_comboboxInput__8YxyJ[data-error=true]~.calendar_comboboxInputRightBorder__OKOO6{background:var(--geist-error);opacity:1}.calendar_comboboxInput__8YxyJ.calendar_keyboardFocus__atFYq{box-shadow:var(--ds-focus-ring)}.dark-theme .calendar_comboboxInput__8YxyJ{border:1px solid var(--ds-gray-alpha-400);border-right-width:0}@media (hover:hover) and (pointer:fine){.dark-theme .calendar_comboboxInput__8YxyJ:focus,.dark-theme .calendar_comboboxInput__8YxyJ:hover{border-color:var(--ds-gray-alpha-900)}}.calendar_calendar__fL_TI.calendar_compact___6FbU .calendar_comboboxInput__8YxyJ{border-right-width:1px}.calendar_comboboxInputRightBorder__OKOO6{position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;opacity:0;z-index:1;background:var(--ds-gray-900);transition:opacity .2s}.calendar_calendar__fL_TI.calendar_compact___6FbU .calendar_comboboxInputRightBorder__OKOO6{right:auto;left:1px}.calendar_comboboxItem__Ku5_0{height:36px;font-size:14px;padding:0 8px;border-radius:var(--geist-radius);display:flex;scroll-margin:8px;cursor:pointer;align-items:center;font-weight:400;color:var(--ds-gray-1000)}.calendar_comboboxItem__Ku5_0[aria-selected=true]{background-color:var(--ds-gray-alpha-300)}.calendar_clearButton__iArRO{position:absolute;right:-.25rem;top:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;display:flex;padding:4px;color:var(--ds-gray-700);transition:color .2s}@media (hover:hover){.calendar_clearButton__iArRO:hover{color:var(--ds-gray-1000)}}.calendar_stacked__TcT9o .calendar_calendarIcon__JtLE6{margin-top:-1px}.calendar_stacked__TcT9o{display:inline-flex!important;flex-direction:column}.calendar_stacked__TcT9o .calendar_comboboxInputPrefix__0ISN6{top:11px}.calendar_stacked__TcT9o .calendar_comboboxInput__8YxyJ{border-top-right-radius:var(--geist-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;width:calc(100% + 2px);border-bottom:none;height:40px;margin-left:-1px;margin-right:-1px;border-right:1px solid var(--ds-gray-alpha-400)}@media (hover:hover) and (pointer:fine){.calendar_stacked__TcT9o .calendar_comboboxInput__8YxyJ:focus{border-color:var(--ds-gray-alpha-900)}}.calendar_stacked__TcT9o [data-geist-button]{border-radius:var(--geist-radius)!important;border-top-left-radius:0!important;border-top-right-radius:0!important;transform:translateY(-1px)!important}.calendar_stacked__TcT9o .calendar_comboboxInputRightBorder__OKOO6{bottom:1px;left:-1px;right:-1px;width:calc(100% + 2px);top:unset;height:1px;opacity:0}@media (max-width:600px){.calendar_calendar__fL_TI:not(.calendar_compact___6FbU) .calendar_comboboxInput__8YxyJ{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:var(--geist-radius);border-right:1px solid var(--ds-gray-alpha-400);border-bottom:0;text-align:left;outline:none;width:calc(100% + 6px);margin-left:-1px;margin-right:-1px}.calendar_drawerInput__F1IPV{height:var(--geist-form-large-height);padding:0 42px;width:100%;background:var(--ds-background-100);font-size:16px;border:none;position:relative;border-bottom:1px solid var(--ds-gray-alpha-400)}.calendar_drawerInput__F1IPV:focus{outline:none}.calendar_drawerBody__DgisG{padding:0}.calendar_comboboxItem__Ku5_0{height:48px;border-radius:var(--geist-radius);font-size:16px}.calendar_comboboxList__a2bxp{padding:8px;min-height:256px}.calendar_inputContainer__0W81x{position:sticky}.calendar_inputPrefix__ciz5x{left:var(--geist-gap-half);display:flex}.calendar_inputPrefix__ciz5x,.calendar_inputSuffix__VlslN{position:absolute;top:50%;color:var(--ds-gray-700);transform:translateY(-50%)}.calendar_inputSuffix__VlslN{right:0;height:30px;width:40px;padding:0;background:transparent;border:none}.calendar_calendarButton__QbfeW,.calendar_comboboxInput__8YxyJ{font-weight:400;font-size:14px!important}.calendar_calendarBody__Kd_k2{min-height:500px}}.calendar_calendarButton__QbfeW>span:nth-child(2){width:100%;padding-right:20px}.calendar_calendarButton__QbfeW,.calendar_comboboxInput__8YxyJ{width:var(--width);font-weight:400!important;transition:box-shadow .2s}.calendar_calendarButton__QbfeW [data-geist-button],.calendar_comboboxInput__8YxyJ [data-geist-button]{font-weight:400!important}.calendar_hasSelect__DMOUy .calendar_button__Fgq8l{border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0}.calendar_calendar__fL_TI.calendar_compact___6FbU [data-geist-button]{transform:translateX(1px);border-top-left-radius:var(--geist-radius);border-bottom-left-radius:var(--geist-radius);border-top-right-radius:0;border-bottom-right-radius:0}.calendar_calendar__fL_TI.calendar_compact___6FbU .calendar_comboboxInput__8YxyJ{margin-left:1px;border-left:1px solid var(--ds-gray-200);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius);padding-left:12px}.calendar_calendar__fL_TI[data-disabled=true] .calendar_calendarButton__QbfeW,.calendar_calendar__fL_TI[data-disabled=true] .calendar_comboboxInput__8YxyJ{background-color:var(--ds-background-100)!important;color:var(--ds-gray-700)!important;border-color:var(--ds-gray-400)!important;cursor:not-allowed}@media (hover:hover){.calendar_calendar__fL_TI[data-disabled=true] .calendar_calendarButton__QbfeW:hover,.calendar_calendar__fL_TI[data-disabled=true] .calendar_comboboxInput__8YxyJ:hover{background-color:var(--ds-background-100)!important;color:var(--ds-gray-700)!important;border-color:var(--ds-gray-400)!important;cursor:not-allowed}}.calendar_calendar__fL_TI[data-disabled=true] .calendar_calendarButton__QbfeW .calendar_calendarIcon__JtLE6,.calendar_calendar__fL_TI[data-disabled=true] .calendar_comboboxInput__8YxyJ~.calendar_svg__nVlQm{color:var(--ds-gray-700)!important;cursor:not-allowed}.calendar_calendar__fL_TI[data-disabled=true]~.calendar_comboboxInputRightBorder__OKOO6{opacity:0!important}.list_ul__hxN2r{padding:0;list-style-type:none;margin:var(--geist-gap-half);margin-left:var(--geist-gap);color:var(--geist-foreground)}.list_ul__hxN2r>li:before{content:"–";display:inline-block;color:var(--accents-4);position:absolute;margin-left:-15px}.list_ol__hnCT8{padding:0;margin:var(--geist-gap-half);margin-left:var(--geist-gap);color:var(--geist-foreground)}.list_li__q6Ta7{font-size:1em;line-height:1.625em;margin-bottom:10px;color:var(--geist-foreground)}.mdx-components_mdx-heading__HweOA{margin:var(--geist-space-8x) 0 var(--geist-space-4x)}.mdx-components_mdx-block__9cz5F{margin:var(--geist-space-4x) 0}.mdx-components_mdx-list-item__Yu_kr{color:var(--accents-5);font-size:1em;line-height:1.625em;margin-bottom:10px}.mdx-components_mdx-blockquote__L7TLp{padding:0 var(--geist-space-4x);border-left:5px solid var(--accents-5);margin:var(--geist-space-4x) 0;color:var(--accents-4)}.mdx-components_pre__oYPB0{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-gap);margin:var(--geist-space-8x) 0;white-space:pre;overflow:auto;-webkit-overflow-scrolling:touch;color:var(--geist-foreground)}.mdx-components_pre__oYPB0>code{font-family:var(--font-mono);font-size:13px;line-height:20px;display:unset;color:unset;background:unset;border-radius:unset;padding:unset;line-height:unset;white-space:unset}.mdx-components_code__iYpH1{display:inline-block;color:var(--accents-6);background:var(--accents-2);border-radius:2px;font-family:var(--font-mono);padding:0 4px;line-height:1.5;white-space:pre-wrap}.video_figure__f82TD{display:block;text-align:center;margin:var(--video-margin) 0}.video_main__Ks8Em{margin:0 auto;max-width:100%;position:relative}.video_vide-controls__Wby_O div{position:relative}.video_video__e34HI{height:100%;left:0;position:absolute;top:0;width:100%;cursor:pointer}.video_video__e34HI.video_borderRadius__wLxye{border-radius:var(--geist-radius)}.video_video__e34HI:-webkit-full-screen{width:100%;height:100%;max-height:100%;z-index:99999999}.video_container__RULGZ{display:flex;justify-content:center}.video_videoControls__VzYIt{position:absolute;bottom:5%;background:var(--geist-background);height:48px;display:flex;align-items:center;padding:0 8px;opacity:0;border-radius:6px;width:85%;box-shadow:var(--ds-shadow-tooltip);transform:translate3d(0,6px,0);transition:all .2s cubic-bezier(.25,.57,.45,.94)}.video_container__RULGZ.video_controlsVisible__41_ff .video_videoControls__VzYIt{opacity:1;transform:translateZ(0);display:flex}.video_play__D4g_Z{background:transparent;border:0;height:40px;width:40px;display:flex;justify-content:center;align-items:center;outline:0;cursor:pointer;flex:0 0 40px;padding:0}.video_play__D4g_Z:focus-visible{border-radius:4px;box-shadow:var(--ds-focus-ring)}.video_videoControls__VzYIt .video_progress__TcW8_{position:relative;display:flex;align-items:center;flex:1 0 auto;margin-top:-1px}.video_videoControls__VzYIt progress{background-color:var(--ds-gray-1000);height:4px;width:100%;position:absolute;top:calc(50% - 1px);left:0;pointer-events:none;border-radius:5px;overflow:hidden}.video_videoControls__VzYIt progress[value]::-webkit-progress-bar{background-color:var(--ds-gray-200)}.video_videoControls__VzYIt progress[value]::-webkit-progress-value{background-color:var(--geist-foreground)}.video_videoControls__VzYIt .video_progress__TcW8_ .video_handle__e56vH{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--geist-foreground);transform:translateX(-4px) translateY(1px) scale(0);transition:width .1s ease,height .1s ease,border-radius .1s ease,transform .1s ease,background-color .1s ease;top:calc(50% - 5px);pointer-events:none}.video_videoControls__VzYIt .video_progress__TcW8_ .video_thumb__UH9CF{position:absolute;background:var(--geist-foreground);box-shadow:0 4px 9px rgba(0,0,0,.12);transform:translate3d(0,40px,0) scale(.8,0);pointer-events:none;opacity:0;background-size:cover}@media (hover:hover){.video_videoControls__VzYIt .video_progress__TcW8_:hover .video_handle__e56vH{transform:translateX(-4px) translateY(1px) scale(1)}.video_videoControls__VzYIt .video_progress__TcW8_ .video_dragHandler__JxO4Z:hover~.video_thumb__UH9CF{transform:translateZ(0) scaleY(0);opacity:1}}.video_videoControls__VzYIt .video_time__fmqm_{font-size:13px;line-height:40px;padding:0 12px;flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:60px}.video_play__D4g_Z+.video_time__fmqm_{padding-left:0}@media (max-width:992px){.video_container__RULGZ .video_videoControls__VzYIt{opacity:1;transform:translateZ(0) scaleY(0)}.video_dragHandler__JxO4Z{height:18px;-webkit-tap-highlight-color:rgba(0,0,0,0)}}@media (min-width:992px){.video_figure__f82TD.video_oversize__n1r_e{width:var(--video-width);margin:var(--video-margin) 0 var(--video-margin) calc((768px - var(--video-width)) / 2)}}.video_dragHandler__JxO4Z{width:100%;height:18px;background:transparent;cursor:pointer}.table_tableContainer__VAgLZ{margin:40px -24px;overflow-x:auto;-webkit-overflow-scrolling:touch;word-break:normal}.table_tableSelect__BjhxI{margin:10px -24px;overflow-x:auto;-webkit-overflow-scrolling:touch}table.table_docsTable__4_EPf{min-width:640px;padding:0 24px;border-collapse:initial;border-spacing:0;width:100%}td:first-child table.table_docsTable__4_EPf{border-left:1px solid transparent;min-width:120px}.table_docsTable__4_EPf table td:last-child{border-right:1px solid transparent}.table_docsTable__4_EPf thead th:first-child{border-bottom:1px solid var(--accents-2);border-left:1px solid var(--accents-2);border-radius:6px 0 0 6px;border-top:1px solid var(--accents-2)}.table_docsTable__4_EPf thead th:last-child{border-radius:0 6px 6px 0;border-right:1px solid var(--accents-2)}.table_docsTable__4_EPf thead th,.table_docsTable__4_EPf thead th:last-child{border-bottom:1px solid var(--accents-2);border-top:1px solid var(--accents-2)}.table_docsTable__4_EPf thead th{background:var(--accents-1)}.table_docsTable__4_EPf td,.table_docsTable__4_EPf th{text-align:left;vertical-align:top}.table_docsTable__4_EPf th>div{display:flex;align-items:center;padding:10px 0;line-height:var(--line-height-small);font-size:var(--font-size-small)}.table_docsTable__4_EPf th{padding:10px}.table_docsTable__4_EPf td>div{min-height:50px;padding:12px 0;line-height:24px}.table_docsTable__4_EPf td{min-height:50px;padding:12px 10px;line-height:24px}.table_docsTable__4_EPf td.multi-line>div{min-height:none;padding:14px 0}.table_docsTable__4_EPf th{color:var(--accents-5);font-size:var(--font-size-small);line-height:var(--line-height-small);font-weight:400;letter-spacing:0}.table_docsTable__4_EPf td.right>div,.table_docsTable__4_EPf th.right>div{justify-content:flex-end}.table_docsTable__4_EPf td.center>div,.table_docsTable__4_EPf th.center>div{justify-content:center}.table_docsTable__4_EPf tr.disabled{pointer-events:none;opacity:.6}.table_docsTable__4_EPf tr.selectable{cursor:pointer}@media (hover:hover){.table_docsTable__4_EPf tr.selectable:hover{background-color:var(--accents-1)}}.table-body_docsTbody__ee7AA tr:not(:last-child) td{border-bottom:1px solid var(--accents-2)}.table-body_docsTbody__ee7AA td>code{white-space:normal!important}.table-body_docsTbody__ee7AA thead+tbody tr:last-child td{border-bottom:1px solid var(--accents-2)}.table-body_docsTbody__ee7AA td{color:var(--accents-6);font-size:var(--font-size-small);line-height:var(--line-height-small)}.user-section_root__Kpnuq{transition:height .4s ease}@media (max-width:640px){.user-section_text__PuIpc{max-width:20rem}}.user-section_content__XCLlH{transition:opacity .2s ease}.syntax-theme_pre__LBYmg{overflow-x:auto;--padding:20px;padding:var(--padding) 0 var(--padding) 0;position:relative;background:var(--ds-background-100);margin:0}.syntax-theme_code__0JdHA{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.syntax-theme_code__0JdHA .syntax-theme_lineNumber__OBLdT{min-width:calc(40px + var(--padding));font-size:13px;color:var(--ds-gray-600);font-family:var(--font-mono);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;flex-shrink:0;padding-right:var(--padding);z-index:1}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV{display:flex;align-items:center;position:relative;width:100%}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true] .syntax-theme_lineNumber__OBLdT{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true]:before{content:"";position:absolute;inset:0;background:var(--ds-blue-200)}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--ds-blue-900)}.syntax-theme_code__0JdHA .token{position:relative}.syntax-theme_code__0JdHA .token.cdata,.syntax-theme_code__0JdHA .token.comment,.syntax-theme_code__0JdHA .token.doctype,.syntax-theme_code__0JdHA .token.prolog{color:var(--accents-5)}.syntax-theme_code__0JdHA .token.namespace{opacity:.7}.syntax-theme_code__0JdHA .token.attr-value,.syntax-theme_code__0JdHA .token.string{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .token.operator,.syntax-theme_code__0JdHA .token.punctuation{color:var(--ds-gray-1000)}.syntax-theme_code__0JdHA .token.boolean,.syntax-theme_code__0JdHA .token.constant,.syntax-theme_code__0JdHA .token.symbol,.syntax-theme_code__0JdHA .token.url,.syntax-theme_code__0JdHA .token.variable{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .language-autohotkey .token.selector,.syntax-theme_code__0JdHA .language-json .token.boolean,.syntax-theme_code__0JdHA .token.atrule,.syntax-theme_code__0JdHA code[class*=language-css]{font-weight:600}.syntax-theme_code__0JdHA .language-json .token.boolean{color:var(--geist-success)}.syntax-theme_code__0JdHA .token.keyword{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.class-name,.syntax-theme_code__0JdHA .token.function,.syntax-theme_code__0JdHA .token.number,.syntax-theme_code__0JdHA .token.tag,.syntax-theme_code__0JdHA .token.tag .token.punctuation{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .language-autohotkey .token.tag{color:#9a050f}.syntax-theme_code__0JdHA .language-autohotkey .token.keyword,.syntax-theme_code__0JdHA .token.selector{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.bold,.syntax-theme_code__0JdHA .token.important{font-weight:700}.syntax-theme_code__0JdHA .token.italic{font-style:italic}.syntax-theme_code__0JdHA .token.deleted{color:var(--ds-red-900)}.syntax-theme_code__0JdHA .token.inserted{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .language-json .token.property,.syntax-theme_code__0JdHA .language-markdown .token.title{color:var(--ds-gray-1000)}.syntax-theme_code__0JdHA .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}.syntax-theme_code__0JdHA .language-markdown .token.hr,.syntax-theme_code__0JdHA .language-markdown .token.list{color:var(--ds-gray-900)}.syntax-theme_code__0JdHA .language-markdown .token.url{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.selector{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .token.entity,.syntax-theme_code__0JdHA .token.property{color:var(--ds-red-900)}.syntax-theme_code__0JdHA .token.attr-name,.syntax-theme_code__0JdHA .token.regex{color:var(--ds-amber-900)}.syntax-theme_code__0JdHA .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.syntax-theme_code__0JdHA .token-line{padding-right:16px}@media (max-width:600px){.syntax-theme_code__0JdHA .syntax-theme_lineNumber__OBLdT{min-width:calc(38px + var(--padding))}}@layer geist{.badge_badge__WnfZm{--badge-font-size:12px;--badge-height:24px;--badge-padding-x:10px;--badge-color:#fff;--badge-bg-color:#000;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:9999px;font-weight:500;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--badge-color);background-color:var(--badge-bg-color);font-size:var(--badge-font-size);height:var(--badge-height);padding:0 var(--badge-padding-x);letter-spacing:var(--badge-letter-spacing,0)}.badge_sm__BUqp2{--badge-font-size:11px;--badge-height:20px;--badge-padding-x:6px;--badge-icon-size:11px;--badge-icon-spacing:3px;--badge-letter-spacing:0.2px}.badge_sm__BUqp2:has(.badge_iconContainer__G7dN0){padding:0 6px 0 4px}.badge_md__o99Fi{--badge-font-size:12px;--badge-height:24px;--badge-padding-x:10px;--badge-icon-size:14px;--badge-icon-spacing:4px}.badge_md__o99Fi:has(.badge_iconContainer__G7dN0){padding:0 12px 0 10px}.badge_lg__AebMU{--badge-font-size:14px;--badge-height:32px;--badge-padding-x:12px;--badge-icon-size:16px;--badge-icon-spacing:6px}.badge_numerical__YZkSS{min-width:var(--geist-space-6x)}.badge_pill__kGtNK{--badge-color:var(--geist-foreground);--badge-bg-color:var(--geist-background);box-shadow:inset 0 0 0 1px var(--ds-gray-alpha-400);text-decoration:none}@media (hover:hover){a.badge_pill__kGtNK:hover,button.badge_pill__kGtNK:hover{--badge-bg-color:var(--ds-gray-200)}}.badge_pill__kGtNK.badge_md__o99Fi{--badge-padding-x:8px}.badge_pill__kGtNK.badge_sm__BUqp2{--badge-padding-x:6px}.badge_pill__kGtNK.badge_lg__AebMU{--badge-padding-x:10px}.badge_pill__kGtNK.badge_md__o99Fi:has(.badge_iconContainer__G7dN0){padding:0 8px 0 6px}.badge_pill__kGtNK.badge_sm__BUqp2:has(.badge_iconContainer__G7dN0){padding:0 6px 0 4px}.badge_pill__kGtNK.badge_lg__AebMU:has(.badge_iconContainer__G7dN0){padding:0 10px 0 8px}.badge_amber__0Yhc_{--badge-color:#000;--badge-bg-color:var(--ds-amber-700)}.badge_amber-subtle__OVCCT{--badge-bg-color:var(--ds-amber-200);--badge-color:var(--ds-amber-900)}.badge_blue__g2XBz{--badge-bg-color:var(--ds-blue-700);--badge-color:var(--ds-contrast-fg)}.badge_blue-subtle__DapOd{--badge-bg-color:var(--ds-blue-200);--badge-color:var(--ds-blue-900)}.badge_pink__UYA4q{--badge-bg-color:var(--ds-pink-700);--badge-color:var(--ds-contrast-fg)}.badge_pink-subtle__2u0Ku{--badge-bg-color:var(--ds-pink-300);--badge-color:var(--ds-pink-900)}.badge_green___ToU9{--badge-bg-color:var(--ds-green-700);--badge-color:var(--ds-contrast-fg)}.badge_green-subtle__EB32o{--badge-bg-color:var(--ds-green-200);--badge-color:var(--ds-green-900)}.badge_purple__JABBp{--badge-bg-color:var(--ds-purple-700);--badge-color:var(--ds-contrast-fg)}.badge_purple-subtle__BBe5T{--badge-bg-color:var(--ds-purple-200);--badge-color:var(--ds-purple-900)}.badge_red__Aak6r{--badge-bg-color:var(--ds-red-700);--badge-color:var(--ds-contrast-fg)}.badge_red-subtle___vWm8{--badge-bg-color:var(--ds-red-200);--badge-color:var(--ds-red-900)}.badge_inverted__9mpde{--badge-bg-color:var(--ds-gray-1000);--badge-color:var(--ds-gray-100)}.badge_teal__8u1CH{--badge-bg-color:var(--ds-teal-700);--badge-color:var(--ds-contrast-fg)}.badge_teal-subtle__6tguj{--badge-bg-color:var(--ds-teal-300);--badge-color:var(--ds-teal-900)}.badge_gray__ibVSs{--badge-bg-color:var(--ds-gray-700);--badge-color:var(--ds-contrast-fg)}.badge_gray-subtle__bXWN7{--badge-bg-color:var(--ds-gray-200);--badge-color:var(--ds-gray-1000)}.badge_trial__U5p7N{color:white;background:linear-gradient(135deg,rgb(0,112,243),rgb(248,28,229))}.badge_turbo__bYKT2{background:linear-gradient(135deg,#ff1e56,#0096ff);color:white}.badge_iconContainer__G7dN0 svg{display:block;height:var(--badge-icon-size);width:var(--badge-icon-size);stroke-width:1.5}.badge_contentContainer__khfN_{display:flex;align-items:center;gap:var(--badge-icon-spacing)}}.code-highlight_wrapper__BWldn{position:relative;border:1px solid var(--ds-gray-400)}.code-highlight_code__Dylqn{display:grid}.code-highlight_wrapper__BWldn.code-highlight_hasFileName__c64jt .code-highlight_pre__GRtJA{border-radius:0 0 8px 8px;background:var(--ds-background-100)}.code-highlight_wrapper__BWldn{margin:16px 0;border-radius:8px;overflow:hidden}.code-highlight_header__RrkoS{padding:8px 12px 8px 16px;border-radius:8px 8px 0 0;border-bottom:1px solid var(--ds-gray-400);display:flex;align-items:center;justify-content:space-between;background:var(--ds-background-200)}.code-highlight_copyButton__cklku{height:32px;width:32px;border-radius:var(--geist-radius);border:none;color:var(--ds-gray-900);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;background:inherit;transition:background .2s ease}@media (hover:hover){.code-highlight_copyButton__cklku:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-highlight_copyFloatingButton__kUdCu{position:absolute;top:min(16%,16px);right:16px;opacity:0;transition:opacity .1s}@media (hover:hover){.code-highlight_wrapper__BWldn:hover .code-highlight_copyFloatingButton__kUdCu{opacity:1}}.code-highlight_fileName__Qnx7K{color:var(--ds-gray-900);display:flex;align-items:center;gap:8px}@media (max-width:600px){.code-highlight_pre__GRtJA{--padding:16px}.code-highlight_pre__GRtJA:after{left:0}}.store-code-snippets_codeHighlight__uoU2X{margin:0!important;border-radius:0 0 var(--geist-radius) var(--geist-radius)!important;overflow-x:auto;transition:opacity .3s ease-in-out;border-bottom:none}.store-code-snippets_codeHighlightLoading__qfW4Z{opacity:.5}.store-code-snippets_codeHighlightWrapper__pZ_3m{max-height:200px;position:relative;border-bottom:1px solid var(--ds-gray-400);border-radius:0 0 var(--geist-radius) var(--geist-radius);overflow:scroll}.store-code-snippets_codeSnippetsHeader__Uy_Zo{position:relative;background-color:var(--accents-1);border-radius:var(--geist-radius) var(--geist-radius) 0 0;box-shadow:inset 0 -1px 0 var(--accents-2);border:1px solid var(--accents-2);border-bottom:none;margin-bottom:-1px;z-index:1}.store-code-snippets_codeSnippetsHeaderTab__x4gRx{padding:0 var(--geist-space-2x);overflow:auto hidden;min-height:40px}@media (max-width:960px){.store-code-snippets_codeSnippetsHeaderTab__x4gRx{box-shadow:inset 0 -1px 0 var(--accents-2)}}.store-code-snippets_codeSnippetsHeaderSecrets__tRRS2{padding:0 var(--geist-space-2x);overflow:auto hidden;min-height:40px}.store-code-snippets_codeSnippetsTitle__Vm_zA{padding:var(--geist-space-gap-half) 0}.store-code-snippets_codeSnippetsActionButton__A2Ufg,.store-code-snippets_codeSnippetsTitleButton__vg79F{border:none;padding:0 var(--geist-space-gap-quarter);background-color:initial}.store-code-snippets_codeSnippetsSecrets__tgozJ{color:var(--accents-5)}@media (hover:hover){.store-code-snippets_codeSnippetsSecrets__tgozJ:hover{color:var(--geist-foreground)}}.store-code-snippets_codeSnippetsTitleSelected__Ghmf5{box-shadow:inset 0 -1px 0 var(--accents-7)}.store-code-snippets_codeHighlightSkeletonWrapper__r__7L{padding:20px;border:1px solid var(--ds-gray-400);border-radius:0 0 var(--geist-radius) var(--geist-radius)}@media (hover:hover){.store-code-snippets_codeHighlightWrapper__pZ_3m:hover button{opacity:1}}.store-code-snippets_codeHighlightSkeletonWrapperLineNumber__NTpTF{margin:0 24px 0 12px;font-size:13px;color:var(--ds-gray-600)}.store-code-snippets_codeHighlightSkeleton__GUzoU{height:13px}.file-tree_tree__NMkZp{font-size:14px;--padding-left:60px}.file-tree_tree__NMkZp ul{list-style:none;margin:0;padding:0}.file-tree_tree__NMkZp ul li:last-of-type a{border-bottom:0}.file-tree_tree__NMkZp li{list-style:none;line-height:34px}.file-tree_tree__NMkZp li,.file-tree_tree__NMkZp li a{color:var(--accents-8);white-space:nowrap;-webkit-user-select:none;user-select:none}.file-tree_tree__NMkZp li a{line-height:1;display:block;align-items:block;padding-left:var(--padding-left);text-decoration:none;border-bottom:1px solid var(--accents-2);cursor:pointer;transition:background-color .1s ease}.file-tree_tree__NMkZp li a[title]{display:flex;align-items:center;justify-content:space-between;padding-right:var(--geist-gap)}@media (hover:hover){.file-tree_tree__NMkZp li a:hover{background:var(--accents-1)}}.file-tree_tree__NMkZp li a.file-tree_dirName__aAAxS{vertical-align:middle}.file-tree_tree__NMkZp li a.file-tree_selected__x_UdU{background:var(--accents-2);font-weight:600}.file-tree_tree__NMkZp li a .file-tree_fileName__whBLA{vertical-align:middle}.file-tree_tree__NMkZp li.file-tree_dir__CXjkS .file-tree_statusIcon__zN10L{background:var(--geist-background);margin-left:-24px;margin-right:10px;vertical-align:middle;font-size:0}.file-tree_tree__NMkZp li.file-tree_dir__CXjkS .file-tree_statusIcon__zN10L svg{vertical-align:middle}.file-tree_tree__NMkZp li.file-tree_file__xvgR1 a{cursor:unset;transition:unset}@media (hover:hover){.file-tree_tree__NMkZp li.file-tree_file__xvgR1 a:hover{background:unset}}.file-tree_tree__NMkZp li .file-tree_indent__oA2qX{display:inline-block;width:30px;height:1px}.file-tree_tree__NMkZp li.file-tree_active__ObNW8 a .file-tree_fileName__whBLA{font-weight:700}.file-tree_tree__NMkZp .file-tree_icon__y7zGp{display:inline-block;width:24px;height:48px;position:relative;top:16px;margin-right:8px;text-align:center;vertical-align:middle}.file-tree_tree__NMkZp .file-tree_icon__y7zGp svg{vertical-align:middle}.progress_progress__qgUqe{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:10px;display:block;vertical-align:unset;border-radius:var(--geist-radius);overflow:hidden}.progress_progress__qgUqe::-webkit-progress-bar{background:var(--ds-gray-200);border-radius:var(--geist-radius)}.progress_progress__qgUqe::-webkit-progress-value{background:var(--fg);border-radius:var(--geist-radius);-webkit-transition:width .1s ease-in,background-color .1s ease-in;transition:width .1s ease-in,background-color .1s ease-in}.progress_progress__qgUqe::-moz-progress-bar{background:var(--fg);border-radius:var(--geist-radius);-moz-transition:width .1s ease-in,background-color .1s ease-in;transition:width .1s ease-in,background-color .1s ease-in}.dots-menu_button__hep8M{display:flex;flex-shrink:0}.dots-menu_button__hep8M>span{flex-shrink:0}.dots-menu_container___zJe6{display:flex;align-items:center;position:relative}.dots-menu_container___zJe6.dots-menu_disabled__nxs_7{cursor:not-allowed}.dots-menu_container___zJe6.dots-menu_disabled__nxs_7 .dots-menu_menu__4F_u0{color:var(--accents-3);pointer-events:none}.dots-menu_menu__4F_u0{color:var(--ds-gray-1000);align-items:center;cursor:pointer;display:inline-flex;height:20px;justify-content:center;width:20px;flex-shrink:0}.install-integrations_inactive__I5tje *{color:var(--accents-3)!important}.install-integrations_skipButton__dIdvn{display:none;align-self:flex-end}.install-integrations_showSkippableIntegrations___rveA,html.show-skippable-integrations .install-integrations_maybeShowSkippableIntegrations__4R4sZ{display:inherit}.status-dot_wrapper__RD_hz{display:inline-flex;align-items:center}.status-dot_status__5Cofq{display:inline-block;width:10px;height:10px;border-radius:5px;background:var(--accents-2)}.status-dot_status__5Cofq.status-dot_ready__MuKRg{background:var(--geist-cyan)}.status-dot_status__5Cofq.status-dot_error__9MStk{background:var(--geist-error)}.status-dot_status__5Cofq.status-dot_building__ZmA97{background:var(--geist-warning)}.status-dot_status-label__5Mclm{line-height:16px;margin-left:8px;font-size:14px}.gauge_circle__N47Fa{--transition-length:1s;--transition-step:200ms;--delay:0s;--percent-to-deg:3.6deg;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;transform:translateZ(0)}.gauge_circle__N47Fa svg{overflow:visible}.gauge_content__6tLsK{display:flex;position:absolute}.gauge_animate__yiaIw .gauge_arc__UGu7u{stroke-dasharray:calc(var(--stroke-percent) * var(--percent-to-px)) var(--circumference);transition:var(--transition-length) ease var(--delay),stroke var(--transition-length) ease var(--delay);transition-property:stroke-dasharray,transform;transform:rotate(calc(-90deg + var(--gap-percent) * var(--offset-factor) * var(--percent-to-deg)));transform-origin:calc(var(--circle-size) / 2) calc(var(--circle-size) / 2)}.gauge_animate__yiaIw .gauge_arcSecondary__s11_g{--offset-factor-secondary:calc(1 - var(--offset-factor));stroke-dasharray:calc(var(--stroke-percent) * var(--percent-to-px)) var(--circumference);transform:rotate(calc(1turn - 90deg - (var(--gap-percent) * var(--percent-to-deg) * var(--offset-factor-secondary)))) scaleY(-1);transition:all var(--transition-length) ease var(--delay);transform-origin:calc(var(--circle-size) / 2) calc(var(--circle-size) / 2)}.gauge_indeterminate__DF5V6 circle{stroke:var(--ds-gray-alpha-400)!important}.gauge_indeterminate__DF5V6 .gauge_arcSecondary__s11_g{opacity:0!important;--stroke-percent:0!important}.gauge_indeterminate__DF5V6 .gauge_arc__UGu7u{--stroke-percent:100!important}.collapse_collapse__jnADW{text-align:left;border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}.collapse_collapse__jnADW.collapse_context__abJXz{border-top:none}.collapse_collapse__jnADW.collapse_card__Q9Lh1{padding:var(--geist-gap);box-shadow:var(--shadow-small);border-radius:var(--geist-radius);border:none}.collapse_button__c5KQX{color:var(--geist-foreground);cursor:pointer;width:100%;outline-color:var(--ds-blue-700);color:var(--ds-gray-1000)}.collapse_button__c5KQX,.collapse_button__c5KQX>span{display:flex;align-items:center;justify-content:space-between}.collapse_button__c5KQX>span{padding:var(--geist-gap) 0}.collapse_button__c5KQX>span.collapse_small__3xMJB,.collapse_button__c5KQX>span.collapse_xs__2bXaC{padding:var(--geist-gap-half) 0}.collapse_button__c5KQX:focus.focus-visible{border-radius:var(--geist-radius);box-shadow:0 0 0 2px var(--geist-background),0 0 0 4px var(--accents-3)}.collapse_subtitle__0Slr4{display:block;color:var(--geist-secondary);letter-spacing:normal;font-size:1rem;font-weight:400}.collapse_collapseContent__rYKLK{font-size:16px;line-height:26px;overflow-y:hidden;will-change:height;transition:height .2s ease}.collapse_collapseContent__rYKLK>div{overflow-y:auto;max-height:60vh}.collapse_title__1SBVU{display:flex;width:100%;justify-content:space-between}.collapse_alignChevronLeft__lrDlk{justify-content:flex-start;gap:var(--geist-space);width:unset}.collapse_icon__NfYkN{display:flex;transition:transform .2s ease;color:var(--ds-gray-1000)}.collapse_icon__NfYkN.collapse_small__3xMJB{width:9px}.collapse_icon__NfYkN.collapse_open__enk3q{transform:rotate(-180deg)}.collapse_collapseGroup__x3PHh{border-top:1px solid var(--accents-2)}@media screen and (max-height:780px){.collapse_collapseContent__rYKLK{max-height:65vh}}.mobile-menu_root__PX9iM{z-index:9999}.logo-context-menu-button_button__EKpor{display:flex;padding:4px;margin:-4px;border-radius:6px}.logo-context-menu-button_button__EKpor:focus-visible{outline:0;box-shadow:var(--ds-focus-ring)}.defaults_fade-out-for-contact-sales__QILux{animation:defaults_fade-out__4aIX9 .4s normal none;opacity:0;visibility:hidden}@keyframes defaults_fade-out__4aIX9{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.loading-dots_loading___JiwF{display:inline-flex;align-items:center;--loading-dots-height:auto;--loading-dots-size:2px;height:var(--loading-dots-height)}.loading-dots_loading___JiwF .loading-dots_spacer__ZqLUW{margin-right:var(--geist-gap-half)}.loading-dots_loading___JiwF span{animation-name:loading-dots_blink__QxiP8;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;width:var(--loading-dots-size);height:var(--loading-dots-size);border-radius:50%;background-color:var(--ds-gray-900);display:inline-block;margin:0 1px}.loading-dots_loading___JiwF span:nth-of-type(2){animation-delay:.2s}.loading-dots_loading___JiwF span:nth-of-type(3){animation-delay:.4s}@keyframes loading-dots_blink__QxiP8{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.web-vital-score_name__gmII1{flex-shrink:0;white-space:nowrap}.web-vital-score_percent__FWK2B{font-size:18px;font-weight:500}.web-vital-score_details__9vz1w{align-items:center;display:flex;gap:var(--geist-space-2x)}.web-vital-score_trend__fMEqP{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:2px 8px}.web-vital-score_trendChart__jZf7c{width:18px;height:8px}.check-card_wrapper__ehk0W{padding:0 var(--geist-space-gap-half)}@media (min-width:601px){.check-card_wrapper__ehk0W{padding:0 var(--geist-space-gap)}}.check-card_wrapper__ehk0W:not(:first-of-type){padding-top:var(--geist-space-gap-half);border-top:1px solid var(--accents-2)}.check-card_wrapper__ehk0W:not(:last-of-type){padding-bottom:var(--geist-space-gap-half)}.check-card_header__4PjKd{align-items:flex-start;display:grid;gap:var(--geist-space-2x);grid-template-columns:18px max-content auto}@media (min-width:640px){.check-card_header__4PjKd{align-items:center}}.check-card_headerContent__kXVDL{width:100%;display:grid;gap:var(--geist-space-2x);min-height:32px}.check-card_heading___Q4xM{width:100%;align-items:center;display:grid;gap:var(--geist-space-2x)}.check-card_separator__luyiy{display:none}@media (min-width:640px){.check-card_separator__luyiy{display:block}.check-card_headerContent__kXVDL{grid-template-columns:minmax(0,1fr) auto}.check-card_heading___Q4xM{display:flex;flex-wrap:nowrap;padding-right:48px}}.check-card_scores__4M8Xe{display:grid;grid-template-columns:1fr;place-items:center stretch;gap:var(--geist-space-8x);padding-top:var(--geist-space-8x);padding-bottom:var(--geist-space-8x)}@media (min-width:640px){.check-card_scores__4M8Xe{grid-template-columns:auto 1fr;padding:24px 0}}.check-card_webVitalsDivider__ngbmS{width:100%;height:1px;border-bottom:1px solid var(--accents-2);margin-top:var(--geist-space-4x);margin-bottom:var(--geist-space-4x)}@media (min-width:640px){.check-card_webVitalsDivider__ngbmS{width:1px;height:100%;border-right:1px solid var(--accents-2);margin:0}}.check-card_webVitals__val_D{display:grid;grid-template-columns:1fr;gap:var(--geist-space-4x)}@media (min-width:768px){.check-card_webVitals__val_D{grid-template-columns:1fr;gap:var(--geist-space-4x);place-self:center}}@media (min-width:960px){.check-card_webVitals__val_D{grid-template-columns:1fr 1px 1fr;gap:var(--geist-space-8x);place-self:center}.check-card_creationFlow__qPP9E .check-card_header__4PjKd{align-items:flex-start}.check-card_creationFlow__qPP9E .check-card_separator__luyiy{display:none}.check-card_creationFlow__qPP9E .check-card_headerContent__kXVDL{grid-template-columns:unset}.check-card_creationFlow__qPP9E .check-card_heading___Q4xM{display:grid;flex-wrap:unset;padding-right:unset}.check-card_creationFlow__qPP9E .check-card_scores__4M8Xe{grid-template-columns:1fr;padding-top:var(--geist-space-8x);padding-bottom:var(--geist-space-8x)}.check-card_creationFlow__qPP9E .check-card_webVitalsDivider__ngbmS{width:100%;height:1px;border-bottom:1px solid var(--accents-2);margin-top:var(--geist-space-4x);margin-bottom:var(--geist-space-4x)}.check-card_creationFlow__qPP9E .check-card_webVitals__val_D{grid-template-columns:1fr;gap:var(--geist-space-4x);place-self:unset}}.check-card_name__Efrva{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check-card_pathContainer__6No_v{line-height:0;min-width:0}.check-card_path__y2x4n{background-color:var(--accents-2);border-radius:2px;font-family:var(--font-mono);padding:0 var(--geist-space)}.check-card_status__4O5by{display:inline-flex;flex-shrink:0}.check-card_link__zNShE{align-items:center;color:var(--accents-5);display:flex;flex-shrink:0;gap:var(--geist-space)}.check-card_linkText__RcdSb{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check-card_link__zNShE>:last-child{flex-shrink:0}.check-card_rerun__fX3Nb{margin-right:var(--geist-space-gap-half)}.dot_dot__VFgGZ{display:inline-block;width:10px;height:10px;border-radius:5px}.virtual-experience-score_percent__ja2Z3{font-size:18px;font-weight:500}.virtual-experience-score_border__319cW{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:2px 8px;width:max-content}.virtual-experience-score_ves__e1XW2{border:1px solid var(--accents-2);border-radius:8px;padding:24px;width:100%;height:max-content}@media (max-width:600px){.deploy-steps_checksStatus__q2u7H{display:none}}.deploy-steps_afterNameContainer__1sML7{pointer-events:auto;display:flex;margin-bottom:-2px;flex-direction:row;margin-left:5px}.deploy-steps_cacheBadgeName__rS0UP{cursor:default;pointer-events:auto;margin-left:5px;color:var(--geist-secondary)}.deploy-steps_cacheBadgeTooltipContainer__IBOtG{display:flex;flex-direction:row;align-items:center;padding:6px}.deploy-steps_checksFilter__Xo4po{pointer-events:all}.deploy-steps_filterMessage__SIPKo{background-color:var(--geist-background);padding:var(--geist-space-4x) var(--geist-space-gap)}.deploy-steps_linkText__JJqvb{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:underline}.deploy-steps_noData__z1aR2{padding-top:12px;padding-bottom:12px;padding-left:44px}.deploy-steps_connectionCircle__T_73e{display:inline-block;border-radius:50%;border:1px solid var(--accents-2);width:24px;height:24px;padding:2px}.deploy-steps_connectionIcon__XytM0{display:table-cell;vertical-align:middle;text-align:center}.deploy-steps_accordion__lwVVr{box-shadow:var(--ds-shadow-border-small);border-radius:6px;background-clip:padding-box}.task_task__uvBBA{width:100%;justify-content:start;margin:4px 0;padding:12px 2px;font-family:var(--font-mono);font-size:13px;font-weight:400;line-height:14px}.task_task__uvBBA:disabled{border-color:transparent;background-color:initial}.task_taskContents__soN8n{display:flex;justify-content:space-between}.task_taskLabel__K8Se3{text-overflow:ellipsis;overflow:hidden;width:75%;text-align:left}.task_taskHash__God2m{color:var(--accents-5)}.task_taskCacheHit__rjfqX{color:var(--turbo-blue)}.task_taskCacheMiss__Vs3m7{color:var(--turbo-red)}.sidebar_sidebar__CNbwF{display:flex;flex-direction:column;flex-basis:25%;min-width:300px;padding:16px 24px 24px;border-right:1px solid var(--accents-2)}@media (max-width:1024px){.sidebar_sidebar__CNbwF{display:none}}.sidebar_sidebarTitle__t_MQm{display:flex;width:100%;font-size:13px;min-height:32px;align-items:center;line-height:16px;color:var(--accents-5)}.sidebar_sidebarTaskContainer__V5dvV{flex:1 1;overflow-y:scroll}.sidebar_sidebarDivider__I8BXx{border:none;width:100%;margin:12px 0;border-top:1px solid var(--accents-2)}.sidebar_sidebarFooter__SRmIO a{font-size:13px}.content-header_header__xpQWf{flex:50% 1;display:flex;gap:16px;flex-direction:column;padding:16px 24px}@media (max-width:1024px){.content-header_header__xpQWf{padding:16px}}.content-header_baselineHeader__QECi9{background-color:var(--geist-bg)}@media (max-width:768px){.content-header_baselineHeaderCompareButton__xRdfI{width:100%}}.content-header_baselineHeaderActions__fYS1y{flex-direction:row;align-items:center;display:flex;justify-content:space-between;gap:16px}@media (max-width:768px){.content-header_baselineHeaderActions__fYS1y{flex-wrap:wrap}}.content-header_baselineHeaderInputContainer__IRv0d{flex-grow:1}.content-header_comparisonHeader__fvkzk{border-left:1px solid var(--accents-2);background-color:var(--accents-1)}@media (max-width:1024px){.content-header_comparisonHeader__fvkzk{border-left:none;border-top:1px solid var(--accents-2)}}@media (max-width:600px){.content-header_comparisonHeader__fvkzk{width:100vw}}.content-header_comparisonOption__GbGqQ{font-family:var(--font-mono)}.content-header_comparisonOptionText__06Msx{display:flex;gap:4px;color:var(--geist-foreground);font-size:12px}.content-header_comparisonOptionMeta__zcwJJ{color:var(--accents-5);font-size:12px}.content-header_contentHeaderMobileTaskSelect__KLgdR{display:none}@media (max-width:1024px){.content-header_contentHeaderMobileTaskSelect__KLgdR{display:flex;flex-direction:column}}.content-header_contentHeaderDiffSubtraction__1ZRS6{font-family:var(--font-mono);color:#ef4444;font-size:13px}.content-header_contentHeaderDiffAddition__eCCdS{font-family:var(--font-mono);color:#31c969;font-size:13px;margin-left:4px;margin-right:8px}.content-header_contentHeaderTitleContainer__6GpwA{width:100%;font-size:13px;line-height:16px;min-height:32px;gap:16px;color:var(--accents-5)}.content-header_contentDiffHeaderFooter__sLni4,.content-header_contentHeaderTitleContainer__6GpwA{align-items:center;justify-content:space-between;display:flex}@media (max-width:1024px){.content-header_contentDiffHeaderFooter__sLni4{display:none}}.content-header_contentHeaderFooterVersion__ZOUNO{font-family:var(--font-mono);font-weight:400;font-size:13px;line-height:16px}.content-header_contentHeaderFooterActions__3GycK{display:flex;flex-direction:row;align-items:center;gap:8px}.turbo-summary_body__MX86u{display:flex;min-height:0;height:100%;--turbo-blue:#0096ff;--turbo-red:#ff1e56;--top:2;--bottom:0}.turbo-summary_content__NJO7F{display:flex;position:relative;flex-direction:column;flex-basis:75%}@media (max-width:1024px){.turbo-summary_content__NJO7F{flex-basis:100%}}.turbo-summary_drawerStyles__4QigV{display:inherit}.turbo-summary_drawerStyles__4QigV>div{display:flex;flex-direction:column;min-height:0}.turbo-summary_resetFoldingButton__t4tOR{position:absolute;z-index:var(--top);bottom:16px;right:16px}.turbo-summary_diffViewerBackground__vHG1g{z-index:var(--bottom);position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;display:flex}@media (max-width:1024px){.turbo-summary_diffViewerBackground__vHG1g{display:none}}.turbo-summary_diffViewerBackgroundLeft__xFHfC{height:100%;width:50%}.turbo-summary_diffViewerBackgroundRight__84d_E{height:100%;width:50%;background-color:var(--accents-1);border-left:1px solid var(--accents-2)}.turbo-summary_diffViewer___RLEL{z-index:var(--top);position:relative;flex:1 1;overflow-y:scroll;font-size:12px}.turbo-summary_diffViewer___RLEL td a{text-decoration:none!important}.turbo-summary_diffViewer___RLEL td{border-bottom:1px solid transparent;border-top:1px solid transparent}.turbo-summary_diffViewer___RLEL table{border-collapse:initial;border-spacing:0 1px}@media (max-width:1024px){.turbo-summary_diffViewer___RLEL table{border-spacing:0}}.turbo-summary_inlineTaskHit__XQhCz{display:block}.turbo-summary_inlineTaskHit__XQhCz>span:nth-child(3){border:1px solid var(--turbo-blue);border-radius:4px;padding:2px}.turbo-summary_inlineTaskHit__XQhCz>span:nth-child(3):before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-testid='geist-icon' fill='none' shape-rendering='geometricPrecision' stroke='%230096FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' style='color: var(--geist-foreground);'%3E%3Cpath d='M8 11.857l2.5 2.5L15.857 9M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z'%3E%3C/path%3E%3C/svg%3E");width:12px;vertical-align:bottom;line-height:10px;margin-right:2px;display:inline-block}.turbo-summary_inlineTaskMiss__QSPX4{display:block}.turbo-summary_inlineTaskMiss__QSPX4>span:nth-child(3){border:1px solid var(--turbo-red);border-radius:4px;padding:2px}.turbo-summary_inlineTaskMiss__QSPX4>span:nth-child(3):before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-testid='geist-icon' fill='none' shape-rendering='geometricPrecision' stroke='%23FF1E56' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' style='color: var(--geist-foreground);'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M8 12h8'%3E%3C/path%3E%3C/svg%3E");width:12px;vertical-align:bottom;line-height:10px;margin-right:2px;display:inline-block}.turbo-summary_contentHeader__IrBbP{z-index:var(--top);display:flex;flex-direction:row}@media (max-width:1024px){.turbo-summary_contentHeader__IrBbP{display:none}}.turbo-summary_contentHeaderMobile__DTXPA{display:none;flex-direction:column}@media (max-width:1024px){.turbo-summary_contentHeaderMobile__DTXPA{display:flex}}.turbo-summary_codeFoldMessage__7sBFz{display:flex;flex-direction:row;align-items:center;font-family:var(--font-mono);justify-content:center;font-size:12px;font-weight:500;color:var(--accents-5);background:var(--geist-background)}@media (hover:hover){.turbo-summary_codeFoldMessage__7sBFz:hover{color:var(--geist-foreground)}}.turbo-summary_codeFoldMessage__7sBFz>svg{margin-right:8px}.turbo-summary_noDifference__uM4N1{flex-direction:column;height:100%;width:100%;font-size:16px;gap:16px}.turbo-summary_noDifference__uM4N1,.turbo-summary_resetCodeFold__3L6yS{display:flex;align-items:center;font-family:var(--font-mono);justify-content:center;font-weight:500;color:var(--accents-5)}.turbo-summary_resetCodeFold__3L6yS{font-size:12px}.turbo-summary_resetCodeFold__3L6yS>svg{margin-right:8px}.select_container__PtkJx{position:relative;display:flex;align-items:center;--secondary-shift:12px;color:var(--themed-fg)}.select_container__PtkJx:not(.geist-themed){--themed-fg:var(--geist-foreground);--themed-bg:var(--geist-background)}.select_select__VQh61{cursor:pointer;font-size:100%;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--geist-form-font);height:var(--geist-form-height);line-height:var(--geist-form-line-height);text-rendering:auto;box-shadow:0 0 0 1px var(--themed-border,var(--ds-gray-alpha-400));border:none;width:100%;border-radius:var(--geist-radius);background:var(--ds-background-100);color:var(--ds-gray-1000);padding:0 var(--geist-gap-half);padding-right:calc(1.5 * var(--geist-gap));transition:box-shadow .2s,color .2s}.select_select__VQh61.select_secondary__7d0V2{box-shadow:none;color:var(--ds-gray-900);transform:translateX(calc(-1 * var(--secondary-shift)))}@media (hover:hover){.select_select__VQh61.select_secondary__7d0V2:hover{color:var(--ds-gray-1000)}.select_container__PtkJx:not(.select_disabled__8r7cm):hover .select_select__VQh61:not([aria-invalid=true]){--themed-border:var(--ds-gray-alpha-500)}.select_container__PtkJx:not(.select_disabled__8r7cm):hover .select_prefix__SAR2y,.select_container__PtkJx:not(.select_disabled__8r7cm):hover .select_suffix__Ia_wz{color:var(--geist-foreground)}}.select_container__PtkJx:not(.select_disabled__8r7cm) .select_select__VQh61:focus{outline:none;box-shadow:var(--ds-focus-border)}.select_container__PtkJx:not(.select_disabled__8r7cm) .select_select__VQh61[aria-invalid=true]{outline:none;box-shadow:0 0 0 1px var(--themed-border),0 0 0 4px hsla(var(--ds-red-900-value),.16)}.select_select__VQh61.focus-visible:focus{outline:none;box-shadow:var(--ds-focus-ring)!important}.select_select__VQh61:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--geist-foreground)}.select_prefix__SAR2y,.select_suffix__Ia_wz{display:inline-flex;position:absolute;pointer-events:none;color:var(--ds-gray-900);transition:color .15s ease}.select_secondary__7d0V2+.select_suffix__Ia_wz{right:calc(var(--geist-gap-half) + 12px)}.select_suffix__Ia_wz{right:var(--geist-gap-half)}.select_prefix__SAR2y{left:var(--geist-gap-half)}.select_prefix__SAR2y+.select_select__VQh61{padding-left:calc(1.5 * var(--geist-gap))}.select_select__VQh61[disabled]{opacity:1}.select_disabled__8r7cm .select_prefix__SAR2y,.select_disabled__8r7cm .select_suffix__Ia_wz,.select_select__VQh61[disabled]{cursor:not-allowed;background:var(--ds-gray-100);color:var(--ds-gray-700)}.select_placeholder__lgLfJ{color:var(--ds-gray-700)}.select_large__iSJjM{font-size:var(--geist-form-large-font);height:var(--geist-form-large-height);line-height:var(--geist-form-large-line-height);border-radius:8px}.select_small__Xb2Ew{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.select_xsmall__gebYP{height:24px;font-size:12px;padding:0 22px 0 6px}.select_xsmallContainer__2rzFv{--secondary-shift:6px}.select_xsmallContainer__2rzFv svg{height:12px!important;width:12px!important}.select_xsmallContainer__2rzFv .select_prefix__SAR2y+.select_select__VQh61{padding-left:24px}.select_xsmallContainer__2rzFv .select_suffix__Ia_wz{right:5px}.select_xsmallContainer__2rzFv .select_secondary__7d0V2+.select_suffix__Ia_wz{right:calc(5px + 6px)}.select_xsmallContainer__2rzFv .select_prefix__SAR2y{left:7px}@media (max-width:600px){.select_select__VQh61{font-size:1rem}.select_select__VQh61.select_xsmall__gebYP{font-size:12px}}.survey-prompt_text__wh_1L{margin-bottom:var(--geist-gap-half)}.paid-add-ons_fixedHeight__ZY5XC{min-height:450px}.confirm_description__sJvOr{margin-top:var(--geist-space-2x)}.confirm_item__CI1Az{border-bottom:1px solid var(--accents-2)}.post-confirm_icon__Nh0LA{background:rgb(var(--geist-background-rgb)/78%);border-radius:50%!important;box-shadow:0 0 0 1px var(--geist-background);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.post-confirm_container__G4rg_{margin-bottom:var(--geist-space)}@layer geist{.entities_container__P2M75{background-color:var(--geist-background);box-shadow:var(--ds-shadow-border),0 4px 6px rgba(0,0,0,.04);border-radius:var(--geist-radius);overflow:hidden}.entities_list__IB4HI{list-style:none;margin:0;padding:0}.entities_list__IB4HI>button:not(:last-child),.entities_list__IB4HI>li:not(:last-child){border-bottom:1px solid var(--accents-2)}}.entity-content_container__cxiJs{--width:initial;width:var(--width,initial);min-width:0}.entity-content_textContent__SLWZf{min-width:0}.v0-avatar_loader__DH654 .fg{stroke-dasharray:0 1 0;stroke-dashoffset:1}.v0-avatar_loader__DH654[data-animated=true] .fg{animation:v0-avatar_drawAndErase__QlcP9 1.5s cubic-bezier(.4,0,.2,1) infinite both}.v0-avatar_loader__DH654[data-animated=true] #o-bottom{animation-name:v0-avatar_drawAndEraseFirst__KRXGf}.v0-avatar_loader__DH654[data-animated=true] #o-top{animation-name:v0-avatar_drawAndEraseSecond__22hLK}.v0-avatar_loader__DH654[data-animated=true] #o-slash{animation-name:v0-avatar_drawAndEraseThird__eOsdX}@keyframes v0-avatar_drawAndErase__QlcP9{0%{stroke-dashoffset:2}30%,76%{stroke-dashoffset:1}96%,to{stroke-dashoffset:0}}@keyframes v0-avatar_drawAndEraseFirst__KRXGf{0%,9%{stroke-dashoffset:0}29%,71%{stroke-dashoffset:1}91%,to{stroke-dashoffset:2}}@keyframes v0-avatar_drawAndEraseSecond__22hLK{0%,15%{stroke-dashoffset:0}35%,59%{stroke-dashoffset:1}79%,to{stroke-dashoffset:2}}@keyframes v0-avatar_drawAndEraseThird__eOsdX{0%,23%{stroke-dashoffset:2}39%,65%{stroke-dashoffset:1}80%,to{stroke-dashoffset:0}}.checkbox_container__DIhWx{display:inline-flex;align-items:flex-start;font-size:13px;cursor:pointer}.checkbox_fullWidth__vaahg{width:100%}.checkbox_disabled__a4pLx{cursor:not-allowed;color:var(--ds-gray-500)}.checkbox_check__5FdyV{display:flex;position:relative;align-items:center;padding:2px;margin:-2px}.checkbox_text__QLL7x{margin-left:var(--geist-gap-quarter)}.checkbox_fullWidth__vaahg .checkbox_text__QLL7x{flex:1 1}.checkbox_icon__6T6ug{--checkbox-color:var(--ds-gray-700);border:1px solid var(--checkbox-color)!important;background:var(--ds-background-100);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;height:1rem;width:1rem;position:relative;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;transform:rotate(.000001deg)}.checkbox_icon__6T6ug svg{flex-shrink:0}.checkbox_icon__6T6ug svg line{transition:stroke .2s ease}.checkbox_icon__6T6ug svg path,.checkbox_icon__6T6ug:not(.indeterminate) svg line{visibility:hidden}.checkbox_icon__6T6ug.inverted{--checkbox-color:var(--ds-gray-1000);background:var(--checkbox-color)}.checkbox_icon__6T6ug.inverted svg path{visibility:visible}.checkbox_input__ydSbd:checked+.checkbox_icon__6T6ug:not(.indeterminate):not(.inverted){--checkbox-color:var(--ds-gray-1000);background:var(--checkbox-color)}.checkbox_input__ydSbd:checked+.checkbox_icon__6T6ug:not(.indeterminate):not(.inverted) svg path{visibility:visible}.checkbox_input__ydSbd:checked+.checkbox_icon__6T6ug.inverted{--checkbox-color:var(--ds-gray-900);background:unset}.checkbox_input__ydSbd:checked+.checkbox_icon__6T6ug.inverted svg path{visibility:hidden}.checkbox_input__ydSbd:checked:disabled+.checkbox_icon__6T6ug{--checkbox-color:var(--ds-gray-600)!important}.checkbox_input__ydSbd:disabled+.checkbox_icon__6T6ug{--checkbox-color:var(--ds-gray-500)}.checkbox_input__ydSbd:disabled:not(:checked)+.checkbox_icon__6T6ug{background:var(--ds-gray-100)}@media (hover:hover){.checkbox_input__ydSbd:not(:disabled):not(:checked):hover+.checkbox_icon__6T6ug{border-color:var(--ds-gray-900);background-color:var(--ds-gray-200)}}.checkbox_input__ydSbd:focus-visible+.checkbox_icon__6T6ug{box-shadow:var(--ds-focus-ring)}.checkbox_input__ydSbd:focus-visible:not(:checked):not(:disabled)+.checkbox_icon__6T6ug{background-color:var(--ds-gray-200)}.itemized-receipt_details__KcIIR{border-top:none}.itemized-receipt_details__KcIIR span{font-size:.875rem;font-weight:500;color:var(--ds-gray-900);padding:unset}.itemized-receipt_details__KcIIR button>span:first-child{padding-bottom:16px}.itemized-receipt_upgradeTeam__mau7D{padding-bottom:20px}.itemized-receipt_upgradeTeam__mau7D.itemized-receipt_urgent__uS9O3{padding-top:20px;border-top:1px solid var(--accents-2)}.itemized-receipt_lineItemWrapper__Dt_8a span{font-size:.875rem;font-weight:500;color:var(--ds-gray-900);padding:unset}.itemized-receipt_lineItemWrapper__Dt_8a button>span{padding:16px 0}.itemized-receipt_lineItemWrapper__Dt_8a.itemized-receipt_urgent__uS9O3:last-of-type{border-bottom:none}.itemized-receipt_sublineWrapper__J_NGA{border-top:1px solid var(--accents-2);padding:16px 0 16px 16px}.itemized-receipt_lineItem__UK_K_{padding:16px 0;border-bottom:1px solid var(--accents-2)}.read-only-metadata-billing-plans_regionPill__Pn9IF{background:var(--accents-2);padding:0 var(--geist-space);border-radius:var(--geist-radius);color:var(--accents-7);font-size:13px}.read-only-metadata-billing-plans_readOnlyPanel__dXQ3q{border-radius:6px;border:1px solid var(--accents-2)}.read-only-metadata-billing-plans_readOnlyPanelTitle__h7yJ1:not(:last-child){border-bottom:1px solid var(--accents-2)}.read-only-metadata-billing-plans_readOnlyPanelRecord__1Eori:nth-child(odd){background:var(--accents-1);border-radius:4px}.entity_left__r2ION{min-width:0}.entity_right__s6Z_F{margin-left:auto}@layer geist{.entity_button__t_IUG{background-color:inherit;width:100%;border:none;text-align:left;cursor:pointer;transition:background-color .1s ease-in-out}.entity_button__t_IUG>span{display:block;width:100%}@media (hover:hover){.entity_button__t_IUG:hover{background-color:var(--accents-1)}}}.fieldset_fieldset__IRR_5{background:var(--ds-background-100);border-radius:6px;box-shadow:var(--ds-shadow-border);position:relative;overflow:hidden}.fieldset_fieldset__IRR_5.fieldset_shadow__hdJOh{border:none;box-shadow:var(--shadow-large)}.fieldset_borderless__0hIw0{border:0;border-radius:0;box-shadow:none}.fieldset_borderless__0hIw0 .fieldset_tabsRow__AiN65{padding:0;border:none;border-bottom:1px solid var(--ds-gray-400)}.fieldset_fieldset__IRR_5>.fieldset_content__QaWYZ:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fieldset_fieldset__IRR_5>.fieldset_content__QaWYZ:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.fieldset_fieldset__IRR_5.fieldset_errorBorder__abpF2{border:1px solid var(--ds-red-400);box-shadow:none}.fieldset_fieldset__IRR_5.fieldset_errorBorder__abpF2 .fieldset_footer__4D6u_{border-top:1px solid var(--ds-red-400);background:var(--ds-red-100);color:var(--ds-red-900)}.fieldset_fieldset__IRR_5.fieldset_warningBorder__o4aY1{border:1px solid var(--ds-amber-400);box-shadow:none}.fieldset_fieldset__IRR_5.fieldset_warningBorder__o4aY1 .fieldset_footer__4D6u_{border-top:1px solid var(--ds-amber-400);background:var(--ds-amber-100);color:var(--ds-amber-900)}.fieldset_content__QaWYZ{position:relative;background-color:var(--ds-background-100);border-top-left-radius:var(--geist-radius);border-top-right-radius:var(--geist-radius);padding:var(--geist-gap)}.fieldset_content__QaWYZ.fieldset_full__c7aKx{padding-left:0;padding-right:0;padding-bottom:0}.fieldset_content__QaWYZ.fieldset_noBottomPadding___PLXj{padding-bottom:0}.fieldset_content__QaWYZ.fieldset_disabled__an0lm{background:var(--ds-background-100);color:var(--ds-gray-700)}.fieldset_footer__4D6u_{position:relative;min-height:57px;align-items:center;background-color:var(--ds-background-200);border-bottom-left-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius);border-top:1px solid var(--ds-gray-400);color:var(--ds-gray-900);display:flex;font-size:.875rem;padding:var(--geist-gap-half) var(--geist-gap);box-sizing:border-box;line-height:1.6}.dark-theme .fieldset_footer__4D6u_{background:#0a0a0a}.tailwind .fieldset_footer__4D6u_{border-top:1px solid var(--ds-gray-400)}.fieldset_footer__4D6u_.fieldset_disabled__an0lm{color:var(--ds-gray-900)}.fieldset_footer__4D6u_.fieldset_highlight__aj2tk{background-color:var(--bg,var(--ds-background-200))}@media (max-width:768px){.fieldset_footer__4D6u_{flex-direction:column;justify-content:center;padding:var(--geist-gap)}.fieldset_footer__4D6u_>*{margin-bottom:var(--geist-gap-half)}.fieldset_footer__4D6u_>.geist-spacer{display:none}.fieldset_footer__4D6u_>:last-of-type{margin-bottom:0;border-bottom:0;padding:0 7.5px}}.fieldset_footer__4D6u_ .fieldset_status__PCjpF{display:flex;align-items:center;max-width:100%}.fieldset_footer__4D6u_ .fieldset_status__PCjpF>p:first-child,.fieldset_footer__4D6u_ .fieldset_status__PCjpF>span:first-child{line-height:1.4}.fieldset_footer__4D6u_ .fieldset_status__PCjpF.fieldset_disabled__an0lm{pointer-events:none}.fieldset_footer__4D6u_ .fieldset_actions__01rBJ{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.fieldset_footer__4D6u_ .fieldset_actions__01rBJ{margin-left:0}}@media (max-width:420px){.fieldset_footer__4D6u_ .fieldset_actions__01rBJ{justify-content:space-between}}.fieldset_footer__4D6u_ .fieldset_action__unNYQ{margin-left:.5em;margin-right:.5em}.fieldset_footer__4D6u_ .fieldset_action__unNYQ:first-of-type{margin-left:0}.fieldset_footer__4D6u_ .fieldset_action__unNYQ:last-of-type{margin-right:0}@media (max-width:420px){.fieldset_footer__4D6u_ .fieldset_action__unNYQ{text-align:center;width:100%}}.fieldset_title__L0G5l{align-items:center;display:inline-flex;word-break:break-word;scroll-margin-top:24px}.fieldset_error__yeck5,.fieldset_error__yeck5 .fieldset_footer__4D6u_{color:var(--ds-red-900)}.fieldset_warning___Zrbf{color:var(--ds-amber-900)}.fieldset_tabsRow__AiN65{border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px;background:var(--ds-background-100);height:48px;display:flex;align-items:flex-end;border:1px solid var(--ds-gray-400);border-bottom:0}.dark-theme .fieldset_tabsRow__AiN65{background:#0a0a0a}.fieldset_tabsRow__AiN65+div{border-top-left-radius:0;border-top-right-radius:0}.clone-template-preview_container__Iq_bm{border-radius:var(--geist-marketing-radius);background:var(--accents-2);padding:var(--geist-space-4x)}.clone-template-preview_description__1IqZF{flex:1 1 100%}.clone-template-preview_image__fSjqF{flex:1 1 50%;min-width:0}.payment-info_credit-card-card__HoGTs{padding:var(--geist-gap-half);border:1px solid var(--accents-2);background:var(--geist-background);border-radius:var(--geist-radius)}.git-input-collapsed_collapsed__YjHMl{border:1px solid var(--accents-2);background-color:var(--accents-1);border-radius:4px;height:72px;padding:20px 16px}.git-input-collapsed_fullRepoName__P_5Eq{width:80%}@media (min-width:960px){.git-input-collapsed_fullRepoName__P_5Eq{max-width:350px}}.git-input-collapsed_selectedTeam__wKxbW{background:var(--ds-gray-100);border-radius:6px;height:40px;padding:0 12px;display:flex;justify-content:center}.git-input_inactive__E4FVB *{color:var(--accents-3)!important}.git-input_login__DBaGh{border:none;background:none;padding:0 var(--geist-gap)}@media (max-width:600px){.git-input_login__DBaGh{justify-content:flex-start}}.radio-group_item__rXszd{display:inline-flex;font-size:13px;align-items:center;--radio-color:var(--ds-gray-700)}.radio-group_radio-check__hpSxQ{cursor:pointer;display:flex;align-items:center;padding:2px;margin:-2px}.radio-group_radio-icon__ww5fV{position:relative;border:1px solid var(--radio-color);background:var(--ds-background-100);border-radius:50%;width:1rem;height:1rem;transition:border-color .2s ease,background .2s ease}.radio-group_radio-icon__ww5fV:after{content:"";display:block;width:.5rem;height:.5rem;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);background:var(--radio-color);transition:transform .15s ease}.radio-group_text__HR5Ve:not(.radio-group_no-margin-left__9u_Bx){margin-left:var(--geist-gap-quarter)}.radio-group_text__HR5Ve.radio-group_full-width__Jd8_5{width:100%}.radio-group_item__rXszd.radio-group_disabled___6D6s{cursor:not-allowed;color:var(--ds-gray-500);--radio-color:var(--ds-gray-500)}.radio-group_item__rXszd.radio-group_disabled___6D6s .radio-group_radio-check__hpSxQ{cursor:not-allowed}@media (hover:hover){.radio-group_item__rXszd:not(.radio-group_disabled___6D6s):hover .radio-group_radio-input__8o7pF:not(:checked):not(:active)+.radio-group_radio-icon__ww5fV{background:var(--ds-gray-200);--radio-color:var(--ds-gray-900)}.radio-group_item__rXszd:not(.radio-group_disabled___6D6s):hover .radio-group_text__HR5Ve{cursor:pointer}}.radio-group_item__rXszd:not(.radio-group_disabled___6D6s) .radio-group_radio-input__8o7pF:active+.radio-group_radio-icon__ww5fV{--radio-color:var(--ds-gray-600)}.radio-group_item__rXszd:not(.radio-group_disabled___6D6s) .radio-group_radio-input__8o7pF:checked+.radio-group_radio-icon__ww5fV{--radio-color:var(--ds-gray-1000)}.loading-checkmark_wrapper__OKiho{display:flex}.root-directory-modal_modalBody__0wr3x{padding:0;overflow:hidden}.empty-state_iconContainer__o7yMG{display:flex;justify-content:center;align-items:center;background:var(--ds-background-100);border-radius:8px;border:1px solid var(--ds-gray-alpha-400);padding:14px;height:60px}.empty-state_iconContainer__o7yMG svg{color:var(--ds-gray-900)!important;flex-shrink:0}.empty-state_root__7eMw_{background:var(--ds-background-100);border-radius:var(--geist-marketing-radius);padding:var(--root-padding-y,48px) var(--root-padding-x,70px);width:100%}.empty-state_secondary__KyJvm{background:var(--ds-background-200)}.empty-state_border__BqUeA{border:1px solid var(--ds-gray-200)}.empty-state_text___9SPX{max-width:340px;margin:0 auto}.empty-state_content__HFQJt>a{font-size:14px}.increment-decrement_root__gIozh{background-color:var(--accents-1)}.styles_metadataWrapper__2KPjM{border-bottom:1px solid var(--accents-2);background:var(--accents-1);padding:var(--geist-gap) var(--modal-padding);margin-bottom:calc(-1 * var(--modal-padding))}.styles_modalBody__yYEE2{margin:0 calc(-1 * var(--modal-padding));border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2);background:var(--geist-background);padding:0}.styles_modalBody__yYEE2:last-of-type{border-bottom:0}.styles_modalBody__yYEE2{margin-bottom:calc(-1 * var(--modal-padding));border-bottom:none}.create-environment-variable-modal_form__0cO5s .env-vars-footer{padding:12px 24px 16px}.create-environment-variable-modal_dialog__L54QQ{overscroll-behavior:none;transition:transform .5s cubic-bezier(.32,.72,0,1);border:none}.create-environment-variable-modal_dialog__L54QQ [data-geist-modal]{max-height:min(900px,90vh)}@media (max-width:600px){.create-environment-variable-modal_dialog__L54QQ{bottom:0!important;overflow:scroll!important}.create-environment-variable-modal_dialog__L54QQ:after{content:none!important}}.create-environment-variable-modal_modal__49f0u{box-shadow:var(--ds-shadow-menu);transform:none!important}.create-environment-variable-modal_modal-module__active__JAR2Q{opacity:1;transform:none!important}@media (max-width:600px){.create-environment-variable-modal_modal__49f0u{bottom:0!important;overflow:scroll!important}.create-environment-variable-modal_modal__49f0u:after{content:none!important}}.switcher_container__cVe_S{position:relative}.switcher_container__cVe_S:focus-within .switcher_visible__173Bo{box-shadow:var(--ds-focus-ring)}@media (hover:hover){.switcher_container__cVe_S:hover .switcher_visible__173Bo{background:var(--ds-gray-200)}}.switcher_visible__173Bo{padding:0 8px;border:none;border-radius:var(--geist-radius);font-size:13px;height:100%;display:flex;align-items:center;line-height:1;gap:4px;background:var(--ds-background-200);transition:background .2s,color .2s;cursor:pointer;color:var(--ds-gray-900);font-family:var(--font-sans);white-space:nowrap}.switcher_select__EKOIH{position:absolute;inset:0;outline:none;opacity:0;cursor:pointer}.tabs_tabsWrapper__szdGn{display:flex;align-items:center;justify-content:space-between;background:var(--ds-background-200);border-bottom:1px solid var(--ds-gray-400);padding:12px}.tabs_tabsWrapper__szdGn.tabs_hideBorder__KB0di{border-bottom:none;padding-bottom:0}.feedback_popover___Cd4V{background:var(--ds-background-100);width:340px;border-radius:12px;animation:feedback_fadeIn__UT4bE .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--ds-shadow-menu);overflow:hidden;transform-origin:top center;z-index:101}.feedback_popover___Cd4V[data-align=end]{transform-origin:top right}.feedback_popover___Cd4V[data-align=start]{transform-origin:top left}.feedback_popover___Cd4V[data-state=closed]{animation:feedback_fadeOut__5VePj .4s cubic-bezier(.16,1,.3,1);animation-fill-mode:forwards}.feedback_popover___Cd4V.feedback_success__xTsX9{height:195px}.feedback_popover___Cd4V form{height:100%}.feedback_inlineWrapper__DQQFm{display:flex;justify-content:center}.feedback_inlineWrapperUpwards__ThPVh{height:48px}.feedback_inlineWrapperUpwards__ThPVh.feedback_inlineWrapperClosed__v8oY3 .feedback_inlineTriggerWrapper__o7yUx{background:var(--ds-background-200)}.feedback_successWrapper__S_D02{display:flex;flex-direction:column;justify-content:center;align-items:center;height:"100%";gap:8px}.feedback_successWrapper__S_D02 p,.feedback_successWrapper__S_D02 svg{opacity:0;transform:translateY(4px)}.feedback_successWrapper__S_D02 svg{animation:feedback_appear__sOtNN .5s ease .1s forwards}.feedback_successWrapper__S_D02 p{animation:feedback_appear__sOtNN .5s ease .3s forwards}.feedback_successWrapper__S_D02 p:last-of-type{animation-delay:.4s}.feedback_formWrapper__bL7px{padding:8px;display:flex;flex-direction:column;gap:8px}.feedback_textarea__iiRZ8{height:100px}@media (max-width:640px){.feedback_textarea__iiRZ8{font-size:16px}}.feedback_markdown-mark__tSBBr{margin:0 var(--geist-gap-quarter) 0 0!important;display:inline-block!important;opacity:.4}.dark-theme .feedback_markdown-mark__tSBBr{filter:invert()}.feedback_markdown-tip__xldJV{display:flex;justify-content:flex-end;align-items:center;gap:4px;padding:0}.feedback_actions___tqt_{display:flex;justify-content:space-between;padding:12px;background:var(--accents-1);border-top:1px solid var(--accents-2);padding:var(--geist-gap-half)}.feedback_trigger__0zjFw{padding:8px 8px 8px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.feedback_inlineTriggerWrapper__o7yUx{background:var(--ds-background-100);box-shadow:var(--ds-shadow-border-small);transition:background .2s;width:-moz-fit-content;width:fit-content;overflow:hidden}.feedback_fullWidth__JEaQD .feedback_inlineTriggerWrapper__o7yUx{width:100%}.feedback_emojisWrapper__iwjKS{gap:1px}.feedback_emoji__VX_rC,.feedback_emojisWrapper__iwjKS{display:flex;align-items:center;color:var(--ds-gray-900)}.feedback_emoji__VX_rC{background:transparent;border:none;border-radius:50%;height:32px;width:32px;padding:0;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.feedback_emoji__VX_rC svg path{transition:all .2s}.feedback_emoji__VX_rC[aria-checked=true]{background:var(--ds-blue-300);border-color:var(--ds-blue-300)}@media (hover:hover){.feedback_emoji__VX_rC:hover{background:var(--ds-blue-300);border-color:var(--ds-blue-300)}}.feedback_emoji__VX_rC[aria-checked=true] svg path{fill:var(--ds-blue-900)}@media (hover:hover){.feedback_emoji__VX_rC:hover svg path{fill:var(--ds-blue-900)}}.feedback_emoji__VX_rC:focus-visible{outline:none;box-shadow:var(--ds-focus-ring)}@keyframes feedback_appear__sOtNN{0%{transform:translateY(5px);opacity:0}to{transform:none;opacity:1}}@keyframes feedback_fadeIn__UT4bE{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}@keyframes feedback_fadeOut__5VePj{0%{opacity:1;scale:1}to{opacity:0;scale:.95}}.add-logdrain-modal_modalTitle__9JG_u{text-transform:none}.add-logdrain-modal_modalMain__q9UFU{background:var(--accents-1);border-top:1px solid var(--accents-2);padding:var(--geist-space-8x)!important;display:flex;gap:var(--geist-space-gap);flex-direction:column}.add-logdrain-modal_secretWrapper__ZJEBM{padding:var(--geist-space-4x) 20px;background:var(--geist-background);border-top:1px solid var(--accents-2);box-shadow:var(--shadow-extra-small);border-radius:var(--geist-space)}.add-logdrain-modal_secret__F1MJ0{margin-left:var(--geist-space)}.add-logdrain-modal_codeWrapper__7b2iF pre{margin:0}.add-logdrain-modal_secretWarn__ia9m3{background-color:#fffbeb;border:1px solid #fde68a;color:#bd5200;border-radius:var(--geist-space-2x);padding:var(--geist-space-gap-half)}.add-logdrain-modal_secretWarnText__8JkPV{color:inherit}.dark-theme .add-logdrain-modal_secretWarn__ia9m3{background-color:#241005;border-color:#411d06;color:#fde68a}.deployment-protection_snippetButton__3PwkS{background:transparent;max-width:24px;max-height:24px}@media (hover:hover){.deployment-protection_snippetButton__3PwkS:hover{background:var(--accents-2)}}.deployment-protection_minHeight__EnE_r{min-height:72px!important}.deployment-protection_noBorder__7vqkQ{border:none!important}.deployment-protection_autoHeight__BAEVA{height:auto!important}.trusted-ips_input__pNPQ4{cursor:text}@media (hover:hover){.trusted-ips_input__pNPQ4:not(:focus).trusted-ips_input__pNPQ4:not(:focus-within).trusted-ips_input__pNPQ4:not(:active).trusted-ips_input__pNPQ4:not(:hover){box-shadow:none!important}}.trusted-ips_ipInput__fMcjx{flex:1 1;font-family:var(--font-mono)}.trusted-ips_noteInput__xjY33{flex:1 1}.trusted-ips_list__yF0To{box-shadow:none!important;border:1px solid var(--ds-gray-200);max-height:260px;overflow-y:scroll}
/*# sourceMappingURL=320cceef85147ec8.css.map*/