.segmented-control-module__rFg1Bq__container{background:rgb(var(--fill-weak));box-shadow:var(--stroke-weak);border:none;border-radius:8px;padding:4px;display:flex;position:relative}.segmented-control-module__rFg1Bq__small{height:32px}.segmented-control-module__rFg1Bq__normal{height:48px}.segmented-control-module__rFg1Bq__thumb{background:rgb(var(--background-base));box-shadow:var(--stroke-weak),var(--elevation-raised);border:none;border-radius:6px;position:absolute;top:4px;bottom:4px}.segmented-control-module__rFg1Bq__option{z-index:10;cursor:pointer;transition:color var(--duration-fast)var(--ease-out-cubic);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;display:flex;position:relative}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__selected{color:rgb(var(--text-strong))}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__unselected{color:rgb(var(--text-weak))}.segmented-control-module__rFg1Bq__option.segmented-control-module__rFg1Bq__disabled{opacity:.5;cursor:not-allowed}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):active{box-shadow:var(--fill-press)}.segmented-control-module__rFg1Bq__option:focus-visible{box-shadow:var(--stroke-focus)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):hover:focus-visible{box-shadow:var(--fill-hover-focus)}.segmented-control-module__rFg1Bq__option:not(.segmented-control-module__rFg1Bq__disabled):not(.segmented-control-module__rFg1Bq__selected):active:focus-visible{box-shadow:var(--fill-press-focus)}.segmented-control-module__rFg1Bq__optionIcon{width:16px;height:16px}
.input-module__3sxOrW__container{width:100%}.input-module__3sxOrW__label{color:rgb(var(--text-strong));margin-bottom:8px;font-size:14px;font-weight:500;line-height:20px;display:block}.input-module__3sxOrW__label.input-module__3sxOrW__disabled{color:rgb(var(--text-disabled))}.input-module__3sxOrW__optional{color:rgb(var(--text-weak));margin-left:4px}.input-module__3sxOrW__required{color:rgb(var(--text-error));margin-left:4px}.input-module__3sxOrW__inputWrapper{position:relative}.input-module__3sxOrW__iconWrapper{pointer-events:none;color:rgb(var(--text-weak));position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-module__3sxOrW__iconWrapper.input-module__3sxOrW__disabled{opacity:.5}.input-module__3sxOrW__icon{width:16px;height:16px}.input-module__3sxOrW__iconLarge{width:20px;height:20px}.input-module__3sxOrW__input{width:100%;box-shadow:var(--stroke-weak);background:rgb(var(--background-base));transition:all var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px}.input-module__3sxOrW__input::placeholder{color:rgb(var(--text-weak))}.input-module__3sxOrW__input:hover:not(:disabled){background:rgba(var(--fill-weak),.5);box-shadow:var(--stroke-weak-hover)}.input-module__3sxOrW__input:focus{box-shadow:var(--stroke-focus);outline:none}.input-module__3sxOrW__input:disabled{opacity:.5;cursor:not-allowed;background:rgb(var(--fill-weaker))}.input-module__3sxOrW__input.input-module__3sxOrW__invalid{box-shadow:var(--stroke-error-strong)}.input-module__3sxOrW__small{height:32px;padding:0 12px;font-size:14px;line-height:20px}.input-module__3sxOrW__small.input-module__3sxOrW__withIcon{padding-left:36px}.input-module__3sxOrW__large{height:48px;padding:0 16px;font-size:16px;line-height:24px}.input-module__3sxOrW__large.input-module__3sxOrW__withIcon{padding-left:44px}.input-module__3sxOrW__textarea{width:100%;box-shadow:var(--stroke-weak);background:rgb(var(--background-base));resize:vertical;max-height:300px;transition:all var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px}.input-module__3sxOrW__textarea::placeholder{color:rgb(var(--text-weak))}.input-module__3sxOrW__textarea:hover:not(:disabled){background:rgba(var(--fill-weak),.5);box-shadow:var(--stroke-weak-hover)}.input-module__3sxOrW__textarea:focus{box-shadow:var(--stroke-focus);outline:none}.input-module__3sxOrW__textarea:disabled{opacity:.5;cursor:not-allowed;background:rgb(var(--fill-weaker))}.input-module__3sxOrW__textarea.input-module__3sxOrW__invalid{border-color:rgb(var(--stroke-error-strong))}.input-module__3sxOrW__textareaSmall{min-height:96px;padding:12px;font-size:14px;line-height:20px}.input-module__3sxOrW__textareaLarge{min-height:128px;padding:16px;font-size:16px;line-height:24px}
.tab-selector-module__ICxRsW__container{border-bottom:1px solid var(--stroke-color-weak);display:flex;position:relative}.tab-selector-module__ICxRsW__tab{cursor:pointer;transition:all var(--duration-fast)var(--ease-out-cubic);background:0 0;border:none;border-radius:8px 8px 0 0;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;position:relative}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__active{color:rgb(var(--text-strong))}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__inactive{color:rgb(var(--text-weak))}.tab-selector-module__ICxRsW__tab.tab-selector-module__ICxRsW__disabled{opacity:.5;cursor:not-allowed}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):active{box-shadow:var(--fill-press)}.tab-selector-module__ICxRsW__tab:focus-visible{box-shadow:var(--stroke-focus)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):hover:focus-visible{box-shadow:var(--fill-hover-focus)}.tab-selector-module__ICxRsW__tab:not(.tab-selector-module__ICxRsW__disabled):not(.tab-selector-module__ICxRsW__active):active:focus-visible{box-shadow:var(--fill-press-focus)}.tab-selector-module__ICxRsW__indicator{background:rgb(var(--fill-brand-strong));height:4px;position:absolute;bottom:0}
.icon-button-module__es4hpW__iconButton{cursor:pointer;will-change:transform;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:all .15s;display:inline-flex;position:relative}.icon-button-module__es4hpW__iconButton:focus-visible{box-shadow:var(--stroke-focus)}.icon-button-module__es4hpW__iconButton:hover:focus-visible{box-shadow:var(--fill-hover-focus)}.icon-button-module__es4hpW__iconButton:active:focus-visible{box-shadow:var(--fill-press-focus)}.icon-button-module__es4hpW__iconButton:active{transform:scale(.95)}.icon-button-module__es4hpW__iconButton:disabled{opacity:.6;pointer-events:none;background:rgb(var(--fill-disabled))}.icon-button-module__es4hpW__small{width:32px;height:32px;padding:8px;font-size:14px}.icon-button-module__es4hpW__medium{width:36px;height:36px;padding:8px;font-size:16px}.icon-button-module__es4hpW__large{width:40px;height:40px;padding:10px;font-size:18px}.icon-button-module__es4hpW__primaryBrand{background:rgb(var(--fill-brand-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryNeutral{background:rgb(var(--fill-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryNeutral:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryNeutral:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryDestructive{background:rgb(var(--fill-error-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__primaryInverse{background:rgb(var(--fill-inverse-strong));color:rgb(var(--text-inverse-strong));border:none}.icon-button-module__es4hpW__primaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__primaryInverse:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryBrand{background:rgb(var(--fill-brand-weak));color:rgb(var(--text-brand));border:1px solid rgb(var(--stroke-brand-weak))}.icon-button-module__es4hpW__secondaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryNeutral{background:rgb(var(--fill-weak));color:rgb(var(--text-strong));box-shadow:var(--stroke-weak);border:none}.icon-button-module__es4hpW__secondaryNeutral:hover{box-shadow:var(--stroke-weak-hover),var(--fill-hover)}.icon-button-module__es4hpW__secondaryNeutral:active{box-shadow:var(--stroke-weak-hover),var(--fill-press)}.icon-button-module__es4hpW__secondaryDestructive{background:rgb(var(--fill-error-weak));color:rgb(var(--text-error));border:1px solid rgb(var(--stroke-error-weak))}.icon-button-module__es4hpW__secondaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__secondaryInverse{background:rgb(var(--fill-inverse-weak));color:rgb(var(--text-inverse-strong));border:1px solid rgb(var(--stroke-inverse-weak))}.icon-button-module__es4hpW__secondaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__secondaryInverse:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryBrand{color:rgb(var(--text-brand));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryBrand:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryBrand:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryNeutral{color:rgb(var(--text-weak));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryNeutral:hover{color:rgb(var(--text-strong));box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryNeutral:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryDestructive{color:rgb(var(--text-error));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryDestructive:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryDestructive:active{box-shadow:var(--fill-press)}.icon-button-module__es4hpW__tertiaryInverse{color:rgb(var(--text-inverse-strong));background:0 0;border:1px solid #0000}.icon-button-module__es4hpW__tertiaryInverse:hover{box-shadow:var(--fill-hover)}.icon-button-module__es4hpW__tertiaryInverse:active{box-shadow:var(--fill-press)}
.stages-module___4wScq__container{width:100%}.stages-module___4wScq__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.stages-module___4wScq__headerContent{flex:1}.stages-module___4wScq__stepInfo{color:rgb(var(--text-weak));font-size:14px;line-height:20px}.stages-module___4wScq__stepTitle{color:rgb(var(--text-strong));font-size:20px;font-weight:600;line-height:28px}.stages-module___4wScq__backIcon{width:20px;height:20px}.stages-module___4wScq__progressBar{background:rgb(var(--fill-weak));border-radius:9999px;width:100%;height:4px;position:relative;overflow:hidden}.stages-module___4wScq__progressFill{background:rgb(var(--fill-brand-strong));height:100%;position:absolute;top:0;left:0}.stages-module___4wScq__indicators{justify-content:space-between;margin-top:16px;display:flex}.stages-module___4wScq__indicator{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.stages-module___4wScq__indicatorCircle{width:32px;height:32px;transition:all var(--duration-fast)var(--ease-out-cubic);border-radius:9999px;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;display:flex}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__completed{background:rgb(var(--fill-brand-strong));color:rgb(var(--text-inverse-strong))}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__active{background:rgba(var(--fill-brand-strong),.2);color:rgb(var(--text-brand));border:2px solid rgb(var(--stroke-brand-strong))}.stages-module___4wScq__indicatorCircle.stages-module___4wScq__inactive{background:rgb(var(--fill-weak));color:rgb(var(--text-weak))}.stages-module___4wScq__indicatorLabel{text-align:center;font-size:12px;line-height:16px}.stages-module___4wScq__indicatorLabel.stages-module___4wScq__activeOrCompleted{color:rgb(var(--text-strong));font-weight:500}.stages-module___4wScq__indicatorLabel.stages-module___4wScq__inactive{color:rgb(var(--text-weak))}
.toggle-module__kwyfya__container{align-items:center;gap:12px;display:flex}.toggle-module__kwyfya__label{color:rgb(var(--text-strong));font-size:14px;font-weight:500}.toggle-module__kwyfya__labelDisabled{color:rgb(var(--text-disabled))}.toggle-module__kwyfya__track{cursor:pointer;border-radius:9999px;align-items:center;transition:all .2s;display:inline-flex;position:relative}.toggle-module__kwyfya__track:focus{box-shadow:0 0 0 2px rgba(var(--fill-brand-strong),.2);outline:none}.toggle-module__kwyfya__track:hover:not(:disabled){opacity:.9}.toggle-module__kwyfya__track:active:not(:disabled){transform:scale(.95)}.toggle-module__kwyfya__track:disabled{opacity:.5;cursor:not-allowed}.toggle-module__kwyfya__trackMedium{width:44px;height:24px}.toggle-module__kwyfya__trackSmall{width:36px;height:20px}.toggle-module__kwyfya__trackUnchecked{background:rgb(var(--fill-weaker));border:1px solid rgb(var(--stroke-weak))}.toggle-module__kwyfya__trackChecked{background:rgb(var(--fill-brand-strong));border:1px solid rgb(var(--fill-brand-strong))}.toggle-module__kwyfya__thumb{box-shadow:var(--elevation-raised);border-radius:9999px;display:inline-block}.toggle-module__kwyfya__thumbMedium{width:20px;height:20px}.toggle-module__kwyfya__thumbSmall{width:16px;height:16px}.toggle-module__kwyfya__thumbUnchecked{background:rgb(var(--text-strong))}.toggle-module__kwyfya__thumbChecked{background:rgb(var(--text-inverse-strong))}
.paginated-list-module__lBplZG__itemsContainer{flex-direction:column;gap:16px;display:flex}.paginated-list-module__lBplZG__itemsList{flex-direction:column;gap:8px;display:flex}.paginated-list-module__lBplZG__paginationContainer{border-top:1px solid var(--stroke-color-weak);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.paginated-list-module__lBplZG__pageInfo{color:rgb(var(--text-weak));font-size:14px;line-height:20px}.paginated-list-module__lBplZG__controls{align-items:center;gap:8px;display:flex}.paginated-list-module__lBplZG__pageNumbers{align-items:center;gap:4px;display:flex}.paginated-list-module__lBplZG__icon{width:16px;height:16px}.paginated-list-module__lBplZG__pageButton{min-width:36px;height:36px;padding:0 12px}.paginated-list-module__lBplZG__ellipsis{color:rgb(var(--text-weak));padding:0 8px}
.list-module__vLcxwG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 0;display:flex}.list-module__vLcxwG__emptyStateText{color:rgb(var(--text-weak))}.list-module__vLcxwG__loadingState{justify-content:center;align-items:center;padding:48px 0;display:flex}.list-module__vLcxwG__spinner{width:24px;height:24px;color:rgb(var(--text-weak));animation:1s linear infinite list-module__vLcxwG__spin}@keyframes list-module__vLcxwG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.list-module__vLcxwG__listContainer{position:relative;overflow-y:auto}.list-module__vLcxwG__loaderContainer{justify-content:center;align-items:center;padding:16px 0;display:flex}.list-module__vLcxwG__loaderSpinner{width:20px;height:20px;color:rgb(var(--text-weak));animation:1s linear infinite list-module__vLcxwG__spin}.list-module__vLcxwG__gapSmall>*+*{margin-top:8px}.list-module__vLcxwG__gapMedium>*+*{margin-top:16px}.list-module__vLcxwG__gapLarge>*+*{margin-top:24px}
.card-hover-module__9P6Alq__card{background:rgb(var(--background-raised));width:340px;height:340px;box-shadow:var(--stroke-weak),var(--elevation-raised);border-radius:16px;align-items:flex-end;text-decoration:none;display:flex;overflow:hidden}.card-hover-module__9P6Alq__card:hover .card-hover-module__9P6Alq__cardDescription,.card-hover-module__9P6Alq__card:focus-visible .card-hover-module__9P6Alq__cardDescription{transform:translateY(0)}.card-hover-module__9P6Alq__cardDescription{border:1px solid rgb(var(--background-raised));background:rgb(var(--background-default));width:calc(100% - 12px);box-shadow:var(--stroke-weak),var(--elevation-overlay);border-radius:12px;margin:6px;padding:10px 14px 13px;font-size:13px;transition:transform .5s cubic-bezier(.19,1,.22,1);position:relative;transform:translateY(calc(100% + 7px))}.card-hover-module__9P6Alq__cardIcon{color:rgb(var(--icon-weak));position:absolute;top:16px;right:16px}.card-hover-module__9P6Alq__cardTitle{color:rgb(var(--text-strong));font-weight:500}.card-hover-module__9P6Alq__cardSubtitle{color:rgb(var(--text-weak));margin-top:4px;line-height:1}
@keyframes text-reveal-module__o3yOdq__reveal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.text-reveal-module__o3yOdq__container{text-align:center}.text-reveal-module__o3yOdq__h1{letter-spacing:-.05em;color:rgb(var(--text-strong));font-size:32px;font-weight:600;overflow:hidden}.text-reveal-module__o3yOdq__h1 span{animation:1.3s cubic-bezier(.19,1,.22,1) backwards text-reveal-module__o3yOdq__reveal;animation-delay:calc(30ms*var(--index));display:inline-block}.text-reveal-module__o3yOdq__button{background:rgb(var(--background-raised));width:100%;max-width:200px;height:32px;box-shadow:var(--stroke-weak),var(--elevation-raised);color:rgb(var(--text-strong));cursor:pointer;border:none;border-radius:9999px;margin-top:24px;padding-inline:12px;font-size:14px;font-weight:500;position:relative}.text-reveal-module__o3yOdq__button:hover{background:rgb(var(--background-raised-hover))}
@keyframes orbit-animation-module__zmBw5q__orbit{0%{transform:translate(-50%,-50%)rotateY(0)translateZ(74px)rotateY(360deg)}to{transform:translate(-50%,-50%)rotateY(360deg)translateZ(74px)rotateY(0)}}.orbit-animation-module__zmBw5q__wrapper{transform-style:preserve-3d;perspective:500px;justify-content:center;align-items:center;display:flex;position:relative}.orbit-animation-module__zmBw5q__circle{background:rgb(var(--grey-light-1000));border-radius:50%;width:96px;height:96px}.dark .orbit-animation-module__zmBw5q__circle{background:rgb(var(--grey-dark-1000))}.orbit-animation-module__zmBw5q__orbitingCircle{background:rgb(var(--fill-yellow));border-radius:50%;width:32px;height:32px;animation:6s linear infinite orbit-animation-module__zmBw5q__orbit;position:absolute;top:50%;left:50%}
@keyframes coin-flip-module__KSQb0q__rotate{to{transform:rotateY(360deg)}}.coin-flip-module__KSQb0q__container{width:74px;height:74px;position:relative}.coin-flip-module__KSQb0q__wrapper{width:56px;height:56px;transform-style:preserve-3d;margin-top:-28px;margin-left:-28px;animation:2s linear infinite coin-flip-module__KSQb0q__rotate;position:absolute;top:50%;left:50%}.coin-flip-module__KSQb0q__coin{backface-visibility:hidden;background:#ffcd6c;border-radius:50%;width:100%;height:100%;position:absolute}.coin-flip-module__KSQb0q__outer,.coin-flip-module__KSQb0q__front{transform:translateZ(3px)}.coin-flip-module__KSQb0q__front.coin-flip-module__KSQb0q__inner{background:#ffaa04;transform:rotateY(180deg)translateZ(-3px)}.coin-flip-module__KSQb0q__back.coin-flip-module__KSQb0q__inner{background:#ffaa04;transform:translateZ(-3px)}.coin-flip-module__KSQb0q__back{transform:rotateY(180deg)translateZ(3px)}.coin-flip-module__KSQb0q__coinSide{background:#ffaa04;border-radius:0;width:6px;height:56px;position:absolute;transform:translate(26px)rotateY(90deg)}
.hold-to-delete-module__GOxhxq__button{align-items:center;gap:var(--space-2);background-color:rgb(var(--fill-weak));height:40px;padding-inline:var(--space-6);color:rgb(var(--text-strong));transition:transform var(--duration-fast)var(--ease-out-quad);border-radius:9999px;font-weight:500;display:flex;position:relative}.hold-to-delete-module__GOxhxq__button:active{transform:scale(.97)}.hold-to-delete-module__GOxhxq__holdOverlay{justify-content:center;align-items:center;gap:var(--space-2);background-color:rgb(var(--fill-error-weak));color:rgb(var(--text-error));clip-path:inset(0 100% 0 0);transition:clip-path var(--duration-fast)var(--ease-out-cubic);border-radius:9999px;display:flex;position:absolute;inset:0}.hold-to-delete-module__GOxhxq__button:active .hold-to-delete-module__GOxhxq__holdOverlay{clip-path:inset(0);transition:clip-path 1.5s linear}
.shared-layout-demo-module__2DCHTG__tabsContainer{width:100%}.shared-layout-demo-module__2DCHTG__tabsContent{height:200px;box-shadow:var(--stroke-weak);background:rgb(var(--background-raised));border-radius:12px;position:relative}.shared-layout-demo-module__2DCHTG__posCenter{top:calc(50% - 20px);left:calc(50% - 48px)}.shared-layout-demo-module__2DCHTG__posTopRight{top:var(--space-4);right:var(--space-4)}.shared-layout-demo-module__2DCHTG__posTopLeft{top:var(--space-4);left:var(--space-4)}.shared-layout-demo-module__2DCHTG__posBottomLeft{bottom:var(--space-4);left:var(--space-4)}.shared-layout-demo-module__2DCHTG__posBottomRight{bottom:var(--space-4);right:var(--space-4)}.shared-layout-demo-module__2DCHTG__circle{background:rgb(var(--fill-brand-strong));border-radius:20px;width:96px;height:40px;position:absolute}.shared-layout-demo-module__2DCHTG__positionLabel{z-index:1;cursor:pointer;width:96px;height:40px;transition:color var(--duration-fast)var(--ease-out-cubic);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute}.shared-layout-demo-module__2DCHTG__labelActive{color:rgb(var(--text-inverse-strong))}.shared-layout-demo-module__2DCHTG__labelInactive{color:rgb(var(--text-weak))}.shared-layout-demo-module__2DCHTG__labelInactive:hover{color:rgb(var(--text-strong))}.shared-layout-demo-module__2DCHTG__swapContainer{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.shared-layout-demo-module__2DCHTG__swapCircles{gap:var(--space-8);justify-content:center;align-items:center;display:flex}.shared-layout-demo-module__2DCHTG__swapCircle{border-radius:50%;width:64px;height:64px}.shared-layout-demo-module__2DCHTG__circleBrand{background:rgb(var(--fill-brand-strong))}.shared-layout-demo-module__2DCHTG__circleError{background:rgb(var(--fill-error-strong))}.shared-layout-demo-module__2DCHTG__circleSuccess{background:rgb(var(--fill-success-strong))}.shared-layout-demo-module__2DCHTG__shuffleButton{padding:var(--space-2)var(--space-6);color:rgb(var(--text-strong));background:rgb(var(--fill-weak));box-shadow:var(--stroke-weak);transition:box-shadow var(--duration-fast)var(--ease-out-cubic);border-radius:8px;font-size:14px;font-weight:500}.shared-layout-demo-module__2DCHTG__shuffleButton:hover{box-shadow:var(--stroke-weak-hover)}.shared-layout-demo-module__2DCHTG__cardContainer{justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative}.shared-layout-demo-module__2DCHTG__card{width:200px;padding:var(--space-6);background:rgb(var(--background-raised));box-shadow:var(--stroke-weak),var(--elevation-raised);cursor:pointer;transition:box-shadow var(--duration-fast)var(--ease-out-cubic)}.shared-layout-demo-module__2DCHTG__card:hover{box-shadow:var(--stroke-weak-hover),var(--elevation-raised)}.shared-layout-demo-module__2DCHTG__cardTitle{color:rgb(var(--text-strong));margin-bottom:var(--space-1);font-size:16px;font-weight:600}.shared-layout-demo-module__2DCHTG__cardSubtitle{color:rgb(var(--text-weak));font-size:14px}.shared-layout-demo-module__2DCHTG__overlay{z-index:100;background:#00000080;position:fixed;inset:0}.shared-layout-demo-module__2DCHTG__dialog{width:min(400px,100vw - 48px);padding:var(--space-6);background:rgb(var(--background-overlay));box-shadow:var(--stroke-weak),var(--elevation-overlay);z-index:101;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.shared-layout-demo-module__2DCHTG__dialogTitle{color:rgb(var(--text-strong));margin-bottom:var(--space-1);font-size:20px;font-weight:600}.shared-layout-demo-module__2DCHTG__dialogSubtitle{color:rgb(var(--text-weak));margin-bottom:var(--space-4);font-size:14px}.shared-layout-demo-module__2DCHTG__dialogContent{gap:var(--space-4);flex-direction:column;display:flex}.shared-layout-demo-module__2DCHTG__dialogContent p{color:rgb(var(--text-weak));font-size:14px;line-height:1.6}.shared-layout-demo-module__2DCHTG__closeButton{padding:var(--space-2)var(--space-4);color:rgb(var(--text-inverse-strong));background:rgb(var(--fill-strong));transition:opacity var(--duration-fast)var(--ease-out-cubic);border-radius:8px;align-self:flex-end;font-size:14px;font-weight:500}.shared-layout-demo-module__2DCHTG__closeButton:hover{opacity:.9}
.gradient-demos-module__xLfUUq__interactive{--mouse-x:.5;--mouse-y:.5;cursor:crosshair;transition:all .3s ease-out}.gradient-demos-module__xLfUUq__typesContainer{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.gradient-demos-module__xLfUUq__typesContainer{grid-template-columns:1fr}}.gradient-demos-module__xLfUUq__gradientCard{gap:var(--space-3);flex-direction:column;display:flex}.gradient-demos-module__xLfUUq__gradientBox{height:120px;box-shadow:var(--stroke-weak);border-radius:12px}.gradient-demos-module__xLfUUq__gradientLabel{color:rgb(var(--text-strong));text-align:center;font-size:14px;font-weight:500}.gradient-demos-module__xLfUUq__gradientDescription{color:rgb(var(--text-weak));text-align:center;font-size:12px}.gradient-demos-module__xLfUUq__linearGradient{background:linear-gradient(calc(var(--mouse-x)*360deg),#6366f1,#ef4444)}.gradient-demos-module__xLfUUq__radialGradient{background:radial-gradient(circle at calc(var(--mouse-x)*100%)calc(var(--mouse-y)*100%),#6366f1,#22c55e)}.gradient-demos-module__xLfUUq__conicGradient{background:conic-gradient(from calc(var(--mouse-x)*360deg)at calc(var(--mouse-x)*100%)calc(var(--mouse-y)*100%),#6366f1,#ef4444,#f59e0b,#22c55e,#6366f1)}.gradient-demos-module__xLfUUq__colorSpaceContainer{gap:var(--space-6);flex-direction:column;display:flex}.gradient-demos-module__xLfUUq__colorSpaceRow{gap:var(--space-2);flex-direction:column;display:flex}.gradient-demos-module__xLfUUq__colorSpaceGradient{height:80px;box-shadow:var(--stroke-weak);border-radius:12px}.gradient-demos-module__xLfUUq__colorSpaceInfo{justify-content:space-between;align-items:center;display:flex}.gradient-demos-module__xLfUUq__colorSpaceLabel{color:rgb(var(--text-strong));font-size:14px;font-weight:500}.gradient-demos-module__xLfUUq__colorSpaceNote{color:rgb(var(--text-weak));font-size:12px}.gradient-demos-module__xLfUUq__srgbGradient{background:linear-gradient(calc(90deg + (var(--mouse-x) - .5)*60deg)in srgb,#ef4444 calc(var(--mouse-x)*-20%),#8b5cf6 50%,#3b82f6 calc(100% + var(--mouse-x)*20%));background-size:150% 100%;background-position:calc(var(--mouse-x)*50%)0}.gradient-demos-module__xLfUUq__labGradient{background:linear-gradient(calc(90deg + (var(--mouse-x) - .5)*60deg)in lab,#ef4444 calc(var(--mouse-x)*-20%),#8b5cf6 50%,#3b82f6 calc(100% + var(--mouse-x)*20%));background-size:150% 100%;background-position:calc(var(--mouse-x)*50%)0}.gradient-demos-module__xLfUUq__animatedContainer{gap:var(--space-4);flex-direction:column;display:flex}.gradient-demos-module__xLfUUq__animatedGradient{height:160px;box-shadow:var(--stroke-weak);cursor:pointer;background:linear-gradient(270deg,#ff6b6b,#feca57,#48dbfb,#ff9ff3,#ff6b6b) 0 0/400% 100%;border-radius:12px;transition:animation-duration .3s;animation:8s infinite gradient-demos-module__xLfUUq__gradientShift}.gradient-demos-module__xLfUUq__animatedGradient.gradient-demos-module__xLfUUq__animatedFast{animation-duration:1.5s}@keyframes gradient-demos-module__xLfUUq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-demos-module__xLfUUq__animatedLabel{color:rgb(var(--text-weak));text-align:center;font-size:12px}.gradient-demos-module__xLfUUq__animatedBorderWrapper{cursor:pointer;background:linear-gradient(270deg,#ff6b6b,#feca57,#48dbfb,#ff9ff3,#ff6b6b) 0 0/400% 100%;border-radius:12px;height:160px;padding:4px;transition:animation-duration .3s;animation:8s infinite gradient-demos-module__xLfUUq__gradientShift;position:relative}.gradient-demos-module__xLfUUq__animatedBorderWrapper.gradient-demos-module__xLfUUq__animatedFast{animation-duration:1.5s}.gradient-demos-module__xLfUUq__animatedBorderInner{background:rgb(var(--background-base));border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.gradient-demos-module__xLfUUq__animatedBorderText{color:rgb(var(--text-weak));font-size:14px;font-weight:500}.gradient-demos-module__xLfUUq__layeredContainer{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.gradient-demos-module__xLfUUq__layeredContainer{grid-template-columns:1fr}}.gradient-demos-module__xLfUUq__layeredCard{gap:var(--space-3);flex-direction:column;display:flex}.gradient-demos-module__xLfUUq__layeredBox{height:140px;box-shadow:var(--stroke-weak);border-radius:12px}.gradient-demos-module__xLfUUq__layeredLabel{color:rgb(var(--text-strong));text-align:center;font-size:14px;font-weight:500}.gradient-demos-module__xLfUUq__layeredDescription{color:rgb(var(--text-weak));text-align:center;font-size:12px}.gradient-demos-module__xLfUUq__meshGradient{--offset-x:calc((var(--mouse-x) - .5)*20%);--offset-y:calc((var(--mouse-y) - .5)*20%);background:radial-gradient(at calc(40% + var(--offset-x))calc(20% + var(--offset-y)),#ff6b6bcc 0px,transparent 50%),radial-gradient(at calc(80% - var(--offset-x))calc(0% + var(--offset-y)),#48dbfbcc 0px,transparent 50%),radial-gradient(at calc(0% + var(--offset-x))calc(50% + var(--offset-y)),#feca57cc 0px,transparent 50%),radial-gradient(at calc(80% - var(--offset-x))calc(50% - var(--offset-y)),#ff9ff3cc 0px,transparent 50%),radial-gradient(at calc(0% + var(--offset-x))calc(100% - var(--offset-y)),#48dbfbcc 0px,transparent 50%),radial-gradient(at calc(80% - var(--offset-x))calc(100% - var(--offset-y)),#ff6b6bcc 0px,transparent 50%),linear-gradient(180deg,#1a1a2e 0%,#16213e 100%)}.gradient-demos-module__xLfUUq__stripedOverlay{background:repeating-linear-gradient(calc(45deg + (var(--mouse-x) - .5)*90deg),transparent,transparent 10px,#ffffff0d 10px,#ffffff0d 20px),linear-gradient(calc(135deg + (var(--mouse-y) - .5)*60deg),#6366f1,#ef4444)}.gradient-demos-module__xLfUUq__noiseTexture{background:linear-gradient(calc(135deg + (var(--mouse-x) - .5)*60deg),#667eea 0%,#764ba2 50%,#f093fb 100%);background-size:200% 200%;background-position:calc(var(--mouse-x)*100%)calc(var(--mouse-y)*100%);transform:scale(calc(1 + (var(--mouse-y) - .5)*.05));position:relative}.gradient-demos-module__xLfUUq__noiseTexture:after{content:"";opacity:.2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");border-radius:12px;position:absolute;inset:0}.gradient-demos-module__xLfUUq__glassEffect{-webkit-backdrop-filter:blur(16px)saturate(120%);background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-top:1px solid #ffffff26;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 4px 24px #0000001a}.gradient-demos-module__xLfUUq__glassEffect:before{content:"";background:radial-gradient(circle 120px at calc(var(--mouse-x)*100%)calc(var(--mouse-y)*100%),#ffffff1f 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;inset:0}.gradient-demos-module__xLfUUq__glassEffect:hover:before{opacity:1}
.mouse-follow-pattern-module__PtJ81G__container{justify-content:center;align-items:center;min-height:320px;padding:32px;display:flex;overflow:hidden}.mouse-follow-pattern-module__PtJ81G__grid{grid-template-columns:repeat(20,1fr);gap:20px;display:grid}.mouse-follow-pattern-module__PtJ81G__shape{background:rgb(var(--text-strong));will-change:transform,opacity;border-radius:9999px;width:4px;height:24px}
.will-change-demo-module__A6tJLG__container{flex-direction:column;align-items:center;gap:24px;display:flex}.will-change-demo-module__A6tJLG__comparison{grid-template-columns:1fr 1fr;gap:24px;width:100%;display:grid}@media (max-width:600px){.will-change-demo-module__A6tJLG__comparison{grid-template-columns:1fr}}.will-change-demo-module__A6tJLG__demoBox{flex-direction:column;align-items:center;gap:12px;display:flex}.will-change-demo-module__A6tJLG__label{color:rgb(var(--text-strong));font-size:14px;font-weight:500}.will-change-demo-module__A6tJLG__hint{color:rgb(var(--text-weak));font-size:12px}.will-change-demo-module__A6tJLG__trackWithout,.will-change-demo-module__A6tJLG__trackWith{background:rgb(var(--fill-weak));border-radius:24px;width:100%;height:48px;position:relative;overflow:hidden}.will-change-demo-module__A6tJLG__ball{background:rgb(var(--text-brand));border-radius:50%;width:24px;height:24px;transition:transform .5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:12px;transform:translateY(-50%)translate(0)}.will-change-demo-module__A6tJLG__ballWith{will-change:transform}.will-change-demo-module__A6tJLG__ball.will-change-demo-module__A6tJLG__animating{transform:translateY(-50%)translate(calc(100% + 140px))}@media (max-width:600px){.will-change-demo-module__A6tJLG__ball.will-change-demo-module__A6tJLG__animating{transform:translateY(-50%)translate(calc(100% + 200px))}}.will-change-demo-module__A6tJLG__triggerButton{color:rgb(var(--text-on-brand));background:rgb(var(--fill-brand));cursor:pointer;transition:background var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500}.will-change-demo-module__A6tJLG__triggerButton:hover{background:rgb(var(--fill-brand-hover))}.will-change-demo-module__A6tJLG__triggerButton:active{background:rgb(var(--fill-brand-press))}.will-change-demo-module__A6tJLG__codeComparison{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}@media (max-width:600px){.will-change-demo-module__A6tJLG__codeComparison{grid-template-columns:1fr}}.will-change-demo-module__A6tJLG__codeBlock{background:rgb(var(--fill-weak));border-radius:8px;padding:16px;overflow-x:auto}.will-change-demo-module__A6tJLG__code{color:rgb(var(--text-strong));white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6}
.collection-preview-module__f1AwcG__container{justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.collection-preview-module__f1AwcG__collapsedWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}.collection-preview-module__f1AwcG__stackContainer{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.collection-preview-module__f1AwcG__avatarWrapper{z-index:10;position:relative}.collection-preview-module__f1AwcG__avatar{border-radius:50%;width:48px;height:48px}.collection-preview-module__f1AwcG__stackedImage{margin-top:-32px;margin-left:-32px;position:absolute;top:50%;left:50%}.collection-preview-module__f1AwcG__collectionInfo{text-align:center}.collection-preview-module__f1AwcG__collectionName{white-space:nowrap;color:rgb(var(--text-strong));font-weight:600}.collection-preview-module__f1AwcG__itemCount{color:rgb(var(--text-weak));white-space:nowrap;font-size:14px}.collection-preview-module__f1AwcG__expandedWrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.collection-preview-module__f1AwcG__expandedHeader{align-items:center;gap:12px;display:flex}.collection-preview-module__f1AwcG__expandedAvatarWrapper{position:relative}.collection-preview-module__f1AwcG__expandedAvatar{border-radius:50%;width:40px;height:40px}.collection-preview-module__f1AwcG__expandedInfo{text-align:left}.collection-preview-module__f1AwcG__expandedContainer{will-change:transform;justify-content:center;align-items:center;gap:8px;padding:24px 0;display:flex}.collection-preview-module__f1AwcG__imageWrapper{border-radius:12px;flex-shrink:0;position:relative;overflow:hidden}.collection-preview-module__f1AwcG__image{width:100%;height:100%;display:block}.collection-preview-module__f1AwcG__insetBorder{pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000001a}.collection-preview-module__f1AwcG__avatarWrapper .collection-preview-module__f1AwcG__insetBorder,.collection-preview-module__f1AwcG__expandedAvatarWrapper .collection-preview-module__f1AwcG__insetBorder{border-radius:50%}.collection-preview-module__f1AwcG__viewAllButton{background:rgb(var(--fill-brand));color:rgb(var(--text-on-brand));cursor:pointer;transition:background var(--duration-fast)var(--ease-out-cubic);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;display:flex}.collection-preview-module__f1AwcG__viewAllButton:hover{background:rgb(var(--fill-brand-hover))}.collection-preview-module__f1AwcG__viewAllButton:active{background:rgb(var(--fill-brand-press))}
.magnified-dock-module__Kvgl5a__container{justify-content:center;padding:64px 24px 48px;display:flex}.magnified-dock-module__Kvgl5a__dock{align-items:end;gap:12px;height:64px;padding:8px 8px 12px;display:flex;position:relative}.magnified-dock-module__Kvgl5a__dockBackground{background:rgb(var(--fill-weak));box-shadow:var(--stroke-weak);z-index:-1;border-radius:16px;position:absolute;inset:0}.magnified-dock-module__Kvgl5a__appIcon{cursor:pointer;transform-origin:bottom;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000026}.magnified-dock-module__Kvgl5a__appIcon:hover{box-shadow:0 4px 16px #0003}.magnified-dock-module__Kvgl5a__tooltip{background:rgb(var(--background-overlay));box-shadow:var(--stroke-weak),var(--elevation-overlay);color:rgb(var(--text-strong));white-space:nowrap;z-index:100;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;animation:.15s ease-out magnified-dock-module__Kvgl5a__tooltipFadeIn}@keyframes magnified-dock-module__Kvgl5a__tooltipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.magnified-dock-module__Kvgl5a__tooltipArrow{fill:rgb(var(--background-overlay))}
