.Accordion-module__NlDMpW__accordion{gap:var(--tv-space-2);flex-direction:column;display:flex}.Accordion-module__NlDMpW__item{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);background:var(--tv-color-surface-1)}.Accordion-module__NlDMpW__item[data-open=true]{border-color:var(--tv-color-border-strong)}.Accordion-module__NlDMpW__heading{font:inherit;margin:0}.Accordion-module__NlDMpW__trigger{align-items:center;gap:var(--tv-space-3);width:100%;min-height:var(--tv-space-16);padding:var(--tv-space-3) var(--tv-space-4);border-radius:inherit;text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.Accordion-module__NlDMpW__trigger:hover:not(:disabled){background:var(--tv-color-overlay-hover)}.Accordion-module__NlDMpW__trigger:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.Accordion-module__NlDMpW__trigger:disabled{color:var(--tv-color-text-disabled);cursor:not-allowed}.Accordion-module__NlDMpW__icon{color:var(--tv-color-text-secondary);flex:none;display:inline-flex}.Accordion-module__NlDMpW__icon svg{width:22px;height:22px}.Accordion-module__NlDMpW__titles{flex-direction:column;flex:1;min-width:0;display:flex}.Accordion-module__NlDMpW__title{font-size:var(--tv-type-body-size);font-weight:var(--tv-font-weight-semibold)}.Accordion-module__NlDMpW__description{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.Accordion-module__NlDMpW__summary{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);white-space:nowrap;display:none}.Accordion-module__NlDMpW__chevron{width:20px;height:20px;color:var(--tv-color-text-secondary);transition:transform var(--tv-motion-duration-base) var(--tv-motion-easing-standard);flex:none}.Accordion-module__NlDMpW__item[data-open=true] .Accordion-module__NlDMpW__chevron{transform:rotate(180deg)}.Accordion-module__NlDMpW__panel{padding:0 var(--tv-space-4) var(--tv-space-4)}@container (min-width:768px){.Accordion-module__NlDMpW__summary{display:inline}}
.Badge-module__Sx89jq__badge{align-items:center;gap:var(--tv-space-1);border:var(--tv-border-width) solid var(--tone-border);border-radius:var(--tv-radius-sm);max-width:100%;color:var(--tone-fg);font-weight:var(--tv-font-weight-semibold);letter-spacing:.02em;white-space:nowrap;vertical-align:middle;line-height:1.3;display:inline-flex}.Badge-module__Sx89jq__text{text-overflow:ellipsis;min-width:0;overflow:hidden}.Badge-module__Sx89jq__badge svg{flex:none;width:14px;height:14px}.Badge-module__Sx89jq__soft{background:var(--tone-bg)}.Badge-module__Sx89jq__outline{background:0 0}.Badge-module__Sx89jq__solid{border-color:var(--tone-fg);background:var(--tone-fg);color:var(--tv-color-text-inverse)}.Badge-module__Sx89jq__md{padding:2px var(--tv-space-2);font-size:var(--tv-type-caption-size)}.Badge-module__Sx89jq__sm{font-size:var(--tv-type-caption-size);padding:1px 6px}
.StatusIndicator-module__q4RRUG__status{align-items:center;gap:var(--tv-space-2);min-width:0;max-width:100%;color:var(--tone-fg);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold);line-height:var(--tv-type-label-line);display:inline-flex}.StatusIndicator-module__q4RRUG__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.StatusIndicator-module__q4RRUG__icon{flex:none;width:18px;height:18px}.StatusIndicator-module__q4RRUG__spin{animation:StatusIndicator-module__q4RRUG__spin var(--tv-motion-duration-spin) linear infinite}.StatusIndicator-module__q4RRUG__dot{border-radius:var(--tv-radius-pill);background:var(--tone-fg);width:10px;height:10px;box-shadow:0 0 0 3px var(--tone-bg);flex:none}.StatusIndicator-module__q4RRUG__asPill{padding:3px var(--tv-space-3) 3px var(--tv-space-2);border:var(--tv-border-width) solid var(--tone-border);border-radius:var(--tv-radius-pill);background:var(--tone-bg);font-size:var(--tv-type-caption-size)}.StatusIndicator-module__q4RRUG__asPill .StatusIndicator-module__q4RRUG__icon{width:16px;height:16px}@keyframes StatusIndicator-module__q4RRUG__spin{to{transform:rotate(360deg)}}
.AccountContextTabs-module__-o4pXa__group{gap:var(--tv-space-2);scroll-snap-type:x proximity;scrollbar-width:none;max-width:100%;padding:2px;display:flex;overflow-x:auto}.AccountContextTabs-module__-o4pXa__group::-webkit-scrollbar{display:none}.AccountContextTabs-module__-o4pXa__item{align-items:center;gap:var(--tv-space-2);max-width:15rem;min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-1);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-medium);scroll-snap-align:start;cursor:pointer;transition:border-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard);flex:none;display:inline-flex}.AccountContextTabs-module__-o4pXa__item:hover:not(:disabled){border-color:var(--tv-color-border-strong);color:var(--tv-color-text-primary)}.AccountContextTabs-module__-o4pXa__item[aria-checked=true]{border-color:var(--tv-color-border-accent);background:var(--tv-color-success-subtle);box-shadow:var(--tv-shadow-glow-active);color:var(--tv-color-text-primary)}.AccountContextTabs-module__-o4pXa__item:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.AccountContextTabs-module__-o4pXa__item:disabled{color:var(--tv-color-text-disabled);cursor:not-allowed}.AccountContextTabs-module__-o4pXa__icon{flex:none;width:18px;height:18px}.AccountContextTabs-module__-o4pXa__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AccountContextTabs-module__-o4pXa__status{flex:none}@container (min-width:768px){.AccountContextTabs-module__-o4pXa__item{max-width:18rem}}
.Button-module__U-Sh-W__button{--btn-bg:transparent;--btn-fg:var(--tv-color-text-primary);--btn-border:var(--tv-color-border-strong);justify-content:center;align-items:center;gap:var(--tv-space-2);min-height:var(--tv-layout-touch-target);max-width:100%;padding:0 var(--tv-space-4);border:var(--tv-border-width) solid var(--btn-border);border-radius:var(--tv-radius-control);background:var(--btn-bg);color:var(--btn-fg);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold);line-height:var(--tv-type-label-line);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), border-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), box-shadow var(--tv-motion-duration-base) var(--tv-motion-easing-standard), transform var(--tv-motion-duration-fast) var(--tv-motion-easing-standard);display:inline-flex;position:relative}.Button-module__U-Sh-W__button:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.Button-module__U-Sh-W__button:active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px)}.Button-module__U-Sh-W__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.Button-module__U-Sh-W__button svg{flex:none;width:18px;height:18px}.Button-module__U-Sh-W__primary{--btn-bg:var(--tv-color-primary-base);--btn-fg:var(--tv-color-primary-text);--btn-border:var(--tv-color-primary-base)}.Button-module__U-Sh-W__primary:hover:not(:disabled):not([aria-disabled=true]){--btn-bg:var(--tv-color-primary-hover);--btn-border:var(--tv-color-primary-hover);box-shadow:var(--tv-shadow-glow-primary)}.Button-module__U-Sh-W__primary:active:not(:disabled):not([aria-disabled=true]){--btn-bg:var(--tv-color-primary-active)}.Button-module__U-Sh-W__secondary{--btn-bg:var(--tv-color-surface-2);--btn-border:var(--tv-color-border-strong)}.Button-module__U-Sh-W__secondary:hover:not(:disabled):not([aria-disabled=true]){--btn-bg:var(--tv-color-surface-3);--btn-border:var(--tv-color-border-accent)}.Button-module__U-Sh-W__ghost{--btn-border:transparent;--btn-fg:var(--tv-color-text-secondary)}.Button-module__U-Sh-W__ghost:hover:not(:disabled):not([aria-disabled=true]){--btn-bg:var(--tv-color-overlay-hover);--btn-fg:var(--tv-color-text-primary)}.Button-module__U-Sh-W__danger{--btn-bg:var(--tv-color-danger-subtle);--btn-fg:var(--tv-color-danger-base);--btn-border:var(--tv-color-danger-border)}.Button-module__U-Sh-W__danger:hover:not(:disabled):not([aria-disabled=true]){--btn-bg:var(--tv-color-danger-base);--btn-fg:var(--tv-color-danger-text)}.Button-module__U-Sh-W__sm{min-height:var(--tv-layout-control-height-sm);padding:0 var(--tv-space-3);font-size:var(--tv-type-caption-size)}.Button-module__U-Sh-W__sm:after{content:"";width:max(100%, var(--tv-layout-touch-target));height:var(--tv-layout-touch-target);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__U-Sh-W__lg{min-height:var(--tv-space-12);padding:0 var(--tv-space-6);font-size:var(--tv-type-section-title-size)}.Button-module__U-Sh-W__iconOnly{width:var(--tv-layout-touch-target);padding:0}.Button-module__U-Sh-W__iconOnly.Button-module__U-Sh-W__sm{width:var(--tv-layout-control-height-sm)}.Button-module__U-Sh-W__fullWidth{width:100%;display:flex}.Button-module__U-Sh-W__button:disabled,.Button-module__U-Sh-W__button[aria-disabled=true]{cursor:not-allowed}.Button-module__U-Sh-W__button:disabled{--btn-bg:var(--tv-color-disabled-bg);--btn-fg:var(--tv-color-text-disabled);--btn-border:var(--tv-color-disabled-border);box-shadow:none}.Button-module__U-Sh-W__loading{cursor:progress}
.Spinner-module__RdEO4G__spinner{flex:none;display:inline-flex}.Spinner-module__RdEO4G__spinner svg{width:100%;height:100%;animation:Spinner-module__RdEO4G__spin var(--tv-motion-duration-spin) linear infinite}.Spinner-module__RdEO4G__track{stroke:currentColor;opacity:.2}.Spinner-module__RdEO4G__arc{stroke:currentColor}.Spinner-module__RdEO4G__sm{width:14px;height:14px}.Spinner-module__RdEO4G__md{width:18px;height:18px}.Spinner-module__RdEO4G__lg{width:28px;height:28px}@keyframes Spinner-module__RdEO4G__spin{to{transform:rotate(360deg)}}
.AlertBanner-module__lwf0Da__banner{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-3) var(--tv-space-4);border:var(--tv-border-width) solid var(--tone-border);border-radius:var(--tv-radius-card);background:var(--tone-bg);flex-wrap:wrap;display:flex}.AlertBanner-module__lwf0Da__icon{width:22px;height:22px;color:var(--tone-fg);flex:none;margin-top:1px}.AlertBanner-module__lwf0Da__text{flex:14rem;min-width:0}.AlertBanner-module__lwf0Da__title{color:var(--tone-fg);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold)}.AlertBanner-module__lwf0Da__description{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);margin-top:2px}.AlertBanner-module__lwf0Da__action{align-self:center;gap:var(--tv-space-2);display:flex}
.Skeleton-module__HjE3Ja__skeleton{background:var(--tv-color-surface-3);animation:Skeleton-module__HjE3Ja__pulse var(--tv-motion-duration-pulse) ease-in-out infinite;display:block}.Skeleton-module__HjE3Ja__text{border-radius:var(--tv-radius-sm);width:100%;height:.9em}.Skeleton-module__HjE3Ja__rect{width:100%;height:var(--tv-space-16);border-radius:var(--tv-radius-card)}.Skeleton-module__HjE3Ja__circle{width:var(--tv-space-10);height:var(--tv-space-10);border-radius:var(--tv-radius-pill)}.Skeleton-module__HjE3Ja__stack{gap:var(--tv-space-2);flex-direction:column;width:100%;display:flex}@keyframes Skeleton-module__HjE3Ja__pulse{0%,to{opacity:.45}50%{opacity:.9}}
.Card-module__e54Bea__card{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);background:var(--tv-color-surface-1);min-width:0;box-shadow:var(--tv-shadow-card);list-style:none;position:relative}.Card-module__e54Bea__raised{background:var(--tv-color-surface-2)}.Card-module__e54Bea__selected{border-color:var(--tv-color-border-accent);box-shadow:var(--tv-shadow-glow-active)}.Card-module__e54Bea__warning{border-color:var(--tv-color-warning-border);background:var(--tv-color-warning-subtle)}.Card-module__e54Bea__danger{border-color:var(--tv-color-danger-border);background:var(--tv-color-danger-subtle)}.Card-module__e54Bea__pad-none{padding:0}.Card-module__e54Bea__pad-sm{padding:var(--tv-space-3)}.Card-module__e54Bea__pad-md{padding:var(--tv-space-4)}.Card-module__e54Bea__pad-lg{padding:var(--tv-space-6)}.Card-module__e54Bea__section{flex-direction:column;display:flex}.Card-module__e54Bea__sectionHeader{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-4) var(--tv-space-4) var(--tv-space-3);flex-wrap:wrap;display:flex}.Card-module__e54Bea__sectionIcon{width:var(--tv-space-10);height:var(--tv-space-10);border-radius:var(--tv-radius-control);background:var(--tv-color-success-subtle);color:var(--tv-color-success-base);flex:none;justify-content:center;align-items:center;display:inline-flex}.Card-module__e54Bea__sectionIcon svg{width:22px;height:22px}.Card-module__e54Bea__sectionTitles{flex:12rem;min-width:0}.Card-module__e54Bea__sectionTitle{font-size:var(--tv-type-section-title-size);font-weight:var(--tv-type-section-title-weight);line-height:var(--tv-type-section-title-line)}.Card-module__e54Bea__sectionDescription{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);margin-top:2px}.Card-module__e54Bea__sectionActions{gap:var(--tv-space-2);flex-wrap:wrap;display:flex}.Card-module__e54Bea__sectionBody{min-width:0;padding:0 var(--tv-space-4) var(--tv-space-4)}.Card-module__e54Bea__sectionFooter{padding:var(--tv-space-3) var(--tv-space-4);border-top:var(--tv-border-width) solid var(--tv-color-border-subtle)}.Card-module__e54Bea__stat,.Card-module__e54Bea__statusCard{align-items:center;gap:var(--tv-space-3);display:flex}.Card-module__e54Bea__statIcon{color:var(--tv-color-text-secondary);flex:none;display:inline-flex}.Card-module__e54Bea__statIcon svg,.Card-module__e54Bea__statusIcon{width:28px;height:28px}.Card-module__e54Bea__statusIcon{color:var(--tone-fg);flex:none}.Card-module__e54Bea__statText{flex-direction:column;gap:2px;min-width:0;display:flex}.Card-module__e54Bea__statLabel{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Card-module__e54Bea__statValueRow{align-items:baseline;gap:var(--tv-space-1);display:flex}.Card-module__e54Bea__statValue{font-size:var(--tv-type-numeric-size);font-weight:var(--tv-type-numeric-weight);line-height:var(--tv-type-numeric-line)}.Card-module__e54Bea__toned{color:var(--tone-fg)}.Card-module__e54Bea__statUnit{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size)}.Card-module__e54Bea__statHint{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.Card-module__e54Bea__statusValue{font-size:var(--tv-type-body-size)}
.Modal-module__HuupKq__backdrop{z-index:var(--tv-z-modal);background:var(--tv-color-overlay-backdrop);animation:Modal-module__HuupKq__fade var(--tv-motion-duration-base) var(--tv-motion-easing-enter);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Modal-module__HuupKq__dialog{border:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-modal) var(--tv-radius-modal) 0 0;background:var(--tv-color-surface-1);width:100%;max-height:92dvh;box-shadow:var(--tv-shadow-modal);animation:Modal-module__HuupKq__rise var(--tv-motion-duration-slow) var(--tv-motion-easing-enter);border-bottom:0;outline:none;flex-direction:column;display:flex}.Modal-module__HuupKq__backdrop[data-mobile=fullscreen] .Modal-module__HuupKq__dialog{border:0;border-radius:0;height:100dvh;max-height:none}.Modal-module__HuupKq__header{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-5) var(--tv-space-4) var(--tv-space-4);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);display:flex}.Modal-module__HuupKq__icon{color:var(--tv-color-success-base);flex:none;display:inline-flex}.Modal-module__HuupKq__icon svg{width:28px;height:28px}.Modal-module__HuupKq__titles{flex:1;min-width:0}.Modal-module__HuupKq__title{font-size:var(--tv-type-section-title-size);font-weight:var(--tv-type-section-title-weight);line-height:var(--tv-type-section-title-line);overflow-wrap:anywhere}.Modal-module__HuupKq__description{margin-top:var(--tv-space-1);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size)}.Modal-module__HuupKq__close{margin:calc(var(--tv-space-2) * -1) calc(var(--tv-space-2) * -1) 0 0;flex:none}.Modal-module__HuupKq__body{overscroll-behavior:contain;min-height:0;padding:var(--tv-space-4);flex:1;overflow-y:auto}.Modal-module__HuupKq__footer{gap:var(--tv-space-3);padding:var(--tv-space-4);padding-bottom:calc(var(--tv-space-4) + env(safe-area-inset-bottom));border-top:var(--tv-border-width) solid var(--tv-color-border-subtle);flex-direction:column;display:flex}.Modal-module__HuupKq__footerNote{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.Modal-module__HuupKq__actions{gap:var(--tv-space-2);flex-direction:column-reverse;display:flex}.Modal-module__HuupKq__actions>*{width:100%}@media (min-width:768px){.Modal-module__HuupKq__backdrop{padding:var(--tv-space-6);align-items:center}.Modal-module__HuupKq__dialog,.Modal-module__HuupKq__backdrop[data-mobile=fullscreen] .Modal-module__HuupKq__dialog{width:100%;height:auto;max-height:calc(100dvh - var(--tv-space-12));border:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-modal);animation-name:Modal-module__HuupKq__pop}.Modal-module__HuupKq__sm{max-width:440px}.Modal-module__HuupKq__md{max-width:640px}.Modal-module__HuupKq__lg{max-width:960px}.Modal-module__HuupKq__header{padding:var(--tv-space-6) var(--tv-space-6) var(--tv-space-4)}.Modal-module__HuupKq__body{padding:var(--tv-space-6)}.Modal-module__HuupKq__footer{padding:var(--tv-space-4) var(--tv-space-6);flex-direction:row;justify-content:space-between;align-items:center}.Modal-module__HuupKq__actions{flex-direction:row;margin-left:auto}.Modal-module__HuupKq__actions>*{width:auto}}@keyframes Modal-module__HuupKq__fade{0%{opacity:0}}@keyframes Modal-module__HuupKq__rise{0%{opacity:0;transform:translateY(24px)}}@keyframes Modal-module__HuupKq__pop{0%{opacity:0;transform:scale(.97)}}
.DataTable-module__MlKqCG__wrapper{min-width:0}.DataTable-module__MlKqCG__scroll{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);max-width:100%;overflow-x:auto}.DataTable-module__MlKqCG__scroll:focus-visible{outline-offset:2px}.DataTable-module__MlKqCG__table{border-collapse:collapse;width:100%;font-size:var(--tv-type-label-size)}.DataTable-module__MlKqCG__caption{padding:var(--tv-space-3) var(--tv-space-4);color:var(--tv-color-text-secondary);text-align:left}.DataTable-module__MlKqCG__table th,.DataTable-module__MlKqCG__table td{padding:var(--tv-space-3) var(--tv-space-4);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);text-align:left;vertical-align:middle;white-space:nowrap}.DataTable-module__MlKqCG__table th{background:var(--tv-color-surface-2);color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-semibold)}.DataTable-module__MlKqCG__table tbody tr:last-child td{border-bottom:0}.DataTable-module__MlKqCG__table tbody tr:hover{background:var(--tv-color-overlay-hover)}.DataTable-module__MlKqCG__table [data-align=end]{text-align:right}.DataTable-module__MlKqCG__table [data-align=center]{text-align:center}.DataTable-module__MlKqCG__cards{gap:var(--tv-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:none}.DataTable-module__MlKqCG__wrapper[data-mobile=cards] .DataTable-module__MlKqCG__scroll{display:none}.DataTable-module__MlKqCG__wrapper[data-mobile=cards] .DataTable-module__MlKqCG__cards{display:flex}.DataTable-module__MlKqCG__card{padding:var(--tv-space-3) var(--tv-space-4);border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);background:var(--tv-color-surface-1)}.DataTable-module__MlKqCG__cardTitle{min-width:0;margin-bottom:var(--tv-space-2);font-weight:var(--tv-font-weight-semibold)}.DataTable-module__MlKqCG__cardFields{gap:var(--tv-space-2) var(--tv-space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.DataTable-module__MlKqCG__cardField{min-width:0}.DataTable-module__MlKqCG__cardField dt{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.DataTable-module__MlKqCG__cardField dd{overflow-wrap:anywhere;font-size:var(--tv-type-label-size);margin:0}@container (min-width:768px){.DataTable-module__MlKqCG__wrapper[data-mobile=cards] .DataTable-module__MlKqCG__scroll{display:block}.DataTable-module__MlKqCG__wrapper[data-mobile=cards] .DataTable-module__MlKqCG__cards{display:none}}
.StateViews-module__Gqap2q__state{justify-content:center;align-items:center;gap:var(--tv-space-2);padding:var(--tv-space-10) var(--tv-space-4);color:var(--tv-color-text-secondary);text-align:center;flex-direction:column;display:flex}.StateViews-module__Gqap2q__compact{padding:var(--tv-space-6) var(--tv-space-4)}.StateViews-module__Gqap2q__icon{color:var(--tv-color-text-muted);display:inline-flex}.StateViews-module__Gqap2q__icon svg{width:36px;height:36px}.StateViews-module__Gqap2q__title{color:var(--tv-color-text-primary);font-size:var(--tv-type-section-title-size);font-weight:var(--tv-font-weight-semibold)}.StateViews-module__Gqap2q__description{max-width:36rem;font-size:var(--tv-type-label-size)}.StateViews-module__Gqap2q__action{margin-top:var(--tv-space-2)}.StateViews-module__Gqap2q__error .StateViews-module__Gqap2q__icon{color:var(--tv-color-danger-base)}.StateViews-module__Gqap2q__skeleton{padding:var(--tv-space-2) 0;align-items:stretch}
.Drawer-module__bNTEbG__backdrop{z-index:var(--tv-z-drawer);background:var(--tv-color-overlay-backdrop);animation:Drawer-module__bNTEbG__fade var(--tv-motion-duration-base) var(--tv-motion-easing-enter);align-items:flex-end;display:flex;position:fixed;inset:0}.Drawer-module__bNTEbG__panel{border-top:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-modal) var(--tv-radius-modal) 0 0;background:var(--tv-color-surface-1);width:100%;max-height:88dvh;box-shadow:var(--tv-shadow-modal);animation:Drawer-module__bNTEbG__up var(--tv-motion-duration-slow) var(--tv-motion-easing-enter);outline:none;flex-direction:column;display:flex}.Drawer-module__bNTEbG__header{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-4);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);display:flex}.Drawer-module__bNTEbG__titles{flex:1;min-width:0}.Drawer-module__bNTEbG__title{font-size:var(--tv-type-section-title-size);font-weight:var(--tv-type-section-title-weight)}.Drawer-module__bNTEbG__description{margin-top:var(--tv-space-1);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size)}.Drawer-module__bNTEbG__body{overscroll-behavior:contain;min-height:0;padding:var(--tv-space-4);flex:1;overflow-y:auto}.Drawer-module__bNTEbG__footer{gap:var(--tv-space-2);padding:var(--tv-space-4);padding-bottom:calc(var(--tv-space-4) + env(safe-area-inset-bottom));border-top:var(--tv-border-width) solid var(--tv-color-border-subtle);justify-content:flex-end;display:flex}@media (min-width:768px){.Drawer-module__bNTEbG__backdrop:has(.Drawer-module__bNTEbG__right){justify-content:flex-end;align-items:stretch}.Drawer-module__bNTEbG__backdrop:has(.Drawer-module__bNTEbG__left){justify-content:flex-start;align-items:stretch}.Drawer-module__bNTEbG__right,.Drawer-module__bNTEbG__left{border-top:0;border-radius:0;width:min(420px,90vw);height:100dvh;max-height:none}.Drawer-module__bNTEbG__right{border-left:var(--tv-border-width) solid var(--tv-color-border-strong);animation-name:Drawer-module__bNTEbG__fromRight}.Drawer-module__bNTEbG__left{border-right:var(--tv-border-width) solid var(--tv-color-border-strong);animation-name:Drawer-module__bNTEbG__fromLeft}}@keyframes Drawer-module__bNTEbG__fade{0%{opacity:0}}@keyframes Drawer-module__bNTEbG__up{0%{opacity:0;transform:translateY(32px)}}@keyframes Drawer-module__bNTEbG__fromRight{0%{opacity:0;transform:translate(32px)}}@keyframes Drawer-module__bNTEbG__fromLeft{0%{opacity:0;transform:translate(-32px)}}
.DropdownMenu-module__WKZfAG__root{max-width:100%;display:inline-flex;position:relative}.DropdownMenu-module__WKZfAG__chevron{transition:transform var(--tv-motion-duration-fast) var(--tv-motion-easing-standard)}.DropdownMenu-module__WKZfAG__chevronOpen{transform:rotate(180deg)}.DropdownMenu-module__WKZfAG__menu{top:calc(100% + var(--tv-space-1));z-index:var(--tv-z-nav);min-width:max(100%,12rem);max-width:min(20rem, calc(100vw - var(--tv-space-8)));padding:var(--tv-space-1);border:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-raised);box-shadow:var(--tv-shadow-raised);flex-direction:column;display:flex;position:absolute}.DropdownMenu-module__WKZfAG__start{left:0}.DropdownMenu-module__WKZfAG__end{right:0}.DropdownMenu-module__WKZfAG__item{align-items:center;gap:var(--tv-space-2);min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border-radius:var(--tv-radius-sm);color:var(--tv-color-text-primary);font-size:var(--tv-type-label-size);text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.DropdownMenu-module__WKZfAG__item:hover:not([aria-disabled=true]),.DropdownMenu-module__WKZfAG__item:focus-visible{background:var(--tv-color-overlay-pressed);outline:none}.DropdownMenu-module__WKZfAG__item:focus-visible{box-shadow:inset 0 0 0 1px var(--tv-color-focus-ring)}.DropdownMenu-module__WKZfAG__item[aria-disabled=true]{color:var(--tv-color-text-disabled);cursor:not-allowed}.DropdownMenu-module__WKZfAG__danger{color:var(--tv-color-danger-base)}.DropdownMenu-module__WKZfAG__itemIcon{width:18px;color:var(--tv-color-success-base);flex:none;display:inline-flex}.DropdownMenu-module__WKZfAG__danger .DropdownMenu-module__WKZfAG__itemIcon{color:inherit}.DropdownMenu-module__WKZfAG__itemIcon svg{width:18px;height:18px}.DropdownMenu-module__WKZfAG__itemLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.FormField-module__cVJQ6G__field{gap:var(--tv-space-2);flex-direction:column;min-width:0;display:flex}.FormField-module__cVJQ6G__label{color:var(--tv-color-text-primary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-medium);line-height:var(--tv-type-label-line)}.FormField-module__cVJQ6G__field[data-disabled=true] .FormField-module__cVJQ6G__label{color:var(--tv-color-text-disabled)}.FormField-module__cVJQ6G__required{color:var(--tv-color-danger-base)}.FormField-module__cVJQ6G__control{gap:var(--tv-space-1);flex-direction:column;min-width:0;display:flex}.FormField-module__cVJQ6G__hint{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.FormField-module__cVJQ6G__error{align-items:flex-start;gap:var(--tv-space-1);color:var(--tv-color-danger-base);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-medium);display:flex}.FormField-module__cVJQ6G__error svg{flex:none;width:16px;height:16px;margin-top:1px}@container (min-width:768px){.FormField-module__cVJQ6G__inline{align-items:start;gap:var(--tv-space-4);grid-template-columns:minmax(8rem,14rem) 1fr;display:grid}.FormField-module__cVJQ6G__inline .FormField-module__cVJQ6G__label{padding-top:var(--tv-space-3)}}
.Headers-module__DCo3xq__page{align-items:center;gap:var(--tv-space-2) var(--tv-space-3);grid-template-columns:auto 1fr;display:grid}.Headers-module__DCo3xq__pageIcon{color:var(--tv-color-success-base);display:inline-flex}.Headers-module__DCo3xq__pageIcon svg{width:36px;height:36px}.Headers-module__DCo3xq__pageTitles{min-width:0}.Headers-module__DCo3xq__pageTitle{font-size:var(--tv-type-page-title-size);font-weight:var(--tv-type-page-title-weight);line-height:var(--tv-type-page-title-line);overflow-wrap:anywhere}.Headers-module__DCo3xq__pageDescription{color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);margin-top:2px}.Headers-module__DCo3xq__pageSide{gap:var(--tv-space-1);flex-direction:column;grid-column:1/-1;display:flex}.Headers-module__DCo3xq__actions{gap:var(--tv-space-2);flex-wrap:wrap;display:flex}.Headers-module__DCo3xq__meta{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}@container (min-width:768px){.Headers-module__DCo3xq__page{grid-template-columns:auto 1fr auto}.Headers-module__DCo3xq__pageSide{grid-column:auto;align-items:flex-end}.Headers-module__DCo3xq__actions{justify-content:flex-end}}.Headers-module__DCo3xq__section{justify-content:space-between;align-items:flex-end;gap:var(--tv-space-2) var(--tv-space-4);flex-wrap:wrap;display:flex}.Headers-module__DCo3xq__sectionTitles{min-width:0}.Headers-module__DCo3xq__sectionTitle{align-items:center;gap:var(--tv-space-2);font-size:var(--tv-type-section-title-size);font-weight:var(--tv-type-section-title-weight);line-height:var(--tv-type-section-title-line);flex-wrap:wrap;display:flex}.Headers-module__DCo3xq__sectionDescription{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);margin-top:2px}.Headers-module__DCo3xq__count{font-size:var(--tv-type-caption-size)}
.Pagination-module__-4Lima__nav{justify-content:center;align-items:center;gap:var(--tv-space-2);display:flex}.Pagination-module__-4Lima__pages{gap:var(--tv-space-1);margin:0;padding:0;list-style:none;display:none}.Pagination-module__-4Lima__compact{min-width:6rem;color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);text-align:center}.Pagination-module__-4Lima__page{min-width:var(--tv-layout-touch-target);min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-2);border:var(--tv-border-width) solid transparent;border-radius:var(--tv-radius-control);color:var(--tv-color-text-secondary);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0}.Pagination-module__-4Lima__page:hover{background:var(--tv-color-overlay-hover);color:var(--tv-color-text-primary)}.Pagination-module__-4Lima__page[aria-current=page]{border-color:var(--tv-color-border-accent);background:var(--tv-color-success-subtle);color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold)}.Pagination-module__-4Lima__page:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.Pagination-module__-4Lima__gap{padding:0 var(--tv-space-1);color:var(--tv-color-text-muted);align-items:center;display:inline-flex}@container (min-width:768px){.Pagination-module__-4Lima__pages{display:flex}.Pagination-module__-4Lima__compact{display:none}}
.SegmentedControl-module__oHb60a__group{gap:var(--tv-space-1);max-width:100%;padding:var(--tv-space-1);border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-sunken);display:inline-flex}.SegmentedControl-module__oHb60a__fullWidth{width:100%;display:flex}.SegmentedControl-module__oHb60a__segment{justify-content:center;align-items:center;gap:var(--tv-space-2);min-width:0;min-height:calc(var(--tv-layout-touch-target) - var(--tv-space-2) - 2px);padding:0 var(--tv-space-3);border:var(--tv-border-width) solid transparent;border-radius:var(--tv-radius-sm);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold);cursor:pointer;transition:background-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard);background:0 0;flex:1 1 0;display:inline-flex}.SegmentedControl-module__oHb60a__segment:hover:not(:disabled){color:var(--tv-color-text-primary)}.SegmentedControl-module__oHb60a__segment[aria-checked=true]{border-color:var(--tv-color-border-accent);background:var(--tv-color-success-subtle);color:var(--tv-color-text-primary)}.SegmentedControl-module__oHb60a__segment:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.SegmentedControl-module__oHb60a__segment:disabled{color:var(--tv-color-text-disabled);cursor:not-allowed}.SegmentedControl-module__oHb60a__icon{display:inline-flex}.SegmentedControl-module__oHb60a__icon svg{width:18px;height:18px}.SegmentedControl-module__oHb60a__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SegmentedControl-module__oHb60a__sm .SegmentedControl-module__oHb60a__segment{min-height:var(--tv-layout-control-height-sm);font-size:var(--tv-type-caption-size)}
.Tabs-module__CZnaXG__tabs{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}.Tabs-module__CZnaXG__list{scrollbar-width:none;max-width:100%;display:flex;overflow-x:auto}.Tabs-module__CZnaXG__list::-webkit-scrollbar{display:none}.Tabs-module__CZnaXG__tab{justify-content:center;align-items:center;gap:var(--tv-space-2);min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-4);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold);white-space:nowrap;cursor:pointer;transition:color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), background-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard);background:0 0;border:0;flex:none;display:inline-flex;position:relative}.Tabs-module__CZnaXG__tab:hover:not(:disabled){color:var(--tv-color-text-primary)}.Tabs-module__CZnaXG__tab:focus-visible{z-index:1;box-shadow:var(--tv-shadow-focus);outline:none}.Tabs-module__CZnaXG__tab:disabled{color:var(--tv-color-text-disabled);cursor:not-allowed}.Tabs-module__CZnaXG__icon{display:inline-flex}.Tabs-module__CZnaXG__icon svg{width:18px;height:18px}.Tabs-module__CZnaXG__label{text-overflow:ellipsis;overflow:hidden}.Tabs-module__CZnaXG__boxed{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-sunken)}.Tabs-module__CZnaXG__boxed .Tabs-module__CZnaXG__tab+.Tabs-module__CZnaXG__tab{border-left:var(--tv-border-width) solid var(--tv-color-border-subtle)}.Tabs-module__CZnaXG__boxed .Tabs-module__CZnaXG__tab[aria-selected=true]{background:var(--tv-color-success-subtle);box-shadow:inset 0 0 0 1px var(--tv-color-border-accent);color:var(--tv-color-text-primary)}.Tabs-module__CZnaXG__boxed .Tabs-module__CZnaXG__tab:first-child{border-radius:var(--tv-radius-control) 0 0 var(--tv-radius-control)}.Tabs-module__CZnaXG__boxed .Tabs-module__CZnaXG__tab:last-child{border-radius:0 var(--tv-radius-control) var(--tv-radius-control) 0}.Tabs-module__CZnaXG__underline{gap:var(--tv-space-1);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle)}.Tabs-module__CZnaXG__underline .Tabs-module__CZnaXG__tab[aria-selected=true]{color:var(--tv-color-text-primary)}.Tabs-module__CZnaXG__underline .Tabs-module__CZnaXG__tab[aria-selected=true]:after{content:"";right:var(--tv-space-2);bottom:-1px;left:var(--tv-space-2);height:var(--tv-border-width-strong);border-radius:var(--tv-radius-pill);background:var(--tv-color-success-base);position:absolute}.Tabs-module__CZnaXG__fullWidth{width:100%}.Tabs-module__CZnaXG__fullWidth .Tabs-module__CZnaXG__tab{flex:1 0 auto}.Tabs-module__CZnaXG__panel{min-width:0}.Tabs-module__CZnaXG__panel:focus-visible{outline-offset:4px}
.Toast-module__seyuZG__viewport{right:var(--tv-layout-gutter-mobile);bottom:calc(var(--tv-layout-bottom-nav) + var(--tv-space-3) + env(safe-area-inset-bottom));left:var(--tv-layout-gutter-mobile);z-index:var(--tv-z-toast);gap:var(--tv-space-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__seyuZG__stack{gap:var(--tv-space-2);flex-direction:column;display:flex}.Toast-module__seyuZG__toast{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-3) var(--tv-space-3) var(--tv-space-3) var(--tv-space-4);border:var(--tv-border-width) solid var(--tone-border);border-left:3px solid var(--tone-fg);border-radius:var(--tv-radius-card);background:var(--tv-color-surface-raised);box-shadow:var(--tv-shadow-raised);pointer-events:auto;animation:Toast-module__seyuZG__enter var(--tv-motion-duration-slow) var(--tv-motion-easing-enter);display:flex}.Toast-module__seyuZG__icon{width:22px;height:22px;color:var(--tone-fg);flex:none;margin-top:2px}.Toast-module__seyuZG__text{flex:1;min-width:0}.Toast-module__seyuZG__title{font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-semibold)}.Toast-module__seyuZG__description{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);margin-top:2px}@media (min-width:1024px){.Toast-module__seyuZG__viewport{right:var(--tv-space-6);bottom:var(--tv-space-6);width:380px;left:auto}}@keyframes Toast-module__seyuZG__enter{0%{opacity:0;transform:translateY(12px)}}
.AppShell-module__lBcT5W__shell{background:var(--tv-color-canvas);height:100dvh;position:relative;overflow:hidden;container:shell/inline-size}.AppShell-module__lBcT5W__embedded{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);height:640px}.AppShell-module__lBcT5W__layout{grid-template:"mheader""main"minmax(0,1fr)"bottom"/minmax(0,1fr);height:100%;display:grid}.AppShell-module__lBcT5W__skip{top:var(--tv-space-2);left:var(--tv-space-2);z-index:var(--tv-z-toast);padding:var(--tv-space-2) var(--tv-space-3);border-radius:var(--tv-radius-control);background:var(--tv-color-primary-base);color:var(--tv-color-primary-text);font-weight:var(--tv-font-weight-semibold);position:absolute;transform:translateY(-200%)}.AppShell-module__lBcT5W__skip:focus{transform:none}.AppShell-module__lBcT5W__sidebar,.AppShell-module__lBcT5W__topbar{display:none}.AppShell-module__lBcT5W__mobileHeader{justify-content:space-between;align-items:center;gap:var(--tv-space-3);min-height:var(--tv-layout-topbar);padding:0 var(--tv-layout-gutter-mobile);padding-top:env(safe-area-inset-top);border-bottom:var(--tv-border-width) solid var(--tv-color-border-default);background:var(--tv-color-canvas);grid-area:mheader;display:flex}.AppShell-module__lBcT5W__actions{align-items:center;gap:var(--tv-space-1);flex:none;display:flex}.AppShell-module__lBcT5W__main{overscroll-behavior:contain;outline:none;grid-area:main;min-width:0;overflow:hidden auto}.AppShell-module__lBcT5W__content{width:100%;max-width:var(--tv-layout-content-max);padding:var(--tv-space-4) var(--tv-layout-gutter-mobile) var(--tv-space-8);margin:0 auto;container-type:inline-size}.AppShell-module__lBcT5W__bottomNav{z-index:var(--tv-z-nav);padding-bottom:env(safe-area-inset-bottom);border-top:var(--tv-border-width) solid var(--tv-color-border-default);background:var(--tv-color-surface-1);grid-area:bottom}.AppShell-module__lBcT5W__bottomList{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin:0;padding:0;list-style:none;display:grid}.AppShell-module__lBcT5W__bottomItem{width:100%;min-height:var(--tv-layout-bottom-nav);padding:var(--tv-space-1);color:var(--tv-color-text-secondary);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;display:flex;position:relative}.AppShell-module__lBcT5W__bottomItem[data-active=true]{background:var(--tv-color-success-subtle);color:var(--tv-color-success-base)}.AppShell-module__lBcT5W__bottomItem[data-active=true]:before{content:"";border-radius:0 0 var(--tv-radius-sm) var(--tv-radius-sm);background:var(--tv-color-success-base);height:3px;position:absolute;top:0;left:20%;right:20%}.AppShell-module__lBcT5W__bottomItem:focus-visible{box-shadow:inset var(--tv-shadow-focus);outline:none}.AppShell-module__lBcT5W__bottomLabel{max-width:100%;font-size:var(--tv-type-caption-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppShell-module__lBcT5W__group+.AppShell-module__lBcT5W__group{margin-top:var(--tv-space-4)}.AppShell-module__lBcT5W__groupLabel{margin:0 0 var(--tv-space-1);padding:0 var(--tv-space-3);color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-semibold)}.AppShell-module__lBcT5W__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.AppShell-module__lBcT5W__navItem{align-items:center;gap:var(--tv-space-3);width:100%;min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border-radius:var(--tv-radius-control);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-medium);text-align:left;cursor:pointer;background:0 0;border:0;text-decoration:none;display:flex;position:relative}.AppShell-module__lBcT5W__navItem:hover{background:var(--tv-color-overlay-hover);color:var(--tv-color-text-primary)}.AppShell-module__lBcT5W__navItem[data-active=true]{background:var(--tv-color-success-subtle);color:var(--tv-color-text-primary)}.AppShell-module__lBcT5W__navItem[data-active=true]:before{content:"";border-radius:var(--tv-radius-pill);background:var(--tv-color-success-base);width:3px;position:absolute;top:20%;bottom:20%;left:0}.AppShell-module__lBcT5W__navItem[data-active=true] .AppShell-module__lBcT5W__navIcon{color:var(--tv-color-success-base)}.AppShell-module__lBcT5W__navItem:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.AppShell-module__lBcT5W__navIcon{flex:none;width:20px;height:20px}.AppShell-module__lBcT5W__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AppShell-module__lBcT5W__navBadge{border-radius:var(--tv-radius-pill);background:var(--tv-color-primary-base);min-width:20px;height:20px;color:var(--tv-color-primary-text);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-bold);flex:none;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.AppShell-module__lBcT5W__bottomItem .AppShell-module__lBcT5W__navBadge{top:var(--tv-space-1);position:absolute;left:calc(50% + 6px)}.AppShell-module__lBcT5W__moreAccount{margin-top:var(--tv-space-4);padding-top:var(--tv-space-4);border-top:var(--tv-border-width) solid var(--tv-color-border-subtle)}@container shell (min-width:1024px){.AppShell-module__lBcT5W__layout{grid-template-columns:var(--tv-layout-sidebar) minmax(0, 1fr);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"sidebar topbar""sidebar main"}.AppShell-module__lBcT5W__layout[data-collapsed=true]{grid-template-columns:var(--tv-layout-sidebar-collapsed) minmax(0, 1fr)}.AppShell-module__lBcT5W__mobileHeader,.AppShell-module__lBcT5W__bottomNav{display:none}.AppShell-module__lBcT5W__sidebar{border-right:var(--tv-border-width) solid var(--tv-color-border-default);background:var(--tv-color-surface-sunken);flex-direction:column;grid-area:sidebar;min-height:0;display:flex}.AppShell-module__lBcT5W__sidebarBrand{min-height:var(--tv-layout-topbar);padding:0 var(--tv-space-4);border-bottom:var(--tv-border-width) solid var(--tv-color-border-default);align-items:center;display:flex}.AppShell-module__lBcT5W__sidebarNav{min-height:0;padding:var(--tv-space-4) var(--tv-space-3);flex:1;overflow-y:auto}.AppShell-module__lBcT5W__sidebarFooter{padding:var(--tv-space-3);border-top:var(--tv-border-width) solid var(--tv-color-border-default)}.AppShell-module__lBcT5W__layout[data-collapsed=true] .AppShell-module__lBcT5W__sidebarBrand{justify-content:center;padding:0}.AppShell-module__lBcT5W__layout[data-collapsed=true] .AppShell-module__lBcT5W__groupLabel,.AppShell-module__lBcT5W__layout[data-collapsed=true] .AppShell-module__lBcT5W__sidebarFooter{display:none}.AppShell-module__lBcT5W__layout[data-collapsed=true] .AppShell-module__lBcT5W__navItem{justify-content:center;padding:0}.AppShell-module__lBcT5W__layout[data-collapsed=true] .AppShell-module__lBcT5W__navBadge{min-width:16px;height:16px;padding:0 4px;position:absolute;top:2px;right:6px}.AppShell-module__lBcT5W__topbar{align-items:center;gap:var(--tv-space-3);min-height:var(--tv-layout-topbar);padding:0 var(--tv-layout-gutter-desktop) 0 var(--tv-space-3);border-bottom:var(--tv-border-width) solid var(--tv-color-border-default);background:var(--tv-color-canvas);grid-area:topbar;display:flex}.AppShell-module__lBcT5W__statusZone{align-items:center;gap:var(--tv-space-4);flex:1;min-width:0;display:flex}.AppShell-module__lBcT5W__content{padding:var(--tv-space-6) var(--tv-layout-gutter-desktop) var(--tv-space-10)}}
.Brand-module__t-yD7q__brand{align-items:center;gap:var(--tv-space-3);min-width:0;display:inline-flex}.Brand-module__t-yD7q__mark{border-radius:var(--tv-radius-control);background:var(--tv-color-primary-base);width:36px;height:36px;color:var(--tv-color-primary-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.Brand-module__t-yD7q__mark svg{width:22px;height:22px}.Brand-module__t-yD7q__wordmark{white-space:nowrap;flex-direction:column;line-height:1.1;display:flex}.Brand-module__t-yD7q__name{font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-bold);letter-spacing:.14em}.Brand-module__t-yD7q__sub{color:var(--tv-color-primary-base);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-semibold);letter-spacing:.22em}
.AttentionPanel-module__RGit9W__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AttentionPanel-module__RGit9W__item{align-items:flex-start;gap:var(--tv-space-3);padding:var(--tv-space-3) 0;display:flex}.AttentionPanel-module__RGit9W__item+.AttentionPanel-module__RGit9W__item{border-top:var(--tv-border-width) solid var(--tv-color-border-subtle)}.AttentionPanel-module__RGit9W__icon{width:24px;height:24px;color:var(--tone-fg);flex:none}.AttentionPanel-module__RGit9W__text{min-width:0}.AttentionPanel-module__RGit9W__title{font-size:var(--tv-type-body-size);font-weight:var(--tv-font-weight-semibold)}.AttentionPanel-module__RGit9W__detail{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size)}.AttentionPanel-module__RGit9W__meta{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);overflow-wrap:anywhere}
.FeatureLayout-module__LEkXTG__stack{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}.FeatureLayout-module__LEkXTG__row{align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;min-width:0;display:flex}.FeatureLayout-module__LEkXTG__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.FeatureLayout-module__LEkXTG__muted{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);overflow-wrap:anywhere;margin:0}.FeatureLayout-module__LEkXTG__code{font-family:var(--tv-font-family-mono);font-size:var(--tv-type-caption-size);overflow-wrap:anywhere}.FeatureLayout-module__LEkXTG__link{color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);text-underline-offset:3px}.FeatureLayout-module__LEkXTG__link:focus-visible{border-radius:var(--tv-radius-sm);box-shadow:var(--tv-shadow-focus);outline:none}.FeatureLayout-module__LEkXTG__fields{gap:var(--tv-space-3);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));display:grid}.FeatureLayout-module__LEkXTG__list{gap:var(--tv-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.FeatureLayout-module__LEkXTG__strong{color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold)}
.MetricGrid-module__5xlwSG__container{container:metrics/inline-size}.MetricGrid-module__5xlwSG__grid{gap:var(--tv-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@container metrics (min-width:768px){.MetricGrid-module__5xlwSG__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}
.PageLayout-module__WMI-5a__container{min-width:0;container:page/inline-size}.PageLayout-module__WMI-5a__page{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}.PageLayout-module__WMI-5a__zone{min-width:0}.PageLayout-module__WMI-5a__workspace{gap:var(--tv-space-4);grid-template-columns:minmax(0,1fr);display:grid}.PageLayout-module__WMI-5a__main,.PageLayout-module__WMI-5a__aside{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}@container page (min-width:1024px){.PageLayout-module__WMI-5a__page{gap:var(--tv-space-5)}.PageLayout-module__WMI-5a__withAside{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}}
.SystemStatusStrip-module__eX09Ga__container{container:strip/inline-size}.SystemStatusStrip-module__eX09Ga__strip{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-card);background:var(--tv-color-surface-1);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.SystemStatusStrip-module__eX09Ga__item{align-items:center;gap:var(--tv-space-3);min-width:0;padding:var(--tv-space-3);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);display:flex}.SystemStatusStrip-module__eX09Ga__item:nth-child(odd){border-right:var(--tv-border-width) solid var(--tv-color-border-subtle)}.SystemStatusStrip-module__eX09Ga__icon{color:var(--tv-color-text-secondary);flex:none;display:inline-flex}.SystemStatusStrip-module__eX09Ga__icon svg{width:24px;height:24px}.SystemStatusStrip-module__eX09Ga__text{flex-direction:column;min-width:0;display:flex}.SystemStatusStrip-module__eX09Ga__label{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size)}.SystemStatusStrip-module__eX09Ga__value{font-size:var(--tv-type-body-size);font-weight:var(--tv-font-weight-semibold)}.SystemStatusStrip-module__eX09Ga__status{font-size:var(--tv-type-label-size)}.SystemStatusStrip-module__eX09Ga__meta{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}@container strip (min-width:768px){.SystemStatusStrip-module__eX09Ga__strip{display:flex}.SystemStatusStrip-module__eX09Ga__item{padding:var(--tv-space-4);border-bottom:0;flex:1 1 0}.SystemStatusStrip-module__eX09Ga__item:nth-child(odd){border-right:0}.SystemStatusStrip-module__eX09Ga__item+.SystemStatusStrip-module__eX09Ga__item{border-left:var(--tv-border-width) solid var(--tv-color-border-subtle)}}
.choice-module__whrdQq__choice{align-items:flex-start;gap:var(--tv-space-3);min-height:var(--tv-layout-touch-target);padding:var(--tv-space-2) 0;cursor:pointer;color:var(--tv-color-text-primary);display:inline-flex}.choice-module__whrdQq__choice[data-disabled=true]{cursor:not-allowed;color:var(--tv-color-text-disabled)}.choice-module__whrdQq__text{flex-direction:column;min-width:0;padding-top:1px;display:flex}.choice-module__whrdQq__label{font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-medium);line-height:var(--tv-type-label-line)}.choice-module__whrdQq__description{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);line-height:var(--tv-type-caption-line)}.choice-module__whrdQq__native{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.choice-module__whrdQq__box{border:var(--tv-border-width-strong) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-sm);background:var(--tv-color-surface-sunken);width:20px;height:20px;color:var(--tv-color-primary-text);transition:background-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), border-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard);flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex;position:relative}.choice-module__whrdQq__box svg{opacity:0;width:14px;height:14px}.choice-module__whrdQq__radio .choice-module__whrdQq__box{border-radius:var(--tv-radius-pill)}.choice-module__whrdQq__radio .choice-module__whrdQq__box:after{content:"";border-radius:var(--tv-radius-pill);background:var(--tv-color-primary-text);opacity:0;width:8px;height:8px}.choice-module__whrdQq__choice:hover:not([data-disabled=true]) .choice-module__whrdQq__box{border-color:var(--tv-color-border-accent)}.choice-module__whrdQq__native:checked+.choice-module__whrdQq__box,.choice-module__whrdQq__native:indeterminate+.choice-module__whrdQq__box{border-color:var(--tv-color-primary-base);background:var(--tv-color-primary-base)}.choice-module__whrdQq__native:checked+.choice-module__whrdQq__box svg,.choice-module__whrdQq__native:indeterminate+.choice-module__whrdQq__box svg,.choice-module__whrdQq__radio .choice-module__whrdQq__native:checked+.choice-module__whrdQq__box:after{opacity:1}.choice-module__whrdQq__native:focus-visible+.choice-module__whrdQq__box{box-shadow:var(--tv-shadow-focus)}.choice-module__whrdQq__native:disabled+.choice-module__whrdQq__box{border-color:var(--tv-color-disabled-border);background:var(--tv-color-disabled-bg)}.choice-module__whrdQq__native:disabled:checked+.choice-module__whrdQq__box{color:var(--tv-color-text-disabled)}.choice-module__whrdQq__invalid .choice-module__whrdQq__box{border-color:var(--tv-color-danger-border)}.choice-module__whrdQq__group{gap:var(--tv-space-1);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.choice-module__whrdQq__group[data-orientation=horizontal]{column-gap:var(--tv-space-6);flex-flow:wrap}.choice-module__whrdQq__legend{margin-bottom:var(--tv-space-1);color:var(--tv-color-text-secondary);font-size:var(--tv-type-label-size);font-weight:var(--tv-font-weight-medium);padding:0}.choice-module__whrdQq__switchRow{justify-content:space-between;align-items:center;gap:var(--tv-space-4);min-height:var(--tv-layout-touch-target);display:flex}.choice-module__whrdQq__switchRow[data-disabled=true]{color:var(--tv-color-text-disabled)}.choice-module__whrdQq__switchControl{align-items:center;gap:var(--tv-space-2);flex:none;display:inline-flex}.choice-module__whrdQq__switch{border:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-pill);background:var(--tv-color-surface-3);cursor:pointer;width:44px;height:26px;transition:background-color var(--tv-motion-duration-base) var(--tv-motion-easing-standard), border-color var(--tv-motion-duration-base) var(--tv-motion-easing-standard);flex:none;align-items:center;padding:2px;display:inline-flex;position:relative}.choice-module__whrdQq__switch:after{content:"";width:var(--tv-layout-touch-target);height:var(--tv-layout-touch-target);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choice-module__whrdQq__thumb{border-radius:var(--tv-radius-pill);background:var(--tv-color-text-secondary);width:20px;height:20px;transition:transform var(--tv-motion-duration-base) var(--tv-motion-easing-standard), background-color var(--tv-motion-duration-base) var(--tv-motion-easing-standard)}.choice-module__whrdQq__switch[aria-checked=true]{border-color:var(--tv-color-primary-base);background:var(--tv-color-primary-base)}.choice-module__whrdQq__switch[aria-checked=true] .choice-module__whrdQq__thumb{background:var(--tv-color-primary-text);transform:translate(18px)}.choice-module__whrdQq__switch:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.choice-module__whrdQq__switch:disabled{cursor:not-allowed;border-color:var(--tv-color-disabled-border);background:var(--tv-color-disabled-bg)}.choice-module__whrdQq__switch:disabled .choice-module__whrdQq__thumb{background:var(--tv-color-text-disabled)}.choice-module__whrdQq__switchStatus{min-width:3.5em;color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-medium);text-align:right}.choice-module__whrdQq__switchStatus[data-on=true]{color:var(--tv-color-success-base)}
.Divider-module__BsNcEG__divider{background:var(--tv-color-border-subtle);flex:none}.Divider-module__BsNcEG__horizontal{width:100%;height:var(--tv-border-width)}.Divider-module__BsNcEG__vertical{width:var(--tv-border-width);align-self:stretch;min-height:1em}.Divider-module__BsNcEG__labelled{align-items:center;gap:var(--tv-space-3);color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);display:flex}.Divider-module__BsNcEG__labelled:before,.Divider-module__BsNcEG__labelled:after{content:"";height:var(--tv-border-width);background:var(--tv-color-border-subtle);flex:1}.Divider-module__BsNcEG__labelText{white-space:nowrap}
.control-module__OUDe2q__control{align-items:center;gap:var(--tv-space-2);width:100%;min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-sunken);color:var(--tv-color-text-primary);transition:border-color var(--tv-motion-duration-fast) var(--tv-motion-easing-standard), box-shadow var(--tv-motion-duration-base) var(--tv-motion-easing-standard);display:flex;position:relative}.control-module__OUDe2q__control:hover:not(.control-module__OUDe2q__disabled){border-color:var(--tv-color-border-strong)}.control-module__OUDe2q__control:focus-within{border-color:var(--tv-color-border-accent);box-shadow:var(--tv-shadow-focus)}.control-module__OUDe2q__field{min-width:0;height:100%;min-height:calc(var(--tv-layout-touch-target) - 2px);font-size:var(--tv-type-body-size);background:0 0;border:0;outline:none;flex:1;padding:0}.control-module__OUDe2q__field::-ms-reveal{display:none}.control-module__OUDe2q__field::-ms-clear{display:none}.control-module__OUDe2q__field::placeholder{color:var(--tv-color-text-muted)}.control-module__OUDe2q__field:focus-visible{outline:none}.control-module__OUDe2q__slot{color:var(--tv-color-text-muted);flex:none;align-items:center;display:inline-flex}.control-module__OUDe2q__slot svg{width:18px;height:18px}.control-module__OUDe2q__slotButton{margin-right:calc(var(--tv-space-2) * -1)}.control-module__OUDe2q__invalid{border-color:var(--tv-color-danger-border)}.control-module__OUDe2q__invalid:focus-within{border-color:var(--tv-color-danger-base)}.control-module__OUDe2q__disabled{background:var(--tv-color-disabled-bg);border-color:var(--tv-color-disabled-border);color:var(--tv-color-text-disabled);cursor:not-allowed}.control-module__OUDe2q__disabled .control-module__OUDe2q__field{cursor:not-allowed}.control-module__OUDe2q__select{appearance:none;padding-right:var(--tv-space-8);cursor:pointer}.control-module__OUDe2q__select option{background:var(--tv-color-surface-2);color:var(--tv-color-text-primary)}.control-module__OUDe2q__chevron{right:var(--tv-space-3);pointer-events:none;color:var(--tv-color-text-secondary);position:absolute}
.ProgressBar-module__C0mphq__progress{gap:var(--tv-space-1);flex-direction:column;min-width:0;display:flex}.ProgressBar-module__C0mphq__header{justify-content:space-between;align-items:baseline;gap:var(--tv-space-2);font-size:var(--tv-type-caption-size);display:flex}.ProgressBar-module__C0mphq__label{min-width:0;color:var(--tv-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProgressBar-module__C0mphq__value{color:var(--tone-fg);font-weight:var(--tv-font-weight-semibold)}.ProgressBar-module__C0mphq__track{border-radius:var(--tv-radius-pill);background:var(--tv-color-surface-3);position:relative;overflow:hidden}.ProgressBar-module__C0mphq__md .ProgressBar-module__C0mphq__track{height:8px}.ProgressBar-module__C0mphq__sm .ProgressBar-module__C0mphq__track{height:5px}.ProgressBar-module__C0mphq__fill{border-radius:inherit;background:var(--tone-fg);height:100%;transition:width var(--tv-motion-duration-slow) var(--tv-motion-easing-standard)}.ProgressBar-module__C0mphq__indeterminate{width:40%;animation:ProgressBar-module__C0mphq__slide var(--tv-motion-duration-pulse) var(--tv-motion-easing-standard) infinite}@keyframes ProgressBar-module__C0mphq__slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}
.Tooltip-module__sydP9a__wrapper{display:inline-flex;position:relative}.Tooltip-module__sydP9a__tooltip{z-index:var(--tv-z-tooltip);width:max-content;max-width:min(280px,80vw);padding:var(--tv-space-2) var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-strong);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-raised);box-shadow:var(--tv-shadow-raised);color:var(--tv-color-text-primary);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-regular);line-height:var(--tv-type-caption-line);white-space:normal;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.Tooltip-module__sydP9a__tooltip[hidden]{display:none}.Tooltip-module__sydP9a__top{bottom:calc(100% + var(--tv-space-2))}.Tooltip-module__sydP9a__bottom{top:calc(100% + var(--tv-space-2))}
.accounts-module__PD4qhG__form{gap:var(--tv-space-5);flex-direction:column;display:flex}.accounts-module__PD4qhG__fieldset{gap:var(--tv-space-4);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.accounts-module__PD4qhG__legend{margin-bottom:var(--tv-space-2);color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);padding:0}.accounts-module__PD4qhG__grid{gap:var(--tv-space-4);grid-template-columns:minmax(0,1fr);display:grid}.accounts-module__PD4qhG__headerAction{gap:var(--tv-space-1);flex-direction:column;display:flex}.accounts-module__PD4qhG__linkButton{min-width:0;max-width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;padding:0;display:flex}.accounts-module__PD4qhG__linkButton:focus-visible{box-shadow:var(--tv-shadow-focus);border-radius:var(--tv-radius-sm);outline:none}.accounts-module__PD4qhG__accountName{max-width:100%;color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accounts-module__PD4qhG__linkButton:hover .accounts-module__PD4qhG__accountName{color:var(--tv-color-primary-base)}.accounts-module__PD4qhG__muted{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);margin:0}.accounts-module__PD4qhG__mono{font-family:var(--tv-font-family-mono);font-size:var(--tv-type-caption-size);color:var(--tv-color-text-secondary);overflow-wrap:anywhere;margin:0}.accounts-module__PD4qhG__badges{gap:var(--tv-space-1);flex-wrap:wrap;display:flex}.accounts-module__PD4qhG__detail{gap:var(--tv-space-5);flex-direction:column;display:flex}.accounts-module__PD4qhG__detailSection{align-items:flex-start;gap:var(--tv-space-2);flex-direction:column;display:flex}.accounts-module__PD4qhG__detailTitle{font-size:var(--tv-type-label-size);color:var(--tv-color-text-secondary);margin:0}.accounts-module__PD4qhG__contextList{gap:var(--tv-space-2);flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.accounts-module__PD4qhG__contextLabel{align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;min-width:0;display:inline-flex}.accounts-module__PD4qhG__facts{gap:var(--tv-space-1) var(--tv-space-3);grid-template-columns:minmax(7rem,auto) minmax(0,1fr);width:100%;margin:0;display:grid}.accounts-module__PD4qhG__facts>div{display:contents}.accounts-module__PD4qhG__facts dt{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.accounts-module__PD4qhG__facts dd{overflow-wrap:anywhere;min-width:0;margin:0}@media (min-width:768px){.accounts-module__PD4qhG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.attack-module__wA2-rq__fieldset{gap:var(--tv-space-2);min-width:0;padding:var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-subtle);border-radius:var(--tv-radius-control);flex-direction:column;margin:0;display:flex}.attack-module__wA2-rq__troops{gap:var(--tv-space-2);grid-template-columns:repeat(auto-fit,minmax(6rem,1fr));display:grid}
.farm-module__DOoz_G__stack{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}.farm-module__DOoz_G__row{align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;min-width:0;display:flex}.farm-module__DOoz_G__headerActions{justify-content:flex-end;align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;min-width:0;display:flex}.farm-module__DOoz_G__muted{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);margin:0}.farm-module__DOoz_G__reason{max-width:28rem;color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);margin:0}.farm-module__DOoz_G__contexts{gap:var(--tv-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.farm-module__DOoz_G__contextItem{gap:var(--tv-space-1);min-width:0;padding-top:var(--tv-space-3);border-top:var(--tv-border-width) solid var(--tv-color-border-subtle);flex-direction:column;display:flex}.farm-module__DOoz_G__footer{justify-content:space-between;align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;display:flex}.farm-module__DOoz_G__list{gap:var(--tv-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.farm-module__DOoz_G__listItem{flex-direction:column;gap:2px;min-width:0;display:flex}.farm-module__DOoz_G__fields{gap:var(--tv-space-3);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));margin:0;display:grid}.farm-module__DOoz_G__field{flex-direction:column;gap:2px;min-width:0;display:flex}.farm-module__DOoz_G__field dt{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.farm-module__DOoz_G__field dd{color:var(--tv-color-text-primary);overflow-wrap:anywhere;margin:0}.farm-module__DOoz_G__sectionTitle{color:var(--tv-color-text-primary);font-size:var(--tv-type-body-size);font-weight:var(--tv-font-weight-semibold);margin:0}.farm-module__DOoz_G__truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.farm-module__DOoz_G__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.farm-module__DOoz_G__strong{color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold)}.farm-module__DOoz_G__link{color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);text-underline-offset:3px}.farm-module__DOoz_G__link:focus-visible{border-radius:var(--tv-radius-sm);box-shadow:var(--tv-shadow-focus);outline:none}.farm-module__DOoz_G__code{font-family:var(--tv-font-family-mono);font-size:var(--tv-type-caption-size);overflow-wrap:anywhere}.farm-module__DOoz_G__summary{gap:var(--tv-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}
.jobs-module__r4Sp9G__filters{gap:var(--tv-space-3);grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));align-items:end;min-width:0;display:grid}.jobs-module__r4Sp9G__muted{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);margin:0}.jobs-module__r4Sp9G__truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.jobs-module__r4Sp9G__itemCell{gap:var(--tv-space-1);flex-direction:column;min-width:0;display:flex}.jobs-module__r4Sp9G__itemTitle{align-items:center;gap:var(--tv-space-2);min-width:0;font-weight:var(--tv-font-weight-semibold);display:flex}.jobs-module__r4Sp9G__accountCell,.jobs-module__r4Sp9G__detail{white-space:normal;overflow-wrap:anywhere;min-width:7rem;max-width:11rem;display:block}.jobs-module__r4Sp9G__time{white-space:nowrap;flex-direction:column;display:flex}@container (min-width:768px){.jobs-module__r4Sp9G__cardOnly{display:none}}.jobs-module__r4Sp9G__actions{justify-content:flex-end;align-items:center;gap:var(--tv-space-1);flex-wrap:wrap;display:inline-flex}.jobs-module__r4Sp9G__detailBody{gap:var(--tv-space-4);flex-direction:column;min-width:0;display:flex}.jobs-module__r4Sp9G__detailStatus{align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;display:flex}.jobs-module__r4Sp9G__fields{gap:var(--tv-space-2) var(--tv-space-3);grid-template-columns:minmax(7rem,auto) minmax(0,1fr);margin:0;display:grid}.jobs-module__r4Sp9G__field{display:contents}.jobs-module__r4Sp9G__field dt{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.jobs-module__r4Sp9G__field dd{overflow-wrap:anywhere;min-width:0;margin:0}.jobs-module__r4Sp9G__copyRow{align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;min-width:0;display:flex}.jobs-module__r4Sp9G__code{overflow-wrap:anywhere;font-size:var(--tv-type-caption-size)}.jobs-module__r4Sp9G__sectionTitle{margin:0 0 var(--tv-space-2);font-size:var(--tv-type-body-size);font-weight:var(--tv-font-weight-semibold)}.jobs-module__r4Sp9G__list{gap:var(--tv-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.jobs-module__r4Sp9G__listRow{gap:var(--tv-space-1) var(--tv-space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;display:grid}.jobs-module__r4Sp9G__listRow>:nth-child(3){grid-column:1/-1}.jobs-module__r4Sp9G__timeline{gap:var(--tv-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.jobs-module__r4Sp9G__timeline li{gap:var(--tv-space-1);overflow-wrap:anywhere;flex-direction:column;display:flex}.jobs-module__r4Sp9G__footer{gap:var(--tv-space-2);flex-direction:column;width:100%;display:flex}
.npc-module__hnFy1a__footer{justify-content:space-between;align-items:center;gap:var(--tv-space-2);flex-wrap:wrap;width:100%;display:flex}
.overview-module__dI1Ygq__headerActions{align-items:stretch;gap:var(--tv-space-2);flex-direction:column;min-width:0;display:flex}.overview-module__dI1Ygq__muted{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);margin:0}.overview-module__dI1Ygq__linkButton{min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-5);border-radius:var(--tv-radius-control);background:var(--tv-color-primary-base);color:var(--tv-color-primary-text);font-weight:var(--tv-font-weight-semibold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.overview-module__dI1Ygq__linkButton:focus-visible{box-shadow:var(--tv-shadow-focus);outline:none}.overview-module__dI1Ygq__villageName{flex-direction:column;min-width:0;max-width:100%;display:flex}.overview-module__dI1Ygq__truncate{text-overflow:ellipsis;white-space:nowrap;color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);overflow:hidden}.overview-module__dI1Ygq__resource{flex-direction:column;gap:2px;min-width:0;display:flex}.overview-module__dI1Ygq__resourceText{font-size:var(--tv-type-caption-size);color:var(--tv-color-text-secondary);white-space:nowrap}.overview-module__dI1Ygq__attackList{gap:var(--tv-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.overview-module__dI1Ygq__attack{padding-bottom:var(--tv-space-3);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);flex-direction:column;gap:2px;display:flex}.overview-module__dI1Ygq__attack:last-child{border-bottom:0;padding-bottom:0}.overview-module__dI1Ygq__attackTitle{align-items:center;gap:var(--tv-space-2);color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold);overflow-wrap:anywhere;flex-wrap:wrap;margin:0;display:flex}@media (min-width:768px){.overview-module__dI1Ygq__headerActions{flex-flow:wrap;justify-content:flex-end;align-items:center}}.overview-module__dI1Ygq__attackCell{align-items:flex-start;gap:var(--tv-space-1);white-space:normal;overflow-wrap:anywhere;flex-direction:column;min-width:0;max-width:16rem;display:flex}
.settings-module__SLoQRq__facts{gap:var(--tv-space-1) var(--tv-space-4);grid-template-columns:1fr;margin:0;display:grid}.settings-module__SLoQRq__facts dt{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.settings-module__SLoQRq__facts dd{margin:0 0 var(--tv-space-2);overflow-wrap:anywhere}.settings-module__SLoQRq__badges{gap:var(--tv-space-1);flex-wrap:wrap;display:flex}.settings-module__SLoQRq__gates{gap:var(--tv-space-2);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.settings-module__SLoQRq__gate{justify-content:space-between;align-items:center;gap:var(--tv-space-3);min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-subtle);border-radius:var(--tv-radius-control);display:flex}.settings-module__SLoQRq__note{color:var(--tv-color-text-secondary);margin:0}@media (min-width:768px){.settings-module__SLoQRq__facts{grid-template-columns:max-content 1fr;align-items:center}.settings-module__SLoQRq__facts dd{margin:0}.settings-module__SLoQRq__gates{grid-template-columns:repeat(2,minmax(0,1fr))}}
.placeholder-module__-kgzaW__action{align-items:stretch;gap:var(--tv-space-1);flex-direction:column;max-width:320px;display:flex}.placeholder-module__-kgzaW__reason{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size);margin:0}.placeholder-module__-kgzaW__planned{gap:var(--tv-space-2);margin-top:var(--tv-space-4);flex-direction:column;display:flex}.placeholder-module__-kgzaW__plannedTitle{color:var(--tv-color-text-secondary);font-weight:var(--tv-font-weight-semibold);margin:0}.placeholder-module__-kgzaW__plannedList{gap:var(--tv-space-1);padding-left:var(--tv-space-5);color:var(--tv-color-text-secondary);flex-direction:column;margin:0;display:flex}
.shell-module__owVqSG__statusZone{align-items:center;gap:var(--tv-space-4);min-width:0;font-size:var(--tv-type-caption-size);flex-wrap:wrap;display:flex}.shell-module__owVqSG__accountZone{align-items:center;gap:var(--tv-space-2);min-width:0;display:flex}.shell-module__owVqSG__accountText{min-width:0;font-size:var(--tv-type-caption-size);flex-direction:column;flex:auto;gap:2px;display:flex}.shell-module__owVqSG__accountName,.shell-module__owVqSG__workspaceName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-module__owVqSG__accountName{color:var(--tv-color-text-primary);font-weight:var(--tv-font-weight-semibold)}.shell-module__owVqSG__workspaceName{color:var(--tv-color-text-secondary)}.shell-module__owVqSG__badges{gap:var(--tv-space-1);flex-wrap:wrap;display:flex}
.login-module__WEZH7G__page{gap:var(--tv-space-6);width:100%;max-width:440px;padding:var(--tv-space-10) var(--tv-layout-gutter-mobile);flex-direction:column;margin:0 auto;display:flex}.login-module__WEZH7G__form{gap:var(--tv-space-4);flex-direction:column;display:flex}.login-module__WEZH7G__note{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}
.gallery-module__I0Bnoa__page{width:100%;max-width:var(--tv-layout-content-max);padding:var(--tv-space-4) var(--tv-layout-gutter-mobile) var(--tv-space-16);margin:0 auto}.gallery-module__I0Bnoa__top{gap:var(--tv-space-4);margin-bottom:var(--tv-space-4);flex-direction:column;display:flex}.gallery-module__I0Bnoa__topRow{justify-content:space-between;align-items:center;gap:var(--tv-space-3);flex-wrap:wrap;display:flex}.gallery-module__I0Bnoa__toc{z-index:var(--tv-z-sticky);margin:0 calc(var(--tv-layout-gutter-mobile) * -1) var(--tv-space-6);padding:var(--tv-space-2) var(--tv-layout-gutter-mobile);border-bottom:var(--tv-border-width) solid var(--tv-color-border-default);background:var(--tv-color-canvas);position:sticky;top:0}.gallery-module__I0Bnoa__tocList{gap:var(--tv-space-1);scrollbar-width:thin;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.gallery-module__I0Bnoa__tocLink{min-height:var(--tv-layout-touch-target);padding:0 var(--tv-space-3);border-radius:var(--tv-radius-control);color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}.gallery-module__I0Bnoa__tocLink:hover{background:var(--tv-color-overlay-hover);color:var(--tv-color-text-primary)}.gallery-module__I0Bnoa__sections{gap:var(--tv-space-12);flex-direction:column;display:flex}.gallery-module__I0Bnoa__section{gap:var(--tv-space-4);scroll-margin-top:var(--tv-space-16);flex-direction:column;display:flex}.gallery-module__I0Bnoa__demoGrid{gap:var(--tv-space-4);grid-template-columns:minmax(0,1fr);display:grid}.gallery-module__I0Bnoa__demo{gap:var(--tv-space-3);flex-direction:column;min-width:0;display:flex}.gallery-module__I0Bnoa__demoTitle{color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);font-weight:var(--tv-font-weight-semibold);letter-spacing:.04em}.gallery-module__I0Bnoa__row{align-items:center;gap:var(--tv-space-3);flex-wrap:wrap;display:flex}.gallery-module__I0Bnoa__stack{gap:var(--tv-space-3);flex-direction:column;min-width:0;display:flex}.gallery-module__I0Bnoa__note{color:var(--tv-color-text-muted);font-size:var(--tv-type-caption-size)}.gallery-module__I0Bnoa__code{font-family:var(--tv-font-family-mono);font-size:var(--tv-type-caption-size);color:var(--tv-color-text-secondary);overflow-wrap:anywhere}.gallery-module__I0Bnoa__swatches{gap:var(--tv-space-3);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.gallery-module__I0Bnoa__swatch{border:var(--tv-border-width) solid var(--tv-color-border-default);border-radius:var(--tv-radius-control);background:var(--tv-color-surface-1);flex-direction:column;display:flex;overflow:hidden}.gallery-module__I0Bnoa__swatchColor{height:var(--tv-space-12);border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle)}.gallery-module__I0Bnoa__swatchText{padding:var(--tv-space-2);flex-direction:column;min-width:0;display:flex}.gallery-module__I0Bnoa__scaleRow{align-items:center;gap:var(--tv-space-3);grid-template-columns:4.5rem minmax(0,1fr);display:grid}.gallery-module__I0Bnoa__scaleBar{height:var(--tv-space-3);border-radius:var(--tv-radius-sm);background:var(--tv-color-primary-base)}.gallery-module__I0Bnoa__sample{min-height:var(--tv-space-16);padding:var(--tv-space-3);border:var(--tv-border-width) solid var(--tv-color-border-strong);background:var(--tv-color-surface-2);color:var(--tv-color-text-secondary);font-size:var(--tv-type-caption-size);text-align:center;justify-content:center;align-items:center;display:flex}.gallery-module__I0Bnoa__samples{gap:var(--tv-space-4);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.gallery-module__I0Bnoa__typeRow{gap:var(--tv-space-1);padding:var(--tv-space-3) 0;border-bottom:var(--tv-border-width) solid var(--tv-color-border-subtle);grid-template-columns:minmax(0,1fr);display:grid}.gallery-module__I0Bnoa__mobileFrame{width:min(390px,100%);margin:0 auto}.gallery-module__I0Bnoa__shellBody{gap:var(--tv-space-4);flex-direction:column;display:flex}.gallery-module__I0Bnoa__topbarStatus{align-items:center;gap:var(--tv-space-4);min-width:0;font-size:var(--tv-type-caption-size);flex-wrap:wrap;display:flex}.gallery-module__I0Bnoa__accountZone{min-width:0;font-size:var(--tv-type-caption-size);flex-direction:column;gap:2px;display:flex}.gallery-module__I0Bnoa__nameCell{text-overflow:ellipsis;white-space:nowrap;max-width:16rem;display:block;overflow:hidden}.gallery-module__I0Bnoa__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:768px){.gallery-module__I0Bnoa__demoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-module__I0Bnoa__demoGrid>.gallery-module__I0Bnoa__wide{grid-column:1/-1}}@media (min-width:1024px){.gallery-module__I0Bnoa__page{padding:var(--tv-space-6) var(--tv-layout-gutter-desktop) var(--tv-space-16)}.gallery-module__I0Bnoa__toc{margin:0 calc(var(--tv-layout-gutter-desktop) * -1) var(--tv-space-8);padding:var(--tv-space-2) var(--tv-layout-gutter-desktop)}}
