.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-list-item--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:rgba(0,0,0,.87)}.theme--light.v-list-item .v-list-item__mask{color:rgba(0,0,0,.38);background:#eee}.theme--light.v-list-item:not(.v-list-item--disabled) .v-list-item__action-text,.theme--light.v-list-item:not(.v-list-item--disabled) .v-list-item__subtitle{color:rgba(0,0,0,.6)}.theme--light.v-list-item:hover:before{opacity:.04}.theme--light.v-list-item--active:before,.theme--light.v-list-item--active:hover:before,.theme--light.v-list-item:focus:before{opacity:.12}.theme--light.v-list-item--active:focus:before,.theme--light.v-list-item.v-list-item--highlighted:before{opacity:.16}.theme--dark.v-list-item--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:#fff}.theme--dark.v-list-item .v-list-item__mask{color:hsla(0,0%,100%,.5);background:#494949}.theme--dark.v-list-item:not(.v-list-item--disabled) .v-list-item__action-text,.theme--dark.v-list-item:not(.v-list-item--disabled) .v-list-item__subtitle{color:hsla(0,0%,100%,.7)}.theme--dark.v-list-item:hover:before{opacity:.08}.theme--dark.v-list-item--active:before,.theme--dark.v-list-item--active:hover:before,.theme--dark.v-list-item:focus:before{opacity:.24}.theme--dark.v-list-item--active:focus:before,.theme--dark.v-list-item.v-list-item--highlighted:before{opacity:.32}.v-list-item{align-items:center;display:flex;flex:1 1 100%;letter-spacing:normal;min-height:48px;outline:none;padding:0 16px;position:relative;text-decoration:none}.v-list-item--disabled{pointer-events:none}.v-list-item--selectable{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.v-list-item:after{content:"";min-height:inherit;font-size:0}.v-list-item__action{align-self:center;margin:12px 0}.v-list-item__action .v-input,.v-list-item__action .v-input--selection-controls__input,.v-list-item__action .v-input__control,.v-list-item__action .v-input__slot{margin:0!important}.v-list-item__action .v-input{padding:0}.v-list-item__action .v-input .v-messages{display:none}.v-list-item__action-text{font-size:.75rem}.v-list-item__avatar{align-self:center;justify-content:flex-start}.v-list-item__avatar,.v-list-item__avatar.v-list-item__avatar--horizontal{margin-bottom:8px;margin-top:8px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-right:-16px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-right:-16px}.v-list-item__content{align-items:center;align-self:center;display:flex;flex-wrap:wrap;flex:1 1;overflow:hidden;padding:12px 0}.v-list-item__content>*{line-height:1.1;flex:1 0 100%}.v-list-item__content>:not(:last-child){margin-bottom:2px}.v-list-item__icon{align-self:flex-start;margin:16px 0}.v-application--is-ltr .v-list-item__action:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__icon:last-of-type:not(:only-child){margin-left:16px}.v-application--is-ltr .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-item__action:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__icon:last-of-type:not(:only-child){margin-right:16px}.v-application--is-rtl .v-list-item__avatar:first-child{margin-left:16px}.v-application--is-ltr .v-list-item__action:first-child,.v-application--is-ltr .v-list-item__icon:first-child{margin-right:32px}.v-application--is-rtl .v-list-item__action:first-child,.v-application--is-rtl .v-list-item__icon:first-child{margin-left:32px}.v-list-item__action,.v-list-item__avatar,.v-list-item__icon{display:inline-flex;min-width:24px}.v-list-item .v-list-item__subtitle,.v-list-item .v-list-item__title{line-height:1.2}.v-list-item__subtitle,.v-list-item__title{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-item__title{align-self:center;font-size:1rem}.v-list-item__title>.v-badge{margin-top:16px}.v-list-item__subtitle{font-size:.875rem}.v-list--dense .v-list-item,.v-list-item--dense{min-height:40px}.v-list--dense .v-list-item .v-list-item__icon,.v-list-item--dense .v-list-item__icon{height:24px;margin-top:8px;margin-bottom:8px}.v-list--dense .v-list-item .v-list-item__content,.v-list-item--dense .v-list-item__content{padding:8px 0}.v-list--dense .v-list-item .v-list-item__subtitle,.v-list--dense .v-list-item .v-list-item__title,.v-list-item--dense .v-list-item__subtitle,.v-list-item--dense .v-list-item__title{font-size:.8125rem;font-weight:500;line-height:1rem}.v-list--dense .v-list-item.v-list-item--two-line,.v-list-item--dense.v-list-item--two-line{min-height:60px}.v-list--dense .v-list-item.v-list-item--three-line,.v-list-item--dense.v-list-item--three-line{min-height:76px}.v-list-item--link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-list-item--link:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-list .v-list-item--active,.v-list .v-list-item--active .v-icon{color:inherit}.v-list-item__action--stack{align-items:flex-end;align-self:stretch;justify-content:space-between;white-space:nowrap;flex-direction:column}.v-list--three-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--three-line .v-list-item .v-list-item__icon,.v-list--two-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--three-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--three-line .v-list-item__icon,.v-list-item--two-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--two-line .v-list-item__icon{margin-bottom:16px;margin-top:16px}.v-list--two-line .v-list-item,.v-list-item--two-line{min-height:64px}.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--two-line .v-list-item__icon{margin-bottom:32px}.v-list--three-line .v-list-item,.v-list-item--three-line{min-height:88px}.v-list--three-line .v-list-item .v-list-item__action,.v-list--three-line .v-list-item .v-list-item__avatar,.v-list-item--three-line .v-list-item__action,.v-list-item--three-line .v-list-item__avatar{align-self:flex-start;margin-top:16px;margin-bottom:16px}.v-list--three-line .v-list-item .v-list-item__content,.v-list-item--three-line .v-list-item__content{align-self:stretch}.v-list--three-line .v-list-item .v-list-item__subtitle,.v-list-item--three-line .v-list-item__subtitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.v-list.accent>.v-list-item,.v-list.error>.v-list-item,.v-list.info>.v-list-item,.v-list.primary>.v-list-item,.v-list.secondary>.v-list-item,.v-list.success>.v-list-item,.v-list.warning>.v-list-item{color:#fff}.theme--light.v-list{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-list .v-list--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list .v-list-group--active:after,.theme--light.v-list .v-list-group--active:before{background:rgba(0,0,0,.12)}.theme--dark.v-list{background:#1e1e1e;color:#fff}.theme--dark.v-list .v-list--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list .v-list-group--active:after,.theme--dark.v-list .v-list-group--active:before{background:hsla(0,0%,100%,.12)}.v-sheet.v-list{border-radius:0}.v-sheet.v-list:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,17,30,.08),0 0 0 0 rgba(0,17,30,.06),0 0 0 0 rgba(0,17,30,.05)}.v-sheet.v-list.v-sheet--shaped{border-radius:0}.v-list{display:block;padding:8px 0;position:static;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.v-list--disabled{pointer-events:none}.v-list--flat .v-list-item:before{display:none}.v-list--dense .v-subheader{font-size:.75rem;height:40px;padding:0 8px}.v-list--nav .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item:not(:last-child):not(:only-child){margin-bottom:8px}.v-list--nav.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--nav .v-list-item--dense:not(:last-child):not(:only-child),.v-list--rounded.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item--dense:not(:last-child):not(:only-child){margin-bottom:4px}.v-list--nav{padding-left:8px;padding-right:8px}.v-list--nav .v-list-item{padding:0 8px}.v-list--nav .v-list-item,.v-list--nav .v-list-item:before{border-radius:6px}.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-right-radius:32px!important;border-top-right-radius:32px!important}.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-left-radius:32px!important;border-top-left-radius:32px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-right-radius:42.6666666667px!important;border-top-right-radius:42.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-left-radius:42.6666666667px!important;border-top-left-radius:42.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-right-radius:58.6666666667px!important;border-top-right-radius:58.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-left-radius:58.6666666667px!important;border-top-left-radius:58.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped{padding-right:8px}.v-application--is-rtl .v-list.v-sheet--shaped{padding-left:8px}.v-list--rounded{padding:8px}.v-list--rounded .v-list-item,.v-list--rounded .v-list-item:before,.v-list--rounded .v-list-item>.v-ripple__container{border-radius:32px!important}.v-list--rounded.v-list--two-line .v-list-item,.v-list--rounded.v-list--two-line .v-list-item:before,.v-list--rounded.v-list--two-line .v-list-item>.v-ripple__container{border-radius:42.6666666667px!important}.v-list--rounded.v-list--three-line .v-list-item,.v-list--rounded.v-list--three-line .v-list-item:before,.v-list--rounded.v-list--three-line .v-list-item>.v-ripple__container{border-radius:58.6666666667px!important}.v-list--subheader{padding-top:0}.v-list-group .v-list-group__header .v-list-item__icon.v-list-group__header__append-icon{align-self:center;margin:0;min-width:48px;justify-content:flex-end}.v-list-group--sub-group{align-items:center;display:flex;flex-wrap:wrap}.v-list-group__header.v-list-item--active:not(:hover):not(:focus):before{opacity:0}.v-list-group__items{flex:1 1 auto}.v-list-group__items .v-list-group__items,.v-list-group__items .v-list-item{overflow:hidden}.v-list-group--active>.v-list-group__header.v-list-group__header--sub-group>.v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header>.v-list-group__header__append-icon .v-icon{transform:rotate(-180deg)}.v-list-group--active>.v-list-group__header .v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header .v-list-item,.v-list-group--active>.v-list-group__header .v-list-item__content{color:inherit}.v-application--is-ltr .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__icon:first-child{margin-right:16px}.v-application--is-rtl .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__icon:first-child{margin-left:16px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__header{padding-left:32px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__header{padding-right:32px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__items .v-list-item{padding-left:40px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__items .v-list-item{padding-right:40px}.v-list-group--sub-group.v-list-group--active .v-list-item__icon.v-list-group__header__prepend-icon .v-icon{transform:rotate(-180deg)}.v-application--is-ltr .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:72px}.v-application--is-rtl .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:72px}.v-application--is-ltr .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:88px}.v-application--is-rtl .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:88px}.v-application--is-ltr .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-left:24px}.v-application--is-rtl .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-right:24px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:64px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:64px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:80px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:80px}.v-avatar{align-items:center;border-radius:50%;display:inline-flex;justify-content:center;line-height:normal;position:relative;text-align:center;vertical-align:middle;overflow:hidden}.v-avatar .v-icon,.v-avatar .v-image,.v-avatar .v-responsive__content,.v-avatar img,.v-avatar svg{border-radius:inherit;display:inline-flex;height:inherit;width:inherit}.v-list-item-group .v-list-item--active{color:inherit}.lift-wrap[data-v-6fd68f64]{font-family:var(--font-ui);color:var(--fg-1)}.lift-hero[data-v-6fd68f64]{position:relative;overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:18px;background:var(--brand-navy);border-radius:var(--r-xl);box-shadow:var(--shadow-md);padding:26px 28px;margin-bottom:18px}.lift-hero__bg[data-v-6fd68f64]{position:absolute;inset-inline-start:-60px;top:-70px;width:280px;height:280px;border-radius:50%;border:28px solid var(--accent-gold);opacity:.1;pointer-events:none}.lift-hero__lead[data-v-6fd68f64]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.lift-hero__kicker[data-v-6fd68f64]{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:12.5px;font-weight:600;color:var(--fg-on-navy);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:var(--r-pill);padding:5px 12px;margin-bottom:12px}.lift-hero__kicker-ico[data-v-6fd68f64]{color:var(--accent-gold)}.lift-hero__date[data-v-6fd68f64]{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1;letter-spacing:.5px;color:var(--fg-on-navy);font-feature-settings:"tnum" 1}.lift-hero__sub[data-v-6fd68f64]{margin-top:10px;font-size:13.5px;line-height:1.5;color:hsla(0,0%,100%,.72);max-width:46ch}.lift-hero__count[data-v-6fd68f64]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:end;min-width:180px;padding-inline-start:22px;border-inline-start:1px solid hsla(0,0%,100%,.14)}.lift-hero__count-num[data-v-6fd68f64]{font-family:var(--font-display);font-weight:700;font-size:52px;line-height:1;color:var(--accent-gold);font-feature-settings:"tnum" 1}.lift-hero__count.is-clear .lift-hero__count-num[data-v-6fd68f64]{color:var(--success)}.lift-hero__count-label[data-v-6fd68f64]{margin-top:6px;font-size:13px;font-weight:600;color:var(--fg-on-navy)}.lift-hero__count-hint[data-v-6fd68f64]{margin-top:10px;display:inline-flex;align-items:center;font-size:12px;color:hsla(0,0%,100%,.62)}.lift-hero__count-hint .v-icon[data-v-6fd68f64]{color:hsla(0,0%,100%,.62)}.lift-commandbar[data-v-6fd68f64]{background:var(--bg-surface);border:1px solid var(--line-1);border-bottom:3px solid var(--accent-gold);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);padding:14px 18px;margin-bottom:16px}.lift-criteria[data-v-6fd68f64]{margin:0}.lift-field-label[data-v-6fd68f64]{display:block;font-size:12px;font-weight:600;color:var(--fg-2);margin-bottom:6px}.lift-commandbar[data-v-6fd68f64] .v-input__slot{background:var(--bg-page-2)}.lift-commandbar[data-v-6fd68f64] fieldset{border-color:var(--line-1)}.lift-commandbar[data-v-6fd68f64] .v-input--is-focused fieldset{border-color:var(--accent-teal)}.lift-export[data-v-6fd68f64]{font-weight:600;border:1px solid var(--line-1)!important;background:var(--bg-surface)!important;color:var(--accent-teal)!important;height:44px!important;transition:background .18s var(--ease-brand),box-shadow .18s var(--ease-brand)}.lift-export[data-v-6fd68f64]:not(.v-btn--disabled):hover{background:var(--accent-teal-soft)!important;box-shadow:var(--shadow-xs)}.lift-rostertools[data-v-6fd68f64]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:14px}.lift-rostertools__legend[data-v-6fd68f64]{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:700;font-size:15px;color:var(--brand-navy)}.lift-rostertools__legend-ico[data-v-6fd68f64]{color:var(--accent-gold)}.lift-search[data-v-6fd68f64]{display:inline-flex;align-items:center;gap:8px;min-width:240px;background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-pill);padding:0 12px;height:44px;transition:border-color .16s var(--ease-brand),box-shadow .16s var(--ease-brand)}.lift-search[data-v-6fd68f64]:focus-within{border-color:var(--accent-teal);box-shadow:0 0 0 3px var(--accent-teal-soft)}.lift-search__ico[data-v-6fd68f64]{color:var(--fg-3)}.lift-search__input[data-v-6fd68f64]{flex:1 1 auto;border:none;outline:none;background:transparent;font-family:var(--font-ui);font-size:13.5px;color:var(--fg-1);min-width:0}.lift-search__input[data-v-6fd68f64]::-moz-placeholder{color:var(--fg-3)}.lift-search__input[data-v-6fd68f64]::placeholder{color:var(--fg-3)}.lift-search__clear[data-v-6fd68f64]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--sand-100);color:var(--fg-2);border:none;cursor:pointer;transition:background .14s var(--ease-brand)}.lift-search__clear[data-v-6fd68f64]:hover{background:var(--sand-200)}.lift-board[data-v-6fd68f64]{display:flex;flex-direction:column;gap:14px}.lift-circle[data-v-6fd68f64]{background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);overflow:hidden;transition:box-shadow .2s var(--ease-brand)}.lift-circle[data-v-6fd68f64]:not(.is-skeleton):hover{box-shadow:var(--shadow-sm)}.lift-circle__head[data-v-6fd68f64]{display:flex;align-items:center;gap:12px;width:100%;text-align:start;background:transparent;border:none;border-bottom:1px solid var(--line-1);cursor:pointer;padding:14px 18px;font-family:var(--font-ui);color:var(--fg-1);transition:background .16s var(--ease-brand)}.lift-circle__head[data-v-6fd68f64]:hover{background:var(--bg-page-2)}.lift-circle__head[data-v-6fd68f64]:focus-visible{outline:2px solid var(--accent-teal);outline-offset:-2px}.lift-circle.is-collapsed .lift-circle__head[data-v-6fd68f64]{border-bottom-color:transparent}.lift-circle__marker[data-v-6fd68f64]{flex:0 0 auto;width:10px;height:28px;border-radius:var(--r-pill);background:var(--accent-gold)}.lift-circle__heading[data-v-6fd68f64]{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.lift-circle__name[data-v-6fd68f64]{font-family:var(--font-display);font-weight:700;font-size:16px;line-height:1.2;color:var(--brand-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lift-circle__company[data-v-6fd68f64]{display:inline-flex;align-items:center;font-size:12px;color:var(--fg-3)}.lift-circle__company .v-icon[data-v-6fd68f64]{color:var(--fg-3)}.lift-circle__badge[data-v-6fd68f64]{flex:0 0 auto;min-width:32px;height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-pill);background:var(--accent-gold-soft);color:var(--sand-700);font-weight:700;font-size:13px;font-feature-settings:"tnum" 1}.lift-circle__chev[data-v-6fd68f64]{flex:0 0 auto;color:var(--fg-3);transition:transform .2s var(--ease-brand)}.lift-circle.is-collapsed .lift-circle__chev[data-v-6fd68f64]{transform:rotate(-90deg)}.lift-circle__body[data-v-6fd68f64]{padding:0}.lift-circle__pills[data-v-6fd68f64]{display:flex;flex-wrap:wrap;gap:10px;padding:16px 18px}.lift-pill[data-v-6fd68f64]{display:inline-flex;align-items:center;gap:9px;max-width:100%;background:var(--bg-page-2);border:1px solid var(--line-1);border-radius:var(--r-pill);padding:5px 12px 5px 6px;transition:transform .16s var(--ease-brand),border-color .16s var(--ease-brand),background .16s var(--ease-brand)}.lift-pill[data-v-6fd68f64]:hover{transform:translateY(-2px);border-color:var(--accent-gold);background:var(--bg-surface)}.lift-pill__avatar[data-v-6fd68f64]{flex:0 0 auto;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--navy-50);color:var(--brand-navy);font-family:var(--font-display);font-weight:700;font-size:12.5px;line-height:1;border:1px solid var(--line-2)}.lift-pill__name[data-v-6fd68f64]{font-size:13px;font-weight:600;color:var(--fg-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.lift-pill__flag[data-v-6fd68f64]{flex:0 0 auto;display:inline-flex}.lift-pill__flag .v-icon[data-v-6fd68f64]{color:var(--accent-gold)}.lift-collapse-enter-active[data-v-6fd68f64],.lift-collapse-leave-active[data-v-6fd68f64]{transition:opacity .18s var(--ease-brand)}.lift-collapse-enter[data-v-6fd68f64],.lift-collapse-leave-to[data-v-6fd68f64]{opacity:0}.lift-state[data-v-6fd68f64]{background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-lg);box-shadow:var(--shadow-xs)}.lift-state--error[data-v-6fd68f64]{padding:22px 24px}.lift-state--empty[data-v-6fd68f64]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:46px 24px}.lift-empty__ring[data-v-6fd68f64]{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent-teal-soft);border:1px solid var(--line-2);margin-bottom:16px}.lift-empty__ring.is-muted[data-v-6fd68f64]{background:var(--sand-100)}.lift-empty__title[data-v-6fd68f64]{font-family:var(--font-display);font-weight:700;font-size:19px;color:var(--brand-navy);margin:0 0 6px}.lift-empty__text[data-v-6fd68f64]{font-size:13.5px;color:var(--fg-2);margin:0;max-width:40ch}.lift-circle.is-skeleton .lift-circle__head[data-v-6fd68f64]{cursor:default}.sk[data-v-6fd68f64]{display:inline-block;background:linear-gradient(90deg,var(--sand-100),var(--sand-200) 50%,var(--sand-100));background-size:200% 100%;animation:lift-shimmer-6fd68f64 1.3s ease-in-out infinite;border-radius:var(--r-sm)}.sk-dot[data-v-6fd68f64]{width:10px;height:28px;border-radius:var(--r-pill)}.sk-line[data-v-6fd68f64]{height:14px;border-radius:var(--r-pill)}.sk-badge[data-v-6fd68f64]{width:36px;height:26px;border-radius:var(--r-pill);margin-inline-start:auto}.sk-pill[data-v-6fd68f64]{width:150px;height:42px;border-radius:var(--r-pill)}@keyframes lift-shimmer-6fd68f64{0%{background-position:200% 0}to{background-position:-200% 0}}.lift-denied[data-v-6fd68f64]{display:flex;align-items:center;background:var(--danger-soft);border:1px solid var(--line-1);border-radius:var(--r-md);padding:16px 18px;color:var(--fg-1);font-family:var(--font-body)}@media (max-width:768px){.lift-hero[data-v-6fd68f64]{padding:22px 20px}.lift-hero__date[data-v-6fd68f64]{font-size:32px}.lift-hero__count[data-v-6fd68f64]{align-items:flex-start;text-align:start;border-inline-start:none;padding-inline-start:0;padding-top:16px;margin-top:4px;border-top:1px solid hsla(0,0%,100%,.14);width:100%}.lift-hero__count-num[data-v-6fd68f64]{font-size:42px}}@media (max-width:600px){.lift-export[data-v-6fd68f64],.lift-rostertools__legend[data-v-6fd68f64],.lift-search[data-v-6fd68f64]{width:100%}.lift-pill__name[data-v-6fd68f64]{max-width:150px}}