.Field-module__B7KMUa__field{--fd-text:var(--gx-text,var(--foreground,#ededed));--fd-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--fd-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));gap:var(--gx-space-2,8px);flex-direction:column;min-width:0;display:flex}.Field-module__B7KMUa__label{font-size:var(--gx-font-size-sm,13px);color:var(--fd-text);font-weight:600;line-height:1.4}.Field-module__B7KMUa__labelHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Field-module__B7KMUa__hint{font-size:var(--gx-font-size-xs,11px);color:var(--fd-muted);line-height:1.45}.Field-module__B7KMUa__error{font-size:var(--gx-font-size-xs,11px);color:var(--fd-danger);font-weight:600;line-height:1.45}.Field-module__B7KMUa__invalid .Field-module__B7KMUa__label{color:var(--fd-danger)}.Field-module__B7KMUa__control{--fc-field:var(--gx-field,var(--surface,#0a0a0a));--fc-hairline:var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));--fc-text:var(--gx-text,var(--foreground,#ededed));--fc-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--fc-primary:var(--gx-accent,var(--accent,#62c073));--fc-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));background:var(--fc-field);width:100%;min-width:0;color:var(--fc-text);border:1px solid var(--fc-hairline);border-radius:var(--gx-radius-sm,7px);font-family:var(--gx-font-sans,inherit);font-size:var(--gx-font-size-sm,13px);font-variant-numeric:tabular-nums;transition:border-color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), box-shadow var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));font-weight:400;display:block}.Field-module__B7KMUa__control::placeholder{color:var(--fc-muted)}.Field-module__B7KMUa__control:hover:not(:disabled):not([aria-invalid=true]){border-color:color-mix(in oklch, var(--fc-hairline) 60%, var(--fc-primary))}.Field-module__B7KMUa__control:focus{border-color:var(--fc-primary);outline:none}.Field-module__B7KMUa__control:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--fc-primary) 22%, transparent)}.Field-module__B7KMUa__control[aria-invalid=true]{border-color:var(--fc-danger)}.Field-module__B7KMUa__control[aria-invalid=true]:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--fc-danger) 22%, transparent)}.Field-module__B7KMUa__control:disabled{opacity:.55;cursor:default}.Field-module__B7KMUa__control[type=number]{appearance:textfield}.Field-module__B7KMUa__control::-webkit-outer-spin-button{appearance:none;margin:0}.Field-module__B7KMUa__control::-webkit-inner-spin-button{appearance:none;margin:0}@media (prefers-reduced-motion:reduce){.Field-module__B7KMUa__control{transition:none}}
.AffixInput-module__zwD8qW__row{min-width:0;display:block;position:relative}.AffixInput-module__zwD8qW__input{height:38px;padding:0 var(--gx-space-3,12px)}.AffixInput-module__zwD8qW__leading,.AffixInput-module__zwD8qW__trailing{justify-content:center;align-items:center;height:38px;display:inline-flex;position:absolute;top:0}.AffixInput-module__zwD8qW__leading{width:38px;color:var(--gx-text-muted,var(--muted,#a1a1a1));pointer-events:none;transition:color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));left:0}.AffixInput-module__zwD8qW__trailing{width:40px;right:0}.AffixInput-module__zwD8qW__hasLeading{padding-left:40px}.AffixInput-module__zwD8qW__hasTrailing{padding-right:44px}.AffixInput-module__zwD8qW__row:focus-within .AffixInput-module__zwD8qW__leading{color:var(--gx-primary,var(--accent,#fff))}.AffixInput-module__zwD8qW__row:has(input[aria-invalid=true]) .AffixInput-module__zwD8qW__leading{color:var(--gx-danger,var(--danger-strong,#ff5b5b))}@media (prefers-reduced-motion:reduce){.AffixInput-module__zwD8qW__leading{transition:none}}
.BrandMark-module__KBtdXW__brand{--bm-text:var(--gx-text,var(--foreground,#ededed));--bm-fs:var(--gx-font-size-md,15px);--bm-gap:var(--gx-space-3,12px);align-items:center;gap:var(--bm-gap);min-width:0;display:inline-flex}.BrandMark-module__KBtdXW__mark{flex:none;display:inline-flex}.BrandMark-module__KBtdXW__word{min-width:0;font-size:var(--bm-fs);letter-spacing:.02em;color:var(--bm-text);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}
.AppShell-module__wJandq__shell{--sh-bg:var(--gx-bg,var(--canvas,#000));--sh-surface:var(--gx-surface,var(--surface,#0a0a0a));--sh-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--sh-hairline:var(--gx-hairline,var(--border,#262626));--sh-text:var(--gx-text,var(--foreground,#ededed));--sh-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--sh-primary:var(--gx-primary,var(--accent,#fff));--sh-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));--sh-warning:var(--gx-warning,var(--warning-strong,#f5a623));--sh-radius:var(--gx-radius-sm,7px);--sh-pill:var(--gx-radius-pill,999px);--sh-s1:var(--gx-space-1,4px);--sh-s2:var(--gx-space-2,8px);--sh-s3:var(--gx-space-3,12px);--sh-s4:var(--gx-space-4,16px);--sh-s6:var(--gx-space-6,24px);--sh-fs-xs:var(--gx-font-size-xs,11px);--sh-fs-sm:var(--gx-font-size-sm,13px);--sh-fs-lg:var(--gx-font-size-lg,18px);--sh-fast:var(--gx-motion-fast,.12s);--sh-base:var(--gx-motion-base,.18s);--sh-snap:var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));--sh-shadow-2:var(--gx-shadow-2,0 12px 32px -12px #000c);--sh-z-sticky:var(--gx-z-sticky,1100);--sh-z-overlay:var(--gx-z-overlay,1200);--gx-shell-topbar:60px;--sb-w:248px;grid-template-columns:var(--sb-w) minmax(0, 1fr);background:var(--sh-bg);min-height:100dvh;color:var(--sh-text);display:grid}.AppShell-module__wJandq__rail{--sb-w:76px}.AppShell-module__wJandq__mobile{grid-template-columns:minmax(0,1fr)}.AppShell-module__wJandq__column{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.AppShell-module__wJandq__main{flex:auto;min-width:0}.AppShell-module__wJandq__main:focus{outline:none}.AppShell-module__wJandq__container{width:100%;max-width:var(--shell-content-max,1320px);padding:var(--shell-content-pad,var(--sh-s6));margin-inline:auto}@media (max-width:767px){.AppShell-module__wJandq__container{padding:var(--shell-content-pad,var(--sh-s4))}}.AppShell-module__wJandq__fluid{max-width:none;padding:0}.AppShell-module__wJandq__topbar{z-index:var(--sh-z-sticky);align-items:center;gap:var(--sh-s3);height:var(--gx-shell-topbar);padding:0 var(--sh-s6);background:color-mix(in oklab, var(--sh-surface) 86%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--sh-hairline);flex:none;display:flex;position:sticky;top:0}@media (max-width:767px){.AppShell-module__wJandq__topbar{padding:0 var(--sh-s4)}}.AppShell-module__wJandq__menuBtn{border-radius:var(--sh-radius);width:38px;height:38px;color:var(--sh-text);cursor:pointer;transition:background var(--sh-fast) var(--sh-snap);background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.AppShell-module__wJandq__menuBtn:hover{background:var(--sh-elevated)}.AppShell-module__wJandq__menuBtn:focus-visible{outline:2px solid var(--sh-primary);outline-offset:2px}.AppShell-module__wJandq__scrim{z-index:calc(var(--sh-z-overlay) - 1);-webkit-backdrop-filter:blur(2px);cursor:pointer;animation:AppShell-module__wJandq__scrim-in var(--sh-fast) ease;background:#00000080;border:none;padding:0;position:fixed;inset:0}@keyframes AppShell-module__wJandq__scrim-in{0%{opacity:0}to{opacity:1}}.AppShell-module__wJandq__sidebar{background:var(--sh-surface);border-right:1px solid var(--sh-hairline);flex-direction:column;grid-column:1;min-width:0;height:100dvh;display:flex;position:sticky;top:0;overflow:hidden}.AppShell-module__wJandq__brand{align-items:center;gap:var(--sh-s3);height:var(--gx-shell-topbar);padding:0 var(--sh-s4);border-bottom:1px solid var(--sh-hairline);flex:none;display:flex}.AppShell-module__wJandq__collapseBtn{border-radius:var(--sh-radius);width:30px;height:30px;color:var(--sh-muted);cursor:pointer;transition:color var(--sh-fast) var(--sh-snap), background var(--sh-fast) var(--sh-snap);background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}.AppShell-module__wJandq__collapseBtn:hover{color:var(--sh-text);background:var(--sh-elevated)}.AppShell-module__wJandq__collapseBtn:focus-visible{outline:2px solid var(--sh-primary);outline-offset:2px}.AppShell-module__wJandq__nav{min-height:0;padding:var(--sh-s3) var(--sh-s2);flex-direction:column;flex:auto;gap:2px;display:flex;overflow-y:auto}.AppShell-module__wJandq__group{margin:var(--sh-s3) 0 var(--sh-s1);padding:0 var(--sh-s3);font-size:var(--sh-fs-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--sh-muted);font-weight:600}.AppShell-module__wJandq__navlink{align-items:center;gap:var(--sh-s3);height:42px;padding:0 var(--sh-s3);border-radius:var(--sh-radius);color:var(--sh-muted);font-size:var(--sh-fs-sm);white-space:nowrap;transition:color var(--sh-fast) var(--sh-snap), background var(--sh-fast) var(--sh-snap);font-weight:500;display:flex;position:relative}.AppShell-module__wJandq__navlink:hover{color:var(--sh-text);background:var(--sh-elevated)}.AppShell-module__wJandq__navlinkActive{color:var(--sh-primary);background:color-mix(in oklab, var(--sh-primary) 14%, transparent)}.AppShell-module__wJandq__navlinkActive:before{content:"";border-radius:var(--sh-pill);background:var(--sh-primary);width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AppShell-module__wJandq__navIcon{flex:none;display:inline-flex}.AppShell-module__wJandq__navLabel{text-overflow:ellipsis;min-width:0;overflow:hidden}.AppShell-module__wJandq__badge{font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--sh-fs-xs);font-variant-numeric:tabular-nums;color:var(--sh-muted);margin-left:auto}.AppShell-module__wJandq__badgeWarning{color:var(--sh-warning)}.AppShell-module__wJandq__badgeDanger{color:var(--sh-danger)}.AppShell-module__wJandq__footer{gap:var(--sh-s2);padding:var(--sh-s3);border-top:1px solid var(--sh-hairline);flex-direction:column;flex:none;display:flex}.AppShell-module__wJandq__railPanel .AppShell-module__wJandq__navLabel,.AppShell-module__wJandq__railPanel .AppShell-module__wJandq__group,.AppShell-module__wJandq__railPanel .AppShell-module__wJandq__badge{display:none}.AppShell-module__wJandq__railPanel .AppShell-module__wJandq__brand,.AppShell-module__wJandq__railPanel .AppShell-module__wJandq__navlink{justify-content:center;padding:0}.AppShell-module__wJandq__drawer{width:min(82vw,280px);height:100%;z-index:var(--sh-z-overlay);transition:transform var(--sh-base) var(--sh-snap);box-shadow:var(--sh-shadow-2);position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.AppShell-module__wJandq__drawerOpen{transform:translate(0)}@media (prefers-reduced-motion:reduce){.AppShell-module__wJandq__scrim{animation:none}.AppShell-module__wJandq__drawer,.AppShell-module__wJandq__menuBtn,.AppShell-module__wJandq__collapseBtn,.AppShell-module__wJandq__navlink{transition:none}}
.Badge-module__aV_hlG__badge{align-items:center;gap:var(--gx-space-1,4px);padding:1px var(--gx-space-2,8px);border-radius:var(--gx-radius-sm,7px);font-family:var(--gx-font-sans,inherit);font-size:var(--gx-font-size-xs,11px);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid #0000;font-weight:600;line-height:1.45;display:inline-flex}.Badge-module__aV_hlG__neutral{color:var(--gx-text-muted,var(--muted,#a1a1a1));background:color-mix(in oklab, var(--gx-text-muted,var(--muted,#a1a1a1)) 12%, transparent)}.Badge-module__aV_hlG__primary{color:var(--gx-primary,var(--accent,#fff));background:color-mix(in oklab, var(--gx-primary,var(--accent,#fff)) 12%, transparent)}.Badge-module__aV_hlG__accent{color:var(--gx-accent,var(--protected-strong,#62c073));background:color-mix(in oklab, var(--gx-accent,var(--protected-strong,#62c073)) 14%, transparent)}.Badge-module__aV_hlG__danger{color:var(--gx-danger,var(--danger-strong,#ff5b5b));background:color-mix(in oklab, var(--gx-danger,var(--danger-strong,#ff5b5b)) 14%, transparent)}.Badge-module__aV_hlG__warning{color:var(--gx-warning,var(--warning-strong,#f5a623));background:color-mix(in oklab, var(--gx-warning,var(--warning-strong,#f5a623)) 16%, transparent)}.Badge-module__aV_hlG__outline{background:0 0}.Badge-module__aV_hlG__outline.Badge-module__aV_hlG__neutral{border-color:var(--gx-hairline,var(--border,#262626))}.Badge-module__aV_hlG__outline.Badge-module__aV_hlG__primary{border-color:var(--gx-primary,var(--accent,#fff))}.Badge-module__aV_hlG__outline.Badge-module__aV_hlG__accent{border-color:var(--gx-accent,var(--protected-strong,#62c073))}.Badge-module__aV_hlG__outline.Badge-module__aV_hlG__danger{border-color:var(--gx-danger,var(--danger-strong,#ff5b5b))}.Badge-module__aV_hlG__outline.Badge-module__aV_hlG__warning{border-color:var(--gx-warning,var(--warning-strong,#f5a623))}
.Button-module__4hUmeq__button{--bt-bg:var(--gx-bg,var(--canvas,#000));--bt-text:var(--gx-text,var(--foreground,#ededed));--bt-hairline:var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));--bt-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--bt-primary:var(--gx-primary,var(--accent,#fff));--bt-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));--bt-duration:var(--gx-motion-fast,.12s);--bt-ease:var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));justify-content:center;align-items:center;gap:var(--gx-space-2,8px);height:38px;padding:0 var(--gx-space-4,16px);border-radius:var(--gx-radius-sm,7px);font-family:var(--gx-font-sans,inherit);font-size:var(--gx-font-size-sm,13px);white-space:nowrap;cursor:pointer;transition:background var(--bt-duration) var(--bt-ease), border-color var(--bt-duration) var(--bt-ease), color var(--bt-duration) var(--bt-ease);background:0 0;border:1px solid #0000;font-weight:600;line-height:1;display:inline-flex}.Button-module__4hUmeq__button:disabled{opacity:.55;cursor:default}.Button-module__4hUmeq__button:focus-visible{outline:2px solid var(--bt-primary);outline-offset:2px}.Button-module__4hUmeq__label{align-items:center;gap:var(--gx-space-2,8px);display:inline-flex}.Button-module__4hUmeq__md{height:38px}.Button-module__4hUmeq__sm{height:30px;padding:0 var(--gx-space-3,12px);font-size:var(--gx-font-size-xs,11px)}.Button-module__4hUmeq__primary{background:var(--bt-primary);color:var(--bt-bg)}.Button-module__4hUmeq__primary:not(:disabled):hover{background:color-mix(in oklch, var(--bt-primary) 86%, var(--bt-bg))}.Button-module__4hUmeq__secondary{background:var(--bt-elevated);color:var(--bt-text);border-color:var(--bt-hairline)}.Button-module__4hUmeq__secondary:not(:disabled):hover{border-color:var(--bt-primary);color:var(--bt-primary)}.Button-module__4hUmeq__ghost{color:var(--bt-text);border-color:var(--bt-hairline);background:0 0}.Button-module__4hUmeq__ghost:not(:disabled):hover{border-color:var(--bt-primary);color:var(--bt-primary)}.Button-module__4hUmeq__danger{background:var(--bt-danger);color:var(--bt-bg)}.Button-module__4hUmeq__danger:not(:disabled):hover{background:color-mix(in oklch, var(--bt-danger) 88%, white)}.Button-module__4hUmeq__danger:focus-visible{outline-color:var(--bt-danger)}.Button-module__4hUmeq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex:none;width:14px;height:14px;animation:.6s linear infinite Button-module__4hUmeq__gx-button-spin}@keyframes Button-module__4hUmeq__gx-button-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__4hUmeq__button{transition:none}.Button-module__4hUmeq__spinner{animation-duration:1.4s}}
.Card-module___e43YW__card{min-width:0;padding:var(--gx-space-4,16px);background:var(--gx-surface,var(--surface,#0a0a0a));color:var(--gx-text,var(--foreground,#ededed));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-md,8px)}
.Chart-module__XhToDG__figure{--ch-primary:var(--gx-accent,var(--protected-strong,#62c073));--ch-secondary:var(--gx-primary,var(--accent,#fff));--ch-grid:var(--gx-hairline,var(--border,#262626));--ch-muted:var(--gx-text-muted,var(--muted,#a1a1a1));gap:var(--gx-space-2,8px);flex-direction:column;min-width:0;margin:0;display:flex}.Chart-module__XhToDG__frame{gap:var(--gx-space-2,8px);grid-template-columns:auto minmax(0,1fr);min-width:0;display:grid}.Chart-module__XhToDG__axis{font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:var(--gx-font-size-xs,11px);color:var(--ch-muted);text-align:right;white-space:nowrap;flex-direction:column;justify-content:space-between;margin:0;padding:0;line-height:1;list-style:none;display:flex}.Chart-module__XhToDG__svg{width:100%;display:block;overflow:visible}.Chart-module__XhToDG__grid{stroke:var(--ch-grid);stroke-width:1px}.Chart-module__XhToDG__primary{color:var(--ch-primary)}.Chart-module__XhToDG__secondary{color:var(--ch-secondary)}.Chart-module__XhToDG__area{fill:currentColor;fill-opacity:.12}.Chart-module__XhToDG__line{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}.Chart-module__XhToDG__empty{font-size:var(--gx-font-size-xs,11px);color:var(--ch-muted);margin:0}.Chart-module__XhToDG__bars{border-bottom:1px solid var(--ch-grid);align-items:flex-end;gap:2px;min-width:0;height:100%;display:flex}.Chart-module__XhToDG__group{flex-direction:column;flex:1 1 0;align-items:stretch;min-width:0;height:100%;display:flex}.Chart-module__XhToDG__barStack{flex:auto;justify-content:center;align-items:flex-end;gap:1px;min-height:0;display:flex}.Chart-module__XhToDG__bar{opacity:.85;background:currentColor;border-radius:2px 2px 0 0;flex:1 1 0;min-width:2px;max-width:18px}.Chart-module__XhToDG__bar.Chart-module__XhToDG__secondary{opacity:.45}.Chart-module__XhToDG__groupLabel{margin-top:var(--gx-space-1,4px);font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);color:var(--ch-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.Chart-module__XhToDG__group:not([data-labelled]) .Chart-module__XhToDG__groupLabel{visibility:hidden}@container (max-width:420px){.Chart-module__XhToDG__group[data-labelled]:nth-child(2n) .Chart-module__XhToDG__groupLabel{visibility:hidden}}.Chart-module__XhToDG__legend{gap:var(--gx-space-3,12px);font-size:var(--gx-font-size-xs,11px);color:var(--ch-muted);flex-wrap:wrap;margin:0;display:flex}.Chart-module__XhToDG__legendItem{align-items:center;gap:var(--gx-space-1,4px);display:inline-flex}.Chart-module__XhToDG__swatch{opacity:.85;background:currentColor;border-radius:2px;width:10px;height:10px;display:inline-block}
.Gauge-module__8AO4XG__gauge{--ga-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));--ga-warning:var(--gx-warning,var(--warning-strong,#f5a623));--ga-accent:var(--gx-accent,var(--protected-strong,#62c073));--ga-primary:var(--gx-primary,var(--accent,#fff));--ga-track:var(--gx-hairline,var(--border,#262626));--ga-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--ga-text:var(--gx-text,var(--foreground,#ededed));--ga-surface:var(--gx-surface,var(--surface,#0a0a0a));--ga-current:var(--ga-accent);align-items:center;gap:var(--gx-space-2,8px);flex-direction:column;width:100%;min-width:0;max-width:360px;margin:0 auto;display:flex}.Gauge-module__8AO4XG__svg{width:100%;height:auto;display:block;overflow:visible}.Gauge-module__8AO4XG__groove{fill:none;stroke:color-mix(in oklab, var(--ga-track) 70%, var(--ga-surface));stroke-width:14px;stroke-linecap:round}.Gauge-module__8AO4XG__segment{fill:none;stroke:currentColor;stroke-width:10px;stroke-linecap:butt;opacity:.16;transition:opacity .18s}.Gauge-module__8AO4XG__lit{opacity:.78}.Gauge-module__8AO4XG__active .Gauge-module__8AO4XG__lit{opacity:1;filter:drop-shadow(0 0 3px color-mix(in oklab, currentColor 40%, transparent))}.Gauge-module__8AO4XG__tickMinor{stroke:var(--ga-track);stroke-width:1px}.Gauge-module__8AO4XG__tickMajor{stroke:var(--ga-muted);stroke-width:1.5px;stroke-linecap:round}.Gauge-module__8AO4XG__tickLabel{fill:var(--ga-muted);font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:7.5px}.Gauge-module__8AO4XG__marker line{stroke:var(--ga-text);stroke-width:1.5px;stroke-linecap:round;opacity:.7}.Gauge-module__8AO4XG__instant .Gauge-module__8AO4XG__needle{transition:none}.Gauge-module__8AO4XG__needle{transform-origin:100px 100px;transition:transform .26s cubic-bezier(.22,1,.36,1)}.Gauge-module__8AO4XG__needleBody{fill:var(--ga-current);filter:drop-shadow(0 1px 1.5px #00000059);transition:fill .26s}.Gauge-module__8AO4XG__hub{fill:var(--ga-surface);stroke:var(--ga-current);stroke-width:2.5px;transition:stroke .26s}.Gauge-module__8AO4XG__hubCore{fill:var(--ga-current);transition:fill .26s}.Gauge-module__8AO4XG__readout{margin-top:calc(-1 * var(--gx-space-8,32px));text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.Gauge-module__8AO4XG__value{font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:var(--ga-value-size,var(--gx-font-size-3xl,34px));letter-spacing:-.01em;color:var(--ga-text);font-weight:700;line-height:1.1;transition:color .26s}.Gauge-module__8AO4XG__active .Gauge-module__8AO4XG__value{color:var(--ga-current)}.Gauge-module__8AO4XG__label{font-size:var(--gx-font-size-xs,11px);letter-spacing:.06em;text-transform:uppercase;color:var(--ga-muted);font-weight:600}.Gauge-module__8AO4XG__caption{font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:var(--gx-font-size-sm,13px);color:var(--ga-muted)}@media (prefers-reduced-motion:reduce){.Gauge-module__8AO4XG__needle,.Gauge-module__8AO4XG__needleBody,.Gauge-module__8AO4XG__hub,.Gauge-module__8AO4XG__hubCore,.Gauge-module__8AO4XG__segment,.Gauge-module__8AO4XG__value{transition:none}}
.Checkbox-module__NxU7Ha__box{flex:none;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.Checkbox-module__NxU7Ha__input{appearance:none;border:1.5px solid var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));background:var(--gx-field,var(--surface,#0a0a0a));cursor:pointer;width:18px;height:18px;transition:background var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), border-color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));border-radius:5px;grid-area:1/1;margin:0}.Checkbox-module__NxU7Ha__input:hover:not(:disabled){border-color:color-mix(in oklab, var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b))) 45%, var(--gx-primary,var(--accent,#fff)))}.Checkbox-module__NxU7Ha__input:checked,.Checkbox-module__NxU7Ha__input:indeterminate{background:var(--gx-primary,var(--accent,#fff));border-color:var(--gx-primary,var(--accent,#fff))}.Checkbox-module__NxU7Ha__input:focus-visible{outline:2px solid var(--gx-primary,var(--accent,#fff));outline-offset:2px}.Checkbox-module__NxU7Ha__input:disabled{opacity:.5;cursor:default}.Checkbox-module__NxU7Ha__check{pointer-events:none;width:12px;height:12px;color:var(--gx-bg,var(--canvas,#000));opacity:0;transition:opacity var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), transform var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));grid-area:1/1;transform:scale(.6)}.Checkbox-module__NxU7Ha__input:checked+.Checkbox-module__NxU7Ha__check{opacity:1;transform:scale(1)}.Checkbox-module__NxU7Ha__dash{background:var(--gx-bg,var(--canvas,#000));pointer-events:none;opacity:0;width:10px;height:2px;transition:opacity var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), transform var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));border-radius:1px;grid-area:1/1;transform:scaleX(.6)}.Checkbox-module__NxU7Ha__input:indeterminate~.Checkbox-module__NxU7Ha__dash{opacity:1;transform:scaleX(1)}.Checkbox-module__NxU7Ha__input:indeterminate+.Checkbox-module__NxU7Ha__check{opacity:0}@media (prefers-reduced-motion:reduce){.Checkbox-module__NxU7Ha__input,.Checkbox-module__NxU7Ha__check,.Checkbox-module__NxU7Ha__dash{transition:none}}
.Modal-module__nt2kka__modal{--m-surface:var(--gx-surface,var(--surface,#0a0a0a));--m-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--m-hairline:var(--gx-hairline,var(--border,#262626));--m-text:var(--gx-text,var(--foreground,#ededed));--m-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--m-primary:var(--gx-primary,var(--accent,#fff));--m-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));--m-radius-sm:var(--gx-radius-sm,7px);--m-radius-md:var(--gx-radius-md,8px);--m-radius-lg:var(--gx-radius-lg,12px);--m-shadow:var(--gx-shadow-2,0 12px 32px -12px #000c);--m-fast:var(--gx-motion-fast,.12s);--m-base:var(--gx-motion-base,.18s);--m-snap:var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));--m-settle:var(--gx-motion-settle,cubic-bezier(.22, 1, .36, 1));background:var(--m-surface);width:min(92vw,480px);max-height:min(88vh,760px);color:var(--m-text);border:1px solid var(--m-hairline);border-radius:var(--m-radius-lg);box-shadow:var(--m-shadow);margin:auto;padding:0;overflow:hidden}.Modal-module__nt2kka__sm{width:min(92vw,400px)}.Modal-module__nt2kka__md{width:min(92vw,480px)}.Modal-module__nt2kka__lg{width:min(94vw,640px)}.Modal-module__nt2kka__modal::backdrop{-webkit-backdrop-filter:blur(3px);background:#0000008c}.Modal-module__nt2kka__modal[open]{animation:Modal-module__nt2kka__modal-in var(--m-base) var(--m-settle)}.Modal-module__nt2kka__modal[open]::backdrop{animation:Modal-module__nt2kka__backdrop-in var(--m-base) ease}.Modal-module__nt2kka__panel{min-height:0;max-height:inherit;overscroll-behavior:contain;flex-direction:column;display:flex;overflow:auto}.Modal-module__nt2kka__header{align-items:flex-start;gap:var(--gx-space-3,12px);padding:var(--gx-space-5,20px) var(--gx-space-5,20px) var(--gx-space-4,16px);border-bottom:1px solid var(--m-hairline);flex:none;display:flex}.Modal-module__nt2kka__icon{border-radius:var(--m-radius-md);background:var(--m-elevated);border:1px solid var(--m-hairline);width:38px;height:38px;color:var(--m-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.Modal-module__nt2kka__iconDanger{background:color-mix(in oklab, var(--m-danger) 14%, transparent);border-color:color-mix(in oklab, var(--m-danger) 40%, var(--m-hairline));color:var(--m-danger)}.Modal-module__nt2kka__iconPrimary{background:color-mix(in oklab, var(--m-primary) 12%, transparent);border-color:color-mix(in oklab, var(--m-primary) 40%, var(--m-hairline));color:var(--m-primary)}.Modal-module__nt2kka__heading{flex-direction:column;flex:auto;gap:2px;min-width:0;padding-top:2px;display:flex}.Modal-module__nt2kka__title{font-size:var(--gx-font-size-lg,18px);letter-spacing:-.01em;color:var(--m-text);overflow-wrap:anywhere;margin:0;font-weight:600}.Modal-module__nt2kka__subtitle{min-width:0;font-size:var(--gx-font-size-sm,13px);color:var(--m-muted);margin:0}.Modal-module__nt2kka__aside{flex:none;align-items:center;padding-top:2px;display:inline-flex}.Modal-module__nt2kka__close{border-radius:var(--m-radius-sm);width:30px;height:30px;color:var(--m-muted);cursor:pointer;transition:color var(--m-fast) var(--m-snap), background var(--m-fast) var(--m-snap);background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin:-2px -2px 0 0;padding:0;display:inline-flex}.Modal-module__nt2kka__close:hover:not(:disabled){color:var(--m-text);background:var(--m-elevated)}.Modal-module__nt2kka__close:focus-visible{outline:2px solid var(--m-primary);outline-offset:2px}.Modal-module__nt2kka__close:disabled{opacity:.5;cursor:default}.Modal-module__nt2kka__body{overscroll-behavior:contain;min-width:0;min-height:0;padding:var(--gx-space-5,20px);flex:auto;overflow-y:auto}.Modal-module__nt2kka__footer{justify-content:flex-end;align-items:center;gap:var(--gx-space-2,8px);padding:var(--gx-space-4,16px) var(--gx-space-5,20px);border-top:1px solid var(--m-hairline);background:color-mix(in oklab, var(--m-elevated) 30%, transparent);flex-wrap:wrap;flex:none;display:flex}@keyframes Modal-module__nt2kka__modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Modal-module__nt2kka__backdrop-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Modal-module__nt2kka__modal[open],.Modal-module__nt2kka__modal[open]::backdrop{animation:none}.Modal-module__nt2kka__close{transition:none}}
.ConfirmModal-module__-WQ6iq__message{font-size:var(--gx-font-size-sm,13px);color:var(--gx-text-muted,var(--muted,#a1a1a1));margin:0;line-height:1.55}.ConfirmModal-module__-WQ6iq__details{margin-top:var(--gx-space-3,12px);font-size:var(--gx-font-size-sm,13px);color:var(--gx-text,var(--foreground,#ededed));line-height:1.55}
.DateRangeField-module__fFTkoq__field{gap:var(--gx-space-1);min-width:0;display:grid}.DateRangeField-module__fFTkoq__label{color:var(--gx-text-muted);font-size:var(--gx-font-size-xs);line-height:1.2}.DateRangeField-module__fFTkoq__trigger{align-items:center;gap:var(--gx-space-2);min-width:0;height:34px;padding:0 var(--gx-space-3);border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-sm);background:var(--gx-field);color:var(--gx-text);font:inherit;font-size:var(--gx-font-size-sm);font-variant-numeric:tabular-nums;text-align:left;cursor:pointer;transition:border-color var(--gx-motion-fast,.12s) ease;display:inline-flex}.DateRangeField-module__fFTkoq__trigger:hover,.DateRangeField-module__fFTkoq__trigger[aria-expanded=true]{border-color:var(--gx-accent)}.DateRangeField-module__fFTkoq__trigger:focus-visible{outline:2px solid var(--gx-accent);outline-offset:1px}.DateRangeField-module__fFTkoq__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DateRangeField-module__fFTkoq__popup{z-index:var(--gx-z-dropdown);border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-md);background:var(--gx-elevated);width:max-content;max-width:min(46rem,100vw - 2rem);box-shadow:var(--gx-shadow-2);align-items:stretch;display:flex;overflow:clip}.DateRangeField-module__fFTkoq__quick{padding:var(--gx-space-2);border-right:1px solid var(--gx-hairline);background:var(--gx-surface);flex-direction:column;gap:2px;display:flex}.DateRangeField-module__fFTkoq__quickItem{padding:var(--gx-space-2) var(--gx-space-3);border-radius:var(--gx-radius-sm);color:var(--gx-text);font-size:var(--gx-font-size-sm);white-space:nowrap;text-decoration:none}.DateRangeField-module__fFTkoq__quickItem:hover{background:var(--gx-elevated)}.DateRangeField-module__fFTkoq__quickItem:focus-visible{outline:2px solid var(--gx-accent);outline-offset:-2px}.DateRangeField-module__fFTkoq__quickCurrent,.DateRangeField-module__fFTkoq__quickCurrent:hover{background:var(--gx-accent);color:var(--gx-bg);font-weight:600}.DateRangeField-module__fFTkoq__calendar{gap:var(--gx-space-2);min-height:0;padding:var(--gx-space-3);background:var(--gx-surface);grid-template-rows:auto minmax(0,1fr) auto;display:grid}.DateRangeField-module__fFTkoq__head{align-items:center;gap:var(--gx-space-2);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.DateRangeField-module__fFTkoq__hint{color:var(--gx-text-muted);text-align:center;font-size:var(--gx-font-size-xs)}.DateRangeField-module__fFTkoq__step{border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);background:var(--gx-field);width:28px;height:28px;color:var(--gx-text);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.DateRangeField-module__fFTkoq__step:hover{border-color:var(--gx-hairline-strong);background:var(--gx-elevated)}.DateRangeField-module__fFTkoq__step:focus-visible{outline:2px solid var(--gx-accent);outline-offset:1px}.DateRangeField-module__fFTkoq__months{gap:var(--gx-space-4);min-height:0;display:flex;overflow-y:auto}.DateRangeField-module__fFTkoq__month{gap:var(--gx-space-1);display:grid}.DateRangeField-module__fFTkoq__monthName{text-align:center;font-size:var(--gx-font-size-sm);text-transform:capitalize;margin:0;font-weight:600}.DateRangeField-module__fFTkoq__weekdays,.DateRangeField-module__fFTkoq__grid{grid-template-columns:repeat(7,34px);display:grid}.DateRangeField-module__fFTkoq__weekday{padding-bottom:var(--gx-space-1);color:var(--gx-text-muted);text-align:center;font-size:var(--gx-font-size-xs);text-transform:capitalize}.DateRangeField-module__fFTkoq__day{border-radius:var(--gx-radius-sm);height:32px;color:var(--gx-text);font:inherit;font-size:var(--gx-font-size-sm);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.DateRangeField-module__fFTkoq__day:hover:not(:disabled){border-color:var(--gx-hairline-strong)}.DateRangeField-module__fFTkoq__day:focus-visible{outline:2px solid var(--gx-accent);outline-offset:-2px}.DateRangeField-module__fFTkoq__outside{color:var(--gx-text-muted);opacity:.5}.DateRangeField-module__fFTkoq__day:disabled{opacity:.35;cursor:not-allowed}.DateRangeField-module__fFTkoq__inRange{background:color-mix(in srgb, var(--gx-accent) 14%, transparent);border-radius:0}.DateRangeField-module__fFTkoq__edge,.DateRangeField-module__fFTkoq__edge:hover:not(:disabled){border-color:var(--gx-accent);background:var(--gx-accent);color:var(--gx-bg);font-weight:600}.DateRangeField-module__fFTkoq__foot{justify-content:space-between;align-items:center;gap:var(--gx-space-3);padding-top:var(--gx-space-2);border-top:1px solid var(--gx-hairline);display:flex}.DateRangeField-module__fFTkoq__chosen{color:var(--gx-text-muted);font-size:var(--gx-font-size-xs);font-variant-numeric:tabular-nums}.DateRangeField-module__fFTkoq__actions{gap:var(--gx-space-2);display:inline-flex}.DateRangeField-module__fFTkoq__cancel,.DateRangeField-module__fFTkoq__apply{height:32px;padding:0 var(--gx-space-3);border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-sm);font:inherit;font-size:var(--gx-font-size-sm);cursor:pointer}.DateRangeField-module__fFTkoq__cancel{background:var(--gx-field);color:var(--gx-text)}.DateRangeField-module__fFTkoq__apply{border-color:var(--gx-accent);background:var(--gx-accent);color:var(--gx-bg)}.DateRangeField-module__fFTkoq__cancel:focus-visible,.DateRangeField-module__fFTkoq__apply:focus-visible{outline:2px solid var(--gx-accent);outline-offset:1px}.DateRangeField-module__fFTkoq__apply:disabled{border-color:var(--gx-hairline-strong);background:var(--gx-elevated);color:var(--gx-text-muted);cursor:not-allowed}@media (max-width:44rem){.DateRangeField-module__fFTkoq__popup{flex-direction:column;max-width:calc(100vw - 2rem)}.DateRangeField-module__fFTkoq__quick{border-right:none;border-bottom:1px solid var(--gx-hairline);flex-flow:wrap}.DateRangeField-module__fFTkoq__months>.DateRangeField-module__fFTkoq__month:nth-child(2){display:none}}
.Skeleton-module__4WYLNa__skeleton{border-radius:var(--gx-radius-sm,7px);background:linear-gradient(100deg, var(--gx-elevated,#1f1f1f) 28%, color-mix(in oklab, var(--gx-elevated,#1f1f1f) 55%, var(--gx-text-muted,#a1a1a1)) 50%, var(--gx-elevated,#1f1f1f) 72%);background-size:220% 100%;width:100%;height:1em;animation:1.3s ease-in-out infinite Skeleton-module__4WYLNa__gx-skeleton;display:block}@keyframes Skeleton-module__4WYLNa__gx-skeleton{0%{background-position:220% 0}to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module__4WYLNa__skeleton{animation:none}}
.Table-module__jmQZIG__scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.Table-module__jmQZIG__scrollY{overflow-y:auto}.Table-module__jmQZIG__table{border-collapse:collapse;border-radius:inherit;width:100%;font-size:var(--gx-font-size-sm);color:var(--gx-text);font-variant-numeric:tabular-nums}.Table-module__jmQZIG__caption{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Table-module__jmQZIG__thead{background:var(--gx-surface)}.Table-module__jmQZIG__tbody{background:0 0}.Table-module__jmQZIG__th{padding:var(--gx-space-2) var(--gx-space-3);text-align:left;font-size:var(--gx-font-size-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--gx-text-muted);border-bottom:1px solid var(--gx-hairline);white-space:nowrap;font-weight:600}.Table-module__jmQZIG__sticky .Table-module__jmQZIG__th{top:var(--gx-table-sticky-top,0);z-index:1;background:var(--gx-surface);position:sticky}.Table-module__jmQZIG__td{padding:var(--gx-space-3);vertical-align:middle;white-space:nowrap;border-bottom:1px solid var(--gx-hairline);color:var(--gx-text-muted)}.Table-module__jmQZIG__tbody .Table-module__jmQZIG__tr:last-child .Table-module__jmQZIG__td{border-bottom:none}.Table-module__jmQZIG__wrapCell{white-space:normal;word-break:break-word}.Table-module__jmQZIG__numeric{text-align:right;font-variant-numeric:tabular-nums}.Table-module__jmQZIG__alignLeft{text-align:left}.Table-module__jmQZIG__alignRight{text-align:right}.Table-module__jmQZIG__alignCenter{text-align:center}.Table-module__jmQZIG__primary{color:var(--gx-text);font-weight:600}.Table-module__jmQZIG__mono{font-family:var(--gx-font-mono);font-size:var(--gx-font-size-xs);color:var(--gx-text)}.Table-module__jmQZIG__tr{transition:background var(--gx-motion-fast) var(--gx-motion-snap)}.Table-module__jmQZIG__interactive:hover{background:var(--gx-elevated)}.Table-module__jmQZIG__selected{background:color-mix(in oklab, var(--gx-primary) 7%, transparent)}.Table-module__jmQZIG__busy{opacity:.55;pointer-events:none}@media (prefers-reduced-motion:reduce){.Table-module__jmQZIG__tr{transition:none}}
.SelectionBox-module__Pv89VW__box{flex:none;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.SelectionBox-module__Pv89VW__input{appearance:none;border:1.5px solid var(--gx-hairline);background:var(--gx-field);cursor:pointer;width:18px;height:18px;transition:background var(--gx-motion-fast) var(--gx-motion-snap), border-color var(--gx-motion-fast) var(--gx-motion-snap);border-radius:5px;grid-area:1/1;margin:0}.SelectionBox-module__Pv89VW__input:hover:not(:disabled){border-color:color-mix(in oklab, var(--gx-hairline) 45%, var(--gx-primary))}.SelectionBox-module__Pv89VW__input:checked,.SelectionBox-module__Pv89VW__input:indeterminate{background:var(--gx-primary);border-color:var(--gx-primary)}.SelectionBox-module__Pv89VW__input:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.SelectionBox-module__Pv89VW__input:disabled{opacity:.5;cursor:default}.SelectionBox-module__Pv89VW__check{pointer-events:none;width:12px;height:12px;color:var(--gx-bg);opacity:0;transition:opacity var(--gx-motion-fast) var(--gx-motion-snap), transform var(--gx-motion-fast) var(--gx-motion-snap);grid-area:1/1;transform:scale(.6)}.SelectionBox-module__Pv89VW__input:checked+.SelectionBox-module__Pv89VW__check{opacity:1;transform:scale(1)}.SelectionBox-module__Pv89VW__dash{background:var(--gx-bg);pointer-events:none;opacity:0;width:10px;height:2px;transition:opacity var(--gx-motion-fast) var(--gx-motion-snap), transform var(--gx-motion-fast) var(--gx-motion-snap);border-radius:1px;grid-area:1/1;transform:scaleX(.6)}.SelectionBox-module__Pv89VW__input:indeterminate~.SelectionBox-module__Pv89VW__dash{opacity:1;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.SelectionBox-module__Pv89VW__input,.SelectionBox-module__Pv89VW__check,.SelectionBox-module__Pv89VW__dash{transition:none}}
.DataView-module__XgDXga__busyCard{opacity:.55;pointer-events:none}.DataView-module__XgDXga__rowActions{align-items:center;gap:var(--gx-space-2);justify-content:flex-end;display:inline-flex}.DataView-module__XgDXga__skelAction{margin-left:auto;display:inline-block}.DataView-module__XgDXga__selectCell{white-space:nowrap;vertical-align:middle;width:1%}.DataView-module__XgDXga__selectedCard{border-color:color-mix(in oklab, var(--gx-hairline) 35%, var(--gx-primary));background:color-mix(in oklab, var(--gx-primary) 4%, var(--gx-surface))}.DataView-module__XgDXga__tableFrame{background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-md);width:100%;overflow:hidden}.DataView-module__XgDXga__sortControl{align-items:center;gap:var(--gx-space-1);color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;transition:color var(--gx-motion-fast) var(--gx-motion-snap);background:0 0;border:none;padding:0;display:inline-flex}.DataView-module__XgDXga__sortControl:hover{color:var(--gx-text)}.DataView-module__XgDXga__sortActive{color:var(--gx-primary)}.DataView-module__XgDXga__sortIcon{opacity:.4;display:inline-flex}.DataView-module__XgDXga__sortActive .DataView-module__XgDXga__sortIcon{opacity:1}.DataView-module__XgDXga__cardGrid{gap:var(--gx-space-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}.DataView-module__XgDXga__card{background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-md);min-width:0;transition:border-color var(--gx-motion-fast) var(--gx-motion-snap);flex-direction:column;display:flex;overflow:hidden}.DataView-module__XgDXga__card:hover{border-color:color-mix(in oklab, var(--gx-hairline) 50%, var(--gx-primary))}.DataView-module__XgDXga__cardHead{align-items:center;gap:var(--gx-space-3);padding:var(--gx-space-3) var(--gx-space-4);border-bottom:1px solid var(--gx-hairline);display:flex}.DataView-module__XgDXga__cardTitle{min-width:0;font-size:var(--gx-font-size-md);color:var(--gx-text);word-break:break-word;flex:1;font-weight:600}.DataView-module__XgDXga__cardBody{gap:var(--gx-space-2);padding:var(--gx-space-3) var(--gx-space-4);flex-direction:column;margin:0;display:flex}.DataView-module__XgDXga__cardRow{justify-content:space-between;align-items:baseline;gap:var(--gx-space-4);display:flex}.DataView-module__XgDXga__cardLabel{font-size:var(--gx-font-size-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--gx-text-muted);flex:none;font-weight:600}.DataView-module__XgDXga__cardValue{text-align:right;min-width:0;font-size:var(--gx-font-size-sm);color:var(--gx-text);word-break:break-word}.DataView-module__XgDXga__cardRowBlock{align-items:stretch;gap:var(--gx-space-2);flex-direction:column;display:flex}.DataView-module__XgDXga__cardValueBlock{text-align:left;min-width:0;font-size:var(--gx-font-size-sm);color:var(--gx-text);word-break:break-word;margin:0}.DataView-module__XgDXga__cardFoot{justify-content:flex-end;align-items:center;gap:var(--gx-space-2);padding:var(--gx-space-3) var(--gx-space-4);border-top:1px solid var(--gx-hairline);background:color-mix(in oklab, var(--gx-elevated) 35%, transparent);flex-wrap:wrap;margin-top:auto;display:flex}@media (prefers-reduced-motion:reduce){.DataView-module__XgDXga__card,.DataView-module__XgDXga__sortControl{transition:none}}.DataView-module__XgDXga__expansionCell{background:var(--gx-elevated);white-space:normal;border-top:0;padding:0}.DataView-module__XgDXga__cardExpansion{margin-top:var(--gx-space-2);padding-top:var(--gx-space-2);border-top:1px solid var(--gx-hairline)}
.IconSegmented-module__Zm1hXG__group{background:var(--gx-field);border:1px solid var(--gx-hairline-strong,var(--gx-hairline));border-radius:var(--gx-radius-sm);align-items:center;gap:2px;padding:2px;display:inline-flex}.IconSegmented-module__Zm1hXG__item{border-radius:calc(var(--gx-radius-sm) - 2px);width:32px;height:28px;color:var(--gx-text-muted);transition:color var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) var(--gx-motion-snap);justify-content:center;align-items:center;display:inline-flex}.IconSegmented-module__Zm1hXG__item:hover:not(.IconSegmented-module__Zm1hXG__active){color:var(--gx-text);background:color-mix(in oklab, var(--gx-elevated) 60%, transparent)}.IconSegmented-module__Zm1hXG__active{color:var(--gx-primary);background:var(--gx-elevated);box-shadow:inset 0 0 0 1px var(--gx-hairline-strong,var(--gx-hairline))}@media (prefers-reduced-motion:reduce){.IconSegmented-module__Zm1hXG__item{transition:none}}
.EmptyState-module__oIQstW__state{--st-surface:var(--gx-surface,var(--surface,#0a0a0a));--st-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--st-hairline:var(--gx-hairline,var(--border,#262626));--st-text:var(--gx-text,var(--foreground,#ededed));--st-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--st-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));--st-warning:var(--gx-warning,var(--warning-strong,#f5a623));justify-content:center;align-items:center;gap:var(--gx-space-3,12px);padding:var(--gx-space-12,48px) var(--gx-space-6,24px);text-align:center;background:var(--st-surface);border:1px dashed var(--st-hairline);border-radius:var(--gx-radius-md,8px);flex-direction:column;display:flex}.EmptyState-module__oIQstW__icon{border-radius:var(--gx-radius-pill,999px);background:color-mix(in oklab, var(--st-elevated) 60%, transparent);width:56px;height:56px;color:var(--st-muted);justify-content:center;align-items:center;display:inline-flex}.EmptyState-module__oIQstW__message{font-size:var(--gx-font-size-sm,13px);color:var(--st-text);margin:0;font-weight:500}.EmptyState-module__oIQstW__hint{max-width:46ch;font-size:var(--gx-font-size-xs,11px);color:var(--st-muted);margin:0;line-height:1.55}.EmptyState-module__oIQstW__code{font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);letter-spacing:.04em;color:var(--st-muted);overflow-wrap:anywhere;margin:0}.EmptyState-module__oIQstW__action{justify-content:center;align-items:center;gap:var(--gx-space-2,8px);flex-wrap:wrap;display:flex}.EmptyState-module__oIQstW__error{border-color:color-mix(in oklab, var(--st-danger) 40%, var(--st-hairline))}.EmptyState-module__oIQstW__error .EmptyState-module__oIQstW__icon{background:color-mix(in oklab, var(--st-danger) 14%, transparent);color:var(--st-danger)}.EmptyState-module__oIQstW__warning{border-color:color-mix(in oklab, var(--st-warning) 40%, var(--st-hairline))}.EmptyState-module__oIQstW__warning .EmptyState-module__oIQstW__icon{background:color-mix(in oklab, var(--st-warning) 14%, transparent);color:var(--st-warning)}.EmptyState-module__oIQstW__retry{justify-content:center;align-items:center;gap:var(--gx-space-2,8px);height:30px;padding:0 var(--gx-space-3,12px);border:1px solid var(--st-hairline);border-radius:var(--gx-radius-sm,7px);color:var(--st-text);font-size:var(--gx-font-size-xs,11px);white-space:nowrap;transition:border-color var(--gx-motion-fast,.12s) var(--gx-motion-snap,ease), color var(--gx-motion-fast,.12s) var(--gx-motion-snap,ease);background:0 0;font-weight:600;display:inline-flex}.EmptyState-module__oIQstW__retry:hover:not(:disabled){border-color:var(--gx-primary,var(--accent,#fff));color:var(--gx-primary,var(--accent,#fff))}.EmptyState-module__oIQstW__loading{gap:var(--gx-space-3,12px);padding:var(--gx-space-4,16px);background:var(--gx-surface,var(--surface,#0a0a0a));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-md,8px);flex-direction:column;display:flex}@media (prefers-reduced-motion:reduce){.EmptyState-module__oIQstW__retry{transition:none}}
.InlineError-module__0BKlja__alert{align-items:flex-start;gap:var(--gx-space-3,12px);min-width:0;padding:var(--gx-space-3,12px) var(--gx-space-4,16px);background:color-mix(in oklab, var(--gx-danger,var(--danger-strong,#ff5b5b)) 12%, transparent);border:1px solid color-mix(in oklab, var(--gx-danger,var(--danger-strong,#ff5b5b)) 42%, transparent);border-radius:var(--gx-radius-md,8px);color:var(--gx-danger,var(--danger-strong,#ff5b5b));display:flex}.InlineError-module__0BKlja__icon{flex:none;margin-top:1px;display:inline-flex}.InlineError-module__0BKlja__body{gap:var(--gx-space-1,4px);flex-direction:column;min-width:0;display:flex}.InlineError-module__0BKlja__title{font-size:var(--gx-font-size-sm,13px);margin:0;font-weight:600;line-height:1.4}.InlineError-module__0BKlja__description{font-size:var(--gx-font-size-sm,13px);color:var(--gx-text,var(--foreground,#ededed));margin:0;line-height:1.5}.InlineError-module__0BKlja__action{align-items:center;gap:var(--gx-space-2,8px);margin-top:var(--gx-space-2,8px);flex-wrap:wrap;display:flex}.InlineError-module__0BKlja__notice{background:color-mix(in oklab, var(--gx-accent,#62c073) 10%, transparent);border-color:color-mix(in oklab, var(--gx-accent,#62c073) 40%, transparent);color:var(--gx-accent,#62c073)}
.LoadingSkeleton-module__Qf_B_G__panel{gap:var(--gx-space-3,12px);min-width:0;padding:var(--gx-space-4,16px);background:var(--gx-surface,var(--surface,#0a0a0a));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-md,8px);flex-direction:column;display:flex}.LoadingSkeleton-module__Qf_B_G__row{border-radius:var(--gx-radius-sm,7px);background:linear-gradient(100deg, var(--gx-elevated,var(--surface-raised,#1f1f1f)) 28%, color-mix(in oklab, var(--gx-elevated,var(--surface-raised,#1f1f1f)) 55%, var(--gx-text-muted,var(--muted,#a1a1a1))) 50%, var(--gx-elevated,var(--surface-raised,#1f1f1f)) 72%);background-size:220% 100%;height:38px;animation:1.3s ease-in-out infinite LoadingSkeleton-module__Qf_B_G__gx-skeleton;display:block}@keyframes LoadingSkeleton-module__Qf_B_G__gx-skeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.LoadingSkeleton-module__Qf_B_G__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.LoadingSkeleton-module__Qf_B_G__row{animation:none}}
.PageHeader-module__POpuLa__header{justify-content:space-between;align-items:flex-start;gap:var(--gx-space-4,16px);flex-wrap:wrap;min-width:0;display:flex}.PageHeader-module__POpuLa__text{gap:var(--gx-space-1,4px);flex-direction:column;min-width:0;max-width:68ch;display:flex}.PageHeader-module__POpuLa__eyebrow{font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);letter-spacing:.18em;text-transform:uppercase;color:var(--gx-primary,var(--accent,#fff));margin:0;font-weight:500}.PageHeader-module__POpuLa__title{font-size:var(--gx-font-size-xl,22px);letter-spacing:-.01em;color:var(--gx-text,var(--foreground,#ededed));margin:0;font-weight:600;line-height:1.2}.PageHeader-module__POpuLa__description{font-size:var(--gx-font-size-sm,13px);color:var(--gx-text-muted,var(--muted,#a1a1a1));margin:0;line-height:1.55}.PageHeader-module__POpuLa__actions{align-items:center;gap:var(--gx-space-2,8px);flex-wrap:wrap;display:flex}
.PageToolbar-module__UCGPHW__toolbar{justify-content:space-between;align-items:center;gap:var(--gx-space-3);flex-wrap:wrap;display:flex}.PageToolbar-module__UCGPHW__meta{align-items:center;gap:var(--gx-space-3);min-width:0;display:flex}.PageToolbar-module__UCGPHW__count{align-items:baseline;gap:var(--gx-space-2);padding:var(--gx-space-1) var(--gx-space-3);background:var(--gx-elevated);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);display:inline-flex}.PageToolbar-module__UCGPHW__countValue{font-family:var(--gx-font-mono);font-size:var(--gx-font-size-base);font-variant-numeric:tabular-nums;color:var(--gx-text);font-weight:700}.PageToolbar-module__UCGPHW__countUnit{font-size:var(--gx-font-size-xs);color:var(--gx-text-muted)}.PageToolbar-module__UCGPHW__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--gx-font-size-md);letter-spacing:-.01em;color:var(--gx-text);margin:0;font-weight:600;overflow:hidden}.PageToolbar-module__UCGPHW__controls{align-items:center;gap:var(--gx-space-2);flex-wrap:wrap;display:flex}
.Pagination-module__WTFN9W__bar{justify-content:space-between;align-items:center;gap:var(--gx-space-3);flex-wrap:wrap;display:flex}.Pagination-module__WTFN9W__summary{font-size:var(--gx-font-size-sm);color:var(--gx-text-muted);font-variant-numeric:tabular-nums}.Pagination-module__WTFN9W__summary b{color:var(--gx-text);font-weight:600}.Pagination-module__WTFN9W__pages{align-items:center;gap:var(--gx-space-1);flex-wrap:wrap;display:inline-flex}.Pagination-module__WTFN9W__item{min-width:30px;height:30px;padding:0 var(--gx-space-2);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);color:var(--gx-text);font-family:var(--gx-font-mono);font-size:var(--gx-font-size-xs);font-variant-numeric:tabular-nums;transition:border-color var(--gx-motion-fast) var(--gx-motion-snap), color var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) var(--gx-motion-snap);background:0 0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.Pagination-module__WTFN9W__item:hover:not(:disabled):not(.Pagination-module__WTFN9W__current){border-color:var(--gx-primary);color:var(--gx-primary)}.Pagination-module__WTFN9W__item:disabled{opacity:.45;cursor:default}.Pagination-module__WTFN9W__current{background:var(--gx-primary);border-color:var(--gx-primary);color:var(--gx-bg)}.Pagination-module__WTFN9W__gap{padding:0 var(--gx-space-1);color:var(--gx-text-muted);-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion:reduce){.Pagination-module__WTFN9W__item{transition:none}}
.PasswordInput-module__ohZ0Ga__wrap{flex-direction:column;min-width:0;display:flex}.PasswordInput-module__ohZ0Ga__toggle{border-radius:var(--gx-radius-sm,7px);width:100%;height:100%;color:var(--gx-text-muted,var(--muted,#a1a1a1));cursor:pointer;transition:color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.PasswordInput-module__ohZ0Ga__toggle:hover:not(:disabled){color:var(--gx-primary,var(--accent,#fff))}.PasswordInput-module__ohZ0Ga__toggle:focus-visible{outline:2px solid var(--gx-primary,var(--accent,#fff));outline-offset:-2px;color:var(--gx-text,var(--foreground,#ededed))}.PasswordInput-module__ohZ0Ga__toggle:disabled{opacity:.5;cursor:default}.PasswordInput-module__ohZ0Ga__caps{margin-top:var(--gx-space-2,8px);font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);letter-spacing:.04em;color:var(--gx-warning,var(--warning-strong,#f5a623));display:block}.PasswordInput-module__ohZ0Ga__caps:empty{margin-top:0}@media (prefers-reduced-motion:reduce){.PasswordInput-module__ohZ0Ga__toggle{transition:none}}
.PillTabs-module__0X_QLG__tabs{align-items:center;gap:var(--gx-space-1);padding:var(--gx-space-1);border-radius:var(--gx-radius-lg);background:color-mix(in oklab, var(--gx-text) 4%, transparent);border:1px solid var(--gx-hairline);overscroll-behavior-x:contain;scrollbar-width:none;display:flex;position:relative;overflow-x:auto}.PillTabs-module__0X_QLG__tabs::-webkit-scrollbar{display:none}.PillTabs-module__0X_QLG__indicator{top:var(--gx-space-1);left:0;bottom:var(--gx-space-1);z-index:0;border-radius:var(--gx-radius-md);background:var(--gx-surface);border:1px solid var(--gx-hairline);box-shadow:0 1px 2px color-mix(in oklab, var(--gx-text) 10%, transparent);will-change:transform, width;position:absolute}.PillTabs-module__0X_QLG__indicator[data-ready]{transition:transform .28s cubic-bezier(.32,.72,0,1),width .28s cubic-bezier(.32,.72,0,1)}.PillTabs-module__0X_QLG__tab{z-index:1;align-items:center;gap:var(--gx-space-2);padding:var(--gx-space-2) var(--gx-space-4);border-radius:var(--gx-radius-md);color:var(--gx-text-muted);font-family:inherit;font-size:var(--gx-font-size-sm);white-space:nowrap;cursor:pointer;transition:color var(--gx-motion-fast) ease;background:0 0;border:none;flex:none;font-weight:500;line-height:1.2;display:inline-flex;position:relative}.PillTabs-module__0X_QLG__tab:hover,.PillTabs-module__0X_QLG__tab[data-active]{color:var(--gx-text)}.PillTabs-module__0X_QLG__tabs:not(:has(.PillTabs-module__0X_QLG__indicator[data-ready])) .PillTabs-module__0X_QLG__tab[data-active]{background:var(--gx-surface);box-shadow:inset 0 0 0 1px var(--gx-hairline)}.PillTabs-module__0X_QLG__tab:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.PillTabs-module__0X_QLG__icon{color:currentColor;align-items:center;display:inline-flex}.PillTabs-module__0X_QLG__tab[data-active] .PillTabs-module__0X_QLG__icon{color:var(--gx-primary)}.PillTabs-module__0X_QLG__label{align-items:center;display:inline-flex}.PillTabs-module__0X_QLG__badge{border-radius:var(--gx-radius-pill);font-variant-numeric:tabular-nums;min-width:1.5em;height:1.5em;color:var(--gx-text-muted);background:color-mix(in oklab, var(--gx-text) 8%, transparent);justify-content:center;align-items:center;padding:0 .4em;font-size:.75em;font-weight:600;display:inline-flex}.PillTabs-module__0X_QLG__tab[data-active] .PillTabs-module__0X_QLG__badge{color:var(--gx-primary);background:color-mix(in oklab, var(--gx-primary) 12%, transparent)}.PillTabs-module__0X_QLG__sm .PillTabs-module__0X_QLG__tab{padding:var(--gx-space-1) var(--gx-space-3);font-size:var(--gx-font-size-sm)}.PillTabs-module__0X_QLG__compact .PillTabs-module__0X_QLG__tab[data-has-icon]:not([data-active]){gap:0}.PillTabs-module__0X_QLG__compact .PillTabs-module__0X_QLG__tab[data-has-icon]:not([data-active]) .PillTabs-module__0X_QLG__label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PillTabs-module__0X_QLG__compact .PillTabs-module__0X_QLG__tab[data-has-icon]:not([data-active]) .PillTabs-module__0X_QLG__icon{margin:0 auto}@media (max-width:640px){.PillTabs-module__0X_QLG__tab{padding:var(--gx-space-2) var(--gx-space-3)}}@media (pointer:coarse){.PillTabs-module__0X_QLG__tab{min-height:44px}}@media (prefers-reduced-motion:reduce){.PillTabs-module__0X_QLG__indicator[data-ready],.PillTabs-module__0X_QLG__tab{transition:none}}
.ProgressBar-module__E8WhjG__wrap{gap:var(--gx-space-2,8px);flex-direction:column;min-width:0;display:flex}.ProgressBar-module__E8WhjG__head{justify-content:space-between;align-items:baseline;gap:var(--gx-space-3,12px);font-size:var(--gx-font-size-sm,13px);display:flex}.ProgressBar-module__E8WhjG__label{min-width:0;color:var(--gx-text,var(--foreground,#ededed))}.ProgressBar-module__E8WhjG__value{font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--gx-text-muted,var(--muted,#a1a1a1));flex:none}.ProgressBar-module__E8WhjG__track{background:var(--gx-elevated,var(--surface-raised,#1f1f1f));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-pill,999px);width:100%;height:6px;position:relative;overflow:hidden}.ProgressBar-module__E8WhjG__fill{background:var(--gx-primary,var(--accent,#fff));border-radius:inherit;width:0;height:100%;transition:width var(--gx-motion-base,.18s) var(--gx-motion-settle,cubic-bezier(.22, 1, .36, 1))}.ProgressBar-module__E8WhjG__indeterminate{width:40%;animation:1.1s ease-in-out infinite ProgressBar-module__E8WhjG__gx-progress-slide;position:absolute;inset:0 auto 0 0}@keyframes ProgressBar-module__E8WhjG__gx-progress-slide{0%{left:-40%}to{left:100%}}@media (prefers-reduced-motion:reduce){.ProgressBar-module__E8WhjG__fill{transition:none}.ProgressBar-module__E8WhjG__indeterminate{opacity:.6;width:100%;animation:none;left:0}}
.SectionCard-module__PNipBq__card{background:var(--gx-surface,var(--surface,#0a0a0a));min-width:0;color:var(--gx-text,var(--foreground,#ededed));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-md,8px);container-type:inline-size}.SectionCard-module__PNipBq__head{justify-content:space-between;align-items:flex-start;gap:var(--gx-space-3,12px);padding:var(--gx-space-3,12px) var(--gx-space-4,16px);border-bottom:1px solid var(--gx-hairline,var(--border,#262626));flex-wrap:wrap;display:flex}.SectionCard-module__PNipBq__heading{flex-direction:column;gap:2px;min-width:0;display:flex}.SectionCard-module__PNipBq__title{font-size:var(--gx-font-size-sm,13px);letter-spacing:.01em;color:var(--gx-text,var(--foreground,#ededed));margin:0;font-weight:600}.SectionCard-module__PNipBq__description{font-size:var(--gx-font-size-xs,11px);color:var(--gx-text-muted,var(--muted,#a1a1a1));margin:0;line-height:1.45}.SectionCard-module__PNipBq__body{padding:var(--gx-space-4,16px)}
.SelectListbox-module__EuwvZW__panel{--sl-surface:var(--gx-surface,var(--surface,#0a0a0a));--sl-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--sl-hairline:var(--gx-hairline,var(--border,#262626));--sl-text:var(--gx-text,var(--foreground,#ededed));--sl-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--sl-primary:var(--gx-primary,var(--accent,#fff));z-index:var(--gx-z-overlay,1200);width:max-content;min-width:0;padding:var(--gx-space-1,4px);overscroll-behavior:contain;background:var(--sl-surface);border:1px solid var(--sl-hairline);border-radius:var(--gx-radius-md,8px);box-shadow:var(--gx-shadow-2,0 12px 32px -12px #000c);animation:SelectListbox-module__EuwvZW__sl-below var(--gx-motion-fast,.12s) var(--gx-motion-settle,cubic-bezier(.22, 1, .36, 1));flex-direction:column;gap:1px;display:flex;overflow:hidden auto}.SelectListbox-module__EuwvZW__above{animation-name:SelectListbox-module__EuwvZW__sl-above}.SelectListbox-module__EuwvZW__below{animation-name:SelectListbox-module__EuwvZW__sl-below}.SelectListbox-module__EuwvZW__group{flex-direction:column;gap:1px;min-width:0;display:flex}.SelectListbox-module__EuwvZW__group+.SelectListbox-module__EuwvZW__group{margin-top:var(--gx-space-1,4px);padding-top:var(--gx-space-1,4px);border-top:1px solid var(--sl-hairline)}.SelectListbox-module__EuwvZW__groupLabel{padding:var(--gx-space-2,8px) var(--gx-space-3,12px) var(--gx-space-1,4px);font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);letter-spacing:.14em;text-transform:uppercase;color:var(--sl-muted)}.SelectListbox-module__EuwvZW__option{align-items:center;gap:var(--gx-space-2,8px);min-width:0;min-height:34px;padding:var(--gx-space-2,8px) var(--gx-space-3,12px);border-radius:var(--gx-radius-sm,7px);color:var(--sl-text);font-size:var(--gx-font-size-sm,13px);cursor:pointer;transition:background var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));line-height:1.4;display:flex}.SelectListbox-module__EuwvZW__active{background:var(--sl-elevated)}.SelectListbox-module__EuwvZW__chosen{font-weight:600}.SelectListbox-module__EuwvZW__disabled{color:var(--sl-muted);opacity:.55;cursor:default}.SelectListbox-module__EuwvZW__label{overflow-wrap:anywhere;flex:auto;min-width:0}.SelectListbox-module__EuwvZW__mark{width:14px;height:14px;color:var(--sl-primary);flex:none;justify-content:center;align-items:center;display:inline-flex}.SelectListbox-module__EuwvZW__compact .SelectListbox-module__EuwvZW__option{min-height:30px;padding:var(--gx-space-1,4px) var(--gx-space-2,8px);font-size:var(--gx-font-size-xs,11px);font-weight:600}@keyframes SelectListbox-module__EuwvZW__sl-below{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes SelectListbox-module__EuwvZW__sl-above{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SelectListbox-module__EuwvZW__panel{animation:none}.SelectListbox-module__EuwvZW__option{transition:none}}
.SelectControl-module__Llcrda__wrap{min-width:0;display:block;position:relative}.SelectControl-module__Llcrda__wrapCompact{flex:none;display:inline-flex}.SelectControl-module__Llcrda__native{opacity:0;pointer-events:none;appearance:none;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.SelectControl-module__Llcrda__trigger{height:38px;padding:0 var(--gx-space-3,12px);text-align:left;appearance:none}.SelectControl-module__Llcrda__trigger.SelectControl-module__Llcrda__compact{width:auto;height:30px;padding:0 var(--gx-space-2,8px);font-size:var(--gx-font-size-xs,11px);align-items:center;font-weight:600;display:inline-flex}.SelectControl-module__Llcrda__open{border-color:var(--gx-primary,var(--accent,#fff))}.SelectControl-module__Llcrda__inner{justify-content:space-between;align-items:center;gap:var(--gx-space-2,8px);width:100%;min-width:0;height:100%;display:flex}.SelectControl-module__Llcrda__value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.SelectControl-module__Llcrda__empty{color:var(--gx-text-muted,var(--muted,#a1a1a1))}.SelectControl-module__Llcrda__chevron{color:var(--gx-text-muted,var(--muted,#a1a1a1));transition:transform var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));flex:none;align-items:center;display:inline-flex}.SelectControl-module__Llcrda__trigger:hover .SelectControl-module__Llcrda__chevron,.SelectControl-module__Llcrda__trigger:focus-visible .SelectControl-module__Llcrda__chevron{color:var(--gx-text,var(--foreground,#ededed))}.SelectControl-module__Llcrda__open .SelectControl-module__Llcrda__chevron{color:var(--gx-primary,var(--accent,#fff));transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.SelectControl-module__Llcrda__chevron{transition:none}}
.SkipLink-module__1oZInW__link{--sl-primary:var(--gx-primary,var(--accent,#fff));--sl-on-primary:var(--gx-bg,var(--on-accent,#000));top:var(--gx-space-3,12px);left:var(--gx-space-3,12px);z-index:var(--gx-z-tooltip,1500);padding:var(--gx-space-2,8px) var(--gx-space-4,16px);border-radius:var(--gx-radius-sm,7px);background:var(--sl-primary);color:var(--sl-on-primary);font-size:var(--gx-font-size-sm,13px);box-shadow:var(--gx-shadow-2,0 12px 32px -12px #000c);transition:transform var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));font-weight:600;text-decoration:none;position:fixed;transform:translateY(-200%)}.SkipLink-module__1oZInW__link:focus{transform:translateY(0)}.SkipLink-module__1oZInW__link:focus-visible{outline:2px solid var(--sl-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.SkipLink-module__1oZInW__link{transition:none}}
.StatCard-module__DNEMna__card{--sc-surface:var(--gx-surface,var(--surface,#0a0a0a));--sc-hairline:var(--gx-hairline,var(--border,#262626));--sc-text:var(--gx-text,var(--foreground,#ededed));--sc-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--sc-primary:var(--gx-primary,var(--accent,#fff));--sc-positive:var(--gx-accent,var(--protected-strong,#62c073));--sc-warning:var(--gx-warning,var(--warning-strong,#f5a623));--sc-danger:var(--gx-danger,var(--danger-strong,#ff5b5b));gap:var(--gx-space-2,8px);min-width:0;padding:var(--gx-space-4,16px);background:var(--sc-surface);border:1px solid var(--sc-hairline);border-radius:var(--gx-radius-md,8px);text-align:left;flex-direction:column;display:flex;position:relative;overflow:hidden;container-type:inline-size}@container (max-width:190px){.StatCard-module__DNEMna__value{font-size:var(--gx-font-size-xl,22px)}}.StatCard-module__DNEMna__card:before{content:"";background:var(--sc-accent,var(--sc-muted));opacity:.75;width:3px;position:absolute;inset:0 auto 0 0}.StatCard-module__DNEMna__clickable{cursor:pointer;font:inherit;transition:border-color var(--gx-motion-fast,.12s) var(--gx-motion-snap,ease), background var(--gx-motion-fast,.12s) var(--gx-motion-snap,ease), transform var(--gx-motion-fast,.12s) var(--gx-motion-snap,ease)}.StatCard-module__DNEMna__clickable:hover{border-color:color-mix(in oklab, var(--sc-hairline) 45%, var(--sc-primary))}.StatCard-module__DNEMna__clickable:active{transform:translateY(1px)}.StatCard-module__DNEMna__clickable:focus-visible{outline:2px solid var(--sc-primary);outline-offset:2px}.StatCard-module__DNEMna__active{border-color:var(--sc-primary);background:color-mix(in oklab, var(--sc-primary) 6%, var(--sc-surface))}.StatCard-module__DNEMna__top{align-items:center;gap:var(--gx-space-2,8px);min-width:0;color:var(--sc-muted);display:flex}.StatCard-module__DNEMna__icon{color:var(--sc-accent,var(--sc-muted));flex:none;display:inline-flex}.StatCard-module__DNEMna__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--gx-font-size-xs,11px);letter-spacing:.04em;text-transform:uppercase;font-weight:600;overflow:hidden}.StatCard-module__DNEMna__value{min-width:0;font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:var(--gx-font-size-2xl,28px);color:var(--sc-text);overflow-wrap:anywhere;font-weight:700;line-height:1.1}.StatCard-module__DNEMna__hint{font-size:var(--gx-font-size-xs,11px);color:var(--sc-muted)}.StatCard-module__DNEMna__delta{align-items:center;gap:var(--gx-space-1,4px);font-family:var(--gx-font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;font-size:var(--gx-font-size-xs,11px);letter-spacing:.02em;color:var(--sc-muted);font-weight:600;display:inline-flex}.StatCard-module__DNEMna__deltaAccent{color:var(--sc-positive)}.StatCard-module__DNEMna__deltaWarning{color:var(--sc-warning)}.StatCard-module__DNEMna__deltaDanger{color:var(--sc-danger)}.StatCard-module__DNEMna__deltaPrimary{color:var(--sc-primary)}.StatCard-module__DNEMna__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.StatCard-module__DNEMna__unavailable{align-items:center;gap:var(--gx-space-2,8px);min-width:0;font-size:var(--gx-font-size-sm,13px);color:var(--sc-warning);font-weight:500;display:inline-flex}.StatCard-module__DNEMna__unavailable svg{flex:none}.StatCard-module__DNEMna__unavailableText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.StatCard-module__DNEMna__code{font-family:var(--gx-font-mono,ui-monospace, monospace);font-size:var(--gx-font-size-xs,11px);color:var(--sc-muted);overflow-wrap:anywhere}.StatCard-module__DNEMna__neutral{--sc-accent:var(--sc-muted)}.StatCard-module__DNEMna__primary{--sc-accent:var(--sc-primary)}.StatCard-module__DNEMna__accent{--sc-accent:var(--sc-positive)}.StatCard-module__DNEMna__warning{--sc-accent:var(--sc-warning)}.StatCard-module__DNEMna__danger{--sc-accent:var(--sc-danger)}@media (prefers-reduced-motion:reduce){.StatCard-module__DNEMna__clickable{transition:none}}
.StatusBadge-module__6tKqBq__badge{align-items:center;gap:var(--gx-space-2,8px);height:20px;padding:0 var(--gx-space-2,8px);border-radius:var(--gx-radius-sm,7px);font-family:var(--gx-font-sans,inherit);font-size:var(--gx-font-size-xs,11px);white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid #0000;font-weight:600;line-height:1;display:inline-flex}.StatusBadge-module__6tKqBq__dot{border-radius:var(--gx-radius-pill,999px);background:currentColor;flex:none;width:6px;height:6px}.StatusBadge-module__6tKqBq__neutral{color:var(--gx-text-muted,var(--muted,#a1a1a1));background:var(--gx-elevated,var(--surface-raised,#1f1f1f));border-color:var(--gx-hairline,var(--border,#262626))}.StatusBadge-module__6tKqBq__positive{color:var(--gx-accent,var(--protected-strong,#62c073));background:color-mix(in oklab, var(--gx-accent,var(--protected-strong,#62c073)) 14%, transparent);border-color:color-mix(in oklab, var(--gx-accent,var(--protected-strong,#62c073)) 30%, transparent)}.StatusBadge-module__6tKqBq__warning{color:var(--gx-warning,var(--warning-strong,#f5a623));background:color-mix(in oklab, var(--gx-warning,var(--warning-strong,#f5a623)) 16%, transparent);border-color:color-mix(in oklab, var(--gx-warning,var(--warning-strong,#f5a623)) 32%, transparent)}.StatusBadge-module__6tKqBq__danger{color:var(--gx-danger,var(--danger-strong,#ff5b5b));background:color-mix(in oklab, var(--gx-danger,var(--danger-strong,#ff5b5b)) 14%, transparent);border-color:color-mix(in oklab, var(--gx-danger,var(--danger-strong,#ff5b5b)) 32%, transparent)}
.Switch-module__-SgcCW__row{justify-content:space-between;align-items:center;gap:var(--gx-space-4,16px);min-width:0;min-height:38px;padding:var(--gx-space-2,8px) var(--gx-space-3,12px);background:var(--gx-field,var(--surface,#0a0a0a));border:1px solid var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));border-radius:var(--gx-radius-sm,7px);cursor:pointer;transition:border-color var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));display:flex;position:relative}.Switch-module__-SgcCW__row:hover{border-color:color-mix(in oklab, var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b))) 45%, var(--gx-primary,var(--accent,#fff)))}.Switch-module__-SgcCW__row:has(.Switch-module__-SgcCW__input:disabled){opacity:.55;cursor:default}.Switch-module__-SgcCW__text{flex-direction:column;gap:1px;min-width:0;display:flex}.Switch-module__-SgcCW__label{font-size:var(--gx-font-size-sm,13px);color:var(--gx-text,var(--foreground,#ededed));font-weight:600}.Switch-module__-SgcCW__description{font-size:var(--gx-font-size-xs,11px);color:var(--gx-text-muted,var(--muted,#a1a1a1));line-height:1.45}.Switch-module__-SgcCW__input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Switch-module__-SgcCW__track{background:var(--gx-elevated,var(--surface-raised,#1f1f1f));border:1px solid var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));border-radius:var(--gx-radius-pill,999px);width:34px;height:20px;transition:background var(--gx-motion-base,.18s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1)), border-color var(--gx-motion-base,.18s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));flex:none;align-items:center;padding:2px;display:inline-flex;position:relative}.Switch-module__-SgcCW__thumb{border-radius:var(--gx-radius-pill,999px);background:var(--gx-text-muted,var(--muted,#a1a1a1));width:14px;height:14px;transition:transform var(--gx-motion-base,.18s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1))}.Switch-module__-SgcCW__input:checked+.Switch-module__-SgcCW__track{background:var(--gx-primary,var(--accent,#fff));border-color:var(--gx-primary,var(--accent,#fff))}.Switch-module__-SgcCW__input:checked+.Switch-module__-SgcCW__track .Switch-module__-SgcCW__thumb{background:var(--gx-bg,var(--canvas,#000));transform:translate(14px)}.Switch-module__-SgcCW__input:focus-visible+.Switch-module__-SgcCW__track{outline:2px solid var(--gx-primary,var(--accent,#fff));outline-offset:2px}@media (prefers-reduced-motion:reduce){.Switch-module__-SgcCW__row,.Switch-module__-SgcCW__track,.Switch-module__-SgcCW__thumb{transition:none}}
.TextField-module__vQYDkW__input{height:38px;padding:0 var(--gx-space-3,12px)}.TextField-module__vQYDkW__mono{font-family:var(--gx-font-mono,ui-monospace, monospace)}
.Textarea-module__gQNxOG__textarea{min-height:76px;padding:var(--gx-space-2,8px) var(--gx-space-3,12px);resize:vertical;font-variant-numeric:normal;line-height:1.5}
.ThemeToggle-module__IdOTya__group{--tt-field:var(--gx-field,var(--surface,#0a0a0a));--tt-edge:var(--gx-hairline-strong,var(--gx-hairline,var(--border,#6b6b6b)));--tt-elevated:var(--gx-elevated,var(--surface-raised,#1f1f1f));--tt-text:var(--gx-text,var(--foreground,#ededed));--tt-muted:var(--gx-text-muted,var(--muted,#a1a1a1));--tt-primary:var(--gx-primary,var(--accent,#fff));--tt-radius:var(--gx-radius-sm,7px);--tt-duration:var(--gx-motion-fast,.12s);--tt-ease:var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));background:var(--tt-field);border:1px solid var(--tt-edge);border-radius:var(--tt-radius);align-items:center;gap:2px;padding:2px;display:inline-flex;position:relative}.ThemeToggle-module__IdOTya__button{border-radius:calc(var(--tt-radius) - 2px);width:32px;height:28px;color:var(--tt-muted);cursor:pointer;transition:color var(--tt-duration) var(--tt-ease), background var(--tt-duration) var(--tt-ease);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ThemeToggle-module__IdOTya__button:hover:not(.ThemeToggle-module__IdOTya__active){color:var(--tt-text);background:color-mix(in oklab, var(--tt-elevated) 60%, transparent)}.ThemeToggle-module__IdOTya__button:focus-visible{outline:2px solid var(--tt-primary);outline-offset:2px}.ThemeToggle-module__IdOTya__active{color:var(--tt-primary);background:var(--tt-elevated);box-shadow:inset 0 0 0 1px var(--tt-edge)}.ThemeToggle-module__IdOTya__live{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__IdOTya__button{transition:none}}
.Tooltip-module__r-rwPG__wrap{align-items:center;display:inline-flex;position:relative}.Tooltip-module__r-rwPG__bubble{z-index:var(--gx-z-tooltip,1500);max-width:240px;padding:var(--gx-space-1,4px) var(--gx-space-2,8px);background:var(--gx-elevated,var(--surface-raised,#1f1f1f));color:var(--gx-text,var(--foreground,#ededed));border:1px solid var(--gx-hairline,var(--border,#262626));border-radius:var(--gx-radius-sm,7px);box-shadow:var(--gx-shadow-1,0 1px 2px #0009);font-size:var(--gx-font-size-xs,11px);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--gx-motion-fast,.12s) var(--gx-motion-snap,cubic-bezier(.2, .9, .1, 1));font-weight:500;line-height:1.45;position:absolute;left:50%}.Tooltip-module__r-rwPG__top .Tooltip-module__r-rwPG__bubble{bottom:calc(100% + 6px);transform:translate(-50%)}.Tooltip-module__r-rwPG__bottom .Tooltip-module__r-rwPG__bubble{top:calc(100% + 6px);transform:translate(-50%)}.Tooltip-module__r-rwPG__wrap:hover .Tooltip-module__r-rwPG__bubble,.Tooltip-module__r-rwPG__wrap:focus-within .Tooltip-module__r-rwPG__bubble{opacity:1}@media (prefers-reduced-motion:reduce){.Tooltip-module__r-rwPG__bubble{transition:none}}
.LocaleSwitcher-module__vkNxmq__group{background:var(--gx-field);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);flex:none;align-items:center;gap:2px;padding:2px;display:inline-flex}.LocaleSwitcher-module__vkNxmq__button{min-width:32px;height:28px;padding:0 var(--gx-space-2);border-radius:calc(var(--gx-radius-sm) - 2px);color:var(--gx-text-muted);font-family:var(--gx-font-sans);font-size:var(--gx-font-size-xs);letter-spacing:.04em;cursor:pointer;transition:color var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) var(--gx-motion-snap);background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.LocaleSwitcher-module__vkNxmq__button:hover:not(.LocaleSwitcher-module__vkNxmq__active):not(:disabled){color:var(--gx-text);background:color-mix(in oklab, var(--gx-elevated) 60%, transparent)}.LocaleSwitcher-module__vkNxmq__button:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.LocaleSwitcher-module__vkNxmq__button:disabled{cursor:default}.LocaleSwitcher-module__vkNxmq__group:has(.LocaleSwitcher-module__vkNxmq__button:disabled){opacity:.55}.LocaleSwitcher-module__vkNxmq__active{color:var(--gx-primary);background:var(--gx-elevated)}@media (prefers-reduced-motion:reduce){.LocaleSwitcher-module__vkNxmq__button{transition:none}}
.ThemeControl-module__9ZvKKq__wrap{flex:none;display:inline-flex}@media (max-width:479px){.ThemeControl-module__9ZvKKq__wrap{display:none}}
.UserMenu-module__AQG54a__wrap{flex:none;display:inline-flex;position:relative}.UserMenu-module__AQG54a__trigger{align-items:center;gap:var(--gx-space-1);height:34px;padding:0 var(--gx-space-1);border-radius:var(--gx-radius-sm);color:var(--gx-text-muted);font-family:var(--gx-font-sans);font-size:var(--gx-font-size-xs);cursor:pointer;transition:color var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) var(--gx-motion-snap), border-color var(--gx-motion-fast) var(--gx-motion-snap);background:0 0;border:1px solid #0000;display:inline-flex}.UserMenu-module__AQG54a__trigger:hover,.UserMenu-module__AQG54a__expanded{color:var(--gx-text);background:var(--gx-elevated);border-color:var(--gx-hairline)}.UserMenu-module__AQG54a__trigger:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.UserMenu-module__AQG54a__avatar{border-radius:var(--gx-radius-pill);background:color-mix(in oklab, var(--gx-primary) 22%, transparent);border:1px solid color-mix(in oklab, var(--gx-primary) 40%, transparent);width:26px;height:26px;color:var(--gx-primary);font-weight:700;font-size:var(--gx-font-size-xs);flex:none;justify-content:center;align-items:center;display:inline-flex}.UserMenu-module__AQG54a__chevron{transition:transform var(--gx-motion-fast) var(--gx-motion-snap);flex:none;display:inline-flex}.UserMenu-module__AQG54a__expanded .UserMenu-module__AQG54a__chevron{transform:rotate(180deg)}.UserMenu-module__AQG54a__panel{top:calc(100% + var(--gx-space-2));z-index:var(--gx-z-dropdown);gap:var(--gx-space-3);width:min(84vw,264px);padding:var(--gx-space-4);background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-md);box-shadow:var(--gx-shadow-2);animation:UserMenu-module__AQG54a__menu-in var(--gx-motion-fast) var(--gx-motion-settle);flex-direction:column;display:flex;position:absolute;right:0}.UserMenu-module__AQG54a__identity{gap:var(--gx-space-1);flex-direction:column;min-width:0;display:flex}.UserMenu-module__AQG54a__label{font-size:var(--gx-font-size-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--gx-text-muted);font-weight:600}.UserMenu-module__AQG54a__subject{font-family:var(--gx-font-mono);font-size:var(--gx-font-size-xs);color:var(--gx-text);word-break:break-all}.UserMenu-module__AQG54a__separator{background:var(--gx-hairline);border:none;height:1px;margin:0}.UserMenu-module__AQG54a__signOut{justify-content:center;align-items:center;gap:var(--gx-space-2);width:100%;height:40px;padding:0 var(--gx-space-4);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);color:var(--gx-text);font-family:var(--gx-font-sans);font-size:var(--gx-font-size-sm);cursor:pointer;transition:color var(--gx-motion-fast) var(--gx-motion-snap), border-color var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) var(--gx-motion-snap);background:0 0;font-weight:600;display:flex}.UserMenu-module__AQG54a__signOut:hover{color:var(--gx-danger);border-color:color-mix(in oklab, var(--gx-danger) 45%, var(--gx-hairline));background:color-mix(in oklab, var(--gx-danger) 12%, transparent)}.UserMenu-module__AQG54a__signOut:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}@keyframes UserMenu-module__AQG54a__menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.UserMenu-module__AQG54a__panel{animation:none}.UserMenu-module__AQG54a__trigger,.UserMenu-module__AQG54a__chevron,.UserMenu-module__AQG54a__signOut{transition:none}}
.ActionLink-module__L-sAAa__action{justify-content:center;align-items:center;gap:var(--gx-space-2);padding:0 var(--gx-space-5);border-radius:var(--gx-radius-sm);font-family:var(--gx-font-sans);text-align:center;white-space:nowrap;cursor:pointer;transition:background var(--gx-motion-fast) var(--gx-motion-snap), border-color var(--gx-motion-fast) var(--gx-motion-snap), color var(--gx-motion-fast) var(--gx-motion-snap);border:1px solid #0000;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.ActionLink-module__L-sAAa__action:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.ActionLink-module__L-sAAa__sm{height:34px;padding:0 var(--gx-space-3);font-size:var(--gx-font-size-sm)}.ActionLink-module__L-sAAa__md{height:40px;font-size:var(--gx-font-size-base)}.ActionLink-module__L-sAAa__lg{height:48px;padding:0 var(--gx-space-6);font-size:var(--gx-font-size-md)}.ActionLink-module__L-sAAa__block{width:100%;display:flex}.ActionLink-module__L-sAAa__primary{background:var(--gx-primary);color:var(--gx-bg)}.ActionLink-module__L-sAAa__primary:hover{background:color-mix(in oklch, var(--gx-primary) 86%, var(--gx-bg))}.ActionLink-module__L-sAAa__secondary{background:var(--gx-elevated);color:var(--gx-text);border-color:var(--gx-hairline-strong)}.ActionLink-module__L-sAAa__secondary:hover{border-color:var(--gx-primary);color:var(--gx-primary)}.ActionLink-module__L-sAAa__ghost{color:var(--gx-text);border-color:var(--gx-hairline);background:0 0}.ActionLink-module__L-sAAa__ghost:hover{border-color:var(--gx-primary);color:var(--gx-primary)}@media (prefers-reduced-motion:reduce){.ActionLink-module__L-sAAa__action{transition:none}}
.Header-module__lBR64q__bar{z-index:var(--gx-z-sticky);background:color-mix(in oklab, var(--gx-surface) 86%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--gx-hairline);position:sticky;top:0}.Header-module__lBR64q__inner{align-items:center;gap:var(--gx-space-3);width:100%;max-width:var(--account-content-max);height:var(--account-header-h);padding:0 var(--gx-space-6);margin-inline:auto;display:flex}@media (max-width:767px){.Header-module__lBR64q__inner{padding:0 var(--gx-space-4)}}@media (min-width:1024px){.Header-module__lBR64q__inner{max-width:calc(var(--account-content-max) + var(--account-nav-w) + var(--gx-space-6))}}.Header-module__lBR64q__brand{flex:none;align-items:center;min-width:0;display:inline-flex}.Header-module__lBR64q__spacer{flex:auto}.Header-module__lBR64q__controls{align-items:center;gap:var(--gx-space-2);flex:none;display:flex}
.CoverPlaceholder-module__ss86Da__field{background:var(--gx-surface);width:100%;height:100%;display:block}.CoverPlaceholder-module__ss86Da__dot{fill:var(--gx-text)}.CoverPlaceholder-module__ss86Da__primary{fill:var(--gx-primary)}
.SectionNav-module__Ze-JhG__nav{min-width:0}.SectionNav-module__Ze-JhG__list{margin:0;padding:0;list-style:none;display:flex}.SectionNav-module__Ze-JhG__item{min-width:0;display:flex}.SectionNav-module__Ze-JhG__link{align-items:center;gap:var(--gx-space-3);color:var(--gx-text-muted);border-radius:var(--gx-radius-md);transition:color var(--gx-motion-fast) var(--gx-motion-snap), background-color var(--gx-motion-fast) var(--gx-motion-snap);font-weight:500;text-decoration:none;display:flex}.SectionNav-module__Ze-JhG__link:hover{color:var(--gx-text)}.SectionNav-module__Ze-JhG__link:focus-visible{outline:2px solid var(--gx-primary);outline-offset:-2px}.SectionNav-module__Ze-JhG__active{color:var(--gx-text);font-weight:600}.SectionNav-module__Ze-JhG__icon{flex:none;display:inline-flex}.SectionNav-module__Ze-JhG__label{min-width:0}@media (min-width:1024px){.SectionNav-module__Ze-JhG__nav{top:calc(var(--account-header-h) + var(--gx-space-8));align-self:start;position:sticky}.SectionNav-module__Ze-JhG__list{flex-direction:column;gap:2px}.SectionNav-module__Ze-JhG__link{width:100%;height:40px;padding:0 var(--gx-space-3);font-size:var(--gx-font-size-base)}.SectionNav-module__Ze-JhG__active{background:color-mix(in oklab, var(--gx-text) 7%, transparent)}.SectionNav-module__Ze-JhG__active .SectionNav-module__Ze-JhG__icon{color:var(--gx-primary)}}@media (max-width:1023px){.SectionNav-module__Ze-JhG__nav{inset-inline:0;z-index:var(--gx-z-sticky);border-top:1px solid var(--gx-hairline);background:color-mix(in oklab, var(--gx-surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0}.SectionNav-module__Ze-JhG__list{flex-direction:row}.SectionNav-module__Ze-JhG__item{flex:1 1 0}.SectionNav-module__Ze-JhG__link{width:100%;height:var(--account-bottom-nav-h,56px);padding:0 var(--gx-space-1);font-size:var(--gx-font-size-xs);border-radius:0;flex-direction:column;justify-content:center;gap:2px}.SectionNav-module__Ze-JhG__active .SectionNav-module__Ze-JhG__icon{color:var(--gx-primary)}.SectionNav-module__Ze-JhG__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}}@media (prefers-reduced-motion:reduce){.SectionNav-module__Ze-JhG__link{transition:none}}
.AccountShell-module__WeZpiW__shell{--account-header-h:60px;--account-content-max:1120px;--account-nav-w:200px;background:var(--gx-bg);min-height:100dvh;color:var(--gx-text);flex-direction:column;display:flex}.AccountShell-module__WeZpiW__frame{flex:auto;width:100%;min-width:0;margin-inline:auto}.AccountShell-module__WeZpiW__main{min-width:0;scroll-margin-top:calc(var(--account-header-h) + var(--gx-space-2));flex:auto}.AccountShell-module__WeZpiW__main:focus{outline:none}.AccountShell-module__WeZpiW__container{align-content:start;gap:var(--gx-space-6);width:100%;max-width:var(--account-content-max);padding:var(--gx-space-8) var(--gx-space-6);margin-inline:auto;display:grid}.AccountShell-module__WeZpiW__container>*{min-width:0}@media (min-width:1024px){.AccountShell-module__WeZpiW__frame{grid-template-columns:var(--account-nav-w) minmax(0, 1fr);column-gap:var(--gx-space-6);max-width:calc(var(--account-content-max) + var(--account-nav-w) + var(--gx-space-6));padding-inline:var(--gx-space-6);display:grid}.AccountShell-module__WeZpiW__container{max-width:none;margin-inline:0;padding-inline:0}}@media (max-width:1023px){.AccountShell-module__WeZpiW__container{padding:var(--gx-space-6) var(--gx-space-4);padding-bottom:calc(var(--account-bottom-nav-h,56px) + env(safe-area-inset-bottom) + var(--gx-space-8))}}
.CoverImage-module__OL_U_W__frame{aspect-ratio:16/9;background:var(--gx-surface);border-radius:var(--gx-radius-md);position:relative;overflow:hidden}.CoverImage-module__OL_U_W__image{object-fit:cover;width:100%;height:100%;display:block}.CoverImage-module__OL_U_W__hero{border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-lg)}.CoverImage-module__OL_U_W__thumb{border-radius:var(--gx-radius-sm);flex:none;width:72px;height:48px}
.AdvantageCards-module__gIutHa__grid{gap:var(--gx-space-4);margin:0;padding:0;list-style:none;display:grid}.AdvantageCards-module__gIutHa__card{gap:var(--gx-space-3);min-width:0;padding:var(--gx-space-6);background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-lg);transition:border-color var(--gx-motion-base) var(--gx-motion-snap);flex-direction:column;display:flex}.AdvantageCards-module__gIutHa__card:hover{border-color:color-mix(in oklab, var(--gx-primary) 34%, var(--gx-hairline))}.AdvantageCards-module__gIutHa__figure{height:216px;margin-bottom:var(--gx-space-2);padding:var(--gx-space-3);border-radius:var(--gx-radius-md);background:var(--gx-elevated);place-items:stretch stretch;display:grid}.AdvantageCards-module__gIutHa__demo{min-width:0;min-height:0;display:grid}.AdvantageCards-module__gIutHa__title{font-size:var(--gx-font-size-lg);letter-spacing:-.01em;overflow-wrap:break-word;text-wrap:balance;margin:0;font-weight:600;line-height:1.25}.AdvantageCards-module__gIutHa__body{color:var(--gx-text-muted);font-size:var(--mk-text);text-wrap:pretty;margin:0;line-height:1.6}.AdvantageCards-module__gIutHa__note{padding-top:var(--gx-space-2);color:var(--gx-text-muted);font-size:var(--gx-font-size-xs);letter-spacing:.04em;text-transform:uppercase;text-wrap:pretty;margin:auto 0 0;font-weight:600;line-height:1.5}@media (min-width:860px){.AdvantageCards-module__gIutHa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.AdvantageCards-module__gIutHa__screen{border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-md);background:var(--gx-surface);min-width:0;color:var(--gx-text);flex-direction:column;gap:6px;padding:10px 12px;font-size:11px;line-height:1.3;display:flex;overflow:hidden}.AdvantageCards-module__gIutHa__field{border:1px solid var(--gx-hairline);background:var(--gx-field);border-radius:6px;align-items:baseline;gap:8px;min-width:0;padding:4px 8px;display:flex}.AdvantageCards-module__gIutHa__fieldLabel{color:var(--gx-text-muted);flex:none;font-size:10px}.AdvantageCards-module__gIutHa__typed,.AdvantageCards-module__gIutHa__keyValue{white-space:nowrap;min-width:0;font-family:var(--gx-font-mono);font-variant-numeric:tabular-nums;overflow:hidden}.AdvantageCards-module__gIutHa__keyValue{color:var(--gx-text-muted);text-overflow:ellipsis}.AdvantageCards-module__gIutHa__button{background:var(--gx-primary);color:var(--gx-bg);border-radius:6px;align-self:flex-start;padding:4px 10px;font-weight:600}.AdvantageCards-module__gIutHa__steps{gap:3px;margin:0;padding:0;list-style:none;display:grid}.AdvantageCards-module__gIutHa__step{color:var(--gx-text-muted);align-items:center;gap:6px;display:flex}.AdvantageCards-module__gIutHa__stepMark{border:1.4px solid var(--gx-accent);background:var(--gx-accent);width:10px;height:10px;box-shadow:inset 0 0 0 2px var(--gx-surface);border-radius:50%;flex:none}.AdvantageCards-module__gIutHa__result,.AdvantageCards-module__gIutHa__statusBar{align-items:center;gap:6px;font-weight:600;display:flex}.AdvantageCards-module__gIutHa__result{border-top:1px solid var(--gx-hairline);margin-top:auto;padding-top:6px}.AdvantageCards-module__gIutHa__statusBar{border-bottom:1px solid var(--gx-hairline);padding-bottom:6px}.AdvantageCards-module__gIutHa__resultLed{background:var(--gx-accent);width:7px;height:7px;box-shadow:0 0 6px color-mix(in oklab, var(--gx-accent) 60%, transparent);border-radius:50%;flex:none}.AdvantageCards-module__gIutHa__rows{--row-h:20px;gap:2px;margin:0;padding:0;list-style:none;display:grid;position:relative}.AdvantageCards-module__gIutHa__row{height:var(--row-h);white-space:nowrap;border-radius:5px;align-items:center;gap:8px;min-width:0;padding-inline:6px;display:flex}.AdvantageCards-module__gIutHa__rowName{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.AdvantageCards-module__gIutHa__hint{color:var(--gx-text-muted);flex:none;font-size:10px}.AdvantageCards-module__gIutHa__hopper{inset-inline:0;height:var(--row-h);pointer-events:none;transform:translateY(calc(5 * (var(--row-h) + 2px)));justify-content:flex-end;align-items:center;padding-inline:8px;display:flex;position:absolute;top:0}.AdvantageCards-module__gIutHa__check{border-left:1.8px solid var(--gx-accent);border-bottom:1.8px solid var(--gx-accent);width:9px;height:5px;transform:translateY(-1px)rotate(-45deg)}.AdvantageCards-module__gIutHa__toggle{background:var(--gx-accent);border-radius:999px;flex:none;width:22px;height:12px;transition:background .2s;position:relative}.AdvantageCards-module__gIutHa__knob{background:var(--gx-bg);border-radius:50%;width:8px;height:8px;transition:left .2s;position:absolute;top:2px;left:12px}.AdvantageCards-module__gIutHa__rowOff .AdvantageCards-module__gIutHa__toggle{background:var(--gx-hairline-strong)}.AdvantageCards-module__gIutHa__rowOff .AdvantageCards-module__gIutHa__knob{left:2px}.AdvantageCards-module__gIutHa__cursor{border:1.5px solid var(--gx-text);background:color-mix(in oklab, var(--gx-text) 20%, transparent);opacity:0;pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;top:0;right:10px}[data-play] .AdvantageCards-module__gIutHa__typed{width:0;animation:AdvantageCards-module__gIutHa__type .9s steps(var(--chars)) both;animation-delay:var(--demo-delay)}[data-play] .AdvantageCards-module__gIutHa__keyValue{opacity:0;animation:.25s both AdvantageCards-module__gIutHa__appear;animation-delay:calc(var(--demo-delay) + 1s)}[data-play] .AdvantageCards-module__gIutHa__button{animation:.3s both AdvantageCards-module__gIutHa__press;animation-delay:calc(var(--demo-delay) + 1.35s)}[data-play] .AdvantageCards-module__gIutHa__step{opacity:.45;animation:.2s both AdvantageCards-module__gIutHa__appear;animation-delay:calc(var(--demo-delay) + 1.6s + var(--i) * .45s)}[data-play] .AdvantageCards-module__gIutHa__stepMark{box-shadow:none;border-color:var(--gx-hairline-strong);animation:.2s both AdvantageCards-module__gIutHa__tick;animation-delay:calc(var(--demo-delay) + 1.75s + var(--i) * .45s);background:0 0}[data-play] .AdvantageCards-module__gIutHa__result{opacity:0;animation:.3s both AdvantageCards-module__gIutHa__appear;animation-delay:calc(var(--demo-delay) + 3.1s)}[data-play] .AdvantageCards-module__gIutHa__hopper{animation:2.4s steps(5,end) both AdvantageCards-module__gIutHa__hop;animation-delay:calc(var(--demo-delay) + .3s);transform:translateY(0)}[data-play] .AdvantageCards-module__gIutHa__rowOff .AdvantageCards-module__gIutHa__toggle{background:var(--gx-accent);animation:10ms linear both AdvantageCards-module__gIutHa__toggle-off;animation-delay:calc(var(--demo-delay) + .9s + var(--i) * .7s)}[data-play] .AdvantageCards-module__gIutHa__rowOff .AdvantageCards-module__gIutHa__knob{animation:.2s both AdvantageCards-module__gIutHa__knob-off;animation-delay:calc(var(--demo-delay) + .9s + var(--i) * .7s);left:12px}[data-play] .AdvantageCards-module__gIutHa__rowOff .AdvantageCards-module__gIutHa__hint{opacity:0;animation:.2s both AdvantageCards-module__gIutHa__appear;animation-delay:calc(var(--demo-delay) + 1s + var(--i) * .7s)}[data-play] .AdvantageCards-module__gIutHa__cursor{animation:2.2s ease-in-out both AdvantageCards-module__gIutHa__cursor;animation-delay:calc(var(--demo-delay) + .3s)}@keyframes AdvantageCards-module__gIutHa__type{0%{width:0}to{width:calc(var(--chars) * 1ch)}}@keyframes AdvantageCards-module__gIutHa__appear{to{opacity:1}}@keyframes AdvantageCards-module__gIutHa__press{50%{background:var(--gx-accent);transform:scale(.96)}}@keyframes AdvantageCards-module__gIutHa__tick{to{border-color:var(--gx-accent);background:var(--gx-accent);box-shadow:inset 0 0 0 2px var(--gx-surface)}}@keyframes AdvantageCards-module__gIutHa__hop{to{transform:translateY(calc(5 * (var(--row-h) + 2px)))}}@keyframes AdvantageCards-module__gIutHa__toggle-off{to{background:var(--gx-hairline-strong)}}@keyframes AdvantageCards-module__gIutHa__knob-off{to{left:2px}}@keyframes AdvantageCards-module__gIutHa__cursor{0%{opacity:0;transform:translateY(-6px)}15%{opacity:1;transform:translateY(4px)}32%{transform:translateY(4px)scale(.85)}40%{transform:translateY(4px)}60%{transform:translateY(26px)}72%{transform:translateY(26px)scale(.85)}85%{opacity:1;transform:translateY(26px)}to{opacity:0;transform:translateY(40px)}}@media (prefers-reduced-motion:reduce){.AdvantageCards-module__gIutHa__card,.AdvantageCards-module__gIutHa__toggle,.AdvantageCards-module__gIutHa__knob{transition:none}}
.SupportBubble-module__JVCfUa__bubble{z-index:var(--gx-z-sticky);right:var(--gx-space-5);bottom:calc(var(--support-bubble-bottom,var(--gx-space-5)) + env(safe-area-inset-bottom));border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-pill);background:var(--gx-surface);width:56px;height:56px;color:var(--gx-text);box-shadow:var(--gx-shadow-2);cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:fixed}.SupportBubble-module__JVCfUa__bubble:hover{background:var(--gx-elevated)}.SupportBubble-module__JVCfUa__bubble:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.SupportBubble-module__JVCfUa__active{border-color:var(--gx-primary)}.SupportBubble-module__JVCfUa__badge{border:2px solid var(--gx-bg);border-radius:var(--gx-radius-pill);background:var(--gx-primary);min-width:20px;height:20px;color:var(--gx-bg);font-size:var(--gx-font-size-xs);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 5px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px}@media (prefers-reduced-motion:no-preference){.SupportBubble-module__JVCfUa__bubble{transition:transform var(--gx-motion-fast) var(--gx-motion-snap), background var(--gx-motion-fast) linear}.SupportBubble-module__JVCfUa__bubble:hover{transform:translateY(-1px)}}
.BrandOrb-module__aUCDXW__orb{cursor:default;touch-action:auto;width:100%;height:100%;display:block}
.DraftStrip-module__OXzOUa__wrap{flex-direction:column;display:flex}.DraftStrip-module__OXzOUa__filled{padding:var(--gx-space-2) var(--gx-space-3) 0}.DraftStrip-module__OXzOUa__rejection{justify-content:space-between;align-items:baseline;gap:var(--gx-space-2);font-size:var(--gx-font-size-xs);color:var(--gx-danger);margin:0;display:flex}.DraftStrip-module__OXzOUa__shown{margin-bottom:var(--gx-space-2)}.DraftStrip-module__OXzOUa__reason{overflow-wrap:anywhere;flex:auto;min-width:0}.DraftStrip-module__OXzOUa__dismiss{font:inherit;color:var(--gx-text-muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;flex:none;padding:0;text-decoration:underline}.DraftStrip-module__OXzOUa__strip{gap:var(--gx-space-1);overscroll-behavior:contain;flex-direction:column;max-height:168px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.DraftStrip-module__OXzOUa__item{align-items:center;gap:var(--gx-space-2);padding:var(--gx-space-1);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-sm);background:var(--gx-elevated);display:flex}.DraftStrip-module__OXzOUa__failed{border-color:color-mix(in oklab, var(--gx-danger) 45%, transparent)}.DraftStrip-module__OXzOUa__thumb,.DraftStrip-module__OXzOUa__blank{border-radius:var(--gx-radius-sm);object-fit:cover;background:var(--gx-field);flex:none;width:40px;height:40px}.DraftStrip-module__OXzOUa__blank{border:1px dashed var(--gx-hairline-strong)}.DraftStrip-module__OXzOUa__body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.DraftStrip-module__OXzOUa__name{font-size:var(--gx-font-size-xs);color:var(--gx-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DraftStrip-module__OXzOUa__size{font-size:var(--gx-font-size-xs);color:var(--gx-text-muted);font-variant-numeric:tabular-nums}.DraftStrip-module__OXzOUa__error{font-size:var(--gx-font-size-xs);color:var(--gx-danger);overflow-wrap:anywhere}.DraftStrip-module__OXzOUa__retry{font:inherit;font-size:var(--gx-font-size-xs);color:var(--gx-danger);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;flex:none;padding:0;text-decoration:underline}.DraftStrip-module__OXzOUa__retry:hover{text-decoration-thickness:2px}.DraftStrip-module__OXzOUa__remove{border-radius:var(--gx-radius-sm);width:28px;height:28px;color:var(--gx-text-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.DraftStrip-module__OXzOUa__remove:hover{background:var(--gx-field);color:var(--gx-text)}
.CtaBand-module__USIZBq__section{padding-block:var(--mk-section-y);scroll-margin-top:calc(var(--mk-header-h) + var(--gx-space-6))}.CtaBand-module__USIZBq__inner{width:100%;max-width:var(--mk-narrow);padding-inline:var(--mk-gutter);margin-inline:auto}.CtaBand-module__USIZBq__band{align-items:center;gap:var(--gx-space-4);padding:clamp(32px, 6vw, 64px) var(--gx-space-5);background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-lg);text-align:center;flex-direction:column;display:flex}.CtaBand-module__USIZBq__title{max-width:22ch;font-size:var(--mk-h2);letter-spacing:-.025em;overflow-wrap:break-word;text-wrap:balance;margin:0;font-weight:600;line-height:1.15}.CtaBand-module__USIZBq__body{max-width:52ch;color:var(--gx-text-muted);font-size:var(--mk-lead);text-wrap:pretty;margin:0;line-height:1.55}.CtaBand-module__USIZBq__action{margin-top:var(--gx-space-2);width:100%;max-width:320px}.CtaBand-module__USIZBq__secondary{color:var(--gx-text-muted);font-size:var(--gx-font-size-base);margin:0}.CtaBand-module__USIZBq__link{color:var(--gx-text);text-underline-offset:3px;border-radius:2px;font-weight:600;text-decoration:underline}.CtaBand-module__USIZBq__link:hover{color:var(--gx-primary)}.CtaBand-module__USIZBq__link:focus-visible{outline:2px solid var(--gx-primary);outline-offset:3px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.CtaBand-module__USIZBq__section{animation:linear both CtaBand-module__USIZBq__mk-cta-rise;animation-timeline:view();animation-range:entry 6% cover 22%}}}@keyframes CtaBand-module__USIZBq__mk-cta-rise{0%{transform:translateY(18px)}to{transform:none}}@media print{.CtaBand-module__USIZBq__section{animation:none;transform:none}}
.Composer-module__d2Bg5G__composer{border-top:1px solid var(--gx-hairline);background:var(--gx-surface);padding-bottom:env(safe-area-inset-bottom);flex:none}.Composer-module__d2Bg5G__dragging{outline:2px dashed var(--gx-primary);outline-offset:-2px}.Composer-module__d2Bg5G__field{align-items:flex-end;gap:var(--gx-space-2);padding:var(--gx-space-2) var(--gx-space-3) 0;display:flex}.Composer-module__d2Bg5G__input{min-width:0;min-height:36px;max-height:140px;padding:var(--gx-space-2);border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-sm);background:var(--gx-field);color:var(--gx-text);font:inherit;font-size:var(--gx-font-size-sm);resize:none;overscroll-behavior:contain;flex:auto;line-height:1.4;overflow-y:auto}.Composer-module__d2Bg5G__input::placeholder{color:var(--gx-text-muted)}.Composer-module__d2Bg5G__input:focus-visible{outline:2px solid var(--gx-primary);outline-offset:-1px}.Composer-module__d2Bg5G__attach{border-radius:var(--gx-radius-sm);width:36px;height:36px;color:var(--gx-text-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.Composer-module__d2Bg5G__attach:hover:not(:disabled){background:var(--gx-elevated);color:var(--gx-text)}.Composer-module__d2Bg5G__attach:disabled{opacity:.4;cursor:default}.Composer-module__d2Bg5G__file{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.Composer-module__d2Bg5G__send{flex:none;width:36px;height:36px;padding:0}.Composer-module__d2Bg5G__hint{min-height:16px;padding:var(--gx-space-1) var(--gx-space-3) var(--gx-space-2);font-size:var(--gx-font-size-xs);color:var(--gx-text-muted);font-variant-numeric:tabular-nums;margin:0}.Composer-module__d2Bg5G__over{color:var(--gx-danger)}.Composer-module__d2Bg5G__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.DownloadCards-module__Y1_1Dq__grid{gap:var(--gx-space-4);grid-template-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}.DownloadCards-module__Y1_1Dq__card{gap:var(--gx-space-4);min-width:0;padding:var(--gx-space-6);background:var(--gx-surface);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-lg);flex-direction:column;display:flex}.DownloadCards-module__Y1_1Dq__head{align-items:center;gap:var(--gx-space-3);min-width:0;display:flex}.DownloadCards-module__Y1_1Dq__icon{border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-md);background:var(--gx-elevated);width:40px;height:40px;color:var(--gx-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.DownloadCards-module__Y1_1Dq__naming{flex-direction:column;gap:2px;min-width:0;display:flex}.DownloadCards-module__Y1_1Dq__name{font-size:var(--gx-font-size-lg);letter-spacing:-.01em;overflow-wrap:break-word;margin:0;font-weight:600}.DownloadCards-module__Y1_1Dq__requirement{color:var(--gx-text-muted);font-size:var(--gx-font-size-sm);margin:0;line-height:1.4}.DownloadCards-module__Y1_1Dq__offer{gap:var(--gx-space-2);flex-direction:column;min-width:0;margin-top:auto;display:flex}.DownloadCards-module__Y1_1Dq__meta{color:var(--gx-text-muted);font-size:var(--gx-font-size-sm);font-variant-numeric:tabular-nums;margin:0}.DownloadCards-module__Y1_1Dq__checksumLabel{margin:var(--gx-space-2) 0 0;color:var(--gx-text-muted);font-size:var(--gx-font-size-xs);letter-spacing:.04em;text-transform:uppercase}.DownloadCards-module__Y1_1Dq__checksum{min-width:0;color:var(--gx-text-muted);font-family:var(--gx-font-mono);font-size:var(--gx-font-size-xs);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;line-height:1.5}.DownloadCards-module__Y1_1Dq__pending{color:var(--gx-text-muted);font-size:var(--mk-text);text-wrap:pretty;margin:auto 0 0;line-height:1.6}@media (min-width:620px){.DownloadCards-module__Y1_1Dq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.AttachmentGrid-module__d0MKrG__grid{gap:var(--gx-space-1);margin:var(--gx-space-1) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}.AttachmentGrid-module__d0MKrG__single{grid-template-columns:minmax(0,1fr)}.AttachmentGrid-module__d0MKrG__cell{min-width:0}.AttachmentGrid-module__d0MKrG__thumbButton{border-radius:var(--gx-radius-sm);cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.AttachmentGrid-module__d0MKrG__thumbButton:focus-visible{outline:2px solid var(--gx-primary);outline-offset:2px}.AttachmentGrid-module__d0MKrG__thumb{object-fit:cover;border-radius:var(--gx-radius-sm);background:var(--gx-elevated);width:100%;height:auto;max-height:220px;display:block}.AttachmentGrid-module__d0MKrG__fallback{padding:var(--gx-space-2);border:1px dashed var(--gx-hairline-strong);border-radius:var(--gx-radius-sm);font-size:var(--gx-font-size-xs);color:var(--gx-text-muted);flex-direction:column;gap:2px;margin:0;display:flex}.AttachmentGrid-module__d0MKrG__name{color:var(--gx-text);overflow-wrap:anywhere}.AttachmentGrid-module__d0MKrG__size{font-variant-numeric:tabular-nums}
.FaqSection-module__GibK9G__list{flex-direction:column;max-width:820px;display:flex}.FaqSection-module__GibK9G__entry{border-top:1px solid var(--gx-hairline)}.FaqSection-module__GibK9G__entry:last-child{border-bottom:1px solid var(--gx-hairline)}.FaqSection-module__GibK9G__summary{justify-content:space-between;align-items:center;gap:var(--gx-space-4);padding:var(--gx-space-5) 0;cursor:pointer;list-style:none;display:flex}.FaqSection-module__GibK9G__summary::-webkit-details-marker{display:none}.FaqSection-module__GibK9G__summary::marker{content:""}.FaqSection-module__GibK9G__summary:focus-visible{outline:2px solid var(--gx-primary);outline-offset:-2px;border-radius:var(--gx-radius-sm)}.FaqSection-module__GibK9G__question{min-width:0;font-size:var(--mk-lead);letter-spacing:-.015em;overflow-wrap:break-word;text-wrap:pretty;font-weight:600;line-height:1.35}.FaqSection-module__GibK9G__summary:hover .FaqSection-module__GibK9G__question{color:var(--gx-primary)}.FaqSection-module__GibK9G__chevron{color:var(--gx-text-muted);transition:transform var(--gx-motion-base) var(--gx-motion-snap);flex:none}.FaqSection-module__GibK9G__entry[open] .FaqSection-module__GibK9G__chevron{transform:rotate(180deg)}.FaqSection-module__GibK9G__answer{max-width:68ch;padding-bottom:var(--gx-space-6);color:var(--gx-text-muted);font-size:var(--mk-text);text-wrap:pretty;margin:0;line-height:1.65}@media (prefers-reduced-motion:no-preference){.FaqSection-module__GibK9G__entry[open] .FaqSection-module__GibK9G__answer{animation:FaqSection-module__GibK9G__mk-answer-in var(--gx-motion-base) var(--gx-motion-settle)}}@keyframes FaqSection-module__GibK9G__mk-answer-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.FaqSection-module__GibK9G__chevron{transition:none}}
.DayDivider-module__XpRCgW__divider{margin:var(--gx-space-3) 0 var(--gx-space-2);justify-content:center;display:flex}.DayDivider-module__XpRCgW__pill{padding:2px var(--gx-space-3);border:1px solid var(--gx-hairline);border-radius:var(--gx-radius-pill);background:var(--gx-elevated);font-size:var(--gx-font-size-xs);color:var(--gx-text-muted);white-space:nowrap}
.Globe-module__Pd685W__globe{cursor:default;touch-action:auto;width:100%;height:100%;display:block}
.AttachmentViewer-module__Z6l4KW__stage{justify-content:center;align-items:center;gap:var(--gx-space-2);min-height:0;display:flex}.AttachmentViewer-module__Z6l4KW__image{object-fit:contain;border-radius:var(--gx-radius-sm);background:var(--gx-elevated);width:auto;min-width:0;max-width:100%;height:auto;max-height:min(70dvh,720px)}.AttachmentViewer-module__Z6l4KW__nav{border:1px solid var(--gx-hairline-strong);border-radius:var(--gx-radius-pill);background:var(--gx-surface);width:36px;height:36px;color:var(--gx-text);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}.AttachmentViewer-module__Z6l4KW__nav:hover{background:var(--gx-elevated)}.AttachmentViewer-module__Z6l4KW__actions{margin:var(--gx-space-3) 0 0;text-align:center}.AttachmentViewer-module__Z6l4KW__download{font-size:var(--gx-font-size-sm);color:var(--gx-text);text-underline-offset:3px;text-decoration:underline}
.Hero-module__vE1kEa__hero{padding-block:clamp(56px,9vw,120px) clamp(48px,7vw,96px);position:relative;overflow:hidden}.Hero-module__vE1kEa__inner{width:100%;max-width:var(--mk-max);padding-inline:var(--mk-gutter);align-items:center;gap:clamp(32px,5vw,64px);margin-inline:auto;display:grid}.Hero-module__vE1kEa__copy{align-items:flex-start;gap:var(--gx-space-5);flex-direction:column;min-width:0;display:flex}.Hero-module__vE1kEa__title{max-width:16ch;font-size:var(--mk-h1);letter-spacing:-.035em;overflow-wrap:break-word;text-wrap:balance;margin:0;font-weight:600;line-height:1.02}.Hero-module__vE1kEa__lead{max-width:54ch;color:var(--gx-text-muted);font-size:var(--mk-lead);text-wrap:pretty;margin:0;line-height:1.55}.Hero-module__vE1kEa__price{color:var(--gx-text);font-size:var(--mk-text);font-variant-numeric:tabular-nums;margin:0;font-weight:640;line-height:1.4}.Hero-module__vE1kEa__actions{gap:var(--gx-space-3);width:100%;margin-top:var(--gx-space-2);flex-wrap:wrap;display:flex}.Hero-module__vE1kEa__actions>*{flex:240px}.Hero-module__vE1kEa__note{color:var(--gx-text-muted);font-size:var(--gx-font-size-sm);margin:0;line-height:1.5}.Hero-module__vE1kEa__figure{aspect-ratio:120/140;justify-self:center;width:min(100%,380px);display:none;position:relative}@media (min-width:900px){.Hero-module__vE1kEa__inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.Hero-module__vE1kEa__figure{display:block}.Hero-module__vE1kEa__actions>*{flex:none}}@media (prefers-reduced-motion:no-preference){.Hero-module__vE1kEa__title,.Hero-module__vE1kEa__lead,.Hero-module__vE1kEa__price,.Hero-module__vE1kEa__actions,.Hero-module__vE1kEa__note,.Hero-module__vE1kEa__figure{animation:Hero-module__vE1kEa__mk-hero-in var(--gx-motion-slow) var(--gx-motion-settle) both}.Hero-module__vE1kEa__title{animation-delay:60ms}.Hero-module__vE1kEa__lead{animation-delay:.12s}.Hero-module__vE1kEa__price{animation-delay:.15s}.Hero-module__vE1kEa__actions{animation-delay:.18s}.Hero-module__vE1kEa__note{animation-delay:.24s}.Hero-module__vE1kEa__figure{animation-delay:.12s}}@keyframes Hero-module__vE1kEa__mk-hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.DeliveryMark-module__wPr5ha__mark{align-items:center;gap:var(--gx-space-1);color:var(--gx-text-muted);display:inline-flex}.DeliveryMark-module__wPr5ha__glyph{display:inline-flex}.DeliveryMark-module__wPr5ha__waiting{opacity:.75}.DeliveryMark-module__wPr5ha__failed{color:var(--gx-danger);gap:var(--gx-space-2);padding:0 var(--gx-space-1);border-radius:var(--gx-radius-sm);background:var(--gx-surface);flex-wrap:wrap}.DeliveryMark-module__wPr5ha__text{font-size:var(--gx-font-size-xs)}.DeliveryMark-module__wPr5ha__action{font:inherit;font-size:var(--gx-font-size-xs);color:var(--gx-danger);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.DeliveryMark-module__wPr5ha__action:hover{text-decoration-thickness:2px}.DeliveryMark-module__wPr5ha__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LegalDocument-module__TpUFLG__document{gap:var(--gx-space-8);flex-direction:column;min-width:0;display:flex}.LegalDocument-module__TpUFLG__intro{color:var(--gx-text-muted);font-size:var(--mk-lead);text-wrap:pretty;margin:0;line-height:1.55}.LegalDocument-module__TpUFLG__section{gap:var(--gx-space-3);flex-direction:column;min-width:0;display:flex}.LegalDocument-module__TpUFLG__title{font-size:var(--gx-font-size-xl);letter-spacing:-.01em;overflow-wrap:break-word;margin:0;font-weight:600}.LegalDocument-module__TpUFLG__paragraph{font-size:var(--mk-text);text-wrap:pretty;margin:0;line-height:1.7}.LegalDocument-module__TpUFLG__list{gap:var(--gx-space-2);padding-left:var(--gx-space-5);flex-direction:column;margin:0;display:flex}.LegalDocument-module__TpUFLG__item{font-size:var(--mk-text);text-wrap:pretty;line-height:1.7}.LegalDocument-module__TpUFLG__note{padding-top:var(--gx-space-4);border-top:1px solid var(--gx-hairline);color:var(--gx-text-muted);font-size:var(--gx-font-size-sm);text-wrap:pretty;margin:0;line-height:1.6}
.SpeedGauge-module__Ssm82G__gauge{--ga-value-size:var(--gx-font-size-xl,20px)}
.ThemeSwitch-module__vkU6Qq__wrap{flex:none;display:inline-flex}
