.Button-module__4hUmeq__button{font-family:var(--bb-font-base);border-radius:var(--bb-radius-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 24px;font-size:1rem;font-weight:600;line-height:1.2;transition:background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.Button-module__4hUmeq__button:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.Button-module__4hUmeq__button:disabled{cursor:not-allowed;opacity:.5}.Button-module__4hUmeq__primary{background-color:var(--bb-action-primary);color:var(--bb-text-inverse)}.Button-module__4hUmeq__primary:hover:not(:disabled){background-color:var(--bb-action-primary-hover)}.Button-module__4hUmeq__secondary{color:var(--bb-action-secondary);border-color:var(--bb-border-subtle);background-color:#0000}.Button-module__4hUmeq__secondary:hover:not(:disabled){background-color:var(--bb-background-canvas)}.Button-module__4hUmeq__secondary.Button-module__4hUmeq__onDark{color:var(--bb-text-on-brand);border-color:color-mix(in srgb, var(--bb-text-on-brand) 35%, transparent)}.Button-module__4hUmeq__secondary.Button-module__4hUmeq__onDark:hover:not(:disabled){background-color:color-mix(in srgb, var(--bb-text-on-brand) 12%, transparent)}.Button-module__4hUmeq__loading{position:relative;color:#0000!important}.Button-module__4hUmeq__spinner{width:18px;height:18px;color:inherit;border:2px solid;border-top-color:#0000;border-radius:50%;animation:.7s linear infinite Button-module__4hUmeq__bb-spin;position:absolute}@media (prefers-reduced-motion:reduce){.Button-module__4hUmeq__spinner{animation-duration:1.4s}}@keyframes Button-module__4hUmeq__bb-spin{to{transform:rotate(360deg)}}
.TextField-module__vQYDkW__field{flex-direction:column;gap:6px;display:flex}.TextField-module__vQYDkW__label{font-family:var(--bb-font-base);color:var(--bb-text-primary);font-size:.875rem;font-weight:500}.TextField-module__vQYDkW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.TextField-module__vQYDkW__input{font-family:var(--bb-font-base);border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);background-color:var(--bb-background-surface);color:var(--bb-text-primary);min-height:44px;padding:12px 16px;font-size:1rem}.TextField-module__vQYDkW__input:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px;border-color:var(--bb-focus-ring)}.TextField-module__vQYDkW__inputError{border-color:var(--bb-status-danger)}.TextField-module__vQYDkW__errorText{color:var(--bb-status-danger);font-size:.8125rem}.TextField-module__vQYDkW__helpText{color:var(--bb-text-secondary);font-size:.8125rem}
.Select-module__G1y7Eq__field{flex-direction:column;gap:6px;display:flex}.Select-module__G1y7Eq__label{font-family:var(--bb-font-base);color:var(--bb-text-primary);font-size:.875rem;font-weight:500}.Select-module__G1y7Eq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Select-module__G1y7Eq__select{font-family:var(--bb-font-base);border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);background-color:var(--bb-background-surface);color:var(--bb-text-primary);min-height:44px;padding:12px 16px;font-size:1rem}.Select-module__G1y7Eq__select:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px;border-color:var(--bb-focus-ring)}.Select-module__G1y7Eq__selectError{border-color:var(--bb-status-danger)}.Select-module__G1y7Eq__errorText{color:var(--bb-status-danger);font-size:.8125rem}.Select-module__G1y7Eq__helpText{color:var(--bb-text-secondary);font-size:.8125rem}
.Alert-module__DYRVea__alert{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);align-items:flex-start;gap:12px;padding:16px;font-size:.9375rem;display:flex}.Alert-module__DYRVea__icon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.Alert-module__DYRVea__info{background-color:color-mix(in srgb, var(--bb-status-info) 8%, var(--bb-background-surface))}.Alert-module__DYRVea__info .Alert-module__DYRVea__icon{color:var(--bb-status-info)}.Alert-module__DYRVea__success{background-color:color-mix(in srgb, var(--bb-status-success) 8%, var(--bb-background-surface))}.Alert-module__DYRVea__success .Alert-module__DYRVea__icon{color:var(--bb-status-success)}.Alert-module__DYRVea__warning{background-color:color-mix(in srgb, var(--bb-status-warning) 8%, var(--bb-background-surface))}.Alert-module__DYRVea__warning .Alert-module__DYRVea__icon{color:var(--bb-status-warning)}.Alert-module__DYRVea__danger{background-color:color-mix(in srgb, var(--bb-status-danger) 8%, var(--bb-background-surface))}.Alert-module__DYRVea__danger .Alert-module__DYRVea__icon{color:var(--bb-status-danger)}
.PageHeader-module__POpuLa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.PageHeader-module__POpuLa__title{font-family:var(--bb-font-base);color:var(--bb-text-primary);margin:0;font-size:2rem;font-weight:700}.PageHeader-module__POpuLa__subtitle{color:var(--bb-text-secondary);margin:4px 0 0;font-size:1rem}.PageHeader-module__POpuLa__actions{flex-shrink:0;gap:12px;display:flex}
.EmptyState-module__o33-Aq__wrapper{text-align:center;border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);flex-direction:column;align-items:center;gap:12px;padding:64px 24px;display:flex}.EmptyState-module__o33-Aq__ring{border-radius:var(--bb-radius-pill);border:2px solid var(--bb-action-primary);width:64px;height:64px;color:var(--bb-action-primary);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.EmptyState-module__o33-Aq__title{color:var(--bb-text-primary);margin:0;font-size:1.25rem;font-weight:600}.EmptyState-module__o33-Aq__description{color:var(--bb-text-secondary);max-width:32ch;margin:0;font-size:.9375rem}
.Skeleton-module__cyFBpW__skeleton{background:linear-gradient(90deg, var(--bb-border-subtle) 25%, var(--bb-background-canvas) 37%, var(--bb-border-subtle) 63%);border-radius:var(--bb-radius-sm);background-size:400% 100%;animation:1.4s infinite Skeleton-module__cyFBpW__bb-shimmer}@media (prefers-reduced-motion:reduce){.Skeleton-module__cyFBpW__skeleton{animation:none}}@keyframes Skeleton-module__cyFBpW__bb-shimmer{0%{background-position:100%}to{background-position:0}}
.StatusChip-module__2PeV2q__chip{border-radius:var(--bb-radius-pill);align-items:center;gap:6px;padding:4px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.StatusChip-module__2PeV2q__dot{border-radius:50%;width:6px;height:6px}.StatusChip-module__2PeV2q__neutral{background-color:var(--bb-border-subtle);color:var(--bb-text-primary)}.StatusChip-module__2PeV2q__neutral .StatusChip-module__2PeV2q__dot{background-color:var(--bb-text-secondary)}.StatusChip-module__2PeV2q__success{background-color:color-mix(in srgb, var(--bb-status-success) 15%, white);color:var(--bb-status-success)}.StatusChip-module__2PeV2q__success .StatusChip-module__2PeV2q__dot{background-color:var(--bb-status-success)}.StatusChip-module__2PeV2q__warning{background-color:color-mix(in srgb, var(--bb-status-warning) 15%, white);color:var(--bb-status-warning)}.StatusChip-module__2PeV2q__warning .StatusChip-module__2PeV2q__dot{background-color:var(--bb-status-warning)}.StatusChip-module__2PeV2q__danger{background-color:color-mix(in srgb, var(--bb-status-danger) 15%, white);color:var(--bb-status-danger)}.StatusChip-module__2PeV2q__danger .StatusChip-module__2PeV2q__dot{background-color:var(--bb-status-danger)}.StatusChip-module__2PeV2q__info{background-color:color-mix(in srgb, var(--bb-status-info) 15%, white);color:var(--bb-status-info)}.StatusChip-module__2PeV2q__info .StatusChip-module__2PeV2q__dot{background-color:var(--bb-status-info)}
.AnimalCard-module__xxsNkW__card{border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);box-shadow:var(--bb-shadow-sm);flex-direction:column;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.AnimalCard-module__xxsNkW__card:hover{box-shadow:var(--bb-shadow-lg);transform:translateY(-2px)}.AnimalCard-module__xxsNkW__cardLink{color:inherit;flex-direction:column;text-decoration:none;display:flex}.AnimalCard-module__xxsNkW__cardLink:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:-2px}.AnimalCard-module__xxsNkW__cardUrgent{box-shadow:0 0 0 2px var(--bb-ring-danger)}.AnimalCard-module__xxsNkW__cardUrgent:hover{box-shadow:0 0 0 2px var(--bb-ring-danger), var(--bb-shadow-lg)}.AnimalCard-module__xxsNkW__photoWrap{aspect-ratio:4/3;background:linear-gradient(135deg, color-mix(in srgb, var(--bb-background-brand) 92%, white) 0%, var(--bb-background-brand) 100%);position:relative}.AnimalCard-module__xxsNkW__photoWrapEmpty{aspect-ratio:21/9}.AnimalCard-module__xxsNkW__photo{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block}.AnimalCard-module__xxsNkW__photoPlaceholder{justify-content:center;align-items:center;gap:var(--bb-space-2);width:100%;height:100%;color:var(--bb-text-on-brand);flex-direction:column;display:flex}.AnimalCard-module__xxsNkW__photoPlaceholderLabel{opacity:.9;font-size:.8125rem;font-weight:600}.AnimalCard-module__xxsNkW__overlayBadge{position:absolute;top:12px;left:12px}.AnimalCard-module__xxsNkW__info{padding:var(--bb-space-4) var(--bb-space-4) var(--bb-space-2);flex-direction:column;gap:4px;display:flex}.AnimalCard-module__xxsNkW__name{color:var(--bb-text-primary);margin:0;font-size:1.125rem;font-weight:600}.AnimalCard-module__xxsNkW__subtitle{color:var(--bb-text-secondary);margin:0;font-size:.875rem}.AnimalCard-module__xxsNkW__statusRow{align-self:flex-start;margin-top:2px}.AnimalCard-module__xxsNkW__quietAction{border-radius:var(--bb-radius-pill);background-color:color-mix(in srgb, var(--bb-background-surface) 85%, transparent);width:40px;height:40px;color:var(--bb-text-primary);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.AnimalCard-module__xxsNkW__quietAction:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.AnimalCard-module__xxsNkW__urgentAction{margin:0 var(--bb-space-4) var(--bb-space-4);padding:10px var(--bb-space-4);border-radius:var(--bb-radius-md);background-color:var(--bb-status-danger);color:var(--bb-text-on-brand);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:flex}.AnimalCard-module__xxsNkW__urgentAction:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}
.AnimalRow-module__tVAB-G__row{border-bottom:1px solid var(--bb-border-subtle);color:inherit;align-items:center;gap:14px;padding:12px 4px;text-decoration:none;transition:background-color .16s;display:flex}.AnimalRow-module__tVAB-G__row:last-child{border-bottom:none}.AnimalRow-module__tVAB-G__row:hover{background-color:color-mix(in srgb, var(--bb-background-warm) 10%, transparent)}.AnimalRow-module__tVAB-G__row:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px;border-radius:var(--bb-radius-sm)}.AnimalRow-module__tVAB-G__photoWrap{border-radius:var(--bb-radius-md);background:radial-gradient(circle at 35% 30%, color-mix(in srgb, var(--bb-background-warm) 55%, white) 0%, color-mix(in srgb, var(--bb-background-warm) 30%, var(--bb-background-canvas)) 100%);flex-shrink:0;width:76px;height:76px;overflow:hidden}.AnimalRow-module__tVAB-G__photo{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block}.AnimalRow-module__tVAB-G__photoPlaceholder{width:100%;height:100%;color:var(--bb-action-primary);justify-content:center;align-items:center;display:flex}.AnimalRow-module__tVAB-G__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AnimalRow-module__tVAB-G__name{color:var(--bb-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.AnimalRow-module__tVAB-G__subtitle{color:var(--bb-text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;display:-webkit-box;overflow:hidden}.AnimalRow-module__tVAB-G__status{border-radius:var(--bb-radius-pill);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.AnimalRow-module__tVAB-G__status-warning{background-color:color-mix(in srgb, var(--bb-status-warning) 15%, white);color:var(--bb-status-warning)}.AnimalRow-module__tVAB-G__status-danger{background-color:color-mix(in srgb, var(--bb-status-danger) 15%, white);color:var(--bb-status-danger)}.AnimalRow-module__tVAB-G__chevron{color:var(--bb-text-secondary);flex-shrink:0}
.IconTile-module__9wCC0q__tile{border-radius:var(--bb-radius-pill);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.IconTile-module__9wCC0q__brand{background-color:color-mix(in srgb, var(--bb-action-primary) 14%, white);color:var(--bb-action-primary)}.IconTile-module__9wCC0q__success{background-color:color-mix(in srgb, var(--bb-status-success) 14%, white);color:var(--bb-status-success)}.IconTile-module__9wCC0q__warning{background-color:color-mix(in srgb, var(--bb-status-warning) 14%, white);color:var(--bb-status-warning)}.IconTile-module__9wCC0q__danger{background-color:color-mix(in srgb, var(--bb-status-danger) 14%, white);color:var(--bb-status-danger)}.IconTile-module__9wCC0q__neutral{background-color:var(--bb-border-subtle);color:var(--bb-text-secondary)}.IconTile-module__9wCC0q__onDark{background-color:color-mix(in srgb, var(--bb-text-on-brand) 16%, transparent);color:var(--bb-text-on-brand)}
.MetricCard-module__fMu-6W__card{border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);flex-direction:column;gap:4px;padding:20px 24px;display:flex}.MetricCard-module__fMu-6W__iconRow{margin-bottom:8px}.MetricCard-module__fMu-6W__label{color:var(--bb-text-secondary);font-size:.8125rem;font-weight:500}.MetricCard-module__fMu-6W__value{color:var(--bb-text-primary);font-size:1.75rem;font-weight:700}.MetricCard-module__fMu-6W__trend{font-size:.8125rem;font-weight:600}.MetricCard-module__fMu-6W__trendUp{color:var(--bb-status-success)}.MetricCard-module__fMu-6W__trendDown{color:var(--bb-status-danger)}
.TrendChart-module__QNz3Xa__figure{gap:var(--bb-space-2);padding:var(--bb-space-4);border-radius:var(--bb-radius-md);background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);flex-direction:column;margin:0;display:flex}.TrendChart-module__QNz3Xa__caption{letter-spacing:.04em;text-transform:uppercase;color:var(--bb-text-secondary);font-size:.8125rem;font-weight:600}.TrendChart-module__QNz3Xa__plot{width:100%;max-width:520px;position:relative}.TrendChart-module__QNz3Xa__chart{width:100%;height:auto;display:block}.TrendChart-module__QNz3Xa__cursorSurface{cursor:ew-resize;touch-action:pan-y;border-radius:var(--bb-radius-sm);position:absolute;inset:0}.TrendChart-module__QNz3Xa__cursorSurface:focus-visible{outline:2px solid var(--bb-focus-ring);outline-offset:2px}.TrendChart-module__QNz3Xa__cursorRule{stroke:var(--bb-text-secondary);stroke-width:1px;stroke-dasharray:3 3;opacity:.55}.TrendChart-module__QNz3Xa__cursorRing{fill:none;stroke:var(--bb-action-primary);stroke-width:2px}.TrendChart-module__QNz3Xa__grid{stroke:var(--bb-border-subtle);stroke-width:1px}.TrendChart-module__QNz3Xa__line{fill:none;stroke:var(--bb-action-secondary);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.TrendChart-module__QNz3Xa__dot{fill:var(--bb-action-secondary)}.TrendChart-module__QNz3Xa__dotLatest{fill:var(--bb-action-primary);stroke:var(--bb-background-surface);stroke-width:2px}.TrendChart-module__QNz3Xa__scale,.TrendChart-module__QNz3Xa__latest,.TrendChart-module__QNz3Xa__empty{color:var(--bb-text-secondary);margin:0;font-size:.8125rem}.TrendChart-module__QNz3Xa__latest{color:var(--bb-text-primary);font-weight:600}.TrendChart-module__QNz3Xa__scaleSeparator{margin:0 var(--bb-space-1)}.TrendChart-module__QNz3Xa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.VersionBadge-module__6uD8Xq__badge{right:var(--bb-space-3);bottom:var(--bb-space-3);z-index:60;align-items:center;gap:var(--bb-space-2);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-pill);background-color:var(--bb-background-surface);box-shadow:var(--bb-shadow-sm);color:var(--bb-text-secondary);font-family:var(--bb-font-base);cursor:pointer;opacity:.85;padding:4px 10px;font-size:.6875rem;font-weight:500;line-height:1.4;display:inline-flex;position:fixed}.VersionBadge-module__6uD8Xq__badge:hover{opacity:1;color:var(--bb-text-primary)}.VersionBadge-module__6uD8Xq__badge:focus-visible{outline:2px solid var(--bb-focus-ring);outline-offset:2px;opacity:1}.VersionBadge-module__6uD8Xq__dot{background-color:var(--bb-status-warning);border-radius:50%;flex:none;width:6px;height:6px}.VersionBadge-module__6uD8Xq__panel{right:var(--bb-space-3);bottom:calc(var(--bb-space-3) + 34px);z-index:60;width:min(320px, calc(100vw - 2 * var(--bb-space-3)));padding:var(--bb-space-4);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);background-color:var(--bb-background-surface);box-shadow:var(--bb-shadow-lg);color:var(--bb-text-primary);font-family:var(--bb-font-base);font-size:.8125rem;position:fixed}.VersionBadge-module__6uD8Xq__panelHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-2);margin-bottom:var(--bb-space-3);display:flex}.VersionBadge-module__6uD8Xq__panelTitle{margin:0;font-size:.8125rem;font-weight:600}.VersionBadge-module__6uD8Xq__closeButton{border-radius:var(--bb-radius-xs);color:var(--bb-text-secondary);font:inherit;cursor:pointer;background:0 0;border:none;padding:2px 6px}.VersionBadge-module__6uD8Xq__closeButton:hover{color:var(--bb-text-primary)}.VersionBadge-module__6uD8Xq__closeButton:focus-visible{outline:2px solid var(--bb-focus-ring);outline-offset:1px}.VersionBadge-module__6uD8Xq__rows{column-gap:var(--bb-space-3);row-gap:var(--bb-space-2);grid-template-columns:auto 1fr;margin:0;display:grid}.VersionBadge-module__6uD8Xq__rows dt{color:var(--bb-text-secondary);white-space:nowrap;font-weight:500}.VersionBadge-module__6uD8Xq__rows dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0}.VersionBadge-module__6uD8Xq__muted{color:var(--bb-text-secondary)}@media (max-width:767px){.VersionBadge-module__6uD8Xq__badge{z-index:auto;width:100%;margin:var(--bb-space-5) 0 calc(var(--bb-version-badge-offset,0px) + var(--bb-space-4));padding:8px var(--bb-space-4);box-shadow:none;opacity:1;background-color:#0000;border-width:1px 0 0;border-radius:0;justify-content:center;display:flex;position:static}.VersionBadge-module__6uD8Xq__panel{width:auto;margin:var(--bb-space-4) var(--bb-space-4) 0;box-shadow:none;position:static}}
.ArticleBlocks-module__fBs1rG__blocks{gap:var(--bb-space-4,16px);flex-direction:column;display:flex}.ArticleBlocks-module__fBs1rG__paragraph{margin:0}.ArticleBlocks-module__fBs1rG__heading2,.ArticleBlocks-module__fBs1rG__heading3{text-wrap:balance;font-family:var(--bb-font-display,var(--bb-font-base));color:var(--bb-background-brand);letter-spacing:-.01em;overflow-wrap:break-word;margin:0}.ArticleBlocks-module__fBs1rG__heading2{font-size:clamp(1.3125rem,1.1rem + 1vw,1.5rem);font-weight:700;line-height:1.25}.ArticleBlocks-module__fBs1rG__heading3{font-size:clamp(1.0625rem,1rem + .5vw,1.1875rem);font-weight:600;line-height:1.3}.ArticleBlocks-module__fBs1rG__heading2:not(:first-child){margin-top:var(--bb-space-4,16px)}.ArticleBlocks-module__fBs1rG__heading3:not(:first-child){margin-top:var(--bb-space-2,8px)}.ArticleBlocks-module__fBs1rG__product,.ArticleBlocks-module__fBs1rG__image{margin:0}.ArticleBlocks-module__fBs1rG__list{gap:var(--bb-space-2,8px);flex-direction:column;margin:0;padding-inline-start:var(--bb-space-5,20px);display:flex}.ArticleBlocks-module__fBs1rG__listItem{margin:0}.ArticleBlocks-module__fBs1rG__link{color:var(--bb-action-primary);text-underline-offset:.15em;overflow-wrap:anywhere;text-decoration:underline}.ArticleBlocks-module__fBs1rG__link:hover,.ArticleBlocks-module__fBs1rG__link:focus-visible{text-decoration-thickness:2px}.ArticleBlocks-module__fBs1rG__code{font-family:var(--bb-font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);overflow-wrap:anywhere;font-size:.9em}
.ArticleImage-module__QQxbOW__figure{gap:var(--bb-space-2,8px);flex-direction:column;margin:0;display:flex}.ArticleImage-module__QQxbOW__image{border-radius:var(--bb-radius-md,14px);background-color:var(--bb-background-canvas,var(--bb-background-page));width:100%;height:auto;display:block}.ArticleImage-module__QQxbOW__caption{color:var(--bb-text-secondary);font-size:.8125rem}.ArticleImage-module__QQxbOW__attribution{color:var(--bb-text-secondary);margin:0;font-size:.75rem;line-height:1.4}.ArticleImage-module__QQxbOW__attributionPrefix{opacity:.85}.ArticleImage-module__QQxbOW__attributionSep{opacity:.6}.ArticleImage-module__QQxbOW__attributionLink{color:inherit;text-underline-offset:.15em;text-decoration:underline}.ArticleImage-module__QQxbOW__attributionLink:hover,.ArticleImage-module__QQxbOW__attributionLink:focus-visible{color:var(--bb-text-primary)}
.ProductBlock-module__J8N9YW__block{gap:var(--bb-space-2,8px);padding:var(--bb-space-4,16px);border:1px solid var(--bb-border-subtle);border-left:3px solid var(--bb-action-primary);border-radius:var(--bb-radius-md,14px);background-color:var(--bb-background-sand-soft);flex-direction:column;display:flex}.ProductBlock-module__J8N9YW__name{align-items:baseline;gap:var(--bb-space-2,8px);color:var(--bb-text-primary);overflow-wrap:anywhere;flex-wrap:wrap;margin:0;font-weight:700;line-height:1.3;display:flex}.ProductBlock-module__J8N9YW__brand{color:var(--bb-text-secondary);font-size:.8125rem;font-weight:500}.ProductBlock-module__J8N9YW__editorialText{color:var(--bb-text-secondary);margin:0}.ProductBlock-module__J8N9YW__ctaRow{margin:0}.ProductBlock-module__J8N9YW__cta{min-height:44px;color:var(--bb-action-primary);text-underline-offset:.2em;align-items:center;font-weight:600;text-decoration:underline;display:inline-flex}.ProductBlock-module__J8N9YW__disclosure{color:var(--bb-text-tertiary,var(--bb-text-secondary));margin:0;font-size:.8125rem}
.ArticleShell-module__agfs2q__shell{gap:var(--bb-space-4,16px);color:var(--bb-text-primary);flex-direction:column;font-size:1.0625rem;line-height:1.65;display:flex}.ArticleShell-module__agfs2q__shell p{margin:0}
.Breadcrumbs-module__DitQeW__breadcrumb{align-items:center;gap:var(--bb-space-1);margin:0 0 var(--bb-space-1);flex-wrap:wrap;font-size:.875rem;line-height:1.3;display:flex}.Breadcrumbs-module__DitQeW__item{align-items:center;gap:var(--bb-space-1);display:inline-flex}.Breadcrumbs-module__DitQeW__separator{color:var(--bb-text-tertiary)}.Breadcrumbs-module__DitQeW__link{min-height:44px;padding-right:var(--bb-space-1);color:var(--marketing-accent-ink,var(--bb-action-primary));overflow-wrap:anywhere;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Breadcrumbs-module__DitQeW__link:before{content:"←";margin-right:.4em;font-weight:400}.Breadcrumbs-module__DitQeW__trail .Breadcrumbs-module__DitQeW__link:before{content:none;margin-right:0}.Breadcrumbs-module__DitQeW__link:hover,.Breadcrumbs-module__DitQeW__link:focus-visible{text-underline-offset:.2em;text-decoration:underline}
.Pagination-module__WTFN9W__pagination{align-items:center;gap:var(--bb-space-2);flex-direction:column;margin:0;display:flex}.Pagination-module__WTFN9W__controls{justify-content:center;align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.Pagination-module__WTFN9W__step{min-height:44px;padding:0 var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);white-space:nowrap;background-color:var(--bb-background-surface);color:var(--marketing-accent-ink,var(--bb-action-primary));align-items:center;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.Pagination-module__WTFN9W__step:hover,.Pagination-module__WTFN9W__step:focus-visible{border-color:var(--bb-border-strong);text-underline-offset:.2em;text-decoration:underline}.Pagination-module__WTFN9W__numbers{justify-content:center;align-items:center;gap:var(--bb-space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Pagination-module__WTFN9W__number{display:inline-flex}.Pagination-module__WTFN9W__numberLink,.Pagination-module__WTFN9W__numberCurrent,.Pagination-module__WTFN9W__gap{min-width:44px;min-height:44px;padding:0 var(--bb-space-2);border-radius:var(--bb-radius-md);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.9375rem;display:inline-flex}.Pagination-module__WTFN9W__numberLink{border:1px solid var(--bb-border-subtle);background-color:var(--bb-background-surface);color:var(--marketing-accent-ink,var(--bb-action-primary));font-weight:600;text-decoration:none}.Pagination-module__WTFN9W__numberLink:hover,.Pagination-module__WTFN9W__numberLink:focus-visible{border-color:var(--bb-border-strong);text-underline-offset:.2em;text-decoration:underline}.Pagination-module__WTFN9W__numberCurrent{border:1px solid var(--bb-background-brand);background-color:var(--bb-background-brand);color:var(--bb-text-on-brand);font-weight:700}.Pagination-module__WTFN9W__gap{min-width:var(--bb-space-4);color:var(--bb-text-tertiary)}.Pagination-module__WTFN9W__status{color:var(--bb-text-secondary);margin:0;font-size:.875rem}
.Heartbeat-module__FJR7eG__heartbeat{transform-origin:50%;will-change:transform;display:inline-flex}@keyframes Heartbeat-module__FJR7eG__bb-heartbeat-beat{0%{transform:scale(1)}15%{transform:scale(1.12)}25%{transform:scale(1.16)}35%{transform:scale(1.02)}45%{transform:scale(1.07)}58%,to{transform:scale(1)}}.Heartbeat-module__FJR7eG__idle{animation:6s ease-in-out infinite Heartbeat-module__FJR7eG__bb-heartbeat-beat}.Heartbeat-module__FJR7eG__scanning{animation:1.6s ease-in-out infinite Heartbeat-module__FJR7eG__bb-heartbeat-beat}.Heartbeat-module__FJR7eG__success{animation:.9s ease-in-out Heartbeat-module__FJR7eG__bb-heartbeat-beat}@media (prefers-reduced-motion:reduce){.Heartbeat-module__FJR7eG__idle,.Heartbeat-module__FJR7eG__scanning,.Heartbeat-module__FJR7eG__success{animation:none}}
.BrandLockup-module__f-y7wa__lockup{color:var(--bb-text-primary);flex-direction:column;gap:12px;display:flex}.BrandLockup-module__f-y7wa__onDark{color:var(--bb-text-on-brand)}.BrandLockup-module__f-y7wa__row{align-items:center;gap:12px;display:flex}.BrandLockup-module__f-y7wa__wordmark{font-family:var(--bb-font-base);color:inherit;font-weight:600;line-height:1.1}.BrandLockup-module__f-y7wa__sm{font-size:1.125rem}.BrandLockup-module__f-y7wa__md{font-size:1.5rem}.BrandLockup-module__f-y7wa__lg{font-size:2.25rem}.BrandLockup-module__f-y7wa__tagline{color:inherit;opacity:.85;max-width:34ch;margin:0;font-size:1rem}
.activation-history-panel-module__IRAVoa__historyRow td{white-space:normal;background:var(--bb-background-canvas)}.activation-history-panel-module__IRAVoa__historyPanel{padding:var(--bb-space-3) 0}.activation-history-panel-module__IRAVoa__historyTitle{margin:0 0 var(--bb-space-3) 0;font-size:.9375rem}.activation-history-panel-module__IRAVoa__historyList{gap:var(--bb-space-3);flex-direction:column;display:flex}.activation-history-panel-module__IRAVoa__historyItem{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);background:var(--bb-background-surface);flex-direction:column;gap:4px;padding:12px 16px;font-size:.8125rem;display:flex}.activation-history-panel-module__IRAVoa__historyMeta{color:var(--bb-text-secondary)}
.admin-guard-module__CgSAZa__checking{flex-direction:column;gap:16px;display:flex}
.monitor-module__DeO18G__filters{align-items:flex-end;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);flex-wrap:wrap;padding:16px;display:flex}.monitor-module__DeO18G__filterField{flex:200px;min-width:180px}.monitor-module__DeO18G__filterSearch{flex:2 260px;min-width:200px}.monitor-module__DeO18G__filterActions{gap:var(--bb-space-2);display:flex}.monitor-module__DeO18G__checkboxField{min-height:44px;color:var(--bb-text-secondary);align-items:center;gap:8px;font-size:.875rem;display:flex}.monitor-module__DeO18G__checkboxField input{width:18px;height:18px;accent-color:var(--bb-action-primary)}.monitor-module__DeO18G__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.monitor-module__DeO18G__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.monitor-module__DeO18G__table{border-collapse:collapse;width:100%;font-size:.875rem}.monitor-module__DeO18G__table th,.monitor-module__DeO18G__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.monitor-module__DeO18G__table th{color:var(--bb-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.monitor-module__DeO18G__table tbody tr:last-child td{border-bottom:none}.monitor-module__DeO18G__muted{color:var(--bb-text-secondary)}.monitor-module__DeO18G__numeric{font-variant-numeric:tabular-nums}.monitor-module__DeO18G__pagination{justify-content:space-between;align-items:center;gap:var(--bb-space-2);padding:var(--bb-space-3) 16px;display:flex}.monitor-module__DeO18G__paginationButtons{gap:var(--bb-space-2);display:flex}.monitor-module__DeO18G__count{color:var(--bb-text-secondary);font-size:.875rem}
.article-editor-module__yMr5VW__reading{min-width:0}.article-editor-module__yMr5VW__editing{gap:var(--bb-space-4);flex-direction:column;min-width:0;display:flex}.article-editor-module__yMr5VW__blockRow{align-items:flex-start;gap:10px;min-width:0;margin-left:-30px;display:flex}.article-editor-module__yMr5VW__blockBody{gap:var(--bb-space-2);flex-direction:column;flex:1;min-width:0;display:flex}.article-editor-module__yMr5VW__editable{outline:1px dashed var(--bb-border-strong);border-radius:var(--bb-radius-sm);min-width:0;margin:-8px -10px;padding:8px 10px}.article-editor-module__yMr5VW__editable:focus-visible,.article-editor-module__yMr5VW__editable:focus-within{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.article-editor-module__yMr5VW__gutter{flex:none;position:relative}.article-editor-module__yMr5VW__handle{border-radius:var(--bb-radius-xs);width:20px;height:28px;color:var(--bb-text-tertiary);cursor:grab;background:0 0;border:0;place-items:center;margin-top:4px;padding:0;display:grid}.article-editor-module__yMr5VW__handle:hover{color:var(--bb-text-primary);background-color:var(--bb-background-canvas-muted)}.article-editor-module__yMr5VW__handle:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.article-editor-module__yMr5VW__blockMenu{z-index:5;min-width:190px;padding:var(--bb-space-1);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);background-color:var(--bb-background-surface);box-shadow:var(--bb-shadow-md);flex-direction:column;display:flex;position:absolute;top:30px;left:0}.article-editor-module__yMr5VW__menuItem,.article-editor-module__yMr5VW__menuItemDanger{min-height:36px;padding:0 var(--bb-space-3);border-radius:var(--bb-radius-sm);font:inherit;text-align:left;cursor:pointer;color:var(--bb-text-primary);background:0 0;border:0;font-size:.8125rem}.article-editor-module__yMr5VW__menuItemDanger{color:var(--bb-status-danger)}.article-editor-module__yMr5VW__menuItem:hover:not(:disabled),.article-editor-module__yMr5VW__menuItemDanger:hover:not(:disabled){background-color:var(--bb-background-canvas-muted)}.article-editor-module__yMr5VW__menuItem:disabled{color:var(--bb-text-tertiary);cursor:default}.article-editor-module__yMr5VW__menuItem:focus-visible,.article-editor-module__yMr5VW__menuItemDanger:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:-2px}.article-editor-module__yMr5VW__insertRow{justify-content:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.article-editor-module__yMr5VW__insertPill{border:1px dashed var(--bb-border-strong);border-radius:var(--bb-radius-pill);font:inherit;color:var(--bb-text-secondary);cursor:pointer;background:0 0;padding:5px 14px;font-size:.75rem;font-weight:500}.article-editor-module__yMr5VW__insertPill:hover{color:var(--bb-text-primary);border-color:var(--bb-text-primary)}.article-editor-module__yMr5VW__insertPill:focus-visible,.article-editor-module__yMr5VW__outlineButton:focus-visible,.article-editor-module__yMr5VW__textButton:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.article-editor-module__yMr5VW__insertChoice{justify-content:center;align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.article-editor-module__yMr5VW__outlineButton{min-height:38px;padding:0 var(--bb-space-4);border:1px solid var(--bb-border-strong);border-radius:var(--bb-radius-pill);background-color:var(--bb-background-surface);font:inherit;white-space:nowrap;cursor:pointer;color:var(--bb-text-primary);flex:none;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}.article-editor-module__yMr5VW__outlineButton:hover{border-color:var(--bb-text-primary)}.article-editor-module__yMr5VW__textButton{font:inherit;color:var(--bb-text-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:500}.article-editor-module__yMr5VW__imagePlaceholder{align-items:center;gap:var(--bb-space-3);border:1px dashed var(--bb-border-strong);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface-muted);flex-wrap:wrap;padding:20px;display:flex}.article-editor-module__yMr5VW__imagePlaceholderText{min-width:0;color:var(--bb-text-secondary);text-wrap:pretty;flex:14rem;font-size:.875rem}.article-editor-module__yMr5VW__placeholder{padding:var(--bb-space-3);border:1px dashed var(--bb-border-subtle);border-radius:var(--bb-radius-sm);color:var(--bb-text-secondary);margin:0;font-size:.875rem}.article-editor-module__yMr5VW__problem{color:var(--bb-status-danger);margin:0;font-size:.875rem}.article-editor-module__yMr5VW__empty{color:var(--bb-text-secondary);margin:0}@media (max-width:640px){.article-editor-module__yMr5VW__blockRow{margin-left:0}}
.redactie-module__TIpAra__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.redactie-module__TIpAra__backLink{margin-bottom:var(--bb-space-3);color:var(--bb-text-secondary);text-decoration:none;display:inline-block}.redactie-module__TIpAra__backLink:hover{text-decoration:underline}.redactie-module__TIpAra__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);margin-bottom:var(--bb-space-5);overflow-x:auto}.redactie-module__TIpAra__table{border-collapse:collapse;width:100%;font-size:.875rem}.redactie-module__TIpAra__table th,.redactie-module__TIpAra__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.redactie-module__TIpAra__table th{color:var(--bb-text-secondary);font-weight:500}.redactie-module__TIpAra__table tbody tr:last-child td{border-bottom:none}@media (max-width:640px){.redactie-module__TIpAra__tableWrap{overflow-x:visible}.redactie-module__TIpAra__table thead{display:none}.redactie-module__TIpAra__table,.redactie-module__TIpAra__table tbody,.redactie-module__TIpAra__table tr,.redactie-module__TIpAra__table td{width:100%;display:block}.redactie-module__TIpAra__table tr{border-bottom:1px solid var(--bb-border-subtle);padding:var(--bb-space-2) 0}.redactie-module__TIpAra__table tbody tr:last-child{border-bottom:none}.redactie-module__TIpAra__table td{white-space:normal;justify-content:space-between;align-items:flex-start;gap:var(--bb-space-3);border-bottom:none;padding:4px 16px;display:flex}.redactie-module__TIpAra__table td[data-label]:before{content:attr(data-label);color:var(--bb-text-secondary);flex:none;font-weight:500}.redactie-module__TIpAra__table td[data-label].redactie-module__TIpAra__actionsCell{flex-direction:column;align-items:stretch;gap:4px}}.redactie-module__TIpAra__actions{gap:var(--bb-space-2);margin-bottom:var(--bb-space-4);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.redactie-module__TIpAra__panel{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);padding:var(--bb-space-4);margin-bottom:var(--bb-space-5)}.redactie-module__TIpAra__panelTitle{margin:0 0 var(--bb-space-3)}.redactie-module__TIpAra__form{gap:var(--bb-space-3);flex-direction:column;max-width:40rem;display:flex}.redactie-module__TIpAra__textareaField{color:var(--bb-text-primary);flex-direction:column;gap:4px;font-size:.875rem;display:flex}.redactie-module__TIpAra__textarea{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);font:inherit;resize:vertical;padding:8px 12px}.redactie-module__TIpAra__metaRow{gap:var(--bb-space-2);margin-bottom:var(--bb-space-3);flex-wrap:wrap;align-items:center;display:flex}.redactie-module__TIpAra__metaLabel{color:var(--bb-text-secondary)}.redactie-module__TIpAra__input{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);font:inherit;flex:14rem;min-width:0;padding:8px 12px}.redactie-module__TIpAra__subPanel{border-top:1px solid var(--bb-border-subtle);padding-top:var(--bb-space-3);margin-top:var(--bb-space-3)}.redactie-module__TIpAra__candidatePrimary{border:2px solid var(--bb-border-strong,var(--bb-border-subtle));border-radius:var(--bb-radius-lg);padding:var(--bb-space-3);background:var(--bb-background-page)}.redactie-module__TIpAra__candidateRow{gap:var(--bb-space-3);margin-bottom:var(--bb-space-2);flex-wrap:wrap;align-items:flex-start;display:flex}.redactie-module__TIpAra__candidateBody{overflow-wrap:anywhere;flex:12rem;min-width:0}.redactie-module__TIpAra__candidateChips{gap:var(--bb-space-2);flex-wrap:wrap;align-items:flex-start;display:flex}.redactie-module__TIpAra__candidatePurpose{overflow-wrap:anywhere;margin:0 0 4px;font-weight:600}.redactie-module__TIpAra__placementBox{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);padding:var(--bb-space-3);margin:0 0 var(--bb-space-3);min-width:0}.redactie-module__TIpAra__placementLegend{color:var(--bb-text-secondary);padding:0 4px;font-size:.875rem}.redactie-module__TIpAra__placementRow{gap:var(--bb-space-3);margin-bottom:var(--bb-space-3);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__placementRow>*{flex:12rem;min-width:0}.redactie-module__TIpAra__candidateThumb{object-fit:contain;border-radius:var(--bb-radius-md);background:var(--bb-background-page);width:auto;max-width:120px;height:72px}.redactie-module__TIpAra__kpiGrid{gap:var(--bb-space-3);margin-bottom:var(--bb-space-2);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.redactie-module__TIpAra__kpiNote{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-5);max-width:68ch;font-size:.8125rem}.redactie-module__TIpAra__rowActions{gap:var(--bb-space-2);white-space:normal;flex-wrap:wrap;align-items:center;display:flex}.redactie-module__TIpAra__rowActionButton{border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);color:var(--bb-text-primary);border-radius:var(--bb-radius-md);font:inherit;cursor:pointer;white-space:nowrap;padding:4px 10px;font-size:.8125rem}.redactie-module__TIpAra__rowActionButton:hover:not(:disabled){background:var(--bb-background-muted,var(--bb-background-surface))}.redactie-module__TIpAra__rowActionButton:disabled{opacity:.6;cursor:not-allowed}.redactie-module__TIpAra__inlinePanel{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);padding:var(--bb-space-3);white-space:normal;max-width:32rem}.redactie-module__TIpAra__lastRunCell{white-space:normal;flex-direction:column;gap:2px;display:flex}.redactie-module__TIpAra__lastRunTime{color:var(--bb-text-secondary);font-size:.75rem}.redactie-module__TIpAra__proposalCard{border-radius:var(--bb-radius-lg);border:1px dashed var(--bb-border-subtle);background:var(--bb-background-surface);padding:var(--bb-space-4);gap:var(--bb-space-2);flex-direction:column;display:flex}.redactie-module__TIpAra__proposalCardHeader{align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__proposalBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--bb-text-secondary);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-sm,4px);padding:2px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.redactie-module__TIpAra__proposalCardTitle{flex:auto;min-width:0;font-weight:600}.redactie-module__TIpAra__proposalHint{color:var(--bb-text-secondary);margin:0;font-size:.8125rem;font-style:italic}.redactie-module__TIpAra__proposalBody{white-space:pre-wrap;background:var(--bb-background-muted,var(--bb-background-page,#f4f4f2));border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);padding:var(--bb-space-3);max-height:24rem;overflow-y:auto}.redactie-module__TIpAra__commercialContext{border-top:1px solid var(--bb-border-subtle);padding-top:var(--bb-space-2)}.redactie-module__TIpAra__commercialContextGrid{gap:var(--bb-space-2) var(--bb-space-4);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:0;display:grid}.redactie-module__TIpAra__commercialContextGrid dt{font-size:.75rem}.redactie-module__TIpAra__commercialContextGrid dd{word-break:break-word;margin:0}.redactie-module__TIpAra__v2Stacks{gap:var(--bb-space-4);margin-bottom:var(--bb-space-7);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.redactie-module__TIpAra__v2Stack{gap:var(--bb-space-1);padding:var(--bb-space-5);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);color:inherit;flex-direction:column;text-decoration:none;display:flex}.redactie-module__TIpAra__v2Stack:hover,.redactie-module__TIpAra__v2StackEmphasis{border-color:var(--bb-action-primary)}.redactie-module__TIpAra__v2StackCount{font-variant-numeric:tabular-nums;color:var(--bb-text-primary);font-size:2.5rem;font-weight:700;line-height:1}.redactie-module__TIpAra__v2StackLabel{color:var(--bb-text-secondary);font-size:.9375rem}.redactie-module__TIpAra__v2StackAction{margin-top:var(--bb-space-2);color:var(--bb-action-primary);font-size:.875rem;font-weight:600}.redactie-module__TIpAra__v2Section{margin-bottom:var(--bb-space-7)}.redactie-module__TIpAra__v2SectionTitle{margin:0 0 var(--bb-space-3);font-size:1.0625rem;font-weight:600}.redactie-module__TIpAra__v2AsideTitle{margin:var(--bb-space-4) 0 var(--bb-space-1);font-size:.875rem;font-weight:600}.redactie-module__TIpAra__v2WorkList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.redactie-module__TIpAra__v2WorkItem{justify-content:space-between;align-items:baseline;gap:var(--bb-space-2);padding:var(--bb-space-3) 0;border-bottom:1px solid var(--bb-border-subtle);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__v2WorkLink{color:var(--bb-text-primary);font-weight:600;text-decoration:none}.redactie-module__TIpAra__v2WorkLink:hover{text-decoration:underline}.redactie-module__TIpAra__v2WorkMeta,.redactie-module__TIpAra__v2Muted{color:var(--bb-text-secondary);font-size:.875rem}.redactie-module__TIpAra__v2Cards{gap:var(--bb-space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.redactie-module__TIpAra__v2Card{gap:var(--bb-space-2);padding:var(--bb-space-5);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);flex-direction:column;display:flex}.redactie-module__TIpAra__v2CardMeta{align-items:baseline;gap:var(--bb-space-3);color:var(--bb-text-secondary);flex-wrap:wrap;font-size:.8125rem;display:flex}.redactie-module__TIpAra__v2CardType{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.redactie-module__TIpAra__v2CardAge{color:var(--bb-text-secondary)}.redactie-module__TIpAra__v2CardTitle{margin:0;font-size:1.25rem;font-weight:600;line-height:1.25}.redactie-module__TIpAra__v2CardLink{color:var(--bb-text-primary);text-decoration:none}.redactie-module__TIpAra__v2CardLink:hover{text-decoration:underline}.redactie-module__TIpAra__v2CardPitch{color:var(--bb-text-secondary);max-width:68ch;margin:0}.redactie-module__TIpAra__v2CardFooter{justify-content:space-between;align-items:center;gap:var(--bb-space-3);margin-top:var(--bb-space-1);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__v2CardCta{color:var(--bb-action-primary);font-size:.875rem;font-weight:600;text-decoration:none}.redactie-module__TIpAra__v2Chip{border-radius:var(--bb-radius-pill);background-color:var(--bb-background-muted);color:var(--bb-text-secondary);align-items:center;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.redactie-module__TIpAra__v2Chip_waiting{background-color:var(--bb-status-warning-surface);color:var(--bb-status-warning-text)}.redactie-module__TIpAra__v2Chip_busy{background-color:var(--bb-background-muted);color:var(--bb-text-primary)}.redactie-module__TIpAra__v2Chip_ready,.redactie-module__TIpAra__v2Chip_done{background-color:var(--bb-status-success-surface);color:var(--bb-status-success-text)}.redactie-module__TIpAra__v2Chip_attention{background-color:var(--bb-status-danger-surface);color:var(--bb-status-danger-text)}.redactie-module__TIpAra__v2Filters{gap:var(--bb-space-2);margin-bottom:var(--bb-space-5);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__v2Filter{padding:var(--bb-space-2) var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-pill);color:var(--bb-text-secondary);cursor:pointer;background-color:#0000;font-family:inherit;font-size:.875rem;font-weight:600}.redactie-module__TIpAra__v2FilterActive{border-color:var(--bb-action-primary);color:var(--bb-text-primary);background-color:var(--bb-background-surface)}.redactie-module__TIpAra__v2Back{margin-bottom:var(--bb-space-4);color:var(--bb-text-secondary);font-size:.875rem;text-decoration:none;display:inline-block}.redactie-module__TIpAra__v2Back:hover{color:var(--bb-text-primary)}.redactie-module__TIpAra__v2DetailGrid{gap:var(--bb-space-6);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:900px){.redactie-module__TIpAra__v2DetailGrid{grid-template-columns:minmax(0,1fr) 300px}}.redactie-module__TIpAra__v2DetailMain{min-width:0}.redactie-module__TIpAra__v2DetailAside{gap:var(--bb-space-2);padding:var(--bb-space-5);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);flex-direction:column;align-items:flex-start;display:flex}.redactie-module__TIpAra__v2Prose{max-width:68ch;margin-bottom:var(--bb-space-6)}.redactie-module__TIpAra__v2Prose p{margin:0 0 var(--bb-space-3)}.redactie-module__TIpAra__v2Actions{gap:var(--bb-space-2);width:100%;margin-top:var(--bb-space-3);flex-direction:column;display:flex}.redactie-module__TIpAra__v2FeedbackList{gap:var(--bb-space-3);flex-direction:column;max-width:68ch;margin:0;padding:0;list-style:none;display:flex}.redactie-module__TIpAra__v2FeedbackItem{padding:var(--bb-space-3) var(--bb-space-4);border-left:3px solid var(--bb-action-primary);background-color:var(--bb-background-surface);border-radius:0 var(--bb-radius-md) var(--bb-radius-md) 0}.redactie-module__TIpAra__v2FeedbackText{margin:0 0 var(--bb-space-1)}.redactie-module__TIpAra__v2FeedbackScope{color:var(--bb-text-secondary);font-size:.8125rem}.redactie-module__TIpAra__v2Dialog{gap:var(--bb-space-3);width:100%;margin-top:var(--bb-space-3);flex-direction:column;display:flex}.redactie-module__TIpAra__v2DialogTitle{margin:0;font-size:1rem;font-weight:600}.redactie-module__TIpAra__v2DialogError{color:var(--bb-status-danger-text);margin:0;font-size:.875rem}.redactie-module__TIpAra__v2DialogRemember{gap:var(--bb-space-2);border:0;flex-direction:column;margin:0;padding:0;display:flex}.redactie-module__TIpAra__v2Check{align-items:flex-start;gap:var(--bb-space-2);font-size:.875rem;line-height:1.4;display:flex}.redactie-module__TIpAra__v2DialogHint{color:var(--bb-text-secondary);margin:0;font-size:.8125rem}.redactie-module__TIpAra__v2DialogActions{gap:var(--bb-space-2);display:flex}.redactie-module__TIpAra__v2Facts,.redactie-module__TIpAra__v2CardFacts{gap:var(--bb-space-2) var(--bb-space-5);margin:0 0 var(--bb-space-5);max-width:68ch;display:grid}.redactie-module__TIpAra__v2CardFacts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:0}.redactie-module__TIpAra__v2Facts dt,.redactie-module__TIpAra__v2CardFacts dt{letter-spacing:.04em;text-transform:uppercase;color:var(--bb-text-secondary);font-size:.75rem;font-weight:600}.redactie-module__TIpAra__v2Facts dd,.redactie-module__TIpAra__v2CardFacts dd{margin:0 0 var(--bb-space-1)}.redactie-module__TIpAra__v2CardSignal{padding:var(--bb-space-2) var(--bb-space-3);border-radius:var(--bb-radius-md);background-color:var(--bb-background-muted);color:var(--bb-text-secondary);max-width:68ch;margin:0;font-size:.875rem}.redactie-module__TIpAra__v2Sources{margin:0 0 var(--bb-space-6);max-width:68ch;color:var(--bb-text-secondary);padding-left:1.2rem}.redactie-module__TIpAra__v2JobPanel{gap:var(--bb-space-2);width:100%;padding-top:var(--bb-space-4);border-top:1px solid var(--bb-border-subtle);flex-direction:column;align-items:flex-start;display:flex}.redactie-module__TIpAra__v2PrimaryLink{color:var(--bb-action-primary);font-size:.875rem;font-weight:600;text-decoration:none}.redactie-module__TIpAra__v2PrimaryLink:hover{text-decoration:underline}.redactie-module__TIpAra__v2PhaseGroup{gap:var(--bb-space-2);margin-bottom:var(--bb-space-6);flex-direction:column;display:flex}.redactie-module__TIpAra__v2PhaseHeading{letter-spacing:.04em;text-transform:uppercase;color:var(--bb-text-secondary);margin:0;font-size:.8125rem;font-weight:600}.redactie-module__TIpAra__v2PhaseNote{color:var(--bb-text-secondary);margin:0;font-size:.8125rem}.redactie-module__TIpAra__v2RecoveryAction{color:var(--bb-text-secondary);font-size:.8125rem}.redactie-module__TIpAra__v2RecoveryAction>summary{cursor:pointer;padding:var(--bb-space-1) 0}.redactie-module__TIpAra__v2RecoveryAction>*+*{margin-top:var(--bb-space-2)}.redactie-module__TIpAra__templateSummary{margin-top:calc(var(--space-2) * -1);padding:var(--space-3) var(--space-4);border-left:2px solid var(--color-border);color:var(--color-text-muted);font-size:var(--font-size-sm)}.redactie-module__TIpAra__templateSummaryHeading{margin:0 0 var(--space-1);color:var(--color-text);font-weight:600}.redactie-module__TIpAra__templateSummary ul{padding-left:var(--space-4);margin:0}.redactie-module__TIpAra__articleLayout{gap:var(--bb-space-6);flex-wrap:wrap;align-items:flex-start;display:flex}.redactie-module__TIpAra__articleMain{gap:var(--bb-space-6);flex-direction:column;flex:3 440px;min-width:0;display:flex}.redactie-module__TIpAra__articleAside{gap:var(--bb-space-6);flex-direction:column;flex:2 320px;min-width:0;display:flex}.redactie-module__TIpAra__articleCard{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);flex-direction:column;display:flex;overflow:hidden}.redactie-module__TIpAra__articleCardHead{align-items:center;gap:var(--bb-space-3);padding:var(--bb-space-4) var(--bb-space-6);border-bottom:1px solid var(--bb-border-subtle);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__articleCardHeadText{flex-direction:column;gap:1px;min-width:0;display:flex}.redactie-module__TIpAra__articleCardState{letter-spacing:-.01em;font-size:.875rem;font-weight:600}.redactie-module__TIpAra__articleCardMeta{color:var(--bb-text-secondary);font-size:.8125rem}.redactie-module__TIpAra__articleCardActions{align-items:center;gap:var(--bb-space-3);flex-wrap:wrap;flex:none;margin-left:auto;display:flex}.redactie-module__TIpAra__articleCardLink{font:inherit;color:var(--bb-text-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:500}.redactie-module__TIpAra__articleCardLink:hover{color:var(--bb-action-primary)}.redactie-module__TIpAra__articleCardLink:focus-visible,.redactie-module__TIpAra__articleCardEdit:focus-visible,.redactie-module__TIpAra__articleCardEditOn:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px;border-radius:var(--bb-radius-sm)}.redactie-module__TIpAra__articleCardEdit,.redactie-module__TIpAra__articleCardEditOn{min-height:36px;padding:0 var(--bb-space-4);border-radius:var(--bb-radius-pill);font:inherit;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:7px;font-size:.8125rem;font-weight:600;display:inline-flex}.redactie-module__TIpAra__articleCardEdit{border:1px solid var(--bb-border-strong);color:var(--bb-text-primary);background:0 0}.redactie-module__TIpAra__articleCardEdit:hover{border-color:var(--bb-text-primary)}.redactie-module__TIpAra__articleCardEditOn{background-color:var(--bb-action-primary);color:var(--bb-action-primary-text);border:1px solid #0000}.redactie-module__TIpAra__articleCardEditOn:hover{background-color:var(--bb-action-primary-hover)}.redactie-module__TIpAra__articleEditBar{padding:10px var(--bb-space-6);border-bottom:1px solid var(--bb-border-subtle);background-color:var(--bb-background-accent-soft);color:var(--bb-text-accent);align-items:center;gap:10px;margin:0;font-size:.8125rem;display:flex}.redactie-module__TIpAra__articleEditBarIcon{flex:none}.redactie-module__TIpAra__articleEditBarText{text-wrap:pretty;flex:1 1 0;min-width:0}.redactie-module__TIpAra__articleBody,.redactie-module__TIpAra__articleBodyEditing{gap:var(--bb-space-4);padding:var(--bb-space-6) var(--bb-space-6) var(--bb-space-8);flex-direction:column;min-width:0;max-width:66ch;display:flex}.redactie-module__TIpAra__articleBodyEditing{padding-left:54px}.redactie-module__TIpAra__articleTitle{font-family:var(--bb-font-display);letter-spacing:-.028em;text-wrap:balance;overflow-wrap:break-word;margin:0;font-size:2rem;font-weight:600;line-height:1.08}.redactie-module__TIpAra__articleBodyEditing .redactie-module__TIpAra__articleTitle{outline:1px dashed var(--bb-border-strong);border-radius:var(--bb-radius-sm);margin:-8px -10px;padding:8px 10px}.redactie-module__TIpAra__articleTitle:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.redactie-module__TIpAra__heroImage{margin:0}.redactie-module__TIpAra__heroPlaceholder{align-items:center;gap:var(--bb-space-3);border:1px dashed var(--bb-border-strong);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface-muted);flex-wrap:wrap;padding:20px;display:flex}.redactie-module__TIpAra__heroPlaceholderText{min-width:0;color:var(--bb-text-secondary);text-wrap:pretty;flex:14rem;font-size:.875rem}.redactie-module__TIpAra__heroPlaceholderAction{min-height:38px;padding:0 var(--bb-space-4);border:1px solid var(--bb-border-strong);border-radius:var(--bb-radius-pill);background-color:var(--bb-background-surface);color:var(--bb-text-primary);white-space:nowrap;flex:none;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.redactie-module__TIpAra__heroPlaceholderAction:hover{border-color:var(--bb-text-primary)}.redactie-module__TIpAra__heroPlaceholderAction:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.redactie-module__TIpAra__articleAside .redactie-module__TIpAra__panel{margin-bottom:0}.redactie-module__TIpAra__todoPanel{gap:var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);flex-direction:column;padding:20px;display:flex}.redactie-module__TIpAra__panelTitleDisplay{font-family:var(--bb-font-display);letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:600}.redactie-module__TIpAra__todoList{gap:var(--bb-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.redactie-module__TIpAra__todoItem{text-wrap:pretty;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.45;display:flex}.redactie-module__TIpAra__todoDot{border-radius:var(--bb-radius-pill);background-color:var(--bb-action-primary);flex:none;width:7px;height:7px;margin-top:5px}.redactie-module__TIpAra__todoClear{text-wrap:pretty;align-items:flex-start;gap:10px;margin:0;font-size:.875rem;line-height:1.45;display:flex}.redactie-module__TIpAra__todoCheck{color:var(--bb-status-success);flex:none;margin-top:2px}.redactie-module__TIpAra__todoFooter{border-top:1px solid var(--bb-border-subtle);color:var(--bb-text-secondary);text-wrap:pretty;margin:0;padding-top:12px;font-size:.8125rem;line-height:1.5}@media (max-width:1024px){.redactie-module__TIpAra__articleMain,.redactie-module__TIpAra__articleAside{flex:100%}}@media (max-width:640px){.redactie-module__TIpAra__articleCardHead{padding:var(--bb-space-3) var(--bb-space-4)}.redactie-module__TIpAra__articleCardActions{margin-left:0}.redactie-module__TIpAra__articleEditBar{padding:10px var(--bb-space-4)}.redactie-module__TIpAra__articleBody,.redactie-module__TIpAra__articleBodyEditing{padding:var(--bb-space-4) var(--bb-space-4) var(--bb-space-6)}.redactie-module__TIpAra__articleTitle{font-size:1.625rem}}.redactie-module__TIpAra__wrapCell{white-space:normal}.redactie-module__TIpAra__ruleLabel{font-weight:500}.redactie-module__TIpAra__ruleDescription{color:var(--bb-text-secondary);max-width:44ch;margin:2px 0 0;font-size:.8125rem}.redactie-module__TIpAra__ruleSummary{overflow-wrap:anywhere}.redactie-module__TIpAra__ruleNote{color:var(--bb-text-secondary);overflow-wrap:anywhere;max-width:52ch;margin:4px 0 0;font-size:.8125rem}.redactie-module__TIpAra__ruleMuted{color:var(--bb-text-secondary)}.redactie-module__TIpAra__ruleEditor{gap:var(--bb-space-2);white-space:normal;flex-direction:column;min-width:0;max-width:34rem;display:flex}.redactie-module__TIpAra__ruleFields{gap:var(--bb-space-2);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));display:grid}.redactie-module__TIpAra__ruleToggle{align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.35;display:flex}.redactie-module__TIpAra__listEditor{flex-direction:column;gap:6px;min-width:0;display:flex}.redactie-module__TIpAra__listRow{align-items:center;gap:6px;min-width:0;display:flex}.redactie-module__TIpAra__listInput{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);font:inherit;flex:8rem;min-width:0;padding:6px 10px;font-size:.875rem}.redactie-module__TIpAra__suggestionRow{color:var(--bb-text-secondary);flex-wrap:wrap;align-items:center;gap:6px;font-size:.8125rem;display:flex}.redactie-module__TIpAra__advanced{border-top:1px dashed var(--bb-border-subtle);padding-top:var(--bb-space-2)}.redactie-module__TIpAra__advanced>summary{cursor:pointer;color:var(--bb-text-secondary);font-size:.8125rem}.redactie-module__TIpAra__advancedBody{margin-top:var(--bb-space-2);flex-direction:column;gap:6px;display:flex}.redactie-module__TIpAra__jsonTextarea{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);font-family:var(--bb-font-mono,ui-monospace, SFMono-Regular, monospace);resize:vertical;box-sizing:border-box;width:100%;min-width:0;padding:8px 12px;font-size:.8125rem}.redactie-module__TIpAra__fieldHint{color:var(--bb-text-secondary);max-width:52ch;margin:0;font-size:.8125rem}.redactie-module__TIpAra__publishedBox{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);background:var(--bb-background-muted,var(--bb-background-surface));padding:var(--bb-space-3);margin-bottom:var(--bb-space-3)}.redactie-module__TIpAra__publicUrl{font-family:var(--bb-font-mono,ui-monospace, monospace);word-break:break-all;font-size:.875rem}.redactie-module__TIpAra__liveLink{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);color:var(--bb-text-primary);background:var(--bb-background-surface);padding:8px 12px;font-weight:600;text-decoration:none;display:inline-block}.redactie-module__TIpAra__liveLink:hover{text-decoration:underline}.redactie-module__TIpAra__attention{border:1px solid var(--bb-border-accent);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-accent-soft);padding:var(--bb-space-5);gap:var(--bb-space-4);flex-direction:column;display:flex}.redactie-module__TIpAra__attentionHead{justify-content:space-between;align-items:baseline;gap:var(--bb-space-3);flex-wrap:wrap;display:flex}.redactie-module__TIpAra__attentionTitle{align-items:center;gap:var(--bb-space-2);letter-spacing:-.015em;color:var(--bb-text-accent);margin:0;font-size:1.0625rem;font-weight:600;display:flex}.redactie-module__TIpAra__attentionHint{color:var(--bb-text-accent);margin:0;font-size:.8125rem}.redactie-module__TIpAra__attentionGrid{gap:var(--bb-space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.redactie-module__TIpAra__attentionCard{background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);padding:var(--bb-space-4);color:inherit;transition:border-color var(--bb-duration-fast) var(--bb-easing-standard);text-decoration:none;display:block}.redactie-module__TIpAra__attentionCard:hover{border-color:var(--bb-text-primary)}.redactie-module__TIpAra__attentionKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--bb-text-accent);margin-bottom:var(--bb-space-1);font-size:.6875rem;font-weight:600;display:block}.redactie-module__TIpAra__attentionCardTitle{font-size:.9375rem;font-weight:500;display:block}.redactie-module__TIpAra__attentionCardMeta{margin-top:var(--bb-space-1);color:var(--bb-text-tertiary);font-size:.75rem;display:block}.redactie-module__TIpAra__kpiRow{gap:var(--bb-space-4);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.redactie-module__TIpAra__kpiCard{background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);box-shadow:var(--bb-shadow-sm);padding:var(--bb-space-5)}.redactie-module__TIpAra__kpiLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--bb-text-secondary);font-size:.6875rem;font-weight:600}.redactie-module__TIpAra__kpiValue{font-family:var(--bb-font-display);letter-spacing:-.028em;font-variant-numeric:tabular-nums;margin:var(--bb-space-1) 0 0;font-size:1.75rem;font-weight:600;line-height:1.1}.redactie-module__TIpAra__kpiDetail{color:var(--bb-text-secondary);margin:0;font-size:.75rem;font-weight:500}.redactie-module__TIpAra__kpiDetailWarn{color:var(--bb-status-warning)}.redactie-module__TIpAra__columns{gap:var(--bb-space-6);flex-wrap:wrap;align-items:flex-start;display:flex}.redactie-module__TIpAra__columnWide{flex:3 420px;min-width:0}.redactie-module__TIpAra__columnNarrow{flex:2 300px;min-width:0}.redactie-module__TIpAra__vdPanel{background-color:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);padding:var(--bb-space-5)}.redactie-module__TIpAra__vdPanelTitle{margin:0 0 var(--bb-space-4);letter-spacing:-.015em;font-size:1rem;font-weight:600}.redactie-module__TIpAra__vdTableScroll{overflow-x:auto}.redactie-module__TIpAra__vdTable{border-collapse:collapse;width:100%;min-width:480px;font-size:.8125rem}.redactie-module__TIpAra__vdTable th{text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--bb-text-secondary);padding:0 var(--bb-space-3) var(--bb-space-2);font-size:.6875rem;font-weight:600}.redactie-module__TIpAra__vdTable td{padding:var(--bb-space-3);border-top:1px solid var(--bb-border-subtle);vertical-align:top}.redactie-module__TIpAra__vdTable td:last-child,.redactie-module__TIpAra__vdTable th:last-child{white-space:nowrap;width:1%}.redactie-module__TIpAra__vdTableRow:hover{background-color:var(--bb-background-surface-muted)}.redactie-module__TIpAra__cellTitle{color:inherit;font-weight:500;text-decoration:none}.redactie-module__TIpAra__cellTitle:hover{text-decoration:underline}.redactie-module__TIpAra__cellMeta{color:var(--bb-text-tertiary);font-size:.75rem;display:block}.redactie-module__TIpAra__feedList{gap:var(--bb-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.redactie-module__TIpAra__feedItem{gap:var(--bb-space-3);align-items:flex-start;display:flex}.redactie-module__TIpAra__feedDot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.redactie-module__TIpAra__feedDotRunning{background-color:var(--bb-status-success)}.redactie-module__TIpAra__feedDotQueued{background-color:var(--bb-action-primary)}.redactie-module__TIpAra__feedDotFailed{background-color:var(--bb-status-danger)}.redactie-module__TIpAra__feedText{min-width:0;font-size:.8125rem}.redactie-module__TIpAra__feedMeta{color:var(--bb-text-tertiary);font-size:.75rem;display:block}.redactie-module__TIpAra__feedFooter{margin:var(--bb-space-4) 0 0;color:var(--bb-text-tertiary);font-size:.75rem}.redactie-module__TIpAra__vdMuted{color:var(--bb-text-secondary);margin:0;font-size:.875rem}.redactie-module__TIpAra__workload{gap:var(--bb-space-2);flex-wrap:wrap;align-items:stretch;display:flex}.redactie-module__TIpAra__workloadItem{align-items:baseline;gap:var(--bb-space-2);padding:var(--bb-space-2) var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-pill);background-color:var(--bb-background-surface);color:inherit;transition:border-color var(--bb-duration-fast) var(--bb-easing-standard);font-size:.8125rem;text-decoration:none;display:flex}.redactie-module__TIpAra__workloadItem:hover{border-color:var(--bb-text-primary)}.redactie-module__TIpAra__workloadItem:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.redactie-module__TIpAra__workloadItemAccent{border-color:var(--bb-border-accent);background-color:var(--bb-background-accent-soft)}.redactie-module__TIpAra__workloadCount{font-variant-numeric:tabular-nums;font-weight:600}.redactie-module__TIpAra__eindcheckView{gap:var(--bb-space-6);flex-direction:column;min-width:0;padding-bottom:96px;display:flex}.redactie-module__TIpAra__eindcheckBar{z-index:20;align-items:center;gap:var(--bb-space-3);margin-top:var(--bb-space-6);padding:var(--bb-space-4) var(--bb-space-6);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background-color:var(--bb-background-surface);box-shadow:var(--bb-shadow-md);flex-wrap:wrap;display:flex;position:sticky;bottom:0}.redactie-module__TIpAra__eindcheckChip{border-radius:var(--bb-radius-pill);background-color:var(--bb-action-primary);color:var(--bb-action-primary-text);border:1px solid #0000;flex:none;align-items:center;gap:7px;padding:5px 13px 5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.redactie-module__TIpAra__eindcheckSecondary{justify-content:center;align-items:center;gap:var(--bb-space-2);border-radius:var(--bb-radius-pill);background-color:var(--bb-action-secondary);min-height:44px;color:var(--bb-action-secondary-text);font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;padding:0 20px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.redactie-module__TIpAra__eindcheckSecondary:hover{background-color:var(--bb-action-secondary-hover)}.redactie-module__TIpAra__eindcheckSecondary:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.redactie-module__TIpAra__eindcheckHint{min-width:0;color:var(--bb-text-secondary);flex:16ch;margin:0;font-size:.8125rem}.redactie-module__TIpAra__eindcheckActions{justify-content:flex-end;align-items:center;gap:var(--bb-space-3);flex-wrap:wrap;margin-left:auto;display:flex}@media (max-width:640px){.redactie-module__TIpAra__eindcheckBar{padding:var(--bb-space-3) var(--bb-space-4)}.redactie-module__TIpAra__eindcheckActions{justify-content:flex-start;width:100%;margin-left:0}}.redactie-module__TIpAra__destinationCrumbs{margin:0 0 var(--bb-space-2);color:var(--bb-text-primary);overflow-wrap:anywhere;font-size:1.0625rem;font-weight:600}.redactie-module__TIpAra__destinationCrumbSeparator{color:var(--bb-text-secondary);font-weight:400}.redactie-module__TIpAra__destinationEmptyTitle{color:var(--bb-text-primary);margin:0 0 4px;font-weight:600}.redactie-module__TIpAra__destinationUrlInput{border-radius:var(--bb-radius-md);border:1px solid var(--bb-border-subtle);font:inherit;box-sizing:border-box;width:100%;max-width:28rem;padding:8px 12px}
.detail-module__OzJpPW__sections{gap:var(--space-6,1.5rem);flex-direction:column;display:flex}.detail-module__OzJpPW__section{gap:var(--space-3,.75rem);flex-direction:column;display:flex}.detail-module__OzJpPW__sectionTitle{font-size:var(--font-size-lg,1.125rem);margin:0;font-weight:600}.detail-module__OzJpPW__facts{gap:var(--space-2,.5rem) var(--space-4,1rem);grid-template-columns:minmax(10rem,max-content) 1fr;margin:0;display:grid}.detail-module__OzJpPW__facts dt{color:var(--color-text-muted,#6b7280)}.detail-module__OzJpPW__facts dd{margin:0}.detail-module__OzJpPW__counts{gap:var(--space-3,.75rem);grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));display:grid}.detail-module__OzJpPW__headerRow{align-items:center;gap:var(--space-3,.75rem);flex-wrap:wrap;display:flex}
.app-shell-module__fvIx8G__shell{background-color:var(--bb-background-canvas);min-height:100dvh;display:flex}.app-shell-module__fvIx8G__sidebar{background-color:var(--bb-background-brand);width:220px;color:var(--bb-text-on-brand);flex-shrink:0;padding:24px 20px}.app-shell-module__fvIx8G__brand{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:8px;text-decoration:none;display:flex}.app-shell-module__fvIx8G__adminLabel{opacity:.7;letter-spacing:.04em;text-transform:uppercase;color:var(--bb-text-on-brand);font-size:.8125rem;font-weight:500}.app-shell-module__fvIx8G__nav{margin-top:var(--bb-space-6);flex-direction:column;gap:2px;display:flex}.app-shell-module__fvIx8G__navItem{border-radius:var(--bb-radius-pill);min-height:40px;color:var(--bb-text-on-brand);opacity:.78;padding:10px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;display:block}.app-shell-module__fvIx8G__navItem:hover{opacity:1;background-color:#f4f4f21a}.app-shell-module__fvIx8G__navItem:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.app-shell-module__fvIx8G__navItemActive,.app-shell-module__fvIx8G__navItemActive:hover{opacity:1;background-color:var(--bb-action-primary);color:var(--bb-text-inverse);font-weight:600}.app-shell-module__fvIx8G__content{flex:1;min-width:0;padding:32px 40px}@media (max-width:768px){.app-shell-module__fvIx8G__shell{flex-direction:column}.app-shell-module__fvIx8G__sidebar{width:auto;padding:16px 20px}.app-shell-module__fvIx8G__brand{flex-direction:row;align-items:center;gap:10px;margin-bottom:0}.app-shell-module__fvIx8G__nav{gap:var(--bb-space-2);margin-top:var(--bb-space-3);flex-direction:row;padding-bottom:2px;overflow-x:auto}.app-shell-module__fvIx8G__navItem{flex:none;min-height:36px;padding:8px 14px;font-size:.875rem}.app-shell-module__fvIx8G__content{padding:20px}}
.dierenkennis-module__U2-sqa__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.dierenkennis-module__U2-sqa__backLink{margin-bottom:var(--bb-space-3);color:var(--bb-text-secondary);text-decoration:none;display:inline-block}.dierenkennis-module__U2-sqa__backLink:hover{text-decoration:underline}.dierenkennis-module__U2-sqa__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);margin-bottom:var(--bb-space-5);overflow-x:auto}.dierenkennis-module__U2-sqa__table{border-collapse:collapse;width:100%;font-size:.875rem}.dierenkennis-module__U2-sqa__table th,.dierenkennis-module__U2-sqa__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.dierenkennis-module__U2-sqa__table th{color:var(--bb-text-secondary);font-weight:500}.dierenkennis-module__U2-sqa__table tbody tr:last-child td{border-bottom:none}.dierenkennis-module__U2-sqa__actions{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.dierenkennis-module__U2-sqa__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__confirmBox{gap:var(--bb-space-3);margin:var(--bb-space-3) 0 var(--bb-space-5);padding:var(--bb-space-4);border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__section{margin-bottom:var(--bb-space-6)}.dierenkennis-module__U2-sqa__sectionTitle{margin:0 0 var(--bb-space-3);font-size:1rem;font-weight:600}.dierenkennis-module__U2-sqa__coverageGrid{gap:var(--bb-space-3);margin-bottom:var(--bb-space-5);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.dierenkennis-module__U2-sqa__reviewForm{gap:var(--bb-space-2);margin-top:var(--bb-space-2);padding-top:var(--bb-space-2);border-top:1px solid var(--bb-border-subtle);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__diffPair{gap:var(--bb-space-4);color:var(--bb-text-secondary);font-size:.8125rem;display:flex}.dierenkennis-module__U2-sqa__toolbarRow{align-items:flex-end;gap:var(--bb-space-4);margin-bottom:var(--bb-space-4);flex-wrap:wrap;display:flex}.dierenkennis-module__U2-sqa__toolbarRow>*{min-width:220px}.dierenkennis-module__U2-sqa__filterGroup{align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.dierenkennis-module__U2-sqa__filterGroup button[aria-pressed=true]{outline:2px solid var(--bb-focus-ring);outline-offset:1px}.dierenkennis-module__U2-sqa__details{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);margin-bottom:var(--bb-space-3);padding:0}.dierenkennis-module__U2-sqa__details>summary{cursor:pointer;padding:var(--bb-space-3) var(--bb-space-4);align-items:center;gap:var(--bb-space-3);flex-wrap:wrap;font-weight:500;list-style:none;display:flex}.dierenkennis-module__U2-sqa__details>summary::-webkit-details-marker{display:none}.dierenkennis-module__U2-sqa__details>summary:before{content:"▸";color:var(--bb-text-secondary)}.dierenkennis-module__U2-sqa__details[open]>summary:before{content:"▾"}.dierenkennis-module__U2-sqa__detailsBody{padding:0 var(--bb-space-4) var(--bb-space-4);gap:var(--bb-space-4);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__subsection{gap:var(--bb-space-2);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__selectAllRow{align-items:center;gap:var(--bb-space-2);color:var(--bb-text-secondary);font-size:.875rem;display:flex}.dierenkennis-module__U2-sqa__bulkBar{bottom:var(--bb-space-3);z-index:1;align-items:flex-end;gap:var(--bb-space-3);padding:var(--bb-space-3) var(--bb-space-4);margin-bottom:var(--bb-space-5);border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);flex-wrap:wrap;display:flex;position:sticky;box-shadow:0 4px 16px #0000001f}.dierenkennis-module__U2-sqa__bulkBarCount{white-space:nowrap;padding-bottom:10px;font-weight:600}.dierenkennis-module__U2-sqa__bulkBarReason{flex:1;min-width:220px}.dierenkennis-module__U2-sqa__subsectionTitle{color:var(--bb-text-secondary);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.8125rem;font-weight:600}.dierenkennis-module__U2-sqa__pillList{gap:var(--bb-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.dierenkennis-module__U2-sqa__pillList li{border:1px solid var(--bb-border-subtle);border-radius:999px;padding:2px 10px;font-size:.8125rem}.dierenkennis-module__U2-sqa__emptyNote{color:var(--bb-text-secondary);margin:0;font-size:.8125rem;font-style:italic}.dierenkennis-module__U2-sqa__claimCard{gap:var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);padding:var(--bb-space-4);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__claimHeader{align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;justify-content:space-between;display:flex}.dierenkennis-module__U2-sqa__fieldsGrid{gap:var(--bb-space-3);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.dierenkennis-module__U2-sqa__fieldRow{flex-direction:column;gap:2px;display:flex}.dierenkennis-module__U2-sqa__fieldLabel{color:var(--bb-text-secondary);font-size:.75rem}.dierenkennis-module__U2-sqa__fieldValue{font-size:.875rem}.dierenkennis-module__U2-sqa__valueOriginal{color:var(--bb-text-secondary);margin-right:var(--bb-space-2);text-decoration:line-through}.dierenkennis-module__U2-sqa__valueEffective{font-weight:600}.dierenkennis-module__U2-sqa__claimSources{gap:var(--bb-space-1);flex-direction:column;font-size:.8125rem;display:flex}.dierenkennis-module__U2-sqa__claimSourceConflict{color:var(--bb-status-danger)}.dierenkennis-module__U2-sqa__correctionNote{color:var(--bb-text-secondary);font-size:.8125rem}.dierenkennis-module__U2-sqa__tabBar{gap:var(--bb-space-1);border-bottom:1px solid var(--bb-border-subtle);margin-bottom:var(--bb-space-5);flex-wrap:wrap;display:flex}.dierenkennis-module__U2-sqa__tabButton{appearance:none;padding:var(--bb-space-3) var(--bb-space-3);color:var(--bb-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;font-size:.875rem;font-weight:500}.dierenkennis-module__U2-sqa__tabButton:hover{color:var(--bb-text-primary)}.dierenkennis-module__U2-sqa__tabButtonActive{color:var(--bb-text-primary);border-bottom-color:var(--bb-action-primary)}.dierenkennis-module__U2-sqa__pagerRow{align-items:center;gap:var(--bb-space-3);margin:var(--bb-space-3) 0 var(--bb-space-5);display:flex}.dierenkennis-module__U2-sqa__resultCard{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);padding:var(--bb-space-4);margin-bottom:var(--bb-space-3);color:inherit;text-decoration:none;display:block}.dierenkennis-module__U2-sqa__resultCard:hover{border-color:var(--bb-focus-ring)}.dierenkennis-module__U2-sqa__resultCardTitle{margin:0 0 var(--bb-space-1);font-size:.9375rem;font-weight:600}.dierenkennis-module__U2-sqa__resultCardMeta{gap:var(--bb-space-2);color:var(--bb-text-secondary);flex-wrap:wrap;align-items:center;font-size:.8125rem;display:flex}.dierenkennis-module__U2-sqa__draftBanner{z-index:1;position:sticky;top:0}.dierenkennis-module__U2-sqa__conflictCard{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);padding:var(--bb-space-4);gap:var(--bb-space-3);flex-direction:column;display:flex}.dierenkennis-module__U2-sqa__conflictHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-3);flex-wrap:wrap;display:flex}.dierenkennis-module__U2-sqa__conflictTitle{margin:0;font-size:1.125rem}.dierenkennis-module__U2-sqa__conflictSubheading{color:var(--bb-text-secondary);margin:0;font-size:.875rem;font-weight:500}.dierenkennis-module__U2-sqa__conflictMeta{gap:var(--bb-space-4);flex-wrap:wrap;margin:0;display:flex}.dierenkennis-module__U2-sqa__conflictMeta dt{color:var(--bb-text-secondary);font-size:.75rem}.dierenkennis-module__U2-sqa__conflictMeta dd{margin:0;font-size:.875rem}.dierenkennis-module__U2-sqa__conflictReason{color:var(--bb-text-secondary);max-width:68ch;margin:0}.dierenkennis-module__U2-sqa__candidateList{padding-left:var(--bb-space-4);gap:var(--bb-space-2);flex-direction:column;margin:0;font-size:.875rem;display:flex}.dierenkennis-module__U2-sqa__candidateMeta{color:var(--bb-text-secondary)}
.documents-module__9x0xUG__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.documents-module__9x0xUG__filterBar{align-items:center;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);max-width:320px;display:flex}.documents-module__9x0xUG__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.documents-module__9x0xUG__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.documents-module__9x0xUG__table{border-collapse:collapse;width:100%;font-size:.875rem}.documents-module__9x0xUG__table th,.documents-module__9x0xUG__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.documents-module__9x0xUG__table th{color:var(--bb-text-secondary);font-weight:500}.documents-module__9x0xUG__table tbody tr:last-child td{border-bottom:none}.documents-module__9x0xUG__fileName{white-space:normal;overflow-wrap:anywhere;font-weight:600}.documents-module__9x0xUG__actions{gap:var(--bb-space-2);display:flex}.documents-module__9x0xUG__toolbar{justify-content:space-between;align-items:flex-end;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);flex-wrap:wrap;display:flex}.documents-module__9x0xUG__toolbar .documents-module__9x0xUG__filterBar{margin-bottom:0}.documents-module__9x0xUG__extractionsCell{background:var(--bb-background-muted,var(--bb-background-surface));white-space:normal}.documents-module__9x0xUG__extractionsPanel{gap:var(--bb-space-3);padding:var(--bb-space-2) 0;flex-direction:column;display:flex}.documents-module__9x0xUG__extractionsHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-3);display:flex}.documents-module__9x0xUG__extractionsTitle{font-weight:600}.documents-module__9x0xUG__extractionsHint{color:var(--bb-text-secondary);max-width:72ch;margin:0;font-size:.8125rem}.documents-module__9x0xUG__extractionsEmpty{color:var(--bb-text-secondary);margin:0}.documents-module__9x0xUG__extractionsTable{border-collapse:collapse;width:100%;font-size:.8125rem}.documents-module__9x0xUG__extractionsTable th,.documents-module__9x0xUG__extractionsTable td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);padding:8px 12px}.documents-module__9x0xUG__extractionsTable th{color:var(--bb-text-secondary);font-weight:500}.documents-module__9x0xUG__extractionsTable tbody tr:last-child td{border-bottom:none}.documents-module__9x0xUG__extractionReason{white-space:normal;overflow-wrap:anywhere;max-width:40ch}
.feature-access-module__HHnUXa__groupRow td{background:var(--bb-background-subtle,var(--bb-background-muted,#f4f2ee));text-transform:uppercase;letter-spacing:.04em;color:var(--bb-text-secondary);font-size:.75rem;font-weight:600}.feature-access-module__HHnUXa__featureCell{white-space:normal;min-width:260px}.feature-access-module__HHnUXa__child{padding-left:24px}.feature-access-module__HHnUXa__featureName{font-weight:600}.feature-access-module__HHnUXa__featureKey{font-family:var(--bb-font-mono,ui-monospace, monospace);color:var(--bb-text-secondary);font-size:.75rem}.feature-access-module__HHnUXa__featureMeta{color:var(--bb-text-secondary);margin-top:2px;font-size:.75rem;display:block}.feature-access-module__HHnUXa__chips{white-space:normal;flex-wrap:wrap;gap:6px;max-width:320px;display:flex}.feature-access-module__HHnUXa__statusCell{min-width:200px}.feature-access-module__HHnUXa__audienceCell{white-space:normal;min-width:260px}.feature-access-module__HHnUXa__changeCell{white-space:normal;min-width:200px}.feature-access-module__HHnUXa__rowNote{color:var(--bb-text-secondary);font-size:.75rem}.feature-access-module__HHnUXa__rowError{color:var(--bb-status-danger,#b3261e);font-size:.75rem}.feature-access-module__HHnUXa__editorRow td{white-space:normal;background:var(--bb-background-subtle,#f4f2ee)}.feature-access-module__HHnUXa__editorTitle{margin:0 0 4px;font-weight:600}.feature-access-module__HHnUXa__editorHelp{color:var(--bb-text-secondary);margin:0 0 12px;font-size:.8125rem}.feature-access-module__HHnUXa__editorOptions{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px 16px;margin-bottom:12px;display:grid}.feature-access-module__HHnUXa__editorOption{align-items:center;gap:8px;font-size:.875rem;display:flex}.feature-access-module__HHnUXa__editorOption input{width:18px;height:18px;accent-color:var(--bb-action-primary)}.feature-access-module__HHnUXa__editorActions{gap:var(--bb-space-2,8px);align-items:center;display:flex}.feature-access-module__HHnUXa__panel{margin-top:var(--bb-space-4,16px);border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);padding:16px}.feature-access-module__HHnUXa__panelHeader{justify-content:space-between;align-items:flex-start;gap:var(--bb-space-3,12px);margin-bottom:var(--bb-space-3,12px);display:flex}.feature-access-module__HHnUXa__panelTitle{margin:0;font-size:1.125rem}.feature-access-module__HHnUXa__panelSubtitle{color:var(--bb-text-secondary);margin:2px 0 0;font-size:.875rem}.feature-access-module__HHnUXa__identityGrid{gap:var(--bb-space-3,12px);margin-bottom:var(--bb-space-4,16px);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.feature-access-module__HHnUXa__identityBlock{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md,8px);padding:12px}.feature-access-module__HHnUXa__identityHeading{text-transform:uppercase;letter-spacing:.04em;color:var(--bb-text-secondary);margin:0 0 6px;font-size:.75rem}.feature-access-module__HHnUXa__identityValue{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.feature-access-module__HHnUXa__identityNote{color:var(--bb-text-secondary);margin:0;font-size:.75rem}.feature-access-module__HHnUXa__whyCell{white-space:normal;max-width:420px;font-size:.8125rem}
.marketing-module__yV1jtG__errorBlock{align-items:flex-start;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);flex-direction:column;display:flex}.marketing-module__yV1jtG__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.marketing-module__yV1jtG__help{color:var(--bb-text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.marketing-module__yV1jtG__filters{gap:var(--bb-space-6);margin-bottom:var(--bb-space-4);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__filterGroup{border:0;min-width:0;margin:0;padding:0}.marketing-module__yV1jtG__filterLegend{margin-bottom:var(--bb-space-2);color:var(--bb-text-secondary);letter-spacing:.06em;text-transform:uppercase;padding:0;font-size:.75rem;font-weight:600}.marketing-module__yV1jtG__chipRow{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__chip{border:1px solid var(--bb-border-subtle);background-color:var(--bb-background-surface);color:var(--bb-text-secondary);font-family:var(--bb-font-base);border-radius:var(--bb-radius-pill);cursor:pointer;min-height:40px;padding:8px 16px;font-size:.875rem;font-weight:600}.marketing-module__yV1jtG__chip:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.marketing-module__yV1jtG__chipOn{background-color:var(--bb-action-primary);border-color:var(--bb-action-primary);color:var(--bb-text-inverse)}.marketing-module__yV1jtG__layout{gap:var(--bb-space-4);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1100px){.marketing-module__yV1jtG__layout{grid-template-columns:300px minmax(0,1fr)}}.marketing-module__yV1jtG__sectionList,.marketing-module__yV1jtG__editor{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);min-width:0;padding:20px}.marketing-module__yV1jtG__panelTitle{margin:0 0 var(--bb-space-2) 0;font-size:.9375rem}.marketing-module__yV1jtG__sectionItems{margin:var(--bb-space-3) 0 0 0;gap:var(--bb-space-2);flex-direction:column;padding:0;list-style:none;display:flex}.marketing-module__yV1jtG__sectionButton{justify-content:space-between;align-items:center;gap:var(--bb-space-2);text-align:left;width:100%;font-family:var(--bb-font-base);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);background:var(--bb-background-surface);min-height:44px;color:var(--bb-text-primary);cursor:pointer;padding:10px 12px;font-size:.875rem;display:flex}.marketing-module__yV1jtG__sectionButton:hover{background:var(--bb-background-canvas)}.marketing-module__yV1jtG__sectionButton:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.marketing-module__yV1jtG__sectionButtonOn,.marketing-module__yV1jtG__sectionButtonOn:hover{border-color:var(--bb-action-secondary);background:var(--bb-background-canvas);font-weight:600}.marketing-module__yV1jtG__sectionName{text-transform:capitalize;overflow-wrap:anywhere;min-width:0}.marketing-module__yV1jtG__sectionChip{white-space:nowrap;flex:none}.marketing-module__yV1jtG__editorHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-2);margin-bottom:var(--bb-space-3);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__editorTitle{text-transform:capitalize;margin:0;font-size:1.125rem}.marketing-module__yV1jtG__panels{gap:var(--bb-space-4);margin-top:var(--bb-space-3);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1400px){.marketing-module__yV1jtG__panels{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.marketing-module__yV1jtG__livePanel{border:1px solid var(--bb-border-subtle);border-left:4px solid var(--bb-status-success);border-radius:var(--bb-radius-md);background:var(--bb-background-canvas);min-width:0;padding:16px}.marketing-module__yV1jtG__draftPanel{border:1px dashed var(--bb-status-warning);border-left:4px solid var(--bb-status-warning);border-radius:var(--bb-radius-md);background:var(--bb-background-surface);gap:var(--bb-space-3);flex-direction:column;min-width:0;padding:16px;display:flex}.marketing-module__yV1jtG__draftHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__draftFlags{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__draftNotice{color:var(--bb-status-warning);margin:0;font-size:.8125rem;font-weight:600;line-height:1.5}.marketing-module__yV1jtG__reference{margin-top:var(--bb-space-4);padding-top:var(--bb-space-3);border-top:1px solid var(--bb-border-subtle)}.marketing-module__yV1jtG__referenceTitle{margin:0 0 var(--bb-space-2) 0;color:var(--bb-text-secondary);font-size:.8125rem}.marketing-module__yV1jtG__contentList{gap:var(--bb-space-2);flex-direction:column;margin:0;display:flex}.marketing-module__yV1jtG__contentRow{grid-template-columns:1fr;gap:2px;display:grid}.marketing-module__yV1jtG__contentRow dt{color:var(--bb-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.marketing-module__yV1jtG__contentRow dd{overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.5}.marketing-module__yV1jtG__contentItems{margin:var(--bb-space-3) 0 0 0;gap:var(--bb-space-3);flex-direction:column;padding-left:20px;list-style:decimal;display:flex}.marketing-module__yV1jtG__textareaField{gap:var(--bb-space-1);color:var(--bb-text-primary);flex-direction:column;font-size:.875rem;font-weight:500;display:flex}.marketing-module__yV1jtG__textarea{font-family:var(--bb-font-base);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-sm);background:var(--bb-background-surface);color:var(--bb-text-primary);resize:vertical;padding:12px 14px;font-size:1rem;line-height:1.5}.marketing-module__yV1jtG__textarea:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.marketing-module__yV1jtG__items{gap:var(--bb-space-3);padding-top:var(--bb-space-3);border-top:1px solid var(--bb-border-subtle);flex-direction:column;display:flex}.marketing-module__yV1jtG__item{gap:var(--bb-space-2);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);background:var(--bb-background-canvas);flex-direction:column;padding:12px;display:flex}.marketing-module__yV1jtG__itemHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-2);display:flex}.marketing-module__yV1jtG__itemLabel{color:var(--bb-text-secondary);font-size:.8125rem;font-weight:600}.marketing-module__yV1jtG__actions{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.marketing-module__yV1jtG__confirm{gap:var(--bb-space-2);border:1px solid var(--bb-status-warning);border-radius:var(--bb-radius-md);background:var(--bb-background-canvas);flex-direction:column;padding:16px;display:flex}.marketing-module__yV1jtG__confirmTitle{margin:0;font-size:.9375rem}
.organisations-module__f_z7eW__list{gap:var(--bb-space-3);flex-direction:column;display:flex}.organisations-module__f_z7eW__listItem{justify-content:space-between;align-items:center;gap:var(--bb-space-4);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);color:inherit;padding:16px 20px;text-decoration:none;display:flex}.organisations-module__f_z7eW__listItem:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.organisations-module__f_z7eW__listItemName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.organisations-module__f_z7eW__card{gap:var(--bb-space-4);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);flex-direction:column;padding:20px;display:flex}.organisations-module__f_z7eW__cardHeading{margin:0;font-size:1.125rem}.organisations-module__f_z7eW__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.organisations-module__f_z7eW__backLink{margin-bottom:var(--bb-space-4);color:var(--bb-text-secondary);border-radius:var(--bb-radius-sm);font-size:.875rem;text-decoration:none;display:inline-block}.organisations-module__f_z7eW__backLink:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.organisations-module__f_z7eW__section{margin-bottom:var(--bb-space-6)}.organisations-module__f_z7eW__sectionHeading{font-size:1.125rem}.organisations-module__f_z7eW__childrenList{gap:var(--bb-space-2);flex-direction:column;display:flex}.organisations-module__f_z7eW__childLink{color:var(--bb-action-secondary)}.organisations-module__f_z7eW__spacer{margin-bottom:var(--bb-space-6)}.organisations-module__f_z7eW__memberList{gap:var(--bb-space-2);flex-direction:column;display:flex}.organisations-module__f_z7eW__memberRow{justify-content:space-between;align-items:center;gap:var(--bb-space-4);border-radius:var(--bb-radius-md);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);padding:12px 16px;display:flex}
.partners-module__yhQuGa__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.partners-module__yhQuGa__spacer{margin-bottom:var(--bb-space-4)}.partners-module__yhQuGa__section{margin-bottom:var(--bb-space-6)}.partners-module__yhQuGa__sectionHeading{margin:0 0 var(--bb-space-3);font-size:1.125rem}.partners-module__yhQuGa__card{gap:var(--bb-space-3);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);margin-bottom:var(--bb-space-4);flex-direction:column;padding:20px;display:flex}.partners-module__yhQuGa__cardHeading{margin:0;font-size:1.0625rem}.partners-module__yhQuGa__cardIntro{color:var(--bb-text-secondary);margin:0;font-size:.875rem}.partners-module__yhQuGa__formGrid{gap:var(--bb-space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.partners-module__yhQuGa__checkboxRow{align-items:center;gap:var(--bb-space-2);font-size:.875rem;display:flex}.partners-module__yhQuGa__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.partners-module__yhQuGa__table{border-collapse:collapse;width:100%;font-size:.875rem}.partners-module__yhQuGa__table th,.partners-module__yhQuGa__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.partners-module__yhQuGa__table th{color:var(--bb-text-secondary);font-weight:500}.partners-module__yhQuGa__table tbody tr:last-child td{border-bottom:none}.partners-module__yhQuGa__rowLink{color:inherit;font-weight:600;text-decoration:none}.partners-module__yhQuGa__rowLink:hover,.partners-module__yhQuGa__rowLink:focus-visible{text-decoration:underline}.partners-module__yhQuGa__backLink{margin-bottom:var(--bb-space-4);color:var(--bb-text-secondary);border-radius:var(--bb-radius-sm);font-size:.875rem;text-decoration:none;display:inline-block}.partners-module__yhQuGa__backLink:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:1px}.partners-module__yhQuGa__metaList{gap:var(--bb-space-2) var(--bb-space-4);grid-template-columns:auto 1fr;margin:0;font-size:.875rem;display:grid}.partners-module__yhQuGa__metaList dt{color:var(--bb-text-secondary)}.partners-module__yhQuGa__metaList dd{margin:0}.partners-module__yhQuGa__actionRow{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}.partners-module__yhQuGa__resolveResult{border-radius:var(--bb-radius-md);background:var(--bb-background-muted,var(--bb-background-surface));border:1px solid var(--bb-border-subtle);gap:var(--bb-space-1);flex-direction:column;padding:12px 16px;font-size:.875rem;display:flex}.partners-module__yhQuGa__unitPicker{gap:var(--bb-space-2);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);flex-direction:column;max-height:16rem;padding:12px 16px;display:flex;overflow-y:auto}.partners-module__yhQuGa__unitPicker legend{padding:0 4px;font-size:.875rem;font-weight:600}
.procurement-module__2k7VGW__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.procurement-module__2k7VGW__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.procurement-module__2k7VGW__spacer{margin-bottom:var(--bb-space-4)}.procurement-module__2k7VGW__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);margin-bottom:var(--bb-space-5);overflow-x:auto}.procurement-module__2k7VGW__table{border-collapse:collapse;width:100%;font-size:.875rem}.procurement-module__2k7VGW__table th,.procurement-module__2k7VGW__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.procurement-module__2k7VGW__table th{color:var(--bb-text-secondary);font-weight:500}.procurement-module__2k7VGW__table tbody tr:last-child td{border-bottom:none}.procurement-module__2k7VGW__primaryCell{white-space:normal;overflow-wrap:anywhere;font-weight:600}.procurement-module__2k7VGW__rowLink{color:inherit;text-decoration:none}.procurement-module__2k7VGW__rowLink:hover{text-decoration:underline}.procurement-module__2k7VGW__numberCell{text-align:right;font-variant-numeric:tabular-nums}.procurement-module__2k7VGW__actions{gap:var(--bb-space-2);display:flex}.procurement-module__2k7VGW__form{border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);padding:var(--bb-space-4);margin-bottom:var(--bb-space-5);gap:var(--bb-space-3);flex-direction:column;display:flex}.procurement-module__2k7VGW__formGrid{gap:var(--bb-space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.procurement-module__2k7VGW__formActions{gap:var(--bb-space-2);display:flex}.procurement-module__2k7VGW__lineRow{gap:var(--bb-space-2);grid-template-columns:2fr 1.5fr 100px 180px auto;align-items:end;display:grid}@media (max-width:900px){.procurement-module__2k7VGW__lineRow{grid-template-columns:1fr 1fr}}.procurement-module__2k7VGW__sectionTitle{margin:var(--bb-space-5) 0 var(--bb-space-3);font-size:1.125rem;font-weight:600}.procurement-module__2k7VGW__sectionHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-3);margin:var(--bb-space-5) 0 var(--bb-space-3);display:flex}.procurement-module__2k7VGW__sectionHeader .procurement-module__2k7VGW__sectionTitle{margin:0}.procurement-module__2k7VGW__backLink{color:var(--bb-text-secondary);margin-bottom:var(--bb-space-3);text-decoration:none;display:inline-block}.procurement-module__2k7VGW__backLink:hover{text-decoration:underline}.procurement-module__2k7VGW__metaList{gap:var(--bb-space-3);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);padding:var(--bb-space-4);margin-bottom:var(--bb-space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.procurement-module__2k7VGW__metaLabel{color:var(--bb-text-secondary);margin:0 0 2px;font-size:.8125rem}.procurement-module__2k7VGW__metaValue{overflow-wrap:anywhere;margin:0;font-weight:500}.procurement-module__2k7VGW__filterRow{align-items:end;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);flex-wrap:wrap;display:flex}.procurement-module__2k7VGW__filterField{min-width:220px}.procurement-module__2k7VGW__confirmBox{gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);flex-direction:column;display:flex}.procurement-module__2k7VGW__mutedCell{color:var(--bb-text-secondary)}.procurement-module__2k7VGW__note{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.procurement-module__2k7VGW__metricGrid{gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.procurement-module__2k7VGW__deltaUp{color:var(--bb-status-danger);font-variant-numeric:tabular-nums}.procurement-module__2k7VGW__deltaDown{color:var(--bb-status-success);font-variant-numeric:tabular-nums}.procurement-module__2k7VGW__statusChips{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}
.products-module__n0cbMW__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.products-module__n0cbMW__searchForm{gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);flex-wrap:wrap;align-items:flex-end;display:flex}.products-module__n0cbMW__searchField{flex:1;min-width:220px}.products-module__n0cbMW__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.products-module__n0cbMW__table{border-collapse:collapse;width:100%;font-size:.875rem}.products-module__n0cbMW__table th,.products-module__n0cbMW__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.products-module__n0cbMW__table th{color:var(--bb-text-secondary);font-weight:500}.products-module__n0cbMW__table tbody tr:last-child td{border-bottom:none}.products-module__n0cbMW__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.products-module__n0cbMW__backLink{margin-bottom:var(--bb-space-3);color:var(--bb-text-secondary);font-size:.875rem;display:inline-block}.products-module__n0cbMW__rowLink{color:var(--bb-action-primary);font-weight:600}.products-module__n0cbMW__sections{gap:var(--bb-space-5);flex-direction:column;display:flex}.products-module__n0cbMW__card{gap:var(--bb-space-3);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);flex-direction:column;padding:20px;display:flex}.products-module__n0cbMW__cardHeading{margin:0;font-size:1.125rem}.products-module__n0cbMW__fields{gap:var(--bb-space-2) var(--bb-space-4);grid-template-columns:minmax(0,14rem) minmax(0,1fr);margin:0;display:grid}.products-module__n0cbMW__fieldTerm{color:var(--bb-text-secondary);font-size:.875rem}.products-module__n0cbMW__fieldValue{overflow-wrap:anywhere;margin:0}.products-module__n0cbMW__chips{gap:var(--bb-space-2);flex-wrap:wrap;display:flex}@media (max-width:640px){.products-module__n0cbMW__fields{grid-template-columns:minmax(0,1fr);gap:2px}.products-module__n0cbMW__fieldTerm{margin-top:var(--bb-space-3)}}.products-module__n0cbMW__cardHeader{justify-content:space-between;align-items:center;gap:var(--bb-space-3);display:flex}.products-module__n0cbMW__form{gap:var(--bb-space-3);padding:var(--bb-space-4);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-lg);background:var(--bb-background-canvas);flex-direction:column;display:flex}.products-module__n0cbMW__formGrid{gap:var(--bb-space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.products-module__n0cbMW__formActions{gap:var(--bb-space-2);display:flex}.products-module__n0cbMW__checkboxRow{align-items:center;gap:var(--bb-space-2);display:flex}
.search-module__bYePvG__tabRow{margin-bottom:var(--bb-space-4);flex-wrap:wrap;gap:8px;display:flex}.search-module__bYePvG__tab{border:1px solid var(--bb-border-subtle);background-color:var(--bb-background-surface);color:var(--bb-text-secondary);border-radius:var(--bb-radius-pill);cursor:pointer;min-height:40px;padding:8px 16px;font-size:.875rem;font-weight:600}.search-module__bYePvG__tab:focus-visible{outline:3px solid var(--bb-focus-ring);outline-offset:2px}.search-module__bYePvG__tabActive{background-color:var(--bb-action-primary);border-color:var(--bb-action-primary);color:var(--bb-text-onBrand,#fff)}.search-module__bYePvG__searchForm{align-items:flex-end;gap:var(--bb-space-3);margin-bottom:var(--bb-space-4);max-width:640px;display:flex}.search-module__bYePvG__searchInput{flex:1}.search-module__bYePvG__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.search-module__bYePvG__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.search-module__bYePvG__table{border-collapse:collapse;width:100%;font-size:.875rem}.search-module__bYePvG__table th,.search-module__bYePvG__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.search-module__bYePvG__table th{color:var(--bb-text-secondary);font-weight:500}.search-module__bYePvG__table tbody tr:last-child td{border-bottom:none}.search-module__bYePvG__actionsCell{white-space:nowrap;gap:8px;display:flex}.search-module__bYePvG__pagination{justify-content:flex-end;gap:var(--bb-space-2);padding:var(--bb-space-3) 16px;display:flex}
.species-module__UO1Ozq__intro{color:var(--bb-text-secondary);margin:0 0 var(--bb-space-4);max-width:68ch}.species-module__UO1Ozq__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.species-module__UO1Ozq__table{border-collapse:collapse;width:100%;font-size:.875rem}.species-module__UO1Ozq__table th,.species-module__UO1Ozq__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.species-module__UO1Ozq__table th{color:var(--bb-text-secondary);font-weight:500}.species-module__UO1Ozq__table tbody tr:last-child td{border-bottom:none}.species-module__UO1Ozq__actions{gap:var(--bb-space-2);display:flex}.species-module__UO1Ozq__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}
.tags-module__1w_l-W__spacer{margin-bottom:var(--bb-space-4)}.tags-module__1w_l-W__stack{gap:var(--bb-space-3);flex-direction:column;display:flex}.tags-module__1w_l-W__card{gap:var(--bb-space-3);border-radius:var(--bb-radius-lg);background:var(--bb-background-surface);border:1px solid var(--bb-border-subtle);margin-bottom:var(--bb-space-4);flex-direction:column;padding:20px;display:flex}.tags-module__1w_l-W__cardTitle{margin:0;font-size:1.0625rem}.tags-module__1w_l-W__body{color:var(--bb-text-secondary);margin:0}.tags-module__1w_l-W__tokenList{gap:var(--bb-space-2) var(--bb-space-4);grid-template-columns:auto 1fr;margin:0;font-size:.875rem;display:grid}.tags-module__1w_l-W__tokenList dt{color:var(--bb-text-secondary)}.tags-module__1w_l-W__tokenList dd{word-break:break-all;margin:0}.tags-module__1w_l-W__tableWrap{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-border-subtle);background:var(--bb-background-surface);overflow-x:auto}.tags-module__1w_l-W__table{border-collapse:collapse;width:100%;font-size:.875rem}.tags-module__1w_l-W__table th,.tags-module__1w_l-W__table td{text-align:left;border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;padding:12px 16px}.tags-module__1w_l-W__table th{color:var(--bb-text-secondary);font-weight:500}.tags-module__1w_l-W__table tbody tr:last-child td{border-bottom:none}.tags-module__1w_l-W__pagination{justify-content:flex-end;gap:var(--bb-space-2);padding:var(--bb-space-3) 16px;display:flex}.tags-module__1w_l-W__tagPicker{gap:var(--bb-space-2);border:1px solid var(--bb-border-subtle);border-radius:var(--bb-radius-md);flex-direction:column;max-height:16rem;padding:12px 16px;display:flex;overflow-y:auto}.tags-module__1w_l-W__tagPicker legend{padding:0 4px;font-size:.875rem;font-weight:600}.tags-module__1w_l-W__checkboxRow{align-items:center;gap:var(--bb-space-2);font-size:.9375rem;display:flex}
.auth-hero-layout-module__QC-qoa__page{background-color:var(--bb-background-canvas);flex-direction:column;min-height:100dvh;display:flex}.auth-hero-layout-module__QC-qoa__brandBand{background-color:var(--bb-background-brand);color:var(--bb-text-on-brand);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px 72px;display:flex}.auth-hero-layout-module__QC-qoa__brandBand p{opacity:.8;margin:0;font-size:.9375rem}.auth-hero-layout-module__QC-qoa__sheet{background-color:var(--bb-background-canvas);border-radius:var(--bb-radius-xl) var(--bb-radius-xl) 0 0;flex:1;justify-content:center;margin-top:-32px;padding:40px 24px 56px;display:flex}.auth-hero-layout-module__QC-qoa__formInner{flex-direction:column;gap:8px;width:100%;max-width:380px;display:flex}.auth-hero-layout-module__QC-qoa__title{color:var(--bb-text-primary);margin:0;font-size:1.5rem;font-weight:700}.auth-hero-layout-module__QC-qoa__subtitle{color:var(--bb-text-secondary);margin:0 0 8px}.auth-hero-layout-module__QC-qoa__form{flex-direction:column;gap:20px;margin-top:8px;display:flex}@media (min-width:1024px){.auth-hero-layout-module__QC-qoa__page{flex-direction:row}.auth-hero-layout-module__QC-qoa__brandBand{text-align:left;flex:0 0 40%;justify-content:center;align-items:flex-start;padding:0 56px}.auth-hero-layout-module__QC-qoa__sheet{border-radius:0;flex:1;align-items:center;margin-top:0;padding:0 56px}}
