:root{--bb-color-pink: #F94871;--bb-color-plum: #3A0B42;--bb-color-coral: #FF7D82;--bb-color-blush: #FFF0F5;--bb-color-lavender: #DCC7F5;--bb-color-rose-gold: #C9837A;--bb-color-ink: #201224;--bb-color-muted: #745E73;--bb-color-border: #F0D9E5;--bb-color-white: #FFFFFF;--bb-color-success: #138A62;--bb-color-warning: #BF6A00;--bb-color-danger: #C92A4B;--bb-brand-primary: #F94871;--bb-brand-primary-hover: #E23B63;--bb-brand-contrast: #3A0B42;--bb-brand-accent: #FF7D82;--bb-brand-soft: #FFF0F5;--bb-brand-lavender: #DCC7F5;--bb-brand-rose-gold: #C9837A;--bb-text-primary: #201224;--bb-text-secondary: #745E73;--bb-text-on-brand: #FFFFFF;--bb-text-on-plum: #FFFFFF;--bb-text-link: #3A0B42;--bb-surface-white: #FFFFFF;--bb-surface-canvas: #FFFFFF;--bb-surface-canvas-customer: #FFF0F5;--bb-surface-card: #FFFFFF;--bb-surface-raised: #FFFFFF;--bb-surface-inverse: #3A0B42;--bb-surface-subtle: #FBF7FA;--bb-border-default: #F0D9E5;--bb-border-strong: #E0BACD;--bb-focus-ring: #3A0B42;--bb-status-success: #138A62;--bb-status-success-surface: #E7F5EF;--bb-status-success-text: #0B5C41;--bb-status-warning: #BF6A00;--bb-status-warning-surface: #FBF0E2;--bb-status-warning-text: #7A4400;--bb-status-danger: #C92A4B;--bb-status-danger-surface: #FBE7EC;--bb-status-danger-text: #A8203D;--bb-status-info: #3A0B42;--bb-status-info-surface: #F3EAF6;--bb-font-ui: "Manrope", "Helvetica Neue", Arial, sans-serif;--bb-font-display: "Manrope", "Helvetica Neue", Arial, sans-serif;--bb-font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--bb-weight-regular: 400;--bb-weight-medium: 500;--bb-weight-semibold: 600;--bb-weight-bold: 700;--bb-weight-extrabold: 800;--bb-text-xs-size: .75rem;--bb-text-xs-line: 1.125rem;--bb-text-xs-tracking: .01em;--bb-text-sm-size: .875rem;--bb-text-sm-line: 1.3125rem;--bb-text-sm-tracking: .005em;--bb-text-base-size: 1rem;--bb-text-base-line: 1.5rem;--bb-text-base-tracking: 0em;--bb-text-md-size: 1.125rem;--bb-text-md-line: 1.6875rem;--bb-text-md-tracking: 0em;--bb-text-lg-size: 1.25rem;--bb-text-lg-line: 1.75rem;--bb-text-lg-tracking: -.005em;--bb-text-xl-size: 1.5rem;--bb-text-xl-line: 2rem;--bb-text-xl-tracking: -.01em;--bb-text-2xl-size: 1.875rem;--bb-text-2xl-line: 2.375rem;--bb-text-2xl-tracking: -.015em;--bb-text-3xl-size: 2.25rem;--bb-text-3xl-line: 2.75rem;--bb-text-3xl-tracking: -.02em;--bb-text-4xl-size: 3rem;--bb-text-4xl-line: 3.375rem;--bb-text-4xl-tracking: -.02em;--bb-space-0: 0rem;--bb-space-1: .25rem;--bb-space-2: .5rem;--bb-space-3: .75rem;--bb-space-4: 1rem;--bb-space-5: 1.25rem;--bb-space-6: 1.5rem;--bb-space-8: 2rem;--bb-space-10: 2.5rem;--bb-space-12: 3rem;--bb-space-16: 4rem;--bb-space-20: 5rem;--bb-space-24: 6rem;--bb-radius-none: 0;--bb-radius-sm: .375rem;--bb-radius-md: .625rem;--bb-radius-lg: 1rem;--bb-radius-xl: 1.25rem;--bb-radius-2xl: 1.5rem;--bb-radius-pill: 999px;--bb-radius-circle: 50%;--bb-shadow-none: none;--bb-shadow-xs: 0 1px 2px rgba(32, 18, 36, .06);--bb-shadow-sm: 0 2px 6px rgba(32, 18, 36, .08);--bb-shadow-md: 0 6px 18px rgba(32, 18, 36, .1);--bb-shadow-lg: 0 14px 36px rgba(32, 18, 36, .14);--bb-shadow-focus: 0 0 0 3px rgba(58, 11, 66, .35);--bb-shadow-brand-focus: 0 0 0 3px rgba(249, 72, 113, .3);--bb-duration-fast: .12s;--bb-duration-base: .2s;--bb-duration-slow: .32s;--bb-easing-standard: cubic-bezier(.2, 0, 0, 1);--bb-easing-enter: cubic-bezier(0, 0, .2, 1);--bb-min-touch-target: 44px}[data-bb-surface=customer]{--bb-canvas: var(--bb-surface-canvas-customer)}[data-bb-surface=retailer],[data-bb-surface=admin]{--bb-canvas: var(--bb-surface-subtle)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--bb-font-ui);font-size:var(--bb-text-base-size);line-height:var(--bb-text-base-line);color:var(--bb-text-primary);background:var(--bb-canvas, var(--bb-surface-canvas))}h1,h2,h3,h4{font-family:var(--bb-font-display);color:var(--bb-text-primary);margin:0 0 var(--bb-space-3)}a{color:var(--bb-text-link)}button,[role=button],a,input,select,textarea{min-height:var(--bb-min-touch-target)}[data-bb-empty-state-action]>a{display:inline-flex;align-items:center;min-height:var(--bb-min-touch-target)}:focus-visible{outline:2px solid var(--bb-focus-ring);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.bb-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}[data-bb-component=loading-state] [data-bb-skeleton]{display:block;min-height:.875rem;border-radius:var(--bb-radius-sm);background:linear-gradient(90deg,var(--bb-surface-subtle) 25%,var(--bb-brand-lavender) 50%,var(--bb-surface-subtle) 75%);background-size:200% 100%;animation:bb-skeleton-shimmer 1.5s ease-in-out infinite}[data-bb-component=loading-state] [data-bb-skeleton=heading]{width:48%;min-height:1.5rem}[data-bb-component=loading-state] [data-bb-skeleton=line-short]{width:68%}@keyframes bb-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-bb-component=portal-shell]{display:flex;min-height:100vh}[data-bb-component=portal-sidebar]{box-sizing:border-box;flex:0 0 auto;width:var(--bb-portal-sidebar-width)}@media (max-width: 63.999rem){[data-bb-component=portal-shell]{flex-direction:column}[data-bb-component=portal-sidebar]{width:100%}[data-bb-component=portal-sidebar] nav{grid-template-columns:repeat(auto-fill,minmax(min(11rem,100%),1fr))}}
