.AdminChrome-module__1_9JCW__header{justify-content:space-between;align-items:center;gap:var(--space-4);height:100%;padding-inline:var(--space-4);background:var(--surface);color:var(--text-primary);display:flex}.AdminChrome-module__1_9JCW__headerLeft{flex:1;min-width:0}.AdminChrome-module__1_9JCW__brand{border-radius:var(--radius-xs);align-items:center;text-decoration:none;display:inline-flex}.AdminChrome-module__1_9JCW__brand:focus-visible{box-shadow:var(--focus-ring);outline:none}.AdminChrome-module__1_9JCW__brandMark{width:auto;height:24px;display:block}.AdminChrome-module__1_9JCW__headerRule{background:var(--border);flex:none;width:1px;height:28px}.AdminChrome-module__1_9JCW__headerMeta{align-items:baseline;gap:var(--space-3);min-width:0;display:flex;overflow:hidden}.AdminChrome-module__1_9JCW__storeName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600}.AdminChrome-module__1_9JCW__crumbs{flex-wrap:nowrap;overflow:hidden}.AdminChrome-module__1_9JCW__crumbSeparator{color:var(--text-quaternary)}.AdminChrome-module__1_9JCW__crumbLink,.AdminChrome-module__1_9JCW__crumbCurrent{font-size:var(--text-xs);text-decoration:none}.AdminChrome-module__1_9JCW__crumbLink{color:var(--text-secondary)}.AdminChrome-module__1_9JCW__crumbLink:hover{color:var(--text-primary);text-underline-offset:.2em;text-decoration:underline}.AdminChrome-module__1_9JCW__crumbCurrent{color:var(--text-quaternary);pointer-events:none}.AdminChrome-module__1_9JCW__headerUser{font-variant-numeric:tabular-nums;flex:none}.AdminChrome-module__1_9JCW__nav{background:var(--surface);flex-direction:column;height:100%;display:flex}.AdminChrome-module__1_9JCW__navScroll{flex:1;min-height:0}.AdminChrome-module__1_9JCW__navHeading{padding-inline:var(--space-3);font-size:var(--text-eyebrow);line-height:var(--text-eyebrow--line-height);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-quaternary);margin:0;font-weight:600}.AdminChrome-module__1_9JCW__navItem.mantine-NavLink-root{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background-color var(--duration-micro) var(--ease-out), color var(--duration-micro) var(--ease-out)}.AdminChrome-module__1_9JCW__navItem.mantine-NavLink-root:hover{background-color:var(--surface-inset);color:var(--text-primary)}.AdminChrome-module__1_9JCW__navItem.mantine-NavLink-root[data-active]{background-color:var(--surface-2);color:var(--text-primary);border-left-color:var(--text);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.AdminChrome-module__1_9JCW__navItem.mantine-NavLink-root[data-active] .mantine-NavLink-label{font-weight:600}.AdminChrome-module__1_9JCW__navItem.mantine-NavLink-root:focus-visible{box-shadow:var(--focus-ring);outline:none}.AdminChrome-module__1_9JCW__navFooter{padding:var(--space-3) var(--space-4) var(--space-4);border-top:1px solid var(--border);flex-direction:column;flex:none;gap:2px;display:flex}
.Spinner-module__s0pLYa__root{color:currentColor;vertical-align:middle;flex:none;display:inline-block}.Spinner-module__s0pLYa__svg{width:100%;height:100%;animation:var(--animate-spinner);display:block}.Spinner-module__s0pLYa__track{opacity:.22}.Spinner-module__s0pLYa__head{transform-origin:50%;animation:Spinner-module__s0pLYa__spinner-dash 1.4s var(--ease-in-out) infinite}@keyframes Spinner-module__s0pLYa__spinner-dash{0%{stroke-dasharray:1 62;stroke-dashoffset:0}50%{stroke-dasharray:38 62;stroke-dashoffset:-12px}to{stroke-dasharray:1 62;stroke-dashoffset:-48px}}@media (prefers-reduced-motion:reduce){.Spinner-module__s0pLYa__svg{animation:2.4s linear infinite Spinner-module__s0pLYa__spin!important}.Spinner-module__s0pLYa__head{stroke-dasharray:24 62;animation:none!important}}
.Button-module__8RiFmG__root{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);font-family:var(--font-sans);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;appearance:none;transition:transform var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out), background-color var(--duration-micro) var(--ease-out), border-color var(--duration-micro) var(--ease-out), color var(--duration-micro) var(--ease-out);border:1px solid #0000;flex:none;margin:0;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative}.Button-module__8RiFmG__root:focus-visible{box-shadow:var(--focus-ring);outline:none}.Button-module__8RiFmG__root[aria-disabled=true],.Button-module__8RiFmG__root:disabled{cursor:not-allowed;transform:none!important}.Button-module__8RiFmG__sm{height:32px;padding-inline:var(--space-3);gap:var(--space-1-5);font-size:.8125rem}.Button-module__8RiFmG__md{height:40px;padding-inline:var(--space-4);font-size:.9375rem}.Button-module__8RiFmG__lg{height:48px;padding-inline:var(--space-5);font-size:1rem}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__sm{width:32px;padding-inline:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__md{width:40px;padding-inline:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__lg{width:48px;padding-inline:0}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__primary{background-color:var(--accent-solid);color:var(--accent-fg);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__primary:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--accent-solid-hover);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:active:not(:disabled):not([aria-disabled=true]){background-color:var(--accent-solid-active);box-shadow:none}.Button-module__8RiFmG__secondary{background-color:var(--surface-raised);color:var(--text-primary);border-color:var(--border-control);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__secondary:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--text-secondary);background-color:var(--surface-raised);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__secondary:active:not(:disabled):not([aria-disabled=true]){background-color:var(--surface-hover);box-shadow:inset 0 1px 2px #261a141a}.Button-module__8RiFmG__ghost{color:var(--text-primary);background-color:#0000;border-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--surface-hover);color:var(--text-primary)}.Button-module__8RiFmG__ghost:active:not(:disabled):not([aria-disabled=true]){background-color:var(--surface-inset)}.Button-module__8RiFmG__destructive{background-color:var(--danger-solid);color:#fff;box-shadow:inset 0 1px #fff3,0 1px 2px #d92d2033}.Button-module__8RiFmG__destructive:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--danger-solid-hover);box-shadow:inset 0 1px 0 #ffffff3d, var(--shadow-rose)}.Button-module__8RiFmG__destructive:active:not(:disabled):not([aria-disabled=true]){background-color:var(--danger-solid-active);box-shadow:inset 0 1px 2px #4a0a0757}.Button-module__8RiFmG__primary:focus-visible,.Button-module__8RiFmG__destructive:focus-visible{box-shadow:var(--focus-ring-accent)}.Button-module__8RiFmG__link{height:auto;min-height:24px;color:var(--accent-text);border-radius:var(--radius-xs);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 32%, transparent);text-decoration-color:color-mix(in srgb, currentColor 32%, transparent);text-underline-offset:3px;transition:color var(--duration-micro) var(--ease-out), text-decoration-color var(--duration-micro) var(--ease-out);background:0 0;border-color:#0000;padding:0;text-decoration-thickness:1.5px}.Button-module__8RiFmG__link:after{content:"";pointer-events:auto;height:44px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.Button-module__8RiFmG__link:hover:not(:disabled):not([aria-disabled=true]){color:var(--text-muted);text-decoration-color:currentColor}@media (prefers-reduced-motion:no-preference){.Button-module__8RiFmG__primary:hover:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__secondary:hover:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__ghost:hover:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__destructive:hover:not(:disabled):not([aria-disabled=true]){transform:translateY(-1px)}.Button-module__8RiFmG__primary:active:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__secondary:active:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__ghost:active:not(:disabled):not([aria-disabled=true]),.Button-module__8RiFmG__destructive:active:not(:disabled):not([aria-disabled=true]){transform:translateY(0)}}.Button-module__8RiFmG__root:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__root[aria-disabled=true]:not(.Button-module__8RiFmG__loading){box-shadow:none}.Button-module__8RiFmG__primary:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__primary[aria-disabled=true]:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__destructive:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__destructive[aria-disabled=true]:not(.Button-module__8RiFmG__loading){background-color:var(--surface-inset);border-color:var(--border);color:var(--text-disabled)}.Button-module__8RiFmG__secondary:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__secondary[aria-disabled=true]:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__ghost:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__ghost[aria-disabled=true]:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__link:disabled:not(.Button-module__8RiFmG__loading),.Button-module__8RiFmG__link[aria-disabled=true]:not(.Button-module__8RiFmG__loading){color:var(--text-disabled);border-color:var(--border-subtle);background-color:#0000}.Button-module__8RiFmG__label{align-items:center;gap:inherit;transition:opacity var(--duration-micro) var(--ease-out);display:inline-flex}.Button-module__8RiFmG__loading .Button-module__8RiFmG__label{opacity:0}.Button-module__8RiFmG__loading{cursor:progress}.Button-module__8RiFmG__spinnerSlot{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.Button-module__8RiFmG__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.Button-module__8RiFmG__icon>svg{display:block}
.Card-module__b6YjYG__root{background-color:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);color:var(--text-primary);transition:border-color var(--duration-standard) var(--ease-out), box-shadow var(--duration-standard) var(--ease-out), transform var(--duration-standard) var(--ease-out);flex-direction:column;display:flex;position:relative}.Card-module__b6YjYG__sunken{background-color:var(--surface-sunken);box-shadow:none}.Card-module__b6YjYG__flat{box-shadow:none}.Card-module__b6YjYG__interactive{cursor:pointer;text-align:inherit;width:100%;font:inherit;color:inherit;appearance:none;padding:0}.Card-module__b6YjYG__interactive:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.Card-module__b6YjYG__interactive:active{box-shadow:var(--shadow-xs)}@media (prefers-reduced-motion:no-preference){.Card-module__b6YjYG__interactive:hover{transform:translateY(-2px)}.Card-module__b6YjYG__interactive:active{transform:translateY(0)}}.Card-module__b6YjYG__interactive:focus-visible{box-shadow:var(--focus-ring), var(--shadow-md);outline:none}.Card-module__b6YjYG__accent:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--accent);height:3px;position:absolute;inset:-1px -1px auto}.Card-module__b6YjYG__root>.Card-module__b6YjYG__header,.Card-module__b6YjYG__root>.Card-module__b6YjYG__body,.Card-module__b6YjYG__root>.Card-module__b6YjYG__footer{--focus-ring-gap:var(--surface-raised)}.Card-module__b6YjYG__sunken>.Card-module__b6YjYG__header,.Card-module__b6YjYG__sunken>.Card-module__b6YjYG__body,.Card-module__b6YjYG__sunken>.Card-module__b6YjYG__footer,.Card-module__b6YjYG__root>.Card-module__b6YjYG__footer{--focus-ring-gap:var(--surface-sunken)}.Card-module__b6YjYG__padNone>.Card-module__b6YjYG__header,.Card-module__b6YjYG__padNone>.Card-module__b6YjYG__body,.Card-module__b6YjYG__padNone>.Card-module__b6YjYG__footer{padding:0}.Card-module__b6YjYG__padSm>.Card-module__b6YjYG__header{padding:var(--space-3) var(--space-4)}.Card-module__b6YjYG__padSm>.Card-module__b6YjYG__body{padding:var(--space-4)}.Card-module__b6YjYG__padSm>.Card-module__b6YjYG__footer{padding:var(--space-3) var(--space-4)}.Card-module__b6YjYG__padMd>.Card-module__b6YjYG__header{padding:var(--space-4) var(--space-5)}.Card-module__b6YjYG__padMd>.Card-module__b6YjYG__body{padding:var(--space-5)}.Card-module__b6YjYG__padMd>.Card-module__b6YjYG__footer{padding:var(--space-3-5) var(--space-5)}.Card-module__b6YjYG__padLg>.Card-module__b6YjYG__header{padding:var(--space-5) var(--space-7)}.Card-module__b6YjYG__padLg>.Card-module__b6YjYG__body{padding:var(--space-7)}.Card-module__b6YjYG__padLg>.Card-module__b6YjYG__footer{padding:var(--space-4) var(--space-7)}.Card-module__b6YjYG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);border-bottom:1px solid var(--border);display:flex}.Card-module__b6YjYG__headerText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.Card-module__b6YjYG__title{font-family:var(--font-display);font-size:var(--text-h3);letter-spacing:-.015em;color:var(--text-primary);margin:0;font-weight:600;line-height:1.25}.Card-module__b6YjYG__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.Card-module__b6YjYG__headerAction{flex:none}.Card-module__b6YjYG__body{flex:auto;min-width:0}.Card-module__b6YjYG__footer{align-items:center;gap:var(--space-3);border-top:1px solid var(--border);background-color:var(--surface-sunken);border-radius:0 0 calc(var(--radius-lg) - 1px) calc(var(--radius-lg) - 1px);display:flex}.Card-module__b6YjYG__footerEnd{justify-content:flex-end}.Card-module__b6YjYG__footerBetween{justify-content:space-between}.Card-module__b6YjYG__footerPlain{background-color:#0000}.Card-module__b6YjYG__root>.Card-module__b6YjYG__footerPlain{--focus-ring-gap:var(--surface-raised)}.Card-module__b6YjYG__sunken>.Card-module__b6YjYG__footerPlain{--focus-ring-gap:var(--surface-sunken)}
.Badge-module__H8aylq__root{align-items:center;gap:var(--space-1-5);border-radius:var(--radius-full);font-family:var(--font-sans);letter-spacing:.005em;white-space:nowrap;vertical-align:middle;border:1px solid #0000;flex:none;font-weight:600;line-height:1;display:inline-flex}.Badge-module__H8aylq__sm{height:20px;padding-inline:var(--space-2);gap:var(--space-1-5);font-size:.6875rem}.Badge-module__H8aylq__md{height:24px;padding-inline:var(--space-2-5);font-size:.75rem}.Badge-module__H8aylq__lg{height:28px;padding-inline:var(--space-3);font-size:.8125rem}.Badge-module__H8aylq__square{border-radius:var(--radius-xs)}.Badge-module__H8aylq__neutral{background-color:var(--surface-inset);border-color:var(--border-strong);color:var(--text-secondary)}.Badge-module__H8aylq__neutral .Badge-module__H8aylq__dot{background-color:var(--text-subtle)}.Badge-module__H8aylq__ember{background-color:var(--accent-subtle);border-color:var(--accent-subtle-border);color:var(--accent-text)}.Badge-module__H8aylq__ember .Badge-module__H8aylq__dot{background-color:var(--accent)}.Badge-module__H8aylq__mint{background-color:var(--success-subtle);border-color:var(--success-border);color:var(--success-text)}.Badge-module__H8aylq__mint .Badge-module__H8aylq__dot{background-color:var(--signal)}.Badge-module__H8aylq__amber{background-color:var(--warning-subtle);border-color:var(--warning-border);color:var(--warning-text)}.Badge-module__H8aylq__amber .Badge-module__H8aylq__dot{background-color:var(--warning)}.Badge-module__H8aylq__rose{background-color:var(--danger-subtle);border-color:var(--danger-border);color:var(--danger-text)}.Badge-module__H8aylq__rose .Badge-module__H8aylq__dot{background-color:var(--danger)}.Badge-module__H8aylq__solid.Badge-module__H8aylq__neutral{background-color:var(--ink-700);color:#fff;border-color:#0000}.Badge-module__H8aylq__solid.Badge-module__H8aylq__ember{background-color:var(--accent-solid);color:#fff;border-color:#0000}.Badge-module__H8aylq__solid.Badge-module__H8aylq__mint{background-color:var(--success-solid);color:#fff;border-color:#0000}.Badge-module__H8aylq__solid.Badge-module__H8aylq__amber{background-color:var(--warning-solid);color:#fff;border-color:#0000}.Badge-module__H8aylq__solid.Badge-module__H8aylq__rose{background-color:var(--danger-solid);color:#fff;border-color:#0000}.Badge-module__H8aylq__solid .Badge-module__H8aylq__dot{background-color:currentColor}.Badge-module__H8aylq__dot{border-radius:var(--radius-full);width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb, currentColor 12%, transparent);flex:none}.Badge-module__H8aylq__sm .Badge-module__H8aylq__dot{width:5px;height:5px}.Badge-module__H8aylq__pulse .Badge-module__H8aylq__dot{animation:var(--animate-pulse-ring)}.Badge-module__H8aylq__icon{flex:none;align-items:center;margin-inline-start:calc(-1 * var(--space-0-5));display:inline-flex}.Badge-module__H8aylq__icon>svg{width:1em;height:1em;display:block}
.Field-module__bfn3sa__field{gap:var(--space-1-5);flex-direction:column;min-width:0;display:flex}.Field-module__bfn3sa__fullWidth{width:100%}.Field-module__bfn3sa__labelRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.Field-module__bfn3sa__label{color:var(--text-primary);cursor:pointer;font-size:.8125rem;font-weight:600;line-height:1.3}.Field-module__bfn3sa__required{color:var(--danger);margin-inline-start:var(--space-0-5)}.Field-module__bfn3sa__optional{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.Field-module__bfn3sa__control{align-items:center;gap:var(--space-2);min-height:40px;padding-inline:var(--space-3);background-color:var(--surface-raised);border:1px solid var(--border-control);border-radius:var(--radius-sm);box-shadow:var(--shadow-xs);transition:border-color var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out), background-color var(--duration-micro) var(--ease-out);display:flex;position:relative}.Field-module__bfn3sa__control:hover:not(.Field-module__bfn3sa__disabled):not(.Field-module__bfn3sa__invalid){border-color:var(--text-secondary)}.Field-module__bfn3sa__control:has(:focus-visible){border-color:var(--accent);box-shadow:var(--focus-ring)}.Field-module__bfn3sa__control:focus-within{border-color:var(--accent)}.Field-module__bfn3sa__control.Field-module__bfn3sa__invalid{border-color:var(--danger)}.Field-module__bfn3sa__control.Field-module__bfn3sa__invalid:has(:focus-visible){box-shadow:0 0 0 2px var(--focus-ring-gap), 0 0 0 4px var(--danger)}.Field-module__bfn3sa__control.Field-module__bfn3sa__disabled{background-color:var(--surface-inset);border-color:var(--border);box-shadow:none;cursor:not-allowed}.Field-module__bfn3sa__sizeSm{min-height:32px;padding-inline:var(--space-2-5)}.Field-module__bfn3sa__sizeLg{min-height:48px;padding-inline:var(--space-3-5)}.Field-module__bfn3sa__input{width:100%;min-width:0;height:100%;color:var(--text-primary);background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0;font-family:inherit;font-size:.9375rem;line-height:1.5}.Field-module__bfn3sa__sizeSm .Field-module__bfn3sa__input{font-size:.875rem}.Field-module__bfn3sa__input::placeholder{color:var(--text-tertiary)}.Field-module__bfn3sa__input:disabled{color:var(--text-disabled);cursor:not-allowed;-webkit-text-fill-color:var(--text-disabled)}.Field-module__bfn3sa__input:focus,.Field-module__bfn3sa__input:focus-visible{box-shadow:none;outline:none}.Field-module__bfn3sa__mono .Field-module__bfn3sa__input{font-family:var(--font-mono);letter-spacing:-.01em;font-size:.875rem}.Field-module__bfn3sa__textarea{padding-block:var(--space-2-5);resize:vertical;min-height:96px;line-height:1.6}.Field-module__bfn3sa__textareaControl{align-items:stretch;min-height:auto;padding-block:0}.Field-module__bfn3sa__affix{color:var(--text-tertiary);pointer-events:none;flex:none;align-items:center;font-size:.875rem;display:inline-flex}.Field-module__bfn3sa__affix>svg{width:18px;height:18px;display:block}.Field-module__bfn3sa__affixInteractive{pointer-events:auto}.Field-module__bfn3sa__selectControl{padding-inline-end:8px}.Field-module__bfn3sa__select{appearance:none;cursor:pointer;padding-inline-end:4px}.Field-module__bfn3sa__select:disabled{cursor:not-allowed}.Field-module__bfn3sa__chevron{width:16px;height:16px;color:var(--text-tertiary);transition:transform var(--duration-micro) var(--ease-out);flex:none}.Field-module__bfn3sa__selectControl:focus-within .Field-module__bfn3sa__chevron{color:var(--accent-text)}.Field-module__bfn3sa__message{align-items:flex-start;gap:var(--space-1-5);margin:0;font-size:.8125rem;line-height:1.45;display:flex}.Field-module__bfn3sa__hint{color:var(--text-secondary)}.Field-module__bfn3sa__error{color:var(--danger-text);font-weight:500}.Field-module__bfn3sa__errorIcon{flex:none;width:15px;height:15px;margin-top:1px}.Field-module__bfn3sa__choice{align-items:flex-start;gap:var(--space-2-5);cursor:pointer;min-height:24px;display:flex}.Field-module__bfn3sa__choice.Field-module__bfn3sa__disabled{cursor:not-allowed}.Field-module__bfn3sa__choiceText{gap:var(--space-0-5);flex-direction:column;min-width:0;padding-top:1px;display:flex}.Field-module__bfn3sa__choiceLabel{color:var(--text-primary);font-size:.9375rem;font-weight:500;line-height:1.35}.Field-module__bfn3sa__choice.Field-module__bfn3sa__disabled .Field-module__bfn3sa__choiceLabel{color:var(--text-disabled)}.Field-module__bfn3sa__choiceHint{color:var(--text-secondary);font-size:.8125rem;line-height:1.45}.Field-module__bfn3sa__nativeControl{opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.Field-module__bfn3sa__box{width:18px;height:18px;margin-top:var(--space-0-5);background-color:var(--surface-raised);border:1.5px solid var(--border-strong);border-radius:var(--radius-xs);transition:background-color var(--duration-micro) var(--ease-out), border-color var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);flex:none;place-items:center;display:grid;position:relative}.Field-module__bfn3sa__choice:hover:not(.Field-module__bfn3sa__disabled) .Field-module__bfn3sa__box{border-color:var(--border-strong)}:is(.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:checked),.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:indeterminate)){background-color:var(--accent);border-color:var(--accent);box-shadow:inset 0 1px #ffffff3d}.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:focus-visible){box-shadow:var(--focus-ring)}.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:disabled){background-color:var(--surface-inset);border-color:var(--border)}.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:disabled:checked){background-color:var(--border-strong);border-color:var(--border-strong)}.Field-module__bfn3sa__check{color:#fff;opacity:0;width:12px;height:12px;transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-spring);pointer-events:none;transform:scale(.6)}:is(.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:checked) .Field-module__bfn3sa__check,.Field-module__bfn3sa__box:has(.Field-module__bfn3sa__nativeControl:indeterminate) .Field-module__bfn3sa__check){opacity:1;transform:none}.Field-module__bfn3sa__track{background-color:var(--border-strong);border-radius:var(--radius-full);width:40px;height:24px;transition:background-color var(--duration-standard) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);flex:none;margin-top:0;position:relative;box-shadow:inset 0 1px 2px #10121629}.Field-module__bfn3sa__choice:hover:not(.Field-module__bfn3sa__disabled) .Field-module__bfn3sa__track{background-color:var(--ink-400)}.Field-module__bfn3sa__track:has(.Field-module__bfn3sa__nativeControl:checked){background-color:var(--accent);box-shadow:inset 0 1px 2px #5e190747}.Field-module__bfn3sa__choice:hover:not(.Field-module__bfn3sa__disabled) .Field-module__bfn3sa__track:has(.Field-module__bfn3sa__nativeControl:checked){background-color:var(--accent-hover)}.Field-module__bfn3sa__track:has(.Field-module__bfn3sa__nativeControl:focus-visible){box-shadow:var(--focus-ring)}.Field-module__bfn3sa__track:has(.Field-module__bfn3sa__nativeControl:disabled){background-color:var(--border);box-shadow:none}.Field-module__bfn3sa__thumb{border-radius:var(--radius-full);width:18px;height:18px;transition:transform var(--duration-standard) var(--ease-spring);pointer-events:none;background-color:#fff;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #1012163d,0 2px 6px #1012161f}.Field-module__bfn3sa__track:has(.Field-module__bfn3sa__nativeControl:checked) .Field-module__bfn3sa__thumb{transform:translate(16px)}.Field-module__bfn3sa__trackSm{width:32px;height:20px}.Field-module__bfn3sa__trackSm .Field-module__bfn3sa__thumb{width:14px;height:14px}.Field-module__bfn3sa__trackSm:has(.Field-module__bfn3sa__nativeControl:checked) .Field-module__bfn3sa__thumb{transform:translate(12px)}
.Skeleton-module__QUUPIW__root{background-color:var(--skeleton-base);border-radius:var(--radius-sm);flex:none;display:block;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__root:after{content:"";background-image:linear-gradient(90deg, transparent 0%, var(--skeleton-sheen) 45%, var(--skeleton-sheen) 55%, transparent 100%);animation:var(--animate-shimmer);background-size:200% 100%;position:absolute;inset:0}.Skeleton-module__QUUPIW__circle,.Skeleton-module__QUUPIW__pill{border-radius:var(--radius-full)}.Skeleton-module__QUUPIW__card{border-radius:var(--radius-lg)}.Skeleton-module__QUUPIW__static:after{opacity:.35;animation:none}@media (prefers-reduced-motion:reduce){.Skeleton-module__QUUPIW__root:after{opacity:.3;animation:none}}.Skeleton-module__QUUPIW__textBlock{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Skeleton-module__QUUPIW__cardPreset{gap:var(--space-3-5);padding:var(--space-5);background-color:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.Skeleton-module__QUUPIW__cardMedia{aspect-ratio:4/3;border-radius:var(--radius-md);width:100%}.Skeleton-module__QUUPIW__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}
.EmptyState-module__7SqAPW__root{text-align:center;align-items:center;gap:var(--space-1-5);padding:var(--space-9) var(--space-7);border-radius:var(--radius-lg);flex-direction:column;display:flex}.EmptyState-module__7SqAPW__bordered{border:1px dashed var(--border-strong);background-color:var(--surface-sunken);--focus-ring-gap:var(--surface-sunken)}.EmptyState-module__7SqAPW__compact{padding:var(--space-7) var(--space-6)}.EmptyState-module__7SqAPW__left{text-align:left;align-items:flex-start}.EmptyState-module__7SqAPW__figure{width:76px;height:76px;margin-bottom:var(--space-3-5);border-radius:var(--radius-lg);color:var(--accent-text);background-image:linear-gradient(160deg, var(--accent-subtle), transparent 70%);border:1px solid var(--accent-subtle-border);place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffff80}.EmptyState-module__7SqAPW__figure:after{content:"";border-radius:var(--radius-xl);background-image:radial-gradient(circle, rgb(var(--ink-900-rgb) / .07), rgb(var(--ink-900-rgb) / 0) 68%);z-index:-1;position:absolute;inset:-14px}.EmptyState-module__7SqAPW__figure>svg{width:34px;height:34px}.EmptyState-module__7SqAPW__title{font-family:var(--font-display);font-size:var(--text-h3);letter-spacing:-.015em;color:var(--text-primary);margin:0;font-weight:600;line-height:1.25}.EmptyState-module__7SqAPW__description{max-width:46ch;font-size:var(--text-sm);color:var(--text-secondary);text-wrap:pretty;margin:0;line-height:1.6}.EmptyState-module__7SqAPW__left .EmptyState-module__7SqAPW__description{margin-inline:0}.EmptyState-module__7SqAPW__actions{justify-content:center;align-items:center;gap:var(--space-2-5);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.EmptyState-module__7SqAPW__left .EmptyState-module__7SqAPW__actions{justify-content:flex-start}
.Overlay-module__EswsiW__overlay{background-color:var(--surface-scrim)}.Overlay-module__EswsiW__content{background-color:var(--surface-overlay);border:1px solid var(--border);box-shadow:var(--shadow-xl);color:var(--text-primary);--focus-ring-gap:var(--surface-overlay)}.Overlay-module__EswsiW__header{padding:var(--space-5) var(--space-6) var(--space-4);background-color:var(--surface-overlay);border-bottom:1px solid var(--border);align-items:flex-start}.Overlay-module__EswsiW__titleBlock{gap:var(--space-0-5);flex-direction:column;min-width:0;display:flex}.Overlay-module__EswsiW__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.3}.Overlay-module__EswsiW__description{font-family:var(--font-sans);color:var(--text-secondary);font-size:.8125rem;font-weight:400;line-height:1.5}.Overlay-module__EswsiW__body{padding:var(--space-5) var(--space-6) var(--space-6)}.Overlay-module__EswsiW__footer{justify-content:flex-end;align-items:center;gap:var(--space-2-5);margin:var(--space-5) calc(-1 * var(--space-6)) calc(-1 * var(--space-6));padding:var(--space-3-5) var(--space-6);background-color:var(--surface-sunken);border-top:1px solid var(--border);--focus-ring-gap:var(--surface-sunken);display:flex}.Overlay-module__EswsiW__drawerContent{border-block:0;border-radius:0;flex-direction:column;display:flex}.Overlay-module__EswsiW__drawerBody{flex-direction:column;flex:auto;min-height:0;padding-bottom:0;display:flex;overflow-y:auto}.Overlay-module__EswsiW__drawerFooter{margin:var(--space-5) calc(-1 * var(--space-6)) 0;margin-top:auto;position:sticky;bottom:0}
.Price-module__f4oyBW__root{align-items:baseline;gap:var(--space-2);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";color:var(--text-primary);flex-wrap:wrap;display:inline-flex}.Price-module__f4oyBW__stacked{align-items:flex-start;gap:var(--space-0-5);flex-direction:column}.Price-module__f4oyBW__amount{letter-spacing:-.02em;white-space:nowrap;align-items:baseline;font-weight:700;line-height:1.05;display:inline-flex}.Price-module__f4oyBW__symbol{margin-top:.12em;color:inherit;opacity:.78;align-self:flex-start;margin-inline-end:.06em;font-size:.66em;font-weight:600}.Price-module__f4oyBW__fraction{margin-top:.1em;letter-spacing:0;align-self:flex-start;margin-inline-start:.06em;font-size:.68em;font-weight:600}.Price-module__f4oyBW__sm .Price-module__f4oyBW__amount{font-size:.9375rem}.Price-module__f4oyBW__md .Price-module__f4oyBW__amount{font-size:1.25rem}.Price-module__f4oyBW__lg .Price-module__f4oyBW__amount{font-size:1.75rem}.Price-module__f4oyBW__xl .Price-module__f4oyBW__amount{font-size:clamp(2rem,3.2vw,2.75rem)}.Price-module__f4oyBW__compare{font-family:var(--font-display);color:var(--text-secondary);text-decoration:line-through;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb, currentColor 65%, transparent);text-decoration-color:color-mix(in srgb, currentColor 65%, transparent);white-space:nowrap;font-weight:500}.Price-module__f4oyBW__sm .Price-module__f4oyBW__compare{font-size:.8125rem}.Price-module__f4oyBW__md .Price-module__f4oyBW__compare{font-size:.9375rem}.Price-module__f4oyBW__lg .Price-module__f4oyBW__compare{font-size:1.125rem}.Price-module__f4oyBW__xl .Price-module__f4oyBW__compare{font-size:1.375rem}.Price-module__f4oyBW__onSale .Price-module__f4oyBW__amount{color:var(--success-text)}.Price-module__f4oyBW__save{align-items:center;gap:var(--space-1);height:22px;padding-inline:var(--space-2);border-radius:var(--radius-full);background-color:var(--success-subtle);border:1px solid var(--success-border);color:var(--success-text);font-family:var(--font-sans);font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;flex:none;align-self:center;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.Price-module__f4oyBW__free{font-family:var(--font-display);letter-spacing:-.015em;color:var(--success-text);font-weight:700}
.ProductImage-module__zBtITa__frame{background-color:var(--surface-sunken);border-radius:var(--radius-md);isolation:isolate;width:100%;display:block;position:relative;overflow:hidden;container-type:inline-size}.ProductImage-module__zBtITa__roundedNone{border-radius:0}.ProductImage-module__zBtITa__roundedSm{border-radius:var(--radius-sm)}.ProductImage-module__zBtITa__roundedLg{border-radius:var(--radius-lg)}.ProductImage-module__zBtITa__roundedXl{border-radius:var(--radius-xl)}.ProductImage-module__zBtITa__image{width:100%;height:100%;transition:transform var(--duration-entrance) var(--ease-out)}.ProductImage-module__zBtITa__cover{object-fit:cover}.ProductImage-module__zBtITa__contain{object-fit:contain;padding:8%}.ProductImage-module__zBtITa__zoomOnHover:hover .ProductImage-module__zBtITa__image{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.ProductImage-module__zBtITa__zoomOnHover:hover .ProductImage-module__zBtITa__image{transform:none}}.ProductImage-module__zBtITa__mark{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.ProductImage-module__zBtITa__markGradient{background-image:var(--mark-gradient);position:absolute;inset:0}.ProductImage-module__zBtITa__markGlow{background-image:radial-gradient(circle at var(--mark-glow-x) var(--mark-glow-y), #ffffff38, #fff0 58%);position:absolute;inset:-20%}.ProductImage-module__zBtITa__markWeave{opacity:.16;background-image:repeating-linear-gradient(var(--mark-weave-angle), #ffffff80 0 1px, #fff0 1px 9px);mix-blend-mode:overlay;position:absolute;inset:0}.ProductImage-module__zBtITa__markVignette{background-image:linear-gradient(#0000 55%,#00000038 100%);position:absolute;inset:0}.ProductImage-module__zBtITa__markInitials{font-family:var(--font-display);letter-spacing:-.04em;color:var(--mark-fg);text-shadow:0 1px 14px #00000038;-webkit-user-select:none;user-select:none;font-size:clamp(1.5rem,26cqw,6rem);font-weight:700;line-height:1;position:relative}.ProductImage-module__zBtITa__markInitialsSingle{font-size:clamp(1.9rem,34cqw,7.5rem)}.ProductImage-module__zBtITa__markInitialsNonLatin{font-family:var(--font-sans);letter-spacing:-.01em;font-size:clamp(1.3rem,21cqw,5rem)}.ProductImage-module__zBtITa__markSku{text-align:center;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--mark-fg);opacity:.66;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;padding-inline:8%;font-size:clamp(.5rem,3.4cqw,.75rem);position:absolute;bottom:8%;left:0;right:0;overflow:hidden}
.Layout-module__6A1vqW__container{width:100%;padding-inline:var(--gutter);margin-inline:auto}@media (max-width:767px){.Layout-module__6A1vqW__container{padding-inline:var(--space-4)}}.Layout-module__6A1vqW__widthContent{max-width:var(--container-content)}.Layout-module__6A1vqW__widthWide{max-width:var(--container-wide)}.Layout-module__6A1vqW__widthProse{max-width:var(--container-prose)}.Layout-module__6A1vqW__widthFull{max-width:none}.Layout-module__6A1vqW__flush{padding-inline:0}.Layout-module__6A1vqW__section{padding-block:var(--section-y);position:relative}.Layout-module__6A1vqW__sectionSm{padding-block:clamp(2.5rem,5vw,4rem)}.Layout-module__6A1vqW__sectionApp{padding-block:var(--app-pad)}@media (max-width:767px){.Layout-module__6A1vqW__sectionApp{padding-block:var(--space-4)}}.Layout-module__6A1vqW__toneSurface{background-color:var(--surface)}.Layout-module__6A1vqW__toneSunken{background-color:var(--surface-sunken)}.Layout-module__6A1vqW__toneRaised{background-color:var(--surface-raised)}.Layout-module__6A1vqW__toneInverse{background-color:var(--ink-950);color:var(--ink-100)}.Layout-module__6A1vqW__toneInverse :where(h1,h2,h3,h4,h5,h6){color:var(--ink-100)}.Layout-module__6A1vqW__dividedTop{border-top:1px solid var(--border)}.Layout-module__6A1vqW__dividedBottom{border-bottom:1px solid var(--border)}.Layout-module__6A1vqW__eyebrow{align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--text-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-text);font-weight:600;line-height:1;display:inline-flex}.Layout-module__6A1vqW__eyebrowMuted{color:var(--text-secondary)}.Layout-module__6A1vqW__eyebrowRule{border-radius:var(--radius-full);opacity:.55;background-color:currentColor;width:18px;height:2px;display:inline-block}.Layout-module__6A1vqW__stack{min-width:0;display:flex}.Layout-module__6A1vqW__stackVertical{flex-direction:column}.Layout-module__6A1vqW__stackHorizontal{flex-direction:row;align-items:center}.Layout-module__6A1vqW__stackWrap{flex-wrap:wrap}.Layout-module__6A1vqW__alignStart{align-items:flex-start}.Layout-module__6A1vqW__alignCenter{align-items:center}.Layout-module__6A1vqW__alignEnd{align-items:flex-end}.Layout-module__6A1vqW__alignStretch{align-items:stretch}.Layout-module__6A1vqW__alignBaseline{align-items:baseline}.Layout-module__6A1vqW__justifyStart{justify-content:flex-start}.Layout-module__6A1vqW__justifyCenter{justify-content:center}.Layout-module__6A1vqW__justifyEnd{justify-content:flex-end}.Layout-module__6A1vqW__justifyBetween{justify-content:space-between}.Layout-module__6A1vqW__divider{background-color:var(--border);border:0;flex:none;align-self:stretch}.Layout-module__6A1vqW__dividerHorizontal{width:100%;height:1px}.Layout-module__6A1vqW__dividerVertical{align-self:stretch;width:1px;min-height:1em}.Layout-module__6A1vqW__dividerLabelled{align-items:center;gap:var(--space-3);background:0 0;width:100%;display:flex}.Layout-module__6A1vqW__dividerLine{background-color:var(--border);flex:auto;height:1px}.Layout-module__6A1vqW__dividerLabel{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);flex:none;font-weight:600}.Layout-module__6A1vqW__dividerSoft{background-image:linear-gradient(90deg, transparent, var(--border) 12%, var(--border) 88%, transparent);background-color:#0000}
.AdminPageHeader-module__Qjx-fW__root{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.AdminPageHeader-module__Qjx-fW__copy{min-width:0}.AdminPageHeader-module__Qjx-fW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.AdminPageHeader-module__Qjx-fW__description{margin:var(--space-1-5) 0 0;font-size:var(--text-sm);color:var(--text-secondary);max-width:70ch;line-height:1.5}.AdminPageHeader-module__Qjx-fW__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}
.AdminSkeletons-module__u64A9a__shell{background:var(--surface);min-height:100vh}.AdminSkeletons-module__u64A9a__shellHeader{align-items:center;gap:var(--space-4);height:60px;padding-inline:var(--space-4);border-bottom:1px solid var(--border);display:flex}.AdminSkeletons-module__u64A9a__shellBody{grid-template-columns:240px 1fr;display:grid}.AdminSkeletons-module__u64A9a__shellNav{gap:var(--space-5);padding:var(--space-6) var(--space-4);border-right:1px solid var(--border);flex-direction:column;min-height:calc(100vh - 60px);display:flex}.AdminSkeletons-module__u64A9a__shellMain{gap:var(--space-6);padding:var(--space-6);flex-direction:column;display:flex}.AdminSkeletons-module__u64A9a__shellCards,.AdminSkeletons-module__u64A9a__statGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}@media (max-width:767px){.AdminSkeletons-module__u64A9a__shellBody{grid-template-columns:1fr}.AdminSkeletons-module__u64A9a__shellNav{display:none}.AdminSkeletons-module__u64A9a__shellMain{padding:var(--space-4)}}.AdminSkeletons-module__u64A9a__table{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);overflow:hidden}.AdminSkeletons-module__u64A9a__tableHead,.AdminSkeletons-module__u64A9a__tableRow{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);grid-template-columns:2.2fr repeat(auto-fit,minmax(80px,1fr));display:grid}.AdminSkeletons-module__u64A9a__tableHead{background:var(--surface-2);border-bottom:1px solid var(--border)}.AdminSkeletons-module__u64A9a__tableRow+.AdminSkeletons-module__u64A9a__tableRow,.AdminSkeletons-module__u64A9a__tableHead+.AdminSkeletons-module__u64A9a__tableRow{border-top:1px solid var(--border-subtle)}.AdminSkeletons-module__u64A9a__panel{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);flex-direction:column;display:flex}
.StatCard-module__inVE3W__grid{gap:var(--space-4);display:grid}.StatCard-module__inVE3W__card{gap:var(--space-2);padding:var(--space-4) var(--space-5) var(--space-5);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);color:inherit;flex-direction:column;text-decoration:none;display:flex}.StatCard-module__inVE3W__linked{transition:border-color var(--duration-standard) var(--ease-out), box-shadow var(--duration-standard) var(--ease-out)}.StatCard-module__inVE3W__linked:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.StatCard-module__inVE3W__linked:focus-visible{box-shadow:var(--focus-ring);outline:none}.StatCard-module__inVE3W__head{justify-content:space-between;align-items:flex-start;gap:var(--space-2);min-height:34px;display:flex}.StatCard-module__inVE3W__label{font-size:var(--text-xs);letter-spacing:.02em;color:var(--text-secondary);font-weight:600;line-height:1.35}.StatCard-module__inVE3W__icon{color:var(--text-quaternary);margin-top:1px;display:inline-flex}.StatCard-module__inVE3W__valueRow{align-items:baseline;min-height:34px;display:flex}.StatCard-module__inVE3W__value,.StatCard-module__inVE3W__price{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.025em;color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1.05}.StatCard-module__inVE3W__valueRow[data-tone=signal] .StatCard-module__inVE3W__value,.StatCard-module__inVE3W__valueRow[data-tone=signal] .StatCard-module__inVE3W__price{color:var(--success-text)}.StatCard-module__inVE3W__valueRow[data-tone=warning] .StatCard-module__inVE3W__value,.StatCard-module__inVE3W__valueRow[data-tone=warning] .StatCard-module__inVE3W__price{color:var(--warning-text)}.StatCard-module__inVE3W__valueRow[data-tone=danger] .StatCard-module__inVE3W__value,.StatCard-module__inVE3W__valueRow[data-tone=danger] .StatCard-module__inVE3W__price{color:var(--danger-text)}.StatCard-module__inVE3W__meta{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.45}.StatCard-module__inVE3W__meter{margin-top:var(--space-1);border-radius:var(--radius-full);background:var(--surface-inset);height:3px;overflow:hidden}.StatCard-module__inVE3W__meterFill{border-radius:inherit;background:var(--text-muted);height:100%;display:block}.StatCard-module__inVE3W__warning{vertical-align:-3px;color:var(--danger-text);border-radius:var(--radius-sm);margin-left:4px;display:inline-flex}.StatCard-module__inVE3W__warning:focus-visible{box-shadow:var(--focus-ring);outline:none}
.Wordmark-module__wzdCvW__root{align-items:center;gap:10px;min-width:0;display:inline-flex}.Wordmark-module__wzdCvW__asset{width:auto;height:var(--wordmark-size);display:block}.Wordmark-module__wzdCvW__mark{flex:none;display:block}.Wordmark-module__wzdCvW__text{font-family:var(--font-display);font-weight:700;font-size:calc(var(--wordmark-size) * .62);letter-spacing:-.025em;color:var(--text);white-space:nowrap;line-height:1}.Wordmark-module__wzdCvW__onDark .Wordmark-module__wzdCvW__text{color:var(--bg)}
.PlatformChrome-module__SfLtda__header{justify-content:space-between;align-items:center;gap:var(--space-4);height:100%;padding-inline:var(--space-4);background:var(--surface);color:var(--text-primary);display:flex}.PlatformChrome-module__SfLtda__headerLeft{flex:1;min-width:0}.PlatformChrome-module__SfLtda__brand{border-radius:var(--radius-xs);align-items:center;text-decoration:none;display:inline-flex}.PlatformChrome-module__SfLtda__brand:focus-visible{box-shadow:var(--focus-ring);outline:none}.PlatformChrome-module__SfLtda__brandMark{width:auto;height:24px;display:block}.PlatformChrome-module__SfLtda__headerRule{background:var(--border);flex:none;width:1px;height:28px}.PlatformChrome-module__SfLtda__consoleTag{padding:4px var(--space-2-5);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface-2);font-size:var(--text-eyebrow);line-height:var(--text-eyebrow--line-height);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;flex:none;align-items:center;font-weight:600;display:inline-flex}.PlatformChrome-module__SfLtda__headerUser{font-variant-numeric:tabular-nums;flex:none}.PlatformChrome-module__SfLtda__nav{background:var(--surface-sunken);border-right:1px solid var(--border);flex-direction:column;height:100%;display:flex}.PlatformChrome-module__SfLtda__navScroll{flex:1;min-height:0}.PlatformChrome-module__SfLtda__navHeading{padding-inline:var(--space-3);font-size:var(--text-eyebrow);line-height:var(--text-eyebrow--line-height);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-quaternary);margin:0;font-weight:600}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background-color var(--duration-micro) var(--ease-out), color var(--duration-micro) var(--ease-out)}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root:hover{background-color:var(--surface);color:var(--text-primary)}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root[data-active]{background-color:var(--surface);color:var(--text-primary);border-left:2px solid var(--text);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root[data-active] .mantine-NavLink-label{font-weight:600}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root .mantine-NavLink-description{font-size:var(--text-xs);color:var(--text-quaternary)}.PlatformChrome-module__SfLtda__navItem.mantine-NavLink-root:focus-visible{box-shadow:var(--focus-ring);outline:none}.PlatformChrome-module__SfLtda__navFooter{padding:var(--space-3) var(--space-4) var(--space-4);border-top:1px solid var(--border);flex-direction:column;flex:none;gap:2px;display:flex}.PlatformChrome-module__SfLtda__shellSkeleton{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.PlatformChrome-module__SfLtda__shellSkeletonHeader{justify-content:space-between;align-items:center;gap:var(--space-4);height:60px;padding-inline:var(--space-4);border-bottom:1px solid var(--border);display:flex}.PlatformChrome-module__SfLtda__shellSkeletonBody{flex:1;min-height:0;display:flex}.PlatformChrome-module__SfLtda__shellSkeletonNav{gap:var(--space-5);width:260px;padding:var(--space-5) var(--space-4);background:var(--surface-sunken);border-right:1px solid var(--border);flex-direction:column;flex:none;display:flex}.PlatformChrome-module__SfLtda__shellSkeletonMain{gap:var(--space-6);min-width:0;padding:var(--space-6);flex-direction:column;flex:1;display:flex}.PlatformChrome-module__SfLtda__shellSkeletonCards{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.PlatformChrome-module__SfLtda__overviewSkeleton{gap:var(--space-6);flex-direction:column;display:flex}.PlatformChrome-module__SfLtda__overviewSkeletonSplit{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.PlatformChrome-module__SfLtda__chartSkeleton,.PlatformChrome-module__SfLtda__healthSkeleton{gap:var(--space-3);flex-direction:column;display:flex}.PlatformChrome-module__SfLtda__healthSkeletonCounts{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}@media (max-width:767px){.PlatformChrome-module__SfLtda__shellSkeletonNav{display:none}.PlatformChrome-module__SfLtda__shellSkeletonMain{padding:var(--space-4)}}
.Customizer-module__4egJdq__shell{margin:calc(var(--app-shell-padding,16px) * -1);height:calc(100dvh - var(--app-shell-header-offset,80px));background:var(--surface-sunken);min-height:520px;color:var(--text-primary);flex-direction:column;display:flex;overflow:hidden}.Customizer-module__4egJdq__body{flex:1;grid-template-columns:360px minmax(0,1fr);min-height:0;display:grid}@media (max-width:1100px){.Customizer-module__4egJdq__body{grid-template-columns:320px minmax(0,1fr)}}@media (max-width:900px){.Customizer-module__4egJdq__body{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(0,1fr)}}.Customizer-module__4egJdq__topBar{background:var(--surface-raised);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;display:flex}.Customizer-module__4egJdq__storeBlock{border-right:1px solid var(--border-subtle);flex-direction:column;gap:2px;min-width:0;padding-right:12px;display:flex}.Customizer-module__4egJdq__storeName{font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Customizer-module__4egJdq__storeMeta{font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:6px;display:flex}.Customizer-module__4egJdq__topBarSpacer{flex:1;min-width:8px}.Customizer-module__4egJdq__toolGroup{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:2px;padding:2px;display:flex}.Customizer-module__4egJdq__viewportButton{border-radius:var(--radius-xs);min-width:34px;height:32px;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-micro) var(--ease-out), color var(--duration-micro) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 8px;display:inline-flex}.Customizer-module__4egJdq__viewportButton:hover:not([aria-pressed=true]){background:var(--surface-raised);color:var(--text-primary)}.Customizer-module__4egJdq__viewportButton[aria-pressed=true]{background:var(--surface-raised);color:var(--text-primary);box-shadow:var(--shadow-xs)}.Customizer-module__4egJdq__viewportButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__viewportSize{font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;padding:0 4px;font-size:11px}.Customizer-module__4egJdq__status{border-radius:var(--radius-full);height:32px;font-size:var(--text-xs);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:0 12px;font-weight:600;display:inline-flex}.Customizer-module__4egJdq__statusSaved{background:var(--success-subtle);border-color:var(--success-border);color:var(--success-text)}.Customizer-module__4egJdq__statusDirty{background:var(--warning-subtle);border-color:var(--warning-border);color:var(--warning-text)}.Customizer-module__4egJdq__statusSaving{background:var(--info-subtle);border-color:var(--info-border);color:var(--info-text)}.Customizer-module__4egJdq__statusError{background:var(--danger-subtle);border-color:var(--danger-border);color:var(--danger-text)}.Customizer-module__4egJdq__statusDot{border-radius:var(--radius-full);background:currentColor;flex:none;width:7px;height:7px}.Customizer-module__4egJdq__statusDotPulse{animation:Customizer-module__4egJdq__customizerPulse 1.4s var(--ease-in-out) infinite}@keyframes Customizer-module__4egJdq__customizerPulse{0%,to{opacity:1}50%{opacity:.25}}.Customizer-module__4egJdq__canvas{background:radial-gradient(circle at 1px 1px, var(--border) 1px, transparent 0) 0 0 / 22px 22px, var(--surface-sunken);flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:0;padding:20px;display:flex;position:relative;overflow:auto}.Customizer-module__4egJdq__frameWrap{flex:auto;justify-content:center;align-items:flex-start;width:100%;min-height:0;display:flex;position:relative}.Customizer-module__4egJdq__frameScaler{flex:none;position:relative}.Customizer-module__4egJdq__frameShell{transform-origin:0 0;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:transform var(--duration-standard) var(--ease-out), width var(--duration-standard) var(--ease-out), height var(--duration-standard) var(--ease-out);position:absolute;top:0;left:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.Customizer-module__4egJdq__frameShell{transition:none}}.Customizer-module__4egJdq__viewportBadge{font-size:var(--text-xs);color:var(--text-secondary);letter-spacing:.02em;text-align:center;flex:none;margin:10px 0 0;padding:0}.Customizer-module__4egJdq__frame{background:var(--surface-raised);border:0;width:100%;height:100%;display:block}.Customizer-module__4egJdq__frameOverlay{border-radius:var(--radius-lg);text-align:center;background:var(--surface-raised);color:var(--text-secondary);font-size:var(--text-sm);z-index:2;place-items:center;gap:12px;padding:24px;display:grid;position:absolute;inset:0}.Customizer-module__4egJdq__frameNotice{z-index:3;border-radius:var(--radius-md);background:var(--surface-inverse);max-width:min(520px,90%);color:var(--text-inverse);font-size:var(--text-xs);box-shadow:var(--shadow-lg);text-align:left;align-items:flex-start;gap:8px;padding:10px 14px;line-height:1.45;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Customizer-module__4egJdq__rail{background:var(--surface-raised);border-right:1px solid var(--border);flex-direction:column;min-height:0;display:flex}@media (max-width:900px){.Customizer-module__4egJdq__rail{border-right:0;border-bottom:1px solid var(--border)}}.Customizer-module__4egJdq__railTabs{border-bottom:1px solid var(--border);flex:none;gap:4px;padding:8px 8px 0;display:flex}.Customizer-module__4egJdq__railTab{height:36px;color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-xs) var(--radius-xs) 0 0;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;font-weight:600}.Customizer-module__4egJdq__railTab:hover{color:var(--text-primary);background:var(--surface-sunken)}.Customizer-module__4egJdq__railTab[aria-selected=true]{color:var(--accent-text);border-bottom-color:var(--accent)}.Customizer-module__4egJdq__railTab:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__railScroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.Customizer-module__4egJdq__railHeader{z-index:2;background:var(--surface-raised);border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.Customizer-module__4egJdq__railBack{border-radius:var(--radius-xs);height:30px;color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 8px 0 4px;font-weight:600;display:inline-flex}.Customizer-module__4egJdq__railBack:hover{background:var(--surface-sunken);color:var(--text-primary)}.Customizer-module__4egJdq__railBack:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__railTitle{font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.Customizer-module__4egJdq__railGroup{flex-direction:column;gap:10px;padding:12px;display:flex}.Customizer-module__4egJdq__railGroup+.Customizer-module__4egJdq__railGroup{border-top:1px solid var(--border-subtle)}.Customizer-module__4egJdq__railLabel{font-size:var(--text-eyebrow);line-height:var(--text-eyebrow--line-height);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.Customizer-module__4egJdq__railHint{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.Customizer-module__4egJdq__navList{flex-direction:column;gap:2px;padding:8px;display:flex}.Customizer-module__4egJdq__navRow{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--duration-micro) var(--ease-out);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:10px;display:flex}.Customizer-module__4egJdq__navRow:hover{background:var(--surface-sunken)}.Customizer-module__4egJdq__navRow:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__navRowIcon{border-radius:var(--radius-xs);background:var(--surface-sunken);width:30px;height:30px;color:var(--text-secondary);flex:none;place-items:center;display:grid}.Customizer-module__4egJdq__navRowText{flex:1;min-width:0}.Customizer-module__4egJdq__navRowTitle{font-size:var(--text-sm);font-weight:600;line-height:1.3;display:block}.Customizer-module__4egJdq__navRowSub{font-size:var(--text-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;display:block;overflow:hidden}.Customizer-module__4egJdq__navRowChevron{color:var(--text-tertiary);flex:none}.Customizer-module__4egJdq__sectionList{flex-direction:column;gap:4px;margin:0;padding:8px;list-style:none;display:flex}.Customizer-module__4egJdq__sectionRow{border-radius:var(--radius-sm);background:var(--surface-raised);border:1px solid #0000;align-items:center;gap:6px;padding:4px 6px 4px 4px;display:flex}.Customizer-module__4egJdq__sectionRow:hover{background:var(--surface-sunken)}.Customizer-module__4egJdq__sectionRowSelected{background:var(--accent-subtle);border-color:var(--accent-subtle-border)}.Customizer-module__4egJdq__sectionRowSelected:hover{background:var(--accent-subtle)}.Customizer-module__4egJdq__sectionRowDragging{opacity:.4}.Customizer-module__4egJdq__sectionRowDisabled .Customizer-module__4egJdq__sectionRowTitle{color:var(--text-tertiary);text-decoration:line-through;text-decoration-thickness:1px}.Customizer-module__4egJdq__dragHandle{border-radius:var(--radius-xs);width:28px;height:32px;color:var(--text-tertiary);cursor:grab;touch-action:none;background:0 0;border:0;flex:none;place-items:center;display:grid}.Customizer-module__4egJdq__dragHandle:hover{color:var(--text-primary);background:var(--surface-sunken)}.Customizer-module__4egJdq__dragHandle:focus-visible{box-shadow:var(--focus-ring);color:var(--text-primary);outline:none}.Customizer-module__4egJdq__dragHandle:active{cursor:grabbing}.Customizer-module__4egJdq__sectionOpen{border-radius:var(--radius-xs);min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:6px 4px;display:flex}.Customizer-module__4egJdq__sectionOpen:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__sectionIcon{color:var(--text-secondary);flex:none}.Customizer-module__4egJdq__sectionRowTitle{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.Customizer-module__4egJdq__rowActions{flex:none;align-items:center;gap:0;display:flex}.Customizer-module__4egJdq__iconButton{border-radius:var(--radius-xs);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.Customizer-module__4egJdq__iconButton:hover{background:var(--surface-inset);color:var(--text-primary)}.Customizer-module__4egJdq__iconButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__iconButtonDanger:hover{background:var(--danger-subtle);color:var(--danger-text)}.Customizer-module__4egJdq__dropIndicator{background:var(--accent);border-radius:2px;height:2px}.Customizer-module__4egJdq__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.Customizer-module__4egJdq__pickerCard{text-align:left;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);cursor:pointer;transition:border-color var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);gap:10px;padding:12px;display:flex}.Customizer-module__4egJdq__pickerCard:hover:not(:disabled){border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Customizer-module__4egJdq__pickerCard:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__pickerCard:disabled{opacity:.55;cursor:not-allowed}.Customizer-module__4egJdq__pickerBody{min-width:0;display:block}.Customizer-module__4egJdq__pickerIcon{border-radius:var(--radius-sm);background:var(--accent-subtle);width:34px;height:34px;color:var(--accent-text);flex:none;place-items:center;display:grid}.Customizer-module__4egJdq__pickerTitle{font-size:var(--text-sm);margin-bottom:2px;font-weight:600;display:block}.Customizer-module__4egJdq__pickerDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.45;display:block}.Customizer-module__4egJdq__pickerLimit{color:var(--text-tertiary);margin-top:6px;font-size:11px;font-weight:600;display:inline-block}.Customizer-module__4egJdq__presetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.Customizer-module__4egJdq__presetCard{text-align:left;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);cursor:pointer;width:100%;transition:border-color var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);padding:0;display:block;overflow:hidden}.Customizer-module__4egJdq__presetCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Customizer-module__4egJdq__presetCard:focus-visible{box-shadow:var(--focus-ring);outline:none}.Customizer-module__4egJdq__presetCardActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.Customizer-module__4egJdq__presetThumb{border-bottom:1px solid var(--border-subtle);line-height:0;display:block}.Customizer-module__4egJdq__presetMeta{padding:8px 10px 10px;display:block}.Customizer-module__4egJdq__presetName{font-family:var(--font-display);font-size:var(--text-sm);align-items:center;gap:6px;font-weight:600;display:flex}.Customizer-module__4egJdq__presetRegister{font-size:var(--text-xs);color:var(--text-secondary);margin-top:2px;line-height:1.4;display:block}.Customizer-module__4egJdq__diffList{flex-direction:column;gap:2px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.Customizer-module__4egJdq__diffGroupLabel{font-size:var(--text-eyebrow);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-tertiary);margin-top:12px;margin-bottom:4px;font-weight:600}.Customizer-module__4egJdq__diffGroupLabel:first-child{margin-top:0}.Customizer-module__4egJdq__diffRow{border-radius:var(--radius-xs);font-size:var(--text-sm);align-items:center;gap:8px;padding:7px 8px;display:flex}.Customizer-module__4egJdq__diffRow:nth-child(odd){background:var(--surface-sunken)}.Customizer-module__4egJdq__diffLabel{flex:1;min-width:0}.Customizer-module__4egJdq__diffValues{font-size:var(--text-xs);color:var(--text-secondary);flex:none;align-items:center;gap:6px;display:flex}.Customizer-module__4egJdq__diffSwatch{border-radius:var(--radius-xs);border:1px solid var(--border-strong);flex:none;width:16px;height:16px;display:inline-block}.Customizer-module__4egJdq__diffArrow{color:var(--text-tertiary)}.Customizer-module__4egJdq__diffTo{color:var(--text-primary);font-weight:600}.Customizer-module__4egJdq__loadingShell{height:calc(100dvh - var(--app-shell-header-offset,80px) - 48px);color:var(--text-secondary);place-items:center;gap:12px;display:grid}.Customizer-module__4egJdq__errorShell{max-width:520px;margin:48px auto}.Customizer-module__4egJdq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.SiteHeader-module__nJLTva__skipLink{z-index:60;border-radius:var(--radius-sm);background:var(--text);color:var(--bg);font-size:var(--text-sm);transition:top var(--duration-standard) var(--ease-out);padding:10px 16px;font-weight:600;text-decoration:none;position:absolute;top:-64px;left:16px}.SiteHeader-module__nJLTva__skipLink:focus-visible{top:12px}.SiteHeader-module__nJLTva__root{z-index:50;background:var(--bg);transition:border-color var(--duration-standard) var(--ease-out), box-shadow var(--duration-standard) var(--ease-out), background-color var(--duration-standard) var(--ease-out);border-bottom:1px solid #0000;position:sticky;top:0}.SiteHeader-module__nJLTva__scrolled{border-bottom-color:var(--border);background:var(--bg);box-shadow:0 1px 2px #1012160a}.SiteHeader-module__nJLTva__bar{width:100%;max-width:var(--container-content);padding-inline:var(--gutter);height:76px;transition:height var(--duration-standard) var(--ease-out);align-items:center;gap:24px;margin-inline:auto;display:flex}.SiteHeader-module__nJLTva__scrolled .SiteHeader-module__nJLTva__bar{height:60px}.SiteHeader-module__nJLTva__brand{border-radius:var(--radius-sm);flex:none;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.SiteHeader-module__nJLTva__nav{flex:1;align-items:center;gap:4px;min-width:0;margin-inline-start:12px;display:flex}.SiteHeader-module__nJLTva__navLink{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap;transition:color var(--duration-micro) var(--ease-out), background-color var(--duration-micro) var(--ease-out);padding:8px 12px;font-weight:500;text-decoration:none}.SiteHeader-module__nJLTva__navLink:hover{color:var(--text);background:var(--border)}.SiteHeader-module__nJLTva__navLink[aria-current=page]{color:var(--text)}.SiteHeader-module__nJLTva__actions{flex:none;align-items:center;gap:8px;display:flex}.SiteHeader-module__nJLTva__toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;margin-inline-start:auto;padding:0 10px;display:none}.SiteHeader-module__nJLTva__toggleBar{background:var(--text);width:100%;height:2px;transition:transform var(--duration-standard) var(--ease-out), opacity var(--duration-micro) var(--ease-out);border-radius:2px;display:block}.SiteHeader-module__nJLTva__toggleBarTop{transform:translateY(7px)rotate(45deg)}.SiteHeader-module__nJLTva__toggleBarHidden{opacity:0}.SiteHeader-module__nJLTva__toggleBarBottom{transform:translateY(-7px)rotate(-45deg)}.SiteHeader-module__nJLTva__scrim{z-index:45;background:var(--surface-scrim);position:fixed;inset:0}.SiteHeader-module__nJLTva__panel{z-index:55;background:var(--bg);border-bottom:1px solid var(--border);max-height:calc(100dvh - 76px);box-shadow:var(--shadow-lg);padding:20px 16px 28px;position:fixed;inset:76px 0 auto;overflow-y:auto}.SiteHeader-module__nJLTva__panelOpen{animation:var(--animate-fade-in-up)}.SiteHeader-module__nJLTva__panelNav{border-bottom:1px solid var(--border-subtle);flex-direction:column;margin-bottom:16px;padding-bottom:12px;display:flex}.SiteHeader-module__nJLTva__panelLink{border-radius:var(--radius-sm);font-family:var(--font-display);letter-spacing:-.015em;color:var(--text);padding:14px 8px;font-size:1.25rem;font-weight:600;text-decoration:none}.SiteHeader-module__nJLTva__panelLink:hover{background:var(--border)}.SiteHeader-module__nJLTva__panelActions{flex-direction:column;gap:10px;display:flex}.SiteHeader-module__nJLTva__panelNote{font-size:var(--text-xs);color:var(--text-muted);text-align:center;margin:16px 0 0}@media (max-width:899px){.SiteHeader-module__nJLTva__nav,.SiteHeader-module__nJLTva__actions{display:none}.SiteHeader-module__nJLTva__toggle{display:flex}.SiteHeader-module__nJLTva__bar,.SiteHeader-module__nJLTva__scrolled .SiteHeader-module__nJLTva__bar{height:64px}.SiteHeader-module__nJLTva__panel{max-height:calc(100dvh - 64px);inset-block-start:64px}}@media (min-width:900px){.SiteHeader-module__nJLTva__panel{display:none}}
.PlatformPanels-module__NCJEOa__panel{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);flex-direction:column;scroll-margin-top:84px;display:flex}.PlatformPanels-module__NCJEOa__panelHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-5) 0;flex-wrap:wrap;display:flex}.PlatformPanels-module__NCJEOa__panelCopy{min-width:0}.PlatformPanels-module__NCJEOa__panelTitle{font-family:var(--font-display);letter-spacing:-.012em;color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.PlatformPanels-module__NCJEOa__panelDescription{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.PlatformPanels-module__NCJEOa__panelActions{align-items:center;gap:var(--space-2);flex:none;display:flex}.PlatformPanels-module__NCJEOa__panelBody{padding:var(--space-4) var(--space-5) var(--space-5)}.PlatformPanels-module__NCJEOa__delta{font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:4px;line-height:1.4;display:inline-flex}.PlatformPanels-module__NCJEOa__deltaValue{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__delta[data-tone=good] .PlatformPanels-module__NCJEOa__deltaValue,.PlatformPanels-module__NCJEOa__delta[data-tone=good] svg{color:var(--success-text)}.PlatformPanels-module__NCJEOa__delta[data-tone=bad] .PlatformPanels-module__NCJEOa__deltaValue,.PlatformPanels-module__NCJEOa__delta[data-tone=bad] svg{color:var(--danger-text)}.PlatformPanels-module__NCJEOa__deltaLabel{color:var(--text-secondary)}.PlatformPanels-module__NCJEOa__deltaMuted{font-size:var(--text-xs);color:var(--text-quaternary);line-height:1.4}.PlatformPanels-module__NCJEOa__windowSelector{align-items:center;gap:var(--space-2);display:inline-flex}.PlatformPanels-module__NCJEOa__windowLabel{font-size:var(--text-eyebrow);line-height:var(--text-eyebrow--line-height);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-quaternary);font-weight:600}.PlatformPanels-module__NCJEOa__errorState{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);background:var(--surface-raised);border:1px solid var(--danger-border);border-radius:var(--radius-lg);flex-wrap:wrap;display:flex}.PlatformPanels-module__NCJEOa__errorCompact{padding:var(--space-4)}.PlatformPanels-module__NCJEOa__errorMark{border-radius:var(--radius-full);background:var(--danger-subtle);width:36px;height:36px;color:var(--danger-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.PlatformPanels-module__NCJEOa__errorCopy{flex:260px;min-width:0}.PlatformPanels-module__NCJEOa__errorTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.PlatformPanels-module__NCJEOa__errorDetail{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.PlatformPanels-module__NCJEOa__errorMeta{margin:var(--space-1) 0 0;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-quaternary)}.PlatformPanels-module__NCJEOa__errorActions{align-items:center;gap:var(--space-2);flex:none;display:flex}.PlatformPanels-module__NCJEOa__chartStack{gap:var(--space-6);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__chartFigure{margin:0}.PlatformPanels-module__NCJEOa__chartCaption{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.PlatformPanels-module__NCJEOa__chartCaptionTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__chartBody{min-width:0;height:240px}.PlatformPanels-module__NCJEOa__chartSummary{margin:var(--space-3) 0 0;font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.PlatformPanels-module__NCJEOa__legend{align-items:center;gap:var(--space-4);display:inline-flex}.PlatformPanels-module__NCJEOa__legendItem{font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:6px;display:inline-flex}.PlatformPanels-module__NCJEOa__legendSolid,.PlatformPanels-module__NCJEOa__legendDashed{border-top-width:2px;width:18px;height:0;display:inline-block}.PlatformPanels-module__NCJEOa__legendSolid{border-top-style:solid;border-top-color:var(--text)}.PlatformPanels-module__NCJEOa__legendDashed{border-top-style:dashed;border-top-color:var(--signal)}.PlatformPanels-module__NCJEOa__funnel{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlatformPanels-module__NCJEOa__funnelStep+.PlatformPanels-module__NCJEOa__funnelStep{margin-top:var(--space-3)}.PlatformPanels-module__NCJEOa__funnelRate{margin:0 0 var(--space-2);padding-left:var(--space-1);font-size:var(--text-xs);color:var(--text-quaternary);align-items:center;gap:4px;display:flex}.PlatformPanels-module__NCJEOa__funnelRateValue{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-weight:600}.PlatformPanels-module__NCJEOa__funnelRateLabel{color:var(--text-quaternary)}.PlatformPanels-module__NCJEOa__funnelHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:6px;display:flex}.PlatformPanels-module__NCJEOa__funnelLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.PlatformPanels-module__NCJEOa__funnelValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.PlatformPanels-module__NCJEOa__funnelTrack{border-radius:var(--radius-full);background:var(--surface-inset);height:10px;overflow:hidden}.PlatformPanels-module__NCJEOa__funnelBar{border-radius:inherit;background:var(--text);min-width:2px;height:100%;display:block}.PlatformPanels-module__NCJEOa__revenue{gap:var(--space-5);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__revenueHero{gap:var(--space-1);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__revenueHeroLabel{font-size:var(--text-xs);letter-spacing:.02em;color:var(--text-secondary);font-weight:600}.PlatformPanels-module__NCJEOa__revenueHeroValue{color:var(--success-text)}.PlatformPanels-module__NCJEOa__fulfilmentHeroValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1.05}.PlatformPanels-module__NCJEOa__factList{flex-direction:column;margin:0;padding:0;display:flex}.PlatformPanels-module__NCJEOa__factRow{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding:var(--space-2-5) 0;border-top:1px solid var(--border-subtle);display:flex}.PlatformPanels-module__NCJEOa__factTerm{font-size:var(--text-sm);color:var(--text-secondary)}.PlatformPanels-module__NCJEOa__factDefinition{align-items:baseline;gap:var(--space-2);text-align:right;margin:0;display:flex}.PlatformPanels-module__NCJEOa__factFigure{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__factNote{font-size:var(--text-xs);color:var(--text-quaternary)}.PlatformPanels-module__NCJEOa__healthCards{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0;padding:0;list-style:none;display:grid}.PlatformPanels-module__NCJEOa__healthCard{gap:var(--space-1-5);padding:var(--space-4) var(--space-5) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-xs);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__healthCard:focus-visible{box-shadow:var(--focus-ring);outline:none}.PlatformPanels-module__NCJEOa__healthCardHead{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.PlatformPanels-module__NCJEOa__healthCardLabel{font-size:var(--text-xs);letter-spacing:.02em;color:var(--text-secondary);font-weight:600;line-height:1.35}.PlatformPanels-module__NCJEOa__healthCardMark{color:var(--text-quaternary);display:inline-flex}.PlatformPanels-module__NCJEOa__healthCard[data-tone=danger] .PlatformPanels-module__NCJEOa__healthCardMark{color:var(--danger-text)}.PlatformPanels-module__NCJEOa__healthCard[data-tone=warning] .PlatformPanels-module__NCJEOa__healthCardMark{color:var(--warning-text)}.PlatformPanels-module__NCJEOa__healthCard[data-tone=good] .PlatformPanels-module__NCJEOa__healthCardMark{color:var(--success-text)}.PlatformPanels-module__NCJEOa__healthCardValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1.05}.PlatformPanels-module__NCJEOa__healthCardMeta{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}.PlatformPanels-module__NCJEOa__healthTip{gap:var(--space-2);text-align:left;flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__healthTipLead{font-size:var(--text-xs);margin:0;line-height:1.5}.PlatformPanels-module__NCJEOa__healthTipList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlatformPanels-module__NCJEOa__healthTipList li{font-size:var(--text-xs);flex-direction:column;line-height:1.4;display:flex}.PlatformPanels-module__NCJEOa__healthTipName{font-weight:600}.PlatformPanels-module__NCJEOa__healthTipFact{opacity:.8;overflow-wrap:anywhere}.PlatformPanels-module__NCJEOa__healthTipMore{font-size:var(--text-xs);opacity:.8;margin:0}.PlatformPanels-module__NCJEOa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PlatformPanels-module__NCJEOa__healthClear{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--success-border);border-radius:var(--radius-md);background:var(--success-subtle);font-size:var(--text-sm);color:var(--success-text);margin:0;display:flex}.PlatformPanels-module__NCJEOa__alertList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlatformPanels-module__NCJEOa__alert{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.PlatformPanels-module__NCJEOa__alert[data-severity=critical]{border-color:var(--danger-border)}.PlatformPanels-module__NCJEOa__alert[data-severity=warning]{border-color:var(--warning-border)}.PlatformPanels-module__NCJEOa__alertRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.PlatformPanels-module__NCJEOa__alertActions{gap:var(--space-2);padding:0 var(--space-4) var(--space-3);padding-left:calc(var(--space-4) + 16px + var(--space-3));flex-wrap:wrap;display:flex}.PlatformPanels-module__NCJEOa__alertAction{min-height:32px;padding:0 var(--space-3);border:1px solid var(--border-control);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-primary);transition:background-color var(--duration-micro) var(--ease-out);align-items:center;gap:4px;font-weight:600;text-decoration:none;display:inline-flex}.PlatformPanels-module__NCJEOa__alertAction:hover{background:var(--surface-inset)}.PlatformPanels-module__NCJEOa__alertAction:focus-visible{box-shadow:var(--focus-ring);outline:none}.PlatformPanels-module__NCJEOa__alertAction[data-primary=true]{background:var(--text-primary);border-color:var(--text-primary);color:var(--surface)}.PlatformPanels-module__NCJEOa__alertAction[data-primary=true]:hover{background:var(--text-secondary)}.PlatformPanels-module__NCJEOa__alertMark{color:var(--text-quaternary);flex:none;margin-top:2px;display:inline-flex}.PlatformPanels-module__NCJEOa__alert[data-severity=critical] .PlatformPanels-module__NCJEOa__alertMark{color:var(--danger-text)}.PlatformPanels-module__NCJEOa__alert[data-severity=warning] .PlatformPanels-module__NCJEOa__alertMark{color:var(--warning-text)}.PlatformPanels-module__NCJEOa__alertCopy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PlatformPanels-module__NCJEOa__alertTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__alertDetail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.PlatformPanels-module__NCJEOa__alertStore{font-size:var(--text-xs);color:var(--text-quaternary)}.PlatformPanels-module__NCJEOa__alertSeverity{padding:2px var(--space-2);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-eyebrow);letter-spacing:var(--text-eyebrow--letter-spacing);text-transform:uppercase;color:var(--text-secondary);flex:none;align-self:flex-start;font-weight:600}@media (max-width:767px){.PlatformPanels-module__NCJEOa__panelHead{padding:var(--space-4) var(--space-4) 0}.PlatformPanels-module__NCJEOa__panelBody{padding:var(--space-4)}.PlatformPanels-module__NCJEOa__chartBody{height:200px}.PlatformPanels-module__NCJEOa__alertLink{flex-wrap:wrap}}.PlatformPanels-module__NCJEOa__freshness{font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:5px;margin:0;line-height:1.4;display:inline-flex}.PlatformPanels-module__NCJEOa__freshness svg{color:var(--text-quaternary);flex:none}.PlatformPanels-module__NCJEOa__attention{gap:var(--space-4);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__attentionHead{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--danger-border);border-radius:var(--radius-md);background:var(--danger-subtle);flex-wrap:wrap;display:flex}.PlatformPanels-module__NCJEOa__attentionMark{color:var(--danger-text);flex:none;margin-top:2px;display:inline-flex}.PlatformPanels-module__NCJEOa__attentionFigures{flex:260px;min-width:0}.PlatformPanels-module__NCJEOa__attentionHero{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin:0;display:flex}.PlatformPanels-module__NCJEOa__attentionHeroValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1.05}.PlatformPanels-module__NCJEOa__attentionHeroLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__attentionSub{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.PlatformPanels-module__NCJEOa__attentionMoney{align-items:baseline;gap:4px;display:inline-flex}.PlatformPanels-module__NCJEOa__attentionStores{flex-direction:column;flex:none;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PlatformPanels-module__NCJEOa__attentionAction{align-items:center;gap:var(--space-2);min-height:40px;padding:6px var(--space-3);border-radius:var(--radius-sm);background:var(--text-primary);color:var(--surface);font-size:var(--text-sm);font-weight:600;text-decoration:none;display:flex}.PlatformPanels-module__NCJEOa__attentionActionName{white-space:nowrap}.PlatformPanels-module__NCJEOa__attentionActionMeta{font-size:var(--text-xs);opacity:.82;white-space:nowrap;font-weight:400}.PlatformPanels-module__NCJEOa__attentionAction:hover{background:var(--text-secondary)}.PlatformPanels-module__NCJEOa__attentionAction:focus-visible{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--text-primary);outline:none}.PlatformPanels-module__NCJEOa__attentionNote{font-size:var(--text-xs);color:var(--text-quaternary);margin:0;line-height:1.55}.PlatformPanels-module__NCJEOa__attentionCode{font-family:var(--font-mono);color:var(--text-secondary)}.PlatformPanels-module__NCJEOa__readiness{gap:var(--space-5);flex-direction:column;display:flex}.PlatformPanels-module__NCJEOa__readinessList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PlatformPanels-module__NCJEOa__readinessRow{align-items:center;column-gap:var(--space-4);padding:var(--space-3) var(--space-3-5);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:1fr minmax(120px,200px);grid-template-areas:"head meter""detail detail";row-gap:4px;display:grid}.PlatformPanels-module__NCJEOa__readinessHead{grid-area:head}.PlatformPanels-module__NCJEOa__readinessMeter{grid-area:meter}.PlatformPanels-module__NCJEOa__readinessDetail{grid-area:detail}@media (max-width:767px){.PlatformPanels-module__NCJEOa__readinessRow{align-items:stretch;row-gap:var(--space-2);grid-template-columns:1fr;grid-template-areas:"head""meter""detail"}}.PlatformPanels-module__NCJEOa__readinessRow[data-alarming=true]{border-color:var(--danger-border);background:var(--danger-subtle)}.PlatformPanels-module__NCJEOa__readinessHead{align-items:baseline;gap:var(--space-2);grid-area:head;display:flex}.PlatformPanels-module__NCJEOa__readinessMark{color:var(--text-quaternary);flex:none;align-self:center;display:inline-flex}.PlatformPanels-module__NCJEOa__readinessRow[data-alarming=true] .PlatformPanels-module__NCJEOa__readinessMark{color:var(--danger-text)}.PlatformPanels-module__NCJEOa__readinessLabel{min-width:0;font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:600}.PlatformPanels-module__NCJEOa__readinessValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text-primary);flex:none;font-size:1.125rem;font-weight:700}.PlatformPanels-module__NCJEOa__readinessOf{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-secondary);font-weight:400}.PlatformPanels-module__NCJEOa__readinessMeter{border-radius:var(--radius-full);background:var(--surface-inset);grid-area:meter;height:6px;overflow:hidden}.PlatformPanels-module__NCJEOa__readinessRow[data-alarming=true] .PlatformPanels-module__NCJEOa__readinessMeter{background:var(--surface);box-shadow:inset 0 0 0 1px var(--danger-border)}.PlatformPanels-module__NCJEOa__readinessFill{border-radius:inherit;background:var(--text-primary);height:100%;transition:width .22s var(--ease-out);display:block}.PlatformPanels-module__NCJEOa__readinessRow[data-alarming=true] .PlatformPanels-module__NCJEOa__readinessFill{background:var(--danger-text)}@media (prefers-reduced-motion:reduce){.PlatformPanels-module__NCJEOa__readinessFill{transition:none}}.PlatformPanels-module__NCJEOa__readinessDetail{font-size:var(--text-xs);color:var(--text-secondary);grid-area:detail;margin:0;line-height:1.55}.PlatformPanels-module__NCJEOa__readinessShare{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:600}.PlatformPanels-module__NCJEOa__readinessAction{font-size:var(--text-xs);color:var(--text-primary);text-underline-offset:3px;align-items:center;gap:4px;margin-top:2px;font-weight:600;text-decoration:underline;display:inline-flex}.PlatformPanels-module__NCJEOa__readinessAction:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-xs);outline:none}.PlatformPanels-module__NCJEOa__catalogueTitle{margin:0 0 var(--space-2);font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);font-size:.9375rem;font-weight:600}.PlatformPanels-module__NCJEOa__funnelSummary{margin:0 0 var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-secondary);line-height:1.6}.PlatformPanels-module__NCJEOa__panelFootnote{font-size:var(--text-xs);color:var(--text-quaternary);margin:0;line-height:1.6}.PlatformPanels-module__NCJEOa__factFigure[data-tone=warning]{color:var(--warning-text)}
.controls-module__blv2kq__field{flex-direction:column;gap:6px;display:flex}.controls-module__blv2kq__fieldRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.controls-module__blv2kq__label{color:var(--ink-700);font-size:13px;font-weight:600;line-height:1.3}[data-theme=dark] .controls-module__blv2kq__label{color:var(--text-secondary)}.controls-module__blv2kq__help{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.45}.controls-module__blv2kq__counter{font-family:var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:11px}.controls-module__blv2kq__counterOver{color:var(--danger-text);font-weight:700}.controls-module__blv2kq__rangeRow{align-items:center;gap:10px;display:flex}.controls-module__blv2kq__range{appearance:none;cursor:pointer;background:0 0;flex:1;min-width:0;height:20px}.controls-module__blv2kq__range:focus-visible{outline:none}.controls-module__blv2kq__range::-webkit-slider-runnable-track{border-radius:var(--radius-full);background:var(--border);height:4px}.controls-module__blv2kq__range::-moz-range-track{border-radius:var(--radius-full);background:var(--border);height:4px}.controls-module__blv2kq__range::-webkit-slider-thumb{appearance:none;border-radius:var(--radius-full);background:var(--accent);border:2px solid var(--surface-raised);width:16px;height:16px;box-shadow:var(--shadow-xs);margin-top:-6px}.controls-module__blv2kq__range::-moz-range-thumb{border-radius:var(--radius-full);background:var(--accent);border:2px solid var(--surface-raised);width:16px;height:16px}.controls-module__blv2kq__range:focus-visible::-webkit-slider-thumb{box-shadow:var(--focus-ring)}.controls-module__blv2kq__range:focus-visible::-moz-range-thumb{box-shadow:var(--focus-ring)}.controls-module__blv2kq__rangeValue{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--surface-raised);min-width:44px;height:28px;color:var(--text-primary);font-family:var(--font-mono);text-align:center;font-variant-numeric:tabular-nums;flex:none;padding:0 6px;font-size:12px}.controls-module__blv2kq__rangeValue:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__colorRow{align-items:center;gap:8px;display:flex}.controls-module__blv2kq__swatchWrap{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background-image:linear-gradient(45deg, var(--ink-100) 25%, transparent 25%), linear-gradient(-45deg, var(--ink-100) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--ink-100) 75%), linear-gradient(-45deg, transparent 75%, var(--ink-100) 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;flex:none;width:36px;height:36px;position:relative;overflow:hidden}.controls-module__blv2kq__swatchWrap:focus-within{box-shadow:var(--focus-ring)}.controls-module__blv2kq__swatchInput{cursor:pointer;background:0 0;border:0;width:calc(100% + 8px);height:calc(100% + 8px);padding:0;position:absolute;inset:-4px}.controls-module__blv2kq__hexInput{flex:1;min-width:0}.controls-module__blv2kq__autoRow{align-items:center;gap:8px;margin-top:2px;display:flex}.controls-module__blv2kq__linkButton{font-size:var(--text-xs);color:var(--accent-text);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.controls-module__blv2kq__linkButton:focus-visible{box-shadow:var(--focus-ring);border-radius:2px;outline:none}.controls-module__blv2kq__segmented{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-sunken);gap:2px;padding:2px;display:flex}.controls-module__blv2kq__segmentedWrap{flex-wrap:wrap;}.controls-module__blv2kq__segment{border-radius:var(--radius-xs);min-width:0;height:30px;color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;flex:1;padding:0 8px;font-weight:600;overflow:hidden}.controls-module__blv2kq__segment:hover:not([aria-pressed=true]){color:var(--text-primary)}.controls-module__blv2kq__segment[aria-pressed=true]{background:var(--surface-raised);color:var(--text-primary);box-shadow:var(--shadow-xs)}.controls-module__blv2kq__segment:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__imagePreview{aspect-ratio:16/9;border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-sunken);width:100%;max-height:140px;color:var(--text-tertiary);font-size:var(--text-xs);place-items:center;display:grid;overflow:hidden}.controls-module__blv2kq__imagePreview img{object-fit:cover;width:100%;height:100%}.controls-module__blv2kq__listItems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.controls-module__blv2kq__listItem{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-sunken);flex-direction:column;gap:8px;padding:10px;display:flex}.controls-module__blv2kq__listItemHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.controls-module__blv2kq__listItemTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-weight:700}.controls-module__blv2kq__listItemTools{gap:2px;display:flex}.controls-module__blv2kq__tinyButton{border-radius:var(--radius-xs);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.controls-module__blv2kq__tinyButton:hover:not(:disabled){background:var(--surface-raised);color:var(--text-primary)}.controls-module__blv2kq__tinyButton:disabled{opacity:.35;cursor:not-allowed}.controls-module__blv2kq__tinyButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__tinyButtonDanger:hover:not(:disabled){background:var(--danger-subtle);color:var(--danger-text)}.controls-module__blv2kq__richToolbar{border:1px solid var(--border);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:var(--surface-sunken);border-bottom:0;gap:2px;padding:4px;display:flex}.controls-module__blv2kq__richButton{border-radius:var(--radius-xs);min-width:28px;height:26px;color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:0;padding:0 8px;font-weight:600}.controls-module__blv2kq__richButton:hover{background:var(--surface-raised);color:var(--text-primary)}.controls-module__blv2kq__richButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__richArea{border-radius:0 0 var(--radius-sm) var(--radius-sm)!important}.controls-module__blv2kq__codeArea{tab-size:2;white-space:pre;overflow-wrap:normal;min-height:260px;overflow-x:auto;font-family:var(--font-mono)!important;font-size:12px!important;line-height:1.6!important}.controls-module__blv2kq__chipList{flex-wrap:wrap;gap:6px;display:flex}.controls-module__blv2kq__chip{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface-raised);height:26px;font-size:var(--text-xs);align-items:center;gap:6px;max-width:100%;padding:0 4px 0 10px;display:inline-flex}.controls-module__blv2kq__chipLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.controls-module__blv2kq__results{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);flex-direction:column;gap:2px;max-height:220px;padding:4px;display:flex;overflow-y:auto}.controls-module__blv2kq__resultRow{border-radius:var(--radius-xs);width:100%;color:var(--text-primary);font-size:var(--text-xs);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 8px;display:flex}.controls-module__blv2kq__resultRow:hover:not(:disabled){background:var(--surface-sunken)}.controls-module__blv2kq__resultRow:disabled{opacity:.5;cursor:not-allowed}.controls-module__blv2kq__resultRow:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__resultMeta{font-family:var(--font-mono);color:var(--text-tertiary);margin-left:auto;font-size:11px}.controls-module__blv2kq__fontList{flex-direction:column;gap:6px;display:flex}.controls-module__blv2kq__fontCard{text-align:left;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);cursor:pointer;width:100%;padding:10px 12px;display:block}.controls-module__blv2kq__fontCard:hover{border-color:var(--border-strong)}.controls-module__blv2kq__fontCard:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__fontCardActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:var(--accent-subtle)}.controls-module__blv2kq__fontCardTop{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.controls-module__blv2kq__fontCardName{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-weight:700}.controls-module__blv2kq__fontCardCategory{color:var(--text-tertiary);font-size:11px}.controls-module__blv2kq__fontSample{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.35;display:block;overflow:hidden}.controls-module__blv2kq__finding{border-radius:var(--radius-sm);font-size:var(--text-xs);border:1px solid;gap:8px;padding:9px 10px;line-height:1.5;display:flex}.controls-module__blv2kq__findingFail{background:var(--danger-subtle);border-color:var(--danger-border);color:var(--danger-text)}.controls-module__blv2kq__findingAdjusted{background:var(--warning-subtle);border-color:var(--warning-border);color:var(--warning-text)}.controls-module__blv2kq__findingIcon{flex:none;margin-top:1px}.controls-module__blv2kq__findingBody{flex-direction:column;gap:4px;min-width:0;display:flex}.controls-module__blv2kq__findingTitle{font-weight:700}.controls-module__blv2kq__findingSwatches{font-family:var(--font-mono);align-items:center;gap:6px;font-size:11px;display:flex}.controls-module__blv2kq__findingSwatch{border:1px solid var(--border-control);border-radius:3px;width:14px;height:14px;display:inline-block}.controls-module__blv2kq__findingAction{border-radius:var(--radius-xs);height:26px;color:inherit;cursor:pointer;background:0 0;border:1px solid;align-self:flex-start;margin-top:2px;padding:0 10px;font-size:11px;font-weight:700}.controls-module__blv2kq__findingAction:hover{background:var(--surface-inset)}.controls-module__blv2kq__findingAction:focus-visible{box-shadow:var(--focus-ring);outline:none}.controls-module__blv2kq__imageUploadRow{gap:var(--space-2);margin-top:var(--space-2);display:flex}.controls-module__blv2kq__uploadButton{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-raised);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;display:inline-flex}.controls-module__blv2kq__uploadButton:hover:not(:disabled){background:var(--surface-sunken);color:var(--text-primary)}.controls-module__blv2kq__uploadButton:disabled{opacity:.6;cursor:default}.controls-module__blv2kq__uploadButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.controls-module__blv2kq__uploadHint{margin:var(--space-1) 0 0;color:var(--warning-text,var(--text-tertiary));font-size:var(--text-xs)}
.SiteFooter-module__HaBdyG__root{background:var(--text);color:#a1a5ad;padding-block:var(--section-y) var(--stack-md)}.SiteFooter-module__HaBdyG__inner{width:100%;max-width:var(--container-content);padding-inline:var(--gutter);grid-template-columns:minmax(260px,1fr) 2fr;gap:clamp(24px,6vw,80px);margin-inline:auto;display:grid}.SiteFooter-module__HaBdyG__wordmark{margin-bottom:12px;display:flex}.SiteFooter-module__HaBdyG__blurb{max-width:42ch;font-size:var(--text-sm);color:#85898f;margin:0;line-height:1.55}.SiteFooter-module__HaBdyG__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.SiteFooter-module__HaBdyG__column{min-width:0}.SiteFooter-module__HaBdyG__columnHeading{font-family:var(--font-sans);font-size:var(--text-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 10px;font-weight:600}.SiteFooter-module__HaBdyG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__HaBdyG__link{font-size:var(--text-sm);color:#a1a5ad;transition:color var(--duration-micro) var(--ease-out);text-decoration:none}.SiteFooter-module__HaBdyG__link:hover{color:#fff}.SiteFooter-module__HaBdyG__baseline{width:100%;max-width:var(--container-content);padding:20px var(--gutter) 0;border-top:1px solid #2a2c30;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 32px;margin:clamp(16px,7vw,64px) auto 0;display:flex}.SiteFooter-module__HaBdyG__copyright,.SiteFooter-module__HaBdyG__disclaimer{font-size:var(--text-xs);color:#85898f;margin:0}.SiteFooter-module__HaBdyG__disclaimer{max-width:62ch}@media (max-width:899px){.SiteFooter-module__HaBdyG__inner{grid-template-columns:1fr}.SiteFooter-module__HaBdyG__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.SiteFooter-module__HaBdyG__blurb{max-width:none}}
.customerTotals-module__Jet4BW__root{gap:var(--space-3);flex-direction:column;display:flex}.customerTotals-module__Jet4BW__scope{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.customerTotals-module__Jet4BW__scopeLead{color:var(--text-secondary)}.customerTotals-module__Jet4BW__scopeFilter{color:var(--text-primary);font-weight:600}.customerTotals-module__Jet4BW__scopeQuery{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_49e69326-module__i4kJPq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_49e69326-module__i4kJPq__variable{--st-font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0v2ipp7s07_p9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.44ks8kcggj012.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.1ii7211jqpzi_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_3f81d0e1-module__9o7oxa__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_3f81d0e1-module__9o7oxa__variable{--st-font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_89a9b33e-module__YMdooW__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_89a9b33e-module__YMdooW__variable{--st-font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.270md_-rr62el.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0lsanbtneewqp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_309e464d-module__7Qf_sW__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_309e464d-module__7Qf_sW__variable{--st-font-dm-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.1w1m1wqmjasxa.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.1y3v-klcv8xov.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.15dvesjzf7814.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.08ssgmy_tb90r.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_6f7bc629-module__Zr9Itq__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_6f7bc629-module__Zr9Itq__variable{--st-font-plus-jakarta:"Plus Jakarta Sans", "Plus Jakarta Sans Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.3gpqod6e6kd7d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1ay-qk1u8nydy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_665678f9-module__jIc3_W__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_665678f9-module__jIc3_W__variable{--st-font-outfit:"Outfit", "Outfit Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.013x9cty0dvbp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.054a9rxhye2rx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.12c_00cnxx2oq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.2r-cuu_7locvx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_bf161c80-module__Gba5PG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_bf161c80-module__Gba5PG__variable{--st-font-playfair-display:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.00ewlnc1znsu7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0bnyh_2yo1emg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0glcd8n2pdab0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_67f11d14-module__gBsXka__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_67f11d14-module__gBsXka__variable{--st-font-fraunces:"Fraunces", "Fraunces Fallback"}
.Rail-module__vBvJXG__rail{grid-auto-flow:column;grid-auto-columns:var(--rail-item);gap:var(--rail-gap);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;margin:0;margin-inline:calc(-1 * var(--gutter));padding:0;padding-inline:var(--gutter);padding-block-end:var(--space-2);scroll-padding-inline-start:var(--gutter);list-style:none;display:grid;overflow-x:auto}.Rail-module__vBvJXG__rail:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-md);outline:none}.Rail-module__vBvJXG__item{scroll-snap-align:start;min-width:0;display:flex}.Rail-module__vBvJXG__item>*{width:100%}.Rail-module__vBvJXG__tight{grid-auto-columns:min(46vw,240px)}@media (min-width:860px){.Rail-module__vBvJXG__rail{grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(var(--rail-columns,3), minmax(0, 1fr));gap:var(--space-6);scroll-snap-type:none;margin-inline:0;padding-block-end:0;padding-inline:0;overflow-x:visible}.Rail-module__vBvJXG__rail:focus-visible{box-shadow:none}}.Rail-module__vBvJXG__divided>.Rail-module__vBvJXG__item{border-inline-start:1px solid var(--border);padding-inline-start:var(--space-5)}@media (min-width:860px){.Rail-module__vBvJXG__divided{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Rail-module__vBvJXG__divided>.Rail-module__vBvJXG__item{padding-block:var(--space-6);padding-inline-start:var(--space-6)}.Rail-module__vBvJXG__divided>.Rail-module__vBvJXG__item:first-child{border-inline-start:0;padding-inline-start:0}}
.paginationBar-module__vp2c8q__root{padding-block:var(--space-1)}.paginationBar-module__vp2c8q__range{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;margin:0}.paginationBar-module__vp2c8q__range strong{color:var(--text-primary);font-weight:600}
@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.1wwzpfhzaj2r0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.2rlzm4mj5kw8e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_e2313aed-module__mHbmUG__className{font-family:Instrument Serif,Instrument Serif Fallback;font-style:normal;font-weight:400}.instrument_serif_e2313aed-module__mHbmUG__variable{--st-font-instrument-serif:"Instrument Serif", "Instrument Serif Fallback"}
.Section-module__r5u9qW__root{padding-block:var(--section-y);position:relative}.Section-module__r5u9qW__tight{padding-block:var(--section-y-tight)}.Section-module__r5u9qW__ruled{border-top:1px solid var(--border)}.Section-module__r5u9qW__dark{color:#fff;--text:#fff;--text-muted:#a1a5ad;--text-subtle:#85898f;--bg:#111214;--surface:#111214;--surface-2:#1b1d20;--surface-raised:#202327;--surface-sunken:#0a0b0c;--surface-inset:#1b1d20;--border:#383b41;--border-strong:#4a4e56;--border-subtle:#2a2c30;--border-control:#6b6f76;--text-primary:#fff;--text-secondary:#a1a5ad;--text-tertiary:#a1a5ad;--text-quaternary:#85898f;--text-inverse:#111214;--accent:#fff;--accent-solid:#fff;--accent-solid-hover:#e5e5e7;--accent-solid-active:#d2d3d6;--accent-subtle:#1b1d20;--accent-subtle-border:#2a2c30;--accent-text:#fff;--accent-fg:#111214;--signal:var(--signal-on-dark);--signal-soft:rgb(var(--mint-500-rgb) / .2);--success:var(--signal-on-dark);--success-solid:var(--signal-on-dark);--success-text:var(--signal-on-dark);--success-subtle:rgb(var(--mint-500-rgb) / .2);--success-border:rgb(var(--mint-500-rgb) / .38);--focus-ring-gap:#111214;--focus-ring-color:#fff;--focus-ring-on-accent:#111214;background:#111214}.Section-module__r5u9qW__inner{width:100%;min-width:0;max-width:var(--container-content);padding-inline:var(--gutter);margin-inline:auto}.Section-module__r5u9qW__bleed{width:100%;max-width:var(--container-wide);padding-inline:var(--gutter);margin-inline:auto}
.customerDetailHeader-module__xPmgvq__root{gap:var(--space-3);flex-direction:column;display:flex}.customerDetailHeader-module__xPmgvq__back{font-size:var(--text-sm);color:var(--text-secondary);border-radius:var(--radius-xs);align-self:flex-start;align-items:center;gap:6px;display:inline-flex}.customerDetailHeader-module__xPmgvq__back:hover{color:var(--text-primary)}.customerDetailHeader-module__xPmgvq__back:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}.customerDetailHeader-module__xPmgvq__main{justify-content:space-between;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;display:flex}.customerDetailHeader-module__xPmgvq__identity{flex:420px;min-width:0}.customerDetailHeader-module__xPmgvq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.5rem;line-height:1.2}.customerDetailHeader-module__xPmgvq__badges{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.customerDetailHeader-module__xPmgvq__facts{gap:var(--space-3) var(--space-5);margin:var(--space-4) 0 0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.customerDetailHeader-module__xPmgvq__fact{min-width:0}.customerDetailHeader-module__xPmgvq__fact dt{font-size:var(--text-xs);color:var(--text-secondary)}.customerDetailHeader-module__xPmgvq__fact dd{font-size:var(--text-sm);color:var(--text-primary);overflow-wrap:anywhere;flex-direction:column;gap:1px;margin:2px 0 0;display:flex}.customerDetailHeader-module__xPmgvq__mono{font-family:var(--font-mono);font-size:var(--text-xs)}.customerDetailHeader-module__xPmgvq__domain,.customerDetailHeader-module__xPmgvq__subtle,.customerDetailHeader-module__xPmgvq__email{font-size:var(--text-xs);color:var(--text-secondary)}.customerDetailHeader-module__xPmgvq__email:hover{color:var(--text-primary);text-decoration:underline}.customerDetailHeader-module__xPmgvq__actions{gap:var(--space-2);flex-wrap:wrap;flex:none;display:flex}@media (max-width:640px){.customerDetailHeader-module__xPmgvq__main{gap:var(--space-4)}.customerDetailHeader-module__xPmgvq__actions{width:100%}.customerDetailHeader-module__xPmgvq__actions>*{flex:auto}}
.FinalCta-module__5lXTDW__inner{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.FinalCta-module__5lXTDW__heading{font-size:var(--text-h1);letter-spacing:-.025em;color:var(--text);max-width:18ch;margin:0;line-height:1.06}.FinalCta-module__5lXTDW__subhead{font-size:var(--text-lg);color:var(--text-muted);max-width:52ch;margin:0;line-height:1.6}.FinalCta-module__5lXTDW__actions{gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.FinalCta-module__5lXTDW__microcopy{font-size:var(--text-sm);color:var(--text-muted);margin:0}.FinalCta-module__5lXTDW__actions>a{min-height:44px}
.SectionIntro-module__dpUUhW__root{gap:var(--stack-xs);flex-direction:column;max-width:58ch;display:flex}.SectionIntro-module__dpUUhW__centered{text-align:center;align-items:center;max-width:62ch;margin-inline:auto}.SectionIntro-module__dpUUhW__h1{font-size:var(--text-h1);letter-spacing:-.025em;color:var(--text-primary);margin:0;line-height:1.08}.SectionIntro-module__dpUUhW__h2{font-size:var(--text-h2);letter-spacing:-.02em;max-width:22ch;color:var(--text-primary);margin:0;line-height:1.15}.SectionIntro-module__dpUUhW__centered .SectionIntro-module__dpUUhW__h2{max-width:24ch}.SectionIntro-module__dpUUhW__subhead{font-size:var(--text-lg);color:var(--text-secondary);max-width:56ch;margin:0;line-height:1.6}
.adminTable-module__9mopra__numeric{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap}.adminTable-module__9mopra__numeric>*{justify-content:flex-end}.adminTable-module__9mopra__stacked{flex-direction:column;align-items:flex-end;gap:1px;line-height:1.25;display:flex}.adminTable-module__9mopra__sub{font-size:var(--text-xs);color:var(--text-secondary)}.adminTable-module__9mopra__code{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary)}
.PageHead-module__n8jWWq__inner{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.PageHead-module__n8jWWq__title{font-size:var(--text-h1);letter-spacing:-.025em;color:var(--text);max-width:20ch;margin:0;line-height:1.06}.PageHead-module__n8jWWq__lede{font-size:var(--text-lg);color:var(--text-muted);max-width:68ch;margin:0;line-height:1.6}.PageHead-module__n8jWWq__actions{gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}
.page-module__jt8evq__listInner{gap:var(--space-6);flex-direction:column;display:flex}.page-module__jt8evq__empty{padding:var(--space-7);text-align:center;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-lg);margin:0}
