@charset "UTF-8";.bf-host-surface{--bf-host-surface-radius: var(--bf-radius-card, 1rem);box-sizing:border-box;background:var(--page-surface, var(--bf-color-bg-surface));border:1px solid var(--border, var(--bf-color-border));border-radius:var(--bf-host-surface-radius)}.bf-host-toast-viewport{position:fixed;top:1rem;right:1rem;z-index:10000;box-sizing:border-box;display:flex;max-width:min(28rem,calc(100vw - 2rem));flex-direction:column;gap:.625rem;pointer-events:none}.bf-host-toast-viewport__toast{--bf-host-toast-viewport-accent: var(--bf-color-info, #60a5fa);position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:.625rem;padding:.875rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:inset 0 1px color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 6%,transparent),var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));pointer-events:auto;animation:bf-host-toast-viewport-enter .18s cubic-bezier(.22,1,.36,1)}.bf-host-toast-viewport__toast--success{--bf-host-toast-viewport-accent: var(--bf-color-status-success, var(--bf-color-success, #86efac))}.bf-host-toast-viewport__toast--error{--bf-host-toast-viewport-accent: var(--bf-color-status-danger, var(--bf-color-danger, #dc2626))}.bf-host-toast-viewport__toast--info{--bf-host-toast-viewport-accent: var(--bf-color-info, #60a5fa)}.bf-host-toast-viewport__toast--warning{--bf-host-toast-viewport-accent: var(--bf-color-status-warning, var(--bf-color-warning, #fcd34d))}.bf-host-toast-viewport__header{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.bf-host-toast-viewport__icon-wrap{display:inline-flex;flex:none;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--bf-radius-sm, .375rem);background:color-mix(in srgb,var(--bf-host-toast-viewport-accent) 14%,transparent)}.bf-host-toast-viewport__tone-icon{width:1rem;height:1rem;flex:none;color:var(--bf-host-toast-viewport-accent)}.bf-host-toast-viewport__text{min-width:0;flex:1 1 auto;padding-top:.0625rem}.bf-host-toast-viewport__title{margin:0;overflow-wrap:anywhere;font-size:.875rem;font-weight:600;line-height:1.35}.bf-host-toast-viewport__message{margin:0;overflow-wrap:anywhere;font-size:.875rem;line-height:1.45}.bf-host-toast-viewport__toast--stacked .bf-host-toast-viewport__message{margin-top:.25rem;color:var(--bf-color-text-muted, #a0a0a0);font-size:.8125rem}.bf-host-toast-viewport .bf-host-toast-viewport__dismiss{flex:none;margin:-.125rem -.125rem 0 0;color:var(--bf-color-text-muted, #a0a0a0)}.bf-host-toast-viewport .bf-host-toast-viewport__dismiss:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 8%,transparent)}.bf-host-toast-viewport .bf-host-toast-viewport__dismiss:disabled{cursor:not-allowed;opacity:.45}.bf-host-toast-viewport__footer{display:flex;justify-content:flex-end;padding-left:2.5rem}.bf-host-toast-viewport .bf-host-toast-viewport__action{min-height:1.75rem}.bf-host-toast-viewport__close-icon{width:1rem;height:1rem;flex:none}@keyframes bf-host-toast-viewport-enter{0%{opacity:0;transform:translate(.375rem)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.bf-host-toast-viewport__toast{animation:none}}:where(.bf-agreement-checkbox){display:flex;align-items:flex-start;gap:.75rem;color:var(--host-agreement-checkbox-color, var(--bf-color-text-secondary));font-size:.875rem;line-height:1.25rem}:where(.bf-agreement-checkbox>.bf-checkbox){flex:0 0 auto}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rg-celleditor-input,.rg-celleditor .rg-input{width:100%;height:100%;border:0;padding:0;margin:0;background:transparent;font-size:1em;outline:none}.rg-celleditor{box-sizing:border-box;z-index:5;background-color:#fff;box-shadow:1px 1px 6px #0000000f;display:flex;border-style:solid;border-color:#3579f8;border-width:2px;padding:0 4px}.rg-number-celleditor input{text-align:right}.reactgrid-content .rg-pane .rg-cell.rg-number-cell,.reactgrid-content .rg-pane .rg-cell .rg-time-cell,.reactgrid-content .rg-pane .rg-cell .rg-date-cell{justify-content:flex-end}.reactgrid-content .rg-pane .rg-cell.rg-email-cell.rg-invalid{color:red}.reactgrid-content .rg-pane .rg-cell.rg-text-cell.placeholder{color:#999;font-size:.8em}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell{align-items:center;justify-content:center;padding:0;margin:0;background:transparent;pointer-events:auto}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell input{width:20px;height:20px}.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .chevron{pointer-events:auto;display:flex;justify-content:center;align-items:center;font-weight:700;margin-right:.1em;cursor:pointer;transition:.2s all ease-in-out;height:1em;width:1em}.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .no-child{width:.5em}.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.expanded .chevron{transform:rotate(90deg)}.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.collapsed .chevron{transform:rotate(0)}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell{justify-content:center}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label{position:relative;height:18px;width:18px;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input{position:absolute;opacity:0;cursor:pointer;margin:0;height:18px;width:18px}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#eee}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label:hover input~span{background-color:#ccc}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked~span{background-color:#3579f8}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span:after{content:"";position:absolute;display:none}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked~span:after{display:block}.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label span:after{left:7px;top:2px;width:4px;height:12px;border:solid #ffffff;border-width:0 3px 3px 0;transform:rotate(45deg)}.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell{padding:0;overflow:visible}.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-menu{top:100%;background-color:#fff;border-radius:4px;box-shadow:0 0 7px #00000080;margin-bottom:8px;margin-top:2px;position:absolute;width:100%;z-index:1;box-sizing:border-box}.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option{padding:.3em .5em;min-height:1.5em;display:flex;align-items:center}.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.selected:before{content:"✓";padding-right:.2em}.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.focused{color:#000;background-color:#f1f6ff}.rg-copy-container[contenteditable]{-webkit-user-select:text;user-select:text}.reactgrid-content{user-select:none;-moz-user-select:none;-webkit-user-select:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;color:#000}.reactgrid-content .rg-pane.rg-pane-top,.reactgrid-content .rg-pane.rg-pane-bottom,.reactgrid-content .rg-pane.rg-pane-left,.reactgrid-content .rg-pane.rg-pane-right{position:sticky;position:-webkit-sticky;background-color:#fff}.reactgrid-content .rg-pane.rg-pane-top{top:0}.reactgrid-content .rg-pane.rg-pane-bottom{bottom:0}.reactgrid-content .rg-pane.rg-pane-left{left:0}.reactgrid-content .rg-pane.rg-pane-right{right:0}.reactgrid-content .rg-pane .rg-cell{font-size:1em;box-sizing:border-box;white-space:nowrap;position:absolute;display:flex;flex-direction:row;align-items:center;overflow:hidden;padding:0 4px;outline:none;touch-action:auto;border-color:#e8e8e8;color:#000}.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle{position:absolute;top:0;right:0;width:11px;height:100%;pointer-events:auto}.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle{position:absolute;right:0;width:6px;height:100%}.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle:hover{cursor:col-resize;background-color:#3579f8}.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle{position:absolute;bottom:0;left:0;height:11px;width:100%;pointer-events:auto}.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle{position:absolute;bottom:0;height:6px;width:100%}.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle:hover{cursor:row-resize;background-color:#3579f8}.reactgrid-content .rg-pane .rg-cell .rg-groupId{font-size:.8em;position:absolute;right:4px;top:4px}.reactgrid-content .rg-pane .rg-cell-focus,.reactgrid-content .rg-pane .rg-cell-highlight{position:absolute;pointer-events:none;box-sizing:border-box;border-style:solid;border-width:2px;border-color:#3579f8}.reactgrid-content .rg-pane .rg-touch-fill-handle{position:absolute;width:40px;height:40px;background-color:#ffffff03;touch-action:none;pointer-events:auto}.reactgrid-content .rg-pane .rg-touch-fill-handle .rg-fill-handle{position:absolute;cursor:crosshair;top:50%;left:50%;transform:translate(calc(-50% - .5px),calc(-50% - .5px));width:6.5px;height:6.5px;background-color:#3579f8;border-width:1px;border-style:solid;border-color:#fff;background-clip:content-box}.reactgrid-content .rg-pane .rg-partial-area{position:absolute;pointer-events:none;box-sizing:border-box}.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-part{border-width:1px;border-style:dashed;border-color:#000}.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-selected-range{border-width:1px;border-style:solid;border-color:#3579f8;background-color:#3579f859}.reactgrid-content .rg-pane-shadow{position:sticky}.reactgrid-content .rg-pane-shadow.shadow-top{pointer-events:none;top:0;box-shadow:2px 2px 3px 1px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-left{pointer-events:none;left:0;box-shadow:5px 0 3px -2px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-bottom{pointer-events:none;bottom:0;box-shadow:2px -1px 3px 1px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-right{pointer-events:none;right:0;box-shadow:-5px 0 3px -2px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-top-left-corner{box-shadow:2px 3px 3px 1px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-top-right-corner{box-shadow:-2px 2px 3px 1px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-bottom-left-corner{box-shadow:2px -2px 3px 1px #0000000f}.reactgrid-content .rg-pane-shadow.shadow-bottom-right-corner{box-shadow:-2px -2px 3px 1px #0000000f}.reactgrid-content .rg-context-menu{position:fixed;z-index:1000;background-color:#fff;font-size:1em;box-shadow:0 0 8px 2px #0000000f}.reactgrid-content .rg-context-menu .rg-context-menu-option{padding:8px 20px 8px 15px;cursor:pointer}.reactgrid-content .rg-context-menu .rg-context-menu-option:hover{background-color:#f2f2f2}.reactgrid-content .rg-shadow{position:absolute;background-color:#000;opacity:.1;z-index:4}.reactgrid-content .rg-column-resize-hint,.reactgrid-content .rg-row-resize-hint{background-color:#74b9ff;position:absolute;padding:5px;border-radius:0 5px 5px 0}.reactgrid-content .rg-line{position:absolute;background-color:#74b9ff;z-index:4}.reactgrid-content .rg-line-horizontal{left:0;height:2px}.reactgrid-content .rg-line-vertical{top:0;width:2px}.reactgrid-content .rg-hidden-element{border:0;padding:0;margin:0;position:fixed;width:1px;height:1px;opacity:0;top:50%;left:50%}.bf-host-chat-welcome-shell{min-height:0;padding:1.5rem;overflow:hidden}.bf-host-chat-welcome{display:flex;min-height:400px;align-items:center;flex-direction:column;justify-content:center}.bf-host-chat-welcome__icon{display:flex;width:4rem;height:4rem;margin-bottom:1.5rem;align-items:center;flex:none;justify-content:center;background:var(--host-chat-welcome-icon-bg, var(--bf-color-bg-elevated));border:1px solid var(--host-chat-welcome-border, var(--bf-color-border));border-radius:9999px}.bf-host-chat-welcome__icon-svg{display:block;width:1.75rem;height:1.75rem;color:var(--host-chat-welcome-icon, var(--bf-color-text-muted))}.bf-host-chat-welcome__title{margin:0 0 .75rem;color:var(--host-chat-welcome-title, var(--bf-color-text-primary));font-size:1.125rem;font-weight:500;line-height:1.75rem}.bf-host-chat-welcome__subtitle{max-width:24rem;margin:0 0 2rem;color:var(--host-chat-welcome-subtitle, var(--bf-color-text-muted));font-size:.875rem;line-height:1.625;text-align:center}.bf-host-chat-welcome__caret{display:inline-block;width:.125rem;margin-left:.125rem;vertical-align:middle;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.bf-host-chat-welcome__caret--title{height:1.25rem;background:var(--host-chat-welcome-title, var(--bf-color-text-primary))}.bf-host-chat-welcome__caret--subtitle{height:1rem;background:var(--host-chat-welcome-subtitle, var(--bf-color-text-muted))}.bf-host-chat-welcome__prompts{display:flex;width:100%;max-width:24rem;flex-direction:column;gap:.5rem}.bf-button.bf-host-chat-welcome__prompt{min-height:2.25rem;padding:.75rem 1rem;color:var(--host-chat-welcome-prompt, var(--bf-color-text-muted));background:var(--host-chat-welcome-prompt-bg, var(--bf-color-bg-surface));border:1px solid var(--host-chat-welcome-border, var(--bf-color-border));border-radius:.625rem;font-size:.875rem;line-height:1.25rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bf-button.bf-host-chat-welcome__prompt:hover:not(:disabled){color:var(--host-chat-welcome-prompt-hover, var(--bf-color-text-primary));background:var(--host-chat-welcome-prompt-hover-bg, var(--bf-color-bg-hover));border-color:var(--host-chat-welcome-prompt-hover-border, var(--bf-color-border-strong))}@keyframes pulse{50%{opacity:.5}}.bf-host-fullscreen-frame-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--bf-color-bg-canvas);border:0;border-radius:0;box-shadow:none;max-height:none;transform:none;width:100vw}.bf-host-fullscreen-frame-view__overlay{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.bf-host-fullscreen-frame-view .bf-host-fullscreen-frame-view__toolbar{display:flex;height:3rem;min-width:0;flex-shrink:0;align-items:center;justify-content:space-between;gap:.5rem;padding-inline:.5rem;border-bottom:1px solid var(--bf-color-border);background:var(--bf-color-bg-surface)}.bf-host-fullscreen-frame-view .bf-host-fullscreen-frame-view__title{min-width:0;overflow:hidden;color:var(--bf-color-text-primary);font-size:.875rem;font-weight:500;line-height:1.25rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-fullscreen-frame-view__close.bf-button{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;flex-shrink:0;padding:0;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border-color:var(--bf-color-border-strong)}.bf-host-fullscreen-frame-view__close.bf-button:hover{background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-fullscreen-frame-view__close-icon{width:1.25rem;height:1.25rem;color:var(--bf-color-text-primary)}@media(min-width:640px){.bf-host-fullscreen-frame-view .bf-host-fullscreen-frame-view__toolbar{padding-inline:1rem}.bf-host-fullscreen-frame-view .bf-host-fullscreen-frame-view__title{font-size:1rem;line-height:1.5rem}}.bf-host-module-project-empty-state{--bf-host-module-project-empty-radius: var(--radius, var(--bf-radius-card));box-sizing:border-box;display:flex;flex:1 1 0%;align-items:center;justify-content:center;background:var(--page-bg, var(--bf-color-bg-canvas));border:1px solid var(--page-border, var(--bf-color-border));border-radius:var(--bf-host-module-project-empty-radius)}.bf-host-module-project-empty-state__content{color:var(--fold-muted, var(--bf-color-text-muted));text-align:center}.bf-host-module-project-empty-state__icon{display:block;width:4rem;height:4rem;margin:0 auto 1rem;color:var(--fold-muted-2, var(--bf-color-text-muted))}.bf-host-module-project-empty-state__content p{margin:0;font-size:.875rem;line-height:1.25rem}.bf-host-module-initializing-state{box-sizing:border-box;display:flex;flex:1 1 0%;align-items:center;justify-content:center;background:var(--page-bg, var(--bf-color-bg-canvas))}.bf-host-module-initializing-state__content{color:var(--fold-muted, var(--bf-color-text-muted));text-align:center}.bf-host-module-initializing-state__spinner{margin:0 auto .75rem}.bf-host-module-initializing-state__content p{margin:0;font-size:.875rem;line-height:1.25rem}.bf-host-module-status-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.bf-host-module-status-overlay--loading{z-index:10;background:var( --host-module-status-loading-bg, color-mix(in srgb, var(--page-bg, var(--bf-color-bg-canvas)) 95%, transparent) )}.bf-host-module-status-overlay--error{background:var(--page-bg, var(--bf-color-bg-canvas))}.bf-host-module-status-overlay__loading-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.bf-host-module-status-overlay__loading-message{margin:0;color:var(--host-module-status-loading-text, var(--bf-color-text-secondary));font-size:.875rem;line-height:1.25rem}.bf-host-module-status-overlay__error-content{color:var(--fold-muted, var(--bf-color-text-muted));text-align:center}.bf-host-module-status-overlay__error-icon{display:block;width:3rem;height:3rem;margin:0 auto .75rem;color:var(--fold-error, var(--bf-color-error))}.bf-host-module-status-overlay__error-message{margin:0 0 .75rem;color:var(--fold-error, var(--bf-color-error));font-size:.875rem;line-height:1.25rem}.bf-host-module-status-overlay__module-name{margin:0 0 1rem;color:var(--fold-muted-2, var(--bf-color-text-muted));font-size:.75rem;line-height:1rem}.bf-host-module-status-overlay__retry.bf-button{display:flex;margin:0 auto;padding:.5rem 1rem;align-items:center;gap:.5rem;color:var(--host-module-status-button-text, var(--bf-color-text-secondary));background:var(--page-card, var(--bf-color-bg-elevated));border:1px solid var(--page-border, var(--bf-color-border));border-radius:var(--radius, var(--bf-radius-card));font-size:.875rem;line-height:1.25rem;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),text-decoration-color .15s cubic-bezier(.4,0,.2,1),fill .15s cubic-bezier(.4,0,.2,1),stroke .15s cubic-bezier(.4,0,.2,1)}.bf-host-module-status-overlay__retry.bf-button:hover{background:var(--page-elevated, var(--bf-color-bg-hover))}.bf-host-module-status-overlay__retry svg{width:1rem;height:1rem}.commerce-page-header{display:flex;flex:0 0 48px;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #242424;background:#050505;color:#aaa;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.commerce-page-header a,.commerce-page-header button{display:inline-flex;min-height:44px;align-items:center;padding:0 8px;border:0;background:transparent;color:#aaa;font-size:12px;text-decoration:none}.commerce-page-header a:hover,.commerce-page-header button:hover{color:#fff}.commerce-page-header nav{display:flex;align-items:center;gap:14px}.commerce-page-header button{cursor:pointer}.host-storefront{--store-red:#ff3b37;--store-ink:#f7f7f7;--store-line:#2b2b2b;--store-bg:#050505;min-height:100%;background:var(--store-bg);color:var(--store-ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;padding-bottom:160px}.host-storefront *{box-sizing:border-box}.host-storefront button{cursor:pointer}.host-storefront .sale-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;width:min(1600px,calc(100% - 64px));min-height:196px;margin:30px auto 0;padding:36px 48px;border:1px solid #3a1515;border-radius:20px;background:radial-gradient(circle at 78% 40%,#c5242445,transparent 24%),linear-gradient(110deg,#130808,#290808 52%,#080808);box-shadow:inset 0 1px #ff696926,0 24px 70px #000}.host-storefront .sale-banner:before,.host-storefront .sale-banner:after{content:"";position:absolute;pointer-events:none;filter:blur(2px);transform:rotate(-18deg)}.host-storefront .sale-banner:before{right:22%;top:-150px;width:160px;height:480px;background:linear-gradient(90deg,transparent,#ff5b5120,#fff6,transparent)}.host-storefront .sale-banner:after{right:4%;bottom:-180px;width:90px;height:380px;background:linear-gradient(90deg,transparent,#ff3b3740,transparent)}.host-storefront .banner-copy{position:relative;z-index:1}.host-storefront .eyebrow,.host-storefront .section-kicker{color:#ff6662;font-size:11px;font-weight:800;letter-spacing:.16em}.host-storefront .banner-copy h1{margin:10px 0 9px;font-size:clamp(28px,3.2vw,50px);line-height:1.08;letter-spacing:-.035em}.host-storefront .banner-copy h1 em{color:var(--store-red);font-style:normal}.host-storefront .banner-copy p{max-width:760px;margin:0;color:#b4adad;font-size:14px;line-height:1.6}.host-storefront .banner-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.host-storefront .banner-badges span{padding:6px 10px;border:1px solid #6c2424;border-radius:999px;background:#1b0b0b;color:#e6b3b3;font-size:10px}.host-storefront .sale-banner .host-storefront-value{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;max-width:620px;justify-self:end;padding:0}.host-storefront .host-storefront-value-item{display:flex;align-items:center;gap:8px;min-width:0;height:54px;padding:0 14px;border-radius:10px;background:#ffffff10;border:1px solid rgba(204,0,0,.45)}.host-storefront .host-storefront-value-icon{flex:0 0 30px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1.5px solid var(--store-red);background:#180a0a;color:var(--store-red)}.host-storefront .host-storefront-value-item strong{color:#fff;font-size:12px;font-weight:700;letter-spacing:.01em;white-space:nowrap}@media(max-width:1100px){.host-storefront .sale-banner{grid-template-columns:1fr}.host-storefront .sale-banner .host-storefront-value{max-width:none;justify-self:stretch;grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.host-storefront .sale-banner .host-storefront-value{grid-template-columns:repeat(2,1fr)}.host-storefront .host-storefront-value-item{height:46px}}.host-storefront .pricing{width:min(1680px,calc(100% - 48px));margin:56px auto 0}.host-storefront .section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:0 8px 26px}.host-storefront .section-head h2{margin:7px 0 0;font-size:clamp(24px,2.4vw,36px);letter-spacing:-.03em}.host-storefront .period-switch{display:flex;padding:4px;border:1px solid #343434;border-radius:12px;background:#111}.host-storefront .period-switch button{padding:10px 16px;border:0;border-radius:8px;background:transparent;color:#898989;font-size:12px}.host-storefront .period-switch button span{margin-left:4px;color:#ff6a65;font-size:9px}.host-storefront .period-switch button.active{background:#f3f3f3;color:#111;font-weight:700}.host-storefront .cards{display:grid;grid-template-columns:repeat(5,minmax(238px,1fr));gap:12px;align-items:stretch;overflow-x:auto;padding:18px 8px 34px;scroll-snap-type:x mandatory}.host-storefront .plan-card{position:relative;display:flex;flex-direction:column;min-width:238px;min-height:675px;padding:17px 16px;border:1px solid var(--store-line);border-radius:16px;background:linear-gradient(165deg,#171717,#0d0d0d 48%,#090909);box-shadow:0 18px 45px #0006;scroll-snap-align:center;transition:.22s ease}.host-storefront .plan-card:hover{transform:translateY(-4px);border-color:#555}.host-storefront .plan-card.selected{border-color:#ff3b37;box-shadow:0 0 0 1px #ff3b3748,0 0 32px #ff242422,0 24px 55px #000}.host-storefront .plan-card.featured{background:radial-gradient(circle at 50% 0,#561b1b77,transparent 34%),linear-gradient(165deg,#191212,#0d0d0d 52%,#090909)}.host-storefront .card-topline{display:flex;align-items:center;min-height:25px;gap:5px}.host-storefront .discount,.host-storefront .recommend{display:inline-flex;padding:5px 7px;border-radius:6px;font-size:9px;font-weight:800}.host-storefront .discount{background:#321010;color:#ff6560}.host-storefront .recommend{background:var(--store-red);color:#fff}.host-storefront .check{display:none;margin-left:auto;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--store-red);font-size:12px}.host-storefront .selected .check{display:grid}.host-storefront .plan-title{min-height:80px;padding-top:17px}.host-storefront .plan-title h3{margin:0;font-size:21px;letter-spacing:-.03em}.host-storefront .plan-title p{margin:7px 0 0;color:#858585;font-size:11px}.host-storefront .price-block{min-height:142px;padding:16px 0;border-top:1px solid #292929;border-bottom:1px solid #292929}.host-storefront .original{color:#797979;font-size:10px}.host-storefront .original s{margin-left:3px}.host-storefront .sale-price{display:flex;align-items:baseline;margin-top:7px;color:#fff}.host-storefront .sale-price>span{margin-right:3px;font-size:16px}.host-storefront .sale-price strong{font-size:37px;line-height:1;letter-spacing:-.055em}.host-storefront .sale-price small{margin-left:4px;color:#999;font-size:10px}.host-storefront .selected .sale-price{color:#ff4a45}.host-storefront .promotion-inline{min-height:32px;margin-top:9px;color:#d8817e;font-size:9px}.host-storefront .capacity{padding:17px 0}.host-storefront .capacity>span{display:block;color:#777;font-size:9px}.host-storefront .capacity>strong{display:block;margin:6px 0 11px;font-size:18px;line-height:1.35}.host-storefront .capacity p{margin:6px 0;color:#b4b4b4;font-size:10px}.host-storefront .plan-card ul{flex:1;margin:0 0 17px;padding:15px 0 0;border-top:1px solid #292929;list-style:none}.host-storefront .plan-card li{display:flex;gap:8px;align-items:flex-start;margin:10px 0;color:#c3c3c3;font-size:10px}.host-storefront .plan-card li span{color:#ff6863}.host-storefront .buy{width:100%;padding:12px 8px;border:1px solid #676767;border-radius:10px;background:#eee;color:#111;font-size:11px;font-weight:800}.host-storefront .selected .buy{border-color:var(--store-red);background:var(--store-red);color:#fff;box-shadow:0 8px 25px #ff2c2c33}.host-storefront .data-note{margin:0 9px;color:#646464;font-size:9px}.host-storefront .checkout-preview{position:sticky;bottom:0;z-index:18;display:grid;grid-template-columns:minmax(150px,.9fr) minmax(220px,1.2fr) auto;gap:18px;align-items:center;width:min(1240px,calc(100% - 40px));margin:50px auto 0;padding:18px 22px;border:1px solid #372020;border-radius:14px;background:#100b0bf5;box-shadow:0 16px 40px #000}.host-storefront .checkout-preview[data-has-down-payment=true]{grid-template-columns:minmax(150px,.9fr) minmax(220px,1.2fr) minmax(220px,1fr) auto}.host-storefront .checkout-selected{display:flex;flex-direction:column;gap:5px;color:#aaa}.host-storefront .checkout-selected span{color:#827777;font-size:9px;letter-spacing:.04em}.host-storefront .checkout-selected strong{color:#fff;font-size:13px;line-height:1.3}.host-storefront .checkout-consents{display:grid;gap:5px;color:#aaa;font-size:10px}.host-storefront .checkout-consents label{display:flex;align-items:flex-start;gap:6px;line-height:1.4}.host-storefront .checkout-consents a{color:#ff6a65;text-decoration:underline}.host-storefront .checkout-down-payment{display:flex;align-items:center;min-height:100%}.host-storefront .checkout-down-payment label{display:flex;align-items:flex-start;gap:6px;line-height:1.4;color:#ddd;font-size:10px}.host-storefront .checkout-down-payment-title{display:inline-flex;align-items:center;gap:6px;color:#ff6a65;font-weight:700;font-size:11px}.host-storefront .checkout-down-payment-info{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;border:1px solid #ff6a65;border-radius:50%;background:transparent;color:#ff6a65;cursor:help}.host-storefront .checkout-down-payment-info:hover,.host-storefront .checkout-down-payment-info:focus-visible{background:#ff6a65;color:#fff;outline:none}.host-storefront .checkout-down-payment-tooltip{max-width:360px;padding:12px 14px;line-height:1.55;color:#e9d8d7;background:#1a0b0b;border:1px solid #4a2424;border-radius:8px;box-shadow:0 12px 30px #0009;font-size:11px;text-align:justify}.host-storefront .checkout-down-payment-tooltip[data-state=delayed-open],.host-storefront .checkout-down-payment-tooltip[data-state=instant-open]{animation:none}.host-storefront .checkout-down-payment small{display:block;margin-top:2px;color:#9b8f8f;font-size:9px;line-height:1.5}.host-storefront .checkout-pay{display:flex;align-items:center;gap:16px}.host-storefront .checkout-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.host-storefront .checkout-price s{color:#666;font-size:10px}.host-storefront .checkout-price strong{color:#ff514c;font-size:24px}.host-storefront .checkout-price small{color:#9b8f8f;font-size:9px}.host-storefront .checkout-preview>.checkout-buy{padding:12px 19px;border:0;border-radius:9px;background:var(--store-red);color:#fff;font-size:11px;font-weight:800}.host-storefront .checkout-preview>.checkout-buy:disabled{cursor:not-allowed;opacity:.5}@media(max-width:1100px){.host-storefront .sale-banner{grid-template-columns:1fr}.host-storefront .cards{grid-template-columns:repeat(5,260px)}.host-storefront .checkout-preview{grid-template-columns:1fr auto}.host-storefront .checkout-selected,.host-storefront .checkout-consents,.host-storefront .checkout-down-payment{grid-column:1/-1}.host-storefront .checkout-pay{grid-column:1/-1;justify-content:space-between}}@media(max-width:640px){.host-storefront .sale-banner{width:calc(100% - 24px);margin-top:12px;padding:28px 22px;border-radius:15px}.host-storefront .banner-copy h1{font-size:31px}.host-storefront .banner-copy p{font-size:12px}.host-storefront .pricing{width:100%;margin-top:42px}.host-storefront .section-head{display:block;margin:0 16px 17px}.host-storefront .period-switch{margin-top:18px}.host-storefront .period-switch button{flex:1}.host-storefront .cards{grid-template-columns:repeat(5,82vw);gap:10px;padding-left:16px;padding-right:16px}.host-storefront .plan-card{min-width:82vw}.host-storefront .data-note{margin:0 17px;line-height:1.5}.host-storefront .checkout-preview{bottom:10px;gap:14px;margin-top:38px;padding:14px 16px}.host-storefront .checkout-selected,.host-storefront .checkout-consents,.host-storefront .checkout-down-payment{grid-column:1/-1}.host-storefront .checkout-pay{grid-column:1/-1;justify-content:space-between}.host-storefront .checkout-price{align-items:flex-start}.host-storefront .checkout-preview>.checkout-buy{padding:11px 18px}}.host-points-storefront{min-height:100%;background:radial-gradient(circle at 50% 18%,#2c0a0a80,transparent 26%),#060606;color:#f7f7f7;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;padding-bottom:28px}.host-points-storefront *{box-sizing:border-box}.host-points-storefront .product-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:min(620px,calc(100% - 32px));margin:34px auto 0;padding:5px;border:1px solid #343434;border-radius:16px;background:#1b1b1b}.host-points-storefront .product-tabs a,.host-points-storefront .product-tabs button{display:flex;justify-content:center;align-items:center;gap:5px;padding:12px 10px;border:0;border-radius:11px;background:transparent;color:#858585;font-size:12px}.host-points-storefront .product-tabs a span,.host-points-storefront .product-tabs button span{color:#c45d59;font-size:8px}.host-points-storefront .product-tabs .active{background:#f2f2f2;color:#111;font-weight:800}.host-points-storefront .product-tabs button:disabled{cursor:not-allowed;color:#555}.host-points-storefront .points-hero{text-align:center;padding:68px 20px 30px}.host-points-storefront .section-kicker{color:#ff6863;font-size:11px;font-weight:800;letter-spacing:.16em}.host-points-storefront .points-hero h1{margin:10px 0 8px;font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.06em}.host-points-storefront .points-hero>p{margin:0;color:#a0a0a0;font-size:15px}.host-points-storefront .member-notice{display:inline-flex;align-items:center;gap:8px;margin-top:23px;padding:8px 13px;border:1px solid #4a2424;border-radius:999px;background:#160c0c;color:#9a8b8b;font-size:10px}.host-points-storefront .member-notice span{padding:3px 6px;border-radius:5px;background:#ff3b37;color:#fff;font-weight:800}.host-points-storefront .point-pricing{width:min(1240px,calc(100% - 48px));margin:24px auto 0}.host-points-storefront .point-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.host-points-storefront .point-card{position:relative;display:flex;flex-direction:column;min-height:510px;padding:23px;border:1px solid #303030;border-radius:19px;background:linear-gradient(155deg,#1b1b1b,#0e0e0e 52%,#090909);box-shadow:0 22px 70px #0008;transition:.22s ease}.host-points-storefront .point-card:hover{transform:translateY(-4px);border-color:#666}.host-points-storefront .point-card.selected{border-color:#ff4540;box-shadow:0 0 0 1px #ff3b3744,0 0 40px #ff24241a,0 28px 70px #000}.host-points-storefront .point-card.best-value{background:radial-gradient(circle at 80% 0,#5d171766,transparent 38%),linear-gradient(155deg,#211515,#0e0e0e 55%,#090909)}.host-points-storefront .point-card-head{display:flex;align-items:flex-start;gap:9px}.host-points-storefront .point-card-head>div{flex:1}.host-points-storefront .point-card-head span{color:#888;font-size:10px}.host-points-storefront .point-card-head h2{margin:6px 0 0;font-size:21px}.host-points-storefront .point-card-head>strong{padding:6px 8px;border:1px solid #7a2927;border-radius:6px;color:#ff5c57;font-size:9px}.host-points-storefront .point-card-head>i{display:none;width:22px;height:22px;place-items:center;border-radius:50%;background:#ff3b37;font-size:11px;font-style:normal}.host-points-storefront .point-card.selected .point-card-head>i{display:grid}.host-points-storefront .point-total{padding:27px 0 21px;border-bottom:1px solid #292929}.host-points-storefront .point-total>small{color:#777;font-size:9px}.host-points-storefront .point-total>div{display:flex;align-items:center;gap:8px;margin-top:6px}.host-points-storefront .point-total>div span{color:#ff4d48;font-size:23px}.host-points-storefront .point-total b{font-size:42px;line-height:1;letter-spacing:-.04em}.host-points-storefront .point-total p{margin:13px 0 0;color:#777;font-size:9px}.host-points-storefront .point-price{padding:17px 0}.host-points-storefront .point-price>span{color:#777;font-size:9px}.host-points-storefront .point-price>div{display:flex;align-items:baseline;margin-top:3px}.host-points-storefront .point-price>div small{font-size:17px}.host-points-storefront .point-price>div strong{color:#ff4e49;font-size:38px;letter-spacing:-.05em}.host-points-storefront .promotion-inline{min-height:30px;color:#9c7775;font-size:9px}.host-points-storefront .point-card ul{flex:1;margin:0;padding:13px 0 15px;border-top:1px solid #292929;list-style:none}.host-points-storefront .point-card li{display:flex;gap:7px;margin:9px 0;color:#b5b5b5;font-size:10px}.host-points-storefront .point-card li span{color:#ff5d58}.host-points-storefront .point-buy{width:100%;padding:13px;border:1px solid #595959;border-radius:10px;background:#eee;color:#111;font-size:11px;font-weight:800}.host-points-storefront .point-card.selected .point-buy{border-color:#ff3b37;background:#ff3b37;color:#fff;box-shadow:0 10px 28px #ff25252d}.host-points-storefront .restriction-reason{min-height:28px;margin:10px 0 0;color:#d69a47;font-size:9px;text-align:center}.host-points-storefront .point-checkout{position:sticky;bottom:0;z-index:18;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;width:min(940px,calc(100% - 40px));margin:58px auto 0;padding:18px 20px;border:1px solid #3a2020;border-radius:15px;background:#110b0bf5;box-shadow:0 22px 55px #000}.host-points-storefront .point-checkout span,.host-points-storefront .point-checkout small{display:block;color:#776b6b;font-size:9px}.host-points-storefront .point-checkout>div:first-child strong{display:block;margin:5px 0 3px;font-size:15px}.host-points-storefront .checkout-total strong{display:block;margin-top:3px;color:#ff514c;font-size:25px}.host-points-storefront .point-checkout button{padding:13px 23px;border:0;border-radius:10px;background:#ff3b37;color:#fff;font-size:11px;font-weight:800}.host-points-storefront .point-checkout button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:900px){.host-points-storefront .point-cards{grid-template-columns:repeat(3,310px);overflow-x:auto;padding:10px 2px 26px;scroll-snap-type:x mandatory}.host-points-storefront .point-card{scroll-snap-align:center}}@media(max-width:640px){.commerce-page-header{padding:0 10px}.commerce-page-header nav{gap:2px}.commerce-page-header a,.commerce-page-header button{padding:0 7px;font-size:11px}.host-points-storefront .product-tabs{grid-template-columns:repeat(3,1fr)}.host-points-storefront .product-tabs a,.host-points-storefront .product-tabs button{padding:10px 5px;font-size:10px}.host-points-storefront .points-hero{padding-top:48px}.host-points-storefront .points-hero h1{font-size:47px}.host-points-storefront .points-hero>p{font-size:12px}.host-points-storefront .member-notice{align-items:flex-start;border-radius:12px;text-align:left}.host-points-storefront .point-pricing{width:100%}.host-points-storefront .point-cards{grid-template-columns:repeat(3,84vw);gap:11px;padding-left:16px;padding-right:16px}.host-points-storefront .point-card{min-height:500px}.host-points-storefront .point-checkout{bottom:10px;grid-template-columns:1fr auto;margin-top:38px;padding:12px 13px}.host-points-storefront .checkout-total{display:none}.host-points-storefront .point-checkout button{padding:12px 16px}}.host-points-storefront{padding-bottom:160px}.host-storefront,.host-points-storefront{padding-bottom:48px}.host-storefront .pricing{width:min(1680px,calc(100% - 48px));margin-left:auto;margin-right:auto}.host-storefront .cards{grid-template-columns:repeat(5,minmax(238px,1fr));overflow-x:auto}.host-storefront .plan-card{min-width:0;min-height:0}.host-storefront .plan-title{min-height:72px}.host-storefront .plan-title h3,.host-points-storefront .point-card-head h2{overflow-wrap:anywhere;word-break:break-word}.host-storefront .price-block{min-height:0;padding:14px 0}.host-storefront .capacity{padding:14px 0}.host-storefront .plan-card ul,.host-points-storefront .point-card ul{flex:initial}.host-storefront .checkout-preview{position:static;bottom:auto;width:min(1680px,calc(100% - 48px));margin:38px auto 0}.host-points-storefront .point-pricing{width:min(1240px,calc(100% - 48px));margin-left:auto;margin-right:auto}.host-points-storefront .point-card{min-height:0}.host-points-storefront .point-checkout{position:static;bottom:auto;width:min(1240px,calc(100% - 48px));margin:38px auto 0}@media(min-width:2000px){.host-storefront .cards{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:900px)and (max-width:1279px){.host-storefront .cards{grid-template-columns:repeat(5,260px)}}@media(max-width:899px){.host-storefront .cards{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(260px,82vw);overflow-x:auto}.host-storefront .plan-card{min-width:0}}@media(max-width:640px){.host-storefront .cards{grid-template-columns:none;grid-auto-columns:82vw}.host-storefront .checkout-preview,.host-points-storefront .point-checkout{position:static;bottom:auto;width:calc(100% - 32px);margin-top:32px}}.host-storefront .cards{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(238px,1fr);overflow-x:auto;overflow-y:visible}@media(max-width:899px){.host-storefront .cards{grid-auto-columns:minmax(260px,82vw)}}.storefront-faq{max-width:1120px;margin:48px auto;padding:32px 0;border-top:1px solid rgba(148,163,184,.2)}.storefront-faq h2{margin:0 0 20px;font-size:28px}.storefront-faq-item{border-bottom:1px solid rgba(148,163,184,.2)}.storefront-faq-item button{display:flex;justify-content:space-between;width:100%;padding:18px 0;background:none;border:0;color:inherit;text-align:left;font-size:16px;cursor:pointer}.storefront-faq-item p{margin:0 0 18px;color:#94a3b8;line-height:1.7}.storefront-customer-service{position:relative;margin-top:28px;padding:24px;border:1px solid rgba(148,163,184,.2);border-radius:12px}.storefront-customer-service h3{margin:0 0 10px}.storefront-customer-service p{margin:6px 0;color:#94a3b8}.storefront-customer-service img{position:absolute;right:24px;top:24px;width:128px;height:128px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#fff}.storefront-customer-service a{display:inline-block;margin:10px 16px 0 0;color:#60a5fa}.host-storefront .price-block>.discount{margin-top:9px}.host-storefront .plan-card.showcase{border-color:#ff3b37;box-shadow:0 0 0 1px #ff3b3748,0 0 32px #ff242422,0 24px 55px #000}.host-storefront .plan-card.showcase .sale-price{color:#ff4a45}.host-storefront .plan-card.showcase .buy{border-color:var(--store-red);background:var(--store-red);color:#fff;box-shadow:0 8px 25px #ff2c2c33}.host-storefront .plan-card.selected:not(.showcase){border-color:var(--store-line);box-shadow:0 18px 45px #0006}.host-storefront .plan-card.selected:not(.showcase) .sale-price{color:#fff}.host-storefront .plan-card.selected:not(.showcase) .buy{border-color:#676767;background:#eee;color:#111;box-shadow:none}.host-storefront .special-down-payment{margin:0 0 12px;padding:9px;border:1px solid #5b2a2a;border-radius:9px;background:#251313}.host-storefront .special-down-payment>p{margin:0 0 7px;color:#ffb2af;font-size:10px}.host-storefront .special-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.host-storefront .special-options button{padding:7px 4px;border:1px solid #5c5555;border-radius:6px;background:transparent;color:#d8d8d8;font-size:9px}.host-storefront .special-options button[aria-checked=true]{border-color:#ff514c;background:#5e1e1c;color:#fff}.host-storefront .special-down-payment .special-notice{margin:8px 0 0;color:#d4aaa7;line-height:1.45}.host-storefront .original{color:#969696;font-size:18px;font-weight:700}.host-storefront .original s{font-size:19px}:is(.host-storefront,.host-points-storefront) .purchase-rules{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.7fr);gap:48px;width:min(1680px,calc(100% - 48px));margin:72px auto 20px;padding:38px 8px 10px;border-top:1px solid #2b2b2b;scroll-margin-top:58px}:is(.host-storefront,.host-points-storefront) .purchase-rules-heading span{color:#ff3b37;font-size:11px;font-weight:800}:is(.host-storefront,.host-points-storefront) .purchase-rules-heading h2{margin:14px 0 0;font-size:30px}:is(.host-storefront,.host-points-storefront) .purchase-rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}:is(.host-storefront,.host-points-storefront) .purchase-rules-grid article{min-height:92px;padding:19px;border:1px solid #2b2b2b;border-radius:13px;background:#0d0d0d}:is(.host-storefront,.host-points-storefront) .purchase-rules-grid strong{color:#ff3b37;font-size:15px}:is(.host-storefront,.host-points-storefront) .purchase-rules-grid p{margin:12px 0 0;color:#aaa;font-size:11px;line-height:1.6}@media(max-width:899px){:is(.host-storefront,.host-points-storefront) .purchase-rules{grid-template-columns:1fr;gap:24px}:is(.host-storefront,.host-points-storefront) .purchase-rules-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.host-storefront .checkout-down-payment-disabled label{color:#777;cursor:not-allowed}.host-storefront .checkout-down-payment-disabled .checkout-down-payment-title{color:#777}.host-storefront .checkout-down-payment-disabled small{color:#7a7070}.host-storefront .cards{display:flex;grid-template-columns:none;scrollbar-width:none;-ms-overflow-style:none}.host-storefront .cards::-webkit-scrollbar{display:none}.host-storefront .plan-card{flex:1 0 max(238px,calc((100% - 60px)/6))}@media(max-width:1100px){.host-storefront .cards{display:flex;grid-template-columns:none}.host-storefront .plan-card{flex-basis:260px}}@media(max-width:640px){.host-storefront .cards{display:flex;grid-template-columns:none}.host-storefront .plan-card{flex-basis:82vw}}.payment-method-selector{min-width:220px;margin:0;padding:0;border:0}.payment-method-selector legend{margin-bottom:7px;color:#9b8f8f;font-size:10px}.payment-method-options{display:flex;gap:7px}.payment-method-option{display:flex;align-items:center;gap:7px;min-width:118px;padding:8px 10px;border:1px solid #393333;border-radius:9px;background:#151010;color:#ddd;text-align:left}.payment-method-option:hover,.payment-method-option.selected{border-color:#ff514c;background:#241111;color:#fff}.payment-method-option>span:last-child{display:grid;gap:1px}.payment-method-option strong{font-size:11px}.payment-method-option small{color:#9d8f8f;font-size:9px}.payment-brand-icon,.payment-brand{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:800}.payment-brand-icon{width:26px;height:26px;font-size:12px}.payment-brand-icon-wechat,.payment-brand-wechat{background:#07c160;color:#fff}.payment-brand-icon-alipay,.payment-brand-alipay{background:#1677ff;color:#fff}.payment-page{display:grid;place-items:center;min-height:100%;padding:34px 18px 70px;background:radial-gradient(circle at 50% 0,#271010,#050505 54%);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.payment-page-empty{text-align:center;align-content:center;gap:12px}.payment-page-empty h1{margin:0;font-size:26px}.payment-page-empty p{margin:0 0 12px;color:#9b8f8f}.payment-card{display:flex;flex-direction:column;align-items:center;width:min(470px,100%);padding:34px 34px 28px;border:1px solid #3c2020;border-radius:18px;background:#100b0bf2;box-shadow:0 24px 70px #0009}.payment-brand{width:50px;height:50px;font-size:23px}.payment-kicker{margin:12px 0 0;color:#ff706b;font-size:10px;letter-spacing:.16em}.payment-card h1{margin:10px 0 4px;font-size:24px}.payment-order-name{margin:0;color:#aaa;font-size:12px}.payment-amount{margin:15px 0 18px;color:#ff514c;font-size:30px}.payment-qr-frame{display:grid;place-items:center;padding:14px;border-radius:12px;background:#fff;box-shadow:0 8px 28px #0008}.payment-qr-frame svg{display:block}.payment-state-icon{width:64px;height:64px;margin:6px 0 12px}.payment-state-success{color:#34d399}.payment-state-closed{color:#f87171}.payment-error{margin:8px 0;padding:12px 16px;border:1px solid #703434;border-radius:8px;color:#ffb4b0;font-size:12px}.payment-status{display:flex;align-items:center;gap:5px;margin:18px 0 0;color:#aaa;font-size:11px}.payment-status svg,.payment-actions svg{width:14px;height:14px}.payment-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px;margin-top:20px}.payment-open-link{display:inline-flex;align-items:center;gap:5px;color:#ff8a85;font-size:11px;text-decoration:none}.payment-open-link:hover{text-decoration:underline}.payment-help{margin:16px 0 0;color:#766b6b;font-size:10px;text-align:center}@media(max-width:640px){.payment-method-options{flex-direction:column}.payment-method-option{width:100%}.payment-card{padding:26px 18px 22px}.payment-qr-frame{padding:10px}}.host-storefront .checkout-pay{flex:1 1 auto;min-width:0;flex-wrap:wrap;justify-content:flex-end}.host-storefront .checkout-pay .payment-method-selector{flex:1 1 250px;min-width:220px}.host-storefront .checkout-pay>.checkout-buy{padding:12px 19px;border:0;border-radius:9px;background:var(--store-red);color:#fff;font-size:11px;font-weight:800}.host-storefront .checkout-pay>.checkout-buy:disabled{cursor:not-allowed;opacity:.5}.host-points-storefront .point-checkout{grid-template-columns:minmax(180px,1fr) minmax(220px,auto) auto auto}.host-points-storefront .point-checkout .payment-method-selector{min-width:220px}.host-points-storefront .point-checkout .payment-method-option{padding:8px 10px;border:1px solid #393333;border-radius:9px;background:#151010;color:#ddd;font-size:initial;font-weight:400}.host-points-storefront .point-checkout .payment-method-option:hover,.host-points-storefront .point-checkout .payment-method-option.selected{border-color:#ff514c;background:#241111;color:#fff}.payment-brand-icon svg,.payment-brand svg{width:16px;height:16px;stroke-width:2.5}.payment-brand svg{width:27px;height:27px;stroke-width:2}@media(max-width:640px){.host-storefront .checkout-pay{align-items:stretch;justify-content:stretch}.host-storefront .checkout-pay .payment-method-selector,.host-storefront .checkout-pay .checkout-price,.host-storefront .checkout-pay>.checkout-buy{flex:1 1 100%}.host-storefront .checkout-pay .checkout-price{align-items:flex-start}.host-points-storefront .point-checkout{grid-template-columns:1fr;gap:12px}.host-points-storefront .point-checkout .payment-method-selector,.host-points-storefront .point-checkout>.payment-method-selector,.host-points-storefront .point-checkout>button{width:100%}}.host-storefront .checkout-preview{width:min(1680px,calc(100% - 64px));grid-template-columns:minmax(180px,1fr) minmax(300px,1.45fr) minmax(260px,1fr) minmax(150px,.7fr);gap:28px;padding:20px 22px}.host-storefront .checkout-preview[data-has-down-payment=true]{grid-template-columns:minmax(180px,1fr) minmax(300px,1.45fr) minmax(220px,1fr) minmax(240px,1fr) minmax(150px,.7fr)}.host-storefront .checkout-payment-method{min-width:0;align-self:center}.host-storefront .checkout-payment-method .payment-method-selector{min-width:0}.host-storefront .checkout-pay{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;min-width:0}.host-storefront .checkout-pay .checkout-price{align-items:flex-end}.host-storefront .checkout-pay>.checkout-buy{min-width:96px}@media(max-width:1100px){.host-storefront .checkout-preview,.host-storefront .checkout-preview[data-has-down-payment=true]{grid-template-columns:1fr auto}.host-storefront .checkout-payment-method,.host-storefront .checkout-pay{grid-column:1/-1}.host-storefront .checkout-payment-method{justify-self:stretch}.host-storefront .checkout-pay{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:640px){.host-storefront .checkout-pay{flex-direction:column;align-items:stretch;gap:10px}.host-storefront .checkout-pay .checkout-price{align-items:flex-start}.host-storefront .checkout-pay>.checkout-buy{width:100%}}.host-points-storefront .point-checkout{width:min(1680px,calc(100% - 64px));grid-template-columns:minmax(180px,1fr) minmax(320px,1.45fr) minmax(260px,1fr) minmax(150px,.65fr);gap:28px;padding:20px 22px}.host-points-storefront .point-checkout-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.host-points-storefront .point-checkout-actions>button{min-width:96px}@media(max-width:900px){.host-points-storefront .point-checkout{grid-template-columns:1fr 1fr}.host-points-storefront .point-checkout-actions{align-items:stretch}.host-points-storefront .point-checkout-actions .checkout-total{text-align:right}}@media(max-width:640px){.host-points-storefront .point-checkout{grid-template-columns:1fr}.host-points-storefront .point-checkout-actions .checkout-total{text-align:left}}.host-points-storefront .point-checkout{grid-template-columns:minmax(260px,.9fr) minmax(500px,2.2fr) minmax(320px,1fr) minmax(120px,.35fr)}.payment-brand-icon{flex:0 0 26px}@media(max-width:900px){.host-points-storefront .point-checkout{grid-template-columns:1fr 1fr}}@media(max-width:640px){.host-points-storefront .point-checkout{grid-template-columns:1fr}}.host-points-storefront .point-checkout{position:sticky;bottom:0;width:min(1680px,calc(100% - 64px));min-height:124px;margin:50px auto 0;grid-template-columns:minmax(220px,.9fr) minmax(420px,2fr) minmax(280px,1.2fr) minmax(140px,.65fr);align-items:center;gap:28px;padding:20px 22px}.host-points-storefront .point-checkout>div:first-child{min-width:0}.host-points-storefront .point-checkout>div:first-child strong{white-space:normal}.host-points-storefront .point-checkout>.checkout-consents{min-width:0}.host-points-storefront .point-checkout>.payment-method-selector{min-width:0}.host-points-storefront .point-checkout-actions{min-width:0}@media(max-width:900px){.host-points-storefront .point-checkout{position:static;grid-template-columns:1fr 1fr;min-height:0}.host-points-storefront .point-checkout>.checkout-consents,.host-points-storefront .point-checkout>.payment-method-selector,.host-points-storefront .point-checkout-actions{grid-column:1/-1}}@media(max-width:640px){.host-points-storefront .point-checkout{grid-template-columns:1fr;width:calc(100% - 32px);gap:14px;padding:14px 16px}.host-points-storefront .point-checkout-actions{align-items:stretch}.host-points-storefront .point-checkout-actions .checkout-total{text-align:left}}.host-points-storefront .point-checkout.checkout-preview{position:sticky;bottom:0;width:min(1680px,calc(100% - 64px));min-height:124px;margin:50px auto 0;grid-template-columns:minmax(220px,.9fr) minmax(420px,2fr) minmax(280px,1.2fr) minmax(140px,.65fr);align-items:center;gap:28px;padding:20px 22px}.host-points-storefront .point-checkout.checkout-preview .checkout-consents{display:grid;gap:5px;min-width:0;color:#aaa;font-size:10px}.host-points-storefront .point-checkout.checkout-preview .checkout-consents label{display:flex;align-items:flex-start;gap:6px;line-height:1.4}.host-points-storefront .point-checkout.checkout-preview .checkout-consents a{color:#ff6a65;text-decoration:underline}.host-points-storefront .point-checkout.checkout-preview .checkout-payment-method{min-width:0;align-self:center}.host-points-storefront .point-checkout.checkout-preview .checkout-payment-method .payment-method-selector{min-width:0}.host-points-storefront .point-checkout.checkout-preview .checkout-pay{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;min-width:0}.host-points-storefront .point-checkout.checkout-preview .checkout-price{align-items:flex-end}.host-points-storefront .point-checkout.checkout-preview .checkout-pay>.checkout-buy{min-width:96px}@media(max-width:900px){.host-points-storefront .point-checkout.checkout-preview{position:static;grid-template-columns:1fr 1fr;min-height:0}.host-points-storefront .point-checkout.checkout-preview .checkout-consents,.host-points-storefront .point-checkout.checkout-preview .checkout-payment-method,.host-points-storefront .point-checkout.checkout-preview .checkout-pay{grid-column:1/-1}}@media(max-width:640px){.host-points-storefront .point-checkout.checkout-preview{grid-template-columns:1fr;width:calc(100% - 32px);gap:14px;padding:14px 16px}.host-points-storefront .point-checkout.checkout-preview .checkout-pay{align-items:stretch}.host-points-storefront .point-checkout.checkout-preview .checkout-price{align-items:flex-start}.host-points-storefront .point-checkout.checkout-preview .checkout-pay>.checkout-buy{width:100%}}.host-points-storefront .point-checkout.checkout-preview{position:static;bottom:auto;z-index:auto}.host-points-storefront .point-checkout .bf-checkbox{box-sizing:border-box;display:inline-grid;flex:none;width:1.125rem;height:1.125rem;padding:0;place-items:center;color:#fff;background:#101010;border:1px solid #47474f;border-radius:.25rem;cursor:pointer}.host-points-storefront .point-checkout .bf-checkbox[data-state=checked],.host-points-storefront .point-checkout .bf-checkbox[data-state=indeterminate]{background:#cc1717;border-color:#cc1717}.host-points-storefront .point-checkout.checkout-preview .checkout-selected{display:flex;flex-direction:column;gap:5px;color:#aaa}.host-points-storefront .point-checkout.checkout-preview .checkout-selected span{color:#827777;font-size:9px;letter-spacing:.04em}.host-points-storefront .point-checkout.checkout-preview .checkout-selected strong{color:#fff;font-size:13px;line-height:1.3}.host-points-storefront .point-checkout.checkout-preview .checkout-selected small{color:#9b8f8f;font-size:9px}.host-points-storefront .point-checkout.checkout-preview .checkout-price strong{display:block;margin:0;color:#ff514c;font-size:24px}.host-points-storefront .point-checkout.checkout-preview .checkout-pay>.checkout-buy{padding:12px 19px;border:0;border-radius:9px;background:#ff3b37;color:#fff;font-size:11px;font-weight:800}.host-storefront .plan-card .capacity>span{color:#999;font-size:12px}.host-storefront .plan-card .capacity p{font-size:13px;line-height:1.5}.host-storefront .plan-card ul li{color:#d0d0d0;font-size:14px;line-height:1.55}:root,.light,.light-theme{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}.dark,.dark-theme{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){.dark,.dark-theme{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,.light,.light-theme{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}.dark,.dark-theme{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){.dark,.dark-theme{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,.light,.light-theme{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,.light,.light-theme{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,.light,.light-theme{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,.light,.light-theme{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}.mdxeditor .cm-editor{--sp-font-mono: var(--font-mono);--sp-font-body: var(--font-body);padding:var(--sp-space-4) 0}.mdxeditor .sp-editor .cm-editor{padding-bottom:0}.mdxeditor .cm-scroller{padding:0!important}.mdxeditor .cm-focused{outline:none}.mdxeditor .sp-wrapper{overflow:hidden}.mdxeditor .sp-layout{border:none}.mdxeditor .sp-cm pre{white-space:break-spaces;word-break:break-word;overflow-wrap:anywhere;flex-shrink:1}.mdxeditor .cm-mergeView .cm-scroller,.mdxeditor .cm-sourceView .cm-scroller{font-family:var(--font-mono);line-height:1.3rem;font-size:var(--text-xs)}.mdxeditor .cm-gutters{background:transparent;font-size:var(--text-xxs)}.mdxeditor .cm-activeLine{background:transparent}.mdxeditor .cm-tooltip-autocomplete{background:var(--baseBgSubtle)}.mdxeditor hr.selected[data-lexical-decorator=true]{outline:2px solid highlight}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}._dark_6j9u9_1,._dark-theme_6j9u9_1{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){._dark_6j9u9_1,._dark-theme_6j9u9_1{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}._dark_6j9u9_1,._dark-theme_6j9u9_1{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){._dark_6j9u9_1,._dark-theme_6j9u9_1{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,._light_6j9u9_1,._light-theme_6j9u9_1{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_6j9u9_1,._light-theme_6j9u9_1{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}._bold_6j9u9_10{font-weight:700}._italic_6j9u9_14{font-style:italic}._underline_6j9u9_18{text-decoration:underline}._strikethrough_6j9u9_34{text-decoration:line-through}._underlineStrikethrough_6j9u9_38{text-decoration:underline line-through}._subscript_6j9u9_42{font-size:.8em;vertical-align:sub!important}._superscript_6j9u9_47{font-size:.8em;vertical-align:super}._code_6j9u9_52{background-color:var(--baseBg);padding:1px .25rem;font-family:var(--font-mono);font-size:94%}._quote_6j9u9_59{border-inline-start:3px solid var(--baseBorder);padding-inline-start:var(--spacing-4);margin-inline-start:0;color:var(--baseText)}._nestedListItem_6j9u9_66{list-style:none;list-style-type:none}._listitem_6j9u9_76{margin:var(--spacing-2) 0}._listItemChecked_6j9u9_80,._listItemUnchecked_6j9u9_81{position:relative;margin-left:0;margin-right:0;margin-inline-start:-1rem;padding-left:var(--spacing-6);padding-right:var(--spacing-6);list-style-type:none;outline:none}._listItemChecked_6j9u9_80{text-decoration:line-through}._listItemUnchecked_6j9u9_81:before,._listItemChecked_6j9u9_80:before{content:"";width:var(--spacing-4);height:var(--spacing-4);top:0;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}._listItemUnchecked_6j9u9_81[dir=rtl]:before,._listItemChecked_6j9u9_80[dir=rtl]:before{left:auto;right:0}._listItemUnchecked_6j9u9_81:focus:before,._listItemChecked_6j9u9_80:focus:before{box-shadow:0 0 0 2px var(--accentBgActive);border-radius:var(--radius-small)}._listItemUnchecked_6j9u9_81:before{border:1px solid var(--baseBorder);border-radius:var(--radius-small)}._listItemChecked_6j9u9_80:before{border:1px solid var(--accentBorder);border-radius:var(--radius-small);background-color:var(--accentSolid);background-repeat:no-repeat}._listItemChecked_6j9u9_80:after{content:"";cursor:pointer;border-color:var(--baseBase);border-style:solid;position:absolute;display:block;top:var(--spacing-0_5);width:var(--spacing-1);left:var(--spacing-1_5);right:var(--spacing-1_5);height:var(--spacing-2);transform:rotate(45deg);border-width:0 var(--spacing-0_5) var(--spacing-0_5) 0}._nestedListItem_6j9u9_66{list-style-type:none}._nestedListItem_6j9u9_66:before,._nestedListItem_6j9u9_66:after{display:none}._admonitionDanger_6j9u9_158,._admonitionInfo_6j9u9_159,._admonitionNote_6j9u9_160,._admonitionTip_6j9u9_161,._admonitionCaution_6j9u9_162{padding:var(--spacing-2);margin-top:var(--spacing-2);margin-bottom:var(--spacing-2);border-left:3px solid var(--admonitionBorder);background-color:var(--admonitionBg)}._admonitionInfo_6j9u9_159{--admonitionBorder: var(--admonitionInfoBorder);--admonitionBg: var(--admonitionInfoBg)}._admonitionTip_6j9u9_161{--admonitionBorder: var(--admonitionTipBorder);--admonitionBg: var(--admonitionTipBg)}._admonitionCaution_6j9u9_162{--admonitionBorder: var(--admonitionCautionBorder);--admonitionBg: var(--admonitionCautionBg)}._admonitionDanger_6j9u9_158{--admonitionBorder: var(--admonitionDangerBorder);--admonitionBg: var(--admonitionDangerBg)}._admonitionNote_6j9u9_160{--admonitionBorder: var(--admonitionNoteBorder);--admonitionBg: var(--admonitionNoteBg)}._mdxExpression_6j9u9_195{font-family:var(--font-mono);font-size:84%;color:var(--accentText)}._mdxExpression_6j9u9_195 input:focus-visible{outline:none}._editorRoot_er3ed_53{--accentBase: var(--blue-1);--accentBgSubtle: var(--blue-2);--accentBg: var(--blue-3);--accentBgHover: var(--blue-4);--accentBgActive: var(--blue-5);--accentLine: var(--blue-6);--accentBorder: var(--blue-7);--accentBorderHover: var(--blue-8);--accentSolid: var(--blue-9);--accentSolidHover: var(--blue-10);--accentText: var(--blue-11);--accentTextContrast: var(--blue-12);--basePageBg: white;--baseBase: var(--slate-1);--baseBgSubtle: var(--slate-2);--baseBg: var(--slate-3);--baseBgHover: var(--slate-4);--baseBgActive: var(--slate-5);--baseLine: var(--slate-6);--baseBorder: var(--slate-7);--baseBorderHover: var(--slate-8);--baseSolid: var(--slate-9);--baseSolidHover: var(--slate-10);--baseText: var(--slate-11);--baseTextContrast: var(--slate-12);--admonitionTipBg: var(--cyan-4);--admonitionTipBorder: var(--cyan-8);--admonitionInfoBg: var(--grass-4);--admonitionInfoBorder: var(--grass-8);--admonitionCautionBg: var(--amber-4);--admonitionCautionBorder: var(--amber-8);--admonitionDangerBg: var(--red-4);--admonitionDangerBorder: var(--red-8);--admonitionNoteBg: var(--slate-4);--admonitionNoteBorder: var(--slate-8);--error-color: var(--red-10);--spacing-0: 0px;--spacing-px: 1px;--spacing-0_5: .125rem;--spacing-1: .25rem;--spacing-1_5: .375rem;--spacing-2: .5rem;--spacing-2_5: .625rem;--spacing-3: .75rem;--spacing-3_5: .875rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--radius-none: 0px;--radius-small: var(--spacing-0_5);--radius-base: var(--spacing-1);--radius-medium: var(--spacing-1_5);--radius-large: var(--spacing-2);--radius-extra-large: var(--spacing-3);--radius-full: 9999px;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--text-base: 1rem;--text-sm: .875rem;--text-xs: .75rem;--text-xxs: .6rem;font-family:var(--font-body);color:var(--baseText)}._nestedListItem_er3ed_158{list-style:none}._toolbarRoot_er3ed_162{z-index:2;display:flex;flex-direction:row;gap:var(--spacing-1);border-radius:var(--radius-medium);padding:var(--spacing-1_5);align-items:center;overflow-x:auto;position:sticky;top:0;background-color:var(--baseBg);width:inherit}._toolbarRoot_er3ed_162 div[role=separator]{margin:var(--spacing-2) var(--spacing-1);border-left:1px solid var(--baseBorder);border-right:1px solid var(--baseBase);height:var(--spacing-4)}._toolbarRoot_er3ed_162 svg{color:var(--baseTextContrast);display:block}._readOnlyToolbarRoot_er3ed_189{pointer-events:none;background:var(--baseBase)}._readOnlyToolbarRoot_er3ed_189>div{opacity:.5}._toolbarModeSwitch_er3ed_198{opacity:1!important;margin-left:auto;align-self:stretch;align-items:stretch;display:flex;border:1px solid var(--baseBg);border-radius:var(--radius-medium);font-size:var(--text-xs)}._toolbarModeSwitch_er3ed_198 ._toolbarToggleItem_er3ed_208{padding-inline-end:var(--spacing-4);padding-inline-start:var(--spacing-4)}._toolbarModeSwitch_er3ed_198 ._toolbarToggleItem_er3ed_208:active,._toolbarModeSwitch_er3ed_198 ._toolbarToggleItem_er3ed_208[data-state=on]{background-color:var(--baseBorder)}._toolbarGroupOfGroups_er3ed_219{display:flex;margin:0 var(--spacing-1)}._toolbarToggleSingleGroup_er3ed_224:first-of-type ._toolbarToggleItem_er3ed_208:only-child,._toolbarToggleSingleGroup_er3ed_224:only-child ._toolbarToggleItem_er3ed_208:first-child,._toolbarModeSwitch_er3ed_198 ._toolbarToggleItem_er3ed_208:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toolbarToggleSingleGroup_er3ed_224:last-of-type ._toolbarToggleItem_er3ed_208:only-child,._toolbarToggleSingleGroup_er3ed_224:only-child ._toolbarToggleItem_er3ed_208:last-child,._toolbarModeSwitch_er3ed_198 ._toolbarToggleItem_er3ed_208:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarToggleItem_er3ed_208,._toolbarButton_er3ed_239{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-0_5)}@media(hover:hover){._toolbarToggleItem_er3ed_208:hover,._toolbarButton_er3ed_239:hover{background-color:var(--baseBgActive)}}._toolbarToggleItem_er3ed_208:active svg,._toolbarButton_er3ed_239:active svg{transform:translate(1px,1px)}._toolbarToggleItem_er3ed_208[data-state=on],._toolbarButton_er3ed_239[data-state=on],._toolbarToggleItem_er3ed_208:active,._toolbarButton_er3ed_239:active{color:var(--baseTextContrast);background-color:var(--baseBgActive)}._toolbarToggleItem_er3ed_208[data-disabled],._toolbarButton_er3ed_239[data-disabled]{pointer-events:none}._toolbarToggleItem_er3ed_208[data-disabled] svg,._toolbarButton_er3ed_239[data-disabled] svg{color:var(--baseBorderHover)}._toolbarButton_er3ed_239{border-radius:var(--radius-base)}._toolbarButton_er3ed_239+._toolbarButton_er3ed_239{margin-left:var(--spacing-1)}._activeToolbarButton_er3ed_275{color:var(--accentText)}._toolbarToggleSingleGroup_er3ed_224{display:flex;align-items:center;white-space:nowrap}._toolbarNodeKindSelectContainer_er3ed_285,._toolbarButtonDropdownContainer_er3ed_286,._toolbarCodeBlockLanguageSelectContent_er3ed_287,._selectContainer_er3ed_288{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));z-index:3;width:var(--spacing-36);border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base);background-color:var(--basePageBg);font-size:var(--text-sm)}._toolbarButtonDropdownContainer_er3ed_286,._toolbarButtonDropdownContainer_er3ed_286 ._selectItem_er3ed_301:first-child{border-top-right-radius:var(--radius-base)}._toolbarNodeKindSelectTrigger_er3ed_306,._toolbarButtonSelectTrigger_er3ed_307,._selectTrigger_er3ed_308{border:0;background-color:transparent;display:flex;color:inherit;align-items:center;width:var(--spacing-36);padding:var(--spacing-0_5) var(--spacing-1);padding-inline-start:var(--spacing-2);border-radius:var(--radius-medium);white-space:nowrap;flex-wrap:nowrap;font-size:var(--text-sm);background-color:var(--basePageBg);margin:0 var(--spacing-1)}._toolbarNodeKindSelectTrigger_er3ed_306[data-state=open],._toolbarButtonSelectTrigger_er3ed_307[data-state=open],._selectTrigger_er3ed_308[data-state=open]{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));border-bottom-right-radius:var(--radius-none);border-bottom-left-radius:var(--radius-none)}._selectTrigger_er3ed_308[data-placeholder]>span:first-child{color:var(--baseBorderHover)}._toolbarButtonSelectTrigger_er3ed_307{width:auto;padding-inline-start:var(--spacing-2);padding-inline-end:var(--spacing-1);padding-block:var(--spacing-0_5)}._toolbarCodeBlockLanguageSelectTrigger_er3ed_342,._toolbarCodeBlockLanguageSelectContent_er3ed_287{width:var(--spacing-48)}._toolbarNodeKindSelectItem_er3ed_347,._selectItem_er3ed_301{cursor:default;display:flex;padding:var(--spacing-2)}._toolbarNodeKindSelectItem_er3ed_347[data-highlighted],._selectItem_er3ed_301[data-highlighted]{background-color:var(--baseBg)}._toolbarNodeKindSelectItem_er3ed_347[data-state=checked],._selectItem_er3ed_301[data-state=checked]{color:var(--baseTextContrast);background-color:var(--baseBg)}._toolbarNodeKindSelectItem_er3ed_347[data-highlighted],._selectItem_er3ed_301[data-highlighted]{outline:none}._toolbarNodeKindSelectItem_er3ed_347:last-child,._selectItem_er3ed_301:last-child{border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarNodeKindSelectDropdownArrow_er3ed_372,._selectDropdownArrow_er3ed_373{margin-left:auto;display:flex;align-items:center}._contentEditable_er3ed_379{box-sizing:border-box;width:100%;color:var(--baseTextContrast);padding:var(--spacing-3)}._contentEditable_er3ed_379:focus{outline:none}._codeMirrorWrapper_er3ed_391{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;padding:.8rem;position:relative}._sandPackWrapper_er3ed_400{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;position:relative}._codeMirrorToolbar_er3ed_408{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._frontmatterWrapper_er3ed_412{border-radius:var(--radius-medium);padding:var(--spacing-3);background-color:var(--baseBgSubtle)}._frontmatterWrapper_er3ed_412[data-expanded=true]{margin-bottom:var(--spacing-10)}._frontmatterToggleButton_er3ed_422{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;display:flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm)}._propertyPanelTitle_er3ed_430{font-size:var(--text-xs);font-weight:400;margin:0;padding-top:var(--spacing-2);padding-left:var(--spacing-2)}._propertyEditorTable_er3ed_438{table-layout:fixed;border-spacing:var(--spacing-2)}._propertyEditorTable_er3ed_438 th{text-align:left;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3)}._propertyEditorTable_er3ed_438 col:nth-child(1){width:30%}._propertyEditorTable_er3ed_438 col:nth-child(2){width:70%}._propertyEditorTable_er3ed_438 td:last-child ._iconButton_er3ed_456{margin-left:var(--spacing-4);margin-right:var(--spacing-4)}._propertyEditorTable_er3ed_438 ._readOnlyColumnCell_er3ed_461{padding-left:0}._propertyEditorLabelCell_er3ed_466{font-weight:400}._readOnlyColumnCell_er3ed_461{padding-left:0}._buttonsFooter_er3ed_474{display:flex;justify-content:flex-end;gap:var(--spacing-2)}._propertyEditorInput_er3ed_480{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:100%;padding:var(--spacing-2) var(--spacing-3);border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);font-size:var(--text-sm)}._iconButton_er3ed_456{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseText)}@media(hover:hover){._iconButton_er3ed_456:hover{color:var(--baseTextContrast)}}._iconButton_er3ed_456:disabled,._iconButton_er3ed_456:disabled:hover{color:var(--baseLine)}._primaryButton_er3ed_506,._secondaryButton_er3ed_507{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-2) var(--spacing-3);border:1px solid var(--accentBorder);background-color:var(--accentSolidHover);color:var(--baseBase);font-size:var(--text-xs);border-radius:var(--radius-medium)}._primaryButton_er3ed_506:disabled,._secondaryButton_er3ed_507:disabled{background:var(--accentLine);border-color:var(--accentBg)}._smallButton_er3ed_522{font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-base)}._secondaryButton_er3ed_507{border:1px solid var(--baseBorder);background-color:var(--baseSolidHover);color:var(--baseBase)}._dialogForm_er3ed_534{display:flex;flex-direction:row;gap:var(--spacing-2)}._linkDialogEditForm_er3ed_540{display:flex;flex-direction:column;align-items:stretch;gap:var(--spacing-2);padding:0}._linkDialogInputContainer_er3ed_548{display:flex;flex-direction:column;align-items:stretch}._linkDialogInputWrapper_er3ed_554{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._linkDialogInputWrapper_er3ed_554[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._linkDialogInputWrapper_er3ed_554>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._linkDialogInput_er3ed_548,._dialogInput_er3ed_575{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._linkDialogInput_er3ed_548::-moz-placeholder,._dialogInput_er3ed_575::-moz-placeholder{color:var(--baseBorder)}._linkDialogInput_er3ed_548::placeholder,._dialogInput_er3ed_575::placeholder{color:var(--baseBorder)}._linkDialogAnchor_er3ed_586{position:fixed;background-color:highlight;z-index:-1}._linkDialogAnchor_er3ed_586[data-visible=true]{visibility:visible}._linkDialogAnchor_er3ed_586[data-visible=false]{visibility:hidden}._linkDialogPopoverContent_er3ed_600,._tableColumnEditorPopoverContent_er3ed_601,._dialogContent_er3ed_602{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBg);background-color:var(--basePageBg);padding:var(--spacing-1) var(--spacing-1);font-size:var(--text-sm)}._largeDialogContent_er3ed_614{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBorder);background-color:var(--baseBgSubtle);padding:var(--spacing-4);font-size:var(--text-sm)}._dialogTitle_er3ed_624{font-size:var(--text-base);font-weight:600;padding-left:var(--spacing-2)}._dialogCloseButton_er3ed_630{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;position:absolute;top:10px;right:10px}._popoverContent_er3ed_637{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);background-color:var(--baseBgSubtle);padding:var(--spacing-2) var(--spacing-2);font-size:var(--text-sm);z-index:1}._popoverArrow_er3ed_649{fill:var(--basePageBg)}._linkDialogPreviewAnchor_er3ed_653{margin-right:var(--spacing-1);display:flex;align-items:center;color:var(--accentText);text-decoration:none;border:1px solid transparent}@media(hover:hover){._linkDialogPreviewAnchor_er3ed_653:hover{color:var(--accentSolidHover)}}._linkDialogPreviewAnchor_er3ed_653 span{max-width:14rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}._tooltipTrigger_er3ed_676{align-self:center}._tooltipContent_er3ed_680{z-index:2;position:relative;border-radius:var(--radius-medium);padding:var(--spacing-1) var(--spacing-2);font-size:var(--text-xs);background-color:var(--baseText);color:var(--baseBase)}._tooltipContent_er3ed_680 svg{fill:var(--baseText)}._actionButton_er3ed_694{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);padding:var(--spacing-1) var(--spacing-1);border-radius:var(--radius-medium);color:var(--baseTextContrast)}._actionButton_er3ed_694 svg{display:block}@media(hover:hover){._actionButton_er3ed_694:hover{background-color:var(--baseBg)}}._actionButton_er3ed_694:active svg{transform:translate(1px,1px)}._actionButton_er3ed_694[data-state=on],._actionButton_er3ed_694:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._primaryActionButton_er3ed_701{background-color:var(--accentSolid);color:var(--baseBase)}@media(hover:hover){._primaryActionButton_er3ed_701:hover{background-color:var(--accentSolidHover);color:var(--baseBase)}}._tableEditor_er3ed_713{table-layout:fixed;width:100%;height:100%;border-spacing:0;border-collapse:collapse}._tableEditor_er3ed_713 thead>tr>th{text-align:right}._tableEditor_er3ed_713>tbody>tr>td:not(._toolCell_er3ed_724),._tableEditor_er3ed_713>tbody>tr>th:not(._toolCell_er3ed_724):not([data-tool-cell=true]){border:1px solid var(--baseBgActive);padding:var(--spacing-1) var(--spacing-2);white-space:normal}:is(._tableEditor_er3ed_713>tbody>tr>td:not(._toolCell_er3ed_724),._tableEditor_er3ed_713>tbody>tr>th:not(._toolCell_er3ed_724):not([data-tool-cell=true]))>div{outline:none}:is(._tableEditor_er3ed_713>tbody>tr>td:not(._toolCell_er3ed_724),._tableEditor_er3ed_713>tbody>tr>th:not(._toolCell_er3ed_724):not([data-tool-cell=true]))>div>p{margin:0}[data-active=true]:is(._tableEditor_er3ed_713>tbody>tr>td:not(._toolCell_er3ed_724),._tableEditor_er3ed_713>tbody>tr>th:not(._toolCell_er3ed_724):not([data-tool-cell=true])){outline:solid 1px var(--baseSolid)}._tableEditor_er3ed_713 ._tableColumnEditorTrigger_er3ed_743,._tableEditor_er3ed_713 ._tableRowEditorTrigger_er3ed_744,._tableEditor_er3ed_713 ._addRowButton_er3ed_745,._tableEditor_er3ed_713 ._addColumnButton_er3ed_746,._tableEditor_er3ed_713 ._iconButton_er3ed_456{opacity:.15}@media(hover:hover){._tableEditor_er3ed_713:hover ._tableColumnEditorTrigger_er3ed_743,._tableEditor_er3ed_713:hover ._tableRowEditorTrigger_er3ed_744,._tableEditor_er3ed_713:hover ._addRowButton_er3ed_745,._tableEditor_er3ed_713:hover ._addColumnButton_er3ed_746,._tableEditor_er3ed_713:hover ._iconButton_er3ed_456{opacity:.3}._tableEditor_er3ed_713:hover ._tableColumnEditorTrigger_er3ed_743:hover,._tableEditor_er3ed_713:hover ._tableRowEditorTrigger_er3ed_744:hover,._tableEditor_er3ed_713:hover ._addRowButton_er3ed_745:hover,._tableEditor_er3ed_713:hover ._addColumnButton_er3ed_746:hover,._tableEditor_er3ed_713:hover ._iconButton_er3ed_456:hover{opacity:1}}._toolCell_er3ed_724{text-align:right}._toolCell_er3ed_724 button{margin:auto;display:block}._tableColumnEditorTrigger_er3ed_743{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseTextContrast);padding:var(--spacing-1);border-radius:var(--radius-full);opacity:.2}._tableColumnEditorTrigger_er3ed_743 svg{display:block}@media(hover:hover){._tableColumnEditorTrigger_er3ed_743:hover{background-color:var(--baseBg)}}._tableColumnEditorTrigger_er3ed_743:active svg{transform:translate(1px,1px)}._tableColumnEditorTrigger_er3ed_743[data-state=on],._tableColumnEditorTrigger_er3ed_743:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorTrigger_er3ed_743[data-active=true]{opacity:1!important}._tableColumnEditorToolbar_er3ed_788{display:flex}._tableColumnEditorToolbar_er3ed_788>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._tableColumnEditorToolbar_er3ed_788>button svg{display:block}@media(hover:hover){._tableColumnEditorToolbar_er3ed_788>button:hover{background-color:var(--baseBg)}}._tableColumnEditorToolbar_er3ed_788>button:active svg{transform:translate(1px,1px)}._tableColumnEditorToolbar_er3ed_788>button[data-state=on],._tableColumnEditorToolbar_er3ed_788>button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorToolbar_er3ed_788 [role=separator]{margin-left:var(--spacing-1);margin-right:var(--spacing-1)}._toggleGroupRoot_er3ed_801{display:inline-flex}._toggleGroupRoot_er3ed_801 button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._toggleGroupRoot_er3ed_801 button svg{display:block}@media(hover:hover){._toggleGroupRoot_er3ed_801 button:hover{background-color:var(--baseBg)}}._toggleGroupRoot_er3ed_801 button:active svg{transform:translate(1px,1px)}._toggleGroupRoot_er3ed_801 button[data-state=on],._toggleGroupRoot_er3ed_801 button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._toggleGroupRoot_er3ed_801 button:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toggleGroupRoot_er3ed_801 button:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._tableToolsColumn_er3ed_819{width:2rem}._tableToolsColumn_er3ed_819 button{margin:auto;display:block}._leftAlignedCell_er3ed_828{text-align:left}._rightAlignedCell_er3ed_832{text-align:right}._centeredCell_er3ed_836{text-align:center}._addColumnButton_er3ed_746,._addRowButton_er3ed_745{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast);background-color:var(--baseBase);display:flex;align-items:center}._addColumnButton_er3ed_746 svg,._addRowButton_er3ed_745 svg{display:block}@media(hover:hover){._addColumnButton_er3ed_746:hover,._addRowButton_er3ed_745:hover{background-color:var(--baseBg)}}._addColumnButton_er3ed_746:active svg,._addRowButton_er3ed_745:active svg{transform:translate(1px,1px)}._addColumnButton_er3ed_746[data-state=on],._addRowButton_er3ed_745[data-state=on],._addColumnButton_er3ed_746:active,._addRowButton_er3ed_745:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._addColumnButton_er3ed_746 svg,._addRowButton_er3ed_745 svg{margin:auto}._addRowButton_er3ed_745{width:100%;margin-top:var(--spacing-px);box-sizing:border-box;border-bottom-right-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}._addColumnButton_er3ed_746{margin-left:var(--spacing-px);height:100%;border-top-right-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._dialogOverlay_er3ed_869{position:fixed;top:0;right:0;bottom:0;left:0;animation:_overlayShow_er3ed_1 .15s cubic-bezier(.16,1,.3,1);background-color:var(--baseBase);z-index:51;opacity:.5}._dialogContent_er3ed_602,._largeDialogContent_er3ed_614{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:_contentShow_er3ed_1 .15s cubic-bezier(.16,1,.3,1);z-index:52}._dialogContent_er3ed_602:focus,._largeDialogContent_er3ed_614:focus{outline:none}@keyframes _overlayShow_er3ed_1{0%{opacity:0}to{opacity:.5}}@keyframes _contentShow_er3ed_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._focusedImage_er3ed_915{outline:highlight solid 2px}._imageWrapper_er3ed_919{display:inline-block;position:relative}._imageWrapper_er3ed_919[draggable=true]{cursor:move;cursor:grab;cursor:-webkit-grab}._editImageToolbar_er3ed_932{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._editImageButton_er3ed_936 svg{display:block}._inlineEditor_er3ed_942{display:inline-flex;border-radius:var(--radius-medium);padding:var(--spacing-1);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_er3ed_951{display:flex;justify-content:stretch;border-radius:var(--radius-medium);padding:var(--spacing-2);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_er3ed_951 ._nestedEditor_er3ed_960{flex-grow:1}._nestedEditor_er3ed_960{background:var(--basePageBg);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-medium)}._nestedEditor_er3ed_960>p{margin:0}._nestedEditor_er3ed_960:focus{outline:none}._genericComponentName_er3ed_979{font-size:var(--text-sm);color:var(--baseText);padding-right:var(--spacing-2)}._diffSourceToggleWrapper_er3ed_985{margin-left:auto;pointer-events:auto;opacity:1;position:sticky;right:0}._diffSourceToggle_er3ed_985{border-radius:var(--radius-medium);background-color:var(--baseBase);display:flex}._diffSourceToggle_er3ed_985 ._toolbarToggleItem_er3ed_208{padding:0}._diffSourceToggle_er3ed_985 ._toolbarToggleItem_er3ed_208>span{display:block;padding:var(--spacing-1) var(--spacing-1)}._selectWithLabel_er3ed_1011{display:flex;align-items:center;gap:var(--spacing-2);margin-left:var(--spacing-2)}._selectWithLabel_er3ed_1011>label{font-size:var(--text-sm)}._selectWithLabel_er3ed_1011 ._selectTrigger_er3ed_308{border:1px solid var(--baseBorder)}._toolbarTitleMode_er3ed_1026{font-size:var(--text-sm);margin-left:var(--spacing-2)}._imageControlWrapperResizing_er3ed_1031{touch-action:none}._imageResizer_er3ed_1035{display:block;width:7px;height:7px;position:absolute;background-color:var(--accentText);border:1px solid var(--baseBg)}._imageResizer_er3ed_1035._imageResizerN_er3ed_1044{top:-6px;left:48%;cursor:n-resize}._imageResizer_er3ed_1035._imageResizerNe_er3ed_1050{top:-6px;right:-6px;cursor:ne-resize}._imageResizer_er3ed_1035._imageResizerE_er3ed_1056{bottom:48%;right:-6px;cursor:e-resize}._imageResizer_er3ed_1035._imageResizerSe_er3ed_1062{bottom:-2px;right:-6px;cursor:nwse-resize}._imageResizer_er3ed_1035._imageResizerS_er3ed_1062{bottom:-2px;left:48%;cursor:s-resize}._imageResizer_er3ed_1035._imageResizerSw_er3ed_1074{bottom:-2px;left:-6px;cursor:sw-resize}._imageResizer_er3ed_1035._imageResizerW_er3ed_1080{bottom:48%;left:-6px;cursor:w-resize}._imageResizer_er3ed_1035._imageResizerNw_er3ed_1086{top:-6px;left:-6px;cursor:nw-resize}._imagePlaceholder_er3ed_1092{border:2px dashed;padding:48px;margin:12px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}._imageDimensionsContainer_er3ed_1100{display:flex;gap:var(--spacing-4)}._placeholder_er3ed_1105{color:var(--baseSolid);overflow:hidden;position:absolute;top:0;padding:var(--spacing-3);text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}._rootContentEditableWrapper_er3ed_1118{position:relative}._downshiftContainer_er3ed_1122{display:flex;flex-direction:column;align-items:stretch}._downshiftInputWrapper_er3ed_1128{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._downshiftInputWrapper_er3ed_1128[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._downshiftInputWrapper_er3ed_1128>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._downshiftInput_er3ed_1128{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._downshiftInput_er3ed_1128::-moz-placeholder{color:var(--baseBorder)}._downshiftInput_er3ed_1128::placeholder{color:var(--baseBorder)}._downshiftAutocompleteContainer_er3ed_1159{position:relative}._downshiftAutocompleteContainer_er3ed_1159 ul{all:unset;box-sizing:border-box;position:absolute;font-size:var(--text-sm);width:100%;display:none;border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);max-height:var(--spacing-48);overflow-x:hidden;overflow-y:auto;border:1px solid var(--baseBorder);border-top-width:0;background-color:var(--baseBase)}._downshiftAutocompleteContainer_er3ed_1159 ul[data-visible=true]{display:block}._downshiftAutocompleteContainer_er3ed_1159 ul li{padding:var(--spacing-2) var(--spacing-3);white-space:nowrap;margin-bottom:var(--spacing-1);overflow-x:hidden;text-overflow:ellipsis}._downshiftAutocompleteContainer_er3ed_1159 ul li[data-selected=true]{background-color:var(--baseBgSubtle)}._downshiftAutocompleteContainer_er3ed_1159 ul li[data-highlighted=true]{background-color:var(--baseBgHover)}._downshiftAutocompleteContainer_er3ed_1159 ul li:last-of-type{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._textInput_er3ed_1205{all:unset;border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);padding:var(--spacing-2) var(--spacing-3)}form._multiFieldForm_er3ed_1213{display:flex;flex-direction:column;padding:var(--spacing-2);gap:var(--spacing-2)}form._multiFieldForm_er3ed_1213 ._formField_er3ed_1219{display:flex;flex-direction:column;gap:var(--spacing-2)}form._multiFieldForm_er3ed_1213 ._formField_er3ed_1219 label{font-size:var(--text-xs)}._markdownParseError_er3ed_1230{border-radius:var(--radius-base);border:1px solid var(--error-color);padding:var(--spacing-2);margin-block:var(--spacing-2);color:var(--error-color);font-size:var(--text-xs)}._popupContainer_er3ed_1239{position:relative;z-index:2}._inputSizer_er3ed_1244{display:inline-grid;vertical-align:baseline;align-items:center;position:relative}._inputSizer_er3ed_1244:after,._inputSizer_er3ed_1244 input{width:auto;min-width:1rem;grid-area:1 / 2;font:inherit;margin:0;padding:0 2px;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:inherit}._inputSizer_er3ed_1244 span{padding:.25em}._inputSizer_er3ed_1244:after{content:attr(data-value);white-space:pre-wrap}.mdxeditor.mdxeditor-full-height{display:flex;flex-direction:column}.mdxeditor-full-height .mdxeditor-toolbar{flex-shrink:0}.mdxeditor-full-height .mdxeditor-root-contenteditable{flex-grow:1;display:flex;flex-direction:column;min-height:0;overflow:auto}.mdxeditor-full-height .mdxeditor-contenteditable-wrapper{flex-grow:1;display:flex;flex-direction:column}.mdxeditor-full-height .mdxeditor-contenteditable-wrapper ._contentEditable_er3ed_379{flex-grow:1}.mdxeditor-full-height .mdxeditor-diff-source-wrapper{flex-grow:1;display:flex;flex-direction:column;min-height:0}.mdxeditor-full-height .mdxeditor-rich-text-editor{flex-grow:1;min-height:0}.mdxeditor-full-height .mdxeditor-rich-text-editor .mdxeditor-root-contenteditable{height:100%;box-sizing:border-box}.mdxeditor-full-height .mdxeditor-source-editor,.mdxeditor-full-height .mdxeditor-diff-editor{flex-grow:1;min-height:0;overflow:auto}.mdxeditor-full-height .mdxeditor-source-editor .cm-editor{height:100%}.bf-markdown-editor{--accentBase: var(--bf-color-bg-surface, #101010);--accentBgSubtle: color-mix(in srgb, var(--bf-color-accent, #cc1717) 8%, transparent);--accentBg: color-mix(in srgb, var(--bf-color-accent, #cc1717) 12%, transparent);--accentBgHover: color-mix(in srgb, var(--bf-color-accent, #cc1717) 18%, transparent);--accentBgActive: color-mix(in srgb, var(--bf-color-accent, #cc1717) 24%, transparent);--accentLine: var(--bf-color-border, #303036);--accentBorder: var(--bf-color-border-control, #47474f);--accentBorderHover: var(--bf-color-border-hover, #5a5a64);--accentSolid: var(--bf-color-accent, #cc1717);--accentSolidHover: var(--bf-color-accent-hover, #e02020);--accentText: var(--bf-color-accent, #ef4444);--accentTextContrast: var(--bf-color-text-primary, #fafafa);--basePageBg: var(--bf-color-bg-surface, #101010);--baseBase: var(--bf-color-bg-surface, #101010);--baseBgSubtle: var(--bf-color-bg-elevated, #1a1a1a);--baseBg: var(--bf-color-bg-elevated, #1a1a1a);--baseBgHover: var(--bf-color-bg-hover, #242424);--baseBgActive: var(--bf-color-bg-active, #2b2b30);--baseLine: var(--bf-color-border, #303036);--baseBorder: var(--bf-color-border-control, #47474f);--baseBorderHover: var(--bf-color-border-hover, #5a5a64);--baseText: var(--bf-color-text-secondary, #b4b4bd);--baseTextContrast: var(--bf-color-text-primary, #fafafa);position:relative;overflow:visible;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-md, .5rem)}.bf-markdown-editor>.mdxeditor{overflow:hidden;border-radius:inherit}.bf-markdown-editor .mdxeditor-toolbar{padding-right:3rem;border-bottom:1px solid var(--bf-color-border, #303036);border-radius:0}.bf-markdown-editor__fullscreen-toggle.bf-button{position:absolute;z-index:3;top:.25rem;right:.25rem;width:2.25rem;height:2.25rem;min-height:2.25rem}.bf-markdown-editor__fullscreen-toggle>svg{width:1rem;height:1rem}.bf-markdown-editor--fullscreen{position:fixed;z-index:calc(var(--bf-layer-dialog, 1100) + 2);top:0;right:0;bottom:0;left:0;display:flex;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overscroll-behavior:contain;flex-direction:column;border:0;border-radius:0}body:has(.bf-markdown-editor--fullscreen){overflow:hidden}.bf-dialog-content:has(.bf-markdown-editor--fullscreen){transform:none}.bf-markdown-editor--fullscreen>.mdxeditor{display:flex;height:100%;flex-direction:column}.bf-markdown-editor--fullscreen .mdxeditor-root-contenteditable{min-height:0;overflow:auto;flex:1}.bf-markdown-editor__content{min-height:14rem;padding:1rem;color:var(--bf-color-text-primary, #fafafa);font:inherit;line-height:1.7}.bf-markdown-editor__content:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-markdown-editor__content table{width:100%;border-collapse:collapse}.bf-markdown-editor__content th,.bf-markdown-editor__content td{padding:.5rem .625rem;border:1px solid var(--bf-color-border-control, #47474f)}.bf-markdown-editor__content th{background:var(--bf-color-bg-elevated, #1a1a1a);font-weight:650}.bf-markdown-editor__content a{color:var(--bf-color-accent, #ef4444)}.bf-markdown-editor__content blockquote{color:var(--bf-color-text-secondary, #b4b4bd);border-left-color:var(--bf-color-accent, #cc1717)}.bf-markdown-editor--disabled{opacity:.72}:where(.bf-theme,[data-bf-theme]){color-scheme:dark;--bf-step-1: #050505;--bf-step-2: #141416;--bf-step-3: #141414;--bf-step-4: #242424;--bf-step-5: #1a1a1a;--bf-step-6: #303036;--bf-step-7: #47474f;--bf-step-8: #5a5a64;--bf-step-9: #7f7f89;--bf-step-10: #7f7f89;--bf-step-11: #b4b4bd;--bf-step-12: #fafafa;--bf-step-surface: #101010;--bf-step-input: #1f1f1f;--bf-step-panel: #141414;--bf-step-panel-header: #1b1b1b;--bf-step-subtle: #141416;--bf-accent-9: #cc1717;--bf-accent-10: #e02020;--bf-accent-11: #f04444;--bf-accent-active: #ad1010;--bf-danger-9: #dc2626;--bf-danger-10: #ef3434;--bf-danger-11: #f87171;--bf-info-9: #60a5fa;--bf-success-9: #86efac;--bf-warning-9: #fcd34d;--bf-on-solid: #ffffff;--bf-on-disabled: var(--bf-step-9);--bf-focus: #f04444;--bf-error-surface: rgb(127 29 29 / .24);--bf-color-bg-row-default: #101010;--bf-color-bg-row-stripe: #141414;--bf-color-bg-row-hover: #1a1a1a;--bf-color-bg-row-selected: #242424;--bf-color-bg-row-selected-hover: #2e2e2e;--bf-color-ai-info: #8fc5ff;--bf-color-ai-success: #86efac;--bf-color-ai-warning: #f6d28d;--bf-color-ai-error: #fca5a5;--bf-color-ai-surface: #11161d;--bf-color-ai-surface-soft: #172537;--bf-color-ai-border: #3b5169;--bf-ai-message-max-width: 64rem;--bf-radius-card: 1rem;--bf-radius-control: .5rem;--bf-radius-sm: .375rem;--bf-radius-md: .5rem;--bf-radius-lg: .75rem;--bf-shadow-card: 0 8px 24px rgb(0 0 0 / .16);--bf-shadow-card-hover: 0 12px 32px rgb(0 0 0 / .24);--bf-shadow-dialog: 0 24px 80px rgb(0 0 0 / .6);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(0 0 0 / .48);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(0 0 0 / .48);--bf-duration-fast: .12s;--bf-duration-normal: .18s;--bf-layer-tooltip: 1200;--bf-layer-dialog: 1100;--bf-layer-popover: 1050;--bf-space-0: 0;--bf-space-1: .25rem;--bf-space-2: .5rem;--bf-space-3: .75rem;--bf-space-4: 1rem;--bf-space-6: 1.5rem;--bf-space-8: 2rem;--bf-space-12: 3rem;--bf-space-16: 4rem;--bf-icon-xs: 14px;--bf-icon-sm: 16px;--bf-icon-md: 20px;--bf-icon-illustration: 44px;--bf-font-weight-regular: 400;--bf-font-weight-medium: 500;--bf-font-weight-semibold: 600;--bf-type-title-size: 1rem;--bf-type-title-line-height: 1.2;--bf-type-title-weight: var(--bf-font-weight-semibold);--bf-type-body-size: .875rem;--bf-type-body-line-height: 1.6;--bf-type-body-weight: var(--bf-font-weight-regular);--bf-type-body-small-size: .8125rem;--bf-type-body-small-line-height: 1.5;--bf-type-body-small-weight: var(--bf-font-weight-regular);--bf-type-label-size: .75rem;--bf-type-label-line-height: 1.4;--bf-type-label-weight: var(--bf-font-weight-medium);--bf-shadow-none: none;--bf-shadow-raised: var(--bf-shadow-card);--bf-shadow-overlay: var(--bf-shadow-dialog)}:where([data-bf-theme=light]){color-scheme:light;--bf-step-1: #ffffff;--bf-step-2: #ffffff;--bf-step-3: #eef1f5;--bf-step-4: #e5e9ef;--bf-step-5: #eef1f5;--bf-step-6: #d7dbe1;--bf-step-7: #b9c0ca;--bf-step-8: #a8b0bb;--bf-step-9: #676d77;--bf-step-10: #676d77;--bf-step-11: #4f535b;--bf-step-12: #17181b;--bf-step-surface: #ffffff;--bf-step-input: #ffffff;--bf-step-panel: #ffffff;--bf-step-panel-header: #eef1f5;--bf-step-subtle: #f6f7f9;--bf-accent-9: #b51212;--bf-accent-10: #cc1717;--bf-accent-11: #d92727;--bf-accent-active: #941010;--bf-danger-9: #c51f1f;--bf-danger-10: #dc2626;--bf-danger-11: #c51f1f;--bf-info-9: #2563a8;--bf-success-9: #16803d;--bf-warning-9: #a16207;--bf-on-solid: #ffffff;--bf-on-disabled: var(--bf-step-9);--bf-focus: #d92727;--bf-error-surface: rgb(254 226 226 / .82);--bf-color-ai-info: #2563a8;--bf-color-ai-success: #16803d;--bf-color-ai-warning: #a16207;--bf-color-ai-error: #b42318;--bf-color-ai-surface: #f4f6f9;--bf-color-ai-surface-soft: #e8eef7;--bf-color-ai-border: #b8c7d9;--bf-ai-message-max-width: 64rem;--bf-shadow-card: 0 8px 24px rgb(17 24 39 / .08);--bf-shadow-card-hover: 0 12px 32px rgb(17 24 39 / .12);--bf-shadow-dialog: 0 24px 80px rgb(17 24 39 / .2);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(17 24 39 / .16);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(17 24 39 / .16);--bf-color-bg-row-default: #ffffff;--bf-color-bg-row-stripe: #f8fafc;--bf-color-bg-row-hover: #f0f2f5;--bf-color-bg-row-selected: #e5e9ef;--bf-color-bg-row-selected-hover: #d7dbe1}:where([data-bf-theme=tech]){color-scheme:light;--bf-step-1: #f8fafc;--bf-step-2: #f1f5f9;--bf-step-3: #f1f5f9;--bf-step-4: #e2e8f0;--bf-step-5: #cbd5e1;--bf-step-6: #94a3b8;--bf-step-7: #64748b;--bf-step-8: #475569;--bf-step-9: #334155;--bf-step-10: #1e293b;--bf-step-11: #0f172a;--bf-step-12: #020617;--bf-step-surface: #f8fafc;--bf-step-input: #ffffff;--bf-step-panel: #ffffff;--bf-step-panel-header: #f1f5f9;--bf-step-subtle: #f8fafc;--bf-accent-9: #7c3aed;--bf-accent-10: #8b5cf6;--bf-accent-11: #a78bfa;--bf-accent-active: #6d28d9;--bf-danger-9: #dc2626;--bf-danger-10: #ef4444;--bf-danger-11: #f87171;--bf-info-9: #2563eb;--bf-success-9: #059669;--bf-warning-9: #d97706;--bf-on-solid: #ffffff;--bf-on-disabled: var(--bf-step-7);--bf-focus: #8b5cf6;--bf-error-surface: rgb(220 38 38 / .1);--bf-color-ai-info: #6366f1;--bf-color-ai-success: #10b981;--bf-color-ai-warning: #f59e0b;--bf-color-ai-error: #ef4444;--bf-color-ai-surface: #f1f5f9;--bf-color-ai-surface-soft: #e0e7ff;--bf-color-ai-border: #a5b4fc;--bf-ai-message-max-width: 64rem;--bf-shadow-card: 0 8px 24px rgb(124 58 237 / .08);--bf-shadow-card-hover: 0 12px 32px rgb(124 58 237 / .12);--bf-shadow-dialog: 0 24px 80px rgb(124 58 237 / .16);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(124 58 237 / .2);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(124 58 237 / .2);--bf-color-bg-row-default: #f8fafc;--bf-color-bg-row-stripe: #eef2f7;--bf-color-bg-row-hover: #f1f5f9;--bf-color-bg-row-selected: #e0e7ff;--bf-color-bg-row-selected-hover: #c7d2fe}:where([data-bf-theme=crimson]){color-scheme:dark;--bf-step-1: #0f0d0d;--bf-step-2: #171313;--bf-step-3: #171313;--bf-step-4: #312020;--bf-step-5: #241a1a;--bf-step-6: #41302e;--bf-step-7: #6a4742;--bf-step-8: #8a5e58;--bf-step-9: #a58c86;--bf-step-10: #a58c86;--bf-step-11: #d8c6c1;--bf-step-12: #fff7f5;--bf-step-surface: #171313;--bf-step-input: #211919;--bf-step-panel: #171313;--bf-step-panel-header: #241a1a;--bf-step-subtle: #1d1516;--bf-accent-9: #e23b2e;--bf-accent-10: #f04d3f;--bf-accent-11: #ff796c;--bf-accent-active: #bf251c;--bf-danger-9: #ff7a72;--bf-danger-10: #ffaaa8;--bf-danger-11: #ffaaa8;--bf-info-9: #9fc9ff;--bf-success-9: #92e6a8;--bf-warning-9: #f2cd88;--bf-on-solid: #fff7f5;--bf-on-disabled: var(--bf-step-9);--bf-focus: #ff796c;--bf-error-surface: rgb(255 122 114 / .18);--bf-color-ai-info: #9fc9ff;--bf-color-ai-success: #92e6a8;--bf-color-ai-warning: #f2cd88;--bf-color-ai-error: #ffaaa8;--bf-color-ai-surface: #1b1718;--bf-color-ai-surface-soft: #302124;--bf-color-ai-border: #75535a;--bf-ai-message-max-width: 64rem;--bf-shadow-card: 0 10px 32px rgb(0 0 0 / .28);--bf-shadow-card-hover: 0 16px 40px rgb(0 0 0 / .36);--bf-shadow-dialog: 0 24px 80px rgb(0 0 0 / .55);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(0 0 0 / .52);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(0 0 0 / .52);--bf-color-bg-row-default: #171313;--bf-color-bg-row-stripe: #1b1616;--bf-color-bg-row-hover: #241a1a;--bf-color-bg-row-selected: #3a1f1d;--bf-color-bg-row-selected-hover: #4a2522}:where([data-bf-theme=ocean]){color-scheme:dark;--bf-step-1: #071011;--bf-step-2: #0d1819;--bf-step-3: #0d1819;--bf-step-4: #1c3233;--bf-step-5: #142425;--bf-step-6: #284244;--bf-step-7: #3d686b;--bf-step-8: #4e7f83;--bf-step-9: #83a2a0;--bf-step-10: #83a2a0;--bf-step-11: #bed4d2;--bf-step-12: #f2fbfa;--bf-step-surface: #0d1819;--bf-step-input: #102021;--bf-step-panel: #0d1819;--bf-step-panel-header: #142425;--bf-step-subtle: #0a1718;--bf-accent-9: #0f9f8f;--bf-accent-10: #14b8a6;--bf-accent-11: #5eead4;--bf-accent-active: #0b7f73;--bf-danger-9: #ff7a72;--bf-danger-10: #ffaaa8;--bf-danger-11: #ffaaa8;--bf-info-9: #9fe5dc;--bf-success-9: #9be8bd;--bf-warning-9: #f3d591;--bf-on-solid: #f2fbfa;--bf-on-disabled: var(--bf-step-9);--bf-focus: #5eead4;--bf-error-surface: rgb(255 122 114 / .18);--bf-color-ai-info: #9fe5dc;--bf-color-ai-success: #9be8bd;--bf-color-ai-warning: #f3d591;--bf-color-ai-error: #ffaaa8;--bf-color-ai-surface: #101c1e;--bf-color-ai-surface-soft: #1b3033;--bf-color-ai-border: #426d70;--bf-ai-message-max-width: 64rem;--bf-shadow-card: 0 10px 32px rgb(0 0 0 / .3);--bf-shadow-card-hover: 0 16px 40px rgb(0 0 0 / .38);--bf-shadow-dialog: 0 24px 80px rgb(0 0 0 / .55);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(0 0 0 / .54);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(0 0 0 / .54);--bf-color-bg-row-default: #0d1819;--bf-color-bg-row-stripe: #101c1d;--bf-color-bg-row-hover: #142425;--bf-color-bg-row-selected: #1c3233;--bf-color-bg-row-selected-hover: #243e3f}@media(prefers-color-scheme:light){:where([data-bf-theme=system]){color-scheme:light;--bf-step-1: #ffffff;--bf-step-2: #ffffff;--bf-step-3: #eef1f5;--bf-step-4: #e5e9ef;--bf-step-5: #eef1f5;--bf-step-6: #d7dbe1;--bf-step-7: #b9c0ca;--bf-step-8: #a8b0bb;--bf-step-9: #676d77;--bf-step-10: #676d77;--bf-step-11: #4f535b;--bf-step-12: #17181b;--bf-step-surface: #ffffff;--bf-step-input: #ffffff;--bf-step-panel: #ffffff;--bf-step-panel-header: #eef1f5;--bf-step-subtle: #f6f7f9;--bf-accent-9: #b51212;--bf-accent-10: #cc1717;--bf-accent-11: #d92727;--bf-accent-active: #941010;--bf-danger-9: #c51f1f;--bf-danger-10: #dc2626;--bf-danger-11: #c51f1f;--bf-info-9: #2563a8;--bf-success-9: #16803d;--bf-warning-9: #a16207;--bf-on-solid: #ffffff;--bf-on-disabled: var(--bf-step-9);--bf-focus: #d92727;--bf-error-surface: rgb(254 226 226 / .82);--bf-color-ai-info: #2563a8;--bf-color-ai-success: #16803d;--bf-color-ai-warning: #a16207;--bf-color-ai-error: #b42318;--bf-color-ai-surface: #f4f6f9;--bf-color-ai-surface-soft: #e8eef7;--bf-color-ai-border: #b8c7d9;--bf-shadow-card: 0 8px 24px rgb(17 24 39 / .08);--bf-shadow-card-hover: 0 12px 32px rgb(17 24 39 / .12);--bf-shadow-dialog: 0 24px 80px rgb(17 24 39 / .2);--bf-shadow-sticky-edge-left: 6px 0 8px -4px rgb(17 24 39 / .16);--bf-shadow-sticky-edge-right: -6px 0 8px -4px rgb(17 24 39 / .16);--bf-color-bg-row-default: #ffffff;--bf-color-bg-row-stripe: #f8fafc;--bf-color-bg-row-hover: #f0f2f5;--bf-color-bg-row-selected: #e5e9ef;--bf-color-bg-row-selected-hover: #d7dbe1}}:where(.bf-theme,[data-bf-theme]){--bf-color-bg-canvas: var(--bf-step-1);--bf-color-bg-subtle: var(--bf-step-subtle, var(--bf-step-2));--bf-color-bg-surface: var(--bf-step-surface, var(--bf-step-2));--bf-color-bg-control: var(--bf-step-3);--bf-color-bg-hover: var(--bf-step-4);--bf-color-bg-elevated: var(--bf-step-5);--bf-color-bg-input: var(--bf-step-input, var(--bf-step-3));--bf-color-bg-panel: var(--bf-step-panel, var(--bf-step-2));--bf-color-bg-panel-header: var(--bf-step-panel-header, var(--bf-step-3));--bf-color-bg-disabled: var(--bf-step-2);--bf-color-bg-mask: rgb(0 0 0 / .55);--bf-color-text-primary: var(--bf-step-12);--bf-color-text-secondary: var(--bf-step-11);--bf-color-text-muted: var(--bf-step-10);--bf-color-text-placeholder: var(--bf-step-9);--bf-color-text-disabled: var(--bf-step-9);--bf-color-text-heading: var(--bf-step-12);--bf-color-border: var(--bf-step-6);--bf-color-border-strong: var(--bf-step-7);--bf-color-border-hover: var(--bf-step-8);--bf-color-border-control: var(--bf-step-border-control, var(--bf-step-7));--bf-color-border-disabled: var(--bf-step-6);--bf-color-action-primary: var(--bf-accent-9);--bf-color-action-primary-hover: var(--bf-accent-10);--bf-color-action-primary-active: var(--bf-accent-active, var(--bf-accent-9));--bf-color-action-primary-fg: var(--bf-on-solid);--bf-color-danger: var(--bf-danger-9);--bf-color-danger-hover: var(--bf-danger-10);--bf-color-danger-bg: color-mix(in srgb, var(--bf-danger-9) 12%, transparent);--bf-color-danger-border: var(--bf-danger-9);--bf-color-danger-fg: var(--bf-on-solid);--bf-color-danger-text: var(--bf-danger-11);--bf-color-error-surface: var(--bf-error-surface, var(--bf-color-danger-bg));--bf-color-info: var(--bf-info-9);--bf-color-info-bg: color-mix(in srgb, var(--bf-info-9) 12%, transparent);--bf-color-info-border: var(--bf-info-9);--bf-color-success: var(--bf-success-9);--bf-color-success-bg: color-mix(in srgb, var(--bf-success-9) 12%, transparent);--bf-color-success-border: var(--bf-success-9);--bf-color-warning: var(--bf-warning-9);--bf-color-warning-bg: color-mix(in srgb, var(--bf-warning-9) 12%, transparent);--bf-color-warning-border: var(--bf-warning-9);--bf-color-focus: var(--bf-focus, var(--bf-accent-9));--bf-color-canvas: var(--bf-color-bg-canvas);--bf-color-surface: var(--bf-color-bg-surface);--bf-color-surface-elevated: var(--bf-color-bg-elevated);--bf-color-surface-hover: var(--bf-color-bg-hover);--bf-color-surface-input: var(--bf-color-bg-input);--bf-color-border-default: var(--bf-color-border);--bf-color-border-emphasis: var(--bf-color-border-strong);--bf-color-border-input: var(--bf-color-border-control);--bf-color-accent: var(--bf-color-action-primary);--bf-color-accent-hover: var(--bf-color-action-primary-hover);--bf-color-accent-active: var(--bf-color-action-primary-active);--bf-color-action-danger: var(--bf-color-danger);--bf-color-action-danger-hover: var(--bf-color-danger-hover);--bf-color-status-info: var(--bf-color-ai-info);--bf-color-status-success: var(--bf-color-ai-success);--bf-color-status-warning: var(--bf-color-ai-warning);--bf-color-status-danger: var(--bf-color-ai-error);--bf-color-status-error: var(--bf-color-status-danger);--bf-color-status-danger-surface: var(--bf-color-error-surface);--bf-color-surface-disabled: var(--bf-color-bg-disabled);--bf-color-accent-fg: var(--bf-color-action-primary-fg);--bf-color-mention-neutral: var(--bf-color-text-secondary);--bf-color-mention-neutral-bg: color-mix(in srgb, var(--bf-color-text-secondary) 10%, transparent);--bf-color-mention-violet: var(--bf-color-ai-info);--bf-color-mention-violet-bg: color-mix(in srgb, var(--bf-color-ai-info) 16%, transparent);--bf-color-mention-cyan: var(--bf-color-info);--bf-color-mention-cyan-bg: color-mix(in srgb, var(--bf-color-info) 16%, transparent);--bf-color-mention-amber: var(--bf-color-warning);--bf-color-mention-amber-bg: color-mix(in srgb, var(--bf-color-warning) 16%, transparent);--bf-color-mention-rose: var(--bf-color-danger);--bf-color-mention-rose-bg: color-mix(in srgb, var(--bf-color-danger) 16%, transparent)}:where([data-bf-theme=light]),:where([data-bf-theme=tech]){--bf-color-info-bg: color-mix(in srgb, var(--bf-info-9) 8%, transparent);--bf-color-success-bg: color-mix(in srgb, var(--bf-success-9) 8%, transparent);--bf-color-warning-bg: color-mix(in srgb, var(--bf-warning-9) 8%, transparent);--bf-color-danger-bg: color-mix(in srgb, var(--bf-danger-9) 8%, transparent)}@media(prefers-color-scheme:light){:where([data-bf-theme=system]){--bf-color-info-bg: color-mix(in srgb, var(--bf-info-9) 8%, transparent);--bf-color-success-bg: color-mix(in srgb, var(--bf-success-9) 8%, transparent);--bf-color-warning-bg: color-mix(in srgb, var(--bf-warning-9) 8%, transparent);--bf-color-danger-bg: color-mix(in srgb, var(--bf-danger-9) 8%, transparent)}}:where([data-bf-theme=crimson]),:where([data-bf-theme=ocean]){--bf-color-danger-bg: color-mix(in srgb, var(--bf-danger-9) 18%, transparent)}:root{--bf-radius: .5rem;--bf-radius-sm: .375rem;--bf-radius-md: .5rem;--bf-radius-lg: .75rem;--bf-radius-xl: 1rem;--bf-radius-2xl: 1.25rem;--bf-radius-3xl: 1.5rem;--bf-radius-card: 1rem;--bf-radius-control: .5rem;--bf-duration-fast: .12s;--bf-duration-normal: .18s;--bf-duration-slow: .32s;--bf-motion-ease-out: cubic-bezier(.16, 1, .3, 1);--bf-motion-ease-in-out: cubic-bezier(.65, 0, .35, 1);--bf-font-size-xs: .75rem;--bf-font-size-sm: .875rem;--bf-font-size-md: 1rem;--bf-font-size-lg: 1.125rem;--bf-font-size-xl: 1.25rem;--bf-font-size-2xl: 1.5rem;--bf-font-size-3xl: 1.875rem;--bf-line-height-tight: 1.25;--bf-line-height-base: 1.5;--bf-line-height-loose: 1.75;--bf-type-title-size: 1rem;--bf-type-title-line-height: 1.2;--bf-type-title-weight: var(--bf-font-weight-semibold);--bf-type-body-size: .875rem;--bf-type-body-line-height: 1.6;--bf-type-body-weight: var(--bf-font-weight-regular);--bf-type-body-small-size: .8125rem;--bf-type-body-small-line-height: 1.5;--bf-type-body-small-weight: var(--bf-font-weight-regular);--bf-type-label-size: .75rem;--bf-type-label-line-height: 1.4;--bf-type-label-weight: var(--bf-font-weight-medium)}:where(.bf-theme,[data-bf-theme]){--bf-chart-1: var(--bf-info-9);--bf-chart-2: var(--bf-success-9);--bf-chart-3: var(--bf-warning-9);--bf-chart-4: var(--bf-accent-9);--bf-chart-5: var(--bf-step-9)}:root{--bf-control-icon-compact: 28px;--bf-control-icon-standard: 36px;--bf-control-touch: 44px;--bf-control-height-sm: 32px;--bf-control-height-md: var(--bf-control-icon-standard);--bf-control-height-lg: var(--bf-control-touch);--bf-control-height: var(--bf-control-height-md);--bf-indicator-size-sm: 14px;--bf-indicator-size-md: 18px;--bf-indicator-size-lg: 24px}.bf-library-toolbar{box-sizing:border-box;display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.bf-library-switch{box-sizing:border-box;display:inline-flex;max-width:100%;padding:.25rem;gap:.25rem;overflow-x:auto;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-library-switch__item{flex:none;min-height:2rem;padding:.375rem .75rem;color:inherit;background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.8125rem;font-weight:650;cursor:pointer}.bf-library-switch__item:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-library-switch__item:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:1px}.bf-library-switch__item[aria-pressed=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);box-shadow:0 1px 3px #00000038}.bf-accordion{width:100%;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-accordion-item+.bf-accordion-item{border-top:1px solid var(--bf-color-border, #303036)}.bf-accordion-heading{margin:0;font:inherit}.bf-accordion--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-accordion--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-accordion--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-accordion-trigger{box-sizing:border-box;display:flex;width:100%;min-height:var(--bf-control-height, var(--bf-control-height-lg, 44px));padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;border-radius:inherit;font:inherit;font-size:.875rem;font-weight:650;text-align:left;cursor:pointer}.bf-accordion-trigger:hover:not(:disabled){background:var(--bf-color-bg-hover, #242424)}.bf-accordion-trigger:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-accordion-trigger:disabled{cursor:not-allowed;opacity:.5}.bf-accordion-chevron{flex:none;color:var(--bf-color-text-muted, #7f7f89);transition:transform var(--bf-duration-normal, .18s)}.bf-accordion-trigger[aria-expanded=true] .bf-accordion-chevron{transform:rotate(180deg)}.bf-accordion-content{padding:0 1rem 1rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;line-height:1.6}.bf-accordion-content[hidden]{display:none}.bf-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:var(--bf-space-2, .5rem);border:1px solid transparent;border-radius:var(--bf-radius-control, .5rem);font:inherit;font-size:var(--bf-type-body-size, .875rem);font-weight:var(--bf-font-weight-semibold, 600);line-height:1;white-space:nowrap;cursor:pointer;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s),border-color var(--bf-duration-fast, .12s),transform var(--bf-duration-fast, .12s)}.bf-button>svg{width:var(--bf-icon-sm, 1rem);height:var(--bf-icon-sm, 1rem);flex:none}.bf-button:not(.bf-button--link):not(.bf-button--icon){min-height:var(--bf-control-height, var(--bf-control-height-md, 36px))}.bf-button:focus-visible,.bf-dialog-close:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-button[data-state=open],.bf-button[data-state=open]:focus,.bf-button[data-state=open]:focus-visible{outline:none;box-shadow:none}.bf-button.bf-overflow-action-bar__more:focus-visible{outline:2px solid var(--bf-color-border-strong, #47474f);outline-offset:2px}.bf-button:active:not(:disabled,[aria-disabled=true]){transform:scale(.98)}.bf-button:disabled,.bf-button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.bf-button--sm{--bf-control-height: var(--bf-control-height-sm, 32px);padding:.375rem var(--bf-space-3, .75rem);font-size:var(--bf-type-body-small-size, .8125rem)}.bf-button--md{--bf-control-height: var(--bf-control-height-md, 36px);padding:var(--bf-space-2, .5rem) var(--bf-space-4, 1rem)}.bf-button--lg{--bf-control-height: var(--bf-control-height-lg, 44px);padding:.625rem 1.25rem;font-size:.9375rem}.bf-button--icon{width:var(--bf-control-height, var(--bf-control-height-md, 36px));height:var(--bf-control-height, var(--bf-control-height-md, 36px));min-height:var(--bf-control-height, var(--bf-control-height-md, 36px));padding:0}.bf-button--primary{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-accent, var(--bf-color-action-primary, #cc1717))}.bf-button--primary:hover:not(:disabled){background:var(--bf-color-accent-hover, var(--bf-color-action-primary-hover, #e02020))}.bf-button--primary:active:not(:disabled){background:var(--bf-color-accent-active, var(--bf-color-action-primary-active, #ad1010))}.bf-button--secondary{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a));border-color:var(--bf-color-border-control, #47474f)}.bf-button--secondary:hover:not(:disabled){background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424));border-color:var(--bf-color-border-hover, #5a5a64)}.bf-button--outline{color:var(--bf-color-text-primary, #fafafa);background:transparent;border-color:var(--bf-color-border-control, #47474f)}.bf-button--outline:hover:not(:disabled){background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424))}.bf-button--ghost{color:var(--bf-color-text-secondary, #b4b4bd);background:transparent}.bf-button--ghost:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424))}.bf-button--danger{color:var(--bf-color-danger-fg, #fff);background:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-button--danger:hover:not(:disabled){background:var(--bf-color-action-danger-hover, var(--bf-color-danger-hover, #ef3434))}.bf-button--danger-ghost{color:var(--bf-color-text-secondary, #b4b4bd);background:transparent}.bf-button--danger-ghost:hover:not(:disabled),.bf-button--danger-ghost:focus-visible:not(:disabled){color:var(--bf-color-danger-hover, #ef3434);background:color-mix(in srgb,var(--bf-color-danger, #dc2626) 12%,transparent)}.bf-button--link{min-height:auto;padding:0;color:var(--bf-color-text-primary, #fafafa);background:transparent;text-decoration:underline;text-underline-offset:var(--bf-space-1, .25rem)}.bf-avatar{box-sizing:border-box;display:inline-grid;flex:none;overflow:hidden;place-items:center;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:999px;vertical-align:middle}.bf-avatar--sm{width:1.75rem;height:1.75rem;font-size:.6875rem}.bf-avatar--md{width:2.5rem;height:2.5rem;font-size:.8125rem}.bf-avatar--lg{width:3.5rem;height:3.5rem;font-size:1rem}.bf-avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-avatar-fallback{font-weight:650;line-height:1;text-transform:uppercase}.bf-aspect-ratio{position:relative;width:100%}.bf-media-preview{box-sizing:border-box;position:relative;display:grid;overflow:hidden;width:100%;min-height:6rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-media-preview--image{min-height:0;background:transparent;border:0}.bf-media-preview--image>.bf-asset-visual-slot{width:100%;height:100%;min-height:0}.bf-media-preview--image>.bf-asset-visual-slot[data-mode=interactive] .bf-asset-visual-slot__stage{height:100%;min-height:0}.bf-media-preview--audio{min-height:auto}.bf-media-preview-stage{display:grid;min-width:0;min-height:0;place-items:center}.bf-media-preview-image-wrap{display:block;width:100%;height:100%;min-width:0;min-height:0;background:transparent;border:0;border-radius:0}.bf-media-preview-media{display:block;width:100%;height:100%;min-width:0;min-height:0}.bf-media-preview .bf-media-preview-media--contain{-o-object-fit:contain;object-fit:contain}.bf-media-preview .bf-media-preview-media--cover{-o-object-fit:cover;object-fit:cover}.bf-media-preview-audio{width:calc(100% - 2rem);margin:1rem}.bf-media-preview-message{padding:1.5rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.875rem;text-align:center}.bf-media-preview-upload{display:grid;width:100%;min-height:10rem;padding:1.5rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;cursor:pointer;font:inherit}.bf-media-preview-upload:hover,.bf-media-preview-upload:focus-visible{color:var(--bf-color-text-primary, #fff);background:var(--bf-color-bg-control-hover, rgb(255 255 255 / .06))}.bf-media-preview-loading{display:inline-grid;padding:1.5rem;place-items:center;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;text-align:center}.bf-media-preview [role=alert]{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-media-preview-actions{position:absolute;right:.75rem;bottom:.75rem;display:flex;padding:.25rem;gap:.25rem;background:#050505c7;border:1px solid rgb(255 255 255 / .1);border-radius:var(--bf-radius-md, .5rem);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-media-preview-actions--media-cell{top:.4rem;right:.4rem;bottom:auto;left:.4rem;justify-content:flex-end;padding:0;gap:.2rem;background:transparent;border:0;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.bf-media-preview-actions--media-cell .bf-media-intent-action-bar{margin-left:auto;pointer-events:auto}.bf-media-preview-actions--media-cell .bf-media-intent-action-bar--dense{max-width:calc(100% - 2.75rem);flex-wrap:wrap;gap:.25rem}.bf-media-preview-actions--media-cell .bf-button{min-width:1.5rem;width:1.5rem;height:1.5rem;min-height:1.5rem;padding:0;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a));border:1px solid var(--bf-color-border-control, #47474f);-webkit-backdrop-filter:none;backdrop-filter:none}.bf-media-preview-actions--media-cell .bf-button:hover:not(:disabled){background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424));border-color:var(--bf-color-border-hover, #5a5a64)}.bf-media-preview-actions--media-cell .bf-button[data-has-icon=true]{width:1.5rem;padding-inline:0}.bf-media-preview-actions--media-cell .bf-media-intent-action-bar__icon>svg{width:.75rem;height:.75rem}.bf-save-status{display:inline-flex;min-height:1.25rem;align-items:center;gap:.375rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-save-status--saved{color:var(--bf-color-status-success, var(--bf-color-success))}.bf-save-status--error{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-save-status--unsaved{color:var(--bf-color-status-warning, var(--bf-color-warning))}.bf-editable-text{box-sizing:border-box;display:grid;gap:.75rem;width:100%}.bf-editable-text:not(.bf-editable-text--editing){grid-template-columns:minmax(0,1fr) auto;align-items:start}.bf-editable-text-value{min-width:0;color:var(--bf-color-text-primary, #fafafa);font-size:.875rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.bf-editable-text-value--empty{color:var(--bf-color-text-muted, #7f7f89);font-style:italic}.bf-editable-text-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bf-editable-text-feedback,.bf-editable-text-actions{display:flex;align-items:center;gap:.5rem}.bf-editable-text-count{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-toggle{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid transparent;border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-weight:600;cursor:pointer;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s),border-color var(--bf-duration-fast, .12s)}.bf-toggle:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-toggle:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-toggle:disabled{cursor:not-allowed;opacity:.5}.bf-toggle[aria-pressed=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-toggle--outline{border-color:var(--bf-color-border-control, #47474f)}.bf-toggle{min-height:var(--bf-control-height, var(--bf-control-height-md, 36px))}.bf-toggle--sm{--bf-control-height: var(--bf-control-height-sm, 32px);min-width:var(--bf-control-height);min-height:var(--bf-control-height);padding:.375rem .5rem;font-size:.75rem}.bf-toggle--md{--bf-control-height: var(--bf-control-height-md, 36px);min-width:var(--bf-control-height);min-height:var(--bf-control-height);padding:.5rem .625rem;font-size:var(--bf-type-body-small-size, .8125rem)}.bf-toggle--lg{--bf-control-height: var(--bf-control-height-lg, 44px);min-width:var(--bf-control-height);min-height:var(--bf-control-height);padding:.625rem .75rem;font-size:var(--bf-type-body-size, .875rem)}.bf-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.bf-alert{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.25rem .75rem;padding:.875rem 1rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-alert--sm{padding:.5rem .75rem;gap:.25rem .5rem}.bf-alert--info{background:var(--bf-color-info-bg, rgb(96 165 250 / .12));border-color:var(--bf-color-info-border, var(--bf-color-info, #60a5fa))}.bf-alert--success{background:var(--bf-color-success-bg, rgb(134 239 172 / .12));border-color:var(--bf-color-success-border, var(--bf-color-success, #86efac))}.bf-alert--warning{background:var(--bf-color-warning-bg, rgb(252 211 77 / .12));border-color:var(--bf-color-warning-border, var(--bf-color-warning, #fcd34d))}.bf-alert--danger{background:var(--bf-color-danger-bg, var(--bf-color-error-surface, rgb(127 29 29 / .24)));border-color:var(--bf-color-danger-border, var(--bf-color-danger, #dc2626))}.bf-alert-icon{grid-row:1 / span 2;display:grid;width:1.25rem;height:1.25rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;font-weight:700}.bf-alert-title{grid-column:2;margin:0;font-size:.875rem;font-weight:650;line-height:1.45}.bf-alert-description{grid-column:2;margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.5}.bf-alert-action{grid-column:3;grid-row:1 / span 2;display:flex;align-items:center}.bf-separator{flex:none;background:var(--bf-color-border, #303036)}.bf-separator--horizontal{width:100%;height:1px}.bf-separator--vertical{width:1px;height:100%;min-height:1rem}.bf-spinner{box-sizing:border-box;display:inline-block;flex:none;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:bf-spin .65s linear infinite}.bf-spinner--sm{width:var(--bf-indicator-size-sm, 14px);height:var(--bf-indicator-size-sm, 14px)}.bf-spinner--md{width:var(--bf-indicator-size-md, 18px);height:var(--bf-indicator-size-md, 18px)}.bf-spinner--lg{width:var(--bf-indicator-size-lg, 24px);height:var(--bf-indicator-size-lg, 24px)}.bf-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--bf-layer-dialog, 1100);background:var(--bf-color-bg-mask, rgb(0 0 0 / .55));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:bf-fade-in var(--bf-duration-normal, .18s) ease-out}.bf-dialog-content{box-sizing:border-box;position:fixed;top:50%;left:50%;z-index:calc(var(--bf-layer-dialog, 1100) + 1);width:min(calc(100vw - 2rem),32rem);max-height:min(85vh,48rem);display:flex;flex-direction:column;overflow:hidden;transform:translate(-50%,-50%);color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);box-shadow:var(--bf-shadow-dialog, 0 24px 80px rgb(0 0 0 / .6));animation:bf-dialog-in var(--bf-duration-normal, .18s) ease-out}.bf-dialog-content--sm{width:min(calc(100vw - 2rem),24rem)}.bf-dialog-content--md{width:min(calc(100vw - 2rem),32rem)}.bf-dialog-content--lg{width:min(calc(100vw - 2rem),42rem)}.bf-dialog-content--xl{width:min(calc(100vw - 2rem),56rem)}.bf-dialog-content--full{width:calc(100vw - 2rem)}.bf-dialog-content:focus{outline:none}.bf-dialog-header{display:flex;flex-shrink:0;flex-direction:column;gap:.5rem;padding:1.5rem 3.5rem 1rem 1.5rem}.bf-dialog-title{margin:0;font-size:1.125rem;font-weight:650;line-height:1.4}.bf-dialog-description{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;line-height:1.6}.bf-dialog-body{flex:1 1 auto;min-height:0;overflow:auto;padding:0 1.5rem 1rem;scrollbar-gutter:stable}.bf-ai-conversation-workspace__detail-body{display:flex;flex-direction:column;overflow:hidden}.bf-dialogue-card-detail{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(0,1.2fr) minmax(220px,.9fr);-moz-column-gap:1.5rem;column-gap:1.5rem;align-items:start}.bf-dialogue-card-detail__media-pane,.bf-dialogue-card-detail__prompt-pane,.bf-dialogue-card-detail__params-pane{display:flex;min-width:0;flex-direction:column;gap:.5rem}.bf-dialogue-card-detail__pane-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem}.bf-dialogue-card-detail__pane-title{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.bf-dialogue-card-detail__media-frame{display:flex;width:100%;min-height:10rem;max-height:16rem;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--bf-radius-md, .5rem)}.bf-dialogue-card-detail__media-preview{width:100%;max-height:16rem}.bf-dialogue-card-detail__panel{display:flex;flex-direction:column;gap:.5rem;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.bf-dialogue-card-detail__prompt-box{max-height:16rem;overflow:auto;padding:0;color:var(--bf-color-text-primary, #fafafa);background:transparent;border-radius:0;font-size:.8125rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.bf-dialogue-card-detail__param-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem 1rem;margin:0}.bf-dialogue-card-detail__param-chip{display:flex;min-width:0;flex-direction:row;align-items:baseline;gap:.375rem;padding:.125rem 0;background:transparent}.bf-dialogue-card-detail__param-label{margin:0;flex:none;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4}.bf-dialogue-card-detail__param-value{margin:0;min-width:0;color:var(--bf-color-text-primary, #fafafa);font-size:.75rem;font-weight:500;line-height:1.45;overflow-wrap:anywhere}.bf-dialogue-card-detail__empty{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-dialogue-card-detail__actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem}@media(max-width:900px){.bf-dialogue-card-detail{grid-template-columns:1fr}.bf-dialogue-card-detail__media-frame{min-height:10rem;max-height:14rem}.bf-dialogue-card-detail__param-grid{grid-template-columns:1fr}}.bf-ai-conversation-workspace__detail-body>.bf-action-content-detail-card{min-height:0}.bf-ai-conversation-workspace__detail-body>.bf-ai-conversation-workspace__detail-card{width:100%;align-self:stretch}.bf-dialog-footer{display:flex;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-dialog-close{position:absolute;top:1rem;right:1rem;display:inline-grid;width:2rem;height:2rem;padding:0;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer}.bf-dialog-close:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-dialog-close svg{width:1.125rem;height:1.125rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.bf-drawer-content{display:flex;width:min(24rem,calc(100vw - 1rem));height:100dvh;max-height:none;padding:0;overflow:hidden;transform:none;flex-direction:column;border-radius:0}.bf-drawer-content--sm{width:min(20rem,calc(100vw - 1rem))}.bf-drawer-content--md{width:min(24rem,calc(100vw - 1rem))}.bf-drawer-content--lg{width:min(32rem,calc(100vw - 1rem))}.bf-drawer-content--right{top:0;right:0;bottom:0;left:auto;border-width:0 0 0 1px;animation:bf-drawer-right-in var(--bf-duration-normal, .18s) ease-out}.bf-drawer-content--left{top:0;right:auto;bottom:0;left:0;border-width:0 1px 0 0;animation:bf-drawer-left-in var(--bf-duration-normal, .18s) ease-out}.bf-drawer-content--top{top:0;right:0;bottom:auto;left:0;width:100vw;height:min(60dvh,28rem);border-width:0 0 1px;border-radius:0 0 var(--bf-radius-lg, .75rem) var(--bf-radius-lg, .75rem);animation:bf-drawer-top-in var(--bf-duration-normal, .18s) ease-out}.bf-drawer-content--bottom{top:auto;right:0;bottom:0;left:0;width:100vw;height:min(75dvh,44rem);border-width:1px 0 0;border-radius:var(--bf-radius-lg, .75rem) var(--bf-radius-lg, .75rem) 0 0;animation:bf-drawer-bottom-in var(--bf-duration-normal, .18s) ease-out}.bf-drawer-header{display:grid;flex:none;padding:1.25rem 3.5rem 1rem 1.25rem;gap:.35rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-drawer-title{margin:0;font-size:1rem;font-weight:650;line-height:1.4}.bf-drawer-description{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;line-height:1.5}.bf-drawer-body{min-height:0;padding:1rem;overflow-y:auto;flex:1}.bf-drawer-footer{display:flex;flex:none;padding:.875rem 1rem;align-items:center;justify-content:flex-end;gap:.75rem;border-top:1px solid var(--bf-color-border, #303036)}@keyframes bf-drawer-right-in{0%{opacity:0;transform:translate(1.5rem)}}@keyframes bf-drawer-left-in{0%{opacity:0;transform:translate(-1.5rem)}}@keyframes bf-drawer-bottom-in{0%{opacity:0;transform:translateY(1.5rem)}}@keyframes bf-drawer-top-in{0%{opacity:0;transform:translateY(-1.5rem)}}.bf-confirm-error{margin:0;padding:.75rem;color:var(--bf-color-status-danger, var(--bf-color-danger));background:var(--bf-color-danger-bg, var(--bf-color-error-surface));border:1px solid var(--bf-color-danger-border, var(--bf-color-danger));border-radius:var(--bf-radius-md, .5rem);font-size:.875rem}.bf-tooltip-content{z-index:var(--bf-layer-tooltip, 1200);max-width:20rem;padding:.375rem .625rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem);box-shadow:0 8px 24px #00000059;font-size:.75rem;line-height:1.4;animation:bf-fade-in var(--bf-duration-fast, .12s) ease-out}.bf-input-frame{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:var(--bf-control-height, var(--bf-control-height-md, 36px));color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-surface, var(--bf-color-bg-surface, #101010));border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-control, .5rem);transition:border-color var(--bf-duration-fast, .12s),box-shadow var(--bf-duration-fast, .12s)}.bf-input-frame--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-input-frame--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-input-frame--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-input-frame:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-input-frame:focus-within{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-input-frame--invalid{background:var(--bf-color-danger-bg, rgb(220 38 38 / .12));border-color:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-input-frame--readonly{background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a))}.bf-input-frame:has(.bf-input:disabled){cursor:not-allowed;color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));background:var(--bf-color-bg-disabled, var(--bf-color-bg-subtle, #141416));border-color:var(--bf-color-border-disabled, var(--bf-color-border, #303036));opacity:.5}.bf-input:-moz-read-only,.bf-textarea:-moz-read-only{cursor:default}.bf-input:read-only,.bf-textarea:read-only{cursor:default}.bf-input{box-sizing:border-box;min-width:0;width:100%;height:auto;min-height:0;align-self:stretch;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;outline:0;font:inherit}.bf-input::-moz-placeholder,.bf-textarea::-moz-placeholder{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-input::placeholder,.bf-textarea::placeholder{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-input--sm{padding:0 var(--bf-space-3, .75rem);font-size:var(--bf-type-body-small-size, .8125rem)}.bf-input--md{padding:0 .875rem;font-size:var(--bf-type-body-size, .875rem)}.bf-input--lg{padding:0 var(--bf-space-4, 1rem);font-size:.9375rem}.bf-input-adornment{display:inline-flex;flex:none;padding:0 var(--bf-space-3, .75rem)}.bf-input-adornment+.bf-input{padding-left:0}.bf-input+.bf-input-adornment{padding-left:0}.bf-textarea{box-sizing:border-box;display:block;width:100%;min-height:6rem;resize:vertical;padding:var(--bf-space-3, .75rem) .875rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface, var(--bf-color-bg-surface, #101010));border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-control, .5rem);outline:0;font:inherit;font-size:var(--bf-type-body-size, .875rem);line-height:1.55}.bf-textarea:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-textarea:focus{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-textarea:disabled{cursor:not-allowed;color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));background:var(--bf-color-bg-disabled, var(--bf-color-bg-subtle, #141416));border-color:var(--bf-color-border-disabled, var(--bf-color-border, #303036));opacity:.5}.bf-textarea--invalid{background:var(--bf-color-danger-bg, rgb(220 38 38 / .12));border-color:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-textarea--readonly{background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a))}.bf-field{display:grid;gap:var(--bf-space-2, .5rem);width:100%}.bf-field-label{color:var(--bf-color-text-primary, #fafafa);font-size:var(--bf-type-body-size, .875rem);font-weight:var(--bf-font-weight-semibold, 600)}.bf-field-required{margin-left:var(--bf-space-1, .25rem);color:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-field-description,.bf-field-error{margin:0;font-size:var(--bf-type-label-size, .75rem);line-height:1.45}.bf-field-description{color:var(--bf-color-text-muted, #7f7f89)}.bf-field-error{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-select-trigger{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--bf-space-3, .75rem);width:100%;min-height:var(--bf-control-height, var(--bf-control-height-md, 36px));padding:0 .625rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-md, .5rem);outline:0;font:inherit;font-size:var(--bf-type-body-small-size, .8125rem);cursor:pointer}.bf-select-trigger--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-select-trigger--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-select-trigger--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-select-trigger:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-select-trigger:focus-visible{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-select-trigger[data-state=open],.bf-select-trigger[data-state=open]:focus-visible{border-color:var(--bf-color-border-strong, #47474f);box-shadow:0 0 0 1px var(--bf-color-border-strong, #47474f)}.bf-select-trigger[data-placeholder]{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-select-trigger:disabled{cursor:not-allowed;color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));background:var(--bf-color-bg-disabled, var(--bf-color-bg-subtle, #141416));border-color:var(--bf-color-border-disabled, var(--bf-color-border, #303036));opacity:.5}.bf-select-trigger--invalid{background:var(--bf-color-danger-bg, rgb(220 38 38 / .12));border-color:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-select-icon{display:inline-flex;color:var(--bf-color-text-muted, #7f7f89)}.bf-select-icon svg{width:1rem;height:1rem}.bf-select-trigger.bf-select-trigger--icon-only{width:var(--bf-control-height);padding:0;justify-content:center;gap:0}.bf-select-trigger--icon-only .bf-select-icon{display:none}.bf-select-content{z-index:calc(var(--bf-layer-dialog, 1100) + 2);min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a));border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-control, .5rem);box-shadow:0 12px 36px #00000073}.bf-select-viewport{padding:.375rem}.bf-select-label{padding:var(--bf-space-2, .5rem) var(--bf-space-3, .75rem);margin-top:var(--bf-space-2, .5rem);color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-label-size, .75rem);font-weight:var(--bf-font-weight-semibold, 600);letter-spacing:.04em;background:var(--bf-color-surface-subtle, rgb(255 255 255 / .03));border-top:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem)}.bf-select-label:first-child{margin-top:0;border-top:0;background:transparent}.bf-select-item{position:relative;display:flex;align-items:center;min-height:var(--bf-control-height-sm, 32px);padding:.375rem var(--bf-space-3, .75rem) .375rem var(--bf-space-8, 2rem);border-radius:var(--bf-radius-sm, .375rem);outline:0;font-size:var(--bf-type-body-size, .875rem);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-select-item[data-highlighted]{background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424))}.bf-select-item[data-disabled]{color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));opacity:.45}.bf-select-indicator{position:absolute;left:.625rem;display:inline-flex;color:var(--bf-color-action-primary-hover, #e02020)}.bf-select-indicator svg{width:.875rem;height:.875rem}.bf-tabs-list{display:inline-flex;max-width:100%;padding:.25rem;overflow-x:auto;overflow-y:hidden;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-tabs-list--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-tabs-list--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-tabs-list--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-tabs-list:not(.bf-tabs-list--underline) .bf-tabs-trigger{min-height:var(--bf-control-height, var(--bf-control-height-sm, 32px))}.bf-tabs-trigger{flex:none;min-height:2rem;padding:.375rem .875rem;color:inherit;background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);outline:0;font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.bf-tabs-trigger:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-tabs-trigger:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-tabs-trigger[data-state=active]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);box-shadow:0 .25rem .8rem color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 24%,transparent)}.bf-tabs-trigger:disabled{cursor:not-allowed;opacity:.45}.bf-tabs-content{margin-top:.75rem;outline:0}.bf-tabs-content:focus-visible{border-radius:var(--bf-radius-sm, .375rem);box-shadow:0 0 0 2px var(--bf-color-focus, #f04444)}.bf-tabs-list--underline{padding:0;align-items:stretch;gap:1.25rem;background:transparent;border-bottom:1px solid var(--bf-color-border, #303036);border-radius:0}.bf-tabs-list--underline .bf-tabs-trigger{position:relative;min-height:3rem;padding:0 .125rem;color:var(--bf-color-text-muted, #777);background:transparent;border-radius:0;box-shadow:none;font-weight:500}.bf-tabs-list--underline .bf-tabs-trigger:hover{color:var(--bf-color-text-primary, #fafafa);background:transparent}.bf-tabs-list--underline .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary, #fafafa);background:transparent;box-shadow:none}.bf-tabs-list--underline .bf-tabs-trigger[data-state=active]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--bf-color-action-primary, #cc1717);border-radius:999px;content:""}.bf-tabs-list[aria-orientation=vertical]{flex-direction:column;align-items:stretch;width:100%;min-width:12rem;max-width:none;padding:.25rem;overflow-x:hidden;overflow-y:auto;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-tabs-list[aria-orientation=vertical] .bf-tabs-trigger{width:100%;min-height:var(--bf-control-height, var(--bf-control-height-sm, 32px));padding:.375rem .75rem;text-align:start}.bf-tabs-list[aria-orientation=vertical].bf-tabs-list--underline{padding:.25rem 0;background:transparent;border-bottom:0;border-right:1px solid var(--bf-color-border, #303036);border-radius:0;gap:.25rem}.bf-tabs-list[aria-orientation=vertical].bf-tabs-list--underline .bf-tabs-trigger{min-height:2.5rem;padding:.5rem .75rem}.bf-tabs-list[aria-orientation=vertical].bf-tabs-list--underline .bf-tabs-trigger[data-state=active]:after{right:-1px;bottom:0;left:auto;top:0;width:2px;height:100%}.bf-tabs-list--stretch{display:flex;width:100%}.bf-tabs-list--stretch .bf-tabs-trigger{flex:1;text-align:center;justify-content:center}.bf-tabs-list--border-card{display:inline-flex;max-width:100%;padding:0;overflow-x:auto;overflow-y:hidden;background:transparent;border-radius:var(--bf-radius-md, .5rem);border:1px solid var(--bf-color-border, #303036)}.bf-tabs-list--border-card .bf-tabs-trigger{position:relative;min-height:var(--bf-control-height, var(--bf-control-height-sm, 32px));padding:.375rem .875rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-subtle, #141414);border:0;border-right:1px solid var(--bf-color-border, #303036);border-radius:0;font-size:.8125rem;font-weight:600;cursor:pointer;transition:color .15s ease,background .15s ease}.bf-tabs-list--border-card .bf-tabs-trigger:last-child{border-right:0}.bf-tabs-list--border-card .bf-tabs-trigger:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-tabs-list--border-card .bf-tabs-trigger:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-tabs-list--border-card .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:2px solid var(--bf-color-action-primary, #cc1717)}.bf-tabs-list--border-card .bf-tabs-trigger:disabled{cursor:not-allowed;opacity:.45}.bf-tabs-list--border-card .bf-tabs-trigger+.bf-tabs-trigger{border-left:0}.bf-tabs-list--border-card+.bf-tabs-content{margin-top:0;padding:.75rem 1rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-top:0;border-radius:0 0 var(--bf-radius-md, .5rem) var(--bf-radius-md, .5rem)}.bf-tabs-content--lazy[data-state=inactive]{display:none}.bf-skeleton{position:relative;overflow:hidden;min-height:1rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";transform:translate(-100%);background:linear-gradient(90deg,transparent,rgb(255 255 255 / .07),transparent);animation:bf-shimmer 1.5s infinite}.bf-skeleton--text{width:100%;height:.875rem;min-height:0;border-radius:999px}.bf-skeleton--circle{border-radius:999px}@keyframes bf-shimmer{to{transform:translate(100%)}}.bf-empty-state{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12rem;padding:2rem;text-align:center;border:1px dashed var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-empty-state--sm{min-height:8rem;padding:1.25rem}.bf-empty-state--sm .bf-empty-state-icon{width:2rem;height:2rem}.bf-empty-state-icon{display:grid;width:2.75rem;height:2.75rem;margin-bottom:1rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:999px;font-size:1.25rem}.bf-empty-state-title{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem}.bf-empty-state-description{max-width:28rem;margin:.5rem 0 0;color:var(--bf-color-text-muted, #7f7f89);font-size:.875rem;line-height:1.55}.bf-empty-state-action{margin-top:1rem}.bf-checkbox{box-sizing:border-box;display:inline-grid;flex:none;width:18px;height:18px;padding:0;place-items:center;color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:.25rem;cursor:pointer}.bf-checkbox--sm{width:14px;height:14px}.bf-checkbox--md{width:18px;height:18px}.bf-checkbox--lg{width:22px;height:22px}.bf-checkbox:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-checkbox[data-state=checked],.bf-checkbox[data-state=indeterminate]{background:var(--bf-color-action-primary, #cc1717);border-color:var(--bf-color-action-primary, #cc1717)}.bf-checkbox:focus-visible,.bf-switch:focus-visible,.bf-pagination-link:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-checkbox:disabled,.bf-switch:disabled{cursor:not-allowed;border-color:var(--bf-color-border-disabled, var(--bf-color-border, #303036));background:var(--bf-color-bg-disabled, var(--bf-color-bg-subtle, #141416));opacity:.5}.bf-checkbox-indicator{display:grid;place-items:center;font-size:.75rem;font-weight:800;line-height:1}.bf-switch{box-sizing:border-box;position:relative;display:inline-flex;flex:none;width:var(--bf-switch-width, 36px);height:var(--bf-switch-height, 20px);padding:.125rem;align-items:center;background:var(--bf-color-border-strong, #47474f);border:0;border-radius:999px;cursor:pointer;transition:background-color var(--bf-duration-fast, .12s)}.bf-switch[data-state=checked]{background:var(--bf-color-action-primary, #cc1717)}.bf-switch-thumb{display:block;width:var(--bf-switch-thumb, 16px);height:var(--bf-switch-thumb, 16px);background:var(--bf-color-action-primary-fg, #fff);border-radius:999px;box-shadow:0 1px 3px #00000073;transition:transform var(--bf-duration-fast, .12s)}.bf-switch-thumb[data-state=checked]{transform:translate(var(--bf-switch-travel, 16px))}.bf-switch--sm{--bf-switch-width: 28px;--bf-switch-height: 16px;--bf-switch-thumb: 12px;--bf-switch-travel: 12px}.bf-switch--md{--bf-switch-width: 36px;--bf-switch-height: 20px;--bf-switch-thumb: 16px;--bf-switch-travel: 16px}.bf-switch--lg{--bf-switch-width: 44px;--bf-switch-height: 24px;--bf-switch-thumb: 20px;--bf-switch-travel: 20px}.bf-search-field{box-sizing:border-box;display:flex;min-width:0;min-height:var(--bf-control-height, var(--bf-control-height-md, 36px));padding:0 .625rem;align-items:center;gap:.5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-md, .5rem)}.bf-search-field--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-search-field--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-search-field--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-search-field:focus-within{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-search-field__icon{flex:none;color:var(--bf-color-text-muted, #7f7f89)}.bf-search-field__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bf-search-field__input{box-sizing:border-box;width:100%;min-width:0;min-height:0;flex:1;padding:0;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;outline:0;font:inherit;font-size:var(--bf-type-body-small-size, .8125rem)}.bf-search-field__input::-webkit-search-cancel-button,.bf-search-field__input::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.bf-search-field__input::-moz-placeholder{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-search-field__input::placeholder{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-search-field__input:disabled{cursor:not-allowed;opacity:.55}.bf-search-field__clear{display:grid;width:1.5rem;height:1.5rem;flex:none;padding:0;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer}.bf-search-field__clear:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-search-field__clear:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-choice-chip-group{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem}.bf-choice-chip-group--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-choice-chip-group--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-choice-chip-group--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-choice-chip{box-sizing:border-box;display:inline-flex;min-height:var(--bf-control-height, var(--bf-control-height-sm, 32px));padding:.375rem .75rem;align-items:center;justify-content:center;gap:.375rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:999px;font:inherit;font-size:.8125rem;font-weight:650;cursor:pointer}.bf-choice-chip:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-choice-chip--selected,.bf-choice-chip[aria-selected=true],.bf-choice-chip[aria-pressed=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);border-color:var(--bf-color-action-primary, #cc1717)}.bf-choice-chip:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-choice-chip:disabled{cursor:not-allowed;opacity:.45}.bf-choice-chip small{color:inherit;font-size:.6875rem;opacity:.82}.bf-badge{box-sizing:border-box;display:inline-flex;align-items:center;min-height:1.375rem;padding:.125rem .5rem;border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:650;line-height:1.2;white-space:nowrap}.bf-badge--sm{min-height:1.125rem;padding:0 .375rem}.bf-badge--md{min-height:1.375rem}.bf-badge--lg{min-height:1.625rem;padding:.25rem .625rem}.bf-badge--neutral{color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-color:var(--bf-color-border, #303036)}.bf-badge--success{color:var(--bf-color-success, #86efac);background:var(--bf-color-success-bg, rgb(134 239 172 / .12));border-color:var(--bf-color-success-border, var(--bf-color-success, #86efac))}.bf-badge--warning{color:var(--bf-color-warning, #fcd34d);background:var(--bf-color-warning-bg, rgb(252 211 77 / .12));border-color:var(--bf-color-warning-border, var(--bf-color-warning, #fcd34d))}.bf-badge--danger{color:var(--bf-color-danger, #dc2626);background:var(--bf-color-danger-bg, var(--bf-color-error-surface, rgb(127 29 29 / .24)));border-color:var(--bf-color-danger-border, var(--bf-color-danger, #dc2626))}.bf-badge--accent{color:var(--bf-color-action-primary-fg, var(--bf-color-accent-fg, #fff));background:var(--bf-color-accent, var(--bf-color-action-primary, #cc1717))}.bf-status-tag__icon{flex-shrink:0;margin-right:3px}.bf-status-tag__spinner{flex-shrink:0;margin-right:3px;animation:bf-status-tag-spin 1s linear infinite}@keyframes bf-status-tag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bf-tree{display:flex;flex-direction:column}.bf-tree--sm .bf-tree__node{height:1.875rem;font-size:.8125rem}.bf-tree--md .bf-tree__node{height:2rem;font-size:.875rem}.bf-tree__root,.bf-tree__children{list-style:none;margin:0;padding:0}.bf-tree__children{padding-left:.875rem}.bf-tree__node{display:flex;align-items:center;gap:.25rem;height:2rem;padding-right:.5rem;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-tree__node:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-tree__node--selected{background:var(--bf-color-bg-control, #242424)}.bf-tree__node--disabled{opacity:.5;cursor:not-allowed}.bf-tree__node--disabled:hover{background:transparent}.bf-tree__indent{flex-shrink:0;display:inline-block}.bf-tree__caret{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:var(--bf-color-text-muted, #787881)}.bf-tree__caret--hidden{visibility:hidden}.bf-tree__caret--expanded>span{transform:rotate(90deg);display:block}.bf-tree__checkbox{display:flex;align-items:center;flex-shrink:0}.bf-tree__checkbox input{width:1rem;height:1rem;cursor:pointer;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-tree__icon{flex-shrink:0;display:flex;align-items:center;color:var(--bf-color-text-muted, #787881)}.bf-tree__title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-tree__highlight{background:var(--bf-color-warning-bg, rgb(252 211 77 / .3));color:inherit;border-radius:2px}.bf-tree-select-trigger{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2rem;padding:.25rem .5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;text-align:left;font:inherit;transition:border-color var(--bf-duration-fast, .12s)}.bf-tree-select-trigger--sm{min-height:1.875rem;font-size:.8125rem}.bf-tree-select-trigger--md{min-height:2rem;font-size:.875rem}.bf-tree-select-trigger--lg{min-height:2.25rem;font-size:.9375rem}.bf-tree-select-trigger--open{border-color:var(--bf-color-action-primary, #cc1717)}.bf-tree-select-trigger--disabled{opacity:.5;cursor:not-allowed}.bf-tree-select-trigger__content{display:flex;align-items:center;gap:.25rem;flex:1;min-width:0;overflow:hidden}.bf-tree-select-trigger__placeholder{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-tree-select-trigger__single-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-tree-select-trigger__clear{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;background:none;border:none;cursor:pointer;color:var(--bf-color-text-muted, #787881);border-radius:50%}.bf-tree-select-trigger__clear:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-tree-select-trigger__icon{flex-shrink:0;display:flex;align-items:center;color:var(--bf-color-text-muted, #787881)}.bf-tree-select-trigger--open .bf-tree-select-trigger__icon{transform:rotate(180deg)}.bf-tree-select__tag{display:inline-flex;align-items:center;gap:.25rem;height:1.5rem;padding:0 .375rem;background:var(--bf-color-bg-hover, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem);font-size:.75rem;white-space:nowrap}.bf-tree-select__tag-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--bf-color-text-muted, #787881);padding:0}.bf-tree-select__tag-remove:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-tree-select__tag--more{color:var(--bf-color-text-muted, #787881)}.bf-tree-select-content{background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));overflow:hidden;z-index:var(--bf-z-dropdown, 200)}.bf-tree-select-content--auto-width{width:var(--radix-popover-trigger-width)}.bf-tree-select-content__search{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-tree-select-content__search-input{flex:1;background:none;border:none;outline:none;color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.875rem}.bf-tree-select-content__search-input::-moz-placeholder{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-tree-select-content__search-input::placeholder{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-tree-select-content__tree{padding:.5rem;overflow-y:auto;max-height:17rem}.bf-data-form{display:flex;flex-direction:column;gap:1.25rem}.bf-data-form__fields{width:100%}.bf-data-form__field{display:flex;flex-direction:column;gap:.375rem}.bf-data-form__field--inline{flex-direction:row;align-items:center;gap:.5rem}.bf-data-form__field-row{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0}.bf-data-form--vertical .bf-data-form__field-row{flex-direction:column}.bf-data-form__label{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-data-form__control{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.bf-data-form__control-fallback{height:2rem;background:var(--bf-color-bg-hover, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-data-form__unimplemented{display:flex;align-items:center;height:2rem;padding:0 .75rem;background:var(--bf-color-bg-hover, #1a1a1a);border:1px dashed var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);color:var(--bf-color-text-muted, #787881);font-size:.8125rem}.bf-data-form__description{margin:0;color:var(--bf-color-text-muted, #787881);font-size:.75rem}.bf-data-form__radio-group{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.bf-data-form__radio-item{display:flex;align-items:center;gap:.375rem;font-size:.875rem;cursor:pointer}.bf-data-form__radio-item input{cursor:pointer;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-data-form__actions{display:flex;align-items:center;gap:.75rem;padding-top:.5rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-data-form--label-top .bf-data-form__field-row{flex-direction:column}.bf-data-form--label-right .bf-data-form__field-row{flex-direction:row-reverse;justify-content:flex-end}.bf-data-form--inline-message .bf-data-form__control{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.bf-data-form--inline-message .bf-data-form__field--error .bf-data-form__control{align-items:center}.bf-data-form__inline-error{margin:0;color:var(--bf-color-error, #f87171);font-size:.75rem;line-height:1.4}.bf-data-form__inline-control{display:inline-flex;align-items:center;gap:.5rem}.bf-data-form__label--inline{font-size:.875rem;color:var(--bf-color-text-secondary, #b4b4bd);cursor:pointer}.bf-number-input{font-variant-numeric:tabular-nums}.bf-number-input--out-of-range{border-color:var(--bf-color-warning, #fcd34d)!important}.bf-date-picker-trigger{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2rem;padding:.25rem .5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;text-align:left;font:inherit;color:var(--bf-color-text-primary, #fafafa);transition:border-color var(--bf-duration-fast, .12s)}.bf-date-picker-trigger--sm{min-height:1.875rem;font-size:.8125rem}.bf-date-picker-trigger--md{min-height:2rem;font-size:.875rem}.bf-date-picker-trigger--lg{min-height:2.25rem;font-size:.9375rem}.bf-date-picker-trigger--empty{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-date-picker-trigger:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-date-picker-trigger__icon{flex-shrink:0;color:var(--bf-color-text-muted, #787881)}.bf-date-picker-trigger__text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-date-picker-trigger__clear{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;background:none;border:none;cursor:pointer;color:var(--bf-color-text-muted, #787881);border-radius:50%;font-size:.875rem}.bf-date-picker-trigger__clear:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-date-picker-content{background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));z-index:var(--bf-z-dropdown, 200);overflow:hidden}.bf-date-picker-calendar{color:var(--bf-color-text-primary, #fafafa);background:transparent;font-size:.875rem}.bf-date-picker-calendar .rdp-day{color:var(--bf-color-text-primary, #fafafa)}.bf-date-picker-calendar .rdp-day:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-date-picker-calendar .rdp-selected .rdp-day{background:var(--bf-color-action-primary, #cc1717);color:#fff}.bf-date-picker-calendar .rdp-head_cell{color:var(--bf-color-text-muted, #787881);font-size:.75rem}.bf-datetime-picker{display:flex;align-items:center;gap:.5rem}.bf-datetime-picker__time-row{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-datetime-picker__time-label{font-size:.8125rem;color:var(--bf-color-text-secondary, #b4b4bd);white-space:nowrap}.bf-datetime-picker__time-input{flex:1;min-height:2rem;padding:.25rem .5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.875rem}.bf-time-picker{width:100%;min-height:2rem;padding:.25rem .5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);color:var(--bf-color-text-primary, #fafafa);font:inherit}.bf-time-picker--sm{min-height:1.875rem;font-size:.8125rem}.bf-time-picker--lg{min-height:2.25rem;font-size:.9375rem}.bf-tag-select{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;width:100%;min-height:2rem;padding:.25rem .5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:text;position:relative;transition:border-color var(--bf-duration-fast, .12s)}.bf-tag-select--focused{border-color:var(--bf-color-action-primary, #cc1717)}.bf-tag-select--disabled{opacity:.5;cursor:not-allowed}.bf-tag-select--sm{min-height:1.875rem}.bf-tag-select__tag{display:inline-flex;align-items:center;gap:.25rem;height:1.5rem;padding:0 .375rem;background:var(--bf-color-bg-hover, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem);font-size:.75rem}.bf-tag-select__tag-label{white-space:nowrap;max-width:6rem;overflow:hidden;text-overflow:ellipsis}.bf-tag-select__tag-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--bf-color-text-muted, #787881);padding:0}.bf-tag-select__tag-remove:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-tag-select__input{flex:1;min-width:4rem;background:none;border:none;outline:none;color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.875rem}.bf-tag-select__input::-moz-placeholder{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-tag-select__input::placeholder{color:var(--bf-color-text-placeholder, #5a5a64)}.bf-tag-select__suggestions{position:absolute;top:100%;left:0;right:0;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));list-style:none;margin:0;padding:.25rem 0;z-index:var(--bf-z-dropdown, 200);max-height:12rem;overflow-y:auto}.bf-tag-select__suggestion-item{display:block;width:100%;padding:.375rem .75rem;background:none;border:none;text-align:left;color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.875rem;cursor:pointer}.bf-tag-select__suggestion-item:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-transfer{display:flex;align-items:stretch;gap:.5rem}.bf-transfer__panel{display:flex;flex-direction:column;flex:1;min-width:0;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:hidden}.bf-transfer__panel-header{padding:.5rem .75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:1px solid var(--bf-color-border, #303036);font-size:.8125rem;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-transfer__search{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-bottom:1px solid var(--bf-color-border, #303036);color:var(--bf-color-text-muted, #787881)}.bf-transfer__search-input{flex:1;background:none;border:none;outline:none;color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.8125rem}.bf-transfer__select-all{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--bf-color-text-secondary, #b4b4bd);cursor:pointer}.bf-transfer__select-all input{cursor:pointer;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-transfer__list{list-style:none;margin:0;padding:.25rem;flex:1;overflow-y:auto}.bf-transfer__empty{padding:.75rem;text-align:center;color:var(--bf-color-text-muted, #787881);font-size:.8125rem}.bf-transfer__item{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer;font-size:.875rem}.bf-transfer__item:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-transfer__item--disabled{opacity:.5;cursor:not-allowed}.bf-transfer__item input{flex-shrink:0;cursor:pointer;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-transfer__item-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-transfer__operations{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:0 .25rem}.bf-transfer__op-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;color:var(--bf-color-text-secondary, #b4b4bd);transition:all var(--bf-duration-fast, .12s)}.bf-transfer__op-btn:hover:not(:disabled){border-color:var(--bf-color-action-primary, #cc1717);color:var(--bf-color-action-primary, #cc1717)}.bf-transfer__op-btn:disabled{opacity:.4;cursor:not-allowed}.bf-icon-picker{position:relative;display:inline-block}.bf-icon-picker-trigger{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;color:var(--bf-color-text-primary, #fafafa);transition:border-color var(--bf-duration-fast, .12s)}.bf-icon-picker-trigger:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-icon-picker-trigger__placeholder{color:var(--bf-color-text-muted, #787881);font-size:.75rem}.bf-icon-picker-dropdown{position:absolute;top:calc(100% + 4px);left:0;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));z-index:var(--bf-z-dropdown, 200);width:18rem;max-height:20rem;overflow:hidden;display:flex;flex-direction:column}.bf-icon-picker-search{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--bf-color-border, #303036);color:var(--bf-color-text-muted, #787881)}.bf-icon-picker-search__input{flex:1;background:none;border:none;outline:none;color:var(--bf-color-text-primary, #fafafa);font:inherit;font-size:.875rem}.bf-icon-picker-search__close{display:flex;background:none;border:none;cursor:pointer;color:var(--bf-color-text-muted, #787881)}.bf-icon-picker-categories{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem .75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-icon-picker-category{padding:.125rem .5rem;background:none;border:1px solid transparent;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer;font-size:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);white-space:nowrap}.bf-icon-picker-category:hover{border-color:var(--bf-color-border, #303036)}.bf-icon-picker-category--active{background:var(--bf-color-bg-hover, #1a1a1a);border-color:var(--bf-color-action-primary, #cc1717);color:var(--bf-color-text-primary, #fafafa)}.bf-icon-picker-grid{display:grid;gap:2px;padding:.5rem;overflow-y:auto;flex:1}.bf-icon-picker-item{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;padding:.25rem;background:none;border:1px solid transparent;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer;color:var(--bf-color-text-secondary, #b4b4bd);transition:all var(--bf-duration-fast, .12s)}.bf-icon-picker-item:hover{background:var(--bf-color-bg-hover, #1a1a1a);color:var(--bf-color-text-primary, #fafafa);border-color:var(--bf-color-border, #303036)}.bf-icon-picker-item--selected{background:var(--bf-color-bg-hover, #1a1a1a);border-color:var(--bf-color-action-primary, #cc1717);color:var(--bf-color-action-primary, #cc1717)}.bf-draggable-tree{display:flex;flex-direction:column}.bf-draggable-tree--sm .bf-draggable-tree__node-row{height:1.875rem;font-size:.8125rem}.bf-draggable-tree__root,.bf-draggable-tree__children{list-style:none;margin:0;padding:0}.bf-draggable-tree__children{padding-left:.875rem}.bf-draggable-tree__node{display:flex;flex-direction:column}.bf-draggable-tree__node--dragging{opacity:.4}.bf-draggable-tree__node-row{display:flex;align-items:center;gap:.25rem;height:2rem;padding-right:.5rem;border-radius:var(--bf-radius-sm, .375rem);cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-draggable-tree__node-row:active{cursor:grabbing}.bf-draggable-tree__node-row:hover{background:var(--bf-color-bg-hover, #1a1a1a)}.bf-draggable-tree__node-row--selected{background:var(--bf-color-bg-control, #242424)}.bf-draggable-tree__node-row--disabled{opacity:.5;cursor:not-allowed}.bf-draggable-tree__caret{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:var(--bf-color-text-muted, #787881)}.bf-draggable-tree__caret--expanded>*{transform:rotate(90deg);display:block}.bf-draggable-tree__icon{flex-shrink:0;display:flex;align-items:center;color:var(--bf-color-text-muted, #787881)}.bf-draggable-tree__title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-draggable-tree__overlay{padding:.375rem .75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-action-primary, #cc1717);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-popover, 0 8px 24px rgb(0 0 0 / .24));font-size:.875rem}.bf-color-picker{display:flex;flex-direction:column;gap:.75rem;width:16rem}.bf-color-picker__picker{width:100%!important;height:10rem!important;border-radius:var(--bf-radius-md, .5rem)!important}.bf-color-picker__bottom{display:flex;flex-direction:column;gap:.5rem}.bf-color-picker__preview-row{display:flex;align-items:center;gap:.5rem}.bf-color-picker__preview{width:2.5rem;height:2rem;border-radius:var(--bf-radius-sm, .375rem);border:1px solid var(--bf-color-border, #303036);flex-shrink:0}.bf-color-picker__hex-input{font-family:monospace;font-size:.8125rem}.bf-color-picker__presets{display:flex;flex-direction:column;gap:.5rem}.bf-color-picker__preset-group{display:flex;align-items:center;gap:.5rem}.bf-color-picker__preset-label{font-size:.75rem;color:var(--bf-color-text-muted, #787881);width:3rem;flex-shrink:0}.bf-color-picker__preset-colors{display:flex;flex-wrap:wrap;gap:.25rem}.bf-color-picker__preset-swatch{width:1.25rem;height:1.25rem;border-radius:var(--bf-radius-sm, .25rem);border:1px solid transparent;cursor:pointer;padding:0;transition:transform var(--bf-duration-fast, .12s)}.bf-color-picker__preset-swatch:hover{transform:scale(1.15)}.bf-color-picker__preset-swatch--active{border-color:var(--bf-color-text-primary, #fafafa);box-shadow:0 0 0 2px var(--bf-color-bg-canvas, #050505)}.bf-timeline{display:flex}.bf-timeline--vertical{flex-direction:column;gap:0}.bf-timeline--horizontal{flex-direction:row;gap:0}.bf-timeline__item{display:flex;gap:.75rem;position:relative}.bf-timeline--vertical .bf-timeline__item{flex-direction:row}.bf-timeline--horizontal .bf-timeline__item{flex-direction:column}.bf-timeline__axis{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:1.5rem}.bf-timeline__dot{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--bf-color-bg-elevated, #1a1a1a);border:2px solid var(--bf-color-border, #303036);z-index:1}.bf-timeline__dot--neutral{color:var(--bf-color-text-muted, #787881)}.bf-timeline__dot--success{color:var(--bf-color-success, #86efac);border-color:var(--bf-color-success, #86efac)}.bf-timeline__dot--warning{color:var(--bf-color-warning, #fcd34d);border-color:var(--bf-color-warning, #fcd34d)}.bf-timeline__dot--danger{color:var(--bf-color-danger, #dc2626);border-color:var(--bf-color-danger, #dc2626)}.bf-timeline__dot--active{background:var(--bf-color-action-primary, #cc1717);border-color:var(--bf-color-action-primary, #cc1717);color:#fff;animation:bf-timeline-pulse 2s ease-in-out infinite}@keyframes bf-timeline-pulse{0%,to{opacity:1}50%{opacity:.6}}.bf-timeline__line{width:2px;flex:1;min-height:1.5rem;background:var(--bf-color-border, #303036)}.bf-timeline__content{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0;padding-bottom:1.25rem}.bf-timeline__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bf-timeline__time{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--bf-color-text-muted, #787881);font-variant-numeric:tabular-nums;white-space:nowrap}.bf-timeline__time-date{color:var(--bf-color-text-muted, #787881)}.bf-timeline__time-time{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-timeline__author{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-timeline__avatar{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background:var(--bf-color-bg-hover, #1a1a1a);overflow:hidden;font-size:.625rem}.bf-timeline__body{display:flex;align-items:flex-start;gap:.5rem}.bf-timeline__icon{flex-shrink:0;color:var(--bf-color-text-muted, #787881);display:flex;align-items:center}.bf-timeline__text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.bf-timeline__title{margin:0;font-size:.875rem;color:var(--bf-color-text-primary, #fafafa);line-height:1.4}.bf-timeline__description{margin:0;font-size:.8125rem;color:var(--bf-color-text-secondary, #b4b4bd);line-height:1.5}.bf-timeline__item--last .bf-timeline__content{padding-bottom:0}.bf-card{box-sizing:border-box;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface, var(--bf-color-bg-surface, #101010));border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);box-shadow:var(--bf-shadow-raised, var(--bf-shadow-card, 0 8px 24px rgb(0 0 0 / .18)))}.bf-card--interactive{transition:border-color var(--bf-duration-fast, .12s),box-shadow var(--bf-duration-fast, .12s),transform var(--bf-duration-fast, .12s)}.bf-card--interactive:hover{border-color:var(--bf-color-border-hover, #5a5a64);box-shadow:var(--bf-shadow-card-hover, 0 12px 32px rgb(0 0 0 / .28));transform:translateY(-1px)}.bf-card--interactive:focus-within{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-card-header{display:grid;gap:.375rem;padding:1.25rem 1.25rem 0}.bf-card-title{margin:0;font-size:var(--bf-type-title-size, 1rem);font-weight:650;line-height:1.4}.bf-card-description{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-body-small-size, .8125rem);line-height:var(--bf-type-body-small-line-height, 1.5)}.bf-card-content{padding:1.25rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:var(--bf-type-body-size, .875rem);line-height:var(--bf-type-body-line-height, 1.6)}.bf-card-footer{display:flex;padding:var(--bf-space-4, 1rem) 1.25rem;align-items:center;justify-content:flex-end;gap:var(--bf-space-3, .75rem);border-top:1px solid var(--bf-color-border, #303036)}.bf-pagination{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-pagination-list{display:flex;max-width:100%;margin:0;padding:.125rem;align-items:center;gap:.25rem;overflow-x:auto;list-style:none}.bf-pagination--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-pagination--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-pagination--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-pagination-item{display:contents}.bf-pagination-link{box-sizing:border-box;display:inline-flex;flex:none;min-width:var(--bf-control-height);min-height:var(--bf-control-height);padding:.375rem .625rem;align-items:center;justify-content:center;color:var(--bf-color-text-secondary, #b4b4bd);border:1px solid transparent;border-radius:var(--bf-radius-sm, .375rem);font-size:var(--bf-type-body-small-size, .8125rem);font-weight:600;text-decoration:none;cursor:pointer}.bf-pagination-link:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-pagination-link--active{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border-color:var(--bf-color-border-strong, #47474f)}.bf-pagination-link[aria-disabled=true],.bf-pagination-link:disabled{pointer-events:none;opacity:.45}.bf-pagination-ellipsis{display:inline-grid;flex:none;width:var(--bf-control-height, var(--bf-control-height-sm, 32px));place-items:center;color:var(--bf-color-text-muted, #7f7f89)}.bf-data-pagination{box-sizing:border-box;display:flex;width:100%;min-width:0;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem}.bf-data-pagination>.bf-pagination-list{min-width:0}.bf-data-pagination__size{display:inline-flex;flex:none;align-items:center;gap:.5rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-data-pagination__size-trigger{width:auto;min-width:4.5rem}.bf-data-pagination__size-content{min-width:var(--radix-select-trigger-width)}.bf-data-pagination__total{flex:none;color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-breadcrumb-list{display:flex;max-width:100%;margin:0;padding:0;align-items:center;gap:.5rem;overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);list-style:none;font-size:.8125rem}.bf-breadcrumb--sm .bf-breadcrumb-list{gap:.375rem;font-size:.75rem}.bf-breadcrumb--md .bf-breadcrumb-list{font-size:.8125rem}.bf-breadcrumb-item{display:inline-flex;min-width:0;align-items:center;gap:.5rem}.bf-breadcrumb-link{color:var(--bf-color-text-secondary, #b4b4bd);text-decoration:none;white-space:nowrap}.bf-breadcrumb-link:hover{color:var(--bf-color-text-primary, #fafafa);text-decoration:underline;text-underline-offset:.2rem}.bf-breadcrumb-link:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px;border-radius:.125rem}.bf-breadcrumb-page{overflow:hidden;color:var(--bf-color-text-primary, #fafafa);text-overflow:ellipsis;white-space:nowrap}.bf-breadcrumb-separator{color:var(--bf-color-text-muted, #7f7f89);-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-breadcrumb-ellipsis{display:inline-grid;width:1.5rem;place-items:center}.bf-progress{position:relative;overflow:hidden;width:100%;height:8px;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:999px}.bf-progress--sm{height:4px}.bf-progress--md{height:8px}.bf-progress--lg{height:12px}.bf-progress-indicator{display:block;height:100%;background:var(--bf-color-action-primary, #cc1717);border-radius:inherit;transition:width var(--bf-duration-normal, .18s) ease-out}.bf-progress--indeterminate .bf-progress-indicator{width:40%;animation:bf-progress-indeterminate 1.25s ease-in-out infinite}@keyframes bf-progress-indeterminate{0%{transform:translate(-110%)}to{transform:translate(260%)}}.bf-file-dropzone{box-sizing:border-box;display:flex;min-height:11rem;padding:1.5rem;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;color:var(--bf-color-text-secondary, #b4b4bd);text-align:center;background:var(--bf-color-bg-surface, #101010);border:1px dashed var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-lg, .75rem);outline:0;cursor:pointer;transition:border-color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s)}.bf-file-dropzone:hover,.bf-file-dropzone:focus-visible,.bf-file-dropzone--dragging{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-focus, #f04444)}.bf-file-dropzone:focus-visible{box-shadow:0 0 0 2px var(--bf-color-focus, #f04444)}.bf-file-dropzone--disabled{cursor:not-allowed;opacity:.5}.bf-file-dropzone-icon{display:grid;width:2.75rem;height:2.75rem;place-items:center;color:#fff;background:var(--bf-color-action-primary, #cc1717);border-radius:999px;font-size:1.25rem;font-weight:700}.bf-file-dropzone-prompt{font-size:.875rem;font-weight:650}.bf-file-dropzone-hint{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-asset-visual-slot{position:relative;box-sizing:border-box;min-width:0;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-asset-visual-slot--drop-active{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-asset-visual-slot__stage{display:grid;width:100%;min-height:13rem;padding:0;place-items:stretch;color:inherit;background:transparent;border:0;cursor:pointer}.bf-asset-visual-slot[data-mode=display] .bf-asset-visual-slot__stage{height:100%;min-height:0;cursor:default}.bf-asset-visual-slot__stage:disabled{cursor:not-allowed;opacity:.72}.bf-asset-visual-slot__stage:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-asset-visual-slot__image-wrap,.bf-asset-visual-slot__image{display:block;width:100%;height:100%;min-height:inherit}.bf-asset-visual-slot__image{-o-object-fit:cover;object-fit:cover}.bf-asset-visual-slot__video{display:block;width:100%;height:100%;min-height:inherit;-o-object-fit:contain;object-fit:contain}.bf-asset-visual-slot[data-mode=interactive].bf-asset-visual-slot--media-cell .bf-asset-visual-slot__stage:hover:not(:disabled){background:var(--bf-color-bg-hover, rgb(255 255 255 / .04))}.bf-asset-visual-slot[data-mode=interactive].bf-asset-visual-slot--media-cell .bf-asset-visual-slot__stage:active:not(:disabled){background:var(--bf-color-bg-active, rgb(255 255 255 / .06))}.bf-asset-visual-slot__empty{display:grid;min-height:inherit;padding:1rem;place-items:center;align-content:center;gap:.4rem;color:var(--bf-color-text-secondary, #b4b4bd);text-align:center;background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-asset-visual-slot__empty i{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:#fff;background:var(--bf-color-action-primary, #cc1717);border-radius:999px;font-style:normal}.bf-asset-visual-slot__empty strong{color:var(--bf-color-text-primary, #fafafa);font-size:.875rem}.bf-asset-visual-slot__empty small{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-asset-visual-slot__overlay{position:absolute;top:.625rem;right:.625rem;left:.625rem;display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:.5rem;pointer-events:none}.bf-asset-visual-slot__overlay>strong{min-width:0;padding:.35rem .5rem;overflow:hidden;color:#fff;background:#050505b3;border:1px solid rgb(255 255 255 / .12);border-radius:var(--bf-radius-sm, .375rem);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-asset-visual-slot__actions{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:.25rem;margin-left:auto;pointer-events:auto}.bf-asset-visual-slot__actions .bf-button{width:auto;min-width:1.8rem;height:1.8rem;min-height:1.8rem;padding-inline:.45rem}.bf-asset-visual-slot__actions .bf-button[data-has-icon=true]{width:1.8rem;padding-inline:0}.bf-asset-visual-slot__drop,.bf-asset-visual-slot__busy{position:absolute;right:.625rem;bottom:.625rem;display:inline-flex;max-width:calc(100% - 1.25rem);min-height:1.875rem;padding:.35rem .55rem;align-items:center;gap:.375rem;color:#fff;background:#050505bf;border:1px solid rgb(255 255 255 / .14);border-radius:var(--bf-radius-sm, .375rem);font-size:.75rem;line-height:1.3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-asset-visual-slot__busy{top:0;right:0;bottom:0;left:0;display:grid;max-width:none;padding:1rem;place-content:center;justify-items:center;color:#fff;text-align:center;background:#000000ad;border:0;border-radius:inherit}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__stage,.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__image-wrap,.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__image,.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__video,.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__empty{width:100%;height:100%;min-height:0}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__empty{padding:.75rem;gap:.25rem;color:var(--bf-color-text-muted);background:radial-gradient(circle at 50% 30%,var(--bf-color-bg-elevated),var(--bf-color-bg-canvas) 72%)}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__empty i{width:auto;height:auto;color:var(--bf-color-text-muted);background:transparent;font-size:1.1rem}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__empty strong{color:var(--bf-color-text-secondary);font-size:.75rem;font-weight:500}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__empty small{color:var(--bf-color-text-muted);font-size:.625rem}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__overlay{top:.4rem;right:.4rem;left:.4rem;gap:.3rem;opacity:1}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__overlay>strong{padding:.25rem .4rem;font-size:.625rem}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions{max-width:calc(100% - 2.75rem);gap:.25rem}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions .bf-button{min-width:1.5rem;width:1.5rem;height:1.5rem;min-height:1.5rem;padding:0;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-surface-elevated, var(--bf-color-bg-elevated, #1a1a1a));border:1px solid var(--bf-color-border-control, #47474f);-webkit-backdrop-filter:none;backdrop-filter:none}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions .bf-button:hover:not(:disabled){background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424));border-color:var(--bf-color-border-hover, #5a5a64)}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions .bf-button[data-has-icon=true]{width:1.5rem;padding-inline:0}.bf-asset-visual-slot--media-cell .bf-media-intent-action-bar__icon>svg{width:.75rem;height:.75rem}@media(hover:none)and (pointer:coarse){.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions .bf-button{min-width:var(--bf-control-touch, 2.75rem);height:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-visual-slot--media-cell .bf-asset-visual-slot__actions .bf-button[data-has-icon=true]{width:var(--bf-control-touch, 2.75rem)}}.bf-media-intent-action-bar{display:inline-flex;min-width:0;align-items:center;gap:.375rem;flex-wrap:wrap}.bf-media-intent-action-bar .bf-button{white-space:nowrap}.bf-media-intent-action-bar__icon{display:inline-flex;width:var(--bf-icon-sm, 1rem);height:var(--bf-icon-sm, 1rem);align-items:center;justify-content:center;flex:none;color:inherit}.bf-media-intent-action-bar__icon>svg{width:var(--bf-icon-xs, .875rem);height:var(--bf-icon-xs, .875rem);stroke:currentColor;fill:none}.bf-media-intent-action-bar--dense{gap:.25rem;flex-wrap:nowrap}.bf-media-intent-action-bar--dense .bf-button{width:auto;min-width:var(--bf-control-icon-standard, 2.25rem);height:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem);padding-inline:.625rem}.bf-media-intent-action-bar--dense .bf-button[data-has-icon=true]{width:var(--bf-control-icon-standard, 2.25rem);padding-inline:0}.bf-media-intent-overflow-action-bar{flex-wrap:nowrap}.bf-media-intent-overflow-action-bar__more{flex:none}.bf-media-intent-overflow-action-bar__menu{min-width:12rem}.bf-media-intent-overflow-action-bar__menu-item{display:flex;align-items:center;gap:.5rem}.bf-media-intent-overflow-action-bar__menu-icon{display:inline-flex;width:var(--bf-icon-sm, 1rem);height:var(--bf-icon-sm, 1rem);align-items:center;justify-content:center;flex:none;color:inherit}.bf-media-intent-overflow-action-bar__menu-icon>svg{width:var(--bf-icon-xs, .875rem);height:var(--bf-icon-xs, .875rem);stroke:currentColor;fill:none}.bf-asset-visual-slot__actions.bf-media-intent-overflow-action-bar--has-menu{flex-wrap:nowrap}.bf-asset-visual-slot__actions.bf-media-intent-action-bar--dense{max-width:100%;flex-wrap:wrap}@media(hover:none)and (pointer:coarse){.bf-media-intent-action-bar--dense .bf-button{min-width:var(--bf-control-touch, 2.75rem);height:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-media-intent-action-bar--dense .bf-button[data-has-icon=true]{width:var(--bf-control-touch, 2.75rem)}}.bf-upload-item{box-sizing:border-box;display:grid;gap:.625rem;padding:.875rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-upload-item--error{border-color:var(--bf-color-danger-border, var(--bf-color-danger))}.bf-upload-item-main{display:flex;min-width:0;align-items:center;gap:.75rem}.bf-upload-item-icon{display:grid;flex:none;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-sm, .375rem);font-weight:700}.bf-upload-item--success .bf-upload-item-icon{color:var(--bf-color-status-success, var(--bf-color-success))}.bf-upload-item--error .bf-upload-item-icon{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-upload-item-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-upload-item-name{overflow:hidden;font-size:.8125rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.bf-upload-item-meta,.bf-upload-item-error{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-upload-item-error{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-upload-item-actions{display:flex;flex:none;gap:.25rem}.bf-upload-queue{box-sizing:border-box;display:grid;padding:1rem;gap:1rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-upload-queue-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bf-upload-queue-title{margin:0;font-size:.9375rem;line-height:1.4}.bf-upload-queue-summary{margin:.25rem 0 0;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-upload-queue-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.bf-upload-queue-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-upload-queue-list{display:grid;margin:0;padding:0;gap:.625rem;list-style:none}.bf-upload-queue-empty{min-height:10rem}.bf-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--bf-media-grid-min, 14rem)),1fr));margin:0;padding:0;gap:1rem;list-style:none}.bf-media-grid-item{min-width:0}.bf-media-card{box-sizing:border-box;position:relative;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);transition:border-color var(--bf-duration-fast, .12s),box-shadow var(--bf-duration-fast, .12s)}.bf-media-card--selected{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-media-card-open{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:transparent;border:0;cursor:pointer}.bf-media-card-open:disabled{cursor:not-allowed}.bf-media-card-open:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-3px}.bf-media-card-preview{position:relative}.bf-media-card-preview .bf-media-preview{border:0;border-radius:0}.bf-media-card-preview-overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none}.bf-media-card-select{position:absolute;z-index:4;top:.625rem;left:.625rem;display:grid;width:1.5rem;height:1.5rem;padding:0;place-items:center;color:#fff;background:#080808b8;border:1px solid rgb(255 255 255 / .55);border-radius:999px;cursor:pointer}.bf-media-card-select[aria-pressed=true]{background:var(--bf-color-action-primary, #cc1717);border-color:var(--bf-color-action-primary, #cc1717)}.bf-media-card-select:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-media-card-body{display:flex;min-width:0;padding:.875rem;align-items:flex-start;gap:.75rem}.bf-media-card--actions-top .bf-media-card-body{display:grid;grid-template-columns:minmax(0,1fr)}.bf-media-card--actions-top .bf-media-card-actions{justify-content:flex-start}.bf-media-card-copy{display:grid;min-width:0;flex:1;gap:.25rem}.bf-media-card-header{display:flex;min-width:0;align-items:center;gap:.75rem;flex-wrap:wrap}.bf-media-card-header>.bf-media-card-heading,.bf-media-card-header>.bf-media-card-title{min-width:0;flex:1 1 10rem}.bf-media-card-header>.bf-media-card-actions{width:auto;margin-left:auto;justify-content:flex-end}.bf-media-card-heading{display:flex;min-width:0;align-items:flex-start;gap:.5rem}.bf-media-card-heading .bf-media-card-title{min-width:0;flex:1}.bf-media-card-description-toggle{position:relative;z-index:4}.bf-media-card-title{overflow:hidden;margin:0;font-size:.875rem;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.bf-media-card-description,.bf-media-card-metadata{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-media-card-description[hidden]{display:none}.bf-media-card-actions{position:relative;z-index:4;display:flex;flex:none;gap:.25rem}.bf-file-metadata{display:grid;margin:0;gap:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem}.bf-file-metadata-row{display:grid;padding:.5rem 0;gap:.25rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-file-metadata-row:last-child{border-bottom:0}.bf-file-metadata dt{color:var(--bf-color-text-muted, #7f7f89)}.bf-file-metadata dd{min-width:0;margin:0;overflow-wrap:anywhere}.bf-file-metadata--inline .bf-file-metadata-row{grid-template-columns:minmax(6rem,.35fr) 1fr;gap:1rem}.bf-resource-picker{width:min(56rem,calc(100vw - 2rem));max-height:min(48rem,calc(100vh - 2rem))}.bf-resource-picker-body{display:grid;min-height:0;gap:1rem}.bf-resource-picker-results{min-height:14rem;max-height:min(28rem,52vh);padding:.125rem;overflow:auto}.bf-resource-picker-results>.bf-spinner{margin:5rem auto}.bf-resource-picker-results>.bf-empty-state{min-height:14rem}.bf-resource-picker .bf-media-card[aria-disabled=true]{pointer-events:none;opacity:.45}.bf-resource-picker-error{color:var(--bf-color-status-danger, var(--bf-color-danger));font-size:.8125rem}.bf-place-to-asset.project-asset-picker-dialog{background:var(--bf-color-bg-elevated, #121214);border:1px solid var(--bf-color-border, #303036);box-shadow:0 24px 64px #0000008c}.bf-place-to-asset__split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);min-height:min(28rem,52vh)}.bf-place-to-asset__list-pane{background:var(--bf-color-bg-canvas, #050505)}.bf-place-to-asset__list.project-asset-picker-list .bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem}.bf-place-source-strip{display:flex;gap:.75rem;align-items:center;padding:.65rem .75rem;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);background:var(--bf-color-bg-subtle, #141416)}.bf-place-source-strip__thumb{width:3.25rem;height:3.25rem;border-radius:.4rem;overflow:hidden;background:var(--bf-color-bg-control, #1a1a1e);flex-shrink:0;display:grid;place-items:center;border:1px solid var(--bf-color-border, #303036)}.bf-place-source-strip__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-place-source-strip__thumb-fallback{font-size:.6875rem;color:var(--bf-color-text-muted, #7f7f89)}.bf-place-source-strip__meta{min-width:0;flex:1}.bf-place-source-strip__kicker{font-size:.6875rem;letter-spacing:.02em;color:var(--bf-color-text-muted, #7f7f89)}.bf-place-source-strip__title{margin-top:.1rem;font-size:.875rem;font-weight:650;color:var(--bf-color-text-primary, #fafafa);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-place-source-strip__prompt{margin:.2rem 0 0;font-size:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-place-source-strip__prompt--muted{color:var(--bf-color-text-muted, #7f7f89)}.bf-place-confirm-summary{display:grid;gap:.75rem}.bf-place-confirm-summary__arrow{text-align:center;color:var(--bf-color-text-muted, #7f7f89);font-size:1.1rem}.bf-place-confirm-summary__target{display:flex;gap:.75rem;align-items:center;padding:.75rem;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);background:var(--bf-color-bg-subtle, #141416)}.bf-place-confirm-summary__target-thumb{width:3rem;height:3rem;border-radius:.375rem;overflow:hidden;background:var(--bf-color-bg-control, #1a1a1e);flex-shrink:0;border:1px solid var(--bf-color-border, #303036)}.bf-place-confirm-summary__target-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-place-confirm-summary__target-title{font-weight:650;font-size:.875rem;color:var(--bf-color-text-primary, #fafafa)}.bf-place-confirm-summary__target-path{font-size:.75rem;color:var(--bf-color-text-muted, #7f7f89)}@media(max-width:900px){.bf-place-to-asset__split{grid-template-columns:1fr;min-height:18rem}.bf-place-to-asset__preview-pane{border-left:0!important;border-top:1px solid var(--bf-color-border, #303036);max-height:16rem}}.bf-place-to-asset__preview-pane .bf-system-asset-detail{max-width:100%;min-width:0}.bf-place-to-asset__preview-pane .bf-system-asset-detail-media{max-height:12rem;overflow:hidden}.bf-place-to-asset__preview-pane .bf-system-asset-detail-media img,.bf-place-to-asset__preview-pane .bf-system-asset-detail-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-place-to-asset__preview-pane .bf-system-asset-tags{display:flex;flex-wrap:wrap;gap:.35rem}.bf-place-to-asset__preview-pane .bf-system-asset-tags>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-place-to-asset__list-pane,.bf-place-to-asset__preview-pane{min-width:0}.bf-split-pane{box-sizing:border-box;display:flex;min-width:0;min-height:0;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-split-pane--horizontal{flex-direction:row}.bf-split-pane--vertical{flex-direction:column}.bf-resizable-panel{box-sizing:border-box;min-width:0;min-height:0;overflow:auto}.bf-split-pane-primary{flex:none}.bf-split-pane-secondary{flex:1 1 0}.bf-split-pane--animate-size>.bf-split-pane-primary{transition:width var(--bf-duration-normal, .24s) var(--bf-ease-standard, ease),height var(--bf-duration-normal, .24s) var(--bf-ease-standard, ease)}.bf-split-pane--animate-size.bf-split-pane--dragging>.bf-split-pane-primary{transition:none}.bf-resizable-panel--collapsed{display:none}.bf-split-pane-handle{position:relative;display:grid;flex:none;place-items:center;outline:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-split-pane--horizontal>.bf-split-pane-handle{width:.625rem;cursor:col-resize}.bf-split-pane--vertical>.bf-split-pane-handle{height:.625rem;cursor:row-resize}.bf-split-pane-handle:before{position:absolute;content:"";background:var(--bf-color-border-strong, #47474f);transition:background-color var(--bf-duration-fast, .12s)}.bf-split-pane--horizontal>.bf-split-pane-handle:before{width:1px;height:100%}.bf-split-pane--vertical>.bf-split-pane-handle:before{width:100%;height:1px}.bf-split-pane-handle>span{z-index:1;width:.25rem;height:2rem;background:var(--bf-color-text-muted, #7f7f89);border-radius:999px}.bf-split-pane-action{position:absolute;z-index:2;display:grid;width:1.75rem;height:1.75rem;padding:0;place-items:center;color:var(--bf-color-text-secondary, #c6c6cc);background:var(--bf-color-bg-elevated, #242428);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:999px;cursor:pointer}.bf-split-pane--vertical>.bf-split-pane-handle>span{width:2rem;height:.25rem}.bf-split-pane-handle:hover:before,.bf-split-pane-handle:focus-visible:before,.bf-split-pane--dragging>.bf-split-pane-handle:before{background:var(--bf-color-focus, #f04444)}.bf-split-pane-handle:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-split-pane-handle--disabled{cursor:default!important}.bf-split-pane-handle--disabled>span{opacity:.3}.bf-editor-shell{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:20rem;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-editor-header{display:flex;min-width:0;min-height:3rem;padding:.5rem .75rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-editor-toolbar{border:0;background:transparent}.bf-editor-body{display:flex;min-width:0;min-height:0;overflow:hidden}.bf-editor-sidebar{flex:0 0 min(20rem,32%);min-width:12rem;overflow:auto;border-right:1px solid var(--bf-color-border, #303036)}.bf-editor-main{min-width:0;min-height:0;flex:1;overflow:auto}.bf-editor-status-bar{display:flex;min-width:0;min-height:2rem;padding:.375rem .75rem;align-items:center;justify-content:space-between;gap:.75rem;color:var(--bf-color-text-muted, #7f7f89);border-top:1px solid var(--bf-color-border, #303036);font-size:.75rem}.bf-inspector-section{color:var(--bf-color-text-primary, #fafafa);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-inspector-section--error{box-shadow:inset 2px 0 0 var(--bf-color-danger, #dc2626)}.bf-inspector-section-header{display:flex;min-width:0;align-items:stretch}.bf-inspector-section-trigger{display:flex;min-width:0;min-height:2.75rem;padding:.625rem .75rem;flex:1;align-items:center;justify-content:space-between;gap:.75rem;color:inherit;text-align:left;background:transparent;border:0;outline:0;cursor:pointer}.bf-inspector-section-trigger:disabled{cursor:default}.bf-inspector-section-trigger:hover{background:var(--bf-color-bg-hover, #242424)}.bf-inspector-section-trigger:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-inspector-section-heading{display:grid;min-width:0;gap:.125rem}.bf-inspector-section-heading strong{font-size:.8125rem}.bf-inspector-section-heading small{overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;text-overflow:ellipsis;white-space:nowrap}.bf-inspector-section-chevron{flex:none;transition:transform var(--bf-duration-normal, .18s)}.bf-inspector-section-trigger[aria-expanded=true] .bf-inspector-section-chevron{transform:rotate(180deg)}.bf-inspector-section-actions{display:flex;flex:none;padding-right:.375rem;align-items:center;gap:.25rem}.bf-inspector-section-content{display:grid;padding:.25rem .75rem 1rem;gap:.875rem}.bf-inspector-section-content[hidden]{display:none}.bf-inspector-section-error{padding:0 .75rem .75rem;color:var(--bf-color-status-danger, var(--bf-color-danger));font-size:.75rem}.bf-character-count{display:inline-flex;align-items:center;color:var(--bf-color-text-muted, #7f7f89);font-variant-numeric:tabular-nums;white-space:nowrap}.bf-character-count--warning{color:var(--bf-color-status-warning, var(--bf-color-warning))}.bf-character-count--over{color:var(--bf-color-status-danger, var(--bf-color-danger));font-weight:650}.bf-step-indicator{display:flex;margin:0;padding:0;list-style:none}.bf-step-indicator--horizontal{align-items:flex-start}.bf-step-indicator--vertical{flex-direction:column}.bf-step-item{position:relative;min-width:0;flex:1}.bf-step-item:not(:last-child):after{position:absolute;content:"";background:var(--bf-color-border-strong, #47474f)}.bf-step-indicator--horizontal .bf-step-item:not(:last-child):after{top:1rem;left:calc(50% + 1rem);right:calc(-50% + 1rem);height:1px}.bf-step-indicator--vertical .bf-step-item:not(:last-child):after{top:2rem;bottom:0;left:1rem;width:1px}.bf-step-content,.bf-step-button{box-sizing:border-box;display:flex;width:100%;min-width:0;padding:.25rem;align-items:flex-start;gap:.625rem;color:var(--bf-color-text-secondary, #b4b4bd);text-align:left;background:transparent;border:0;font:inherit}.bf-step-button{border-radius:var(--bf-radius-sm, .375rem);cursor:pointer}.bf-step-button:hover{background:var(--bf-color-bg-hover, #242424)}.bf-step-button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-step-button:disabled{cursor:not-allowed;opacity:.5}.bf-step-marker{z-index:1;display:grid;flex:none;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:999px;font-size:.75rem;font-weight:700}.bf-step-copy{display:grid;min-width:0;padding-top:.25rem;gap:.125rem}.bf-step-copy strong{color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem}.bf-step-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4}.bf-step-item--current .bf-step-marker{color:var(--bf-color-action-primary-fg);background:var(--bf-color-action-primary, #cc1717);border-color:var(--bf-color-action-primary, #cc1717)}.bf-step-item--complete .bf-step-marker{color:var(--bf-color-status-success, var(--bf-color-success));border-color:var(--bf-color-success-border, var(--bf-color-success))}.bf-step-item--error .bf-step-marker{color:var(--bf-color-status-danger, var(--bf-color-danger));border-color:var(--bf-color-danger-border, var(--bf-color-danger))}.bf-step-item--disabled{opacity:.5}.bf-task-status{display:flex;min-width:0;align-items:flex-start;gap:.75rem}.bf-task-status-icon{display:grid;flex:none;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:999px;font-weight:700}.bf-task-status-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-task-status-copy strong{font-size:.875rem}.bf-task-status-copy span,.bf-task-status-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-task-status-actions{display:flex;flex:none;gap:.25rem}.bf-task-status--running .bf-task-status-icon--default{position:relative;color:transparent}.bf-task-status--running .bf-task-status-icon--default:after{content:"";display:block;width:.9rem;height:.9rem;border:2px solid rgb(147 197 253 / .28);border-top-color:#93c5fd;border-radius:999px;animation:bf-spin .8s linear infinite}.bf-task-status--success .bf-task-status-icon{color:var(--bf-color-status-success, var(--bf-color-success))}.bf-task-status--error .bf-task-status-icon{color:var(--bf-color-status-danger, var(--bf-color-danger))}.bf-task-status--paused .bf-task-status-icon{color:var(--bf-color-status-warning, var(--bf-color-warning))}.bf-task-progress{box-sizing:border-box;display:grid;padding:1rem;gap:.875rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-task-progress-bar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-task-progress-stage{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem}.bf-task-progress-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-task-center{z-index:70;box-sizing:border-box;width:min(22.5rem,calc(100vw - 2rem));overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-bg-surface, #101010) 94%,transparent);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);box-shadow:0 1rem 3rem #00000073;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.bf-task-center--bottom-left,.bf-task-center--bottom-right{position:fixed;bottom:1rem}.bf-task-center--bottom-left{left:1rem}.bf-task-center--bottom-right{right:1rem}.bf-task-center--inline{position:relative}.bf-task-center__header{box-sizing:border-box;display:flex;width:100%;min-height:2.75rem;padding:0 .875rem;align-items:center;justify-content:space-between;gap:.75rem;color:inherit;text-align:left;background:transparent;border:0;font:inherit;cursor:pointer}.bf-task-center__header:hover{background:var(--bf-color-bg-hover, #242424)}.bf-task-center__header:focus-visible,.bf-task-center__collapse:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-task-center__header>strong,.bf-task-center__header>span{display:inline-flex;align-items:center;gap:.4375rem;white-space:nowrap}.bf-task-center__header>strong{min-width:0;overflow:hidden;font-size:.875rem;text-overflow:ellipsis}.bf-task-center__header>span{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-task-center__header i{display:inline-block;font-style:normal;transition:transform var(--bf-duration-normal, .18s)}.bf-task-center__header[aria-expanded=false] i{transform:rotate(180deg)}.bf-task-center__jobs{display:grid;max-height:min(56vh,32.5rem);padding:0 .5rem .5rem;gap:.5rem;overflow-y:auto}.bf-task-center__jobs .bf-task-progress{padding:.75rem;gap:.5625rem;box-shadow:none}.bf-task-center__collapse{justify-self:end;min-height:2rem;padding:.375rem .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.75rem;cursor:pointer}.bf-task-center__collapse:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}@media(max-width:640px){.bf-task-center--bottom-left,.bf-task-center--bottom-right{right:.625rem;bottom:.625rem;left:.625rem;width:auto}}.bf-log-viewer{box-sizing:border-box;display:grid;min-width:0;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-log-viewer-header,.bf-log-viewer-tools{display:flex;min-width:0;padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-log-viewer-header strong{font-size:.875rem}.bf-log-viewer-actions,.bf-log-viewer-levels{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.bf-log-viewer-actions button,.bf-log-viewer-levels button{min-height:1.875rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-log-viewer-actions button:hover,.bf-log-viewer-levels button:hover,.bf-log-viewer-levels button[aria-pressed=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-log-viewer-actions button:focus-visible,.bf-log-viewer-levels button:focus-visible,.bf-log-viewer-search input:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-log-viewer-actions button:disabled{cursor:not-allowed;opacity:.45}.bf-log-viewer-search{display:flex;min-width:min(100%,14rem);align-items:center}.bf-log-viewer-search>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bf-log-viewer-search input{box-sizing:border-box;width:100%;min-height:2rem;padding:.375rem .625rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.75rem}.bf-log-viewer-viewport{min-height:9rem;max-height:20rem;overflow:auto;background:var(--bf-color-bg-canvas, #090909)}.bf-log-viewer-list{display:grid;margin:0;padding:.5rem 0;list-style:none}.bf-log-line{display:grid;grid-template-columns:4.25rem 5rem minmax(4rem,auto) minmax(12rem,1fr);min-width:-moz-max-content;min-width:max-content;padding:.25rem 1rem;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.55}.bf-log-line:hover{background:var(--bf-color-bg-hover, #242424)}.bf-log-line-level{font-weight:700}.bf-log-line-time,.bf-log-line-source{color:var(--bf-color-text-muted, #7f7f89)}.bf-log-line-message{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere}.bf-log-line--warning .bf-log-line-level{color:#fde68a}.bf-log-line--error .bf-log-line-level{color:var(--bf-color-danger-text, #fca5a5)}.bf-log-line--success .bf-log-line-level{color:#86efac}.bf-log-line--debug .bf-log-line-level{color:#c4b5fd}.bf-log-line--info .bf-log-line-level{color:#93c5fd}.bf-log-viewer-empty{display:grid;min-height:9rem;padding:1rem;place-items:center;color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-validation-summary{box-sizing:border-box;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-validation-summary--error{border-color:var(--bf-color-danger-border, rgb(239 68 68 / .45))}.bf-validation-summary-header{display:flex;padding:.875rem 1rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-validation-summary-header>strong{font-size:.875rem}.bf-validation-summary-counts{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-validation-list{display:grid;margin:0;padding:0;list-style:none}.bf-validation-item{display:flex;min-width:0;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-validation-item:last-child{border-bottom:0}.bf-validation-icon{display:grid;flex:none;width:1.5rem;height:1.5rem;place-items:center;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:999px;font-size:.75rem;font-weight:700}.bf-validation-item--error .bf-validation-icon{color:var(--bf-color-danger-text, #fca5a5)}.bf-validation-item--warning .bf-validation-icon{color:#fde68a}.bf-validation-item--success .bf-validation-icon{color:#86efac}.bf-validation-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-validation-copy strong{font-size:.8125rem}.bf-validation-copy span,.bf-validation-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.45}.bf-validation-item button{flex:none;min-height:1.875rem;padding:.25rem .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-validation-item button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-validation-item button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-validation-empty{padding:2rem 1rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;font-size:.8125rem}.bf-result-panel{box-sizing:border-box;display:grid;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-result-panel--error{border-color:var(--bf-color-danger-border, rgb(239 68 68 / .45))}.bf-result-panel--success{border-color:#22c55e59}.bf-result-panel-header{display:flex;min-width:0;padding:1rem;align-items:flex-start;gap:.75rem}.bf-result-panel-content{min-width:0;padding:0 1rem 1rem}.bf-result-panel-icon{display:grid;flex:none;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:999px;font-weight:700}.bf-result-panel--success .bf-result-panel-icon{color:#86efac}.bf-result-panel--error .bf-result-panel-icon{color:var(--bf-color-danger-text, #fca5a5)}.bf-result-panel-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-result-panel-copy strong{font-size:.875rem}.bf-result-panel-copy span,.bf-result-panel-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.45}.bf-result-panel-actions{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.bf-timeline{box-sizing:border-box;min-width:0;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-canvas, #050505);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-timeline-viewport{overflow-x:auto;overscroll-behavior-inline:contain}.bf-timeline-viewport:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-timeline-canvas{position:relative;min-width:100%;padding-top:2rem}.bf-timeline-ruler{position:absolute;top:0;left:0;width:100%;height:2rem;color:var(--bf-color-text-muted, #7f7f89);border-bottom:1px solid var(--bf-color-border, #303036);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.625rem;pointer-events:none}.bf-timeline-ruler span{position:absolute;top:.5rem;padding-left:.25rem;border-left:1px solid var(--bf-color-border-strong, #47474f);transform:translate(6rem)}.bf-timeline-track{display:grid;grid-template-columns:6rem 1fr;min-height:4rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-timeline-track:last-child{border-bottom:0}.bf-timeline-track-label{z-index:2;position:sticky;left:0;display:flex;padding:.75rem;align-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border-right:1px solid var(--bf-color-border, #303036);font-size:.75rem}.bf-timeline-track-lane{position:relative;min-width:0;background-image:linear-gradient(90deg,transparent calc(100% - 1px),rgb(255 255 255 / .04) 0);background-size:24px 100%}.bf-timeline-clip{position:absolute;top:.625rem;bottom:.625rem;overflow:hidden;padding:.5rem;color:var(--bf-color-status-info, var(--bf-color-info));text-align:left;text-overflow:ellipsis;white-space:nowrap;background:var(--bf-color-info-bg);border:1px solid var(--bf-color-info-border, var(--bf-color-info));border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-timeline-clip:active{cursor:grabbing}.bf-timeline-clip:hover{background:var(--bf-color-surface-hover, var(--bf-color-bg-hover))}.bf-timeline-clip--selected{box-shadow:0 0 0 2px var(--bf-color-focus)}.bf-timeline-clip:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-timeline-clip:disabled{cursor:not-allowed;opacity:.45}.bf-timeline-trim-handle{position:absolute;z-index:3;top:.5rem;bottom:.5rem;width:.75rem;padding:0;background:var(--bf-color-focus);border:2px solid var(--bf-color-bg-canvas);border-radius:999px;outline:0;cursor:ew-resize;touch-action:none;transform:translate(-50%)}.bf-timeline-trim-handle:after{position:absolute;top:.25rem;right:.15rem;bottom:.25rem;left:.15rem;content:"";border-right:1px solid rgb(255 255 255 / .75);border-left:1px solid rgb(255 255 255 / .75)}.bf-timeline-trim-handle:hover,.bf-timeline-trim-handle:focus-visible{box-shadow:0 0 0 2px var(--bf-color-action-primary-fg)}.bf-timeline-trim-handle:disabled{cursor:not-allowed;opacity:.45}.bf-timeline-playhead{position:absolute;z-index:4;top:1.5rem;bottom:0;width:1px;background:var(--bf-color-focus);pointer-events:none}.bf-timeline-playhead span{position:absolute;top:0;left:-.3rem;width:0;height:0;border-top:.5rem solid var(--bf-color-focus);border-right:.3rem solid transparent;border-left:.3rem solid transparent}.bf-canvas-viewport{position:relative;box-sizing:border-box;min-width:0;min-height:24rem;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background-color:var(--bf-color-bg-canvas, #090909);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);outline:0;cursor:grab;touch-action:none}.bf-canvas-viewport:active{cursor:grabbing}.bf-canvas-viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-canvas-viewport--grid{background-image:radial-gradient(circle,color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 13%,transparent) 1px,transparent 1px);background-size:20px 20px}.bf-canvas-content{position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform}.bf-canvas-controls{position:absolute;z-index:5;right:.75rem;bottom:.75rem;display:flex;padding:.25rem;align-items:center;gap:.25rem;background:color-mix(in srgb,var(--bf-color-bg-surface, #101010) 92%,transparent);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);box-shadow:0 8px 24px #00000059}.bf-canvas-controls button{min-width:2rem;min-height:2rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.75rem;cursor:pointer}.bf-canvas-controls button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-canvas-controls button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-1px}.bf-canvas-controls button:disabled{cursor:not-allowed;opacity:.4}.bf-canvas-controls output{min-width:3rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;font-size:.6875rem;font-variant-numeric:tabular-nums}.bf-canvas-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:2rem;place-content:center;gap:.375rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;pointer-events:none}.bf-canvas-empty strong{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem}.bf-canvas-empty span{max-width:24rem;font-size:.75rem;line-height:1.5}.bf-canvas-selection-layer{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;outline:0;cursor:crosshair;touch-action:none}.bf-canvas-selection-layer:focus-visible{box-shadow:inset 0 0 0 2px var(--bf-color-focus, #f04444)}.bf-canvas-selection-rect{position:absolute;background:var(--bf-color-info-bg, rgb(59 130 246 / .14));border:1px solid var(--bf-color-info, #60a5fa);pointer-events:none}.bf-canvas-item{position:absolute;z-index:2;margin:0;color:inherit;text-align:inherit;background:transparent;border:0;font:inherit;cursor:pointer}.bf-canvas-item--selected{box-shadow:0 0 0 2px var(--bf-color-focus, #f04444)}.bf-canvas-item:focus-visible{outline:2px solid var(--bf-color-text-primary, #fff);outline-offset:2px}.bf-section-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:1rem}.bf-section-header-copy{display:grid;min-width:0;gap:.25rem}.bf-section-header-eyebrow{color:var(--bf-color-action-primary-hover, #e02020);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bf-section-header h2{margin:0;font-size:1rem}.bf-section-header p{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.5}.bf-page-header{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem 0;background:var(--bf-color-bg-canvas, #050505)}.bf-page-header--bordered{padding-bottom:.75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-page-header--sticky{position:sticky;top:var(--bf-page-header-sticky-top, 0px);z-index:var(--bf-z-sticky, 100);background:var(--bf-color-bg-canvas, #050505);box-shadow:var(--bf-shadow-sm, 0 1px 4px rgb(0 0 0 / .12))}.bf-page-header--sm{padding:.875rem 1.5rem 0}.bf-page-header--lg{padding:1.5rem 1.5rem 0}.bf-page-header__breadcrumb{margin-bottom:.125rem}.bf-page-header__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none}.bf-page-header__breadcrumb-item{display:flex;align-items:center;gap:.25rem}.bf-page-header__breadcrumb-link{display:flex;align-items:center;gap:.25rem;color:var(--bf-color-text-muted, #787881);font-size:.8125rem;line-height:1.5;text-decoration:none;cursor:pointer}.bf-page-header__breadcrumb-link:hover{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-page-header__breadcrumb-separator{color:var(--bf-color-text-placeholder, #5a5a64);flex-shrink:0}.bf-page-header__breadcrumb-current{display:flex;align-items:center;gap:.25rem;color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem}.bf-page-header__title-row{display:flex;align-items:center;gap:.75rem;min-width:0}.bf-page-header__back{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;transition:border-color var(--bf-duration-fast, .12s)}.bf-page-header__back:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-page-header__title-block{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.bf-page-header__title{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1.375rem;font-weight:700;line-height:1.3}.bf-page-header--sm .bf-page-header__title{font-size:1.125rem}.bf-page-header--lg .bf-page-header__title{font-size:1.75rem}.bf-page-header__description{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;line-height:1.5}.bf-page-header__extra{display:flex;align-items:center;gap:.5rem;margin-left:auto}.bf-page-header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:.5rem}.bf-page-header__tabs{margin-top:.5rem}.bf-section-header-metadata{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-section-header-actions{display:flex;flex:none;flex-wrap:wrap;gap:.375rem}.bf-version-navigator{display:inline-flex;padding:.25rem;align-items:center;gap:.25rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:999px}.bf-version-navigator button{min-width:1.75rem;min-height:1.75rem;padding:.25rem .5rem;color:inherit;background:transparent;border:0;border-radius:999px;font:inherit;font-size:.75rem;cursor:pointer}.bf-version-navigator button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-version-navigator button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:1px}.bf-version-navigator button:disabled{cursor:not-allowed;opacity:.4}.bf-version-navigator output{min-width:3.75rem;text-align:center;font-size:.75rem;font-variant-numeric:tabular-nums}.bf-version-navigator .bf-version-navigator-restore{padding-inline:.75rem;border-left:1px solid var(--bf-color-border, #303036);border-radius:0 999px 999px 0}.bf-labeled-slider{display:grid;min-width:0;grid-template-columns:minmax(8rem,1fr) auto;align-items:center;gap:.5rem .75rem}.bf-labeled-slider-header{grid-column:1 / -1;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.bf-labeled-slider-header label{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem}.bf-labeled-slider-header input,.bf-labeled-slider-value{box-sizing:border-box;width:5rem;min-height:1.75rem;padding:.25rem .5rem;color:var(--bf-color-text-primary, #fafafa);text-align:right;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;font-variant-numeric:tabular-nums}.bf-labeled-slider>input[type=range]{width:100%;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-labeled-slider-reset{min-height:1.75rem;padding:.25rem .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-labeled-slider button:focus-visible,.bf-labeled-slider input:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-option-list{display:grid;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-option-item{display:flex;min-width:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-option-item:last-child{border-bottom:0}.bf-option-item--selected{background:#cc17171a}.bf-option-item--disabled{opacity:.5}.bf-option-item-select{display:flex;min-width:0;min-height:4rem;padding:.75rem 1rem;flex:1;align-items:center;gap:.75rem;color:inherit;text-align:left;background:transparent;border:0;font:inherit;cursor:pointer}.bf-option-item-select:hover{background:var(--bf-color-bg-hover, #242424)}.bf-option-item-leading{display:grid;flex:none;width:2rem;height:2rem;place-items:center;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-option-item-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-option-item-copy strong{font-size:.8125rem}.bf-option-item-copy span,.bf-option-item-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.45}.bf-option-item-marker{display:grid;width:1.25rem;height:1.25rem;place-items:center;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:999px;color:#fff;background:var(--bf-color-action-primary, #cc1717);font-size:.625rem}.bf-option-item-favorite{width:3rem;color:#fde68a;background:transparent;border:0;border-left:1px solid var(--bf-color-border, #303036);font-size:1rem;cursor:pointer}.bf-option-item-favorite:hover{background:var(--bf-color-bg-hover, #242424)}.bf-option-item button:focus-visible{z-index:1;outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-option-item button:disabled{cursor:not-allowed}.bf-option-list-empty{padding:2rem 1rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;font-size:.8125rem}.bf-metric-list{display:grid;margin:0;gap:0}.bf-metric-item{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:.75rem 0;align-items:end;gap:.375rem 1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-metric-item:last-child{border-bottom:0}.bf-metric-item dt{display:grid;gap:.125rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem}.bf-metric-item dt small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-metric-item dd{display:flex;margin:0;align-items:baseline;gap:.25rem;font-variant-numeric:tabular-nums}.bf-metric-item dd strong{color:var(--bf-color-text-primary, #fafafa);font-size:1rem}.bf-metric-item dd span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-metric-item progress{grid-column:1 / -1;width:100%;height:.375rem;accent-color:var(--bf-color-action-primary, #cc1717)}.bf-metric-item--positive progress{accent-color:#22c55e}.bf-metric-item--warning progress{accent-color:#eab308}.bf-metric-item--negative progress{accent-color:var(--bf-color-danger, #ef4444)}.bf-score-breakdown{box-sizing:border-box;padding:1rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-score-breakdown>header{display:flex;padding-bottom:.75rem;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-score-breakdown>header strong{font-size:.875rem}.bf-score-breakdown>header output{color:var(--bf-color-text-primary, #fafafa);font-size:1.5rem;font-weight:700}.bf-score-breakdown>header output small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:400}.bf-domain-card{box-sizing:border-box;display:grid;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-domain-card--selected{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-domain-card-media{aspect-ratio:16 / 9;overflow:hidden;background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-domain-card-media .bf-media-preview{height:100%}.bf-domain-card-body{display:grid;padding:1rem;gap:.875rem}.bf-domain-card-body>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:.75rem}.bf-domain-card h3,.bf-domain-card p{margin:0}.bf-domain-card h3{font-size:.9375rem}.bf-domain-card p{margin-top:.25rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.5}.bf-domain-card-badges,.bf-domain-card-actions{display:flex;flex:none;flex-wrap:wrap;gap:.375rem}.bf-domain-card dl{display:grid;margin:0;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.5rem}.bf-domain-card dl>div{display:grid;padding:.625rem;gap:.125rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-sm, .375rem)}.bf-domain-card dt{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem}.bf-domain-card dd{margin:0;font-size:.75rem}.bf-domain-card-actions button{min-height:2rem;padding:.375rem .75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.75rem;cursor:pointer}.bf-domain-card-actions button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-domain-card-actions button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-domain-card footer{padding-top:.75rem;color:var(--bf-color-text-muted, #7f7f89);border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}.bf-content-card-shell{box-sizing:border-box;display:grid;min-width:0;overflow:hidden;container:bf-content-card / inline-size;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-left-width:3px;border-radius:var(--bf-radius-lg, .75rem)}.bf-content-card-shell--info{border-left-color:#38bdf8}.bf-content-card-shell--success{border-left-color:#22c55e}.bf-content-card-shell--warning{border-left-color:#eab308}.bf-content-card-shell--error{border-left-color:var(--bf-color-danger-border, #ef4444)}.bf-content-card-shell-header{display:flex;min-width:0;padding:.875rem 1rem;align-items:flex-start;gap:.75rem}.bf-content-card-shell-icon{display:grid;flex:none;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:var(--bf-radius-md, .5rem)}.bf-content-card-shell-heading{display:grid;min-width:0;flex:1;gap:.1875rem}.bf-content-card-shell-title-row,.bf-content-card-shell-badges,.bf-content-card-shell-actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-content-card-shell-title{margin:0;font-size:.875rem;line-height:1.4}.bf-content-card-shell-description{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;line-height:1.5}.bf-content-card-shell-metadata{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-content-card-shell-status{flex:none}.bf-content-card-shell-header-actions{display:flex;min-width:0;max-width:100%;margin-left:auto;flex:0 1 auto;align-items:center;justify-content:flex-end}.bf-content-card-shell-header-actions>.bf-card-action-bar{justify-content:flex-end}.bf-content-card-shell-toggle,.bf-media-card-description-toggle{display:grid;flex:none;width:2rem;height:2rem;padding:0;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;cursor:pointer}.bf-content-card-shell-toggle>span:last-child,.bf-media-card-description-toggle>span:last-child{transition:transform var(--bf-duration-fast, .12s)}.bf-content-card-shell--collapsed .bf-content-card-shell-toggle>span:last-child,.bf-media-card--description-collapsed .bf-media-card-description-toggle>span:last-child{transform:rotate(-90deg)}.bf-content-card-shell-toggle:hover,.bf-media-card-description-toggle:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-content-card-shell button:focus-visible:not(.bf-overflow-action-bar__more):not([data-state=open]),.bf-media-card-description-toggle:focus-visible,.bf-collapsible-trace summary:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-content-card-shell-content{min-width:0;padding:0 1rem 1rem;line-height:1.6}.bf-content-card-shell-content[hidden]{display:none}.bf-content-card-shell-actions{padding:.75rem 1rem;justify-content:flex-end;border-top:1px solid var(--bf-color-border, #303036)}.bf-content-card-shell>footer{padding:.625rem 1rem;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-elevated, #1a1a1a);border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}.bf-content-card-list{display:grid;min-width:0;margin:0;padding:0;grid-template-columns:repeat(var(--bf-content-card-list-columns, 1),minmax(0,1fr));gap:.875rem;list-style:none}.bf-content-card-list--auto{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--bf-content-card-list-min, 18rem)),1fr))}.bf-content-card-list-item{min-width:0}.bf-content-card-list-item>.bf-content-card-shell{height:100%}.bf-content-card-list-empty{box-sizing:border-box;padding:2rem 1rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;background:var(--bf-color-bg-surface, #101010);border:1px dashed var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-lg, .75rem)}.bf-text-card{height:100%}.bf-text-card-body{min-width:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.7;overflow-wrap:anywhere}.bf-text-card-body>:first-child{margin-top:0}.bf-text-card-body>:last-child{margin-bottom:0}.bf-text-card-body h4{margin:0 0 .5rem;color:var(--bf-color-text-primary, #fafafa);font-size:.875rem}.bf-text-card-body p{margin:.45rem 0}.bf-text-card-body blockquote{margin:.75rem 0 0;padding:.65rem .75rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border-left:2px solid var(--bf-color-action-primary, #cc1717)}.bf-text-card-fields{display:grid;margin:0;gap:.625rem}.bf-text-card-fields+.bf-text-card-body{margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-text-card-fields>div{display:grid;grid-template-columns:minmax(4.25rem,.28fr) minmax(0,1fr);align-items:start;gap:.75rem}.bf-text-card-fields dt{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-text-card-fields dd{min-width:0;margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.6;overflow-wrap:anywhere}.bf-text-card--document{height:auto;background:linear-gradient(180deg,var(--bf-color-bg-surface, #101010),color-mix(in srgb,var(--bf-color-bg-surface, #101010) 92%,var(--bf-color-bg-canvas, #050505)));border-left-width:1px;border-radius:var(--bf-radius-md, .5rem)}.bf-text-card--document .bf-content-card-shell-header{padding:1.4rem 1.6rem 1.15rem;align-items:center;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-text-card--document .bf-content-card-shell-heading{gap:.35rem}.bf-text-card--document .bf-content-card-shell-title{font-size:1.15rem;line-height:1.3;letter-spacing:-.015em}.bf-text-card--document .bf-content-card-shell-description{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8rem}.bf-text-card--document .bf-content-card-shell-metadata{margin-top:.2rem;font-size:.68rem}.bf-text-card--document .bf-content-card-shell-content{padding:1.35rem 1.6rem 1.75rem}.bf-text-card--document .bf-text-card-body{max-width:45rem;margin-inline:auto;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.9rem;line-height:1.9}.bf-text-card--document .bf-text-card-body h4{margin:1.5rem 0 .55rem;padding-bottom:.45rem;color:var(--bf-color-text-primary, #fafafa);border-bottom:1px solid var(--bf-color-border, #303036);font-size:1rem}.bf-text-card--document .bf-text-card-body ul{display:grid;margin:.65rem 0 0;padding-left:1.25rem;gap:.35rem}.bf-text-card--document .bf-text-card-body blockquote{margin:1rem 0;padding:.85rem 1rem;line-height:1.75}.bf-text-card--document .bf-content-card-shell-actions{padding:.8rem 1.6rem;background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-text-card--compact .bf-content-card-shell-header{padding-block:.75rem}.bf-text-card--compact .bf-content-card-shell-content{padding-bottom:.75rem}.bf-script-text-card.bf-text-card--document.bf-text-card--compact>.bf-content-card-shell-header{padding:.75rem 1rem}.bf-script-text-card.bf-text-card--document.bf-text-card--compact .bf-content-card-shell-title{font-size:var(--bf-type-title-size, 1rem)}.bf-script-text-card.bf-text-card--document.bf-text-card--compact>.bf-content-card-shell-content{padding:0}.bf-script-text-card.bf-text-card--document.bf-text-card--compact .bf-script-text-card__document{padding:.75rem 1rem 1rem}.bf-script-text-card.bf-text-card--document.bf-text-card--compact .bf-script-markdown-document{font-size:var(--bf-type-body-small-size, .8125rem);line-height:1.7}.bf-text-card--body-inset .bf-text-card-body{padding:.75rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-content-media-card{box-sizing:border-box;display:grid;min-width:0;overflow:hidden;background:var(--bf-color-bg-canvas, #050505);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-content-media-card-media,.bf-content-media-card-text{min-width:0}.bf-content-media-card-media>.bf-media-card,.bf-content-media-card-text>.bf-text-card{height:100%;border:0;border-radius:0}.bf-content-media-card[data-order=text-first] .bf-content-media-card-text{order:-1}.bf-content-media-card[data-layout=split]{grid-template-columns:minmax(12rem,.9fr) minmax(15rem,1.1fr)}.bf-content-media-card[data-layout=split] .bf-content-media-card-media{border-right:1px solid var(--bf-color-border, #303036)}.bf-content-media-card[data-layout=split][data-order=text-first] .bf-content-media-card-media{border-right:0;border-left:1px solid var(--bf-color-border, #303036)}.bf-content-media-card-relationship{grid-column:1 / -1;padding:.625rem .875rem;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-elevated, #1a1a1a);border-top:1px solid var(--bf-color-border, #303036);font-size:.75rem;line-height:1.5}.bf-content-media-card-actions{grid-column:1 / -1;display:flex;padding:.75rem .875rem;flex-wrap:wrap;justify-content:flex-end;gap:.375rem;border-top:1px solid var(--bf-color-border, #303036)}@media(max-width:40rem){.bf-content-card-shell--actions-header .bf-content-card-shell-header{flex-wrap:wrap}.bf-content-card-shell-header-actions{width:100%;margin-left:0}.bf-content-card-shell-header-actions>.bf-card-action-bar,.bf-content-card-shell-header-actions>.bf-card-action-bar>div{width:100%}.bf-content-card-shell-header-actions .bf-card-action-bar .bf-button{flex:1 1 auto}}@container bf-content-card (max-width: 40rem){.bf-content-card-shell--actions-header>.bf-content-card-shell-header{flex-wrap:wrap}.bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{width:100%;margin-left:0}.bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions>.bf-card-action-bar,.bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions>.bf-card-action-bar>div{width:100%}.bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions .bf-card-action-bar .bf-button{flex:1 1 auto}}@media(max-width:40rem){.bf-content-media-card[data-layout=split]{grid-template-columns:minmax(0,1fr)}.bf-content-media-card[data-layout=split] .bf-content-media-card-media,.bf-content-media-card[data-layout=split][data-order=text-first] .bf-content-media-card-media{border-right:0;border-left:0}.bf-content-media-card[data-order=text-first] .bf-content-media-card-text{order:-1}}.bf-project-card-detail{box-sizing:border-box;display:grid;width:min(78rem,100%);min-width:0;margin-inline:auto;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-canvas, #050505);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-project-card-detail__header{display:grid;grid-template-columns:minmax(14rem,1fr) auto;padding:1rem 1.125rem;align-items:center;gap:.875rem 1rem;background:var(--bf-color-bg-surface, #101010);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__heading{display:grid;min-width:0;gap:.25rem}.bf-project-card-detail__title-row{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem}.bf-project-card-detail__title-row h2{min-width:0;margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem;line-height:1.35;letter-spacing:0;overflow-wrap:anywhere}.bf-project-card-detail__heading p{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.5}.bf-project-card-detail__heading>small{color:var(--bf-color-text-muted, #7f7f89);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6875rem}.bf-project-card-detail__status{align-self:start;justify-self:end}.bf-project-card-detail__header>.bf-card-action-bar{grid-column:1 / -1;padding-top:.75rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__body{display:grid;min-width:0;grid-template-columns:minmax(0,1.75fr) minmax(16rem,.7fr)}.bf-project-card-detail__primary{display:grid;min-width:0;min-height:28rem;padding:1rem;align-content:center;background:var(--bf-color-bg-canvas, #08090c)}.bf-project-card-detail__primary--combined{grid-template-columns:minmax(15rem,.82fr) minmax(18rem,1.18fr);padding:0;align-content:stretch}.bf-project-card-detail__media{display:grid;min-width:0;min-height:0;place-items:stretch}.bf-project-card-detail__media>.bf-media-preview{min-height:28rem;border:0;border-radius:0}.bf-project-card-detail__primary:not(.bf-project-card-detail__primary--combined) .bf-project-card-detail__media>.bf-media-preview{border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-detail__primary--combined .bf-project-card-detail__media{border-left:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__media--audio{align-content:center;gap:1rem}.bf-project-card-detail__media--audio>.bf-media-preview{min-height:auto}.bf-project-card-detail__waveform{display:flex;height:12rem;padding:1.5rem;align-items:center;justify-content:center;gap:.25rem;color:#fb7185;background:var(--bf-color-bg-surface, #13141a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-detail__waveform i{width:min(.45rem,2.2%);min-height:.35rem;background:currentColor;border-radius:.125rem;opacity:.72}.bf-project-card-detail__text{display:grid;min-width:0;padding:1.5rem;align-content:start;gap:1rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010)}.bf-project-card-detail__text h3{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;letter-spacing:0}.bf-project-card-detail__text>div{font-size:.875rem;line-height:1.8;overflow-wrap:anywhere}.bf-project-card-detail__text p{margin:0 0 .75rem}.bf-project-card-detail__text p:last-child{margin-bottom:0}.bf-project-card-detail__text blockquote{margin:1rem 0 0;padding:.75rem 1rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border-left:3px solid var(--bf-color-action-primary, #cc1717)}.bf-project-card-detail__aside{display:grid;min-width:0;align-content:start;background:var(--bf-color-bg-surface, #101010);border-left:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__aside>section{min-width:0;padding:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__aside h3{margin:0 0 .75rem;color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;letter-spacing:0}.bf-project-card-detail__source{display:grid;margin:0;gap:.625rem}.bf-project-card-detail__source>div{display:grid;gap:.2rem}.bf-project-card-detail__source dt{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-project-card-detail__source dd{min-width:0;margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;line-height:1.5;overflow-wrap:anywhere}.bf-project-card-detail>.bf-version-history,.bf-project-card-detail__text-history{border-width:1px 0 0;border-radius:0}.bf-project-card-detail__text-history{display:grid;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010)}.bf-project-card-detail__text-history>header{display:flex;padding:.875rem 1rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-project-card-detail__text-history>header strong{font-size:.875rem}.bf-project-card-detail__text-history>header span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-project-card-detail__text-history ul{display:grid;margin:0;padding:1rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.875rem;list-style:none}.bf-project-card-detail__text-history li{display:grid;min-width:0;padding:.875rem;align-content:start;gap:.5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-detail__text-history li>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.bf-project-card-detail__text-history li p{min-height:3.5rem;margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;line-height:1.55}.bf-project-card-detail__text-history li small{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem;line-height:1.4}.bf-project-card-detail__text-history li>div:last-child{margin-top:.25rem;justify-content:flex-start}.bf-project-card-split-board{box-sizing:border-box;display:grid;width:min(72rem,100%);min-width:0;margin-inline:auto;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-project-card-split-board__header{display:flex;min-width:0;padding:1rem 1.125rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-project-card-split-board__header>div{display:grid;min-width:0;gap:.3rem}.bf-project-card-split-board__title-row{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem}.bf-project-card-split-board__title-row h2{min-width:0;margin:0;font-size:1rem;letter-spacing:0;overflow-wrap:anywhere}.bf-project-card-split-board__header p{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.5}.bf-project-card-split-board__header>strong{flex:none;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem}.bf-project-card-split-board__list{display:grid;margin:0;padding:1rem;gap:.75rem;list-style:none}.bf-project-card-split-item{display:grid;min-width:0;grid-template-columns:4.25rem minmax(0,1fr);overflow:hidden;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-split-item.is-selected{border-color:var(--bf-color-action-primary, #cc1717);box-shadow:inset 3px 0 0 var(--bf-color-action-primary, #cc1717)}.bf-project-card-split-item.is-over-limit{border-color:color-mix(in srgb,#ef4444 55%,var(--bf-color-border, #303036))}.bf-project-card-split-item__order{display:grid;padding:.875rem .5rem;align-content:center;justify-items:center;gap:.15rem;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-canvas, #050505);border-right:1px solid var(--bf-color-border, #303036)}.bf-project-card-split-item__order span{color:var(--bf-color-text-primary, #fafafa);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1rem}.bf-project-card-split-item__order small{font-size:.625rem}.bf-project-card-split-item>article{display:grid;min-width:0;padding:.875rem 1rem;gap:.7rem}.bf-project-card-split-item>article>header,.bf-project-card-split-item>article>footer{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem}.bf-project-card-split-item__select{min-width:0;padding:0;color:var(--bf-color-text-primary, #fafafa);background:none;border:0;font:inherit;text-align:left;cursor:pointer}.bf-project-card-split-item__select strong{font-size:.875rem;line-height:1.45;overflow-wrap:anywhere}.bf-project-card-split-item__select:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:3px}.bf-project-card-split-item__badges,.bf-project-card-split-item__metrics,.bf-project-card-split-item__actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-project-card-split-item__summary{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.65;overflow-wrap:anywhere}.bf-project-card-split-item>article>footer{padding-top:.625rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-project-card-split-item__metrics{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-project-card-split-item__metrics span+span:before{margin-right:.375rem;content:"·"}.bf-project-card-split-item__metrics .is-danger{color:var(--bf-color-danger-text, #fca5a5)}.bf-project-card-split-item__actions .bf-button--icon{width:1.875rem;height:1.875rem;min-height:1.875rem}.bf-project-card-add-panel{box-sizing:border-box;display:grid;width:min(76rem,100%);margin-inline:auto;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-project-card-add-panel>header{display:flex;padding:1rem 1.125rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-project-card-add-panel>header h2{margin:0;font-size:1rem;letter-spacing:0}.bf-project-card-add-panel>header p{margin:.25rem 0 0;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-project-card-add-panel__body{display:grid;min-width:0;grid-template-columns:minmax(18rem,.82fr) minmax(22rem,1.18fr)}.bf-project-card-add-panel__form{display:grid;min-width:0;padding:1rem;align-content:start;gap:1rem;border-right:1px solid var(--bf-color-border, #303036)}.bf-project-card-add-panel__form fieldset{min-width:0;margin:0;padding:0;border:0}.bf-project-card-add-panel__form legend{margin-bottom:.5rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;font-weight:600}.bf-project-card-add-panel__preview{display:grid;min-width:0;padding:1rem;align-content:start;gap:.75rem;background:var(--bf-color-bg-canvas, #050505)}.bf-project-card-add-panel__preview>header,.bf-project-card-add-panel__preview>footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-project-card-add-panel__preview>header strong{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem}.bf-project-card-add-panel__card{display:grid;min-width:0;overflow:hidden;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-add-panel__card.is-combined{grid-template-columns:minmax(12rem,.8fr) minmax(15rem,1.2fr)}.bf-project-card-add-panel__copy{display:grid;min-width:0;min-height:13rem;padding:1rem;align-content:start;gap:.75rem}.bf-project-card-add-panel__copy .bf-badge{justify-self:start}.bf-project-card-add-panel__copy p{margin:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.7;overflow-wrap:anywhere}.bf-project-card-add-panel__card>.bf-media-preview{border:0;border-radius:0}.bf-project-card-edit-dialog{display:grid;width:min(70rem,calc(100vw - 2rem));max-width:70rem;max-height:min(54rem,calc(100vh - 2rem));padding:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.bf-project-card-edit-dialog .bf-dialog-header{padding:1rem 1.125rem}.bf-project-card-edit-dialog__heading{display:flex;min-width:0;padding-right:2.25rem;align-items:flex-start;justify-content:space-between;gap:1rem}.bf-project-card-edit-dialog__identity{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-project-card-edit-dialog__identity code{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-project-card-edit-dialog__body{display:grid;min-height:0;padding:0;grid-template-columns:minmax(18rem,.82fr) minmax(22rem,1.18fr);overflow:auto}.bf-project-card-edit-dialog__current,.bf-project-card-edit-dialog__model{display:grid;min-width:0;padding:1rem;align-content:start;gap:.875rem}.bf-project-card-edit-dialog__current{background:var(--bf-color-bg-canvas, #050505);border-right:1px solid var(--bf-color-border, #303036)}.bf-project-card-edit-dialog__current>header,.bf-project-card-edit-dialog__draft>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bf-project-card-edit-dialog__current>header strong,.bf-project-card-edit-dialog__draft>header strong{font-size:.75rem}.bf-project-card-edit-dialog__current>.bf-media-preview{border-radius:var(--bf-radius-md, .5rem)}.bf-project-card-edit-dialog__text,.bf-project-card-edit-dialog__draft{padding:.875rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);font-size:.8125rem;line-height:1.65;overflow-wrap:anywhere}.bf-project-card-edit-dialog__current dl{display:grid;margin:0;gap:.5rem}.bf-project-card-edit-dialog__current dl div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.75rem}.bf-project-card-edit-dialog__current dt,.bf-project-card-edit-dialog__current dd{margin:0;font-size:.6875rem;line-height:1.5}.bf-project-card-edit-dialog__current dt{color:var(--bf-color-text-muted, #7f7f89)}.bf-project-card-edit-dialog__current dd{color:var(--bf-color-text-secondary, #b4b4bd);overflow-wrap:anywhere}.bf-project-card-edit-dialog__draft{display:grid;gap:.75rem;border-color:color-mix(in srgb,#22c55e 35%,var(--bf-color-border, #303036))}.bf-project-card-edit-dialog__draft p{margin:0}.bf-project-card-edit-dialog__error{margin:0;padding:.75rem;color:var(--bf-color-danger-text, #fca5a5);background:#7f1d1d33;border:1px solid rgb(239 68 68 / .38);border-radius:var(--bf-radius-md, .5rem);font-size:.75rem}.bf-project-card-edit-dialog .bf-dialog-footer{flex-wrap:wrap;padding:.875rem 1rem}@media(max-width:54rem){.bf-project-card-detail__body{grid-template-columns:minmax(0,1fr)}.bf-project-card-detail__aside{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--bf-color-border, #303036);border-left:0}.bf-project-card-detail__aside>section{border-right:1px solid var(--bf-color-border, #303036)}.bf-project-card-add-panel__body,.bf-project-card-edit-dialog__body{grid-template-columns:minmax(0,1fr)}.bf-project-card-add-panel__form,.bf-project-card-edit-dialog__current{border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}}@media(max-width:40rem){.bf-project-card-detail{border-right:0;border-left:0;border-radius:0}.bf-project-card-detail__header{grid-template-columns:minmax(0,1fr);padding:.875rem}.bf-project-card-detail__status{justify-self:start}.bf-project-card-detail__header>.bf-card-action-bar{align-items:stretch}.bf-project-card-detail__header>.bf-card-action-bar,.bf-project-card-detail__header>.bf-card-action-bar>div{width:100%}.bf-project-card-detail__header>.bf-card-action-bar .bf-button{flex:1 1 auto}.bf-project-card-detail__primary{min-height:18rem;padding:.75rem}.bf-project-card-detail__primary--combined{grid-template-columns:minmax(0,1fr);padding:0}.bf-project-card-detail__primary--combined .bf-project-card-detail__media{border-top:1px solid var(--bf-color-border, #303036);border-left:0}.bf-project-card-detail__media>.bf-media-preview{min-height:18rem}.bf-project-card-detail__media--audio>.bf-media-preview{min-height:auto}.bf-project-card-detail__aside{grid-template-columns:minmax(0,1fr)}.bf-project-card-detail__aside>section{border-right:0}.bf-project-card-split-board{border-right:0;border-left:0;border-radius:0}.bf-project-card-split-board__header{align-items:flex-start}.bf-project-card-split-item{grid-template-columns:3.25rem minmax(0,1fr)}.bf-project-card-split-item>article{padding:.75rem}.bf-project-card-split-item__actions{width:100%}.bf-project-card-add-panel{border-right:0;border-left:0;border-radius:0}.bf-project-card-add-panel__card.is-combined{grid-template-columns:minmax(0,1fr)}.bf-project-card-edit-dialog{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}.bf-project-card-edit-dialog .bf-dialog-footer .bf-button{flex:1 1 auto}}.bf-collapsible-trace{color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-collapsible-trace summary{display:flex;min-height:2.5rem;padding:.5rem .75rem;align-items:center;gap:.5rem;border-radius:inherit;cursor:pointer;list-style:none}.bf-collapsible-trace summary::-webkit-details-marker{display:none}.bf-collapsible-trace summary:hover{background:var(--bf-color-bg-hover, #242424)}.bf-collapsible-trace summary strong{color:var(--bf-color-text-primary, #fafafa);font-size:.75rem}.bf-collapsible-trace summary small{margin-left:auto;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-collapsible-trace-chevron{transition:transform var(--bf-duration-fast, .12s)}.bf-collapsible-trace[open] .bf-collapsible-trace-chevron{transform:rotate(90deg)}.bf-collapsible-trace-status{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-collapsible-trace-content{padding:.75rem;border-top:1px solid var(--bf-color-border, #303036);font-size:.75rem;line-height:1.6}.bf-ai-thinking-panel{box-sizing:border-box;width:100%;overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);background:color-mix(in srgb,var(--bf-color-bg-surface, #101010) 92%,#111827 8%);border:1px solid color-mix(in srgb,var(--bf-color-border-strong, #47474f) 72%,#6c8cb0 28%);border-radius:var(--bf-radius-lg, .75rem);box-shadow:inset 0 1px #ffffff06}.bf-ai-thinking-panel__trigger,.bf-ai-thinking-stage__trigger{box-sizing:border-box;display:flex;width:100%;align-items:center;color:inherit;background:transparent;border:0;font:inherit;text-align:left}.bf-ai-thinking-panel__trigger{min-height:3.25rem;padding:.7rem .9rem;gap:.55rem;cursor:pointer}.bf-ai-thinking-panel__trigger:hover,.bf-ai-thinking-stage__trigger:hover:is(button){background:color-mix(in srgb,var(--bf-color-bg-hover, #242424) 58%,transparent)}.bf-ai-thinking-panel__trigger:focus-visible,.bf-ai-thinking-stage__trigger:focus-visible{position:relative;z-index:1;outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-ai-thinking-panel__trigger>strong{min-width:0;color:var(--bf-color-text-primary, #fafafa);font-size:.875rem;font-weight:650;line-height:1.4}.bf-ai-thinking-panel__chevron{display:grid;width:1rem;height:1rem;flex:none;place-items:center;color:var(--bf-color-text-muted, #7f7f89);transition:transform var(--bf-duration-normal, .18s) ease}.bf-ai-thinking-panel__chevron.is-expanded{transform:rotate(90deg)}.bf-ai-thinking-panel__chevron svg{width:.875rem;height:.875rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.bf-ai-thinking-panel__mark{display:grid;width:1.35rem;height:1.35rem;flex:none;place-items:center;color:color-mix(in srgb,var(--bf-color-text-secondary, #b4b4bd) 82%,#8cb8ee 18%)}.bf-ai-thinking-panel__mark svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.bf-ai-thinking-panel.is-streaming .bf-ai-thinking-panel__mark{color:#88bdf8}.bf-ai-thinking-panel__meta{display:flex;margin-left:auto;align-items:center;gap:.55rem;white-space:nowrap}.bf-ai-thinking-panel__meta small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-ai-thinking-panel__status{display:inline-flex;align-items:center;gap:.35rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-ai-thinking-panel.is-streaming .bf-ai-thinking-panel__status{color:#8fc5ff}.bf-ai-thinking-panel.is-warning .bf-ai-thinking-panel__status{color:#f1c56d}.bf-ai-thinking-panel.is-error .bf-ai-thinking-panel__status{color:var(--bf-color-danger-text, #fca5a5)}.bf-ai-thinking-panel__status i{width:.35rem;height:.35rem;background:currentColor;border-radius:999px;box-shadow:0 0 #8fc5ff6b;animation:bf-ai-thinking-pulse 1.6s ease-out infinite}.bf-ai-thinking-panel__content{padding:0 .65rem .7rem}.bf-ai-thinking-panel__content[hidden],.bf-ai-thinking-stage__content[hidden]{display:none}.bf-ai-thinking-stage-list{display:grid;margin:0;padding:0;list-style:none}.bf-ai-thinking-stage-list.is-nested{margin:.2rem 0 .15rem 1.85rem}.bf-ai-thinking-stage{position:relative;min-width:0}.bf-ai-thinking-stage:not(:last-child):after{position:absolute;top:2.35rem;bottom:-.35rem;left:2.29rem;width:1px;background:color-mix(in srgb,var(--bf-color-border-strong, #47474f) 55%,transparent);content:""}.bf-ai-thinking-stage.is-nested:not(:last-child):after{left:2.1rem}.bf-ai-thinking-stage__trigger{min-height:2.65rem;padding:.48rem .65rem;gap:.48rem;border-radius:var(--bf-radius-md, .5rem)}button.bf-ai-thinking-stage__trigger{cursor:pointer}.bf-ai-thinking-panel__chevron-placeholder{width:1rem;height:1rem;flex:none}.bf-ai-thinking-stage__icon{position:relative;z-index:1;display:grid;width:1.35rem;height:1.35rem;flex:none;place-items:center;color:#9aa6b5;background:color-mix(in srgb,var(--bf-color-bg-surface, #101010) 86%,#233449 14%);border:1px solid color-mix(in srgb,var(--bf-color-border-strong, #47474f) 64%,#6f91b6 36%);border-radius:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-style:normal;line-height:1}.bf-ai-thinking-stage.is-running .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-info, #b8dcff);background:var(--bf-color-ai-surface-soft, #172537);border-color:var(--bf-color-ai-border, #42658a)}.bf-ai-thinking-stage.is-warning .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-warning, #f6d28d);background:color-mix(in srgb,var(--bf-color-ai-warning, #f6d28d) 14%,var(--bf-color-bg-surface, #101010));border-color:color-mix(in srgb,var(--bf-color-ai-warning, #f6d28d) 30%,var(--bf-color-border-strong, #47474f))}.bf-ai-thinking-stage.is-error .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-error, #fda4af);background:color-mix(in srgb,var(--bf-color-ai-error, #fca5a5) 14%,var(--bf-color-bg-surface, #101010));border-color:color-mix(in srgb,var(--bf-color-ai-error, #fca5a5) 30%,var(--bf-color-border-strong, #47474f))}.bf-ai-thinking-stage__copy{display:flex;min-width:0;flex:1;align-items:baseline;gap:.3rem}.bf-ai-thinking-stage__copy strong{overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.78rem;font-weight:600;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.bf-ai-thinking-stage__copy small{overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.7rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.bf-ai-thinking-stage.is-running .bf-ai-thinking-stage__copy strong{color:var(--bf-color-text-primary, #fafafa)}.bf-ai-thinking-stage__status{display:inline-flex;flex:none;align-items:center;gap:.32rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.64rem;white-space:nowrap}.bf-ai-thinking-stage__status i{width:.32rem;height:.32rem;background:currentColor;border-radius:999px}.bf-ai-thinking-stage__status.is-running{color:var(--bf-color-ai-info, #8fc5ff)}.bf-ai-thinking-stage__status.is-warning{color:var(--bf-color-ai-warning, #f1c56d)}.bf-ai-thinking-stage__status.is-error{color:var(--bf-color-ai-error, #fb8f9b)}.bf-ai-thinking-stage__status.is-complete{color:#768290}.bf-ai-thinking-stage__status.is-pending{color:#626a74}.bf-ai-thinking-stage__content{position:relative;margin:0 .65rem .25rem 2.55rem;padding:.08rem 0 .28rem 1.08rem}.bf-ai-thinking-stage__content:before{position:absolute;top:0;bottom:.35rem;left:0;width:1px;background:color-mix(in srgb,var(--bf-color-border-strong, #47474f) 48%,transparent);content:""}.bf-ai-thinking-event-list{display:grid;margin:0;padding:.12rem 0 .25rem;gap:.22rem;list-style:none}.bf-ai-thinking-event{position:relative;min-width:0;padding:.2rem 0 .2rem .8rem}.bf-ai-thinking-event__dot{position:absolute;top:.75rem;left:-1.22rem;width:.3rem;height:.3rem;background:#68727e;border:2px solid var(--bf-color-bg-surface, #101010);border-radius:999px}.bf-ai-thinking-event.is-info .bf-ai-thinking-event__dot{background:var(--bf-color-ai-info, #78aee8)}.bf-ai-thinking-event.is-success .bf-ai-thinking-event__dot{background:var(--bf-color-ai-success, #69b88b)}.bf-ai-thinking-event.is-warning .bf-ai-thinking-event__dot{background:var(--bf-color-ai-warning, #d9a84e)}.bf-ai-thinking-event.is-error .bf-ai-thinking-event__dot{background:var(--bf-color-ai-error, #df6f7c)}.bf-ai-thinking-event>div{min-width:0}.bf-ai-thinking-event__title{display:flex;min-width:0;margin:0;align-items:baseline;gap:.65rem;color:#929ca8;font-size:.7rem;line-height:1.55}.bf-ai-thinking-event__title>span{min-width:0;overflow-wrap:anywhere}.bf-ai-thinking-event time{margin-left:auto;flex:none;color:#5f6873;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.61rem}.bf-ai-thinking-event__detail{display:block;margin-top:.08rem;color:#666f7a;font-size:.65rem;line-height:1.5;overflow-wrap:anywhere}@keyframes bf-ai-thinking-pulse{70%{box-shadow:0 0 0 .32rem #8fc5ff00}to{box-shadow:0 0 #8fc5ff00}}@media(prefers-reduced-motion:reduce){.bf-ai-thinking-panel__status i{animation:none}.bf-ai-thinking-panel__chevron{transition:none}}@media(max-width:36rem){.bf-ai-thinking-panel__meta small,.bf-ai-thinking-stage__status.is-complete{display:none}.bf-ai-thinking-stage__copy{display:grid;gap:0}.bf-ai-thinking-stage__content{margin-right:.25rem}}.bf-tool-invocation-status{box-sizing:border-box;display:flex;min-width:0;padding:.625rem .75rem;align-items:center;gap:.625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-tool-invocation-status-icon{display:grid;flex:none;width:1.5rem;height:1.5rem;place-items:center;border-radius:999px;font-size:.75rem}.bf-tool-invocation-status--running .bf-tool-invocation-status-icon{color:#7dd3fc}.bf-tool-invocation-status--success .bf-tool-invocation-status-icon{color:#86efac;background:#22c55e1f}.bf-tool-invocation-status--error .bf-tool-invocation-status-icon{color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(239 68 68 / .12))}.bf-tool-invocation-status-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-tool-invocation-status-copy strong{color:var(--bf-color-text-primary, #fafafa);font-size:.75rem}.bf-tool-invocation-status-copy span,.bf-tool-invocation-status-meta{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-tool-invocation-status-meta{display:grid;flex:none;text-align:right;gap:.125rem}.bf-tool-invocation-status-actions{display:flex;flex:none;gap:.25rem}.bf-card-action-bar{box-sizing:border-box;display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-card-action-bar--start{justify-content:flex-start}.bf-card-action-bar--end{justify-content:flex-end}.bf-card-action-bar--between{justify-content:space-between}.bf-card-action-bar-secondary,.bf-card-action-bar-primary{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-card-action-bar--end .bf-card-action-bar-secondary{margin-right:auto}.bf-card-action-bar--start .bf-card-action-bar-primary,.bf-card-action-bar--between .bf-card-action-bar-primary{margin-left:auto}.bf-toolbar.bf-responsive-action-bar{container:bf-responsive-actions / inline-size;min-width:0;padding:0;justify-content:flex-end;background:transparent;border:0}.bf-tooltip-action-button{min-width:0;flex:none}.bf-tooltip-action-button__icon{display:inline-grid;width:1rem;height:1rem;flex:none;place-items:center}.bf-tooltip-action-button__icon>svg{width:1rem;height:1rem}.bf-tooltip-action-button__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-tooltip-action-button[data-compact=always]{width:2.25rem;min-height:2.25rem;padding:0}.bf-tooltip-action-button[data-compact=always] .bf-tooltip-action-button__label{display:none}@container bf-responsive-actions (max-width: 36rem){.bf-tooltip-action-button:not([data-compact=never]){width:2.25rem;min-height:2.25rem;padding:0}.bf-tooltip-action-button:not([data-compact=never]) .bf-tooltip-action-button__label{display:none}}.bf-toolbar.bf-overflow-action-bar{position:relative;width:100%;min-width:0;container-type:normal;justify-content:flex-end;gap:.25rem}.bf-overflow-action-bar__measure{position:absolute;display:flex;height:0;overflow:hidden;visibility:hidden;pointer-events:none;gap:.25rem}.bf-overflow-action-bar__inline{display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.25rem}.bf-overflow-action-bar__pinned{display:flex;flex:none;align-items:center}.bf-overflow-action-bar__more{display:none;min-width:2.25rem;min-height:2.25rem;padding:0;flex:none}.bf-overflow-action-bar--has-menu .bf-overflow-action-bar__more{display:inline-flex}.bf-overflow-action-bar--has-menu{flex-wrap:nowrap}@media(any-pointer:coarse){.bf-tooltip-action-button[data-compact=always],.bf-overflow-action-bar__more{width:2.75rem;min-width:2.75rem;min-height:2.75rem}}.bf-overflow-action-bar .bf-tooltip-action-button__icon{display:inline-flex;align-items:center;justify-content:center;width:1.25em;height:1.25em;flex:none;font-size:1.25em;line-height:1}.bf-overflow-action-bar .bf-tooltip-action-button__icon>svg{width:1em;height:1em}.bf-overflow-action-bar__menu-label{display:inline-flex;align-items:center;line-height:1}.bf-overflow-action-bar__menu-icon{display:inline-flex;width:1.25em;height:1.25em;align-items:center;justify-content:center;font-size:1.25em;line-height:1}.bf-overflow-action-bar__menu-icon>svg{width:1em;height:1em}.bf-overflow-action-bar__menu.bf-dropdown-content{display:flex;min-width:10rem;flex-direction:column;gap:.125rem}.bf-overflow-action-bar__menu-item.bf-dropdown-item{width:100%;min-height:2.25rem;padding:.5rem .625rem;justify-content:flex-start;gap:.5rem}.bf-overflow-action-bar__menu-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-overflow-action-bar__more{font-size:1.25em;line-height:1}.bf-overflow-action-bar__menu-item[data-loading] .bf-spinner{width:.875rem;height:.875rem}.bf-credit-cost-display{display:flex;min-width:0;align-items:center}.bf-credit-cost-display__pill{gap:.35rem;min-height:0;padding:0;background:transparent;border:0;border-radius:0}.bf-credit-cost-display__mark{font-size:.5rem;font-style:normal}.bf-credit-cost-display__sep{color:inherit;opacity:1}.bf-credit-cost-display__segment{white-space:nowrap}.bf-workflow-action-panel{container:bf-workflow-action-panel / inline-size;box-sizing:border-box;display:grid;width:100%;min-width:0;padding:.875rem;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:linear-gradient(145deg,color-mix(in srgb,var(--bf-color-info, #38bdf8) 8%,var(--bf-color-bg-surface, #101010)),var(--bf-color-bg-surface, #101010) 62%);border:1px solid color-mix(in srgb,var(--bf-color-info, #38bdf8) 34%,var(--bf-color-border, #303036));border-radius:var(--bf-radius-lg, .75rem);box-shadow:inset 0 1px #ffffff06}.bf-workflow-action-panel__header{display:flex;min-width:0;align-items:center;gap:.625rem}.bf-workflow-action-panel__mark{display:grid;width:1.75rem;height:1.75rem;flex:none;place-items:center;color:var(--bf-color-info, #7dd3fc);background:color-mix(in srgb,var(--bf-color-info, #38bdf8) 14%,transparent);border:1px solid color-mix(in srgb,var(--bf-color-info, #38bdf8) 24%,transparent);border-radius:999px;font-size:.875rem}.bf-workflow-action-panel__heading{display:grid;min-width:0;gap:.0625rem}.bf-workflow-action-panel__heading>span{color:var(--bf-color-info, #7dd3fc);font-size:.6875rem;letter-spacing:.04em}.bf-workflow-action-panel__heading h3{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:.875rem;font-weight:600;line-height:1.35}.bf-toolbar.bf-workflow-action-panel__actions{box-sizing:border-box;width:100%;max-width:100%;min-width:0;justify-content:flex-start;gap:.5rem;overflow:visible}.bf-workflow-action-panel__actions .bf-tooltip-action-button{box-sizing:border-box;min-width:0;max-width:100%;flex:1 1 auto;border-radius:999px}.bf-workflow-action-panel__actions .bf-tooltip-action-button__label{min-width:0;max-width:15rem}.bf-workflow-action-panel__jump-trigger{box-sizing:border-box;min-width:0;max-width:100%;flex:1 1 auto;border-radius:999px}.bf-workflow-action-panel__jump-icon{display:inline-grid;width:1rem;place-items:center;font-size:.75rem}.bf-workflow-action-panel__jump-count{display:inline-grid;min-width:1.125rem;height:1.125rem;padding-inline:.25rem;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:color-mix(in srgb,currentColor 10%,transparent);border-radius:999px;font-size:.625rem;line-height:1}.bf-workflow-action-panel__summary{display:grid;min-width:0;padding-top:.625rem;grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.5rem;color:var(--bf-color-text-muted, #7f7f89);border-top:1px solid color-mix(in srgb,var(--bf-color-info, #38bdf8) 14%,var(--bf-color-border, #303036))}.bf-workflow-action-panel__summary>span{display:grid;margin-top:.15rem;place-items:center;color:var(--bf-color-info, #7dd3fc)}.bf-workflow-action-panel__summary>span svg{width:.875rem;height:.875rem}.bf-workflow-action-panel__summary p{display:grid;min-width:0;margin:0;gap:.125rem;font-size:.75rem;line-height:1.55}.bf-workflow-action-panel__summary strong{color:var(--bf-color-text-secondary, #b4b4bd);font-weight:600}.bf-workflow-action-panel__summary p>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bf-workflow-action-panel__menu{width:min(24rem,calc(100vw - 1rem));max-height:min(28rem,calc(100vh - 2rem));overflow-y:auto}.bf-workflow-action-panel__menu .bf-dropdown-item{align-items:flex-start;gap:.625rem;padding-block:.55rem}.bf-workflow-action-panel__menu-icon{display:grid;width:1rem;height:1rem;flex:none;margin-top:.1rem;place-items:center;color:var(--bf-color-info, #7dd3fc)}.bf-workflow-action-panel__menu-icon svg{width:.875rem;height:.875rem}.bf-workflow-action-panel__menu-copy{display:grid;min-width:0;gap:.125rem}.bf-workflow-action-panel__menu-copy strong{color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;font-weight:500}.bf-workflow-action-panel__menu-copy small{overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}@container bf-workflow-action-panel (max-width: 30rem){.bf-workflow-action-panel{padding:.75rem}.bf-workflow-action-panel__actions .bf-tooltip-action-button{flex:1 1 calc(50% - .25rem);justify-content:center}.bf-workflow-action-panel__actions .bf-tooltip-action-button.bf-button--primary{flex-basis:100%}.bf-workflow-action-panel__jump-trigger{width:100%;flex:1 1 100%;justify-content:center}}@container bf-workflow-action-panel (max-width: 22rem){.bf-workflow-action-panel__actions .bf-tooltip-action-button{flex-basis:100%}}.bf-refresh-status{box-sizing:border-box;display:flex;min-width:0;padding:.625rem .75rem;align-items:center;gap:.625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-refresh-status-icon{display:grid;flex:none;width:1.5rem;height:1.5rem;place-items:center;color:var(--bf-color-text-muted, #7f7f89)}.bf-refresh-status--success .bf-refresh-status-icon{color:#86efac}.bf-refresh-status--error .bf-refresh-status-icon{color:var(--bf-color-danger-text, #fca5a5)}.bf-refresh-status-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-refresh-status-copy strong{color:var(--bf-color-text-primary, #fafafa);font-size:.75rem}.bf-refresh-status-copy span,.bf-refresh-status-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4}.bf-refresh-status button{min-height:1.875rem;padding:.25rem .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-refresh-status button:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-refresh-status button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-refresh-status button:disabled{cursor:wait;opacity:.5}.bf-persistence-status{box-sizing:border-box;display:flex;min-width:0;padding:.75rem;align-items:center;gap:.625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-persistence-status--saved{border-color:#22c55e4d}.bf-persistence-status--error{border-color:var(--bf-color-danger-border, rgb(239 68 68 / .4))}.bf-persistence-status-icon{display:grid;flex:none;width:1.75rem;height:1.75rem;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-surface, #101010);border-radius:999px}.bf-persistence-status--saved .bf-persistence-status-icon{color:#86efac}.bf-persistence-status--error .bf-persistence-status-icon{color:var(--bf-color-danger-text, #fca5a5)}.bf-persistence-status-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-persistence-status-copy strong{color:var(--bf-color-text-primary, #fafafa);font-size:.75rem}.bf-persistence-status-copy span,.bf-persistence-status-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4}.bf-persistence-status button{min-height:2rem;padding:.375rem .75rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-action-primary, #cc1717);border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.75rem;cursor:pointer}.bf-persistence-status button:hover{background:var(--bf-color-action-primary-hover, #e02020)}.bf-persistence-status button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-prose{min-width:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;line-height:1.7;overflow-wrap:anywhere}.bf-prose--compact{font-size:.8125rem;line-height:1.55}.bf-prose--muted{color:var(--bf-color-text-muted, #7f7f89)}.bf-prose>:first-child{margin-top:0}.bf-prose>:last-child{margin-bottom:0}.bf-prose h1,.bf-prose h2,.bf-prose h3,.bf-prose h4{margin:1.25em 0 .5em;color:var(--bf-color-text-primary, #fafafa);line-height:1.3}.bf-prose h1{font-size:1.5rem}.bf-prose h2{font-size:1.25rem}.bf-prose h3{font-size:1rem}.bf-prose h4{font-size:.875rem}.bf-prose p,.bf-prose ul,.bf-prose ol,.bf-prose blockquote,.bf-prose pre,.bf-prose table{margin:.75em 0}.bf-prose ul,.bf-prose ol{padding-left:1.5rem}.bf-prose li+li{margin-top:.25em}.bf-prose a{color:#7dd3fc;text-decoration-thickness:1px;text-underline-offset:.18em}.bf-prose blockquote{padding-left:.875rem;color:var(--bf-color-text-muted, #7f7f89);border-left:3px solid var(--bf-color-border-strong, #47474f)}.bf-prose code{padding:.1em .3em;color:#fda4af;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.bf-prose img,.bf-prose video{max-width:100%;height:auto;border-radius:var(--bf-radius-md, .5rem)}.bf-prose table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.bf-prose th,.bf-prose td{padding:.5rem .75rem;border:1px solid var(--bf-color-border, #303036)}.bf-code-block{min-width:0;overflow:hidden;color:var(--bf-color-text-primary, #d4d4d8);background:var(--bf-color-bg-canvas, #090909);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-code-block>header{display:flex;min-height:2.5rem;padding:.5rem .75rem;align-items:center;justify-content:space-between;gap:.75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-code-block>header>div{display:flex;min-width:0;align-items:baseline;gap:.5rem}.bf-code-block>header strong{color:var(--bf-color-text-primary, #fafafa);font-size:.75rem}.bf-code-block>header span{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.625rem;text-transform:uppercase}.bf-code-block button{min-height:1.75rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-code-block button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-code-block button:focus-visible,.bf-code-block pre:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-code-block pre{max-width:100%;margin:0;padding:.875rem 1rem;overflow:auto;font:.75rem/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.bf-code-block--wrap pre{white-space:pre-wrap;overflow-wrap:anywhere}.bf-code-block-line{display:grid;grid-template-columns:2rem minmax(0,1fr)}.bf-code-block-line>span:first-child{color:#52525b;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-code-block-line>span:last-child{padding-left:.875rem;white-space:pre}.bf-code-block--wrap .bf-code-block-line>span:last-child{white-space:pre-wrap;overflow-wrap:anywhere}.bf-attachment-strip{box-sizing:border-box;display:grid;min-width:0;padding:.875rem;gap:.75rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-attachment-strip>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.bf-attachment-strip-title,.bf-attachment-strip-actions{display:flex;min-width:0;align-items:center;gap:.5rem}.bf-attachment-strip-title strong{font-size:.8125rem}.bf-attachment-strip-title span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-attachment-strip-actions button,.bf-attachment-actions button{min-height:1.75rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-attachment-strip-actions button:hover,.bf-attachment-actions button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-attachment-strip button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-attachment-strip>ul{display:flex;margin:0;padding:.125rem;gap:.625rem;overflow-x:auto;list-style:none;overscroll-behavior-inline:contain}.bf-attachment-strip>ul>li{flex:0 0 11rem;min-width:0}.bf-attachment-tile{position:relative;display:grid;min-width:0;height:100%;padding:.5rem;grid-template-columns:3.25rem minmax(0,1fr);align-items:center;gap:.5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-attachment-tile--error{border-color:var(--bf-color-danger-border, rgb(239 68 68 / .55))}.bf-attachment-preview{position:relative;box-sizing:border-box;display:grid;width:3.25rem;height:3.25rem;padding:0;overflow:hidden;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-canvas, #090909);border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit}button.bf-attachment-preview{cursor:pointer}.bf-attachment-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-attachment-media--dimmed{opacity:.35}.bf-attachment-kind{font-size:1.25rem;font-weight:700}.bf-attachment-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000073}.bf-attachment-overlay--error{color:var(--bf-color-danger-text, #fca5a5);background:color-mix(in srgb,var(--bf-color-danger, #dc2626) 55%,transparent);font-size:1.125rem;font-weight:700}.bf-attachment-copy{display:grid;min-width:0;align-self:stretch;align-content:center;gap:.125rem}.bf-attachment-copy strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-attachment-copy small,.bf-attachment-copy>span{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem;line-height:1.35}.bf-attachment-copy>span{color:var(--bf-color-danger-text, #fca5a5)}.bf-attachment-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.25rem}.bf-attachment-actions button[aria-label^=移除]{position:absolute;top:.25rem;right:.25rem;min-width:1.5rem;min-height:1.5rem;padding:0;border-radius:999px}.bf-attachment-strip-empty{padding:1.5rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center;font-size:.75rem}.bf-version-history{box-sizing:border-box;display:grid;min-width:0;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-version-history>header{display:flex;padding:.875rem 1rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-version-history>header strong{font-size:.875rem}.bf-version-history>header span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-version-history-feedback{padding:.625rem 1rem;color:#86efac;background:#22c55e14;border-bottom:1px solid rgb(34 197 94 / .25);font-size:.75rem}.bf-version-history-feedback--error{color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(239 68 68 / .08));border-color:var(--bf-color-danger-border, rgb(239 68 68 / .25))}.bf-version-history-grid{display:grid;margin:0;padding:1rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.875rem;list-style:none}.bf-version-history-skeleton{aspect-ratio:4 / 5;min-height:12rem}.bf-version-history-item{display:grid;min-width:0;overflow:hidden;align-content:start;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-version-history-item--current{border-color:var(--bf-color-action-primary, #cc1717);box-shadow:0 0 0 1px #cc171747}.bf-version-history-preview{position:relative;min-width:0;background:var(--bf-color-bg-canvas, #090909)}.bf-version-history-preview .bf-media-preview{border:0;border-radius:0}.bf-version-history-preview>button{position:absolute;right:.5rem;bottom:.5rem;min-height:1.75rem;padding:.25rem .625rem;color:#fff;background:#000000b8;border:1px solid rgb(255 255 255 / .22);border-radius:var(--bf-radius-sm, .375rem);font:inherit;font-size:.6875rem;cursor:pointer}.bf-version-history-preview>button:hover{background:#000000e6}.bf-version-history button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-version-history-copy{display:grid;padding:.75rem;gap:.1875rem}.bf-version-history-copy>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem}.bf-version-history-copy strong{font-size:.8125rem}.bf-version-history-copy>div span{padding:.125rem .375rem;color:#fca5a5;background:#cc171724;border-radius:999px;font-size:.625rem}.bf-version-history-copy time,.bf-version-history-copy small{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem;line-height:1.4}.bf-version-history-item>.bf-button{margin:0 .75rem .75rem}.bf-version-history>.bf-empty-state{margin:1rem}.bf-selection-action-bar{box-sizing:border-box;display:flex;width:-moz-max-content;width:max-content;max-width:min(32rem,calc(100vw - 1rem));padding:.375rem;flex-wrap:wrap;align-items:center;gap:.375rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);box-shadow:0 10px 30px #0006}.bf-selection-action-bar:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-selection-action-summary{display:flex;padding:0 .375rem;align-items:baseline;gap:.375rem;white-space:nowrap}.bf-selection-action-summary strong{font-size:.75rem}.bf-selection-action-summary span{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem}.bf-selection-action-buttons{display:flex;align-items:center;gap:.25rem}.bf-selection-action-close{display:grid;width:1.75rem;height:1.75rem;padding:0;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);font:inherit;cursor:pointer}.bf-selection-action-close:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-selection-action-close:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:1px}.bf-selection-action-feedback{width:100%;padding:.375rem .5rem .125rem;color:#86efac;border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}.bf-selection-action-bar--error .bf-selection-action-feedback,.bf-selection-action-feedback[role=alert]{color:var(--bf-color-danger-text, #fca5a5)}.bf-selection-popover{z-index:var(--bf-layer-popover, 1050);max-width:calc(100vw - 1rem);animation:bf-fade-in var(--bf-duration-fast, .12s) ease-out}.bf-selection-popover[data-placement=top]{transform-origin:bottom center}.bf-selection-popover[data-placement=bottom]{transform-origin:top center}.bf-popover-content,.bf-dropdown-content{z-index:var(--bf-layer-popover, 1050);color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);box-shadow:0 12px 36px #00000073;animation:bf-fade-in var(--bf-duration-fast, .12s) ease-out}.bf-overflow-action-bar__menu--dialog{z-index:calc(var(--bf-layer-dialog, 1100) + 2)}.bf-popover-content{box-sizing:border-box;width:min(20rem,calc(100vw - 2rem));padding:1rem;font-size:.875rem;line-height:1.5}.bf-dropdown-content{min-width:12rem;max-width:min(20rem,calc(100vw - 1rem));padding:.375rem}.bf-dropdown-item{position:relative;display:flex;min-height:var(--bf-control-height-sm, 32px);padding:.375rem .625rem;align-items:center;border-radius:var(--bf-radius-sm, .375rem);outline:0;font-size:.875rem;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-dropdown-item[data-highlighted]{background:var(--bf-color-bg-hover, #242424)}.bf-dropdown-item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--bf-color-border-strong, #47474f)}.bf-dropdown-item[data-disabled]{opacity:.45}.bf-dropdown-item--danger{color:var(--bf-color-danger-text, #fca5a5)}.bf-dropdown-item--selection{padding-left:2rem}.bf-dropdown-indicator{position:absolute;left:.625rem;color:var(--bf-color-action-primary-hover, #e02020)}.bf-dropdown-label{padding:.375rem .625rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;font-weight:650}.bf-dropdown-separator{height:1px;margin:.375rem -.375rem;background:var(--bf-color-border, #303036)}.bf-table-container{box-sizing:border-box;max-width:100%;overflow-x:auto;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-table{width:100%;min-width:36rem;border-collapse:collapse;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.5}.bf-table-caption{padding:.75rem 1rem;color:var(--bf-color-text-muted, #7f7f89);text-align:left;caption-side:bottom}.bf-table-header{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-table-footer{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);font-weight:600}.bf-table-row{border-bottom:1px solid var(--bf-color-border, #303036);transition:background-color var(--bf-duration-fast, .12s)}.bf-table-body .bf-table-row:hover .bf-table-cell{background:var(--bf-color-bg-row-hover)}.bf-table-body .bf-table-row--selected .bf-table-cell{background:var(--bf-color-bg-row-selected)}.bf-table-body .bf-table-row--selected:hover .bf-table-cell{background:var(--bf-color-bg-row-selected-hover)}.bf-table-body .bf-table-row:last-child,.bf-table-footer .bf-table-row:last-child{border-bottom:0}.bf-table-head,.bf-table-cell{padding:.75rem 1rem;text-align:left;vertical-align:middle}.bf-table-head{font-weight:650;white-space:nowrap}.bf-editable-reorder-table{min-width:0}.bf-editable-reorder-table__grid-host{min-width:0;overflow:auto;border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-editable-reorder-table__empty{margin:0;padding:1rem;color:var(--bf-color-text-secondary);font-size:.8125rem}.bf-editable-reorder-table__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.65rem .5rem .15rem}.bf-editable-reorder-table__add-icon{width:.9rem;height:.9rem;margin-right:.35rem}.bf-editable-reorder-table .reactgrid-content{color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface, #101014)}.bf-editable-reorder-table .reactgrid-content .rg-pane{background:var(--bf-color-bg-surface, #101014)}.bf-editable-reorder-table .reactgrid-content .rg-pane .rg-cell{color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface, #101014);border-color:var(--bf-color-border, #303036);font-size:.75rem}.bf-editable-reorder-table .reactgrid-content .rg-pane .rg-cell.rg-header-cell{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated, #1a1a1a);font-weight:650}.bf-editable-reorder-table .reactgrid-content .rg-pane .rg-cell.bf-editable-reorder-table__index-cell{justify-content:center;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-elevated, #1a1a1a);font-variant-numeric:tabular-nums}.bf-editable-reorder-table .reactgrid-content .rg-pane .rg-cell.rg-selected-cell{background:color-mix(in srgb,var(--bf-color-accent, #cc1717) 16%,var(--bf-color-bg-surface, #101014))}.bf-editable-reorder-table .rg-celleditor{color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas, #0a0a0c);border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-focus, #f04444) 35%,transparent)}.bf-editable-reorder-table .rg-celleditor-input,.bf-editable-reorder-table .rg-celleditor .rg-input{color:var(--bf-color-text-primary)}.bf-editable-reorder-table--editing .bf-editable-reorder-table__dialog-cell{cursor:pointer}.bf-editable-reorder-table__dialog-cell.rg-text-cell{display:-webkit-box;min-width:0;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;text-overflow:ellipsis;align-items:flex-start}.bf-editable-reorder-table__dialog-cell--lines-1.rg-text-cell{-webkit-line-clamp:1;line-clamp:1}.bf-editable-reorder-table__dialog-cell--lines-2.rg-text-cell{-webkit-line-clamp:2;line-clamp:2}.bf-editable-reorder-table__dialog-cell--lines-3.rg-text-cell{-webkit-line-clamp:3;line-clamp:3}.bf-editable-reorder-table-cell-dialog__textarea{min-height:14rem;resize:vertical}.bf-data-table{box-sizing:border-box;display:flex;min-width:0;min-height:0;flex-direction:column;gap:.75rem}.bf-data-table__toolbar,.bf-data-table__export-bar,.bf-data-table__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.bf-data-table__export-bar{color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-data-table__container{min-width:0;min-height:0;flex:1 1 auto;overflow:auto;container-type:inline-size;position:relative}.bf-data-table__table{min-width:48rem;table-layout:fixed}.bf-data-table__loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--bf-color-text-primary, #ffffff);font-size:.875rem;pointer-events:none}.bf-data-table__loading-overlay-label{font-weight:500}.bf-data-table__selection-cell{width:3rem;padding-right:.5rem;padding-left:.5rem;text-align:center}.bf-data-table__draggable-head{cursor:grab}.bf-data-table__draggable-head:active{cursor:grabbing}.bf-data-table__sort-button{display:inline-flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem;padding:0;color:inherit;background:transparent;border:0;font:inherit;text-align:inherit;cursor:pointer}.bf-data-table__sort-button:focus-visible,.bf-data-table__draggable-head:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-data-table__sort-indicator{display:inline-flex;min-width:1.25rem;align-items:center;justify-content:flex-end;gap:.2rem;color:var(--bf-color-text-muted, #7f7f89)}.bf-data-table__sort-indicator small{display:inline-grid;width:1rem;height:1rem;place-items:center;color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);border-radius:999px;font-size:.625rem;line-height:1}.bf-data-table__state-row td{height:8rem;color:var(--bf-color-text-muted, #7f7f89);text-align:center}.bf-data-table__state-row--error td{color:var(--bf-color-danger-text, #ff6b6b)}.bf-data-table__state-content{display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.bf-data-table__expander-cell{display:inline-flex;align-items:center;gap:.25rem;min-width:0;width:100%}.bf-data-table__expander-toggle{display:inline-flex;min-width:1.25rem;min-height:1.25rem;align-items:center;justify-content:center;padding:0;color:inherit;background:transparent;border:0;border-radius:.25rem;cursor:pointer}.bf-data-table__expander-toggle:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:1px}.bf-data-table__expander-chevron{width:.875rem;height:.875rem;transition:transform .12s ease-out}.bf-data-table__expander-chevron[data-expanded=true]{transform:rotate(90deg)}.bf-data-table__expander-spacer{display:inline-block;width:1.25rem;min-width:1.25rem;height:1px}.bf-data-table__expander-content{display:inline-flex;min-width:0;align-items:center;gap:.25rem}.bf-data-table__table tr[data-tree-depth="1"]{background:#ffffff04}.bf-data-table__table tr[data-tree-depth="2"]{background:#ffffff08}.bf-data-table__table tr[data-tree-depth="3"]{background:#ffffff0b}.bf-data-table__table tr[data-tree-depth]:not([data-tree-depth="0"]) td.bf-data-table__tree-cell{position:relative}.bf-data-table__table tr[data-tree-depth]:not([data-tree-depth="0"]) td.bf-data-table__tree-cell:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:1px;background:#ffffff0f;pointer-events:none}.bf-data-table--virtualized .bf-data-table__table{display:grid}.bf-data-table--virtualized .bf-table-header{display:grid;grid-template-columns:var(--bf-grid-columns);position:sticky;top:0;z-index:5}.bf-data-table--virtualized .bf-table-body{display:grid;grid-template-columns:var(--bf-grid-columns);position:relative}.bf-data-table--virtualized .bf-table-row{display:grid;grid-template-columns:var(--bf-grid-columns)}.bf-data-table--virtualized .bf-table-row--virtual{position:absolute;inset-inline:0}.bf-data-table--virtualized .bf-table-cell,.bf-data-table--virtualized .bf-table-head{display:block;min-width:0}.bf-data-table__viewport--virtual{height:32rem;overflow-y:auto;contain:strict}.bf-data-table__table .bf-table-head[data-sticky=header]{position:sticky;top:0;z-index:3;background:var(--bf-color-bg-elevated, #1a1a1a);box-shadow:inset 0 -1px 0 var(--bf-color-border, #303036)}.bf-data-table__table .bf-table-head[data-sticky=header][data-pin]{z-index:5}.bf-data-table__table .bf-table-head[data-sticky=header][data-pin=left]:first-child,.bf-data-table__table .bf-table-head[data-sticky=header].bf-data-table__selection-cell{z-index:6}.bf-data-table__table .bf-table-cell[style*=sticky]{background:var(--bf-color-bg-row-default)}.bf-data-table__table .bf-table-body .bf-table-row:nth-child(2n) .bf-table-cell[style*=sticky]{background:var(--bf-color-bg-row-stripe)}.bf-data-table__table .bf-table-row--selected .bf-table-cell[style*=sticky]{background:var(--bf-color-bg-row-selected)}.bf-data-table__table .bf-table-body .bf-table-row:hover .bf-table-cell[style*=sticky]{background:var(--bf-color-bg-row-hover)}.bf-data-table__table .bf-table-body .bf-table-row--selected:hover .bf-table-cell[style*=sticky]{background:var(--bf-color-bg-row-selected-hover)}.bf-data-table__table .bf-table-cell[style*=sticky][style*=left]:not([style*="left:0"]){box-shadow:var(--bf-shadow-sticky-edge-left)}.bf-data-table__table .bf-table-cell[style*=sticky][style*=right]:not([style*="right:0"]){box-shadow:var(--bf-shadow-sticky-edge-right)}.bf-data-table__table .bf-table-cell[style*=sticky][style*="left:0"],.bf-data-table__table .bf-table-cell[style*=sticky][style*="right:0"]{box-shadow:none}.bf-data-table__table .bf-table-cell{background:var(--bf-color-bg-row-default)}.bf-data-table__table .bf-table-body .bf-table-row:nth-child(2n) .bf-table-cell{background:var(--bf-color-bg-row-stripe)}.bf-data-table__table .bf-table-body .bf-table-row:hover .bf-table-cell{background:var(--bf-color-bg-row-hover)}.bf-data-table__table .bf-table-row--selected .bf-table-cell{background:var(--bf-color-bg-row-selected)}.bf-data-table__table .bf-table-body .bf-table-row--selected:hover .bf-table-cell{background:var(--bf-color-bg-row-selected-hover)}.bf-data-table__truncate-cell,.bf-data-table--virtualized .bf-data-table__truncate-cell{max-width:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-toolbar{box-sizing:border-box;display:flex;max-width:100%;padding:.375rem;align-items:center;gap:.375rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-toolbar--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-toolbar--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-toolbar--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-toolbar--horizontal{overflow-x:auto}.bf-toolbar--horizontal.bf-toolbar--wrap{flex-wrap:wrap;overflow:visible}.bf-toolbar--vertical{width:-moz-max-content;width:max-content;flex-direction:column;align-items:stretch}.bf-toolbar-group{display:flex;align-items:center;gap:.25rem}.bf-toolbar--vertical .bf-toolbar-group{flex-direction:column;align-items:stretch}.bf-toolbar-separator{flex:none;width:1px;height:1.5rem;margin:0 .125rem;background:var(--bf-color-border-strong, #47474f)}.bf-toolbar--vertical .bf-toolbar-separator{width:100%;height:1px;margin:.125rem 0}@keyframes bf-fade-in{0%{opacity:0}}@keyframes bf-dialog-in{0%{opacity:0;transform:translate(-50%,-48%) scale(.98)}}@media(prefers-reduced-motion:reduce){.bf-accordion-chevron,.bf-button,.bf-card--interactive,.bf-dialog-overlay,.bf-dialog-content,.bf-drawer-content,.bf-file-dropzone,.bf-inspector-section-chevron,.bf-media-card,.bf-split-pane-handle:before,.bf-tooltip-content,.bf-popover-content,.bf-dropdown-content,.bf-progress-indicator,.bf-switch,.bf-switch-thumb,.bf-table-row,.bf-timeline-clip,.bf-timeline-trim-handle,.bf-toggle{animation:none;transition:none}.bf-spinner{animation-duration:1.2s}.bf-skeleton:after{animation:none}}@media(max-width:36rem){.bf-drawer-content--left,.bf-drawer-content--right{width:100vw;border-width:0}.bf-drawer-content--top,.bf-drawer-content--bottom{border-width:0}.bf-dialog-footer{flex-direction:column-reverse}.bf-dialog-footer .bf-button{width:100%}.bf-pagination-edge{width:2.125rem;padding-inline:0}.bf-pagination-edge-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bf-data-pagination{justify-content:flex-start}.bf-data-pagination>.bf-pagination-list{width:100%}.bf-data-pagination .bf-pagination-link{min-width:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-data-pagination__size-trigger{min-width:var(--bf-control-touch, 2.75rem)}.bf-editable-text-footer{align-items:stretch;flex-direction:column}.bf-editable-text-actions{justify-content:flex-end}.bf-file-metadata--inline .bf-file-metadata-row{grid-template-columns:1fr;gap:.25rem}.bf-resource-picker{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}.bf-resource-picker-results{max-height:44vh}.bf-upload-queue-header{flex-direction:column}.bf-upload-queue-actions{width:100%;justify-content:flex-start}.bf-split-pane--responsive{flex-direction:column;overflow:visible}.bf-split-pane--responsive>.bf-resizable-panel{flex:1 1 auto!important;width:100%}.bf-split-pane--responsive>.bf-split-pane-handle{display:none}.bf-editor-body{flex-direction:column;overflow:visible}.bf-editor-sidebar{width:100%;min-width:0;flex-basis:auto;border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-editor-shell{overflow:visible}.bf-editor-header{align-items:flex-start;flex-direction:column}.bf-editor-toolbar{max-width:100%}.bf-step-indicator--horizontal{flex-direction:column}.bf-step-indicator--horizontal .bf-step-item:not(:last-child):after{top:2rem;bottom:0;left:1rem;right:auto;width:1px;height:auto}.bf-task-status{flex-wrap:wrap}.bf-task-status-actions{width:100%;padding-left:2.75rem}.bf-log-viewer-tools{align-items:stretch;flex-direction:column}.bf-log-viewer-search{width:100%}.bf-validation-summary-header{align-items:flex-start;flex-direction:column}.bf-result-panel-header{flex-wrap:wrap}.bf-result-panel-actions{width:100%;padding-left:2.75rem;justify-content:flex-start}.bf-canvas-viewport{min-height:20rem}.bf-canvas-controls{right:.5rem;bottom:.5rem;max-width:calc(100% - 1rem);overflow-x:auto}.bf-section-header{flex-direction:column}.bf-section-header-actions{width:100%}.bf-domain-card-body>header{flex-direction:column}.bf-attachment-strip>header{align-items:flex-start;flex-direction:column}.bf-attachment-strip-actions{width:100%}.bf-version-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:.75rem;gap:.625rem}.bf-selection-action-bar{width:calc(100vw - 1rem)}.bf-selection-action-buttons{margin-left:auto}}.bf-asset-standalone-voice{box-sizing:border-box;display:flex;width:100%;min-height:52rem;overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-asset-standalone-voice button,.bf-asset-standalone-voice input{font:inherit}.bf-asset-standalone-voice button:focus-visible,.bf-asset-standalone-voice input:focus-visible,.bf-asset-voice-dialog button:focus-visible{outline:2px solid #c00;outline-offset:2px}.bf-asset-standalone-voice__top{display:flex;min-height:5rem;padding:1.25rem 2rem .8rem;align-items:center;justify-content:space-between;gap:1rem;flex:none}.bf-asset-standalone-voice__top nav,.bf-asset-standalone-voice__top>div{display:flex;align-items:center;gap:.65rem}.bf-asset-standalone-voice__top nav button{padding:.4rem .7rem;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.35rem;cursor:pointer;font-size:.9rem}.bf-asset-standalone-voice__top nav button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-asset-standalone-voice__top nav i{color:var(--bf-color-text-muted);font-style:normal}.bf-asset-standalone-voice .bf-button.is-active{color:var(--bf-color-text-primary);border-color:#c00;box-shadow:0 0 0 1px #cc00003d}.bf-asset-standalone-voice__stats{display:flex;min-height:2rem;padding:0 2rem .7rem;align-items:center;gap:1.25rem;color:var(--bf-color-text-muted);flex-wrap:wrap;font-size:.72rem}.bf-asset-standalone-voice__stats strong{color:var(--bf-color-text-primary)}.bf-asset-standalone-voice__stats b{color:#ef4444;font-weight:500}.bf-asset-standalone-voice__categories{display:flex;width:-moz-fit-content;width:fit-content;margin:0 2rem 1rem;padding:.25rem;gap:.2rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.55rem}.bf-asset-standalone-voice__categories button{min-height:2.2rem;padding:0 1rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.4rem;cursor:pointer;font-size:.78rem}.bf-asset-standalone-voice__categories button[aria-selected=true]{color:#fff;background:#c00;font-weight:650}.bf-asset-standalone-voice__search{box-sizing:border-box;display:flex;height:2.55rem;margin:0 2rem 1rem;padding:0 .8rem;align-items:center;gap:.55rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border-control);border-radius:.55rem}.bf-asset-standalone-voice__search:focus-within{border-color:#c00;box-shadow:0 0 0 1px #c003}.bf-asset-standalone-voice__search input{min-width:0;color:var(--bf-color-text-primary);background:transparent;border:0;outline:0;flex:1;font-size:.8rem}.bf-asset-standalone-voice__search button{color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:1rem}.bf-asset-standalone-voice__scroll,.bf-asset-favorite-voices__scroll{min-height:0;padding:0 2rem 6rem;overflow-y:auto;flex:1;scrollbar-width:none}.bf-asset-standalone-voice__scroll::-webkit-scrollbar,.bf-asset-favorite-voices__scroll::-webkit-scrollbar{display:none}.bf-asset-standalone-voice__scroll>section+section{margin-top:1.75rem}.bf-asset-standalone-voice__scroll h2{margin:0 0 .8rem;color:var(--bf-color-text-primary);font-size:.95rem}.bf-asset-standalone-voice__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.bf-asset-standalone-voice__item{position:relative;min-width:0}.bf-asset-standalone-voice__item .bf-asset-voice-card{min-height:5.75rem;padding:.75rem .85rem;background:var(--bf-color-bg-subtle);border-color:var(--bf-color-border)}.bf-asset-standalone-voice__item .bf-asset-voice-card__copy{align-self:center}.bf-asset-standalone-voice__item .bf-asset-voice-card .bf-asset-voice-wave{max-width:4.5rem}.bf-asset-standalone-voice__skeleton{min-height:6.5rem;background:linear-gradient(100deg,var(--bf-color-bg-surface) 30%,var(--bf-color-bg-elevated) 50%,var(--bf-color-bg-surface) 70%);background-size:250% 100%;border:1px solid var(--bf-color-border);border-radius:.75rem;animation:bf-skeleton 1.6s ease infinite}.bf-asset-standalone-voice__empty,.bf-asset-standalone-voice__error{display:grid;min-height:14rem;place-items:center;align-content:center;gap:.45rem;color:var(--bf-color-text-muted);text-align:center}.bf-asset-standalone-voice__empty{font-size:1.6rem}.bf-asset-standalone-voice__empty strong,.bf-asset-standalone-voice__error strong{color:var(--bf-color-text-secondary);font-size:.85rem}.bf-asset-standalone-voice__empty small{font-size:.68rem}.bf-asset-standalone-voice__error{flex:1}.bf-asset-standalone-voice__error>span{display:grid;width:2.8rem;height:2.8rem;place-items:center;color:var(--bf-color-danger-text, #f87171);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:50%;font-size:1.1rem}.bf-asset-standalone-voice__error p{margin:0;color:var(--bf-color-text-muted);font-size:.75rem}.bf-asset-voice-dialog{width:min(32rem,calc(100vw - 2rem));color:var(--bf-color-text-primary)}.bf-asset-voice-dialog__choices{display:grid;gap:.65rem}.bf-asset-voice-dialog__choices>button{display:grid;padding:.75rem;gap:.2rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem;cursor:pointer;text-align:left}.bf-asset-voice-dialog__choices>button[aria-pressed=true]{color:var(--bf-color-text-primary);background:#7f1d1d2e;border-color:#c00}.bf-asset-voice-dialog__choices strong{font-size:.78rem}.bf-asset-voice-dialog__choices span{color:var(--bf-color-text-muted);font-size:.7rem;line-height:1.5}.bf-asset-voice-filter{display:grid;gap:1rem}.bf-asset-voice-filter>label{color:var(--bf-color-text-primary);font-size:.78rem}.bf-asset-voice-filter__options,.bf-asset-voice-filter__tags{display:flex;gap:.4rem;flex-wrap:wrap}.bf-asset-voice-filter__options button,.bf-asset-voice-filter__tags button{min-height:2rem;padding:0 .7rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid transparent;border-radius:.45rem;cursor:pointer;font-size:.7rem}.bf-asset-voice-filter__options button{flex:1}.bf-asset-voice-filter__options button[aria-pressed=true],.bf-asset-voice-filter__tags button[aria-pressed=true]{color:#fff;background:#c00;border-color:#e11d48}.bf-asset-voice-detail{display:grid;gap:1rem}.bf-asset-voice-detail__tags{display:flex;gap:.4rem;flex-wrap:wrap}.bf-asset-voice-detail__tags span{padding:.25rem .5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-radius:.3rem;font-size:.68rem}.bf-asset-voice-detail section{display:grid;gap:.35rem}.bf-asset-voice-detail section>strong{color:var(--bf-color-text-primary);font-size:.75rem}.bf-asset-voice-detail p{margin:0;color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.6}.bf-asset-voice-detail__preview{padding:.85rem;background:#151515;border-radius:.55rem}.bf-asset-voice-detail__preview button{min-height:2.2rem;color:#e5e7eb;background:#27272a;border:0;border-radius:.45rem;cursor:pointer}.bf-asset-voice-detail__preview button[aria-pressed=true]{color:#fff;background:#c00}.bf-asset-voice-detail>small{color:var(--bf-color-text-muted);font-size:.68rem}.bf-asset-voice-character-list{display:grid;max-height:20rem;margin-top:.8rem;gap:.55rem;overflow-y:auto}.bf-asset-voice-character-list>button{display:flex;min-height:3.8rem;padding:.55rem;align-items:center;gap:.65rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem;cursor:pointer;text-align:left}.bf-asset-voice-character-list>button[aria-pressed=true]{background:#7f1d1d2e;border-color:#c00}.bf-asset-voice-character-list>button>span{display:grid;width:2.4rem;height:2.4rem;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border-radius:50%}.bf-asset-voice-character-list>button>div{display:grid;min-width:0;flex:1;gap:.15rem}.bf-asset-voice-character-list strong{color:var(--bf-color-text-primary);font-size:.75rem}.bf-asset-voice-character-list small{overflow:hidden;color:var(--bf-color-text-muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-character-list i{display:grid;width:1.25rem;height:1.25rem;place-items:center;color:#fff;background:#c00;border-radius:50%;font-style:normal;font-size:.65rem}.bf-asset-voice-character-list>p{color:var(--bf-color-text-muted);text-align:center;font-size:.75rem}.bf-asset-favorite-voices__header{display:flex;min-height:6.5rem;padding:1.3rem 2rem 1rem;align-items:center;justify-content:space-between;gap:1rem;flex:none}.bf-asset-favorite-voices__header h1{margin:0;color:var(--bf-color-text-primary);font-size:1.6rem}.bf-asset-favorite-voices__header p{margin:.3rem 0 0;color:var(--bf-color-text-muted);font-size:.78rem}.bf-asset-favorite-voices__batch,.bf-asset-favorite-voices__toolbar{display:flex;align-items:center;gap:.5rem}.bf-asset-favorite-voices__batch{max-width:42rem;flex-wrap:wrap;justify-content:flex-end}.bf-asset-favorite-voices__batch-reason{flex:1 0 100%}.bf-asset-favorite-voices__batch>span{color:var(--bf-color-text-secondary);font-size:.72rem}.bf-asset-favorite-voices__toolbar{padding:0 2rem 1rem;flex:none}.bf-asset-favorite-voices__toolbar .bf-asset-standalone-voice__search{min-width:10rem;margin:0;flex:1}.bf-asset-favorite-voices__chips{display:flex;padding:0 2rem .7rem;gap:.45rem;flex-wrap:wrap}.bf-asset-favorite-voices__chips>span{display:inline-flex;min-height:1.6rem;padding:0 .45rem;align-items:center;gap:.35rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-radius:.3rem;font-size:.65rem}.bf-asset-favorite-voices__chips button{padding:0;color:var(--bf-color-text-secondary);background:transparent;border:0;cursor:pointer}.bf-asset-favorite-voices__tabs{display:flex;min-height:3rem;margin:0 2rem 1rem;align-items:stretch;gap:1.5rem;border-bottom:1px solid var(--bf-color-border)}.bf-asset-favorite-voices__tabs button{position:relative;padding:0 .15rem;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:.78rem}.bf-asset-favorite-voices__tabs button[aria-selected=true]{color:var(--bf-color-text-primary)}.bf-asset-favorite-voices__tabs button[aria-selected=true]:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#c00;content:""}.bf-asset-favorite-voices__item .bf-asset-voice-card{padding-bottom:1.55rem}.bf-asset-favorite-voices__item.is-batch-selected .bf-asset-voice-card{border-color:#c00;box-shadow:0 0 0 1px #c00}.bf-asset-favorite-voices__check{position:absolute;z-index:2;top:.5rem;left:.5rem;display:grid;width:1.35rem;height:1.35rem;padding:0;place-items:center;color:var(--bf-color-text-primary);background:#0a0a0ad9;border:2px solid #71717a;border-radius:.3rem;cursor:pointer;font-size:.65rem}.bf-asset-favorite-voices__check[aria-pressed=true]{background:#c00;border-color:#c00}.bf-asset-favorite-voices__meta{position:absolute;bottom:.45rem;left:.7rem;display:flex;align-items:center;gap:.45rem;color:var(--bf-color-text-muted);font-size:.6rem}.bf-asset-favorite-voices__meta span{padding:.15rem .35rem;border-radius:.25rem}.bf-asset-favorite-voices__meta .is-platform{color:#60a5fa;background:#3b82f626}.bf-asset-favorite-voices__meta .is-cloned{color:#c084fc;background:#a855f726}.bf-asset-favorite-voices__meta .is-favorite{color:#facc15;background:#eab30826}.bf-asset-voice-generation{box-sizing:border-box;display:flex;width:100%;min-height:46rem;overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-asset-voice-generation button,.bf-asset-voice-generation input,.bf-asset-voice-generation textarea{font:inherit}.bf-asset-voice-generation button:focus-visible,.bf-asset-voice-generation input:focus-visible,.bf-asset-voice-generation textarea:focus-visible{outline:2px solid #c00;outline-offset:2px}.bf-asset-voice-generation>header{display:flex;min-height:4.6rem;padding:0 2rem;align-items:center;gap:1rem;flex:none;border-bottom:1px solid var(--bf-color-border)}.bf-asset-voice-generation>header>button{min-width:2.1rem;min-height:2.1rem;padding:0;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.4rem;cursor:pointer;font-size:1.7rem}.bf-asset-voice-generation>header>button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-asset-voice-generation>header>div{min-width:0;flex:1}.bf-asset-voice-generation>header h1{margin:0;color:var(--bf-color-text-primary);font-size:1.1rem}.bf-asset-voice-generation>header p{margin:.2rem 0 0;color:var(--bf-color-text-muted);font-size:.7rem}.bf-asset-voice-generation.is-embedded>header{justify-content:space-between}.bf-asset-voice-generation__scroll{min-height:0;padding:1.5rem 2rem 5rem;overflow-y:auto;flex:1}.bf-asset-voice-generation__input{display:grid;gap:1.35rem}.bf-asset-voice-generation__input>div>label{display:block;margin-bottom:.55rem;color:var(--bf-color-text-primary);font-size:.78rem;font-weight:600}.bf-asset-voice-generation__sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.bf-asset-voice-generation__sources button{display:grid;min-height:8.5rem;padding:1.25rem;align-content:center;justify-items:start;gap:.35rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid var(--bf-color-border);border-radius:.75rem;cursor:pointer;text-align:left}.bf-asset-voice-generation__sources button:hover{color:var(--bf-color-text-primary);background:#7f1d1d21;border-color:#c00}.bf-asset-voice-generation__sources button>span{color:var(--bf-color-text-secondary);font-size:1.7rem}.bf-asset-voice-generation__sources strong{color:var(--bf-color-text-primary);font-size:.8rem}.bf-asset-voice-generation__sources small{color:var(--bf-color-text-muted);font-size:.68rem}.bf-asset-voice-generation__uploaded{display:flex;min-height:4rem;padding:.65rem .8rem;align-items:center;gap:.65rem;color:#4ade80;background:#14532d33;border:1px solid #28543a;border-radius:.65rem}.bf-asset-voice-generation__uploaded>span{display:grid;width:1.7rem;height:1.7rem;flex:none;place-items:center;background:#166534;border-radius:50%}.bf-asset-voice-generation__uploaded>div{display:grid;min-width:0;flex:1;gap:.15rem}.bf-asset-voice-generation__uploaded strong{font-size:.75rem}.bf-asset-voice-generation__uploaded small{color:#86efac;font-size:.65rem}.bf-asset-voice-generation__uploaded button{color:#86efac;background:transparent;border:0;cursor:pointer;font-size:.68rem}.bf-asset-voice-generation__actions,.bf-asset-voice-generation__import-actions{display:flex;padding-top:1rem;justify-content:flex-end;gap:.6rem;border-top:1px solid var(--bf-color-border)}.bf-asset-voice-generation__error{margin:0;color:var(--bf-color-danger-text, #f87171);font-size:.72rem}.bf-asset-voice-generation__record{display:flex;min-height:30rem;align-items:center;justify-content:center;flex-direction:column;gap:1.4rem}.bf-asset-voice-generation__record-wave{display:flex;width:min(100%,30rem);height:6rem;align-items:center;justify-content:center;gap:.18rem}.bf-asset-voice-generation__record-wave i{width:.18rem;min-height:.3rem;background:#c00;border-radius:999px;opacity:.3;transition:height .12s ease}.bf-asset-voice-generation__record-wave.is-recording i{opacity:1;animation:bf-asset-voice-pulse .7s ease-in-out infinite alternate}.bf-asset-voice-generation__record-wave.is-recording i:nth-child(2n){animation-delay:-.28s}.bf-asset-voice-generation__record>strong{color:var(--bf-color-text-primary);font-family:ui-monospace,monospace;font-size:2.2rem}.bf-asset-voice-generation__record>div:not(.bf-asset-voice-generation__record-wave){display:flex;gap:.65rem}.bf-asset-voice-generation__record-button{display:grid;width:5rem;height:5rem;place-items:center;color:#fff;background:#c00;border:0;border-radius:50%;cursor:pointer;font-size:1.5rem}.bf-asset-voice-generation__record-button.is-recording{background:#ef4444}.bf-asset-voice-generation__import{display:grid;gap:1rem}.bf-asset-voice-generation__drop{display:grid;min-height:14rem;padding:2rem;place-items:center;align-content:center;gap:.5rem;color:var(--bf-color-text-muted);border:2px dashed var(--bf-color-border);border-radius:.75rem;cursor:pointer;text-align:center}.bf-asset-voice-generation__drop:hover{color:var(--bf-color-text-secondary);background:#7f1d1d1a;border-color:#c00}.bf-asset-voice-generation__drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.bf-asset-voice-generation__drop>span{font-size:2.5rem}.bf-asset-voice-generation__drop strong{color:var(--bf-color-text-primary);font-size:.8rem}.bf-asset-voice-generation__drop small{font-size:.68rem}.bf-asset-voice-generation__file{display:flex;min-height:4.5rem;padding:.75rem;align-items:center;gap:.65rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.65rem}.bf-asset-voice-generation__file>span{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(127 29 29 / 22%));border-radius:.5rem}.bf-asset-voice-generation__file>div{display:grid;min-width:0;flex:1;gap:.15rem}.bf-asset-voice-generation__file strong{overflow:hidden;color:var(--bf-color-text-primary);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-generation__file small{color:var(--bf-color-text-muted);font-size:.65rem}.bf-asset-voice-generation__file button{color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:1.2rem}.bf-asset-voice-generation__analyzing{display:flex;min-height:28rem;align-items:center;justify-content:center;flex-direction:column;gap:.55rem;text-align:center}.bf-asset-voice-generation__analyzing>span{display:grid;width:5rem;height:5rem;place-items:center;color:#c00;border:.35rem solid #3b0b0b;border-top-color:#c00;border-radius:50%;font-size:1.4rem;animation:bf-spin 1s linear infinite}.bf-asset-voice-generation__analyzing h3{margin:1rem 0 0;color:var(--bf-color-text-primary);font-size:1rem}.bf-asset-voice-generation__analyzing p{margin:0;color:var(--bf-color-text-muted);font-size:.75rem}.bf-asset-voice-generation__analyzing>div{width:min(100%,20rem);height:.3rem;margin-top:.65rem;overflow:hidden;background:var(--bf-color-bg-elevated);border-radius:999px}.bf-asset-voice-generation__analyzing>div i{display:block;width:60%;height:100%;background:#c00;border-radius:inherit;animation:bf-asset-voice-loading 1.4s ease-in-out infinite alternate}.bf-asset-voice-generation__analyzing small{color:var(--bf-color-text-muted);font-size:.65rem}@keyframes bf-asset-voice-loading{to{width:82%}}.bf-asset-voice-clone-complete{display:grid;gap:1.25rem}.bf-asset-voice-clone-complete__notice{display:flex;min-height:4.5rem;padding:.75rem;align-items:center;gap:.7rem;color:#4ade80;background:#14532d33;border:1px solid #28543a;border-radius:.75rem}.bf-asset-voice-clone-complete__notice.is-processing{color:#facc15;background:#713f1233;border-color:#713f12}.bf-asset-voice-clone-complete__notice.is-failed{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(127 29 29 / 20%));border-color:var(--bf-color-danger-border, #7f1d1d)}.bf-asset-voice-clone-complete__notice>span{display:grid;width:2.5rem;height:2.5rem;flex:none;place-items:center;color:var(--bf-color-text-primary);background:#16a34a;border-radius:50%}.bf-asset-voice-clone-complete__notice.is-processing>span{background:#ca8a04}.bf-asset-voice-clone-complete__notice.is-failed>span{background:var(--bf-color-action-danger, #dc2626)}.bf-asset-voice-clone-complete__notice h3{margin:0;font-size:.85rem}.bf-asset-voice-clone-complete__notice p{margin:.2rem 0 0;color:var(--bf-color-text-muted);font-size:.7rem}.bf-asset-voice-clone-complete__card{padding:1.1rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-asset-voice-clone-complete__card>header{display:flex;min-height:2.4rem;align-items:center;justify-content:space-between;gap:.75rem}.bf-asset-voice-clone-complete__card>header>div{display:flex;align-items:center;gap:.65rem}.bf-asset-voice-clone-complete__card>header h3{margin:0;color:var(--bf-color-text-primary);font-size:1rem}.bf-asset-voice-clone-complete__card>header button{color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:.68rem}.bf-asset-voice-clone-complete__card>header form{display:flex;min-width:0;align-items:center;gap:.45rem;flex:1}.bf-asset-voice-clone-complete__card>header form .bf-input{min-width:10rem;max-width:20rem}.bf-asset-voice-clone-complete__card>header>span{padding:.2rem .45rem;color:#4ade80;background:#22c55e26;border-radius:.3rem;font-size:.65rem}.bf-asset-voice-clone-complete__card>header>span.is-processing{color:#facc15;background:#eab30826}.bf-asset-voice-clone-complete__card>header>span.is-failed{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(239 68 68 / 15%))}.bf-asset-voice-clone-complete__description{margin:.75rem 0;color:var(--bf-color-text-muted);font-size:.75rem}.bf-asset-voice-clone-complete__preview{display:flex;min-height:5rem;padding:.8rem;align-items:center;gap:.75rem;background:#1f1f1f;border:1px solid #303030;border-radius:.55rem}.bf-asset-voice-clone-complete__preview>button{display:grid;width:3rem;height:3rem;padding:0;flex:none;place-items:center;color:#fff;background:#2a2a2a;border:0;border-radius:50%;cursor:pointer}.bf-asset-voice-clone-complete__preview>button[aria-pressed=true]{background:#c00}.bf-asset-voice-clone-complete__preview>div{display:grid;min-width:0;flex:1;gap:.25rem}.bf-asset-voice-clone-complete__preview small{color:#73737b;font-size:.62rem}.bf-asset-voice-clone-complete__wave{display:flex;height:2rem;align-items:center;gap:.14rem}.bf-asset-voice-clone-complete__wave i{width:.18rem;min-height:.2rem;background:#444;border-radius:999px}.bf-asset-voice-clone-complete__wave.is-playing i{background:#c00;animation:bf-asset-voice-pulse .7s ease-in-out infinite alternate}.bf-asset-voice-clone-complete__pending{display:grid;min-height:5rem;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border:1px dashed var(--bf-color-border);border-radius:.55rem;font-size:.72rem}.bf-asset-voice-clone-complete__card>footer{display:flex;margin-top:.85rem;padding-top:.75rem;gap:1.25rem;color:var(--bf-color-text-muted);border-top:1px solid var(--bf-color-border);font-size:.62rem;flex-wrap:wrap}.bf-asset-voice-clone-complete__actions{display:flex;justify-content:flex-end;gap:.6rem}@media(max-width:48rem){.bf-asset-standalone-voice__grid{grid-template-columns:1fr}.bf-asset-standalone-voice__top,.bf-asset-favorite-voices__header{align-items:flex-start;flex-direction:column}.bf-asset-favorite-voices__batch{width:100%;justify-content:flex-start}.bf-asset-favorite-voices__toolbar{align-items:stretch;flex-wrap:wrap}.bf-asset-favorite-voices__toolbar .bf-asset-standalone-voice__search{flex-basis:100%}}@media(max-width:36rem){.bf-asset-standalone-voice{min-height:45rem}.bf-asset-standalone-voice__top,.bf-asset-favorite-voices__header{padding-right:1rem;padding-left:1rem}.bf-asset-standalone-voice__top>div{width:100%;overflow-x:auto}.bf-asset-standalone-voice__stats{padding-right:1rem;padding-left:1rem;gap:.7rem}.bf-asset-standalone-voice__categories,.bf-asset-favorite-voices__tabs{margin-right:1rem;margin-left:1rem;overflow-x:auto}.bf-asset-standalone-voice__search{margin-right:1rem;margin-left:1rem}.bf-asset-standalone-voice__scroll,.bf-asset-favorite-voices__scroll,.bf-asset-favorite-voices__toolbar,.bf-asset-favorite-voices__chips{padding-right:1rem;padding-left:1rem}.bf-asset-favorite-voices__toolbar .bf-asset-standalone-voice__search{margin:0}.bf-asset-standalone-voice__item .bf-asset-voice-card{align-items:center;flex-wrap:nowrap}.bf-asset-standalone-voice__item .bf-asset-voice-card__copy{min-width:0}.bf-asset-standalone-voice__item .bf-asset-voice-card .bf-asset-voice-wave{display:none}.bf-asset-standalone-voice__item .bf-asset-voice-card__actions{padding-left:0}.bf-asset-voice-generation>header,.bf-asset-voice-generation__scroll{padding-right:1rem;padding-left:1rem}.bf-asset-voice-generation__sources{grid-template-columns:1fr}.bf-asset-voice-generation__sources button{min-height:6.8rem}.bf-asset-standalone-voice__top nav button,.bf-asset-standalone-voice__top .bf-button,.bf-asset-standalone-voice__categories button,.bf-asset-favorite-voices__toolbar .bf-button,.bf-asset-favorite-voices__batch .bf-button,.bf-asset-favorite-voices__tabs button,.bf-asset-voice-card__play,.bf-asset-voice-card__actions button,.bf-asset-favorite-voices__check,.bf-asset-favorite-voices__chips button,.bf-asset-voice-dialog button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-standalone-voice__search,.bf-asset-standalone-voice__search input{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-voice-generation>header>button,.bf-asset-voice-generation .bf-button,.bf-asset-voice-generation__uploaded button,.bf-asset-voice-generation__file button,.bf-asset-voice-generation input:not([type=file]){min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-voice-clone-complete__card>header{align-items:flex-start}.bf-asset-voice-clone-complete__card>header form{align-items:stretch;flex-direction:column}.bf-asset-voice-clone-complete__card>header form .bf-input{width:100%;max-width:none}.bf-asset-voice-clone-complete__actions{align-items:stretch;flex-direction:column}}.bf-asset-character-dialog button:focus-visible,.bf-asset-character-dialog input:focus-visible,.bf-asset-character-dialog textarea:focus-visible{outline:2px solid #c00;outline-offset:2px}.bf-detail-section-header{display:flex;min-height:2.5rem;margin:1.5rem 0 1rem;align-items:center;justify-content:space-between;gap:1rem}.bf-detail-section-header>div{display:flex;align-items:center;gap:.5rem}.bf-detail-section-header>div i{width:.2rem;height:.875rem;background:#c00;border-radius:.15rem}.bf-detail-section-header.is-blue>div i{background:#2563eb}.bf-detail-section-header h2{margin:0;color:var(--bf-color-text-primary);font-size:.9375rem;letter-spacing:.03em}.bf-asset-image-prompt-analysis{padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--bf-color-border)}.bf-asset-image-prompt-analysis>header{display:flex;min-height:1.75rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-asset-image-prompt-analysis>header>div{display:flex;min-width:0;align-items:center;gap:.4rem}.bf-asset-image-prompt-analysis>header strong{overflow:hidden;color:#c4b5fd;font-size:.75rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-asset-image-prompt-analysis>header .bf-button{min-height:1.75rem;padding-inline:.5rem;font-size:.6875rem}.bf-asset-image-prompt-analysis>p,.bf-asset-image-prompt-analysis__error>p{margin:.45rem 0 0!important;color:var(--bf-color-text-secondary)!important;font-size:.75rem!important;line-height:1.6!important;overflow-wrap:anywhere;white-space:pre-wrap}.bf-asset-image-prompt-analysis>p>i{display:inline-block;width:1px;height:.85rem;margin-left:.2rem;vertical-align:middle;background:#a78bfa;animation:bf-prompt-caret 1s ease-in-out infinite}@keyframes bf-prompt-caret{0%,to{opacity:.25}50%{opacity:1}}.bf-asset-image-prompt-analysis>small{display:block;margin-top:.4rem;color:var(--bf-color-text-muted);font-size:.6875rem}.bf-asset-image-prompt-analysis.is-error>header strong,.bf-asset-image-prompt-analysis__error>p{color:var(--bf-color-danger-text, #f87171)!important}.bf-asset-image-prompt-analysis__error .bf-button{margin-top:.55rem}.bf-asset-media-prompt-panel{padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--bf-color-border)}.bf-asset-media-prompt-panel__header{display:flex;min-height:1.75rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-asset-media-prompt-panel__title{overflow:hidden;color:var(--bf-color-text-secondary);font-size:.75rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-asset-media-prompt-panel__actions,.bf-asset-media-prompt-panel__edit{flex:none}.bf-asset-media-prompt-panel__body{min-height:0;max-height:8rem;margin-top:.45rem;overflow-y:auto}.bf-asset-media-prompt-panel__content{color:var(--bf-color-text-secondary);font-size:.75rem;line-height:1.6}.bf-asset-media-prompt-panel__content.bf-host-markdown p{margin:0;color:inherit;font-size:inherit;line-height:inherit}.bf-asset-media-prompt-panel__empty{margin:.45rem 0 0;color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.6}.bf-asset-media-prompt-panel--compact{padding-top:.5rem;margin-top:0;border-top:1px solid var(--bf-color-border)}.bf-asset-media-prompt-panel--compact .bf-asset-media-prompt-panel__body{max-height:5rem}.bf-asset-detail-media-panel__copy-body,.bf-asset-character-base__copy>div,.bf-asset-costume-main__copy-body,.bf-asset-state-card__copy-body{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.bf-asset-character-base__media-prompt.bf-asset-media-prompt-panel,.bf-asset-costume-main__media-prompt.bf-asset-media-prompt-panel,.bf-asset-state-card__media-prompt.bf-asset-media-prompt-panel,.bf-asset-detail-media-panel .bf-asset-media-prompt-panel{display:flex;min-height:0;flex:1;flex-direction:column}.bf-asset-character-base__media-prompt .bf-asset-media-prompt-panel__body,.bf-asset-costume-main__media-prompt .bf-asset-media-prompt-panel__body,.bf-asset-state-card__media-prompt .bf-asset-media-prompt-panel__body,.bf-asset-detail-media-panel .bf-asset-media-prompt-panel__body{flex:1;max-height:none;overflow-y:auto}.bf-asset-character-dialog__preview{display:block;width:100%;max-height:10rem;-o-object-fit:contain;object-fit:contain;background:#0b0b0b;border:1px solid #333;border-radius:.5rem}.bf-asset-character-dialog{width:min(27.5rem,calc(100vw - 2rem));padding:0;overflow:hidden;background:var(--bf-color-bg-elevated);border-color:var(--bf-color-border);border-radius:1rem}.bf-asset-character-dialog form{display:contents}.bf-asset-character-dialog .bf-dialog-header{display:flex;padding:1.25rem 1.5rem;align-items:center;gap:.75rem;border-bottom:1px solid var(--bf-color-border)}.bf-asset-character-dialog .bf-dialog-header>div{display:grid;gap:.15rem}.bf-asset-character-dialog .bf-dialog-title{font-size:.9375rem}.bf-asset-character-dialog .bf-dialog-description{font-size:.75rem}.bf-asset-character-dialog .bf-dialog-body{display:grid;padding:1.25rem 1.5rem;gap:1rem}.bf-asset-character-dialog .bf-field-label{display:flex;justify-content:space-between}.bf-asset-character-dialog .bf-field-label small{margin-left:auto;color:var(--bf-color-text-muted);font-weight:400}.bf-asset-character-dialog .bf-dialog-footer{padding:1rem 1.5rem;border-top:1px solid var(--bf-color-border)}.bf-asset-character-dialog__error{margin:0;color:var(--bf-color-danger-text, #f87171);font-size:.75rem}.bf-asset-character-dialog__drop{display:flex;min-height:7.5rem;align-items:center;justify-content:center;flex-direction:column;gap:.3rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:2px dashed var(--bf-color-border);border-radius:.5rem;cursor:pointer}.bf-asset-character-dialog__drop:hover{background:var(--bf-color-bg-hover);border-color:#555}.bf-asset-character-dialog__drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.bf-asset-character-dialog__drop i{font-size:1.5rem;font-style:normal}.bf-asset-character-dialog__drop strong{max-width:90%;overflow:hidden;font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-character-dialog__drop small,.bf-asset-character-dialog__hint{color:var(--bf-color-text-muted);font-size:.6875rem}.bf-asset-character-dialog__drop .bf-file-dropzone-icon{width:auto;height:auto;color:inherit;background:transparent;font-size:1.5rem}.bf-asset-character-dialog__drop .bf-file-dropzone-prompt{max-width:90%;overflow:hidden;color:var(--bf-color-text-secondary);font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-character-dialog__drop .bf-file-dropzone-hint{color:var(--bf-color-text-muted);font-size:.6875rem}.bf-asset-character-dialog__hint{margin:-.65rem 0 0}@container bf-asset-detail (max-width: 64rem){.bf-asset-character-detail{min-height:min(45rem,100dvh);padding:1rem 1rem 0}.bf-asset-character-detail__title{min-height:auto;padding:0}.bf-asset-character-detail__title h1{font-size:1.15rem}.bf-asset-character-detail__title .bf-button--danger:has(.bf-media-intent-action-bar__icon){width:var(--bf-control-icon-standard, 2.25rem);min-width:var(--bf-control-icon-standard, 2.25rem);padding:0;font-size:0}.bf-asset-character-detail__nav{padding:.75rem 1rem;gap:.4rem;flex-wrap:nowrap}.bf-asset-character-detail__nav .bf-tabs-list{overflow-x:auto;gap:.35rem}.bf-asset-character-detail__nav>span{display:none}.bf-asset-character-detail__nav .bf-tabs-trigger{min-width:-moz-max-content;min-width:max-content;min-height:var(--bf-control-icon-standard, 2.25rem);padding:0 .65rem;font-size:.8125rem}.bf-asset-character-detail__nav-actions{width:auto;flex:none;margin-left:auto;justify-content:flex-end}.bf-asset-character-detail__title .bf-button,.bf-asset-character-detail__nav .bf-button,.bf-asset-character-template>button,.bf-asset-character-section-header .bf-button,.bf-asset-character-base__copy header .bf-button,.bf-asset-character-base__copy footer .bf-button,.bf-asset-costume-main__info .bf-button,.bf-asset-state-card__info .bf-button,.bf-detail-section-header .bf-button,.bf-asset-image-prompt-analysis .bf-button{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-character-template{order:2;margin-left:auto}.bf-asset-character-template>div{width:min(20rem,calc(100vw - 3rem))}.bf-asset-character-detail__scroll{padding:0 0 1.25rem}.bf-asset-detail-media-panel,.bf-asset-character-base,.bf-asset-costume-main,.bf-asset-state-card{display:grid;width:100%;min-width:0;max-width:100%;height:auto;min-height:12rem;max-height:none;aspect-ratio:800 / 300;grid-template-columns:minmax(0,52fr) minmax(0,48fr)}.bf-asset-character-base__media,.bf-asset-costume-main__media,.bf-asset-state-card__media{min-width:0;min-height:0;height:100%;aspect-ratio:auto}.bf-asset-character-base__copy{height:100%;min-width:0;min-height:0;border-top:0;border-left:1px solid var(--bf-color-border)}.bf-asset-character-base__copy>header{align-items:flex-start}.bf-asset-character-base__copy header>div{justify-content:flex-end}.bf-asset-detail-info-actions .bf-button[data-has-icon=true]{width:var(--bf-control-icon-standard, 2.25rem);min-width:var(--bf-control-icon-standard, 2.25rem);padding-inline:0}.bf-asset-detail-info-actions .bf-button[data-has-icon=true]>span:not(.bf-media-intent-action-bar__icon){display:none}.bf-asset-character-view-grid,.bf-asset-character-view-grid:has(>:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.bf-asset-character-view,.bf-asset-character-view-add-item,.bf-asset-character-view-add{width:100%}.bf-asset-character-view__media{height:auto;aspect-ratio:16 / 9}.bf-asset-character-view-add{min-height:0;aspect-ratio:16 / 9}.bf-asset-character-base__media-actions,.bf-asset-character-base__visual .bf-asset-visual-slot__overlay,.bf-asset-character-view__actions,.bf-asset-character-view__media .bf-asset-visual-slot__overlay{opacity:1}.bf-asset-character-detail__loading{padding:1rem;grid-template-columns:1fr}}@media(hover:none)and (pointer:coarse){.bf-detail-section-header .bf-button,.bf-asset-image-prompt-analysis .bf-button{min-height:var(--bf-control-touch, 2.75rem)}}.bf-asset-voice-settings{box-sizing:border-box;display:grid;min-width:0;padding:1.125rem;grid-template-columns:8.5rem minmax(0,1fr);gap:1rem;color:var(--bf-color-text-primary);background:linear-gradient(145deg,var(--bf-color-bg-surface),var(--bf-color-bg-canvas));border:1px solid var(--bf-color-border);border-radius:.875rem;box-shadow:0 1rem 2.8rem #0000002e}.bf-asset-voice-settings__avatar{overflow:hidden;align-self:start;aspect-ratio:4 / 5;background:#e5e5e5;border:1px solid var(--bf-color-border);border-radius:.55rem}.bf-asset-voice-settings__avatar.is-empty{background:var(--bf-color-bg-subtle);border-style:dashed}.bf-asset-voice-settings__avatar .bf-resilient-image,.bf-asset-voice-settings__avatar img{width:100%;height:100%}.bf-asset-voice-settings__avatar img{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.bf-asset-voice-settings__avatar .bf-resilient-image-message{display:grid;width:100%;height:100%;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);text-align:center}.bf-asset-voice-settings__avatar .bf-resilient-image-message>span{display:grid;gap:.45rem;font-size:2rem}.bf-asset-voice-settings__avatar .bf-resilient-image-message small{font-size:.6875rem}.bf-asset-voice-settings__body{display:grid;min-width:0;align-content:start;gap:.7rem}.bf-asset-voice-settings__body>header,.bf-asset-voice-library>header{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;gap:1rem}.bf-asset-voice-settings__body>header>div,.bf-asset-voice-library>header>div{display:flex;align-items:center;gap:.5rem}.bf-asset-voice-settings__body>header i,.bf-asset-voice-library>header i{display:block;width:.22rem;height:1rem;background:#dc1717;border-radius:999px}.bf-asset-voice-settings__body>header h2,.bf-asset-voice-library>header h2{margin:0;color:var(--bf-color-text-primary);font-size:1rem;font-weight:650;letter-spacing:.02em}.bf-asset-voice-settings__body>header button{min-height:2.25rem;padding:0 .75rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem;cursor:pointer;font-size:.75rem}.bf-asset-voice-settings__description{position:relative;display:grid;min-width:0;align-items:start;grid-template-columns:5rem minmax(0,1fr);gap:.65rem}.bf-asset-voice-settings__description>strong,.bf-asset-voice-settings__current>strong{color:var(--bf-color-text-secondary);font-size:.8125rem}.bf-asset-voice-settings__description>p{box-sizing:border-box;display:-webkit-box;min-height:3.25rem;max-height:3.25rem;margin:0;padding:.65rem .8rem;overflow:hidden;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.55rem;font-size:.75rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bf-asset-voice-settings__editor{position:relative;display:grid;min-width:0;gap:.45rem}.bf-asset-voice-settings__editor textarea{box-sizing:border-box;width:100%;min-height:5rem;padding:.65rem .75rem;resize:vertical;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border-control);border-radius:.4rem;outline:0;font:inherit;font-size:.75rem}.bf-asset-voice-settings__editor>small{position:absolute;right:.55rem;bottom:2.5rem;color:var(--bf-color-text-muted);font-size:.625rem}.bf-asset-voice-settings__editor>div{display:flex;justify-content:flex-end;gap:.4rem}.bf-asset-voice-settings__editor button{min-height:2.5rem;padding:0 .85rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-strong);border-radius:.5rem;cursor:pointer;font-size:.75rem;font-weight:600}.bf-asset-voice-settings__editor button.is-primary{color:#fff;background:#c00;border-color:#c00}.bf-asset-voice-settings__editor button:disabled{cursor:not-allowed;opacity:.38}.bf-asset-voice-settings__create{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bf-asset-voice-settings__drop{display:grid;min-width:0;min-height:4.5rem;padding:.7rem .8rem;align-content:center;grid-template-columns:2.6rem minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:.2rem;color:var(--bf-color-text-muted);text-align:left;background:var(--bf-color-bg-canvas);border-color:var(--bf-color-border-strong);border-radius:.625rem}.bf-asset-voice-settings__drop:hover,.bf-asset-voice-settings__drop:focus-visible,.bf-asset-voice-settings__drop.bf-file-dropzone--dragging{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:#b91c1c}.bf-asset-voice-settings__drop .bf-file-dropzone-icon{width:2.6rem;height:2.6rem;color:var(--bf-color-text-primary);background:#971717;grid-row:1 / -1;font-size:1rem}.bf-asset-voice-settings__drop .bf-file-dropzone-prompt{min-width:0;align-self:end;color:var(--bf-color-text-primary);font-size:.8125rem}.bf-asset-voice-settings__drop .bf-file-dropzone-hint{min-width:0;align-self:start;color:#73737d;font-size:.6875rem;line-height:1.45}.bf-asset-voice-settings__generate{box-sizing:border-box;display:flex;min-width:0;min-height:4.5rem;padding:.7rem .8rem;align-items:center;gap:.8rem;color:var(--bf-color-text-primary);text-align:left;background:#151010;border:1px solid #4a2424;border-radius:.625rem;cursor:pointer}.bf-asset-voice-settings__generate:hover:not(:disabled),.bf-asset-voice-settings__generate:focus-visible{background:#211111;border-color:brown;outline:0;box-shadow:0 0 0 2px #dc17172e}.bf-asset-voice-settings__generate>span:first-child{display:grid;width:2.6rem;height:2.6rem;flex:none;place-items:center;color:#fff;background:#c00;border-radius:50%}.bf-asset-voice-settings__generate>span:last-child{display:grid;min-width:0;gap:.2rem}.bf-asset-voice-settings__generate strong{font-size:.8125rem}.bf-asset-voice-settings__generate small{color:var(--bf-color-text-muted);font-size:.6875rem;line-height:1.45}.bf-asset-voice-settings__generate:disabled{cursor:not-allowed;color:#73737d;background:var(--bf-color-bg-surface);border-color:var(--bf-color-border)}.bf-asset-voice-settings__generate:disabled>span:first-child{color:#777780;background:var(--bf-color-bg-elevated)}.bf-asset-voice-settings__current{display:grid;min-width:0;align-self:start;align-items:center;grid-template-columns:5rem minmax(0,1fr);gap:.65rem}.bf-asset-voice-settings__current>div{box-sizing:border-box;display:flex;min-width:0;min-height:3.75rem;padding:.6rem .75rem;align-items:center;gap:.65rem;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.625rem}.bf-asset-voice-settings__current>div b{min-width:0;overflow:hidden;flex:1;color:var(--bf-color-text-primary);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-settings__current>div>button.is-danger{padding:.25rem .5rem;color:var(--bf-color-danger-text, #f87171);background:transparent;border:0;cursor:pointer;font-size:.6875rem;white-space:nowrap}.bf-asset-voice-settings__current>div.is-empty{color:var(--bf-color-text-muted)}.bf-asset-voice-settings__current>div.is-empty b{min-width:auto;color:var(--bf-color-text-muted)}.bf-asset-voice-settings__current>div.is-empty small{font-size:.6875rem;line-height:1.5}.bf-asset-voice-settings__play,.bf-asset-voice-card__play{display:grid;width:2.25rem;height:2.25rem;padding:0;flex:none;place-items:center;color:#fff;background:#c00;border:0;border-radius:50%;cursor:pointer;font-size:.7rem}.bf-asset-voice-wave{display:flex;min-width:4rem;height:1.65rem;align-items:center;gap:.12rem;overflow:hidden;flex:1}.bf-asset-voice-wave i{display:block;width:2px;height:28%;flex:1;max-width:3px;background:#555;border-radius:999px}.bf-asset-voice-wave i:nth-child(3n+1){height:70%}.bf-asset-voice-wave i:nth-child(4n+2){height:45%}.bf-asset-voice-wave.is-playing i{background:#c00;animation:bf-asset-voice-pulse .7s ease-in-out infinite alternate}.bf-asset-voice-wave.is-playing i:nth-child(2n){animation-delay:-.26s}@keyframes bf-asset-voice-pulse{to{height:88%}}.bf-asset-voice-library{display:grid;min-width:0;gap:.75rem}.bf-asset-voice-library__card{overflow:hidden;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.875rem;box-shadow:0 1rem 2.8rem #00000026}.bf-asset-voice-library__tabs{display:flex;width:100%;min-height:3.6rem;padding:0 1.25rem;align-items:stretch;overflow-x:auto}.bf-asset-voice-library__tabs .bf-tabs-trigger{display:inline-flex;min-width:-moz-max-content;min-width:max-content;padding-inline:.8rem;align-items:center;gap:.4rem;font-size:.8125rem}.bf-asset-voice-library__tabs .bf-tabs-trigger small{display:grid;min-width:1.25rem;height:1.25rem;padding-inline:.3rem;place-items:center;color:#73737d;background:var(--bf-color-bg-control);border-radius:999px;font-size:.625rem;line-height:1}.bf-asset-voice-library__tabs .bf-tabs-trigger[aria-selected=true] small{color:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 22%,#fff);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 24%,transparent)}.bf-asset-voice-library__toolbar{display:flex;padding:1rem 1.25rem .65rem;align-items:center;gap:.75rem}.bf-asset-voice-library__search{display:flex;min-width:10rem;height:2.75rem;padding:0 .8rem;align-items:center;flex:1;gap:.5rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border-control);border-radius:.55rem}.bf-asset-voice-library__search input{min-width:0;color:var(--bf-color-text-primary);background:transparent;border:0;outline:0;flex:1;font:inherit;font-size:.75rem}.bf-asset-voice-library__search button{padding:0;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:1rem}.bf-asset-voice-library__filter{display:flex;height:2.75rem;padding:0 .65rem 0 .8rem;align-items:center;gap:.4rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.55rem;font-size:.75rem}.bf-asset-voice-library__filter select{color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:0;outline:0;font:inherit;font-size:.7rem}.bf-asset-voice-library__quick{display:flex;padding:0 1.25rem 1rem;gap:.5rem;flex-wrap:wrap}.bf-asset-voice-library__quick button{min-height:1.9rem;padding:0 .7rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:999px;cursor:pointer;font-size:.6875rem}.bf-asset-voice-library__quick button[aria-pressed=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #780d0d);border-color:var(--bf-color-action-primary-hover, #a00)}.bf-asset-voice-library__heading{display:flex;min-height:2.25rem;padding:0 1.25rem;align-items:center;justify-content:space-between;color:#73737d;font-size:.75rem}.bf-asset-voice-library__heading strong{color:var(--bf-color-text-primary);font-size:.8125rem}.bf-asset-voice-library__list{display:grid;padding:.35rem 1.25rem 1.25rem;gap:.75rem}.bf-asset-voice-card{display:flex;min-width:0;min-height:5.25rem;padding:.7rem .85rem;align-items:center;gap:.7rem;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.625rem;transition:border-color .12s ease,background .12s ease}.bf-asset-voice-card:hover{background:var(--bf-color-bg-hover);border-color:#3b3b3b}.bf-asset-voice-card.is-selected{border-color:#780d0d;box-shadow:0 0 0 1px #cc00002e}.bf-asset-voice-card .bf-asset-voice-wave{max-width:6rem}.bf-asset-voice-card__copy{display:grid;min-width:0;flex:1;gap:.2rem}.bf-asset-voice-card__copy>strong{overflow:hidden;color:#e4e4e7;font-size:.875rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-card__copy>p{margin:0;overflow:hidden;color:var(--bf-color-text-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-card__tags{display:flex;min-width:0;overflow:hidden;gap:.3rem;flex-wrap:nowrap}.bf-asset-voice-card__tags span{max-width:6rem;padding:.1rem .4rem;overflow:hidden;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border-radius:.2rem;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-voice-card__actions{display:flex;flex:none;align-items:center;gap:.25rem}.bf-asset-voice-card__actions button{min-width:2.25rem;min-height:2.25rem;padding:0 .6rem;color:var(--bf-color-text-muted);background:transparent;border:1px solid transparent;border-radius:.45rem;cursor:pointer;font-size:.6875rem}.bf-asset-voice-card__actions button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border)}.bf-asset-voice-card__actions button.is-danger:hover{color:var(--bf-color-danger-text, #f87171)}.bf-asset-voice-card__favorite.is-active{color:#f87171}.bf-asset-voice-card__actions .bf-asset-voice-card__select{min-width:3.6rem;color:var(--bf-color-text-primary);border-color:var(--bf-color-border-control)}.bf-asset-voice-card__actions .bf-asset-voice-card__select:hover{background:#780d0d;border-color:#c00}.bf-asset-voice-card__actions .bf-asset-voice-card__select.is-selected{color:#4ade80;border-color:#28543a}.bf-asset-voice-card__actions button:disabled{cursor:default}.bf-asset-voice-card__more{letter-spacing:-.08em}.bf-asset-voice-card__menu{min-width:9rem}.bf-asset-voice-library__empty{display:grid;min-height:10rem;place-items:center;align-content:center;gap:.35rem;color:var(--bf-color-text-muted);text-align:center}.bf-asset-voice-library__empty>span{font-size:1.8rem}.bf-asset-voice-library__empty strong{color:var(--bf-color-text-muted);font-size:.8rem}.bf-asset-voice-library__empty small{font-size:.65rem}.bf-asset-voice-library__skeleton{display:grid;min-height:4.75rem;padding:.65rem .75rem;align-items:center;grid-template-columns:2.25rem 1fr 4rem;gap:.75rem;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-asset-voice-library__skeleton i,.bf-asset-voice-library__skeleton span{display:block;height:.65rem;background:var(--bf-color-bg-elevated);border-radius:999px;animation:bf-asset-pulse 1.4s ease-in-out infinite}.bf-asset-voice-library__skeleton i{height:2.25rem;border-radius:50%}@container bf-asset-character-voice (max-width: 52rem){.bf-asset-voice-settings{grid-template-columns:7rem minmax(0,1fr);gap:.9rem}.bf-asset-voice-settings__current{grid-row:auto}.bf-asset-voice-settings__current .bf-asset-voice-wave,.bf-asset-voice-card .bf-asset-voice-wave{display:none}}@container bf-asset-character-voice (max-width: 36rem){.bf-asset-voice-settings{padding:.9rem;grid-template-columns:6.5rem minmax(0,1fr);gap:.8rem}.bf-asset-voice-settings__avatar{width:6.5rem;grid-row:1 / span 2;grid-column:1}.bf-asset-voice-settings__body{display:contents}.bf-asset-voice-settings__body>header{align-self:start;grid-row:1;grid-column:2}.bf-asset-voice-settings__description{align-self:end;grid-row:2;grid-column:2}.bf-asset-voice-settings__create,.bf-asset-voice-settings__current{grid-column:1 / -1}.bf-asset-voice-settings__create{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-asset-voice-card__play,.bf-asset-voice-card__actions button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-voice-library__toolbar{align-items:center;flex-direction:row}.bf-asset-voice-library__filter{flex:none;justify-content:space-between}.bf-asset-voice-library__tabs,.bf-asset-voice-library__toolbar,.bf-asset-voice-library__quick,.bf-asset-voice-library__heading,.bf-asset-voice-library__list{padding-right:1rem;padding-left:1rem}.bf-asset-voice-card{align-items:center;flex-wrap:nowrap}.bf-asset-voice-card .bf-asset-voice-wave{display:none}.bf-asset-voice-card__copy{min-width:0}.bf-asset-voice-card__actions{width:auto;padding-left:0;margin-left:auto;justify-content:flex-end}.bf-asset-voice-card__tags span:nth-child(n+3){display:none}.bf-asset-voice-settings__current>div.is-empty{align-items:flex-start;flex-wrap:wrap}.bf-asset-voice-settings__body>header button,.bf-asset-voice-settings__editor button,.bf-asset-voice-settings__generate,.bf-asset-voice-settings__current button,.bf-asset-voice-library__tabs .bf-tabs-trigger,.bf-asset-voice-library__search,.bf-asset-voice-library__search input,.bf-asset-voice-library__search button,.bf-asset-voice-library__filter,.bf-asset-voice-library__filter select,.bf-asset-voice-library__quick button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}}@container bf-asset-character-voice (max-width: 24rem){.bf-asset-voice-settings{display:grid;padding:.75rem;grid-template-columns:5.25rem minmax(0,1fr);gap:.7rem}.bf-asset-voice-settings__body{display:contents}.bf-asset-voice-settings__avatar{width:5.25rem;align-self:start;grid-row:1;grid-column:1}.bf-asset-voice-settings__body>header{grid-row:1;grid-column:2}.bf-asset-voice-settings__description,.bf-asset-voice-settings__create,.bf-asset-voice-settings__current{grid-row:auto;grid-column:1 / -1}.bf-asset-voice-settings__drop,.bf-asset-voice-settings__generate{min-height:4rem;padding:.6rem;align-items:center}.bf-asset-voice-settings__drop .bf-file-dropzone-hint,.bf-asset-voice-settings__generate small{display:none}}@keyframes bf-skeleton{0%{background-position:100% 0}to{background-position:-150% 0}}.bf-asset-image-viewer{position:fixed;z-index:9999;display:flex;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;overflow:hidden;flex-direction:column;color:#fff;background:#000}.bf-asset-image-viewer__toolbar.bf-editor-toolbar{display:flex;min-height:3rem;padding:0 1rem;align-items:center;justify-content:flex-end;gap:.25rem;flex:none;background:transparent;border:0}.bf-asset-image-viewer__toolbar .bf-button{min-width:2rem;min-height:2rem;color:#ffffffb8;border-color:transparent;border-radius:.38rem;font-size:.75rem}.bf-asset-image-viewer__toolbar .bf-button:hover:not(:disabled){color:#fff;background:#ffffff1a}.bf-asset-image-viewer__toolbar .bf-button--secondary{color:#ff4b58;background:#e23b4826}.bf-asset-image-viewer__toolbar>i{width:1px;height:1.25rem;margin:0 .35rem;background:#ffffff1a}.bf-asset-image-viewer__zoom{width:3rem;font-variant-numeric:tabular-nums}.bf-asset-image-viewer__stage{display:flex;min-width:0;min-height:0;overflow:hidden;flex:1;align-items:center;justify-content:center;cursor:default;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-asset-image-viewer__stage.is-zoomed{cursor:grab}.bf-asset-image-viewer__stage.is-dragging{cursor:grabbing}.bf-asset-image-viewer__stage img{display:block;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:transform 80ms linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.bf-asset-image-viewer__empty{color:#6b7280;font-size:.875rem}.bf-asset-image-viewer__hint{position:absolute;bottom:1rem;left:50%;padding:.25rem .75rem;color:#6b7280;background:#00000080;border:1px solid rgb(255 255 255 / .08);border-radius:999px;transform:translate(-50%);font-size:.75rem;white-space:nowrap}.bf-asset-editor{--bf-asset-editor-accent: var(--bf-color-accent, #e23b48);--bf-asset-editor-accent-strong: var(--bf-accent-11, #ff4b58);--bf-asset-editor-border: var(--bf-color-border, #28282d);--bf-asset-editor-panel: var(--bf-color-bg-panel, var(--bf-color-bg-surface, #111113));position:relative;display:flex;box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:36rem;overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary, #f5f5f6);background:var(--bf-color-bg-canvas, #09090b);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bf-asset-editor *,.bf-asset-editor *:before,.bf-asset-editor *:after{box-sizing:border-box}:where(.bf-asset-editor button,.bf-asset-editor input,.bf-asset-editor textarea){font:inherit}:where(.bf-asset-editor button){color:inherit}.bf-asset-editor button:focus-visible,.bf-asset-editor input:focus-visible,.bf-asset-editor textarea:focus-visible,.bf-asset-editor [role=application]:focus-visible{outline:2px solid var(--bf-color-focus, #ff6b76);outline-offset:2px}.bf-asset-editor button:disabled,.bf-asset-editor input:disabled,.bf-asset-editor textarea:disabled{opacity:.42;cursor:not-allowed}.bf-asset-editor__header{position:relative;z-index:40;display:grid;min-height:3.5rem;padding:0 .8rem;align-items:center;grid-template-columns:minmax(12rem,1fr) auto minmax(12rem,1fr);background:var(--bf-color-bg-subtle, #0d0d0f);border-bottom:1px solid var(--bf-asset-editor-border);box-shadow:0 1px 12px #00000047}.bf-asset-editor__header-start,.bf-asset-editor__header-end,.bf-asset-editor__transform-tools{display:flex;min-width:0;align-items:center;gap:.35rem}.bf-asset-editor__header-end{justify-content:flex-end}.bf-asset-editor__title{display:grid;min-width:0;margin-left:.35rem;gap:.05rem}.bf-asset-editor__title strong{max-width:16rem;overflow:hidden;font-size:.78rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-asset-editor__title span{color:var(--bf-color-text-muted, #66666f);font-size:.58rem}.bf-asset-editor__icon-button,.bf-asset-editor__transform-tools .bf-button{min-width:2rem;min-height:2rem;padding:0 .55rem;background:transparent;border:1px solid transparent;border-radius:.4rem;cursor:pointer;font-size:.7rem}.bf-asset-editor__icon-button{display:grid;padding:0;place-items:center;color:var(--bf-color-text-secondary, #9a9aa3);font-size:1.1rem}.bf-asset-editor__icon-button:hover,.bf-asset-editor__transform-tools .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover, #202024);border-color:var(--bf-color-border-control, #303035)}.bf-asset-editor__transform-tools{padding:.2rem;justify-content:center;background:var(--bf-color-bg-elevated, #151518);border:1px solid var(--bf-asset-editor-border);border-radius:.55rem}.bf-asset-editor__transform-tools .bf-button{min-width:1.8rem;min-height:1.65rem;padding:0 .42rem;color:var(--bf-color-text-secondary, #a3a3ab)}.bf-asset-editor__transform-tools .bf-button.is-active{color:var(--bf-accent-11, #ff717b);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 12%,transparent)}.bf-asset-editor__transform-tools i{width:1px;height:1.1rem;margin:0 .15rem;background:var(--bf-color-border-strong, #34343a)}.bf-asset-editor__workspace{display:flex;min-width:0;min-height:0;flex:1}.bf-asset-editor__tools{position:relative;z-index:20;display:flex;width:3.55rem;min-height:0;flex:none;flex-direction:column;background:var(--bf-color-bg-subtle, #0d0d0f);border-right:1px solid var(--bf-asset-editor-border);transition:width .18s ease}.bf-asset-editor__tools.is-expanded{width:11.5rem}.bf-asset-editor__tool-scroll{min-height:0;padding:.7rem .4rem;overflow:auto;flex:1;scrollbar-width:thin}.bf-asset-editor__tool-group{display:grid;padding:.35rem 0;gap:.18rem;border-bottom:1px solid var(--bf-color-border, #202024)}.bf-asset-editor__tool-group:last-child{border-bottom:0}.bf-asset-editor__tool-group-label{display:none;padding:.25rem .45rem;overflow:hidden;color:var(--bf-color-text-muted, #55555e);font-size:.55rem;letter-spacing:.05em;white-space:nowrap}.bf-asset-editor__tools.is-expanded .bf-asset-editor__tool-group-label{display:block}.bf-asset-editor__tool-group .bf-button{position:relative;display:flex;width:100%;min-height:2.45rem;padding:0;align-items:center;gap:.65rem;overflow:hidden;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.4rem;cursor:pointer;text-align:left;white-space:nowrap}.bf-asset-editor__tool-group .bf-button:before{position:absolute;left:0;width:2px;height:1.35rem;background:transparent;border-radius:0 2px 2px 0;content:""}.bf-asset-editor__tool-group .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover, #1c1c20)}.bf-asset-editor__tool-group .bf-button.is-active{color:var(--bf-accent-11, #ff626e);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 10%,transparent)}.bf-asset-editor__tool-group .bf-button.is-active:before{background:var(--bf-asset-editor-accent-strong)}.bf-asset-editor__tool-glyph{display:grid;width:2.7rem;min-width:2.7rem;place-items:center;font-size:1rem}.bf-asset-editor__tool-label{font-size:.7rem;display:none}.bf-asset-editor__tools.is-expanded .bf-asset-editor__tool-label{display:inline}.bf-asset-editor__tools-toggle{min-height:2.3rem;color:var(--bf-color-text-muted, #696971);background:transparent;border:0;border-top:1px solid var(--bf-color-border, #222226);cursor:pointer;font-size:.63rem}.bf-asset-editor__tools-toggle:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover, #18181b)}.bf-asset-editor__main{position:relative;display:grid;min-width:0;min-height:0;overflow:hidden;flex:1;place-items:stretch;background:var(--bf-color-bg-canvas, #08080a)}.bf-asset-editor__stage{position:relative;display:grid;min-width:0;min-height:0;overflow:hidden;place-items:center;cursor:default;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-asset-editor__stage.is-drawing{cursor:crosshair}.bf-asset-editor__stage.is-panning{cursor:grabbing}.bf-asset-editor__checker{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;background-image:linear-gradient(45deg,color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 5%,transparent) 25%,transparent 25%),linear-gradient(-45deg,color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 5%,transparent) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 5%,transparent) 75%),linear-gradient(-45deg,transparent 75%,color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 5%,transparent) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.bf-asset-editor__image-layer{position:relative;display:grid;width:min(76%,58rem);height:min(76%,42rem);transform-origin:center;transition:transform 80ms linear;filter:drop-shadow(0 20px 44px rgb(0 0 0 / .45));place-items:center}.bf-asset-editor__image-layer img{display:block;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.bf-asset-editor__mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;opacity:.68;pointer-events:none}.bf-asset-editor__mask path{stroke:var(--bf-accent-11, #ff3c4e)}.bf-asset-editor__mask path[data-mode=erase]{stroke:var(--bf-color-warning, #ff9c46)}.bf-asset-editor__cropper{position:absolute;top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem;overflow:hidden;background:var(--bf-color-bg-canvas, #09090b);border:1px solid var(--bf-color-border, #2d2d32);border-radius:.55rem;box-shadow:0 18px 50px #00000061}.bf-asset-editor__cropper>img{display:block;max-width:100%}.bf-asset-editor__cropper cropper-canvas{width:100%;height:100%;background:var(--bf-color-bg-subtle, #101013)}.bf-asset-editor__cropper cropper-selection{outline-color:color-mix(in srgb,var(--bf-accent-11, #ff5360) 90%,transparent)}.bf-asset-editor__cropper-loading{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--bf-color-text-muted, #777780);background:var(--bf-color-bg-subtle, #101013);font-size:.65rem}.bf-asset-editor__crop-help{margin:-.35rem 0 1rem;color:var(--bf-color-text-muted, #6f6f78);font-size:.6rem;line-height:1.55}.bf-asset-editor__stage-hint{position:absolute;bottom:1rem;left:50%;padding:.35rem .75rem;color:var(--bf-color-text-secondary, #686871);background:color-mix(in srgb,var(--bf-color-bg-surface, #0c0c0e) 82%,transparent);border:1px solid var(--bf-color-border, #25252a);border-radius:999px;transform:translate(-50%);font-size:.6rem;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bf-asset-editor__empty,.bf-asset-editor__loading{position:relative;z-index:2;display:grid;padding:1.5rem;place-items:center;gap:.4rem;color:var(--bf-color-text-muted, #73737c);text-align:center}.bf-asset-editor__empty>span{display:grid;width:2.2rem;height:2.2rem;place-items:center;color:var(--bf-color-danger, #ff6a74);border:1px solid var(--bf-color-danger-border, #9f3038);border-radius:50%;font-weight:700}.bf-asset-editor__empty strong,.bf-asset-editor__loading strong{color:var(--bf-color-text-secondary, #b6b6bd);font-size:.75rem}.bf-asset-editor__empty small{font-size:.62rem}.bf-asset-editor__loading{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--bf-color-bg-canvas, #08080a) 78%,transparent)}.bf-asset-editor__loading span{width:1.8rem;height:1.8rem;border:2px solid var(--bf-color-border-control, #303037);border-top-color:var(--bf-asset-editor-accent-strong);border-radius:50%;animation:bf-asset-editor-spin .8s linear infinite}@keyframes bf-asset-editor-spin{to{transform:rotate(360deg)}}.bf-asset-editor__inspector{position:relative;z-index:15;display:flex;width:17.5rem;min-height:0;flex:none;flex-direction:column;background:var(--bf-asset-editor-panel);border-left:1px solid var(--bf-asset-editor-border)}.bf-asset-editor__tools.bf-editor-sidebar{min-width:0;overflow:hidden;flex:none;border-right-color:var(--bf-asset-editor-border)}.bf-asset-editor__inspector.bf-editor-sidebar{min-width:0;overflow:hidden;flex:none;border-right:0}.bf-asset-editor__main.bf-editor-main{overflow:hidden}.bf-asset-editor__inspector>header{display:flex;min-height:4.5rem;padding:.85rem 1rem;align-items:flex-start;gap:.65rem;border-bottom:1px solid var(--bf-color-border, #25252a)}.bf-asset-editor__inspector>header>span{display:grid;width:1.8rem;height:1.8rem;flex:none;place-items:center;color:var(--bf-accent-11, #ff6570);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 10%,transparent);border:1px solid color-mix(in srgb,var(--bf-accent-9, #e23b48) 20%,transparent);border-radius:.42rem}.bf-asset-editor__inspector>header div{display:grid;min-width:0;gap:.2rem}.bf-asset-editor__inspector>header strong{font-size:.76rem}.bf-asset-editor__inspector>header small{color:var(--bf-color-text-muted, #66666f);font-size:.58rem;line-height:1.4}.bf-asset-editor__inspector-section{display:flex;min-height:0;flex:1;flex-direction:column;border-bottom:0}.bf-asset-editor__inspector-section .bf-inspector-section-header{min-height:4.5rem;border-bottom:1px solid var(--bf-color-border, #25252a)}.bf-asset-editor__inspector-section .bf-inspector-section-trigger{min-height:4.5rem;padding:.85rem 1rem;align-items:flex-start}.bf-asset-editor__inspector-section .bf-inspector-section-trigger:disabled{cursor:default;opacity:1}.bf-asset-editor__inspector-section .bf-inspector-section-trigger:hover{background:transparent}.bf-asset-editor__inspector-section .bf-inspector-section-heading{gap:.2rem}.bf-asset-editor__inspector-section .bf-inspector-section-heading strong{display:flex;min-width:0;align-items:center;gap:.65rem;font-size:.76rem}.bf-asset-editor__inspector-section .bf-inspector-section-heading strong>span{display:grid;width:1.8rem;height:1.8rem;flex:none;place-items:center;color:var(--bf-accent-11, #ff6570);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 10%,transparent);border:1px solid color-mix(in srgb,var(--bf-accent-9, #e23b48) 20%,transparent);border-radius:.42rem}.bf-asset-editor__inspector-section .bf-inspector-section-heading small{color:var(--bf-color-text-muted, #66666f);font-size:.58rem;line-height:1.4;white-space:normal}.bf-asset-editor__inspector-section .bf-inspector-section-content{display:flex;min-height:0;padding:0;overflow:hidden;flex:1;flex-direction:column}.bf-asset-editor__inspector-body{min-height:0;padding:1rem;overflow-y:auto;flex:1}.bf-asset-editor__inspector>footer{display:flex;min-height:2.4rem;padding:0 1rem;align-items:center;justify-content:space-between;color:var(--bf-color-text-muted, #606069);border-top:1px solid var(--bf-color-border, #25252a);font-size:.58rem}.bf-asset-editor__inspector>footer strong{color:var(--bf-color-text-secondary, #92929b);font-family:ui-monospace,monospace;font-size:.62rem}.bf-asset-editor__field{display:grid;margin-bottom:1rem;gap:.48rem;color:var(--bf-color-text-secondary, #9999a2);font-size:.65rem}.bf-asset-editor__field>span{display:flex;align-items:center;justify-content:space-between}.bf-asset-editor__field output{color:var(--bf-color-text-muted, #777780);font-family:ui-monospace,monospace}.bf-asset-editor__field input:not([type=range]),.bf-asset-editor__field textarea{width:100%;padding:.65rem .7rem;resize:vertical;color:var(--bf-color-text-primary, #f1f1f3);background:var(--bf-color-bg-input, #18181b);border:1px solid var(--bf-color-border-control, #303035);border-radius:.42rem;outline:0;font-size:.7rem}.bf-asset-editor__field>.bf-input-frame{color:var(--bf-color-text-primary, #f1f1f3);background:var(--bf-color-bg-input, #18181b);border-color:var(--bf-color-border-control, #303035);border-radius:.42rem}.bf-asset-editor__field>.bf-input-frame .bf-input{min-height:2.25rem;padding:0 .7rem;font-size:.7rem}.bf-asset-editor__field.bf-labeled-slider{margin-bottom:1rem;grid-template-columns:minmax(0,1fr);color:var(--bf-color-text-secondary, #9999a2);font-size:.65rem}.bf-asset-editor__field.bf-labeled-slider .bf-labeled-slider-header label{color:var(--bf-color-text-secondary, #9999a2);font-size:.65rem}.bf-asset-editor__field.bf-labeled-slider .bf-labeled-slider-value,.bf-asset-editor__field.bf-labeled-slider .bf-labeled-slider-header input{color:var(--bf-color-text-muted, #777780);background:var(--bf-color-bg-input, #18181b);border-color:var(--bf-color-border-control, #303035);font-size:.62rem}.bf-asset-editor__field textarea{min-height:5.2rem;line-height:1.5}.bf-asset-editor__field .bf-textarea{min-height:5.2rem;padding:.65rem .7rem;color:var(--bf-color-text-primary, #f1f1f3);background:var(--bf-color-bg-input, #18181b);border-color:var(--bf-color-border-control, #303035);border-radius:.42rem;font-size:.7rem;line-height:1.5}.bf-asset-editor__field input:not([type=range]):focus,.bf-asset-editor__field textarea:focus{border-color:var(--bf-color-border-focus, #9e3540);box-shadow:0 0 0 2px color-mix(in srgb,var(--bf-color-focus, #e23b48) 10%,transparent)}.bf-asset-editor__field input[type=range]{width:100%;accent-color:var(--bf-asset-editor-accent)}.bf-asset-editor__brush-preview{display:grid;height:5.5rem;margin:-.2rem 0 1rem;place-items:center;overflow:hidden;background:var(--bf-color-bg-subtle, #0d0d0f);border:1px solid var(--bf-color-border, #25252a);border-radius:.5rem}.bf-asset-editor__brush-preview i{display:block;max-width:5rem;max-height:5rem;background:color-mix(in srgb,var(--bf-accent-9, #ff3c4e) 72%,transparent);border:1px solid var(--bf-accent-11, #ff7180);border-radius:50%;box-shadow:0 0 20px color-mix(in srgb,var(--bf-accent-9, #e23b48) 24%,transparent)}.bf-asset-editor__button-row{display:flex;margin-bottom:.8rem;gap:.5rem}.bf-asset-editor__button-row .bf-button{min-height:2rem;padding:0 .65rem;flex:1;font-size:.62rem}.bf-asset-editor__button-row .bf-button.is-active{color:var(--bf-accent-11, #ff7780);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 10%,transparent);border-color:var(--bf-color-accent, #9e3540)}.bf-asset-editor__primary-action{width:100%;min-height:2.35rem;border-radius:.42rem;font-size:.68rem}.bf-asset-editor__choice-grid{display:grid;min-width:0;margin:0 0 1rem;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;border:0}.bf-asset-editor__choice-grid legend,.bf-asset-editor__option-cards legend,.bf-asset-editor__preset-grid legend{width:100%;margin-bottom:.55rem;color:var(--bf-color-text-secondary, #92929b);font-size:.65rem}.bf-asset-editor__choice-grid .bf-choice-chip-group{display:contents}.bf-asset-editor__choice-grid .bf-choice-chip{width:100%;min-height:2rem;padding:0 .65rem;font-size:.62rem}.bf-asset-editor__inspector-empty{display:grid;padding:2rem .2rem;place-items:center;gap:.55rem;color:var(--bf-color-text-muted, #65656d);text-align:center}.bf-asset-editor__inspector-empty>span{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:var(--bf-accent-11, #ff5b67);background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 8%,transparent);border:1px solid color-mix(in srgb,var(--bf-accent-9, #e23b48) 17%,transparent);border-radius:50%}.bf-asset-editor__inspector-empty strong{color:var(--bf-color-text-secondary, #9f9fa7);font-size:.7rem}.bf-asset-editor__inspector-empty p{margin:0;font-size:.6rem;line-height:1.55}.bf-asset-editor__composer{position:relative;z-index:35;display:flex;min-height:3.6rem;padding:.55rem max(1rem,calc((100% - 56rem)/2));align-items:center;gap:.55rem;background:var(--bf-color-bg-subtle, #0d0d0f);border-top:1px solid var(--bf-asset-editor-border)}.bf-asset-editor__composer>span{color:var(--bf-accent-11, #ff5b67)}.bf-asset-editor__composer>.bf-input-frame{min-width:0;flex:1;color:var(--bf-color-text-primary, #ededf0);background:var(--bf-color-bg-input, #18181b);border-color:var(--bf-color-border-control, #303035);border-radius:.55rem}.bf-asset-editor__composer>.bf-input-frame .bf-input{min-height:2.35rem;padding:0 .8rem;font-size:.7rem}.bf-asset-editor__composer .bf-asset-editor__composer-submit{min-width:2.2rem;min-height:2.2rem;padding:0;flex:none;border-radius:50%}.bf-asset-editor__status{position:absolute;z-index:80;right:1rem;bottom:4.25rem;max-width:min(24rem,calc(100% - 2rem));padding:.5rem .75rem;color:var(--bf-color-text-secondary, #d1d1d6);background:color-mix(in srgb,var(--bf-color-bg-elevated, #1b1b1f) 96%,transparent);border:1px solid var(--bf-color-border-strong, #393940);border-radius:.45rem;box-shadow:0 10px 30px #0006;font-size:.65rem}.bf-asset-editor__mobile-notice{display:none}.bf-asset-editor__sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;padding-top:5rem;align-items:flex-end;justify-content:center;background:var(--bf-color-bg-mask, rgb(0 0 0 / .65));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bf-asset-editor__sheet{display:flex;width:min(44rem,calc(100% - 2rem));max-height:78%;flex-direction:column;overflow:hidden;background:var(--bf-color-bg-elevated, #111114);border:1px solid var(--bf-color-border-strong, #34343a);border-bottom:0;border-radius:.9rem .9rem 0 0;box-shadow:0 -18px 60px #0000008c;animation:bf-asset-editor-sheet-in .18s ease-out}@keyframes bf-asset-editor-sheet-in{0%{transform:translateY(2rem);opacity:0}}.bf-asset-editor__sheet-handle{width:2.8rem;height:.22rem;margin:.45rem auto 0;background:var(--bf-color-border-strong, #3a3a40);border-radius:999px}.bf-asset-editor__sheet>header{display:flex;min-height:4.2rem;padding:.7rem 1.25rem .85rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bf-color-border, #29292e)}.bf-asset-editor__sheet>header div{display:grid;gap:.18rem}.bf-asset-editor__sheet h2{margin:0;font-size:.92rem;font-weight:600}.bf-asset-editor__sheet>header p{margin:0;color:var(--bf-color-text-muted, #66666f);font-size:.6rem}.bf-asset-editor__sheet>header .bf-button{width:2rem;height:2rem;color:var(--bf-color-text-muted, #777780);background:transparent;border:0;border-radius:.4rem;cursor:pointer;font-size:1.2rem}.bf-asset-editor__sheet>header .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover, #26262b)}.bf-asset-editor__sheet-body{min-height:0;padding:1.2rem 1.35rem;overflow-y:auto}.bf-asset-editor__sheet-footer{display:flex;min-height:3.7rem;padding:.65rem 1.35rem;align-items:center;justify-content:flex-end;gap:.6rem;border-top:1px solid var(--bf-color-border, #29292e)}.bf-asset-editor__sheet-footer>span{margin-right:auto;color:var(--bf-color-text-muted, #6d6d76);font-size:.62rem}.bf-asset-editor__sheet-footer .bf-button{min-height:2.15rem;padding:0 1rem;color:var(--bf-color-text-secondary, #9898a1);background:transparent;border:1px solid var(--bf-color-border-strong, #34343a);border-radius:.4rem;cursor:pointer;font-size:.65rem}.bf-asset-editor__sheet-footer .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover, #222226)}.bf-asset-editor__option-cards{display:grid;min-width:0;margin:0 0 1rem;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;border:0}.bf-asset-editor__option-cards .bf-button{display:grid;min-height:4.2rem;padding:.65rem;place-items:start;gap:.2rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated, #18181b);border:1px solid var(--bf-color-border-control, #303035);border-radius:.5rem;cursor:pointer;text-align:left}.bf-asset-editor__option-cards .bf-button:hover,.bf-asset-editor__option-cards .bf-button.is-active{color:var(--bf-color-text-primary);border-color:var(--bf-color-accent, #9e3540)}.bf-asset-editor__option-cards .bf-button.is-active{background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 10%,transparent)}.bf-asset-editor__option-cards strong{font-size:.72rem}.bf-asset-editor__option-cards small{color:var(--bf-color-text-muted, #66666f);font-size:.58rem}.bf-asset-editor__asset-picker{display:grid;max-height:15rem;overflow-y:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.bf-asset-editor__asset-picker .bf-button{position:relative;display:grid;min-width:0;padding:0;overflow:hidden;color:var(--bf-color-text-secondary, #96969f);background:var(--bf-color-bg-elevated, #17171a);border:1px solid var(--bf-color-border-control, #303035);border-radius:.5rem;cursor:pointer;text-align:left}.bf-asset-editor__asset-picker .bf-button.is-selected{color:var(--bf-color-text-primary);border-color:var(--bf-color-accent, #d53a46);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-accent-9, #e23b48) 30%,transparent)}.bf-asset-editor__asset-picker img{width:100%;aspect-ratio:1.4;-o-object-fit:cover;object-fit:cover;background:var(--bf-color-bg-canvas, #0b0b0d)}.bf-asset-editor__asset-picker .bf-button>span{padding:.4rem;overflow:hidden;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-editor__asset-picker .bf-button>i{position:absolute;top:.35rem;right:.35rem;display:grid;width:1.25rem;height:1.25rem;place-items:center;background:#08080abf;border:1px solid var(--bf-color-text-muted, #777);border-radius:50%;font-style:normal;font-size:.6rem}.bf-asset-editor__asset-picker .bf-button.is-selected>i{background:var(--bf-color-accent, #d23845);border-color:var(--bf-color-accent-hover, #ed5661)}.bf-asset-editor__asset-empty{grid-column:1 / -1;padding:2rem;color:var(--bf-color-text-muted, #66666f);background:var(--bf-color-bg-subtle, #0d0d0f);border:1px dashed var(--bf-color-border-control, #303035);border-radius:.5rem;text-align:center;font-size:.65rem}.bf-asset-editor__studio{position:absolute;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;min-width:0;min-height:0;flex-direction:column;color:var(--bf-color-text-primary, #f7f7f8);background:var(--bf-color-bg-canvas, #09090b);animation:bf-asset-editor-studio-in .18s ease-out}@keyframes bf-asset-editor-studio-in{0%{opacity:0;transform:scale(.99)}}.bf-asset-editor__studio>header{display:flex;min-height:4.2rem;padding:0 1.2rem;align-items:center;justify-content:space-between;background:var(--bf-color-bg-subtle, #0d0d0f);border-bottom:1px solid var(--bf-color-border, #29292e)}.bf-asset-editor__studio>header>div:first-child{display:grid;gap:.1rem}.bf-asset-editor__studio>header small{color:var(--bf-accent-11, #d84753);font-size:.52rem;letter-spacing:.16em}.bf-asset-editor__studio>header h2{margin:0;font-size:.95rem}.bf-asset-editor__studio>header>div:last-child{display:flex;gap:.45rem}.bf-asset-editor__studio>header .bf-button{min-height:2rem;padding:0 .8rem;font-size:.62rem}.bf-asset-editor__studio-body{display:flex;min-width:0;min-height:0;flex:1}.bf-asset-editor__studio-panel{width:19rem;min-height:0;padding:1.25rem;overflow-y:auto;flex:none;background:var(--bf-asset-editor-panel);border-left:1px solid var(--bf-color-border, #29292e)}.bf-asset-editor__expand-stage,.bf-asset-editor__angle-stage,.bf-asset-editor__light-stage{position:relative;display:grid;min-width:0;min-height:0;overflow:hidden;flex:1;place-items:center;background:radial-gradient(circle at 50% 45%,var(--bf-color-bg-elevated, #19191e) 0,var(--bf-color-bg-canvas, #0a0a0c) 64%);touch-action:none}.bf-asset-editor__expand-frame{position:relative;display:grid;width:-moz-fit-content;width:fit-content;max-width:none;max-height:none;box-sizing:content-box;background:color-mix(in srgb,var(--bf-accent-9, #e23b48) 8%,transparent);border:1px dashed var(--bf-color-accent, #9e3540);box-shadow:0 16px 50px #00000073;place-items:center}.bf-asset-editor__expand-frame img{display:block;width:auto;height:auto;max-width:min(50vw,32rem);max-height:min(50vh,28rem);-o-object-fit:contain;object-fit:contain}.bf-asset-editor__expand-frame>button{position:absolute;z-index:2;padding:0;background:var(--bf-accent-11, #ff5360);border:2px solid #fff;border-radius:999px;box-shadow:0 2px 10px #00000080;touch-action:none}.bf-asset-editor__expand-frame>button.is-top,.bf-asset-editor__expand-frame>button.is-bottom{left:50%;width:2.5rem;height:.45rem;transform:translate(-50%);cursor:ns-resize}.bf-asset-editor__expand-frame>button.is-top{top:-.25rem}.bf-asset-editor__expand-frame>button.is-bottom{bottom:-.25rem}.bf-asset-editor__expand-frame>button.is-left,.bf-asset-editor__expand-frame>button.is-right{top:50%;width:.45rem;height:2.5rem;transform:translateY(-50%);cursor:ew-resize}.bf-asset-editor__expand-frame>button.is-left{left:-.25rem}.bf-asset-editor__expand-frame>button.is-right{right:-.25rem}.bf-asset-editor__expand-frame>i{position:absolute;width:.65rem;height:.65rem;background:var(--bf-accent-11, #ff5360);border:2px solid #fff;border-radius:.12rem}.bf-asset-editor__expand-frame>i.is-nw{top:-.35rem;left:-.35rem}.bf-asset-editor__expand-frame>i.is-ne{top:-.35rem;right:-.35rem}.bf-asset-editor__expand-frame>i.is-se{right:-.35rem;bottom:-.35rem}.bf-asset-editor__expand-frame>i.is-sw{bottom:-.35rem;left:-.35rem}.bf-asset-editor__expand-stage>p,.bf-asset-editor__light-stage>p{position:absolute;bottom:1rem;margin:0;color:var(--bf-color-text-muted, #66666f);font-size:.62rem}.bf-asset-editor__padding-values{display:grid;margin-bottom:1rem;padding:.7rem;grid-template-columns:repeat(4,1fr);gap:.35rem;color:var(--bf-color-text-muted, #777780);background:var(--bf-color-bg-elevated, #18181b);border:1px solid var(--bf-color-border, #2d2d32);border-radius:.45rem;font-size:.58rem;text-align:center}.bf-asset-editor__angle-stage{grid-template-columns:minmax(0,1fr) 13rem;gap:2rem;padding:2rem}.bf-asset-editor__angle-scene{position:relative;display:grid;width:min(78%,42rem);aspect-ratio:1.35;place-items:center}.bf-asset-editor__angle-scene:before,.bf-asset-editor__angle-scene:after{position:absolute;top:-1.8rem;right:-1.8rem;bottom:-1.8rem;left:-1.8rem;border:1px solid color-mix(in srgb,var(--bf-color-info, #2dd4bf) 12%,transparent);border-radius:50%;content:"";pointer-events:none}.bf-asset-editor__angle-scene:after{top:10%;right:10%;bottom:10%;left:10%;border-color:color-mix(in srgb,var(--bf-color-info, #2dd4bf) 8%,transparent);border-style:dashed}.bf-asset-editor__angle-scene[data-camera-plane=back]:before{border-color:color-mix(in srgb,var(--bf-color-info, #5eead4) 26%,transparent);border-style:dashed}.bf-asset-editor__angle-scene>p{position:absolute;right:0;bottom:-1.65rem;left:0;margin:0;color:var(--bf-color-text-muted, #5f7775);text-align:center;font-size:.58rem}.bf-asset-editor__angle-card{position:relative;z-index:1;display:grid;width:100%;height:100%;overflow:hidden;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border-strong, #38383f);border-radius:.7rem;box-shadow:0 32px 80px #0000008c;place-items:center}.bf-asset-editor__angle-card:before,.bf-asset-editor__angle-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}.bf-asset-editor__angle-card:before{background-image:linear-gradient(90deg,transparent 49.8%,rgb(255 255 255 / .12) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgb(255 255 255 / .12) 50%,transparent 50.2%)}.bf-asset-editor__angle-card:after{border:1px solid rgb(255 255 255 / .16);box-shadow:inset 0 0 0 999rem #00000005}.bf-asset-editor__angle-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bf-asset-editor__angle-camera{position:absolute;z-index:3;display:grid;width:3.35rem;height:2.4rem;place-items:center;color:color-mix(in srgb,var(--bf-color-bg-canvas, #09090b) 92%,var(--bf-color-info, #071713));background:var(--bf-color-info, #5eead4);border:2px solid var(--bf-on-solid, #eafffb);border-radius:.45rem;box-shadow:0 0 22px color-mix(in srgb,var(--bf-color-info, #2dd4bf) 42%,transparent);font-size:.56rem;font-weight:800;letter-spacing:.06em;pointer-events:none}.bf-asset-editor__angle-camera:before{position:absolute;top:50%;left:50%;width:9rem;height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--bf-color-info, #5eead4) 65%,transparent),transparent);content:"";transform:translateY(-50%);transform-origin:left center}.bf-asset-editor__angle-camera:after{position:absolute;bottom:-.55rem;left:50%;width:1.1rem;height:.35rem;background:var(--bf-color-info, #5eead4);border-radius:0 0 .25rem .25rem;content:"";transform:translate(-50%)}.bf-asset-editor__angle-camera[data-plane=back]{z-index:0;opacity:.58;filter:blur(2px);color:var(--bf-color-info, #d9fffb);background:color-mix(in srgb,var(--bf-color-info, #0f302b) 22%,var(--bf-color-bg-canvas, #09090b));border-color:var(--bf-color-info, #5eead4);box-shadow:0 0 18px color-mix(in srgb,var(--bf-color-info, #2dd4bf) 18%,transparent)}.bf-asset-editor__angle-camera[data-plane=back]:before{background:linear-gradient(90deg,color-mix(in srgb,var(--bf-color-info, #5eead4) 25%,transparent),transparent);border-top:1px dashed color-mix(in srgb,var(--bf-color-info, #5eead4) 32%,transparent);filter:blur(2px)}.bf-asset-editor__angle-camera[data-plane=back]:after{background:color-mix(in srgb,var(--bf-color-info, #0f302b) 22%,var(--bf-color-bg-canvas, #09090b));border:1px solid var(--bf-color-info, #5eead4)}.bf-asset-editor__angle-camera span{position:relative;z-index:2}.bf-asset-editor__angle-camera i{position:absolute;top:-.55rem;right:.45rem;width:.8rem;height:.8rem;background:color-mix(in srgb,var(--bf-color-info, #0f302b) 22%,var(--bf-color-bg-canvas, #09090b));border:1px solid rgb(255 255 255 / .75);border-radius:50%}.bf-asset-editor__angle-orbit{position:relative;width:12rem;aspect-ratio:1;background:radial-gradient(circle,color-mix(in srgb,var(--bf-color-info, #34d399) 9%,transparent),transparent 60%),linear-gradient(90deg,transparent 49.5%,color-mix(in srgb,var(--bf-color-info, #2c4c49) 26%,var(--bf-color-bg-canvas, #09090b)) 50%,transparent 50.5%),linear-gradient(transparent 49.5%,color-mix(in srgb,var(--bf-color-info, #2c4c49) 26%,var(--bf-color-bg-canvas, #09090b)) 50%,transparent 50.5%);border:1px solid color-mix(in srgb,var(--bf-color-info, #315a56) 30%,var(--bf-color-border, #28282d));border-radius:50%;box-shadow:inset 0 0 40px color-mix(in srgb,var(--bf-color-info, #2dd4bf) 8%,transparent);cursor:crosshair;touch-action:none}.bf-asset-editor__angle-orbit:before,.bf-asset-editor__angle-orbit:after{position:absolute;top:20%;right:20%;bottom:20%;left:20%;border:1px solid color-mix(in srgb,var(--bf-color-info, #2dd4bf) 18%,transparent);border-radius:50%;content:""}.bf-asset-editor__angle-orbit:after{top:40%;right:8%;bottom:40%;left:8%}.bf-asset-editor__angle-orbit>i{position:absolute;z-index:2;width:.85rem;height:.85rem;background:var(--bf-color-info, #5eead4);border:2px solid var(--bf-on-solid, #fff);border-radius:50%;box-shadow:0 0 18px var(--bf-color-info, #2dd4bf);transform:translate(-50%,-50%);pointer-events:none}.bf-asset-editor__angle-orbit[data-camera-plane=back]{border-color:var(--bf-color-info, #2dd4bf);box-shadow:inset 0 0 44px color-mix(in srgb,var(--bf-color-info, #2dd4bf) 14%,transparent)}.bf-asset-editor__angle-orbit>i[data-plane=back]{background:color-mix(in srgb,var(--bf-color-info, #0f302b) 22%,var(--bf-color-bg-canvas, #09090b));border-color:var(--bf-color-info, #5eead4);box-shadow:0 0 12px color-mix(in srgb,var(--bf-color-info, #2dd4bf) 45%,transparent)}.bf-asset-editor__angle-orbit>span{position:absolute;right:0;bottom:-1.8rem;left:0;color:var(--bf-color-text-muted, #5f7775);text-align:center;font-size:.55rem}.bf-asset-editor__angle-readout{display:grid;margin-bottom:1rem;grid-template-columns:repeat(2,1fr);gap:.5rem}.bf-asset-editor__angle-readout>span{display:grid;padding:.65rem;gap:.2rem;background:var(--bf-color-bg-elevated, #18181b);border:1px solid var(--bf-color-border, #2e2e33);border-radius:.45rem}.bf-asset-editor__angle-readout small{color:var(--bf-color-text-muted, #6e6e77);font-size:.53rem}.bf-asset-editor__angle-readout strong{color:var(--bf-color-info, #5eead4);font-family:ui-monospace,monospace;font-size:.85rem}.bf-asset-editor__preset-grid{display:grid;min-width:0;margin:0 0 1rem;padding:0;grid-template-columns:repeat(4,1fr);gap:.4rem;border:0}.bf-asset-editor__preset-grid .bf-button{aspect-ratio:1;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated, #18181b);border:1px solid var(--bf-color-border-control, #303035);border-radius:50%;font-size:.58rem}.bf-asset-editor__preset-grid .bf-button:hover,.bf-asset-editor__preset-grid .bf-button.is-active{color:var(--bf-color-info, #99f6e4);background:color-mix(in srgb,var(--bf-color-info, #2dd4bf) 8%,transparent);border-color:color-mix(in srgb,var(--bf-color-info, #31877c) 55%,var(--bf-color-border, #28282d))}.bf-asset-editor__light-stage{padding:2rem;cursor:crosshair}.bf-asset-editor__light-stage img{width:min(74%,50rem);max-height:76%;-o-object-fit:contain;object-fit:contain;box-shadow:0 24px 70px #0000008c;pointer-events:none}.bf-asset-editor__light-overlay{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:screen;pointer-events:none}.bf-asset-editor__light-puck{position:absolute;z-index:3;display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgb(255 255 255 / .9);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.bf-asset-editor__light-puck:before,.bf-asset-editor__light-puck:after{position:absolute;background:#ffffff8c;content:""}.bf-asset-editor__light-puck:before{width:4.5rem;height:1px}.bf-asset-editor__light-puck:after{width:1px;height:4.5rem}.bf-asset-editor__light-puck span{width:.6rem;height:.6rem;background:#fff;border-radius:50%;box-shadow:0 0 12px #fff}@media(max-width:64rem){.bf-asset-editor__header{grid-template-columns:1fr auto}.bf-asset-editor__transform-tools{position:absolute;top:4rem;left:50%;z-index:5;transform:translate(-50%);box-shadow:0 8px 24px #0006}.bf-asset-editor__inspector{width:15rem}.bf-asset-editor__angle-stage{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 9rem;gap:.5rem}.bf-asset-editor__angle-orbit{width:8rem}.bf-asset-editor__studio-panel{width:17rem}}@media(max-width:42rem){.bf-asset-editor{min-height:30rem}.bf-asset-editor__header{min-height:3.3rem;grid-template-columns:minmax(0,1fr) auto}.bf-asset-editor__title{max-width:9rem}.bf-asset-editor__transform-tools,.bf-asset-editor__tools,.bf-asset-editor__inspector,.bf-asset-editor__composer{display:none}.bf-asset-editor__mobile-notice{display:flex;min-height:3.3rem;padding:.55rem .8rem;align-items:center;justify-content:center;gap:.45rem;color:var(--bf-color-text-secondary, #9b9ba3);background:var(--bf-color-bg-elevated, #151518);border-bottom:1px solid var(--bf-color-border, #29292e);font-size:.6rem;text-align:center}.bf-asset-editor__mobile-notice strong{color:var(--bf-accent-11, #ff7a84)}.bf-asset-editor__image-layer{width:92%;height:82%}.bf-asset-editor__stage-hint{bottom:.6rem;max-width:calc(100% - 1rem);overflow:hidden;text-overflow:ellipsis}.bf-asset-editor__sheet-backdrop{padding-top:2rem}.bf-asset-editor__sheet{width:100%;max-height:86%}.bf-asset-editor__asset-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-asset-editor__studio>header{padding:0 .6rem}.bf-asset-editor__studio>header .bf-button:first-of-type{display:none}.bf-asset-editor__studio-body{display:grid;grid-template-rows:minmax(12rem,1fr) minmax(0,auto);overflow-y:auto}.bf-asset-editor__studio-panel{width:100%;max-height:19rem;border-top:1px solid #29292e;border-left:0}.bf-asset-editor__angle-stage{min-height:22rem}}.bf-production-session-page{box-sizing:border-box;display:flex;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-production-session-page:is([data-state=loading],[data-state=empty],[data-state=completed],[data-state=error]){background:transparent;border:0;border-radius:0}.bf-production-session-loading,.bf-production-session-error{display:grid;min-height:0;padding:2rem;flex:1;place-content:center;justify-items:center;gap:.65rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-canvas);text-align:center}.bf-production-session-loading>span{font-size:2rem;animation:bf-asset-spin .9s linear infinite}.bf-production-session-loading p,.bf-production-session-error p{margin:0;font-size:.8125rem}.bf-production-session-error>span{display:grid;width:3rem;height:3rem;place-items:center;color:var(--bf-color-danger-text, #f87171);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:50%;font-size:1.1rem}.bf-production-session-error h2{margin:0;color:var(--bf-color-text-primary);font-size:1rem}.bf-production-session-error button{min-height:2.1rem;padding:0 .85rem;color:var(--bf-color-danger-text, #fecaca);background:var(--bf-color-danger-bg, #3f1717);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.35rem;cursor:pointer}.bf-production-session-empty{display:grid;padding:3rem 1.5rem 5rem;flex:1;place-content:center;justify-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-surface);text-align:center}.bf-production-session-empty__art{position:relative;width:7.5rem;height:7.5rem;margin-bottom:1.5rem;color:var(--bf-color-text-muted);opacity:.86}.bf-production-session-empty__art span,.bf-production-session-empty__art i{position:absolute;display:grid;width:4rem;height:4rem;place-items:center;border:2px solid currentColor;border-radius:.65rem;font-style:normal;font-size:1.55rem}.bf-production-session-empty__art span{top:.5rem;left:0}.bf-production-session-empty__art i{right:0;bottom:.5rem;color:var(--bf-color-text-muted);transform:rotate(-7deg)}.bf-production-session-empty h2{margin:0 0 .75rem;color:var(--bf-color-text-primary);font-size:1.25rem;font-weight:500}.bf-production-session-empty>p{max-width:27rem;margin:0 0 2rem;font-size:.8125rem;line-height:1.7}.bf-production-session-empty>div:last-child{display:grid;width:min(100%,11.25rem);gap:.75rem}.bf-production-session-empty button{min-height:2.5rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid var(--bf-color-border);border-radius:.3rem;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:550}.bf-production-session-empty button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-production-session-empty button.is-primary{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary);border-color:var(--bf-color-action-primary)}.bf-production-session-empty button.is-primary:hover{background:var(--bf-color-action-primary-hover)}.bf-production-session-header{padding:1.5rem 2rem 1rem;flex:none;background:var(--bf-color-bg-canvas);border-bottom:1px solid var(--bf-color-border)}.bf-production-session-header>div:first-child h2,.bf-production-extraction>header h2{margin:0 0 .25rem;color:var(--bf-color-text-primary);font-size:1.125rem}.bf-production-session-header>div:first-child p,.bf-production-extraction>header p{margin:0;color:var(--bf-color-text-secondary);font-size:.8125rem}.bf-production-session-toolbar{display:flex;margin-top:1.25rem;align-items:center;gap:1rem}.bf-production-session-toolbar>div{display:flex;align-items:center;gap:.7rem}.bf-production-session-toolbar>div button{min-height:2rem;padding:0 1rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid var(--bf-color-border);border-radius:.3rem;cursor:pointer;font:inherit;font-size:.8125rem}.bf-production-session-toolbar>div button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-production-session-toolbar>div button[aria-selected=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary);border-color:var(--bf-color-action-primary)}.bf-production-session-search{width:12.5rem;min-height:2rem;margin-left:auto;color:var(--bf-color-text-muted);background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control);border-radius:.3rem}.bf-production-session-search .bf-search-field__input{min-height:1.75rem;color:var(--bf-color-text-primary);font-size:.75rem}.bf-production-session-reextract{min-height:2rem;padding:0 1rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.3rem;cursor:pointer;font:inherit;font-size:.8125rem}.bf-production-session-reextract:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-production-session-list__empty{display:grid;min-height:16rem;place-items:center;color:var(--bf-color-text-muted);font-size:.8125rem}.bf-production-session-list__empty strong{color:var(--bf-color-text-secondary);font-weight:500}.bf-production-session-card{position:relative;display:flex;width:100%;height:auto;min-width:0;min-height:12rem;padding:1rem;flex:0 0 auto;align-items:center;gap:1.5rem;color:var(--bf-color-text-primary);background:transparent;border:1px solid var(--bf-color-border);border-radius:.5rem;cursor:pointer;transition:border-color .15s,background-color .15s}.bf-production-session-card:hover,.bf-production-session-card:focus-within{background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-production-session-card.is-drag-active{border-color:var(--bf-color-border-hover);box-shadow:inset 0 0 0 1px var(--bf-color-border-strong)}.bf-production-session-card[data-placeholder=true]{cursor:default}.bf-production-session-card>.bf-content-card-shell-header{min-width:0;flex:1}.bf-production-session-card>.bf-content-card-shell-content{flex:none}.bf-production-session-card>.bf-content-card-shell-content>.bf-text-card-body{padding:0}.bf-production-session-card>.bf-content-card-shell-actions{position:absolute;top:0;right:0;padding:0;border:0}.bf-production-session-card .bf-content-card-shell-title{color:var(--bf-color-text-primary);font-size:1.0625rem}.bf-production-session-card .bf-content-card-shell-description{display:-webkit-box;overflow:hidden;color:var(--bf-color-text-secondary);font-size:.8125rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bf-production-session-card__body{display:flex;min-width:0;padding:.25rem 0;flex:1;flex-direction:column;justify-content:center}.bf-production-session-card__body h3{margin:0 0 .75rem;color:var(--bf-color-text-primary);font-size:1.0625rem}.bf-production-session-card__body p{display:-webkit-box;margin:0;overflow:hidden;color:var(--bf-color-text-secondary);font-size:.8125rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bf-production-session-card__meta{display:flex;margin-bottom:.9rem;align-items:center;gap:.65rem;flex-wrap:wrap}.bf-production-session-card__meta span{padding:.3rem .7rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.3rem;font-size:.75rem}.bf-production-session-card__meta span.is-muted{color:var(--bf-color-text-muted);border-style:dashed}.bf-production-session-card__meta span.is-complete{color:var(--bf-color-success);border-color:var(--bf-color-success-bg)}.bf-production-session-card__actions{position:absolute;z-index:3;top:.5rem;right:.5rem;display:flex;gap:.35rem;opacity:0;transition:opacity .15s}.bf-production-session-card__action{display:grid;width:1.75rem;height:1.75rem;padding:0;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:50%;cursor:pointer}.bf-production-session-card:hover .bf-production-session-card__actions,.bf-production-session-card:focus-within .bf-production-session-card__actions{opacity:1}.bf-production-session-card__action:hover{color:var(--bf-color-text-primary);border-color:var(--bf-color-border-strong)}.bf-production-extraction-history-dialog{width:min(44rem,calc(100vw - 2rem));max-height:min(44rem,calc(100vh - 2rem));overflow:auto}.bf-production-extraction-history-dialog .bf-dialog-body{padding:0}.bf-production-session-cover{position:relative;height:9.875rem;max-width:17.5rem;flex:none;overflow:hidden;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.375rem}.bf-production-session-cover>.bf-asset-visual-slot--media-cell,.bf-production-session-cover>.bf-media-preview{width:17.5rem;height:9.875rem;border:0}.bf-production-session-cover>.bf-asset-visual-slot--media-cell{border-radius:inherit}.bf-production-session-cover .bf-media-preview-message{display:flex;flex-direction:column;gap:.3rem}.bf-production-session-cover .bf-media-preview-actions,.bf-production-session-cover .bf-asset-visual-slot--media-cell .bf-asset-visual-slot__overlay{opacity:.8}.bf-production-session-cover:hover .bf-media-preview-actions,.bf-production-session-cover:focus-within .bf-media-preview-actions,.bf-production-session-cover:hover .bf-asset-visual-slot--media-cell .bf-asset-visual-slot__overlay,.bf-production-session-cover:focus-within .bf-asset-visual-slot--media-cell .bf-asset-visual-slot__overlay{opacity:1}.bf-production-session-cover[data-empty=true]{width:17.5rem}.bf-production-session-cover__preview{display:block;width:auto;height:9.875rem;padding:0;background:transparent;border:0;cursor:zoom-in}.bf-production-session-cover__preview img{display:block;width:auto;max-width:17.5rem;height:9.875rem;-o-object-fit:contain;object-fit:contain}.bf-production-session-cover__empty{display:flex;width:100%;height:100%;padding:1rem;align-items:center;justify-content:center;gap:.3rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-subtle);border:0;flex-direction:column;cursor:pointer}.bf-production-session-cover__empty:disabled{cursor:default}.bf-production-session-cover__empty span{color:var(--bf-color-text-muted);font-size:1.75rem}.bf-production-session-cover__empty strong{color:var(--bf-color-text-secondary);font-size:.75rem;font-weight:500}.bf-production-session-cover__empty small{color:var(--bf-color-text-secondary);font-size:.6875rem}.bf-production-session-cover__actions{position:absolute;z-index:3;top:.5rem;right:.5rem;display:flex;gap:.25rem;opacity:.72}.bf-production-session-cover:hover .bf-production-session-cover__actions,.bf-production-session-cover:focus-within .bf-production-session-cover__actions{opacity:1}.bf-production-session-cover__actions button{display:grid;width:1.5rem;height:1.5rem;padding:0;place-items:center;color:var(--bf-color-text-primary);background:#000000a6;border:1px solid var(--bf-color-border-strong);border-radius:.25rem;cursor:pointer}.bf-production-session-cover__actions button:hover{background:var(--bf-color-bg-hover)}.bf-production-session-cover__actions button:last-child:hover{background:var(--bf-color-danger-bg, #7f1d1d)}.bf-production-session-cover__actions button:disabled{opacity:.45;cursor:wait}.bf-production-session-cover__mask{position:absolute;z-index:4;display:grid;top:0;right:0;bottom:0;left:0;place-items:center;color:var(--bf-color-text-secondary);background:#1a1a1ae0;font-size:.75rem}.bf-production-session-cover__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.bf-production-session-summary{display:flex;min-height:4rem;padding:0 2.5rem;flex:none;align-items:center;gap:4rem;background:var(--bf-color-bg-subtle);border-top:1px solid var(--bf-color-border)}.bf-production-session-summary>div{display:flex;align-items:center;gap:.75rem}.bf-production-session-summary>div>span{color:var(--bf-color-text-muted);font-size:1.15rem}.bf-production-session-summary p{display:grid;margin:0;gap:.15rem}.bf-production-session-summary small{color:var(--bf-color-text-secondary);font-size:.6875rem}.bf-production-session-summary strong{color:var(--bf-color-text-primary);font-size:.875rem;font-weight:550}.bf-production-session-summary em{color:var(--bf-color-text-muted);font-style:normal;font-size:.75rem;font-weight:400}.bf-production-extraction{display:flex;min-height:0;flex:1;flex-direction:column;background:var(--bf-color-bg-canvas)}.bf-production-extraction>header{padding:1.25rem 2rem;flex:none;background:var(--bf-color-bg-canvas);border-bottom:1px solid var(--bf-color-border)}.bf-production-extraction__viewport{display:flex;padding:1.5rem;flex:1;align-items:center;justify-content:center;overflow-y:auto}.bf-production-extraction__panel{width:min(100%,68.75rem);padding:2.5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.75rem;box-shadow:0 8px 24px #0003}.bf-production-progress-ring{position:relative;display:grid;width:6.875rem;height:6.875rem;margin:0 auto 1.5rem;place-items:center;background:conic-gradient(var(--bf-color-action-primary) var(--bf-production-progress),var(--bf-color-bg-elevated) 0);border-radius:50%}.bf-production-progress-ring:before{position:absolute;width:6rem;height:6rem;content:"";background:var(--bf-color-bg-subtle);border-radius:50%}.bf-production-progress-ring span{position:relative;z-index:1;font-size:1.75rem;font-weight:550}.bf-production-extraction__panel>h3{margin:0 0 .5rem;text-align:center;font-size:1.375rem;font-weight:500}.bf-production-extraction__panel>p{margin:0 0 2.5rem;color:var(--bf-color-text-muted);font-size:.875rem;text-align:center}.bf-production-extraction__steps{display:grid;margin:0 0 2rem;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none}.bf-production-extraction__steps li{position:relative;display:grid;justify-items:center;gap:.45rem;color:var(--bf-color-text-muted);font-size:.75rem}.bf-production-extraction__steps li:not(:last-child):after{position:absolute;top:.8rem;left:calc(50% + 1.2rem);width:calc(100% - 2.4rem);height:1px;content:"";background:var(--bf-color-bg-elevated)}.bf-production-extraction__steps i{position:relative;z-index:1;display:grid;width:1.65rem;height:1.65rem;place-items:center;background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:50%;font-style:normal}.bf-production-extraction__steps li[data-state=active]{color:var(--bf-color-danger)}.bf-production-extraction__steps li[data-state=active] i{color:var(--bf-color-text-primary);background:var(--bf-color-action-primary);border-color:var(--bf-color-danger)}.bf-production-extraction__steps li[data-state=done]{color:var(--bf-color-text-secondary)}.bf-production-extraction__steps li[data-state=done] i{color:var(--bf-color-text-primary);background:var(--bf-color-action-primary-active);border-color:var(--bf-color-danger)}.bf-production-extraction__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.bf-production-extraction__stats>div{display:grid;min-height:5.25rem;padding:.85rem;align-content:center;gap:.45rem;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-extraction__stats small{color:var(--bf-color-text-muted);font-size:.6875rem}.bf-production-extraction__stats strong{overflow:hidden;color:var(--bf-color-text-primary);font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.bf-production-extraction__stats em{color:var(--bf-color-text-muted);font-style:normal;font-size:.75rem;font-weight:400}.bf-production-extraction__stats .is-accent{border-color:var(--bf-color-danger)}.bf-production-extraction__stats .is-accent strong{color:var(--bf-color-danger-hover)}.bf-production-dialog-layer{position:fixed;z-index:170;display:grid;top:0;right:0;bottom:0;left:0;padding:1rem;place-items:center}.bf-production-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;background:#0000009e;border:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.bf-production-dialog{position:fixed;top:50%;left:50%;display:flex;width:min(calc(100vw - 2rem),40rem);max-height:85vh;overflow:hidden;transform:translate(-50%,-50%);color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:1rem;box-shadow:0 24px 70px #0009;flex-direction:column}.bf-production-dialog>.bf-dialog-header{display:flex;min-height:4.75rem;padding:1rem 1.5rem;flex:none;align-items:center;gap:.75rem;border-bottom:1px solid var(--bf-color-border)}.bf-production-dialog>.bf-dialog-header>span{display:grid;width:2.5rem;height:2.5rem;flex:none;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-strong);border-radius:50%;font-weight:700}.bf-production-dialog>.bf-dialog-header>span.is-warning{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(127 29 29 / .3));border-color:var(--bf-color-danger-border, rgb(153 27 27 / .7))}.bf-production-dialog>.bf-dialog-header h2{margin:0;flex:1;color:var(--bf-color-text-primary);font-size:.9375rem}.bf-production-dialog>.bf-dialog-header>div{display:grid;min-width:0;flex:1;gap:.15rem}.bf-production-dialog>.bf-dialog-header>div p{margin:0;color:var(--bf-color-text-muted);font-size:.6875rem}.bf-production-dialog>.bf-dialog-footer{display:flex;min-height:4.25rem;padding:.75rem 1.5rem;flex:none;align-items:center;justify-content:flex-end;gap:.75rem;border-top:1px solid var(--bf-color-border)}.bf-production-rules-dialog__body{padding:1.25rem 1.5rem;overflow-y:auto}.bf-production-rules-dialog__body>p{margin:0 0 1rem;color:var(--bf-color-text-primary);font-size:.8125rem}.bf-production-rules-table-wrap{overflow-x:auto;border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-rules-table-wrap table{width:100%;min-width:36rem;border-collapse:collapse;font-size:.75rem}.bf-production-rules-table-wrap th,.bf-production-rules-table-wrap td{padding:.65rem .85rem;border-bottom:1px solid var(--bf-color-border);text-align:left;vertical-align:top}.bf-production-rules-table-wrap thead th{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);font-weight:500}.bf-production-rules-table-wrap tbody th{width:5.5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);font-weight:550}.bf-production-rules-table-wrap tbody td{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle)}.bf-production-rules-table-wrap tbody td:last-child{width:11.25rem;color:var(--bf-color-text-muted)}.bf-production-rules-table-wrap tr:last-child th,.bf-production-rules-table-wrap tr:last-child td{border-bottom:0}.bf-production-reextract-dialog{width:min(100%,42.5rem);max-height:80vh}.bf-production-reextract-dialog__body{display:flex;min-height:0;padding:1.25rem 1.5rem;flex:1;flex-direction:column;gap:1rem;overflow:hidden}.bf-production-reextract-tabs{display:grid;padding:.2rem;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.45rem}.bf-production-reextract-tabs button{min-height:2rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.35rem;cursor:pointer;font:inherit;font-size:.75rem}.bf-production-reextract-tabs button[aria-selected=true]{color:var(--bf-color-text-primary);background:var(--bf-color-danger-bg)}.bf-production-reextract-warning{padding:1rem;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(127 29 29 / .18));border:1px solid var(--bf-color-danger-border, rgb(153 27 27 / .55));border-radius:.5rem}.bf-production-reextract-warning strong{font-size:.8125rem}.bf-production-reextract-warning p{margin:.35rem 0 0;color:var(--bf-color-danger-text, #a97070);font-size:.7rem}.bf-production-reextract-selectbar{display:flex;align-items:center;justify-content:space-between;color:var(--bf-color-text-muted);font-size:.75rem}.bf-production-reextract-selectbar button{color:var(--bf-color-text-secondary);background:transparent;border:0;cursor:pointer;font:inherit;font-size:.75rem}.bf-production-reextract-list{display:grid;min-height:8rem;padding-right:.25rem;gap:.4rem;overflow-y:auto}.bf-production-reextract-list label{display:flex;min-height:2.4rem;padding:.45rem .7rem;align-items:center;gap:.65rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.3rem;cursor:pointer}.bf-production-reextract-list label:hover{border-color:var(--bf-color-border-strong)}.bf-production-reextract-list label>.bf-checkbox{width:1rem;height:1rem;flex:none}.bf-production-reextract-list small{width:3.75rem;flex:none;color:var(--bf-color-text-muted);font-size:.6875rem}.bf-production-reextract-list strong{min-width:0;flex:1;overflow:hidden;font-size:.75rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.bf-production-reextract-list em{padding:.15rem .4rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:.2rem;font-style:normal;font-size:.625rem}.bf-production-history-dialog{width:min(calc(100vw - 2rem),42.5rem)}.bf-production-history-dialog__body{min-height:0;padding:1.25rem 1.5rem;overflow-y:auto}.bf-production-history-dialog__notice{margin:0 0 1rem;padding:.75rem .85rem;color:var(--bf-color-text-primary);background:#1e40af1f;border:1px solid rgb(59 130 246 / .3);border-radius:.5rem;font-size:.75rem;line-height:1.55}.bf-production-history-dialog .bf-version-history{padding:0;background:transparent;border:0}.bf-production-history-dialog .bf-version-history>header{padding-top:0}@media(max-width:56rem){.bf-production-session-toolbar{align-items:stretch;flex-wrap:wrap}.bf-production-session-search{margin-left:0;flex:1;width:auto}.bf-production-session-card{align-items:stretch;flex-direction:column}.bf-production-session-cover,.bf-production-session-cover[data-empty=true]{width:100%;max-width:100%;height:auto;aspect-ratio:auto}.bf-production-session-cover>.bf-asset-visual-slot--media-cell,.bf-production-session-cover>.bf-media-preview{width:100%;height:auto;aspect-ratio:16 / 9}.bf-production-session-cover__preview,.bf-production-session-cover__preview img{width:100%;max-width:none;height:100%;-o-object-fit:contain;object-fit:contain}.bf-production-session-summary{gap:2rem}}@media(max-width:42rem){.bf-production-session-page{min-height:42rem;border-right:0;border-left:0;border-radius:0}.bf-production-session-header{padding:1rem .75rem .75rem}.bf-production-session-empty{min-width:0;padding:2rem .75rem 3rem}.bf-production-session-empty>p{max-width:100%;overflow-wrap:anywhere}.bf-production-session-empty>p br{display:none}.bf-production-session-empty>div:last-child{width:100%;max-width:11.25rem;min-width:0}.bf-production-session-empty button{width:100%;min-height:2.75rem}.bf-production-session-header>div:first-child p{line-height:1.55}.bf-production-session-toolbar>div{width:100%;gap:.4rem}.bf-production-session-toolbar>div button{min-width:0;padding:0 .45rem;flex:1;font-size:.6875rem}.bf-production-session-search{min-width:10rem}.bf-production-session-reextract{padding:0 .65rem}.bf-production-session-card{min-height:0;padding:.75rem;gap:.85rem}.bf-production-session-card__body h3{padding-right:2rem;font-size:.9375rem}.bf-production-session-card__body p{font-size:.75rem}.bf-production-session-card__actions{opacity:1}.bf-production-session-summary{min-height:5rem;padding:.65rem .75rem;justify-content:space-between;gap:.5rem}.bf-production-session-summary>div{gap:.35rem}.bf-production-session-summary>div>span{display:none}.bf-production-session-summary small{font-size:.58rem}.bf-production-session-summary strong{font-size:.7rem}.bf-production-session-summary em{font-size:.6rem}.bf-production-extraction>header{padding:1rem .75rem}.bf-production-extraction__viewport{padding:.75rem;align-items:flex-start}.bf-production-extraction__panel{padding:1.5rem .75rem}.bf-production-extraction__panel>p{margin-bottom:1.5rem}.bf-production-extraction__steps li span{font-size:.625rem}.bf-production-extraction__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.bf-production-dialog-layer{padding:.5rem}.bf-production-dialog{max-height:90vh;border-radius:.75rem}.bf-production-dialog>.bf-dialog-header{padding:.75rem}.bf-production-dialog>.bf-dialog-footer{padding:.65rem .75rem}.bf-production-dialog>.bf-dialog-footer button{min-width:0;padding:0 .7rem;font-size:.7rem}.bf-production-rules-dialog__body,.bf-production-reextract-dialog__body,.bf-production-history-dialog__body{padding:.75rem}}.bf-resilient-image{position:relative;display:grid;min-width:0;min-height:4rem;overflow:hidden;place-items:center;background:var(--bf-color-bg-subtle, #141416);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-resilient-image:not(.bf-resilient-image--bare) img{display:block;width:100%;height:100%;min-height:inherit;-o-object-fit:cover;object-fit:cover}.bf-resilient-image--bare{display:contents;min-height:0;overflow:visible;background:none;border:0;border-radius:0}.bf-resilient-image--bare>img{display:block}.bf-resilient-image--bare>.bf-resilient-image-message{display:contents;min-height:0;padding:0}.bf-resilient-image-message{display:grid;min-height:4rem;padding:1rem;place-items:center;color:var(--bf-color-text-muted, #92929c);text-align:center;font-size:.8125rem}.bf-resilient-image[data-state=error]{border-color:var(--bf-color-danger, #cc1717)}.bf-media-lightbox{display:flex;width:min(92vw,72rem);max-width:none;height:min(90vh,54rem);max-height:none;padding:0;flex-direction:column;overflow:hidden}.bf-media-lightbox-header{display:flex;padding:1rem 3.25rem 1rem 1.25rem;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-media-lightbox-header .bf-dialog-title{margin:0}.bf-media-lightbox-body{display:flex;min-height:0;padding:0;flex:1;flex-direction:column}.bf-media-lightbox-toolbar{display:flex;min-height:3rem;padding:.5rem 1rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-media-lightbox-toolbar-group{display:flex;align-items:center;gap:.5rem}.bf-media-lightbox-stage{display:grid;min-height:0;padding:1rem;flex:1;place-items:center;overflow:hidden;background:#070708}.bf-media-lightbox-stage--zoomed{cursor:grab;place-items:start}.bf-media-lightbox-stage--zoomed:active{cursor:grabbing}.bf-media-lightbox-media{display:block;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bf-media-lightbox-media--image{transform-origin:center}.bf-media-lightbox-media--video{width:100%;height:100%}.bf-media-lightbox-media--audio{width:min(32rem,100%)}.bf-media-lightbox-empty{color:var(--bf-color-text-muted, #92929c)}.bf-media-lightbox-footer{display:flex;padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-drop-target{display:grid;min-height:7rem;padding:1.25rem;place-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-subtle, #141416);border:1px dashed var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);text-align:center;transition:border-color .12s ease,background .12s ease,color .12s ease}.bf-drop-target[data-state=accepting]{color:var(--bf-color-success, #86efac);background:#22c55e14;border-color:var(--bf-color-success, #22c55e)}.bf-drop-target[data-state=rejected]{color:var(--bf-color-danger, #fca5a5);background:#cc171714;border-color:var(--bf-color-danger, #cc1717)}.bf-drop-target[data-state=disabled]{cursor:not-allowed;opacity:.55}.bf-drop-target-label{font-size:.875rem}.bf-filter-chip-bar{display:flex;min-width:0;padding:.5rem;align-items:center;gap:.5rem;flex-wrap:wrap;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-filter-chip-bar--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-filter-chip-bar--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-filter-chip-bar--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-filter-chip-query{min-width:10rem;flex:1 1 12rem}.bf-filter-chip-list,.bf-filter-chip-group{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.bf-filter-chip{display:inline-flex;box-sizing:border-box;min-height:var(--bf-control-height, var(--bf-control-height-sm, 32px));padding:.375rem .625rem;align-items:center;gap:.375rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border, #303036);border-radius:999px;font:inherit;font-size:.75rem;cursor:pointer}.bf-filter-chip:hover{border-color:var(--bf-color-border-strong, #47474f);color:var(--bf-color-text-primary, #fafafa)}.bf-filter-chip--active,.bf-filter-chip[data-active=true]{color:#fff;background:var(--bf-color-accent, #cc1717);border-color:transparent}.bf-filter-chip-count{color:inherit;opacity:.75}.bf-filter-chip-remove{display:inline-grid;width:1rem;height:1rem;padding:0;place-items:center;color:inherit;background:transparent;border:0;border-radius:50%;cursor:pointer}.bf-filter-chip-clear{margin-left:auto;white-space:nowrap}.bf-inline-editable-text{display:inline-flex;max-width:100%;align-items:center;gap:.5rem}.bf-inline-editable-text-display{display:inline-flex;max-width:100%;padding:.125rem .25rem;align-items:center;color:inherit;background:transparent;border:1px solid transparent;border-radius:.25rem;font:inherit;text-align:left;cursor:text}.bf-inline-editable-text-display:hover,.bf-inline-editable-text-display:focus-visible{border-color:var(--bf-color-border-strong, #47474f)}.bf-inline-editable-text-form{display:inline-flex;max-width:100%;align-items:center;gap:.375rem}.bf-inline-editable-text-input{min-width:10rem}.bf-inline-editable-text-actions{display:inline-flex;align-items:center;gap:.25rem}.bf-inline-editable-text-hint,.bf-inline-editable-text-error{font-size:.75rem}.bf-inline-editable-text-hint{color:var(--bf-color-text-muted, #92929c)}.bf-inline-editable-text-error{color:var(--bf-color-danger, #fca5a5)}.bf-trend-chart-frame{display:grid;min-width:0;gap:1rem;padding:1rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-trend-chart-frame-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bf-trend-chart-frame-heading{min-width:0}.bf-trend-chart-frame-title{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem}.bf-trend-chart-frame-description{margin:.25rem 0 0;color:var(--bf-color-text-muted, #92929c);font-size:.8125rem}.bf-trend-chart-frame-actions{display:flex;align-items:center;gap:.375rem}.bf-trend-chart-frame-summary{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem}.bf-trend-chart-frame-legend{display:flex;align-items:center;gap:.75rem;color:var(--bf-color-text-muted, #92929c);font-size:.75rem}.bf-trend-chart-frame-body{min-height:10rem}.bf-trend-chart-frame-error{display:grid;min-height:10rem;place-items:center;gap:.75rem;color:var(--bf-color-danger, #fca5a5);text-align:center}@media(max-width:44rem){.bf-media-lightbox{width:calc(100vw - 1rem);height:calc(100vh - 1rem)}.bf-media-lightbox-toolbar{align-items:flex-start;flex-direction:column}.bf-filter-chip-query{flex-basis:100%}.bf-filter-chip-clear{margin-left:0}.bf-inline-editable-text-form{align-items:stretch;flex-direction:column}}.bf-app-sidebar{box-sizing:border-box;display:flex;width:14.25rem;height:100%;min-height:0;flex:none;flex-direction:column;overflow:hidden;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border-right:1px solid var(--bf-color-border, #303036);transition:width var(--bf-duration-normal, .18s)}.bf-app-sidebar--collapsed{width:4.875rem}.bf-app-sidebar--mobile{width:100%}.bf-app-sidebar__header{display:flex;min-width:0;height:4rem;padding:0 1rem;flex:none;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-app-sidebar--collapsed .bf-app-sidebar__header{padding:0 .5rem;justify-content:center}.bf-app-sidebar__brand{display:flex;min-width:0;align-items:center;gap:.5rem;color:var(--bf-color-text-primary, #fafafa);border-radius:var(--bf-radius-sm, .375rem);font-size:.875rem;font-weight:650;text-decoration:none}.bf-app-sidebar__brand:focus-visible,.bf-app-sidebar__link:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-app-sidebar__brand-logo{display:grid;width:2rem;height:2rem;flex:none;place-items:center;overflow:hidden;border-radius:var(--bf-radius-sm, .375rem)}.bf-app-sidebar__brand-logo :is(img,svg){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-app-sidebar__brand-label,.bf-app-sidebar__link>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-app-sidebar__toggle{flex:none}.bf-app-sidebar__toggle>svg{width:1rem;height:1rem}.bf-app-sidebar__toggle--expand{margin:.5rem auto 0}.bf-app-sidebar__navigation{min-height:0;padding:.75rem .5rem;flex:1;overflow-y:auto}.bf-app-sidebar__group{margin:0 0 1rem}.bf-app-sidebar__group:last-child{margin-bottom:0}.bf-app-sidebar__group>h2{margin:0 0 .25rem;padding:0 .75rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:600;letter-spacing:.06em;line-height:1.5;text-transform:uppercase}.bf-app-sidebar__items{display:grid;gap:.25rem}.bf-app-sidebar__link{display:flex;min-width:0;min-height:2.5rem;padding:0 .75rem;align-items:center;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);border-radius:var(--bf-radius-md, .5rem);font-size:.875rem;text-decoration:none;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s)}.bf-app-sidebar__link:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-app-sidebar__link[aria-current=page]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717)}.bf-app-sidebar--collapsed .bf-app-sidebar__link{padding:0 .5rem;justify-content:center}.bf-app-sidebar__icon{width:1rem;height:1rem;flex:none}.bf-app-sidebar__footer{display:grid;padding:.5rem;flex:none;gap:.25rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-app-sidebar__footer-action{width:100%;min-height:2.75rem;padding:0 .75rem;justify-content:flex-start;gap:.75rem;border-radius:var(--bf-radius-md, .5rem)}.bf-app-sidebar--collapsed .bf-app-sidebar__footer-action{padding:0 .5rem;justify-content:center}.bf-app-sidebar__footer-copy{display:grid;min-width:0;gap:.1rem;text-align:left}.bf-app-sidebar__footer-copy>span,.bf-app-sidebar__footer-copy>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-app-sidebar__footer-copy>span{color:var(--bf-color-text-primary, #fafafa);font-size:.875rem}.bf-app-sidebar__footer-copy>small{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-module-shell{display:flex;min-width:0;min-height:32rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg, #0d0d0f);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);flex-direction:column;overflow:hidden}.bf-module-shell-header{display:flex;min-height:3.5rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:1rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-module-shell-heading{min-width:0}.bf-module-shell-title{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem;font-weight:650}.bf-module-shell-description{margin:.25rem 0 0;color:var(--bf-color-text-muted, #92929c);font-size:.75rem}.bf-module-shell-actions{display:flex;min-width:0;align-items:center;gap:.375rem}.bf-module-shell-body{display:flex;min-height:0;min-width:0;flex:1}.bf-module-shell-footer{display:flex;padding:.625rem 1rem;align-items:center;justify-content:space-between;gap:.75rem;color:var(--bf-color-text-muted, #92929c);background:var(--bf-color-bg-elevated, #1a1a1a);border-top:1px solid var(--bf-color-border, #303036);font-size:.75rem}.bf-module-shell-region{min-width:0}.bf-module-shell-region:empty{display:none}.bf-host-conversation-shell .bf-module-shell-body{display:grid;grid-template-columns:minmax(12rem,18rem) minmax(0,1fr)}.bf-host-conversation-sidebar{min-width:0;padding:.75rem;background:var(--bf-color-bg-subtle, #141416);border-right:1px solid var(--bf-color-border, #303036)}.bf-host-conversation-main{display:flex;min-width:0;min-height:30rem;padding:.75rem;gap:.625rem;flex-direction:column}.bf-host-conversation-main>[data-region=messages]{min-height:12rem;flex:1;overflow:auto}.bf-host-conversation-main>[data-region=composer]{padding:.625rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-asset-library-shell .bf-module-shell-body{display:grid;grid-template-columns:11rem minmax(18rem,1fr) minmax(16rem,22rem)}.bf-asset-library-navigation,.bf-asset-library-detail{min-width:0;padding:.75rem;background:var(--bf-color-bg-subtle, #141416)}.bf-asset-library-navigation{border-right:1px solid var(--bf-color-border, #303036)}.bf-asset-library-detail{border-left:1px solid var(--bf-color-border, #303036)}.bf-asset-library-list{display:flex;min-width:0;min-height:30rem;padding:.75rem;gap:.75rem;flex-direction:column}.bf-asset-library-grid{min-height:0;flex:1;overflow:auto}.bf-production-design-shell .bf-module-shell-body{display:flex;min-height:30rem;gap:.625rem;padding:.75rem;flex-direction:column}.bf-production-design-session,.bf-production-design-tabs{flex:none}.bf-production-design-body{display:grid;min-height:0;flex:1;grid-template-columns:minmax(12rem,18rem) minmax(0,1fr);gap:.75rem}.bf-production-design-summary{min-width:0;padding-right:.75rem;border-right:1px solid var(--bf-color-border, #303036)}.bf-production-design-main{display:flex;min-width:0;min-height:0;gap:.75rem;flex-direction:column}.bf-production-design-media{min-height:12rem;flex:1}.bf-script-workspace-shell .bf-module-shell-body{display:flex;min-height:30rem;padding:.75rem;gap:.75rem;flex-direction:column}.bf-script-workspace-body{display:grid;min-height:0;flex:1;grid-template-columns:minmax(11rem,16rem) minmax(20rem,1fr) minmax(12rem,18rem);gap:.75rem}.bf-script-workspace-outline,.bf-script-workspace-preview{min-width:0;padding:.625rem;background:var(--bf-color-bg-subtle, #141416);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:auto}.bf-script-workspace-editor{min-width:0;padding:.625rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:auto}.bf-tools-workbench-shell .bf-module-shell-body{display:grid;grid-template-columns:minmax(12rem,18rem) minmax(0,1fr) minmax(13rem,20rem)}.bf-tools-workbench-tasks,.bf-tools-workbench-resources{min-width:0;padding:.75rem;background:var(--bf-color-bg-subtle, #141416)}.bf-tools-workbench-tasks{border-right:1px solid var(--bf-color-border, #303036)}.bf-tools-workbench-resources{border-left:1px solid var(--bf-color-border, #303036)}.bf-tools-workbench-main{display:flex;min-width:0;min-height:30rem;padding:.75rem;gap:.75rem;flex-direction:column}.bf-tools-workbench-result{min-height:12rem;flex:1}.bf-publishing-workspace-shell .bf-module-shell-body{display:flex;min-height:30rem;padding:.75rem;gap:.75rem;flex-direction:column}.bf-publishing-workspace-filters,.bf-publishing-workspace-metrics{flex:none}.bf-publishing-workspace-body{display:grid;min-height:0;flex:1;grid-template-columns:minmax(0,1fr) minmax(16rem,23rem);gap:.75rem}.bf-publishing-workspace-list{display:flex;min-width:0;min-height:0;gap:.75rem;flex-direction:column}.bf-publishing-workspace-list>[data-region=table]{min-height:12rem;flex:1;overflow:auto}.bf-publishing-workspace-detail{min-width:0;padding:.75rem;background:var(--bf-color-bg-subtle, #141416);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:auto}.bf-post-production-shell .bf-module-shell-body{display:flex;min-height:36rem;padding:.75rem;gap:.75rem;flex-direction:column}.bf-post-production-toolbar,.bf-post-production-status{flex:none}.bf-post-production-stage{display:grid;min-height:20rem;flex:1;grid-template-columns:minmax(0,1fr) minmax(14rem,22rem);gap:.75rem}.bf-post-production-media,.bf-post-production-inspector{min-width:0;min-height:0;padding:.75rem;background:var(--bf-color-bg-subtle, #141416);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:auto}.bf-post-production-timeline{min-height:8rem;padding:.75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);overflow:auto}.bf-conversation-composer-shell{display:grid;min-width:0;gap:.625rem;padding:.75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-conversation-composer-attachments,.bf-conversation-composer-input{min-width:0}.bf-conversation-composer-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.bf-conversation-composer-leading,.bf-conversation-composer-actions{display:flex;min-width:0;align-items:center;gap:.375rem}.bf-conversation-composer-status{min-width:0;flex:1;color:var(--bf-color-text-muted, #92929c);font-size:.75rem;text-align:center}.bf-conversation-composer-stop{white-space:nowrap}.bf-conversation-composer-footer{padding-top:.375rem;color:var(--bf-color-text-muted, #92929c);border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}.bf-message-stream-frame{position:relative;display:flex;min-width:0;min-height:0;flex:1}.bf-message-stream-viewport{display:flex;width:100%;min-width:0;min-height:12rem;flex:1;flex-direction:column;overflow-x:hidden;overflow-y:auto}.bf-message-stream-load-more{margin:0;padding:.375rem .75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:1px solid var(--bf-color-border, #303036);border-radius:999px;font:inherit;font-size:.75rem;cursor:pointer}.bf-message-stream-load-more-wrap.bf-load-more-trigger{align-self:center;margin-bottom:.625rem;padding:0;gap:0;color:inherit}.bf-message-stream-load-more-wrap .bf-message-stream-load-more{border-color:var(--bf-color-border, #303036);border-radius:999px}.bf-message-stream-load-more:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);border-color:var(--bf-color-border-strong, #47474f)}.bf-message-stream-load-more:disabled{cursor:wait;opacity:.72}.bf-message-stream-content{min-width:0;min-height:0;padding:.25rem;flex:1;overflow:visible}.bf-message-stream-empty{display:grid;min-height:10rem;place-items:center;color:var(--bf-color-text-muted, #92929c);font-size:.8125rem}.bf-message-stream-anchor{flex:none;height:1px}.bf-message-stream-scroll-bottom.bf-button{position:absolute;z-index:2;bottom:.75rem;left:50%;min-height:2rem;padding-inline:.75rem;gap:.375rem;transform:translate(-50%);background:var(--bf-color-bg-elevated);box-shadow:0 .25rem 1rem #0003}.bf-message-stream-scroll-bottom svg{width:1rem;height:1rem}.bf-message-stream-viewport[data-state=loading] .bf-message-stream-content{opacity:.75}.bf-generation-settings-panel{min-width:0;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-generation-settings-header{display:flex;min-height:2.75rem;align-items:stretch;justify-content:space-between;gap:.5rem}.bf-generation-settings-trigger{display:flex;min-width:0;padding:.625rem .75rem;align-items:center;gap:.5rem;flex:1;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;font:inherit;text-align:left;cursor:pointer}.bf-generation-settings-trigger:hover{background:var(--bf-color-bg-subtle, #141416)}.bf-generation-settings-title{font-size:.8125rem;font-weight:650}.bf-generation-settings-summary{min-width:0;overflow:hidden;color:var(--bf-color-text-muted, #92929c);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-generation-settings-chevron{margin-left:auto;color:var(--bf-color-text-muted, #92929c);transition:transform .12s ease}.bf-generation-settings-panel:not(.bf-generation-settings-panel--collapsed) .bf-generation-settings-chevron{transform:rotate(180deg)}.bf-generation-settings-actions{display:flex;padding:.375rem .625rem;align-items:center;gap:.25rem}.bf-generation-settings-content{display:grid;padding:.75rem;gap:.75rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-generation-settings-footer{padding:.625rem .75rem;color:var(--bf-color-text-muted, #92929c);border-top:1px solid var(--bf-color-border, #303036);font-size:.75rem}@media(max-width:56rem){.bf-asset-library-shell .bf-module-shell-body,.bf-tools-workbench-shell .bf-module-shell-body{grid-template-columns:minmax(10rem,14rem) minmax(0,1fr)}.bf-asset-library-detail,.bf-tools-workbench-resources{display:none}.bf-script-workspace-body{grid-template-columns:minmax(9rem,13rem) minmax(0,1fr)}.bf-script-workspace-preview{display:none}.bf-publishing-workspace-body{grid-template-columns:minmax(0,1fr)}.bf-publishing-workspace-detail{display:none}.bf-post-production-stage{grid-template-columns:minmax(0,1fr)}.bf-post-production-inspector{display:none}}@media(max-width:40rem){.bf-module-shell-header{align-items:flex-start;flex-direction:column}.bf-module-shell-actions{width:100%}.bf-host-conversation-shell .bf-module-shell-body,.bf-asset-library-shell .bf-module-shell-body,.bf-tools-workbench-shell .bf-module-shell-body{display:flex;flex-direction:column}.bf-host-conversation-sidebar,.bf-asset-library-navigation,.bf-tools-workbench-tasks{border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-host-conversation-sidebar{min-height:4rem;max-height:8rem;overflow:auto}.bf-asset-library-navigation,.bf-tools-workbench-tasks{max-height:10rem;overflow:auto}.bf-script-workspace-body{display:flex;flex-direction:column}.bf-script-workspace-outline{max-height:10rem}.bf-production-design-body{display:flex;flex-direction:column}.bf-production-design-summary{padding:0 0 .75rem;border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-conversation-composer-toolbar{align-items:stretch;flex-direction:column}.bf-conversation-composer-leading,.bf-conversation-composer-actions{justify-content:flex-end}.bf-conversation-composer-status{text-align:left}.bf-conversation-composer-actions .bf-button{flex:1}.bf-generation-settings-header{align-items:stretch}.bf-generation-settings-summary{display:none}}.bf-host-ai-page{display:flex;min-width:0;height:min(48rem,calc(100vh - 2rem));min-height:40rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem;flex-direction:column;overflow:hidden}.bf-ai-conversation-workspace{display:flex;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;flex-direction:column}.bf-host-ai-page button,.bf-host-ai-page textarea{font:inherit}.bf-host-ai-topbar{position:relative;display:grid;min-height:3.5rem;padding:0 1rem;align-items:center;grid-template-columns:1fr auto 1fr;border-bottom:1px solid var(--bf-color-border)}.bf-host-ai-topbar-side{display:flex;align-items:center;gap:.3rem}.bf-host-ai-topbar-side--end{justify-content:flex-end}.bf-host-ai-project-name{color:var(--bf-color-text-primary);font-size:.9375rem;font-weight:550}.bf-host-ai-icon-button{display:inline-grid;width:2rem;height:2rem;padding:0;place-items:center;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.375rem;cursor:pointer}.bf-host-ai-icon-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-ai-icon-button--favorite{color:#facc15}.bf-host-card-navigator{display:flex;min-height:2.75rem;padding:0 1rem;align-items:center;gap:.75rem;overflow:hidden;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border-bottom:1px solid var(--bf-color-border);font-size:.6875rem}.bf-host-card-navigator:not(.is-expanded){justify-content:center;min-height:3.25rem}.bf-host-card-navigator-trigger,.bf-host-card-navigator-heading button{display:inline-flex;padding:.45rem .65rem;align-items:center;gap:.5rem;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.5rem;cursor:pointer;font:inherit}.bf-host-card-navigator-trigger:hover,.bf-host-card-navigator-heading button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-card-navigator-heading{display:flex;width:100%;align-items:center;justify-content:space-between}.bf-host-card-navigator.is-expanded{max-height:12.5rem;padding-block:.45rem;align-items:stretch;flex-direction:column;overflow:auto}.bf-host-card-navigator>span{flex:none;text-transform:uppercase;letter-spacing:.08em}.bf-host-card-navigator-list{display:flex;min-width:0;align-items:center;gap:.4rem;overflow-x:auto}.bf-host-card-navigator-list a{display:inline-flex;min-width:-moz-max-content;min-width:max-content;padding:.3rem .55rem;align-items:center;gap:.35rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:999px;text-decoration:none}.bf-host-card-navigator-list a:hover{color:var(--bf-color-text-primary);border-color:var(--bf-color-border-strong)}.bf-host-card-navigator-list i{display:inline-grid;width:1rem;height:1rem;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:50%;font-style:normal;font-size:.6rem}.bf-host-ai-message-viewport{display:flex;min-height:0;padding:1.5rem;flex:1;flex-direction:column;gap:2rem;overflow-y:auto;scroll-behavior:smooth}.bf-host-ai-message-viewport--embedded{padding:0;overflow:visible}.bf-host-ai-empty{display:grid;min-height:22rem;margin:auto;place-items:center;align-content:center;color:var(--bf-color-text-muted);text-align:center}.bf-host-ai-empty>div{display:grid;width:4rem;height:4rem;margin-bottom:1.25rem;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:50%;font-size:1.4rem}.bf-host-ai-empty h3{margin:0;color:var(--bf-color-text-primary);font-size:1.125rem}.bf-host-ai-empty p{max-width:24rem;margin:.75rem 0 0;font-size:.8125rem;line-height:1.65}.bf-host-ai-message{display:grid;width:min(100%,45rem);gap:.5rem}.bf-host-ai-message.bf-host-ai-message--adapter{width:100%;max-width:none}.bf-host-ai-message.bf-host-ai-message--assistant.bf-host-ai-message--adapter{width:100%;max-width:var(--bf-ai-message-max-width, 45rem);align-self:flex-start}.bf-host-ai-message--user{width:min(82%,36rem);align-self:flex-end}.bf-host-ai-message-meta{display:flex;align-items:center;gap:.55rem;color:var(--bf-color-text-muted);font-size:.6875rem}.bf-host-ai-message--user .bf-host-ai-message-meta{justify-content:flex-end}.bf-host-ai-message-meta strong{color:var(--bf-color-text-secondary);font-size:.75rem}.bf-host-ai-message-meta--timestamp{margin-top:.25rem;min-height:1rem}.bf-host-dialogue-content{padding:.125rem 0;color:var(--bf-color-text-primary);font-size:.875rem;line-height:1.75}.bf-host-ai-message--user .bf-host-dialogue-content{padding:.75rem 1rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.875rem .25rem .875rem .875rem}.bf-host-dialogue-content p{margin:0 0 .65rem}.bf-host-dialogue-content p:last-child{margin-bottom:0}.bf-host-dialogue-content ul,.bf-host-dialogue-content ol{margin:.4rem 0;padding-left:1.25rem}.bf-host-dialogue-content h3,.bf-host-dialogue-content h4{margin:.25rem 0 .65rem;color:var(--bf-color-text-primary)}.bf-host-message-resend{display:block;margin-top:.5rem;padding:.125rem 0;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font:inherit;font-size:.6875rem}.bf-host-message-resend:hover{color:var(--bf-color-text-primary)}.bf-host-user-message{display:flex;width:100%;align-items:flex-end;flex-direction:column;overflow:hidden}.bf-host-user-message-bubble{max-width:80%;padding:.75rem 1.25rem;overflow-wrap:anywhere;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-radius:1.25rem .25rem 1.25rem 1.25rem;box-shadow:0 1px 2px #0000002e;font-size:.9375rem}.bf-host-user-message-attachments{display:flex;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.bf-host-user-attachment{position:relative;display:flex;width:5rem;height:5rem;padding:0;overflow:hidden;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-strong);border-radius:.5rem;font:inherit}button.bf-host-user-attachment{cursor:pointer}button.bf-host-user-attachment:hover{background:var(--bf-color-bg-hover);opacity:.92}.bf-host-user-attachment--media img,.bf-host-user-attachment--media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-host-user-attachment-image-placeholder{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:.3rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);font-size:.625rem}.bf-host-user-attachment-image-placeholder svg{width:1.5rem;height:1.5rem}.bf-host-user-attachment-image-placeholder small{color:var(--bf-color-text-muted);font-size:.5625rem}.bf-host-user-attachment-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#222;background:#0003;opacity:0;transition:opacity .16s ease}.bf-host-user-attachment-play svg{width:2rem;height:2rem;padding:.45rem;fill:currentColor;background:#ffffffd1;border-radius:50%}.bf-host-user-attachment--media:hover .bf-host-user-attachment-play{opacity:1}.bf-host-user-attachment--file.bf-button{min-height:5rem;padding:.5rem;align-items:center;justify-content:center;flex-direction:column;gap:.2rem}.bf-host-user-attachment--file>svg{width:1.5rem;height:1.5rem;color:var(--bf-color-text-secondary)}.bf-host-user-attachment--file>span{width:100%;overflow:hidden;color:var(--bf-color-text-primary);font-size:.625rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bf-host-user-attachment--file>small{color:var(--bf-color-text-muted);font-size:.5625rem}.bf-host-user-attachment--text{width:min(100%,28rem);height:auto;min-height:5rem;padding:.75rem;flex-direction:column;cursor:default}.bf-host-user-attachment--text>div{display:flex;align-items:center;gap:.5rem;color:var(--bf-color-text-secondary);font-size:.75rem}.bf-host-user-attachment--text svg{width:1rem;height:1rem}.bf-host-user-attachment--text strong{color:var(--bf-color-text-primary)}.bf-host-user-attachment--text p{max-height:8rem;margin:.5rem 0 0;overflow-y:auto;color:var(--bf-color-text-primary);font-size:.875rem;line-height:1.5;white-space:pre-wrap}.bf-host-user-attachment--text-previewable{cursor:help}.bf-tooltip-content.bf-host-user-attachment-preview{max-width:min(28rem,calc(100vw - 2rem));padding:.5rem .625rem}.bf-host-user-attachment-preview__body{max-height:280px;overflow:auto;overscroll-behavior:contain;color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.bf-host-user-message-copy{display:flex;align-items:flex-end;gap:.375rem}.bf-host-user-message-copy>span{min-width:0;overflow-wrap:anywhere;white-space:pre-wrap}.bf-host-user-message-copy .bf-spinner{flex:none;margin-bottom:.15rem;border-color:#9ca3af59;border-top-color:var(--bf-color-text-secondary)}.bf-host-user-message-retry.bf-button{width:1.25rem;height:1.25rem;min-height:0;padding:0;flex:none;color:var(--bf-color-danger-text, #f87171)}.bf-host-user-message-retry.bf-button:hover{color:color-mix(in srgb,var(--bf-color-danger-text, #fca5a5) 80%,#fff)}.bf-host-user-message-retry svg{width:.875rem;height:.875rem}.bf-host-user-message-resend.bf-button{width:1.75rem;height:1.75rem;min-height:0;margin:.25rem .25rem 0 0;padding:0;color:var(--bf-color-text-secondary)}.bf-host-user-message-resend.bf-button:hover{color:var(--bf-color-text-primary);background:#ffffff0d}.bf-host-user-message-resend svg{width:.875rem;height:.875rem}.bf-host-user-message-actions{display:flex;margin-top:.25rem;align-items:center;justify-content:flex-end;gap:.25rem}.bf-host-user-message-add.bf-button{min-height:1.75rem;padding:0 .5rem;color:var(--bf-color-text-secondary);font-size:.6875rem}.bf-host-user-message-add.bf-button:hover{color:var(--bf-color-text-primary);background:#ffffff0d}.bf-host-user-message-add svg{width:.875rem;height:.875rem}.bf-host-assistant-message{box-sizing:border-box;display:grid;width:100%;max-width:var(--bf-ai-message-max-width, 45rem);min-width:0;gap:.5rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.9375rem;font-weight:400;line-height:1.6;overflow-wrap:anywhere}.bf-host-assistant-message>*{min-width:0}.bf-ai-message-suggestions{display:flex;min-width:0;flex-wrap:wrap;gap:.5rem}.bf-ai-message-next-tip{display:grid;min-width:0;gap:.25rem;margin-top:.5rem}.bf-ai-message-next-tip__label{display:inline-flex;align-items:center;gap:.25rem}.bf-ai-message-next-tip__actions{display:grid;justify-items:start;gap:.25rem;padding-left:1rem}.bf-ai-message-next-tip__action.bf-button.bf-button--sm{min-height:0;height:auto;padding:.125rem 0;color:var(--bf-color-info, #60a5fa);background:transparent;text-align:left;text-decoration:underline;text-underline-offset:.15rem;white-space:normal;line-height:1.35}.bf-ai-message-next-tip__action.bf-button:hover{color:color-mix(in srgb,var(--bf-color-info, #60a5fa) 85%,#fff);background:transparent;text-decoration:underline}.bf-ai-message-suggestion.bf-button{max-width:100%;height:auto;min-height:2rem;justify-content:flex-start;padding-block:.35rem;text-align:left;white-space:normal}.bf-ai-message-summary.bf-host-markdown p:first-child,.bf-ai-message-summary.bf-host-markdown ul:first-child,.bf-ai-message-summary.bf-host-markdown ol:first-child{margin-top:0}.bf-ai-message-summary.bf-host-markdown p:last-child,.bf-ai-message-summary.bf-host-markdown ul:last-child,.bf-ai-message-summary.bf-host-markdown ol:last-child{margin-bottom:0}.bf-host-stream-caret{display:inline-block;width:.35rem;height:.875rem;margin-left:.2rem;vertical-align:middle;background:#9ca3af;border-radius:.125rem;animation:bf-host-blink .9s steps(1) infinite}@keyframes bf-host-blink{50%{opacity:.15}}.bf-host-source-card{width:min(100%,28rem);overflow:hidden;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.75rem;box-shadow:0 10px 25px #0000002e}.bf-host-source-card--failed{border-color:var(--bf-color-danger-border, #7f1d1d)}.bf-host-source-card>header{display:flex;min-height:3rem;padding:.65rem .8rem;align-items:center;gap:.45rem;border-bottom:1px solid var(--bf-color-border)}.bf-host-source-card>header strong{min-width:0;overflow:hidden;flex:1;color:var(--bf-color-text-primary);font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-source-card>header small{color:var(--bf-color-text-muted);font-size:.6875rem}.bf-host-source-card-select,.bf-host-source-card-grip{color:var(--bf-color-text-muted);font-size:.85rem}.bf-host-source-card-icon{color:#60a5fa}.bf-host-source-card-toggle{width:1.7rem;height:1.7rem;padding:0;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.25rem;cursor:pointer}.bf-host-source-card-toggle:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-streaming-label{padding:.2rem .4rem;color:#93c5fd;background:#3b82f61f;border-radius:999px;font-size:.625rem}.bf-host-source-card-body{padding:.9rem 1rem 1rem;color:var(--bf-color-text-secondary);font-size:.8125rem;line-height:1.7}.bf-host-source-card-body h3,.bf-host-source-card-body h4{margin:0 0 .65rem;color:var(--bf-color-text-primary)}.bf-host-source-card-body p{margin:.35rem 0}.bf-host-source-card-body blockquote{margin:.65rem 0;padding:.5rem .75rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border-left:2px solid #cc0000}.bf-host-source-card-summary{margin:0;padding:.7rem 1rem;overflow:hidden;color:var(--bf-color-text-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-ai-input-area{padding:0 1rem 1rem;background:var(--bf-color-bg-canvas, #050505)}.bf-host-ai-composer{display:flex;padding:.75rem;flex-direction:column;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-input, #1f1f1f);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);box-shadow:inset 0 1px 2px #00000040,0 12px 30px #0000003d}.bf-host-ai-composer:focus-within{border-color:var(--bf-color-border-strong, #47474f)}.bf-host-ai-composer textarea{width:100%;min-height:3.75rem;max-height:12.5rem;padding:.25rem;resize:none;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;outline:0;line-height:1.55}.bf-host-ai-composer textarea::-moz-placeholder{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-ai-composer textarea::placeholder{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-attachment-panel{margin-bottom:.65rem;padding:.65rem;background:var(--bf-color-bg-hover, #242424);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem)}.bf-host-composer-inline-notice{margin:0 0 .55rem;padding-left:.55rem;color:var(--bf-color-text-muted, #7f7f89);border-left:2px solid var(--bf-color-focus, #f04444);font-size:.6875rem;line-height:1.45}.bf-host-attachment-panel>div:first-child{display:flex;margin-bottom:.55rem;align-items:center;gap:.4rem;color:var(--bf-color-focus, #f04444)}.bf-host-attachment-panel small{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-attachment-panel>div:first-child button{margin-left:auto;padding:0;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:0;font-size:.6875rem;cursor:pointer}.bf-host-attachment-list{display:grid;min-width:0;padding:.25rem .5rem .5rem 0;grid-auto-columns:4rem;grid-auto-flow:column;gap:.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.bf-host-attachment{position:relative;display:grid;width:4rem;gap:.25rem}.bf-host-attachment-preview{position:relative;display:grid;width:4rem;height:4rem;overflow:hidden;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border-control);border-radius:.5rem}.bf-host-attachment-preview>.bf-media-preview,.bf-host-attachment-preview .bf-media-preview-stage,.bf-host-attachment-preview .bf-media-preview-image-wrap{width:100%;height:100%;min-height:0;border:0;border-radius:0}.bf-host-attachment-preview .bf-media-preview-message{display:grid;width:100%;height:100%;padding:0;place-items:center}.bf-host-attachment-fallback{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:.25rem;color:var(--bf-color-text-muted);font-size:.625rem}.bf-host-attachment-fallback>svg{width:1.25rem;height:1.25rem}.bf-host-attachment-load-error{display:grid;width:100%;height:100%;place-items:center;color:var(--bf-color-ai-error);background:var(--bf-color-error-surface)}.bf-host-attachment-load-error>svg{width:1.25rem;height:1.25rem}.bf-host-attachment-status{position:absolute;display:grid;top:0;right:0;bottom:0;left:0;place-items:center;background:color-mix(in srgb,var(--bf-color-bg-canvas) 70%,transparent)}.bf-host-attachment-status>span[aria-hidden=true]{width:1rem;height:1rem;border:2px solid var(--bf-color-border-strong);border-top-color:var(--bf-color-text-primary);border-radius:50%;animation:bf-spin .7s linear infinite}.bf-host-attachment-status--failed{color:var(--bf-color-ai-error);background:var(--bf-color-error-surface)}.bf-host-attachment-status--failed>svg{width:1.25rem;height:1.25rem}.bf-host-attachment>button{position:absolute;top:-.3rem;right:-.3rem;display:grid;width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:1.25rem;padding:0;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-control);border-radius:50%;cursor:pointer;transition:color var(--bf-duration-fast),background var(--bf-duration-fast),border-color var(--bf-duration-fast)}.bf-host-attachment>button>svg{width:.75rem;height:.75rem}.bf-host-attachment>button:hover:not(:disabled){color:var(--bf-color-danger);background:var(--bf-color-danger-bg);border-color:var(--bf-color-danger-border)}.bf-host-attachment>button:focus-visible{outline:2px solid var(--bf-color-focus);outline-offset:2px}.bf-host-attachment>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-host-attachment--failed .bf-host-attachment-preview{border-color:var(--bf-color-danger)}.bf-host-video-toolbar{display:flex;margin-bottom:.5rem;padding-bottom:.1rem;align-items:center;gap:.4rem;overflow-x:auto}.bf-host-video-toolbar button,.bf-host-ai-tools>button{min-height:1.75rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-control, #141414);border:1px solid var(--bf-color-border-control, #444);border-radius:.35rem;cursor:pointer;font-size:.6875rem;white-space:nowrap}.bf-host-video-toolbar>.bf-button{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-video-toolbar>.bf-button:last-child{margin-left:auto}.bf-host-video-select{display:inline-flex;min-width:-moz-max-content;min-width:max-content;height:1.75rem;padding-left:.45rem;align-items:center;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-control, #141414);border:1px solid var(--bf-color-border-control, #444);border-radius:.35rem;font-size:.68rem}.bf-host-video-select>span{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-video-select select{min-width:0;height:100%;padding:0 1.45rem 0 .38rem;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;outline:0;cursor:pointer;font:inherit}.bf-host-video-select option{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-panel-header, #1b1b1b)}.bf-host-ai-composer-toolbar{display:flex;margin-top:.65rem;align-items:center;justify-content:space-between;gap:.75rem}.bf-host-ai-tools{display:flex;min-width:0;align-items:center;gap:.4rem;overflow:visible}.bf-host-ai-tools>button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-mode-menu{position:relative;flex:none}.bf-host-mode-menu__trigger.bf-button{min-width:6rem;justify-content:flex-start;gap:.4rem}.bf-host-mode-menu__trigger>span:first-child{width:1rem;text-align:center}.bf-host-mode-menu__trigger>i{margin-left:auto;color:var(--bf-color-text-muted, #7f7f89);font-style:normal;transition:transform var(--bf-duration-fast, .12s)}.bf-host-mode-menu__trigger[aria-expanded=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-mode-menu__trigger[aria-expanded=true]>i{transform:rotate(180deg)}.bf-host-mode-menu__list{position:absolute;z-index:var(--bf-layer-popover, 1050);display:grid;width:-moz-max-content;width:max-content;min-width:9.5rem;padding:.3rem;left:0;bottom:calc(100% + .45rem);gap:.15rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-panel, #141414);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);box-shadow:0 14px 34px #00000073}.bf-host-mode-menu__list>button{display:grid;min-height:2rem;padding:.4rem .55rem;grid-template-columns:1rem minmax(0,1fr) 1rem;align-items:center;gap:.45rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer;font:inherit;font-size:.75rem;text-align:left}.bf-host-mode-menu__list>button:hover,.bf-host-mode-menu__list>button[aria-selected=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-mode-menu__list>button[aria-selected=true]{box-shadow:inset 2px 0 var(--bf-color-action-primary, #cc1717)}.bf-host-mode-menu__list i{color:var(--bf-color-focus, #f04444);font-style:normal;text-align:center}.bf-host-ai-send-cluster{display:flex;flex:none;padding:.2rem .25rem .2rem .7rem;align-items:center;gap:.65rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-control, #141414);border:1px solid var(--bf-color-border-control, #444);border-radius:999px;font-size:.75rem}.bf-host-ai-send-cluster>span{white-space:nowrap}.bf-host-ai-send-cluster>button{display:grid;flex:none;box-sizing:border-box;width:2rem;height:2rem;min-width:2rem;min-height:2rem;aspect-ratio:1;padding:0;place-items:center;color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);border:0;border-radius:50%;cursor:pointer}.bf-host-ai-send-cluster>button:hover:not(:disabled){background:var(--bf-color-action-primary-hover, #e02020)}.bf-host-ai-send-cluster>button:disabled{color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-border, #303036);cursor:not-allowed}.bf-host-conversation-composer .bf-host-ai-tools>.bf-button.is-active{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 20%,var(--bf-color-bg-control, #141414));border-color:var(--bf-color-action-primary, #cc1717)}.bf-host-conversation-composer{position:relative;z-index:1}.bf-host-composer-panel-anchor{position:absolute;z-index:35;right:0;bottom:calc(100% + .55rem);left:0}.bf-host-composer-panel{width:min(100%,41rem);margin-left:auto;overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-panel, #141414);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:.7rem;box-shadow:0 18px 48px #0000008c}.bf-host-composer-panel>header{display:flex;min-height:3.8rem;padding:.75rem .9rem;align-items:flex-start;justify-content:space-between;gap:1rem;background:var(--bf-color-bg-panel-header, #1b1b1b);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-host-composer-panel h3,.bf-host-composer-panel p{margin:0}.bf-host-composer-panel h3{color:var(--bf-color-text-primary, #fafafa);font-size:.82rem}.bf-host-composer-panel p{margin-top:.22rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.64rem;line-height:1.45}.bf-host-composer-panel>header>button{display:grid;width:1.65rem;height:1.65rem;padding:0;place-items:center;flex:none;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:0;border-radius:.3rem;cursor:pointer;font-size:1rem}.bf-host-composer-panel>header>button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-composer-panel>footer{display:flex;min-height:3.25rem;padding:.65rem .85rem;align-items:center;justify-content:flex-end;gap:.5rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-host-camera-grid{display:grid;padding:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bf-host-camera-control{display:grid;min-width:0;min-height:4.25rem;padding:.5rem;grid-template-columns:1.7rem minmax(0,1fr) 1.7rem;grid-template-rows:auto 1fr;align-items:center;gap:.2rem;background:var(--bf-color-bg-canvas, #050505);border:1px solid var(--bf-color-border, #303036);border-radius:.5rem}.bf-host-camera-control small{grid-column:1 / -1;color:var(--bf-color-text-muted, #7f7f89);font-size:.6rem}.bf-host-camera-control strong{overflow:hidden;color:var(--bf-color-text-primary, #fafafa);font-size:.7rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bf-host-camera-control button{display:grid;width:1.65rem;height:1.65rem;padding:0;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-hover, #242424);border:1px solid var(--bf-color-border, #303036);border-radius:.35rem;cursor:pointer}.bf-host-camera-control button:hover{color:var(--bf-color-text-primary, #fafafa);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-motion-panel{width:min(100%,44rem)}.bf-host-motion-toolbar{display:grid;padding:.75rem .85rem;grid-template-columns:auto minmax(12rem,1fr);gap:.75rem;align-items:center;border-bottom:1px solid var(--bf-color-border)}.bf-host-motion-grid{display:grid;max-height:22rem;padding:.85rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;overflow-y:auto}.bf-host-motion-option{position:relative;min-width:0;overflow:hidden;border:1px solid var(--bf-color-border);border-radius:.55rem;background:var(--bf-color-bg-elevated)}.bf-host-motion-option:hover,.bf-host-motion-option.is-selected{border-color:#3b82f6}.bf-host-motion-option__select{display:flex;width:100%;min-height:7rem;padding:.75rem;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.2rem;color:var(--bf-color-text-primary);background:transparent;border:0;text-align:left;cursor:pointer}.bf-host-motion-option__select>span{margin-bottom:auto;color:#60a5fa;font-size:1.5rem}.bf-host-motion-option__select small{color:#73737d}.bf-host-motion-option__favorite{position:absolute;top:.35rem;right:.35rem;width:1.8rem;height:1.8rem;color:#facc15;background:#0000006b;border:0;border-radius:.35rem;cursor:pointer}.bf-host-motion-empty{grid-column:1 / -1;padding:2rem;color:#73737d;text-align:center}.bf-host-motion-grid>button{position:relative;display:grid;min-width:0;min-height:6.2rem;padding:.65rem;align-content:center;justify-items:center;gap:.25rem;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-canvas, #050505);border:1px solid var(--bf-color-border, #303036);border-radius:.5rem;cursor:pointer;text-align:center}.bf-host-motion-grid>button:hover{background:var(--bf-color-bg-panel-header, #1b1b1b);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-motion-grid>button[aria-selected=true]{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 16%,var(--bf-color-bg-canvas, #050505));border-color:var(--bf-color-action-primary, #cc1717)}.bf-host-motion-grid>button>span{color:#b6b6bd;font-size:1.4rem}.bf-host-motion-grid strong{color:var(--bf-color-text-primary);font-size:.68rem}.bf-host-motion-grid small{font-size:.58rem}.bf-host-motion-grid em{position:absolute;top:.35rem;right:.4rem;color:#fbbf24;font-size:.58rem;font-style:normal}.bf-host-output-panel{width:min(100%,36rem)}.bf-host-output-groups{display:grid;padding:.85rem;gap:.8rem}.bf-host-output-group{display:grid;min-width:0;gap:.4rem}.bf-host-output-group>strong{color:var(--bf-color-text-secondary);font-size:.64rem}.bf-host-output-groups .bf-choice-chip-group{display:flex;padding:.15rem;gap:.18rem;overflow-x:auto;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.45rem}.bf-host-output-groups .bf-choice-chip{min-width:3.2rem;min-height:1.9rem;flex:1;color:var(--bf-color-text-muted);background:transparent;border:0;font-size:.65rem;white-space:nowrap}.bf-host-output-groups .bf-choice-chip--selected{color:var(--bf-color-text-primary);background:#343434}.bf-host-output-custom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem}.bf-host-output-custom .bf-input-frame{min-width:0}.bf-host-output-custom>span{color:var(--bf-color-text-muted)}.bf-host-preset-panel{width:min(100%,45rem)}.bf-host-preset-list{display:grid;padding:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bf-host-preset-list>button{display:grid;min-width:0;min-height:5rem;padding:.75rem;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.65rem;color:#85858d;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.55rem;cursor:pointer;text-align:left}.bf-host-preset-list>button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:#505050}.bf-host-preset-list>button>span:first-child{display:grid;width:2rem;height:2rem;place-items:center;background:#292929;border-radius:.4rem}.bf-host-preset-list>button>span:nth-child(2){display:grid;min-width:0;gap:.25rem}.bf-host-preset-list strong{color:var(--bf-color-text-primary);font-size:.72rem}.bf-host-preset-list small{overflow:hidden;color:var(--bf-color-text-muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-preset-list i{color:var(--bf-color-text-secondary);font-size:.62rem;font-style:normal}.bf-host-style-dialog{display:grid;width:min(70rem,calc(100vw - 2rem));max-width:none;height:min(48rem,calc(100vh - 2rem));max-height:none;padding:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-canvas, #050505);border-color:var(--bf-color-border, #303036)}.bf-host-style-dialog__header{display:flex;min-height:5rem;padding:1rem 1.25rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-host-style-dialog__header .bf-dialog-title{color:var(--bf-color-text-primary, #fafafa);font-size:1.05rem}.bf-host-style-dialog__header .bf-dialog-description{max-width:34rem;margin-top:.25rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.7rem}.bf-host-style-dialog__toolbar{display:flex;min-width:min(29rem,48%);align-items:center;justify-content:flex-end;gap:.55rem}.bf-host-style-dialog__toolbar .bf-search-field{min-width:13rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036)}.bf-host-style-dialog__toolbar .bf-host-style-sort-tabs{flex:none;justify-content:flex-end}.bf-host-style-dialog__toolbar .bf-host-style-sort-tabs .bf-tabs-list{min-height:1.85rem;padding:.15rem;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:.45rem}.bf-host-style-dialog__toolbar .bf-host-style-sort-tabs .bf-tabs-trigger{min-height:1.55rem;padding:0 .55rem;font-size:.65rem}.bf-host-style-dialog__body{display:grid;min-height:0;padding:0;grid-template-columns:11.5rem minmax(0,1fr);overflow:hidden}.bf-host-style-categories{min-width:0;padding:.75rem;overflow-y:auto;background:var(--bf-color-bg-surface);border-right:1px solid var(--bf-color-border)}.bf-host-style-categories button{display:flex;width:100%;min-height:2.4rem;padding:0 .7rem;align-items:center;justify-content:space-between;gap:.5rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.4rem;cursor:pointer;font:inherit;font-size:.72rem;text-align:left}.bf-host-style-categories button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-style-categories button[aria-current=true]{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 16%,transparent);box-shadow:inset 2px 0 var(--bf-color-action-primary, #cc1717)}.bf-host-style-categories small{color:var(--bf-color-text-muted);font-size:.62rem}.bf-host-style-results{min-width:0;padding:1rem 1.25rem 1.5rem;overflow-y:auto}.bf-host-style-results__heading{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;gap:1rem}.bf-host-style-results__heading>div{display:flex;align-items:baseline;gap:.5rem}.bf-host-style-results__heading strong{color:var(--bf-color-text-primary);font-size:.82rem}.bf-host-style-results__heading span{color:#6b7280;font-size:.65rem}.bf-host-style-grid{display:grid;margin-top:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.bf-host-style-card{min-width:0;padding:0;overflow:hidden;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid #2e2e2e;border-radius:.65rem;cursor:pointer;text-align:left;transition:border-color .14s,transform .14s}.bf-host-style-card:hover{border-color:var(--bf-color-border-strong, #47474f);transform:translateY(-1px)}.bf-host-style-card.is-selected{border-color:var(--bf-color-action-primary, #cc1717);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 35%,transparent)}.bf-host-style-card__media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#0b0b0b}.bf-host-style-card__media .bf-media-preview,.bf-host-style-card__media .bf-media-preview-stage{width:100%;height:100%;min-height:0;border:0;border-radius:0}.bf-host-style-card__media .bf-media-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-host-style-card__character>img{position:absolute;right:0;bottom:0;width:42%;height:80%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;filter:drop-shadow(-.35rem 0 .5rem rgb(0 0 0 / 45%))}.bf-host-style-card__media em{position:absolute;top:.45rem;left:.45rem;padding:.2rem .4rem;color:#fde68a;background:#713f12c7;border-radius:.3rem;font-size:.55rem;font-style:normal}.bf-host-style-card__media>i{position:absolute;top:.45rem;right:.45rem;display:grid;width:1.4rem;height:1.4rem;place-items:center;color:var(--bf-color-text-primary);background:var(--bf-color-action-primary, #cc1717);border-radius:50%;font-size:.65rem;font-style:normal}.bf-host-style-card__media>i svg{width:.75rem;height:.75rem;stroke-width:2}.bf-host-style-card__copy{display:grid;min-width:0;padding:.65rem .75rem;gap:.2rem}.bf-host-style-card__copy strong,.bf-host-style-card__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-host-style-card__copy strong{color:var(--bf-color-text-primary);font-size:.74rem}.bf-host-style-card__copy small{color:#6b7280;font-size:.62rem}.bf-host-style-state{display:grid;min-height:22rem;place-content:center;justify-items:center;gap:.6rem;color:var(--bf-color-text-muted);text-align:center;font-size:.75rem}.bf-host-style-state>span{display:grid;width:3.5rem;height:3.5rem;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:50%;font-size:1.2rem}.bf-host-style-state>span svg{width:1.25rem;height:1.25rem;stroke-width:1.5}.bf-host-style-state>i{width:1.8rem;height:1.8rem;border:2px solid var(--bf-color-border-control, #444);border-top-color:var(--bf-color-action-primary, #cc1717);border-radius:50%;animation:bf-spin .8s linear infinite}.bf-host-style-state strong{color:var(--bf-color-text-secondary);font-size:.78rem}.bf-host-style-state small{color:#62626a}.bf-host-style-dialog__footer{min-height:4rem;padding:.75rem 1.25rem;justify-content:space-between;border-top:1px solid var(--bf-color-border)}.bf-host-style-dialog__footer>div{display:flex;gap:.6rem}.bf-asset-filter-chip{display:inline-flex;height:1.75rem;padding:0 .7rem;align-items:center;gap:.35rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:999px;cursor:pointer;font-size:.6875rem;white-space:nowrap}.bf-asset-filter-chip:hover{border-color:var(--bf-color-border-strong);filter:brightness(1.18)}.bf-asset-filter-chip>span{width:.45rem;height:.45rem;border-radius:50%}.bf-asset-filter-chip small{color:var(--bf-color-text-muted)}@keyframes bf-asset-spin{to{transform:rotate(360deg)}}@media(max-width:48rem){.bf-host-ai-page{height:auto;min-height:42rem}.bf-host-ai-message-viewport{min-height:24rem;padding:1rem}.bf-host-ai-tools{max-width:calc(100vw - 10rem)}.bf-host-mode-menu__trigger.bf-button{min-width:6rem}}@media(max-width:36rem){.bf-host-ai-topbar{grid-template-columns:auto 1fr auto}.bf-host-ai-project-name{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bf-host-ai-icon-button[aria-label=编辑项目]{display:none}.bf-host-ai-message--user{width:92%}.bf-host-ai-composer-toolbar{align-items:flex-end}.bf-host-ai-tools{max-width:calc(100vw - 9rem)}.bf-host-ai-tools>button:not(:first-child):not(:last-child){display:none}.bf-host-ai-send-cluster>span{display:none}.bf-host-ai-send-cluster{padding-left:.25rem}}.bf-host-markdown{min-width:0;color:var(--bf-color-text-primary);font-size:.8125rem;line-height:1.72;overflow-wrap:anywhere;white-space:break-spaces}.bf-host-markdown h2,.bf-host-markdown h3,.bf-host-markdown h4{margin:.8rem 0 .45rem;color:var(--bf-color-text-primary);line-height:1.35}.bf-host-markdown h2:first-child,.bf-host-markdown h3:first-child,.bf-host-markdown h4:first-child{margin-top:0}.bf-host-markdown h2{font-size:1rem}.bf-host-markdown h3{font-size:.925rem}.bf-host-markdown h4{font-size:.85rem}.bf-host-markdown p{margin:.35rem 0}.bf-host-markdown ul,.bf-host-markdown ol{margin:.45rem 0;padding-left:1.35rem}.bf-host-markdown li+li{margin-top:.2rem}.bf-host-markdown strong{color:var(--bf-color-text-primary)}.bf-host-markdown code{padding:.12rem .3rem;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.25rem;font-size:.75rem}.bf-host-markdown pre{margin:.7rem 0;padding:.75rem;overflow-x:auto;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-host-markdown pre code{padding:0;color:inherit;background:transparent;border:0}.bf-host-markdown blockquote{margin:.65rem 0;padding:.5rem .75rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border-left:2px solid #cc0000}.bf-host-markdown blockquote p{margin:.2rem 0}.bf-host-markdown a{color:#60a5fa}.bf-host-markdown-table{max-width:100%;margin:.7rem 0;overflow-x:auto;border:1px solid var(--bf-color-border);border-radius:.45rem;scrollbar-width:thin}.bf-host-markdown-table table{width:100%;min-width:36rem;border-collapse:collapse;color:var(--bf-color-text-primary);font-size:.75rem;line-height:1.5}.bf-host-markdown-table th,.bf-host-markdown-table td{padding:.45rem .6rem;border-right:1px solid var(--bf-color-border);border-bottom:1px solid var(--bf-color-border);text-align:left;vertical-align:top}.bf-host-markdown-table th:last-child,.bf-host-markdown-table td:last-child{border-right:0}.bf-host-markdown-table tr:last-child td{border-bottom:0}.bf-host-markdown-table th{color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);font-weight:650;white-space:nowrap}.bf-host-markdown-table td{background:var(--bf-color-bg-surface)}.bf-host-markdown-table input[type=checkbox]{accent-color:#dc2626}.bf-host-markdown-caret{display:inline-block;width:.35rem;height:.875rem;margin-left:.25rem;vertical-align:middle;background:#9ca3af;border-radius:.125rem;animation:bf-host-blink .9s steps(1) infinite}.bf-host-block-renderer{width:min(100%,37.5rem);min-width:0}.bf-host-block-renderer[data-block-presentation=dialogue]{width:min(100%,45rem)}.bf-host-block-list{display:flex;min-width:0;flex-direction:column;gap:1rem}.bf-host-block-card{width:min(100%,28.125rem);overflow:hidden;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.75rem;box-shadow:0 8px 24px #00000029}.bf-host-block-card.is-selected{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f659}.bf-content-card-shell-persistent-action{display:flex;align-items:center}.bf-host-block-header{display:flex;min-height:3.05rem;padding:.55rem .7rem;align-items:center;gap:.4rem;border-bottom:1px solid var(--bf-color-border)}.bf-host-block-header button{flex:none;font:inherit}.bf-host-block-check,.bf-host-block-grip,.bf-host-block-header-action,.bf-host-block-toggle{display:grid;width:1.7rem;height:1.7rem;padding:0;place-items:center;color:#6b7280;background:transparent;border:0;border-radius:.3rem;cursor:pointer}.bf-host-block-check[aria-pressed=true]{color:#60a5fa}.bf-host-block-grip{cursor:grab}.bf-host-block-grip:active{cursor:grabbing}.bf-host-block-check:hover,.bf-host-block-grip:hover,.bf-host-block-header-action:hover,.bf-host-block-toggle:hover{color:var(--bf-color-text-primary);background:#272727}.bf-host-block-type-icon{display:grid;width:1.25rem;height:1.25rem;place-items:center;font-size:.85rem}.bf-host-block-heading{display:grid;min-width:0;flex:1;gap:.08rem}.bf-host-block-heading strong{overflow:hidden;color:var(--bf-color-text-primary);font-size:.8rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-host-block-heading span{overflow:hidden;color:#65656d;font-size:.575rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-block-progress{color:var(--bf-color-text-muted);font-size:.65rem}.bf-host-block-status{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;white-space:nowrap}.bf-host-block-status i{font-style:normal}.bf-host-block-status--streaming,.bf-host-block-status--generating{color:#60a5fa}.bf-host-block-status--pending{color:var(--bf-color-text-secondary)}.bf-host-block-status--completed{color:#4ade80}.bf-host-block-status--failed{color:var(--bf-color-danger-text, #f87171)}.bf-host-block-status--generating i,.bf-host-block-status--streaming i,.bf-host-block-spinner{display:inline-block;animation:bf-asset-spin 1s linear infinite}.bf-host-block-text{padding:.85rem 1rem 1rem}.bf-host-block-raw{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-surface);border-bottom:1px solid #282828}.bf-host-block-summary{display:-webkit-box;width:100%;max-height:4.3rem;padding:.65rem 1rem;overflow:hidden;color:#909099;background:transparent;border:0;text-align:left;cursor:pointer;-webkit-box-orient:vertical;-webkit-line-clamp:3;font:inherit;font-size:.75rem;line-height:1.55;white-space:pre-line}.bf-host-block-summary:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-block-structure{padding:.45rem 1rem;color:#676770;background:var(--bf-color-bg-surface);border-top:1px solid var(--bf-color-border);font-size:.625rem}.bf-host-block-actions{display:flex;min-height:2.4rem;padding:.4rem .7rem;align-items:center;justify-content:flex-end;gap:.3rem;border-top:1px solid var(--bf-color-border)}.bf-host-block-actions button{min-height:1.65rem;padding:0 .55rem;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:1px solid transparent;border-radius:.35rem;cursor:pointer;font-size:.625rem}.bf-host-block-actions button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border, #303036)}.bf-host-block-actions button.is-danger{color:var(--bf-color-danger-hover, #ef3434)}.bf-toolbar.bf-host-block-message-actions.bf-responsive-action-bar{width:100%;min-height:2.25rem;margin-top:-.25rem;padding:0 .25rem;justify-content:flex-start;background:transparent;border:0}.bf-host-block-message-actions .bf-tooltip-action-button{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-block-message-actions .bf-tooltip-action-button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-block-persistent-actions{display:flex;align-items:center;gap:.25rem}.bf-host-block-persistent-actions .bf-button{min-height:1.75rem;padding-inline:.45rem;color:var(--bf-color-text-secondary);font-size:.6875rem}.bf-host-block-persistent-actions .bf-button:hover{color:var(--bf-color-text-primary);background:#ffffff0d}.bf-host-block-persistence{display:flex;min-height:2.25rem;padding:.45rem .75rem;align-items:center;gap:.4rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-surface);border-top:1px solid var(--bf-color-border)}.bf-host-block-persistence small{min-width:0;overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.bf-host-block-persistence button{padding:.25rem .45rem;color:inherit;background:transparent;border:1px solid currentColor;border-radius:.3rem;cursor:pointer;font-size:.625rem}.bf-host-block-persistence--saving{color:color-mix(in srgb,var(--bf-color-ai-info, #8fc5ff) 90%,var(--bf-color-text-primary, #fafafa))}.bf-host-block-persistence--saved{color:color-mix(in srgb,var(--bf-color-ai-success, #86efac) 90%,var(--bf-color-text-primary, #fafafa))}.bf-host-block-persistence--failed{color:color-mix(in srgb,var(--bf-color-ai-error, #fca5a5) 90%,var(--bf-color-text-primary, #fafafa))}.bf-host-block-persistence--manual{color:color-mix(in srgb,var(--bf-color-ai-warning, #f6d28d) 90%,var(--bf-color-text-primary, #fafafa))}.bf-host-block-points{display:inline-flex;min-height:1.5rem;padding:.2rem .5rem;align-items:center;gap:.3rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-hover, #242424);border:1px solid var(--bf-color-border, #303036);border-radius:999px;font-size:.6875rem;font-variant-numeric:tabular-nums;white-space:nowrap}.bf-host-block-points i{font-size:.5rem;font-style:normal}.bf-host-block-points--success{color:var(--bf-color-success, #86efac);background:var(--bf-color-success-bg, rgb(134 239 172 / .12));border-color:var(--bf-color-success-border, var(--bf-color-success, #86efac))}.bf-host-block-points--processing{color:var(--bf-color-info, #93c5fd);background:var(--bf-color-info-bg, rgb(59 130 246 / .08));border-color:var(--bf-color-info-border, var(--bf-color-info, #93c5fd))}.bf-host-block-points--warning{color:var(--bf-color-warning, #fcd34d);background:var(--bf-color-warning-bg, rgb(252 211 77 / .12));border-color:var(--bf-color-warning-border, var(--bf-color-warning, #fcd34d))}.bf-host-block-points--error{color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(239 68 68 / .08));border-color:var(--bf-color-danger-border, rgb(239 68 68 / .22))}.bf-host-block-points.bf-credit-cost-display__pill,.bf-host-block-points.bf-credit-cost-display__pill.bf-host-block-points--success,.bf-host-block-points.bf-credit-cost-display__pill.bf-host-block-points--processing,.bf-host-block-points.bf-credit-cost-display__pill.bf-host-block-points--warning,.bf-host-block-points.bf-credit-cost-display__pill.bf-host-block-points--error{min-height:0;padding:0;background:transparent;border:0;border-radius:0}.bf-content-card-shell-footer>.bf-host-block-points{margin:.5rem .75rem}.bf-host-media-stage{position:relative;display:grid;min-height:12rem;place-items:center;background:var(--bf-color-bg-surface)}.bf-host-media-stage--image{aspect-ratio:1}.bf-host-media-stage--video{aspect-ratio:16 / 9;min-height:0}.bf-host-media-stage--audio{min-height:6rem;padding:1rem}.bf-host-media-preview-button{width:100%;height:100%;padding:0;background:transparent;border:0;cursor:zoom-in}.bf-host-media-preview-button .bf-resilient-image{width:100%;height:100%;min-height:100%;background:#101010;border:0;border-radius:0}.bf-host-media-preview-button img{-o-object-fit:contain;object-fit:contain}.bf-host-media-stage video{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain}.bf-host-audio-result{display:flex;width:100%;align-items:center;gap:.75rem}.bf-host-audio-result>button{display:grid;width:2.75rem;height:2.75rem;padding:0;flex:none;place-items:center;color:var(--bf-color-text-primary);border:0;border-radius:50%;cursor:pointer}.bf-host-audio-result>div{display:grid;min-width:0;flex:1;gap:.35rem}.bf-host-audio-result strong{color:var(--bf-color-text-primary);font-size:.75rem}.bf-host-audio-result audio{width:100%;height:2rem}.bf-host-media-state{display:grid;padding:1rem;place-items:center;gap:.55rem;color:var(--bf-color-text-muted);text-align:center}.bf-host-media-state>span{font-size:1.6rem}.bf-host-media-state strong{color:var(--bf-color-text-secondary);font-size:.75rem}.bf-host-media-state small{max-width:18rem;font-size:.65rem}.bf-host-media-state button{padding:.35rem .7rem;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(220 38 38 / .14));border:1px solid var(--bf-color-danger-border, rgb(248 113 113 / .3));border-radius:.35rem;cursor:pointer;font-size:.7rem}.bf-host-media-state--failed{color:var(--bf-color-danger-text, #f87171)}.bf-host-media-meta{display:flex;min-height:2.2rem;padding:.45rem .8rem;align-items:center;gap:.8rem;color:var(--bf-color-text-muted);border-top:1px solid #282828;font-size:.625rem;flex-wrap:wrap}.bf-host-media-description-copy{position:relative}.bf-host-media-description-copy.is-collapsed{max-height:6.5rem;overflow:hidden}.bf-host-media-description-copy.is-collapsed:after{position:absolute;right:0;bottom:0;left:0;height:2.5rem;content:"";pointer-events:none;background:linear-gradient(to bottom,transparent,var(--bf-color-bg-surface, #101010))}.bf-host-media-description-toggle.bf-button{min-height:1.75rem;margin-top:.5rem;padding-inline:.5rem;gap:.375rem;color:var(--bf-color-text-muted, #7f7f89)}.bf-host-media-description-toggle>span:last-child{transition:transform var(--bf-duration-fast, .12s)}.bf-host-media-description-toggle[aria-expanded=false]>span:last-child{transform:rotate(-90deg)}.bf-host-table-block{width:min(100%,37.5rem)}.bf-host-special-header{display:flex;min-height:2.75rem;padding:.6rem .8rem;align-items:center;gap:.45rem;color:var(--bf-color-text-secondary);border-bottom:1px solid var(--bf-color-border)}.bf-host-special-header strong{min-width:0;flex:1;color:var(--bf-color-text-primary);font-size:.75rem}.bf-host-special-header button{padding:.25rem .45rem;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:.65rem}.bf-host-table-scroll{overflow-x:auto}.bf-host-table-block table{width:100%;min-width:28rem;border-collapse:collapse;font-size:.7rem}.bf-host-table-block th,.bf-host-table-block td{padding:.55rem .75rem;border-bottom:1px solid var(--bf-color-border);text-align:left}.bf-host-table-block th{color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);font-weight:600}.bf-host-table-block td{color:var(--bf-color-text-muted)}.bf-host-table-block tbody tr:hover{background:var(--bf-color-bg-hover)}.bf-host-table-block pre{margin:0;padding:.75rem;overflow-x:auto;color:var(--bf-color-text-secondary);font-size:.7rem}.bf-host-tool-block{display:flex;width:min(100%,28.125rem);padding:.6rem .75rem;align-items:flex-start;gap:.55rem;color:#facc15;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-host-tool-block--result{color:#4ade80;background:#14532d2e;border-color:#28543a}.bf-host-tool-block>div{display:grid;min-width:0;flex:1;gap:.2rem}.bf-host-tool-block strong{color:var(--bf-color-text-primary);font-size:.75rem}.bf-host-tool-block small{overflow:hidden;color:var(--bf-color-text-muted);font-size:.625rem;text-overflow:ellipsis;white-space:nowrap}.bf-host-tool-block pre{margin:.35rem 0 0;overflow-x:auto;color:var(--bf-color-text-secondary);white-space:pre-wrap;font-size:.65rem}.bf-host-reasoning-block{width:min(100%,28.125rem);overflow:hidden;color:var(--bf-color-text-muted);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-host-reasoning-block>button{display:flex;width:100%;min-height:2.4rem;padding:.5rem .7rem;align-items:center;gap:.4rem;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font:inherit;text-align:left}.bf-host-reasoning-block>button:hover{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-hover)}.bf-host-reasoning-block>button strong{min-width:0;flex:1;font-size:.7rem}.bf-host-reasoning-block>button small{color:#60a5fa;font-size:.6rem}.bf-host-reasoning-block pre{margin:0;padding:.65rem .75rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-subtle);border-top:1px solid var(--bf-color-border);white-space:pre-wrap;font-size:.65rem;line-height:1.6}.bf-host-error-block{display:flex;width:min(100%,28.125rem);padding:.75rem;align-items:flex-start;gap:.65rem;color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(127 29 29 / .22));border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.5rem}.bf-host-error-block>span{display:grid;width:1.35rem;height:1.35rem;flex:none;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:700}.bf-host-error-block>div{min-width:0;flex:1}.bf-host-error-block strong{font-size:.75rem}.bf-host-error-block p{margin:.25rem 0 0;color:var(--bf-color-danger-text, #fca5a5);font-size:.7rem;white-space:pre-wrap}.bf-host-error-block button{padding:.3rem .6rem;color:var(--bf-color-danger-text, #fecaca);background:transparent;border:1px solid var(--bf-color-danger-border, #b91c1c);border-radius:.3rem;cursor:pointer;font-size:.65rem}.bf-host-usage-block{display:inline-flex;padding:.35rem .55rem;align-items:center;gap:.4rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:999px}.bf-host-usage-block small{font-size:.6rem}.bf-host-usage-block strong{color:var(--bf-color-text-secondary);font-size:.65rem}.bf-host-question-block{box-sizing:border-box;display:grid;width:min(100%,28rem);overflow:hidden;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:var(--bf-radius-lg, .75rem)}.bf-host-question-block>header{display:flex;min-width:0;padding:1rem;align-items:flex-start;gap:.75rem;background:linear-gradient(135deg,color-mix(in srgb,var(--bf-color-ai-surface-soft) 58%,var(--bf-color-bg-surface)),var(--bf-color-bg-surface) 68%);border-bottom:1px solid var(--bf-color-border)}.bf-host-question-icon{display:grid;width:2.25rem;height:2.25rem;flex:none;place-items:center;color:var(--bf-color-ai-info);background:var(--bf-color-ai-surface-soft);border:1px solid var(--bf-color-ai-border);border-radius:var(--bf-radius-md, .5rem)}.bf-host-question-icon svg{width:1rem;height:1rem}.bf-host-question-heading{display:grid;min-width:0;flex:1;gap:.25rem}.bf-host-question-title-row{display:flex;min-width:0;align-items:center;gap:.5rem}.bf-host-question-title{min-width:0;overflow:hidden;font-size:.9375rem;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.bf-host-question-status{display:flex;flex:none;align-items:center}.bf-host-asker-banner{min-width:0;color:var(--bf-color-text-secondary);font-size:.75rem;line-height:1.5}.bf-host-question-count{flex:none;padding-top:.125rem;color:var(--bf-color-text-muted);font-size:.6875rem;line-height:1.5;white-space:nowrap}.bf-host-question-list{display:grid;padding:.875rem;gap:.625rem;background:color-mix(in srgb,var(--bf-color-bg-subtle) 72%,var(--bf-color-bg-surface))}.bf-host-question-list fieldset{min-width:0;margin:0;padding:.875rem;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:var(--bf-radius-md, .5rem)}.bf-host-question-list legend{box-sizing:border-box;width:100%;margin:0 0 .625rem;padding:0;color:var(--bf-color-text-primary);font-size:.8125rem;font-weight:500;line-height:1.5}.bf-host-question-legend{display:flex;width:100%;min-width:0;align-items:flex-start;gap:.5rem}.bf-host-question-index{display:grid;width:1.375rem;height:1.375rem;flex:none;place-items:center;color:var(--bf-color-ai-info);background:var(--bf-color-ai-surface-soft);border-radius:999px;font-size:.6875rem;font-weight:650}.bf-host-question-label{min-width:0;flex:1}.bf-host-question-legend>small{flex:none;padding:.125rem .375rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border-radius:999px;font-size:.625rem;font-weight:500;white-space:nowrap}.bf-host-question-list legend em{color:var(--bf-color-danger-text, #f87171);font-style:normal}.bf-host-question-list fieldset>div{display:flex;gap:.5rem;flex-wrap:wrap}.bf-host-question-options .bf-button{min-height:2.25rem;padding-inline:.75rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:999px}.bf-host-question-options .bf-button svg{width:.875rem;height:.875rem}.bf-host-question-options .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-question-options .bf-button[aria-pressed=true]{color:var(--bf-color-text-primary);background:color-mix(in srgb,var(--bf-color-accent) 14%,var(--bf-color-bg-surface));border-color:color-mix(in srgb,var(--bf-color-accent) 58%,var(--bf-color-border-control))}.bf-host-question-options .bf-input-frame{width:100%;flex-basis:100%}.bf-host-question-list .bf-textarea{width:100%;min-height:5rem;resize:vertical;background:var(--bf-color-bg-input)}.bf-host-question-attachments{display:flex;min-width:0;align-items:center;gap:.5rem;padding:.625rem .875rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-subtle);border:1px dashed var(--bf-color-border-control);border-radius:var(--bf-radius-md, .5rem)}.bf-host-question-attachments .bf-button{flex:none}.bf-host-question-attachments .bf-button svg{width:.875rem;height:.875rem}.bf-host-question-attachments small,.bf-host-question-attachment-names{min-width:0;overflow:hidden;font-size:.6875rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.bf-host-question-block>footer{display:flex;padding:.75rem 1rem;align-items:center;background:var(--bf-color-bg-subtle);border-top:1px solid var(--bf-color-border)}.bf-host-question-actions{display:flex;min-width:0;margin-left:auto;align-items:center;justify-content:flex-end;gap:.5rem}.bf-toolbar.bf-host-question-actions{container-type:normal;flex:none;overflow:visible}.bf-host-block-navigator{display:flex;min-width:0;padding:.4rem;align-items:center;gap:.35rem;overflow-x:auto;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-host-block-navigator button{display:inline-flex;min-width:-moz-max-content;min-width:max-content;min-height:1.75rem;padding:0 .55rem;align-items:center;gap:.35rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:999px;cursor:pointer;font:inherit;font-size:.65rem}.bf-host-block-navigator button:hover{color:var(--bf-color-text-primary);border-color:var(--bf-color-border-strong)}.bf-host-block-navigator i{display:grid;width:1rem;height:1rem;place-items:center;background:#292929;border-radius:50%;font-style:normal;font-size:.55rem}.bf-host-block-navigator small{color:var(--bf-color-text-muted)}@media(max-width:36rem){.bf-host-block-renderer,.bf-host-block-card,.bf-host-table-block,.bf-host-tool-block,.bf-host-reasoning-block,.bf-host-error-block,.bf-host-question-block{width:100%}.bf-host-block-status{width:1.25rem;overflow:hidden}.bf-host-block-status i{margin-right:1rem}.bf-host-block-header-action{display:none}.bf-host-block-actions{overflow-x:auto;justify-content:flex-start}.bf-host-block-persistence{align-items:flex-start;flex-wrap:wrap}.bf-host-block-persistence small{flex-basis:calc(100% - 2rem);white-space:normal}}.bf-asset-video-player{display:flex;width:min(72rem,100%);min-width:0;overflow:hidden;flex-direction:column;color:#fff;background:#000;border:1px solid #242424;border-radius:.75rem;box-shadow:0 18px 50px #00000059}.bf-asset-video-player.is-fullscreen{width:100%;height:100%;border:0;border-radius:0}.bf-asset-video-player__stage{position:relative;display:grid;min-height:25rem;overflow:hidden;flex:1;place-items:center;background:#000}.bf-asset-video-player__stage video{display:block;width:100%;height:100%;max-height:min(70vh,50rem);-o-object-fit:contain;object-fit:contain;cursor:pointer}.bf-asset-video-player.is-fullscreen .bf-asset-video-player__stage video{max-height:none}.bf-asset-video-player__poster{display:grid;width:100%;height:100%;min-height:25rem;padding:2rem;place-content:center;justify-items:center;gap:.55rem;color:#777;background-color:#070707;background-position:center;background-size:cover;text-align:center}.bf-asset-video-player__poster>span{display:grid;width:4rem;height:4rem;padding-left:.2rem;place-items:center;color:#fff;background:#ffffff26;border:1px solid rgb(255 255 255 / .2);border-radius:50%;font-size:1.35rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bf-asset-video-player__poster strong{color:#d4d4d8;font-size:.85rem}.bf-asset-video-player__poster small{color:#8b8b94;font-size:.7rem}.bf-asset-video-player__state{display:grid;padding:2rem;place-items:center;gap:.5rem;color:#777;text-align:center}.bf-asset-video-player__state>span{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:#a1a1aa;border:1px solid #3f3f46;border-radius:50%;animation:bf-asset-spin 1s linear infinite}.bf-asset-video-player__state.is-error{color:var(--bf-color-danger-text, #f87171)}.bf-asset-video-player__state.is-error>span{border-color:var(--bf-color-danger-border, #7f1d1d);animation:none}.bf-asset-video-player__state small{color:#71717a}.bf-asset-video-player__center-play{position:absolute;display:grid;width:4rem;height:4rem;padding:0 0 0 .25rem;place-items:center;color:#fff;background:#00000094;border:1px solid rgb(255 255 255 / .25);border-radius:50%;cursor:pointer;font-size:1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bf-asset-video-player__center-play:hover{background:#cc0000d1;border-color:#ef4444}.bf-asset-video-player__hint{position:absolute;top:.75rem;right:.75rem;padding:.3rem .5rem;color:#d4d4d8;background:#0000009e;border-radius:.3rem;opacity:0;font-size:.625rem;transition:opacity .15s}.bf-asset-video-player__stage:hover .bf-asset-video-player__hint{opacity:1}.bf-asset-video-player__controls{display:flex;min-height:3.5rem;padding:.65rem .85rem;align-items:center;gap:.6rem;color:#d4d4d8;background:#0c0c0cf5;border-top:1px solid #252525}.bf-asset-video-player__controls button{display:grid;width:2.25rem;height:2.25rem;padding:0;flex:none;place-items:center;color:#f4f4f5;background:#ffffff12;border:0;border-radius:50%;cursor:pointer}.bf-asset-video-player__controls button:hover:not(:disabled){background:#ffffff26}.bf-asset-video-player__controls button:disabled{opacity:.35;cursor:not-allowed}.bf-asset-video-player__controls>span{flex:none;color:#a1a1aa;font-variant-numeric:tabular-nums;font-size:.7rem}.bf-asset-video-player__controls input[type=range]{min-width:4rem;height:.25rem;flex:1;accent-color:#cc0000;cursor:pointer}.bf-asset-video-player__controls strong{max-width:14rem;overflow:hidden;color:#a1a1aa;font-size:.72rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.bf-asset-video-player__intent-actions{flex:none}.bf-asset-video-player__intent-actions .bf-button{color:#f4f4f5;background:#ffffff12;border:0;border-radius:50%}.bf-asset-video-player__intent-actions .bf-button:hover:not(:disabled){background:#ffffff26}.bf-asset-video-dialog{position:fixed;z-index:120;display:grid;top:0;right:0;bottom:0;left:0;padding:4rem 5vw;place-items:center;background:#000000e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-asset-video-dialog__close{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;width:2.25rem;height:2.25rem;padding:0;place-items:center;color:var(--bf-color-text-primary);background:#ffffff14;border:1px solid rgb(255 255 255 / .12);border-radius:50%;cursor:pointer;font-size:1.25rem}.bf-asset-video-dialog__close:hover{color:var(--bf-color-text-primary);background:#ffffff29}.bf-asset-fullscreen-video-page{display:flex;width:100%;min-height:min(44rem,82vh);flex-direction:column;color:var(--bf-color-text-primary);background:#000}.bf-asset-fullscreen-video-page>header{display:flex;min-height:3rem;padding:.4rem 1rem;align-items:center;justify-content:flex-end;gap:.5rem}.bf-asset-fullscreen-video-page>header button{min-height:2rem;padding:0 .65rem;color:var(--bf-color-text-primary);background:transparent;border:0;border-radius:.35rem;cursor:pointer;font-size:.72rem}.bf-asset-fullscreen-video-page>header button:hover{color:var(--bf-color-text-primary);background:#ffffff1a}.bf-asset-fullscreen-video-page>.bf-asset-video-player{width:100%;min-height:0;flex:1;border:0;border-radius:0;box-shadow:none}.bf-asset-image-version-switcher{display:inline-flex;min-height:2rem;padding:.2rem .45rem;align-items:center;gap:.2rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:999px}.bf-asset-image-version-switcher button{display:grid;min-width:1.5rem;height:1.5rem;padding:0 .3rem;place-items:center;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:999px;cursor:pointer;font:inherit}.bf-asset-image-version-switcher button:hover:not(:disabled){color:var(--bf-color-text-primary);background:#303030}.bf-asset-image-version-switcher button:disabled{opacity:.35;cursor:not-allowed}.bf-asset-image-version-switcher strong{padding:0 .35rem;font-size:.75rem}.bf-asset-image-version-switcher button.is-restore{margin-left:.3rem;padding:0 .55rem;color:var(--bf-color-danger-text, #fca5a5);font-size:.68rem}.bf-asset-version-dialog{width:min(42rem,calc(100vw - 2rem));max-width:none;max-height:80vh;overflow:hidden;background:var(--bf-color-bg-elevated);border-color:var(--bf-color-border)}.bf-asset-version-dialog .bf-dialog-body{min-height:16rem;max-height:calc(80vh - 5rem);overflow-y:auto}.bf-asset-version-dialog__heading{display:flex;align-items:center;gap:.75rem}.bf-asset-version-dialog__heading>span{display:grid;width:2rem;height:2rem;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:50%;font-size:1rem}.bf-asset-version-dialog__heading>div{display:grid;gap:.15rem}.bf-asset-version-dialog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.bf-asset-version-dialog__grid.is-without-preview{grid-template-columns:1fr;gap:.65rem}.bf-asset-version-dialog__skeleton{aspect-ratio:.78;background:linear-gradient(100deg,var(--bf-color-bg-subtle) 20%,var(--bf-color-bg-elevated) 40%,var(--bf-color-bg-subtle) 60%);border-radius:.5rem;background-size:200% 100%;animation:bf-skeleton 1.4s ease infinite}.bf-asset-version-dialog__grid.is-without-preview .bf-asset-version-dialog__skeleton{min-height:7rem;aspect-ratio:auto}.bf-asset-version-card.is-current{border-color:#c00;box-shadow:0 0 0 2px #cc00002e}.bf-asset-version-card__meta{display:grid;min-width:0;gap:.25rem}.bf-asset-version-card__meta time,.bf-asset-version-card__meta small{overflow:hidden;color:var(--bf-color-text-muted);font-size:.6875rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-version-card__prompt{margin-top:.15rem;color:var(--bf-color-text-muted);font-size:.62rem}.bf-asset-version-card__prompt>strong{color:var(--bf-color-text-secondary)}.bf-asset-version-card__prompt p{max-height:6rem;margin:.25rem 0 0;overflow-y:auto;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.bf-asset-version-dialog__empty,.bf-asset-version-dialog__error{display:grid;min-height:15rem;padding:2rem;place-content:center;justify-items:center;gap:.45rem;color:var(--bf-color-text-muted);text-align:center}.bf-asset-version-dialog__empty>span,.bf-asset-version-dialog__error>span{display:grid;width:3rem;height:3rem;place-items:center;color:var(--bf-color-text-muted);border:1px solid var(--bf-color-border);border-radius:50%;font-size:1.2rem}.bf-asset-version-dialog__empty strong,.bf-asset-version-dialog__error strong{color:var(--bf-color-text-secondary);font-size:.8rem}.bf-asset-version-dialog__empty small,.bf-asset-version-dialog__error p{margin:0;color:#626269;font-size:.68rem}.bf-asset-version-dialog__error{color:var(--bf-color-danger-text, #f87171)}.bf-asset-version-dialog__error>span{color:var(--bf-color-danger-text, #f87171);border-color:var(--bf-color-danger-border, #7f1d1d)}.bf-asset-version-dialog__error button{min-height:2rem;padding:0 .75rem;color:var(--bf-color-danger-text, #fecaca);background:var(--bf-color-danger-bg, #3f1717);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.35rem;cursor:pointer}@media(max-width:42rem){.bf-asset-video-dialog{padding:3.5rem 0}.bf-asset-video-dialog .bf-asset-video-player{width:100%;border-right:0;border-left:0;border-radius:0}.bf-asset-video-player__stage,.bf-asset-video-player__poster{min-height:15rem}.bf-asset-video-player__controls{padding:.55rem;gap:.4rem}.bf-asset-video-player__controls strong,.bf-asset-video-player__controls>span:first-of-type{display:none}.bf-asset-video-player__controls button{width:var(--bf-control-icon-standard, 2.25rem);height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-video-player__controls input[type=range]{height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-fullscreen-video-page>header button,.bf-asset-video-dialog__close,.bf-asset-video-player__intent-actions .bf-button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-version-dialog{width:calc(100vw - 1rem);max-height:88vh}.bf-asset-version-dialog .bf-dialog-body{max-height:calc(88vh - 5rem);padding:.85rem}.bf-asset-version-dialog__grid{grid-template-columns:minmax(0,1fr);gap:.65rem}.bf-asset-version-dialog .bf-dialog-close,.bf-asset-version-dialog__error .bf-button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}}@media(hover:none)and (pointer:coarse){.bf-asset-standalone-voice__top nav button,.bf-asset-standalone-voice__top .bf-button,.bf-asset-standalone-voice__categories button,.bf-asset-favorite-voices__toolbar .bf-button,.bf-asset-favorite-voices__batch .bf-button,.bf-asset-favorite-voices__tabs button,.bf-asset-voice-card__play,.bf-asset-voice-card__actions button,.bf-asset-favorite-voices__check,.bf-asset-favorite-voices__chips button,.bf-asset-voice-dialog button,.bf-asset-voice-generation>header>button,.bf-asset-voice-generation .bf-button,.bf-asset-voice-generation__uploaded button,.bf-asset-voice-generation__file button,.bf-asset-video-player__intent-actions .bf-button,.bf-asset-version-dialog__error .bf-button{min-width:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-standalone-voice__search,.bf-asset-standalone-voice__search input,.bf-asset-voice-generation input:not([type=file]){min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-video-player__controls button,.bf-asset-version-dialog .bf-dialog-close{width:var(--bf-control-touch, 2.75rem);min-width:var(--bf-control-touch, 2.75rem);height:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-video-player__controls input[type=range]{height:var(--bf-control-touch, 2.75rem)}}.bf-publishing-center-page{box-sizing:border-box;display:flex;width:100%;min-width:0;min-height:50rem;padding:2rem 3rem;overflow:hidden;flex-direction:column;color:#e4e4e7;background:var(--bf-color-bg-canvas)}.bf-publishing-center-page *,.bf-publishing-center-page *:before,.bf-publishing-center-page *:after{box-sizing:border-box}.bf-publishing-center-page button,.bf-publishing-center-page input,.bf-publishing-center-page select{font:inherit}.bf-publishing-center-page button:focus-visible,.bf-publishing-center-page input:focus-visible,.bf-publishing-center-page select:focus-visible{outline:2px solid var(--bf-color-focus, #f87171);outline-offset:2px}.bf-publishing-center-header{display:flex;min-width:0;margin-bottom:1.5rem;align-items:center;justify-content:space-between;gap:1rem}.bf-publishing-center-header h2{margin:0;color:var(--bf-color-text-primary);font-size:1.5rem;line-height:1.25}.bf-publishing-center-header p{margin:.35rem 0 0;color:#888;font-size:.8rem}.bf-publishing-center-header>button{display:inline-flex;min-height:2.75rem;padding:0 1rem;align-items:center;gap:.45rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:.55rem}.bf-publishing-center-header>button small{padding:.1rem .35rem;color:#fbbf24;background:#f59e0b1f;border-radius:999px;font-size:.6rem}.bf-publishing-center-steps{display:flex;min-height:3.3rem;margin-bottom:1rem;padding:0 1rem;align-items:stretch;gap:.25rem;background:var(--bf-color-bg-subtle);border:1px solid #343434;border-radius:.25rem}.bf-publishing-center-steps>.bf-step-indicator{width:100%}.bf-publishing-center-steps .bf-step-item{display:flex;align-items:stretch}.bf-publishing-center-steps .bf-step-item:after{display:none}.bf-publishing-center-steps .bf-step-button{align-items:center;justify-content:center}.bf-publishing-center-steps .bf-step-copy small{display:none}.bf-publishing-center-steps button{position:relative;display:inline-flex;min-width:9rem;padding:0 2rem;align-items:center;justify-content:center;gap:.55rem;color:#888;background:transparent;border:0;cursor:pointer;font-size:.78rem}.bf-publishing-center-steps button:hover,.bf-publishing-center-steps button[aria-current=step],.bf-publishing-center-steps .bf-step-item--current button{color:var(--bf-color-text-primary)}.bf-publishing-center-steps .bf-step-item--current button:after{position:absolute;height:2px;content:"";right:0;bottom:0;left:0;background:#f33}.bf-publishing-center-steps button[aria-current=step]:after{position:absolute;height:2px;content:"";right:0;bottom:0;left:0;background:#f33}.bf-publishing-center-steps button>span{display:grid;width:1.5rem;height:1.5rem;place-items:center;color:var(--bf-color-text-primary);background:#525252;border-radius:50%;font-size:.68rem}.bf-publishing-center-steps button[aria-current=step]>span{color:var(--bf-color-text-primary);background:#f33}.bf-publishing-status-summary{display:grid;margin-bottom:1rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.bf-publishing-status-card{min-width:0;min-height:5.4rem;background:var(--bf-color-bg-subtle);border-color:var(--bf-color-border);border-radius:.25rem}.bf-publishing-status-card .bf-content-card-shell-header{padding:.75rem 1rem .25rem;align-items:center}.bf-publishing-status-card .bf-content-card-shell-icon{width:2.5rem;height:2.5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-radius:50%;font-size:1rem;font-weight:700}.bf-publishing-status-card[data-tone=danger] .bf-content-card-shell-icon{background:var(--bf-color-action-danger, #ef4444)}.bf-publishing-status-card[data-tone=warning] .bf-content-card-shell-icon{background:#f97316}.bf-publishing-status-card[data-tone=info] .bf-content-card-shell-icon{background:#d1a719}.bf-publishing-status-card[data-tone=positive] .bf-content-card-shell-icon{background:#10b981}.bf-publishing-status-card .bf-content-card-shell-title{color:var(--bf-color-text-primary);font-size:.67rem}.bf-publishing-status-card .bf-content-card-shell-description{overflow:hidden;color:var(--bf-color-text-secondary);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-status-card .bf-content-card-shell-content{padding:0 1rem .75rem 4.4rem}.bf-publishing-status-card__count{color:var(--bf-color-text-primary);font-size:1.35rem;line-height:1.1}.bf-publishing-center-body{display:grid;min-width:0;min-height:0;flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.bf-publishing-review-list,.bf-publishing-review-panel{min-width:0;min-height:31rem;overflow:hidden;color:#e4e4e7;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.25rem}.bf-publishing-review-list{display:flex;padding:1rem;flex-direction:column}.bf-publishing-review-tabs{display:flex;min-height:2.25rem;margin-bottom:.8rem;align-items:flex-start;gap:1rem;overflow-x:auto;border-bottom:1px solid var(--bf-color-border)}.bf-publishing-review-tabs button{min-width:-moz-max-content;min-width:max-content;padding:0 0 .55rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;font-size:.67rem}.bf-publishing-review-tabs button[aria-selected=true]{color:var(--bf-color-text-primary);border-color:var(--bf-color-action-primary, #ef4444)}.bf-publishing-review-toolbar{display:flex;min-width:0;margin-bottom:.8rem;align-items:center;justify-content:flex-end;gap:.55rem}.bf-publishing-review-toolbar>.bf-input-frame,.bf-publishing-review-search{min-width:10rem;flex:1}.bf-publishing-review-toolbar>.bf-select-trigger{width:auto;min-width:7.5rem;min-height:2.15rem}.bf-publishing-review-search{min-height:2.15rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-input);border-color:transparent;border-radius:.45rem}.bf-publishing-review-toolbar input,.bf-publishing-review-toolbar select{width:100%;min-height:2.15rem;padding:0 .65rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid transparent;border-radius:.45rem;font-size:.68rem}.bf-publishing-review-search .bf-search-field__input{min-height:1.9rem;padding:0;color:var(--bf-color-text-primary);font-size:.68rem}.bf-publishing-review-toolbar select{width:auto;min-width:7.5rem}.bf-publishing-review-toolbar .is-batch{min-height:2.15rem;padding:0 .7rem;color:#fff;background:#ef4444;border:0;border-radius:.45rem;cursor:pointer;font-size:.68rem;white-space:nowrap}.bf-publishing-review-toolbar .is-batch:disabled{color:var(--bf-color-text-muted);background:#292929;cursor:not-allowed}.bf-publishing-review-table-wrap{min-width:0;min-height:14rem;overflow:auto;flex:1;background:var(--bf-color-bg-subtle);border-radius:.4rem}.bf-publishing-review-table{width:100%;min-width:46rem;border-collapse:collapse;table-layout:fixed;font-size:.66rem}.bf-publishing-review-table th{padding:.55rem .35rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);text-align:center;font-weight:400}.bf-publishing-review-table th:first-child,.bf-publishing-review-table td:first-child{width:2.25rem}.bf-publishing-review-table th:nth-child(2){width:9.5rem;text-align:left}.bf-publishing-review-table th:nth-child(3){width:5.7rem}.bf-publishing-review-table th:nth-child(4),.bf-publishing-review-table th:nth-child(6){width:4.8rem}.bf-publishing-review-table th:nth-child(5),.bf-publishing-review-table th:nth-child(7){width:5.6rem}.bf-publishing-review-table th:last-child{width:4.5rem}.bf-publishing-review-table td{padding:.72rem .35rem;color:var(--bf-color-text-muted);border-bottom:1px solid #282828;text-align:center;vertical-align:middle}.bf-publishing-review-table td:nth-child(2){text-align:left}.bf-publishing-review-table tbody tr:not(.bf-publishing-review-state){cursor:pointer;transition:background .14s,box-shadow .14s}.bf-publishing-review-table tbody tr:not(.bf-publishing-review-state):hover{background:var(--bf-color-bg-hover)}.bf-publishing-review-table tbody tr.is-selected{background:var(--bf-color-bg-input);box-shadow:inset 3px 0 #f33}.bf-publishing-review-table input[type=checkbox]{width:.95rem;height:.95rem;accent-color:#ef4444;cursor:pointer}.bf-publishing-review-table .bf-checkbox{width:.95rem;height:.95rem}.bf-publishing-review-table td>strong,.bf-publishing-review-table td>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-review-table td>strong{color:var(--bf-color-text-primary);font-weight:500}.bf-publishing-review-table td>small{margin-top:.15rem;color:var(--bf-color-text-secondary);font-size:.58rem}.bf-publishing-review-table td>time{color:var(--bf-color-text-secondary);font-size:.62rem}.bf-publishing-review-table td:last-child button{padding:.2rem .35rem;color:var(--bf-color-danger-text, #f87171);background:transparent;border:0;border-radius:.25rem;cursor:pointer;font-size:.64rem}.bf-publishing-work-cell{display:flex;min-width:0;align-items:center;gap:.55rem}.bf-publishing-work-cell>div{display:grid;width:3.6rem;height:2.65rem;overflow:hidden;flex:none;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.25rem}.bf-publishing-work-cell>div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-publishing-work-cell>p{display:grid;min-width:0;margin:0;gap:.15rem}.bf-publishing-work-cell strong,.bf-publishing-work-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-work-cell strong{color:var(--bf-color-text-primary);font-size:.7rem;font-weight:500}.bf-publishing-work-cell small{color:var(--bf-color-text-secondary);font-size:.58rem}.bf-publishing-work-cell.is-episode{padding-left:.6rem}.bf-publishing-work-cell.is-episode>div{width:2.5rem;height:2.5rem;font-weight:600}.bf-publishing-episode-row{background:var(--bf-color-bg-surface)}.bf-publishing-status-tag{display:inline-flex;max-width:100%;padding:.22rem .4rem;overflow:hidden;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:.25rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-status-tag.is-positive{color:#4ade80;background:#22c55e24}.bf-publishing-status-tag.is-warning{color:#fbbf24;background:#f59e0b24}.bf-publishing-status-tag.is-danger{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(239 68 68 / .14))}.bf-publishing-review-state td{height:16rem;color:var(--bf-color-text-muted);text-align:center}.bf-publishing-review-state td>span{display:block;margin-bottom:.5rem;font-size:1.5rem}.bf-publishing-review-state td>strong{color:var(--bf-color-text-secondary)}.bf-publishing-review-state td>p{margin:.3rem 0}.bf-publishing-review-state td>button{min-height:2rem;margin-top:.5rem;padding:0 .75rem;color:var(--bf-color-danger-text, #fecaca);background:var(--bf-color-danger-bg, #3f1717);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.35rem;cursor:pointer}.bf-publishing-review-state.is-error td{color:var(--bf-color-danger-text, #f87171)}.bf-publishing-spinner{animation:bf-publishing-spin 1s linear infinite}@keyframes bf-publishing-spin{to{transform:rotate(360deg)}}.bf-publishing-review-list__footer{display:flex;min-height:3rem;padding-top:.75rem;align-items:center;justify-content:space-between;gap:.75rem;color:var(--bf-color-text-secondary);border-top:1px solid #343434;font-size:.65rem}.bf-publishing-pagination{display:flex;align-items:center;gap:.3rem}.bf-publishing-pagination button{display:grid;width:1.8rem;height:1.8rem;padding:0;place-items:center;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.3rem;cursor:pointer;font-size:.67rem}.bf-publishing-pagination button[aria-current=page]{color:#fff;background:#ef4444}.bf-publishing-pagination button:disabled{opacity:.3;cursor:not-allowed}.bf-publishing-pagination span{padding:.4rem .55rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border-radius:.3rem}.bf-publishing-review-panel{display:flex;padding:1.15rem;flex-direction:column}.bf-publishing-review-panel.is-empty{place-content:center}.bf-publishing-review-panel__empty{display:grid;min-height:100%;padding:2rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted);text-align:center}.bf-publishing-review-panel__empty>span{display:grid;width:3.5rem;height:3.5rem;margin-bottom:.75rem;place-items:center;background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:50%;font-size:1.25rem}.bf-publishing-review-panel__empty h3{margin:0;color:var(--bf-color-text-primary);font-size:.95rem}.bf-publishing-review-panel__empty p{max-width:22rem;margin:.5rem 0 0;color:var(--bf-color-text-muted);font-size:.72rem;line-height:1.65}.bf-publishing-review-panel__header{display:grid;margin-bottom:1rem;grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:center;gap:.75rem}.bf-publishing-review-panel__cover{display:grid;width:3.75rem;height:5rem;overflow:hidden;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border-radius:.35rem}.bf-publishing-review-panel__cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-publishing-review-panel__header>div:nth-child(2){display:grid;min-width:0;gap:.15rem}.bf-publishing-review-panel__header h3,.bf-publishing-review-panel__header p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-review-panel__header h3{color:var(--bf-color-text-primary);font-size:.78rem}.bf-publishing-review-panel__header p,.bf-publishing-review-panel__header small,.bf-publishing-review-panel__header time{color:var(--bf-color-text-secondary);font-size:.6rem}.bf-publishing-review-panel__header time{align-self:end}.bf-publishing-review-panel__body{display:grid;min-height:0;padding-bottom:.5rem;overflow-y:auto;flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem}.bf-publishing-review-section{min-width:0;padding:.9rem;border:1px solid #484848;border-radius:.45rem}.bf-publishing-review-section>header{display:flex;margin-bottom:.8rem;align-items:center;gap:.45rem}.bf-publishing-review-section>header span{display:grid;width:1.45rem;height:1.45rem;place-items:center;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-radius:50%;font-size:.62rem}.bf-publishing-review-section h4{margin:0;color:var(--bf-color-text-primary);font-size:.73rem}.bf-publishing-risk-list{padding:.65rem;border:1px solid #3b3b3b;border-radius:.4rem}.bf-publishing-risk-list>div{display:grid;min-height:2rem;padding:.4rem 0;grid-template-columns:1rem minmax(0,1fr) auto;align-items:center;gap:.35rem;border-bottom:1px solid var(--bf-color-border)}.bf-publishing-risk-list>div:last-of-type{border:0}.bf-publishing-risk-list>div>span{color:#4ade80}.bf-publishing-risk-list>div>strong{color:var(--bf-color-text-primary);font-size:.65rem;font-weight:400}.bf-publishing-risk-list>div>strong>small{display:block;margin-top:.2rem;color:var(--bf-color-text-secondary);font-size:.55rem;font-weight:400}.bf-publishing-risk-list em{padding:.15rem .35rem;color:#fbbf24;background:#f59e0b24;border-radius:.2rem;font-style:normal;font-size:.56rem}.bf-publishing-risk-list em[data-state=passed],.bf-publishing-risk-list em[data-state=low-risk]{color:#4ade80;background:#22c55e24}.bf-publishing-risk-list em[data-state=rejected]{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(239 68 68 / .14))}.bf-publishing-risk-list>p,.bf-publishing-review-placeholder p{margin:.65rem 0 0;color:var(--bf-color-text-secondary);font-size:.58rem;line-height:1.5}.bf-publishing-review-placeholder{display:grid;min-height:9rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted)}.bf-publishing-review-placeholder strong{color:var(--bf-color-text-secondary);font-size:.8rem}.bf-publishing-quality-heading{display:flex;margin-bottom:.65rem;align-items:baseline;justify-content:space-between;gap:.5rem}.bf-publishing-quality-heading strong{color:var(--bf-color-text-primary);font-size:1.15rem}.bf-publishing-quality-heading small{color:var(--bf-color-text-secondary);font-size:.55rem}.bf-publishing-quality-list{display:grid;gap:.48rem}.bf-publishing-quality-list>div{display:grid;grid-template-columns:4.5rem minmax(2rem,1fr) 2.7rem;align-items:center;gap:.4rem}.bf-publishing-quality-list span,.bf-publishing-quality-list em{color:var(--bf-color-text-secondary);font-size:.57rem;font-style:normal}.bf-publishing-quality-list em{text-align:right}.bf-publishing-quality-list i{display:block;height:.38rem;overflow:hidden;background:#2c2c2c;border-radius:999px}.bf-publishing-quality-list b{display:block;height:100%;background:#ef4444;border-radius:inherit}.bf-publishing-quality-suggestion{margin-top:.75rem;padding:.6rem;background:var(--bf-color-bg-elevated);border-radius:.35rem}.bf-publishing-quality-suggestion strong{color:var(--bf-color-text-primary);font-size:.62rem}.bf-publishing-quality-suggestion p{margin:.2rem 0 0;color:var(--bf-color-text-secondary);font-size:.58rem;line-height:1.45}.bf-publishing-review-panel__actions{display:flex;min-height:3.3rem;padding-top:.85rem;align-items:flex-end;justify-content:flex-end;gap:.55rem;border-top:1px solid var(--bf-color-border)}.bf-publishing-review-panel__actions button,.bf-publishing-release-placeholder button{min-height:2.25rem;padding:0 .85rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border:0;border-radius:.45rem;cursor:pointer;font-size:.68rem}.bf-publishing-review-panel__actions button.is-primary{color:#fff;background:#b91c1c}.bf-publishing-review-panel__actions button:disabled{color:var(--bf-color-text-muted);background:var(--bf-color-bg-control);cursor:not-allowed}.bf-publishing-release-placeholder{display:grid;min-height:30rem;padding:3rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.35rem;text-align:center}.bf-publishing-release-placeholder>span{display:grid;width:4rem;height:4rem;place-items:center;color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(239 68 68 / .1));border:1px solid var(--bf-color-danger-border, rgb(239 68 68 / .25));border-radius:50%;font-size:1.35rem}.bf-publishing-release-placeholder h2{margin:1rem 0 0;color:var(--bf-color-text-primary);font-size:1rem}.bf-publishing-release-placeholder p{max-width:32rem;margin:.5rem 0 1rem;font-size:.72rem;line-height:1.6}@media(max-width:70rem){.bf-publishing-center-page{padding:1.5rem;overflow:visible}.bf-publishing-center-body{grid-template-columns:minmax(0,1fr)}.bf-publishing-review-list,.bf-publishing-review-panel{min-height:32rem}}@media(max-width:48rem){.bf-publishing-center-page{min-height:100%;padding:1rem .75rem}.bf-publishing-center-header{align-items:flex-start;flex-direction:column}.bf-publishing-center-header h2{font-size:1.25rem}.bf-publishing-center-header>button{width:100%;justify-content:center}.bf-publishing-center-steps{padding:0}.bf-publishing-center-steps button{min-width:0;padding:0 .75rem;flex:1}.bf-publishing-status-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.bf-publishing-status-card{min-height:4.8rem;padding:.65rem;gap:.6rem}.bf-publishing-status-card>span{width:2rem;height:2rem;font-size:.8rem}.bf-publishing-status-card strong{font-size:1.05rem}.bf-publishing-review-list{min-height:39rem;padding:.7rem}.bf-publishing-review-toolbar{align-items:stretch;flex-wrap:wrap}.bf-publishing-review-search{flex-basis:100%}.bf-publishing-review-toolbar .is-batch,.bf-publishing-review-toolbar select{min-width:0;flex:1}.bf-publishing-review-table-wrap{overflow:visible}.bf-publishing-review-table{display:block;min-width:0}.bf-publishing-review-table thead{display:none}.bf-publishing-review-table tbody{display:grid;gap:.65rem}.bf-publishing-review-table tr{display:block;overflow:hidden;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.55rem}.bf-publishing-review-table tr.bf-publishing-episode-row{margin-left:.65rem;background:var(--bf-color-bg-surface);border-left-color:#4a2020}.bf-publishing-review-table td{display:grid;width:100%!important;min-height:2.15rem;padding:.45rem .65rem;grid-template-columns:6.2rem minmax(0,1fr);align-items:center;gap:.5rem;border-bottom:1px solid #262626;text-align:left}.bf-publishing-review-table td:last-child{border:0}.bf-publishing-review-table td:before{color:#626269;content:attr(data-label);font-size:.58rem}.bf-publishing-review-table td>*{justify-self:start}.bf-publishing-review-table td:first-child{position:absolute;width:auto!important;min-height:0;padding:.65rem;border:0}.bf-publishing-review-table td:first-child:before{display:none}.bf-publishing-review-table td:nth-child(2){min-height:4.3rem;padding-left:2.6rem}.bf-publishing-work-cell{width:100%}.bf-publishing-work-cell>p{max-width:calc(100vw - 12rem)}.bf-publishing-review-state td{position:static!important;display:grid;width:100%!important;height:16rem;padding:1rem!important;place-content:center;justify-items:center;grid-template-columns:1fr;text-align:center}.bf-publishing-review-state td:before{display:none}.bf-publishing-review-list__footer{align-items:flex-start;flex-direction:column}.bf-publishing-pagination{width:100%;overflow-x:auto}.bf-publishing-review-panel{min-height:36rem;padding:.85rem}.bf-publishing-review-panel__header{grid-template-columns:3.2rem minmax(0,1fr)}.bf-publishing-review-panel__cover{width:3.2rem;height:4.3rem}.bf-publishing-review-panel__header time{display:none}.bf-publishing-review-panel__body{grid-template-columns:minmax(0,1fr);overflow:visible}.bf-publishing-review-panel__actions{align-items:stretch;flex-direction:column}.bf-publishing-review-panel__actions button{width:100%}.bf-publishing-release-placeholder{min-height:24rem;padding:2rem 1rem}}.bf-script-module-viewport{min-width:0;min-height:0}.bf-script-module-viewport>:is(.bf-script-concept-page,.bf-script-source-page,.bf-script-document-page){height:100%;min-height:0;max-height:none}.bf-script-concept-page{position:relative;display:flex;min-width:0;min-height:42rem;max-height:min(52rem,84vh);overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas)}.bf-script-stage-tabs{min-width:0;min-height:4rem;padding:1rem 1rem 0;overflow-x:auto;flex:none;border-bottom:1px solid transparent;scrollbar-width:thin}.bf-script-stage-tabs>div{display:flex;width:-moz-max-content;width:max-content;min-width:100%;align-items:center;justify-content:center;gap:1rem}.bf-script-stage-tabs button{min-height:1.9rem;padding:.3rem 1rem;flex:none;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:.875rem;white-space:nowrap;transition:color .15s,background .15s}.bf-script-stage-tabs button:hover:not(:disabled){color:var(--bf-color-text-secondary, #b4b4bd)}.bf-script-stage-tabs button[aria-selected=true]{color:var(--bf-color-text-primary);background:var(--bf-color-action-primary, #cc1717);box-shadow:0 4px 12px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 24%,transparent);font-weight:600}.bf-script-stage-tabs button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-script-stage-tabs button:disabled{opacity:.4;cursor:not-allowed}.bf-script-stage-label{display:inline-flex;align-items:center;gap:.45rem}.bf-script-stage-connector{width:1.5rem;height:2px;flex:none;background:var(--bf-color-border, #303036)}.bf-script-concept-page__scroll{min-height:0;padding:1.5rem 2rem 3rem;overflow-y:auto;flex:1}.bf-script-concept-page__header{display:flex;margin-bottom:2rem;align-items:flex-end;justify-content:space-between;gap:1rem}.bf-script-concept-page__header h1{margin:0;color:var(--bf-color-text-primary);font-size:1.75rem;font-weight:700;letter-spacing:.025em}.bf-script-concept-page__header>div{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.bf-script-concept-list{display:grid;padding-bottom:.5rem;gap:1rem}.bf-script-concept-card{position:relative;padding:0}.bf-script-concept-card[data-expanded=true]:not(.is-editing){cursor:pointer}.bf-script-concept-card[data-expanded=true]:not(.is-editing):hover{background:var(--bf-color-bg-hover, #242424)}.bf-script-concept-card:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-script-concept-card.is-selected{box-shadow:inset 3px 0 0 var(--bf-color-action-primary, #cc1717)}.bf-script-concept-card.is-selected .bf-content-card-shell-title{color:var(--bf-color-text-primary, #fafafa)}.bf-script-compact-drop{min-height:2rem;padding:0 .75rem;color:var(--bf-color-info, #60a5fa);background:color-mix(in srgb,var(--bf-color-info, #60a5fa) 10%,transparent);border:2px dashed var(--bf-color-info, #60a5fa);border-radius:.5rem;cursor:pointer;font:inherit;font-size:.75rem;font-weight:600}.bf-script-compact-drop[data-state=rejected]{color:var(--bf-color-danger-hover, #ef3434);background:color-mix(in srgb,var(--bf-color-danger, #dc2626) 12%,transparent);border-color:var(--bf-color-danger, #dc2626);cursor:not-allowed}.bf-script-text-card[data-editing=true]>:is(.bf-content-card-shell-header,.bf-content-card-shell-content){grid-area:1 / 1}.bf-script-text-card[data-editing=true]>.bf-content-card-shell-content{z-index:1;padding-top:.75rem;background:var(--bf-color-bg-surface, #101010)}.bf-script-text-card__document{min-width:0}.bf-script-editor-action-bar{position:sticky;z-index:2;top:0;display:flex;min-width:0;min-height:3.25rem;margin-bottom:.625rem;padding:.625rem .75rem;align-items:center;justify-content:space-between;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 7%,var(--bf-color-bg-elevated, #1a1a1a));border:1px solid color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 32%,var(--bf-color-border, #303036));border-radius:var(--bf-radius-md, .5rem);box-shadow:0 6px 18px #00000029}.bf-script-editor-action-bar__state{display:flex;min-width:0;align-items:center;gap:.625rem}.bf-script-editor-action-bar__state>span:first-child{display:grid;width:1.875rem;height:1.875rem;flex:none;place-items:center;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-action-primary, #cc1717);border-radius:999px}.bf-script-editor-action-bar__state>span:first-child svg{width:1rem;height:1rem}.bf-script-editor-action-bar__state>span:last-child{display:grid;min-width:0;overflow:hidden;gap:.0625rem}.bf-script-editor-action-bar__state strong{overflow:hidden;color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.bf-script-editor-action-bar__state small{overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.6875rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.bf-toolbar.bf-script-editor-action-bar__actions{width:13.75rem;min-width:13.75rem;flex:none;flex-wrap:nowrap}.bf-script-editor-action-bar__actions .bf-tooltip-action-button{min-width:6.25rem;justify-content:center}.bf-script-text-card__document[data-content-view=full]{animation:bf-script-content-reveal var(--bf-duration-fast, .12s) ease-out}.bf-script-text-card__content-toggle .bf-tooltip-action-button__icon{transition:transform var(--bf-duration-fast, .12s)}.bf-script-text-card__content-toggle[aria-expanded=true] .bf-tooltip-action-button__icon{transform:rotate(180deg)}@keyframes bf-script-content-reveal{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.bf-text-card--appearance-script{height:auto;align-self:start}.bf-text-card--appearance-script .bf-content-card-shell-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-action-content-detail-card.bf-text-card--appearance-script .bf-content-card-shell-title{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-action-content-card:not(.bf-action-content-detail-card).bf-text-card--appearance-script .bf-content-card-shell-title{display:block;min-width:0;overflow:hidden;max-width:100%}.bf-action-content-card:not(.bf-action-content-detail-card) .bf-action-content-card__heading{min-width:0;overflow:hidden}.bf-action-content-card:not(.bf-action-content-detail-card) .bf-action-content-card__title-row{flex-wrap:nowrap}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card){border-left-width:1px}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-header{background:transparent;border-bottom:1px solid var(--bf-color-border, #303036);border-top-left-radius:inherit;border-top-right-radius:inherit;align-items:flex-start;flex-wrap:nowrap;display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;-moz-column-gap:.5rem;column-gap:.5rem;align-items:start}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-header>.bf-content-card-shell-heading{grid-column:1;grid-row:1;min-width:0;max-width:100%;overflow:hidden;flex:none}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{grid-column:2;grid-row:1;width:7.5rem;max-width:7.5rem;min-width:7.5rem;margin-left:0;flex:none;align-self:start;position:relative;z-index:auto;background:var(--bf-color-bg-surface, #101010)}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-header>.bf-content-card-shell-header-actions .bf-toolbar.bf-card-action-bar,.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-header>.bf-content-card-shell-header-actions .bf-toolbar.bf-overflow-action-bar{overflow:hidden;flex-wrap:nowrap;justify-content:flex-end}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>.bf-content-card-shell-content{background:var(--bf-color-bg-surface, #101010);padding:.625rem;overflow:hidden}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer{padding:.625rem 1rem;color:inherit;background:transparent;border-top:1px solid var(--bf-color-border, #303036);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;font-size:inherit}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-credit-cost-display__pill{min-height:0;padding:0;background:transparent;border:0;border-radius:0}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-toolbar.bf-card-action-bar{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:0;background:transparent;border:0;border-radius:0}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card) .bf-content-card-shell-header-actions .bf-toolbar{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:0;background:transparent;border:0;border-radius:0}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-card-action-bar-primary{flex:1 1 auto;min-width:0;max-width:min(48rem,65%);margin-left:auto;justify-content:flex-end;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:thin}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-toolbar.bf-card-action-bar{flex-wrap:nowrap;align-items:center;gap:.5rem}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-card-action-bar-secondary{flex:0 0 auto;min-width:0}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card)>footer .bf-card-action-bar-primary{flex-wrap:nowrap}.bf-action-content-card--message-width{width:min(100%,28rem)}.bf-action-content-card{--bf-action-content-card-body-height: 100px}.bf-action-content-card__heading{display:grid;min-width:0;gap:.125rem}.bf-action-content-card__module-row{display:flex;min-width:0;max-width:100%;align-items:center;gap:.375rem}.bf-action-content-card__module{min-width:0;overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;flex:0 1 auto}.bf-action-content-card__module-status{display:flex;flex:none;align-items:center}.bf-action-content-card__module-sep{color:var(--bf-color-text-muted, #7f7f89)}.bf-action-content-card__title-row{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-action-content-card:not(.bf-action-content-detail-card) .bf-action-content-card__title-row{flex-wrap:nowrap;gap:.5rem}.bf-action-content-card__title{min-width:0;max-width:100%;overflow:hidden;font-size:inherit;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-action-content-card:not(.bf-action-content-detail-card) .bf-action-content-card__title{flex:1 1 0}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card) .bf-content-card-shell-title{min-width:0;overflow:hidden}.bf-action-content-card__badges{min-width:0;overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;flex:0 1 auto;max-width:38%}.bf-action-content-card__body{display:grid;min-width:0;gap:.75rem}.bf-action-content-card--has-media .bf-action-content-card__body{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:stretch}.bf-action-content-card--dialogue-zones{--bf-action-content-card-body-height: 9rem}.bf-action-content-card--dialogue-zones.bf-action-content-card--has-media .bf-action-content-card__body{grid-template-columns:9rem minmax(0,1.4fr) minmax(6rem,.65fr);min-height:var(--bf-action-content-card-body-height);gap:.625rem;align-items:stretch}.bf-action-content-card__params{display:flex;min-width:0;min-height:0;align-items:center;overflow:hidden}.bf-action-content-card__params-summary{overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.bf-action-content-card__params-empty{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1.4}.bf-action-content-card--dialogue-zones .bf-action-content-card__media,.bf-action-content-card--dialogue-zones .bf-action-content-card__media--video,.bf-action-content-card--dialogue-zones .bf-action-content-card__media--audio{width:100%;height:100%;min-height:var(--bf-action-content-card-body-height);aspect-ratio:unset;align-self:stretch}.bf-action-content-card--dialogue-zones .bf-action-content-card__text,.bf-action-content-card--dialogue-zones .bf-action-content-card__params{min-height:0}.bf-action-content-card--dialogue-zones .bf-action-content-card__text{display:-webkit-box;height:auto;max-height:var(--bf-action-content-card-body-height);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.bf-action-content-card__media{height:var(--bf-action-content-card-body-height);min-width:0}.bf-action-content-card__media .bf-asset-visual-slot,.bf-action-content-card__media .bf-asset-visual-slot--media-cell,.bf-action-content-card__media .bf-media-preview,.bf-action-content-card__media .bf-media-preview--image{box-sizing:border-box;width:100%;height:100%;min-height:0;max-height:100%;aspect-ratio:unset!important}.bf-action-content-card__media .bf-media-preview-stage,.bf-action-content-card__media .bf-media-preview-image-wrap,.bf-action-content-card__media .bf-media-preview-media{height:100%;min-height:0}.bf-action-content-card__media .bf-asset-visual-slot__stage:is(button){cursor:zoom-in}.bf-action-content-card__media--video{height:auto;aspect-ratio:16 / 9;align-self:start}.bf-action-content-card__media--audio{height:var(--bf-action-content-card-body-height)}.bf-action-content-card__text{box-sizing:border-box;display:block;height:var(--bf-action-content-card-body-height);min-width:0;overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem;line-height:1.55;overflow-wrap:anywhere}.bf-action-content-card[data-text-mode=summary] .bf-action-content-card__text>.bf-host-markdown{display:-webkit-box;max-height:100%;overflow:hidden;color:inherit;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;line-height:inherit}.bf-action-content-card[data-text-mode=summary] .bf-action-content-card__text>.bf-host-markdown>:first-child{margin-top:0}.bf-action-content-card[data-text-mode=summary] .bf-action-content-card__text>.bf-host-markdown>:last-child{margin-bottom:0}.bf-action-content-card[data-text-mode=full] .bf-action-content-card__text{display:block;height:auto;overflow:visible}.bf-action-content-card[data-text-mode=full] .bf-action-content-card__text>.bf-host-markdown{display:block;max-height:none;overflow:visible;white-space:normal;-webkit-line-clamp:unset;line-clamp:unset}.bf-action-content-card__text>.bf-host-markdown p:first-child,.bf-action-content-card__text>.bf-host-markdown ul:first-child,.bf-action-content-card__text>.bf-host-markdown ol:first-child{margin-top:0}.bf-action-content-card__text>.bf-host-markdown p:last-child,.bf-action-content-card__text>.bf-host-markdown ul:last-child,.bf-action-content-card__text>.bf-host-markdown ol:last-child{margin-bottom:0}.bf-action-content-card[data-media-layout=hero].bf-action-content-card--has-media .bf-action-content-card__body{grid-template-columns:minmax(0,58fr) minmax(0,42fr);align-items:stretch}.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media{height:auto;min-height:0;max-width:100%;min-width:0;overflow:hidden;aspect-ratio:16 / 9;align-self:start;width:100%}.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media .bf-asset-visual-slot,.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media .bf-asset-visual-slot--media-cell,.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media .bf-media-preview,.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media .bf-media-preview-stage{box-sizing:border-box;width:100%;height:100%;min-height:0;max-height:100%;aspect-ratio:unset!important}.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__media .bf-asset-visual-slot__stage{min-height:0}.bf-action-content-card[data-media-layout=hero].bf-action-content-card--has-media .bf-action-content-card__text{box-sizing:border-box;align-self:stretch;height:0;min-height:100%;min-width:0;overflow-x:visible;overflow-y:auto;overscroll-behavior:contain}.bf-action-content-card[data-media-layout=hero][data-text-mode=full] .bf-action-content-card__text>.bf-host-markdown{display:block;max-height:none;overflow:visible;white-space:pre-line;overflow-wrap:anywhere;-webkit-line-clamp:unset;line-clamp:unset}.bf-action-content-card[data-media-layout=hero] .bf-action-content-card__text>.bf-host-markdown{white-space:pre-line;overflow-wrap:anywhere}@container bf-content-card (max-width: 40rem){.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;flex-wrap:nowrap}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{width:7.5rem;max-width:7.5rem;min-width:7.5rem;margin-left:0;flex:none}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions>.bf-card-action-bar,.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions>.bf-card-action-bar>div{width:auto;max-width:100%}}@media(max-width:40rem){.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;flex-wrap:nowrap}.bf-content-card-shell:is(.bf-action-content-card,.bf-action-content-detail-card).bf-content-card-shell--actions-header>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{width:7.5rem;max-width:7.5rem;min-width:7.5rem;margin-left:0;flex:none}}.bf-action-content-card-list-page{box-sizing:border-box;display:flex;width:100%;height:100%;min-height:min(42rem,100dvh);overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem;container-name:bf-action-content-card-list;container-type:inline-size}.bf-action-content-card-list__tabs{min-height:4rem;padding:.75rem 0;flex:none}.bf-action-content-card-list__scroll{box-sizing:border-box;display:flex;min-height:0;padding:0 2rem 2rem;flex:1;overflow-y:auto;flex-direction:column;scrollbar-width:none}.bf-action-content-card-list__scroll::-webkit-scrollbar{display:none}.bf-action-content-card-list__header{position:sticky;z-index:5;top:0;display:grid;min-height:3rem;margin-bottom:.5rem;gap:.75rem;flex:none;background:var(--bf-color-bg-canvas);transition:box-shadow var(--bf-duration-fast, .12s) ease}.bf-action-content-card-list__header[data-scrolled]{box-shadow:0 1px 0 var(--bf-color-border, #303036),0 6px 14px color-mix(in srgb,var(--bf-color-text-primary, #000) 6%,transparent)}.bf-action-content-card-list__header-top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bf-action-content-card-list__actions{display:flex;flex:none;width:-moz-max-content;width:max-content;max-width:100%;align-items:center;gap:.5rem}.bf-action-content-card-list__actions-bar.bf-responsive-action-bar{width:-moz-max-content;width:max-content;max-width:100%;min-width:-moz-max-content;min-width:max-content;container-type:normal;padding:0;justify-content:flex-start;background:transparent;border:0;overflow:visible}.bf-action-content-card-list__search-meta{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.bf-action-content-card-list__search-meta .bf-search-field{width:min(20rem,32vw);max-width:100%}.bf-action-content-card-list__search-leading-action{display:inline-flex;flex:none;align-items:center}.bf-action-content-card-list__search-leading-bar.bf-responsive-action-bar,.bf-action-content-card-list__tabs-leading-bar.bf-responsive-action-bar{width:-moz-max-content;width:max-content;max-width:100%;min-width:-moz-max-content;min-width:max-content;container-type:normal;padding:0;background:transparent;border:0;justify-content:flex-start;overflow:visible}.bf-action-content-card-list__sort,.bf-action-content-card-list__sort-field{display:inline-flex;min-width:0;align-items:center;gap:.5rem;color:var(--bf-color-text-muted);font-size:.8125rem;white-space:nowrap}.bf-action-content-card-list__sort-actions.bf-responsive-action-bar{container-type:normal;flex:none;overflow:visible}.bf-action-content-card-list__state,.bf-action-content-card-list__empty{display:flex;min-height:19rem;padding:3rem 1rem;flex:1 1 auto;align-items:center;justify-content:center;flex-direction:column;text-align:center}.bf-action-content-card-list__empty{background:color-mix(in srgb,var(--bf-color-bg-canvas) 50%,transparent);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-action-content-card-list__cards{min-width:0;padding-top:1rem;align-items:start;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:calc(var(--bf-action-content-card-list-gap, 1rem) * 1.5);list-style:none}.bf-action-content-card-list__cards.bf-content-card-list{margin:0;padding-left:0}.bf-action-content-card-list__cards.bf-content-card-list--auto{grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--bf-content-card-list-min, 22rem)),1fr))}.bf-action-content-card-list__cards .bf-content-card-list-item{width:100%;max-width:none}.bf-action-content-card-list__cards .bf-content-card-list-item>.bf-content-card-shell{width:100%}.bf-action-content-card-list__pagination{margin-top:auto}.bf-action-content-card-list-page--creation-host .bf-action-content-card-list__cards{padding-top:0}.bf-action-content-card-list__embedded{display:flex;width:100%;min-height:0;flex:none;flex-shrink:0;flex-direction:column;align-items:stretch}.bf-action-content-card-list-page--creation-embedded .bf-action-content-card-list__header-top{min-height:2.5rem}.bf-action-content-card-list__end{display:flex;margin-top:auto;padding:1rem 0;align-items:center;justify-content:center;color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem;text-align:center}.bf-action-content-card-list-skeleton{overflow:hidden;width:100%;max-width:none;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem)}.bf-action-content-card-list-skeleton__header{display:grid;padding:.875rem 1rem;gap:.5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-action-content-card-list-skeleton__line{height:.625rem;border-radius:var(--bf-radius-sm, .375rem)}.bf-action-content-card-list-skeleton__line--short{width:45%}.bf-action-content-card-list-skeleton__line--long{width:72%;height:.875rem}.bf-action-content-card-list-skeleton__body{height:6.25rem;margin:.625rem;border-radius:var(--bf-radius-sm, .375rem)}.bf-action-content-card-list--size-sm{--bf-action-content-card-list-gap: .75rem;--bf-action-content-card-list-item-max: 28rem;--bf-content-card-list-min: 20rem}.bf-action-content-card-list--size-md{--bf-action-content-card-list-gap: 1rem;--bf-action-content-card-list-item-max: 32rem;--bf-content-card-list-min: 22rem}.bf-action-content-card-list--size-lg{--bf-action-content-card-list-gap: 1.25rem;--bf-action-content-card-list-item-max: 40rem;--bf-content-card-list-min: 24rem}@container bf-action-content-card-list (max-width: 40rem){.bf-action-content-card-list__tabs{padding-inline:0}.bf-action-content-card-list__scroll{padding:0 .75rem 2rem}.bf-action-content-card-list__header-top{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.375rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.bf-action-content-card-list__header-top::-webkit-scrollbar{display:none}.bf-action-content-card-list__actions{flex:0 0 auto}.bf-action-content-card-list__search-meta{flex:1 1 auto;min-width:0;align-items:center;justify-content:flex-end;flex-direction:row;flex-wrap:nowrap;gap:.375rem}.bf-action-content-card-list__search-meta .bf-search-field{width:auto;min-width:4.75rem;max-width:9.5rem;flex:1 1 6rem}.bf-action-content-card-list__sort-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.bf-action-content-card-list__sort-select{min-width:5.5rem}}.bf-content-card-shell.bf-action-content-detail-card{width:min(100%,var(--bf-action-content-detail-max-width, 48rem));height:100%;max-height:min(54rem,88vh);grid-template-rows:auto minmax(0,1fr) auto}.bf-content-card-shell.bf-action-content-detail-card>.bf-content-card-shell-content{display:flex;min-height:0;flex-direction:column}.bf-action-content-detail-card__body{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.bf-action-content-detail-card__skeleton{display:grid;gap:.75rem}.bf-action-content-detail-card__skeleton-line{height:.875rem}.bf-action-content-detail-card__skeleton-block{height:8rem}.bf-action-content-detail-card__error{display:grid;gap:.75rem;padding:1rem 0;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-action-content-detail-card__markdown-layout{display:grid;min-height:0;overflow:hidden;flex:1;grid-template-columns:minmax(0,1fr)}.bf-action-content-detail-card__markdown-layout--with-outline{grid-template-columns:10rem minmax(0,1fr)}.bf-action-content-detail-card__markdown-scroll{min-width:0;min-height:0;padding:.25rem 0 1rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;flex:1;scrollbar-color:#3f3f46 transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-action-content-detail-card__markdown-layout--with-outline .bf-action-content-detail-card__markdown-scroll{padding:1rem 1.5rem 3rem 1rem}.bf-action-content-detail-card__sections{display:grid;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;flex:1;align-content:start;grid-auto-rows:max-content;scrollbar-color:#3f3f46 transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-action-content-detail-card__section{min-width:0;align-self:start}.bf-action-content-detail-card__featured-card{min-width:0}.bf-action-content-detail-card__featured-card--body>.bf-action-content-card{border:0;border-radius:0;background:transparent;box-shadow:none}.bf-action-content-detail-card__featured-card--body>.bf-action-content-card>.bf-content-card-shell-content{padding:0;background:transparent}.bf-action-content-detail-card__grid.bf-content-card-list{margin:0;padding-left:0;align-items:start;list-style:none}.bf-action-content-detail-card__grid>.bf-content-card-list-item>.bf-content-card-shell{height:auto}.bf-action-content-detail-card__grid .bf-action-content-card[data-text-mode=full] .bf-action-content-card__text{height:var(--bf-action-content-card-body-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.bf-action-content-detail-card__grid.bf-content-card-list--auto{grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--bf-content-card-list-min, 28rem)),1fr))}.bf-ai-conversation-workspace__detail-body>.bf-action-content-detail-card{width:100%;height:auto;max-height:none;flex:1 1 0%;min-height:0}.bf-action-content-detail-card__add{box-sizing:border-box;display:grid;width:100%;height:100%;min-height:10rem;padding:1rem;place-content:center;gap:.35rem;color:var(--bf-color-text-muted, #7f7f89);font:inherit;background:var(--bf-color-bg-subtle, #0c0c0c);border:1px dashed var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-lg, .75rem);cursor:pointer}.bf-action-content-detail-card__add:hover{color:var(--bf-color-text-primary, #fafafa);border-color:var(--bf-color-border, #303036)}.bf-action-content-detail-card--size-sm{--bf-action-content-detail-max-width: 28rem}.bf-action-content-detail-card--size-md{--bf-action-content-detail-max-width: 48rem}.bf-action-content-detail-card--size-lg{--bf-action-content-detail-max-width: 64rem}.bf-production-design-page-workspace{inline-size:100%;min-inline-size:0;min-block-size:0}@media(max-width:40rem){.bf-action-content-detail-card__markdown-layout--with-outline{display:flex;flex-direction:column}.bf-action-content-detail-card__markdown-layout--with-outline .bf-script-document-outline{max-height:9rem;flex:none;border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}}.bf-load-more-trigger{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 0;color:var(--bf-color-text-muted, #7f7f89)}.bf-load-more-trigger__button{padding:.375rem .75rem;color:inherit;font:inherit;background:transparent;border:1px solid var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);cursor:pointer}.bf-load-more-trigger__button:disabled{cursor:not-allowed;opacity:.55}.bf-script-text-card .bf-content-card-shell-title-row,.bf-script-text-card .bf-content-card-shell-badges{flex-wrap:nowrap}.bf-script-text-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{width:min(48rem,65%)}.bf-toolbar.bf-script-text-card__actions{width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;justify-content:safe flex-end;overscroll-behavior-inline:contain;scrollbar-width:thin}.bf-script-text-card__actions .bf-button--danger-ghost{border-color:transparent}.bf-script-text-card__actions .bf-button--danger-ghost:hover:not(:disabled),.bf-script-text-card__actions .bf-button--danger-ghost:focus-visible:not(:disabled){border-color:color-mix(in srgb,var(--bf-color-danger, #dc2626) 45%,transparent)}.bf-script-markdown-document{min-width:0;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.875rem;line-height:1.75;overflow-wrap:anywhere}.bf-script-markdown-document h1,.bf-script-markdown-document h2,.bf-script-markdown-document h3,.bf-script-markdown-document h4{margin:1rem 0 .55rem;color:var(--bf-color-text-primary, #fafafa);line-height:1.45}.bf-script-markdown-document h1:first-child,.bf-script-markdown-document h2:first-child,.bf-script-markdown-document h3:first-child,.bf-script-markdown-document h4:first-child{margin-top:0}.bf-script-markdown-document h1{font-size:1.5rem}.bf-script-markdown-document h2{font-size:1.25rem}.bf-script-markdown-document h3{font-size:1rem}.bf-script-markdown-document h4{font-size:.875rem}.bf-script-markdown-document p{margin:.5rem 0;white-space:pre-wrap}.bf-script-markdown-document p.is-scene-heading{margin-top:1.5rem;padding-top:.65rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-script-markdown-document ul,.bf-script-markdown-document ol{margin:.6rem 0;padding-left:1.5rem}.bf-script-markdown-document li+li{margin-top:.25rem}.bf-script-markdown-document blockquote{margin:.85rem 0;padding:.55rem .85rem;color:var(--bf-color-text-muted, #7f7f89);background:color-mix(in srgb,var(--bf-color-bg-elevated, #1a1a1a) 70%,transparent);border-left:4px solid var(--bf-color-action-primary, #cc1717);font-style:italic}.bf-script-markdown-document code{padding:.15rem .35rem;color:var(--bf-color-danger-hover, #ef3434);background:var(--bf-color-bg-hover, #242424);border-radius:.25rem;font-size:.8125rem}.bf-script-markdown-document pre{margin:.75rem 0;padding:.9rem;overflow-x:auto;background:var(--bf-color-bg-elevated, #1a1a1a);border-radius:.5rem}.bf-script-markdown-document pre code{padding:0;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent}.bf-script-markdown-document a{color:var(--bf-color-info, #60a5fa);text-underline-offset:.2rem}.bf-script-markdown-document hr{margin:1.25rem 0;border:0;border-top:1px solid var(--bf-color-border, #303036)}.bf-script-page-header{margin-bottom:2rem;align-items:flex-end}.bf-script-page-header h2{color:var(--bf-color-text-primary, #fafafa);font-size:1.75rem;line-height:1.25;letter-spacing:.025em}.bf-script-page-header .bf-section-header-copy{gap:.5rem}.bf-script-page-header .bf-section-header-copy p{color:var(--bf-color-text-muted, #7f7f89);font-size:.9375rem}.bf-script-page-header .bf-section-header-actions{max-width:100%}.bf-script-page-actions{width:min(48rem,65%);margin-left:auto;padding:0;justify-content:flex-end;background:transparent;border:0}.bf-script-page-actions>.bf-button{flex:none;white-space:nowrap}.bf-script-production-metrics{margin-bottom:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bf-script-production-metrics .bf-metric-item{min-width:0;padding:1rem;align-items:start;grid-template-columns:minmax(0,1fr);gap:.35rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-script-production-metrics .bf-metric-item:last-child{border-bottom:1px solid var(--bf-color-border, #303036)}.bf-script-production-metrics .bf-metric-item dt>span{display:flex;min-width:0;align-items:center;gap:.5rem}.bf-script-production-metrics .bf-metric-item dt svg{width:1.15rem;height:1.15rem;flex:none;color:var(--bf-color-text-muted, #7f7f89)}.bf-script-production-metrics .bf-metric-item dd{justify-self:start;padding-left:1.65rem}.bf-script-production-metrics .bf-metric-item dd strong{font-size:1.125rem}.bf-script-markdown-table{max-width:100%;margin:.75rem 0;overflow-x:auto}.bf-script-markdown-table:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-script-markdown-table table{width:100%;min-width:30rem;border-collapse:collapse;border:1px solid var(--bf-color-border, #303036)}.bf-script-markdown-table th,.bf-script-markdown-table td{padding:.55rem .75rem;border:1px solid var(--bf-color-border, #303036);text-align:left}.bf-script-markdown-table th{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-script-document-editor{display:grid;min-width:0;min-height:22.5rem;overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:.45rem}.bf-script-document-editor__toolbar{display:flex;min-height:2.7rem;padding:.45rem .65rem;align-items:center;gap:.35rem;overflow-x:auto;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-bottom:1px solid var(--bf-color-border, #303036);white-space:nowrap}.bf-script-document-editor__toolbar span{min-height:1.75rem;padding:.3rem .5rem;background:var(--bf-color-bg-hover, #242424);border:1px solid var(--bf-color-border, #303036);border-radius:.3rem;font-size:.6875rem}.bf-script-document-editor__toolbar i{width:1px;height:1.35rem;flex:none;background:var(--bf-color-border-strong, #47474f)}.bf-script-document-editor textarea{box-sizing:border-box;width:100%;min-height:18rem;padding:1rem;resize:vertical;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:0;outline:0;font:.8125rem/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.bf-script-document-editor textarea::-moz-placeholder{color:var(--bf-color-text-muted, #7f7f89)}.bf-script-document-editor textarea::placeholder{color:var(--bf-color-text-muted, #7f7f89)}.bf-script-document-editor textarea:focus{box-shadow:inset 0 0 0 1px var(--bf-color-focus, #f04444)}.bf-script-document-editor footer{display:flex;min-height:2rem;padding:0 .75rem;align-items:center;justify-content:space-between;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-surface, #101010);border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}.bf-script-card-error,.bf-script-dialog-error{margin:.65rem 0 0;padding:.55rem .7rem;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, rgb(127 29 29 / .22));border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.35rem;font-size:.75rem}.bf-script-concept-empty,.bf-script-concept-error{display:grid;width:100%;min-width:0;min-height:22rem;padding-inline:.75rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted, #7f7f89);text-align:center}.bf-script-concept-empty>span,.bf-script-concept-error>span{display:grid;width:4rem;height:4rem;margin-bottom:1.25rem;place-items:center;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-hover, #242424);border-radius:50%;font-size:1.5rem}.bf-script-concept-empty h2,.bf-script-concept-error h1{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1.125rem;font-weight:500}.bf-script-concept-empty p,.bf-script-concept-error p{max-width:100%;margin:.5rem 0 1.25rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.875rem;overflow-wrap:anywhere}.bf-script-concept-empty>div{display:flex;max-width:100%;flex-wrap:wrap;justify-content:center;gap:.75rem}.bf-script-concept-empty>div .bf-button{min-height:2.75rem}.bf-script-concept-error{min-height:32rem;padding:2rem}.bf-script-concept-error>span{color:var(--bf-color-danger-text, #f87171);background:var(--bf-color-danger-bg, rgb(127 29 29 / .22))}.bf-script-concept-loading{position:absolute;z-index:40;display:flex;top:4rem;right:0;bottom:0;left:0;align-items:center;justify-content:center;flex-direction:column;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:color-mix(in srgb,var(--bf-color-bg-canvas, #050505) 78%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bf-script-concept-loading>span{width:2rem;height:2rem;border:2px solid var(--bf-color-border-strong, #47474f);border-right-color:var(--bf-color-action-primary, #cc1717);border-radius:50%;animation:bf-spin .7s linear infinite}.bf-script-concept-loading strong{font-size:.8125rem;font-weight:500}.bf-script-add-dialog{width:min(48rem,calc(100vw - 2rem));max-width:none;background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-script-add-dialog .bf-dialog-body{min-width:0}.bf-script-add-dialog__footer{align-items:center;justify-content:space-between}.bf-script-add-dialog__footer small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-script-add-dialog__footer>div{display:flex;gap:.75rem}.bf-script-asset-dialog{display:flex;width:min(56rem,calc(100vw - 2rem));max-width:none;max-height:min(88vh,54rem);overflow:hidden;flex-direction:column;background:var(--bf-color-bg-surface, #101010)}.bf-script-asset-dialog[data-fullscreen=true]{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;width:auto;max-width:none;height:auto;max-height:none;transform:none;border-radius:var(--bf-radius-lg, .75rem)}.bf-script-asset-dialog[data-fullscreen=true] .bf-script-asset-dialog__body{min-height:0;flex:1 1 auto}.bf-script-asset-dialog__readonly{display:flex;margin-bottom:1rem;align-items:center;gap:.45rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-script-asset-dialog__header{padding-right:3.5rem;align-items:flex-start;justify-content:space-between;flex-direction:row;gap:1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-script-asset-dialog__header>div{min-width:0}.bf-script-asset-dialog__body{min-height:20rem;padding-top:1rem;overflow:auto}.bf-script-asset-dialog__form{display:grid;gap:1rem}.bf-script-asset-dialog__loading{display:grid;min-height:18rem;place-content:center;justify-items:center;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-script-asset-dialog__empty{display:grid;min-height:18rem;margin:0;place-content:center;color:var(--bf-color-text-muted, #7f7f89)}.bf-script-asset-dialog__footer{align-items:center;justify-content:space-between}.bf-script-asset-dialog__footer>div{display:flex;gap:.75rem}@media(max-width:64rem){.bf-script-concept-card .bf-content-card-shell-header-actions,.bf-script-concept-card .bf-card-action-bar,.bf-script-concept-card .bf-card-action-bar>div{width:100%}}@media(max-width:70rem){.bf-script-concept-page,.bf-script-source-page,.bf-script-document-page{min-height:0}.bf-script-document-main>header>.bf-responsive-action-bar{width:100%;max-width:none}}@media(max-width:42rem){.bf-script-concept-page{min-height:0;max-height:none}.bf-script-stage-tabs{min-height:3.75rem;padding-inline:.75rem}.bf-script-stage-tabs>div{min-width:-moz-max-content;min-width:max-content;justify-content:flex-start;gap:.55rem}.bf-script-stage-tabs button{padding-inline:.75rem;font-size:.75rem}.bf-script-stage-connector{width:.75rem}.bf-script-concept-page__scroll{padding:1.1rem .75rem 2rem}.bf-script-concept-page__header{margin-bottom:1rem;align-items:stretch;flex-direction:column}.bf-script-concept-page__header h1{font-size:1.35rem}.bf-script-concept-page__header>div{justify-content:flex-end}.bf-script-page-header{margin-bottom:1rem;align-items:stretch;flex-direction:column}.bf-script-page-header h2{font-size:1.35rem}.bf-script-page-header .bf-section-header-actions,.bf-script-page-actions{width:100%}.bf-script-page-actions{justify-content:flex-end}.bf-script-production-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.bf-script-production-metrics .bf-metric-item{padding:.75rem .625rem}.bf-script-production-metrics .bf-metric-item dt>span{align-items:flex-start;flex-direction:column;gap:.3rem}.bf-script-production-metrics .bf-metric-item dd{padding-left:0}.bf-script-text-card .bf-content-card-shell-header-actions{width:auto}.bf-script-editor-action-bar{position:static}.bf-script-markdown-document{font-size:.8125rem}.bf-script-document-editor{min-height:19rem}.bf-script-document-editor textarea{min-height:15rem}.bf-script-concept-empty{min-height:20rem}.bf-script-add-dialog{width:calc(100vw - 1rem);max-height:92vh}.bf-script-add-dialog .bf-dialog-header{padding:1rem 3rem .75rem 1rem}.bf-script-add-dialog .bf-dialog-body{padding:0 1rem .75rem}.bf-script-add-dialog__footer{padding:.75rem 1rem;align-items:stretch;flex-direction:column}.bf-script-add-dialog__footer>div{justify-content:flex-end}}@container bf-content-card (max-width: 42rem){.bf-script-text-card>.bf-content-card-shell-header{display:flex;min-width:0;align-items:flex-start;flex-wrap:nowrap}.bf-script-text-card>.bf-content-card-shell-header>.bf-content-card-shell-heading{min-width:0;flex:1 1 auto}.bf-script-text-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{width:min(48rem,65%);min-width:0;margin-left:auto;flex:0 1 auto;justify-content:flex-end}.bf-script-text-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions>.bf-script-text-card__actions{width:100%}}@media(max-width:26rem){.bf-script-editor-action-bar{align-items:stretch;flex-direction:column}.bf-toolbar.bf-script-editor-action-bar__actions{width:100%;min-width:0}.bf-script-editor-action-bar__actions .bf-tooltip-action-button{flex:1 1 0}.bf-script-stage-tabs{padding-inline:.5rem}.bf-script-stage-tabs>div{width:100%;min-width:0;justify-content:space-between;gap:.25rem}.bf-script-stage-tabs button{padding-inline:.5rem}.bf-script-stage-connector{display:none}.bf-script-concept-empty>div{width:100%;flex-direction:column}.bf-script-concept-empty>div .bf-button{width:100%}}@media(max-width:16rem){.bf-script-production-metrics{grid-template-columns:minmax(0,1fr)}.bf-script-production-metrics .bf-metric-item dt>span{align-items:center;flex-direction:row}}.bf-module-tabs{display:flex;min-width:0;max-width:100%;align-items:center;justify-content:center}.bf-module-tabs__scroll-shell{display:flex;min-width:0;max-width:100%;align-items:center;gap:.125rem;overflow:hidden}.bf-module-tabs__scroll-shell>.bf-module-tabs__tabs-root,.bf-module-tabs__scroll-shell>[data-orientation=horizontal]{display:flex;min-width:0;flex:1 1 0%;max-width:100%;align-items:stretch;overflow:hidden}.bf-module-tabs__scroll-shell:not([data-overflow])>.bf-module-tabs__tabs-root,.bf-module-tabs__scroll-shell:not([data-overflow])>[data-orientation=horizontal]{justify-content:center}.bf-module-tabs .bf-tabs-list{display:flex;width:-moz-max-content;width:max-content;max-width:100%;min-width:0;min-height:2.5rem;padding:.25rem;align-items:center;justify-content:center;gap:.25rem;overflow-x:auto;background:var(--bf-color-bg-subtle);border:0;border-radius:.625rem;scrollbar-width:none}.bf-module-tabs .bf-module-tabs__scroll-list.bf-tabs-list{box-sizing:border-box;flex:none;width:-moz-max-content;width:max-content;min-width:0;max-width:100%;justify-content:center;flex-wrap:nowrap}.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-list.bf-tabs-list{flex:1 1 auto;width:100%;justify-content:flex-start}.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-list .bf-tabs-trigger{flex:0 0 calc(100% / 3);min-width:0;padding-inline:.5rem;overflow:hidden;text-overflow:ellipsis}.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-list:before,.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-list:after{flex:0 0 calc(100% / 3);content:""}.bf-module-tabs .bf-module-tabs__scroll-list .bf-tabs-trigger{flex-shrink:0}.bf-module-tabs .bf-tabs-list::-webkit-scrollbar{display:none}.bf-module-tabs .bf-tabs-trigger{min-width:-moz-max-content;min-width:max-content;min-height:2rem;padding:0 .9rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:.45rem;cursor:pointer;font-size:.8125rem;font-weight:600;letter-spacing:.01em;line-height:1;white-space:nowrap;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.bf-module-tabs .bf-tabs-trigger:hover:not(:disabled):not([data-state=active]){color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-module-tabs .bf-tabs-trigger[data-state=active]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);box-shadow:0 .25rem .8rem color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 24%,transparent)}.bf-module-tabs .bf-tabs-trigger:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-module-tabs .bf-tabs-trigger:disabled{opacity:.4;cursor:not-allowed}.bf-module-tabs--with-leading-action{width:-moz-max-content;width:max-content;max-width:100%;margin-inline:auto;padding:.25rem;gap:.25rem;overflow:hidden;background:var(--bf-color-bg-subtle);border:0;border-radius:.625rem}.bf-module-tabs--with-leading-action[data-overflow]{width:100%}.bf-module-tabs--with-leading-action .bf-module-tabs__scroll-shell{flex:1;min-width:0;max-width:100%}.bf-module-tabs__scroll-btn{flex:none;width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem;padding:0;color:var(--bf-color-text-muted)}.bf-module-tabs__scroll-btn:hover:not(:disabled){color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-module-tabs__scroll-btn:disabled{cursor:default;opacity:.35}.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-list.bf-tabs-list{padding-inline:0;background:transparent}.bf-module-tabs__scroll-shell[data-overflow] .bf-module-tabs__scroll-btn{flex:none}.bf-module-tabs__divider{width:1px;height:1.25rem;flex:none;margin-inline:.25rem;background:var(--bf-color-border)}.bf-module-tabs--with-leading-action .bf-tabs-list{min-height:2rem;padding:0;background:transparent;border:0}.bf-script-stage-tabs{min-height:4rem;padding:.75rem 1rem;overflow:visible;border-bottom:1px solid transparent}.bf-script-stage-tabs>[data-radix-tabs-root]{width:100%}.bf-action-content-card-list__tabs{align-items:center;justify-content:center;gap:0}.bf-action-content-card-list__tabs .bf-module-tabs__scroll-shell>.bf-module-tabs__tabs-root,.bf-action-content-card-list__tabs .bf-module-tabs__scroll-shell>[data-orientation=horizontal]{max-width:100%}.bf-action-content-card-list__header>.bf-action-content-card-list__tabs{position:relative;z-index:1;justify-self:center}.bf-action-content-card-list__header>.bf-action-content-card-list__tabs.bf-module-tabs--with-leading-action{justify-self:center}.bf-action-content-card-list__tabs.bf-module-tabs--with-leading-action{min-height:0;margin-block:.75rem;padding:.25rem}@media(max-width:42rem){.bf-module-tabs .bf-tabs-list{justify-content:flex-start}.bf-script-stage-tabs{min-height:3.75rem;padding:.625rem .75rem}.bf-action-content-card-list__tabs{min-height:3.75rem;padding:.625rem 0}}@media(max-width:26rem){.bf-module-tabs{justify-content:flex-start;overflow:hidden}.bf-module-tabs>[data-orientation=horizontal]{width:100%;min-width:0;overflow:hidden}.bf-module-tabs .bf-tabs-list{width:100%;max-width:100%;justify-content:flex-start}.bf-module-tabs .bf-tabs-trigger{padding-inline:.65rem;font-size:.75rem}.bf-script-stage-tabs{padding-inline:.5rem}.bf-production-session-empty button{min-width:0;padding-inline:.375rem;gap:.25rem;font-size:.6875rem}}.bf-production-scene-page,.bf-production-shot-detail-page{box-sizing:border-box;container:bf-production-page / inline-size;width:100%;height:100%;min-width:0;min-height:0;padding:1.25rem 2rem 2rem;overflow-x:hidden;overflow-y:auto;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-production-scene-sticky{position:sticky;z-index:8;top:0;margin-bottom:.75rem;padding:.5rem 1rem;background:color-mix(in srgb,var(--bf-color-bg-canvas) 96%,transparent);border:1px solid var(--bf-color-border);border-radius:.5rem;box-shadow:0 .5rem 1.25rem #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bf-production-scene-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem .65rem;background:var(--bf-color-bg-canvas);border-radius:.5rem}.bf-production-scene-header>div{display:flex;min-width:0;align-items:center;gap:.8rem}.bf-production-scene-header>button,.bf-production-shot-detail-page>header button{padding:0;color:var(--bf-color-text-secondary);background:transparent;border:0;cursor:pointer;font:inherit;font-size:.8125rem}.bf-production-scene-header .bf-tooltip-action-button,.bf-production-scene-header .bf-button{flex:none;color:var(--bf-color-text-secondary);background:transparent;border:0}.bf-production-scene-header .bf-tooltip-action-button:hover,.bf-production-scene-header .bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-production-scene-header>button:hover,.bf-production-shot-detail-page>header button:hover{color:var(--bf-color-text-primary)}.bf-production-scene-header h2{margin:0;overflow:hidden;color:var(--bf-color-text-primary);font-size:1.25rem;font-weight:700;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.bf-production-scene-description{margin:0;padding:0 1rem .85rem;color:var(--bf-color-text-muted);font-size:.8125rem}.bf-production-scene-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bf-production-scene-nav>div{display:flex;align-items:center;gap:1.5rem}.bf-production-scene-nav>div button{padding:.4rem 1rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid transparent;border-radius:.375rem;cursor:pointer;font:inherit;font-size:.75rem;font-weight:600}.bf-production-scene-nav>div button[aria-selected=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #7f1d1d);border-color:var(--bf-color-action-primary-hover, #b91c1c)}.bf-production-scene-nav>div i{width:2.5rem;height:2px;background:var(--bf-color-border-strong)}.bf-production-scene-nav .bf-tabs-list{display:flex;align-items:center;gap:1.5rem}.bf-production-scene-nav .bf-tabs-trigger{padding:.4rem 1rem;font-size:.75rem}.bf-production-scene-view-mode{display:flex;align-items:center;gap:.5rem;color:var(--bf-color-text-muted);font-size:.6875rem}.bf-production-scene-view-mode strong{padding:.4rem .75rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-strong);border-radius:.375rem;font-size:.75rem;font-weight:500}.bf-production-scene-nav select{min-height:2rem;padding:0 .75rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.375rem;font:inherit;font-size:.75rem}.bf-production-scene-nav .bf-select-trigger{min-height:2rem;min-width:12rem;font-size:.75rem}.bf-production-scene-action-bar{margin:0;padding:.7rem .9rem;background:color-mix(in srgb,var(--bf-color-bg-canvas) 94%,transparent);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-scroll-top{position:fixed;z-index:8;right:1.5rem;bottom:1.5rem;display:inline-flex;gap:.4rem;box-shadow:0 .5rem 1.5rem #0006}.bf-production-scene-summary{display:flex;gap:.75rem;flex-wrap:wrap}.bf-production-scene-summary span,.bf-production-shot-meta span{padding:.25rem .75rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.25rem;font-size:.75rem}.bf-production-scene-action-bar .bf-button:disabled{opacity:.6;cursor:wait}.bf-production-shot-list{display:grid;gap:.875rem}.bf-production-shot-card{overflow:hidden;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-left-width:1px;border-radius:.5rem}.bf-production-shot-card>.bf-content-card-shell-content{padding:0}.bf-production-shot-card>.bf-content-card-shell-content>.bf-text-card-body{padding:0}.bf-production-shot-card-actions{width:100%;justify-content:flex-end}.bf-production-shot-card-actions .bf-button--icon{width:2rem;height:2rem;min-height:2rem}.bf-production-shot-card>.bf-content-card-shell-header{display:flex;padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:.875rem;border-bottom:1px solid var(--bf-color-border)}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-icon{display:grid;width:auto;min-width:2.25rem;height:2rem;padding:0 .45rem;place-items:center;color:var(--bf-color-action-primary);background:var(--bf-color-bg-elevated);border-radius:.35rem;font-size:.75rem;font-weight:700}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-heading{min-width:0}.bf-production-shot-card .bf-content-card-shell-title:empty{display:none}.bf-production-shot-card .bf-content-card-shell-title-row:has(.bf-content-card-shell-title:empty):not(:has(.bf-content-card-shell-badges *)){display:none}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{min-width:-moz-min-content;min-width:min-content;margin-left:auto;flex:0 1 auto;align-self:center}.bf-production-shot-card h3,.bf-production-shot-card h4{margin:0;color:var(--bf-color-text-primary)}.bf-production-shot-card>header h3{font-size:1rem}.bf-production-shot-card>header p{max-width:58rem;margin:.3rem 0 0;color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.55}.bf-production-shot-meta{display:flex;padding:0;gap:.4rem;flex-wrap:wrap}.bf-production-shot-cells{display:grid;padding:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));align-items:start;justify-content:start;gap:.875rem}.bf-production-shot-cell-card{display:grid;min-width:0;gap:.4rem}.bf-production-shot-cell-add{min-height:0;aspect-ratio:16 / 9}.bf-production-shot-cell-visual{width:100%;aspect-ratio:16 / 9;background:var(--bf-color-bg-canvas);border-color:var(--bf-color-border);border-radius:.4rem}.bf-action-content-detail-card__section-content{display:grid;gap:.75rem}.bf-action-content-detail-card__section-content>.bf-production-shot-card{border:0;border-radius:0}.bf-action-content-detail-card__section-content>.bf-production-shot-card>.bf-content-card-shell-header{display:none}.bf-production-shot-cell-caption{display:flex;width:100%;min-width:0;padding:0 .15rem;align-items:center;justify-content:space-between;gap:.5rem;color:var(--bf-color-text-muted);background:transparent;border:0;font:inherit;font-size:.6875rem;line-height:1.4;text-align:left;cursor:pointer}.bf-production-shot-cell-caption:hover{color:var(--bf-color-text-primary)}.bf-production-shot-cell-caption:focus-visible{outline:2px solid var(--bf-color-focus, #dc2626);outline-offset:2px;border-radius:.2rem}.bf-production-shot-cell-caption:disabled{cursor:wait;opacity:.6}.bf-production-shot-cell-caption>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-production-shot-cell-caption>small{flex:none;color:var(--bf-color-text-muted);font-size:.625rem}.bf-production-shot-cell-card[data-state=failed] .bf-production-shot-cell-visual{border-color:var(--bf-color-danger-border, #7f1d1d)}.bf-production-shot-cell-card[data-state=generating] .bf-production-shot-cell-visual{border-color:var(--bf-color-action-primary)}.bf-production-movement-card button:not(.bf-production-movement-references button),.bf-production-shot-detail-panels button:not(.bf-production-movement-references button){min-height:1.65rem;padding:0 .45rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-control);border-radius:.25rem;cursor:pointer;font:inherit;font-size:.65rem}.bf-production-shot-prompt{margin:0 1rem 1rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.45rem;font-size:.75rem}.bf-production-shot-prompt-trigger{width:100%;justify-content:flex-start;border:0;border-radius:.45rem}.bf-production-shot-prompt-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .5rem .45rem .75rem;border-bottom:1px solid var(--bf-color-border-control);border-radius:.45rem .45rem 0 0}.bf-production-shot-prompt-header__title{min-width:0;overflow:hidden;color:var(--bf-color-text-primary);font-size:.75rem;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.bf-production-shot-prompt-panel{min-width:0;padding-inline:.75rem;padding-block:0;max-height:0;opacity:0;transform:translateY(-.25rem);overflow:hidden;pointer-events:none;transition:max-height var(--bf-duration-normal, .18s) ease,opacity var(--bf-duration-fast, .12s) ease,transform var(--bf-duration-fast, .12s) ease,padding-block var(--bf-duration-fast, .12s) ease}.bf-production-shot-prompt-panel[data-state=closed]{padding-block:0;max-height:0;opacity:0;transform:translateY(-.25rem);pointer-events:none}.bf-production-shot-prompt[data-expanded] .bf-production-shot-prompt-panel,.bf-production-shot-prompt-panel[data-state=open]{padding-block:.75rem;display:flex;max-height:min(28rem,52vh);opacity:1;transform:translateY(0);flex-direction:column;overflow:hidden;overscroll-behavior:auto;pointer-events:auto}.bf-production-shot-prompt-scroll{box-sizing:border-box;min-height:0;max-height:min(32rem,58vh);flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-production-shot-prompt-scroll>p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.bf-production-shot-prompt[data-prompt-tab=camera][data-expanded] .bf-production-shot-prompt-panel{max-height:min(42rem,75vh)}.bf-production-shot-prompt-panel .bf-production-shot-prompt-editor.bf-asset-mention-editor{min-height:0;height:auto;display:block}.bf-production-shot-prompt-panel .bf-production-shot-prompt-editor .bf-asset-mention-editor__body{min-height:0;max-height:min(28rem,52vh);height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto}.bf-production-shot-prompt-panel .bf-production-shot-prompt-editor .bf-asset-mention-editor__body .ProseMirror{min-height:8rem;overflow:visible}.bf-production-shot-prompt-panel>p:not(.bf-production-shot-prompt-whole-hint){min-height:0;flex:1;margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin;white-space:pre-wrap;overflow-wrap:anywhere}.bf-production-shot-prompt-whole-summary{color:var(--bf-color-text-primary);font-size:.8125rem;font-weight:600;line-height:1.55}.bf-production-shot-prompt-whole-hint{margin:.35rem 0 0;color:var(--bf-color-text-muted);flex:none;font-size:.72rem;line-height:1.5}.bf-production-shot-prompt-actions{box-sizing:border-box;display:grid;width:100%;min-width:0;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));align-items:stretch;gap:.5rem;position:sticky;bottom:0;z-index:1;margin-top:.5rem;padding-top:.5rem;flex-shrink:0;overflow:visible;background:var(--bf-color-bg-subtle);border-top:1px solid var(--bf-color-border)}.bf-production-shot-prompt-actions .bf-button{box-sizing:border-box;display:inline-flex;width:100%;min-width:0;min-height:2rem;justify-content:center;white-space:nowrap}.bf-production-shot-prompt-panel .bf-production-shot-prompt-editor.bf-editor-shell,.bf-production-shot-prompt-scroll .bf-production-shot-prompt-editor.bf-editor-shell,.bf-production-shot-main__inspector .bf-production-shot-prompt-editor.bf-editor-shell{display:block;min-height:0;height:auto;background:transparent;border:0;border-radius:0}.bf-production-shot-prompt-panel .bf-production-shot-prompt-editor .bf-asset-mention-editor__body,.bf-production-shot-prompt-scroll .bf-production-shot-prompt-editor .bf-asset-mention-editor__body,.bf-production-shot-main__inspector .bf-production-shot-prompt-editor .bf-asset-mention-editor__body{border:1px solid var(--bf-color-border-control);border-radius:.4rem}.bf-production-movement-card{display:grid;padding:1rem;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:stretch;gap:1rem;--bf-movement-card-media-height: 18rem}.bf-production-storyboard-video-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-storyboard-video-card__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem}.bf-production-storyboard-video-card__scene{color:var(--bf-color-text-primary);font-size:.8rem;font-weight:600}.bf-production-storyboard-video-card__header-end{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.bf-production-storyboard-video-card__meta{color:var(--bf-color-text-muted);font-size:.68rem}.bf-production-storyboard-video-card__body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:1rem}.bf-production-storyboard-video-card__image{--bf-storyboard-video-card-media-height: 18rem;position:relative;box-sizing:border-box;display:flex;width:100%;height:var(--bf-storyboard-video-card-media-height);min-height:var(--bf-storyboard-video-card-media-height);flex-direction:column;overflow:hidden;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-storyboard-video-card__image .bf-asset-visual-slot,.bf-production-storyboard-video-card__image .bf-asset-visual-slot__stage,.bf-production-storyboard-video-card__image .bf-asset-visual-slot__image-wrap{flex:1 1 auto;width:100%;height:100%;min-height:0}.bf-production-storyboard-video-card__image .bf-asset-visual-slot{display:flex;flex-direction:column}.bf-production-storyboard-video-card__image .bf-asset-visual-slot__stage{flex:1 1 auto;min-height:0}.bf-production-storyboard-video-card__image .bf-asset-visual-slot[data-mode=interactive] .bf-asset-visual-slot__stage{cursor:zoom-in}.bf-production-storyboard-video-card__side{display:flex;min-height:0;flex-direction:column;gap:.75rem}.bf-production-storyboard-video-card__side>section{padding:.75rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-storyboard-video-card__shot-table-section{display:flex;flex-direction:column;gap:.5rem}.bf-production-storyboard-video-card__shot-table-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding:.65rem .75rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-storyboard-video-card__shot-table-toggle{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:.5rem;cursor:pointer}.bf-production-storyboard-video-card__shot-table-title{color:var(--bf-color-text-primary);font-size:.75rem;font-weight:600;white-space:nowrap}.bf-production-storyboard-video-card__shot-table-summary{min-width:0;overflow:hidden;color:var(--bf-color-text-muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.bf-production-storyboard-video-card__shot-table-toolbar-actions{display:flex;flex:none;align-items:center;gap:.375rem;margin-left:auto}.bf-production-storyboard-video-card__shot-table-wrap{width:100%;max-height:min(28rem,52vh);overflow:auto;border:1px solid var(--bf-color-border);border-radius:.5rem;overscroll-behavior:contain;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-production-storyboard-video-card__prompt-summary{padding:.75rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-storyboard-video-card__prompt-text{margin:0;white-space:pre-wrap}.bf-production-storyboard-video-card__prompt{margin:0}.bf-production-movement-preview{position:relative;box-sizing:border-box;display:flex;width:100%;height:var(--bf-movement-card-media-height, 18rem);min-height:var(--bf-movement-card-media-height, 18rem);flex-direction:column;overflow:hidden;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-movement-preview .bf-asset-visual-slot,.bf-production-movement-preview .bf-asset-visual-slot__stage,.bf-production-movement-preview .bf-asset-visual-slot__image-wrap{flex:1 1 auto;width:100%;height:100%;min-height:0}.bf-production-movement-preview .bf-asset-visual-slot{display:flex;flex-direction:column}.bf-production-movement-preview .bf-asset-visual-slot__stage{flex:1 1 auto;min-height:0}.bf-production-movement-preview .bf-asset-visual-slot__video{display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain}.bf-production-movement-preview.bf-production-shot-cell-visual{aspect-ratio:auto;border-radius:.4rem}.bf-production-movement-side{display:flex;box-sizing:border-box;height:var(--bf-movement-card-media-height, 18rem);max-height:var(--bf-movement-card-media-height, 18rem);min-height:0;flex-direction:column;gap:.75rem;overflow:hidden}.bf-production-movement-side>.bf-production-movement-references{display:flex;min-height:7.25rem;max-height:calc(100% - 5.25rem);flex:1 1 auto;flex-direction:column;overflow:hidden}.bf-production-movement-side>.bf-production-movement-references:only-child{max-height:100%}.bf-production-movement-side>.bf-production-movement-references .bf-production-movement-references__grid{flex:1 1 auto;min-height:7.25rem;max-height:8.25rem}.bf-production-movement-side section{padding:.75rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-production-movement-side h4{font-size:.75rem}.bf-production-movement-side p{margin:.5rem 0 0;color:var(--bf-color-text-muted);font-size:.72rem;line-height:1.55}.bf-production-movement-prompt-summary{display:flex;min-height:0;flex:0 0 auto;flex-direction:column;overflow:hidden}.bf-production-movement-prompt-summary>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.bf-production-movement-prompt-summary__title{margin:0;font-size:.75rem;font-weight:600}.bf-production-movement-prompt-summary>header .bf-button{flex:none}.bf-production-movement-prompt-summary__preview{box-sizing:border-box;display:-webkit-box;margin:.5rem 0 0;padding-right:.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--bf-color-text-muted);font-size:.72rem;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.bf-production-movement-prompt-summary>footer{display:flex;margin-top:auto;padding-top:.75rem;justify-content:flex-end}.bf-production-movement-references__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.bf-production-movement-references__title{margin:0;font-size:.75rem;font-weight:600}.bf-production-movement-references__actions{display:flex;align-items:center;gap:.15rem}.bf-production-movement-references__grid{display:grid;margin:.5rem 0 0;padding:0 .1rem 0 0;max-height:11.5rem;overflow-x:hidden;overflow-y:auto;grid-template-columns:repeat(auto-fill,minmax(4.75rem,1fr));gap:.45rem;list-style:none;scrollbar-gutter:stable;overscroll-behavior:contain}.bf-production-movement-references__item{position:relative;aspect-ratio:1;min-width:0;height:auto;margin:0;overflow:hidden;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.4rem;transition:border-color var(--bf-duration-fast, .12s) ease,box-shadow var(--bf-duration-fast, .12s) ease}.bf-production-movement-references__item[data-reference-kind=character]{border-color:var(--bf-color-border)}.bf-production-movement-references__item:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-production-movement-references__caption{position:absolute;right:.2rem;bottom:.2rem;left:.2rem;overflow:hidden;padding:.12rem .3rem;color:#fafafa;background:#050505c7;border-radius:.2rem;font-size:.6rem;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.bf-production-movement-references .bf-production-movement-reference-button,.bf-production-movement-card .bf-production-movement-references .bf-production-movement-reference-button,.bf-production-shot-detail-panels .bf-production-movement-references .bf-production-movement-reference-button{display:block;width:100%;height:100%;min-height:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;cursor:pointer;font:inherit;font-size:inherit}.bf-production-movement-references .bf-production-movement-reference-button:disabled{cursor:default;opacity:.55}.bf-production-movement-references .bf-production-movement-reference-button:focus-visible{outline:2px solid var(--bf-color-accent, #dc2626);outline-offset:2px}.bf-production-movement-references .bf-production-movement-reference-button>.bf-asset-visual-slot{width:100%;height:100%;min-height:0;aspect-ratio:1;border:0;border-radius:0}.bf-production-movement-references .bf-asset-visual-slot__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-production-movement-references .bf-production-movement-references__remove.bf-button,.bf-production-movement-card .bf-production-movement-references .bf-production-movement-references__remove.bf-button,.bf-production-shot-detail-panels .bf-production-movement-references .bf-production-movement-references__remove.bf-button{box-sizing:border-box;display:grid;position:absolute;top:.2rem;right:.2rem;z-index:1;place-items:center;width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:1.25rem;padding:0;color:#fafafa;background:#050505e0;border:1px solid rgb(250 250 250 / 35%);border-radius:999px;line-height:1;font-size:0}.bf-production-movement-references .bf-production-movement-references__remove.bf-button:hover:not(:disabled){color:#fafafa;background:#050505f5;border-color:#fafafa99}.bf-production-movement-references .bf-production-movement-references__remove.bf-button>svg{width:.7rem;height:.7rem}.bf-production-movement-references__empty{grid-column:1 / -1;margin:0;color:var(--bf-color-text-muted);font-size:.68rem;line-height:1.45}.bf-production-movement-preview img:not(.bf-asset-visual-slot__image){width:100%;aspect-ratio:16 / 9;-o-object-fit:contain;object-fit:contain;background:var(--bf-color-bg-canvas);border-radius:.25rem}.bf-production-movement-preview .bf-media-preview{min-height:0;aspect-ratio:16 / 9}.bf-production-shot-prompt-panel{overflow-anchor:none}.bf-production-movement-side ol{display:grid;margin:.5rem 0 0;padding:0;list-style:none;gap:.35rem}.bf-production-movement-side ol li button{display:flex;width:100%;align-items:center;justify-content:space-between}.bf-production-movement-side li small{color:var(--bf-color-text-muted)}.bf-production-movement-preview .bf-media-intent-action-bar--dense{flex-wrap:nowrap}.bf-production-shot-list-empty{display:grid;min-height:24rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted);text-align:center}.bf-production-shot-list-empty>span{font-size:2rem}.bf-production-shot-list-empty h3{margin:.75rem 0 0;color:var(--bf-color-text-primary)}.bf-production-shot-detail-page>header{display:flex;margin-bottom:1rem;align-items:flex-end;justify-content:space-between;gap:1rem}.bf-production-shot-detail-page{box-sizing:border-box;container:bf-production-page / inline-size;width:100%;min-width:0}.bf-production-shot-detail-prompt-body,.bf-production-shot-detail-movement-prompt{max-height:min(32rem,58vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin;white-space:pre-wrap;overflow-wrap:anywhere}.bf-production-shot-detail-page>header small{display:block;margin-top:.75rem;color:var(--bf-color-text-muted)}.bf-production-shot-detail-page>header h2{margin:.2rem 0 0;color:var(--bf-color-text-primary)}.bf-production-shot-detail-page>header nav{display:flex;gap:1rem}.bf-production-preview-notice{padding:.7rem .9rem;color:#fcd34d;background:#713f1240;border:1px solid #854d0e;border-radius:.4rem;font-size:.75rem}.bf-production-shot-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);align-items:start;gap:1rem}.bf-production-shot-main--shot-card{display:block;grid-template-columns:none}.bf-production-shot-main--shot-card .bf-production-shot-card{width:100%}.bf-production-shot-main__media{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:.75rem}.bf-production-shot-main__tabs{width:100%;min-width:0;overflow:hidden}.bf-production-shot-main__preview{position:relative;display:grid;width:100%;min-width:0;min-height:0;aspect-ratio:16 / 9;place-items:center;overflow:hidden;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-shot-main__preview>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bf-production-shot-main .bf-media-preview-actions{position:absolute;display:flex;right:.75rem;bottom:.75rem;gap:.35rem}.bf-production-shot-main .bf-media-preview-actions>button{min-height:2rem;padding:0 .6rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-strong);border-radius:.3rem;cursor:pointer;font:inherit;font-size:.6875rem}.bf-production-shot-detail-panels>section{padding:0;overflow:hidden;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-shot-main>.bf-production-shot-main__inspector{min-height:0;padding:0;place-items:stretch;overflow:visible;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.6rem}.bf-production-shot-main__inspector .bf-inspector-section-content{padding:1rem}.bf-production-shot-main h3,.bf-production-shot-detail-panels h3{margin:0 0 .75rem;color:var(--bf-color-text-primary);font-size:.9rem}.bf-production-shot-main dl{display:grid;margin:0 0 1.25rem;gap:.55rem}.bf-production-shot-main dl div{display:grid;grid-template-columns:5rem 1fr;font-size:.75rem}.bf-production-shot-main dt{color:var(--bf-color-text-muted)}.bf-production-shot-main dd{margin:0}.bf-production-shot-main aside p,.bf-production-shot-main__inspector p,.bf-production-shot-detail-panels p{color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.bf-production-shot-main__inspector p{max-height:min(32rem,58vh);overflow-y:auto;scrollbar-width:thin}.bf-production-shot-main__inspector .bf-production-shot-prompt-scroll{display:flex;max-height:min(32rem,58vh);min-height:0;flex-direction:column;margin-bottom:.75rem}.bf-production-shot-main__inspector .bf-production-shot-prompt-actions{margin-top:0;padding-top:.5rem}.bf-production-shot-strip.bf-tabs-list{display:flex;width:100%;min-width:0;padding:0;gap:.6rem;overflow-x:auto;background:transparent;border-radius:0}.bf-production-shot-strip .bf-tabs-trigger{display:grid;width:7rem;height:auto;min-height:2rem;padding:.35rem;flex:none;gap:.3rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.3rem;box-shadow:none;font-weight:500;font-size:inherit;cursor:pointer}.bf-production-shot-strip .bf-tabs-trigger:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-production-shot-strip .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border-color:var(--bf-color-action-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary) 28%,transparent)}.bf-production-shot-strip img,.bf-production-shot-strip .bf-tabs-trigger>span{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;background:var(--bf-color-bg-canvas)}.bf-production-shot-strip .bf-tabs-trigger>span{display:grid;place-items:center}.bf-production-shot-strip .bf-tabs-trigger>span svg{width:1rem;height:1rem}.bf-production-shot-strip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-production-shot-detail-panels{display:grid;margin-top:1rem;grid-template-columns:minmax(0,1fr);align-items:start;gap:.75rem}.bf-production-shot-detail-panel{min-width:0;align-self:start}.bf-production-related-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.625rem}.bf-production-related-asset{width:100%;border-radius:.4rem}.bf-production-related-asset .bf-asset-visual-slot__stage,.bf-production-related-asset .bf-asset-visual-slot__image-wrap,.bf-production-related-asset .bf-asset-visual-slot__image,.bf-production-related-asset .bf-asset-visual-slot__empty{width:100%;height:100%;min-height:0}.bf-production-related-asset .bf-asset-visual-slot__stage{aspect-ratio:4 / 3;cursor:default}.bf-production-related-asset .bf-asset-visual-slot__overlay{top:auto;right:.4rem;bottom:.4rem;left:.4rem}.bf-production-related-asset .bf-asset-visual-slot__overlay>strong{padding:.25rem .4rem;font-size:.6875rem}.bf-production-related-assets small,.bf-production-shot-detail-panels>section>small{color:var(--bf-color-text-muted);font-size:.72rem}.bf-production-movement-versions{display:grid;margin:0;padding:0;list-style:none;gap:.35rem}.bf-production-movement-versions li{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bf-production-movement-versions small{color:var(--bf-color-text-muted)}@container bf-production-page (max-width: 48rem){.bf-production-movement-card,.bf-production-storyboard-video-card__body{grid-template-columns:minmax(0,1fr)}.bf-production-storyboard-video-card__image{--bf-storyboard-video-card-media-height: 20rem}.bf-production-storyboard-video-card__side{min-height:auto}.bf-production-movement-card{--bf-movement-card-media-height: 20rem}.bf-production-movement-preview{height:auto;min-height:0;aspect-ratio:16 / 9}.bf-production-movement-side{height:auto;max-height:none;min-height:auto}.bf-production-movement-side>.bf-production-movement-references{min-height:0;max-height:none;flex:none}.bf-production-movement-side>.bf-production-movement-references .bf-production-movement-references__grid{min-height:0;max-height:11.5rem}.bf-production-movement-prompt-summary{flex:none;overflow:visible}.bf-production-movement-prompt-summary__preview{max-height:min(24rem,52vh);-webkit-line-clamp:unset}.bf-production-shot-main{grid-template-columns:minmax(0,1fr)}.bf-production-movement-side .bf-production-movement-references__grid{grid-template-columns:repeat(auto-fill,minmax(4.75rem,1fr))}.bf-production-shot-card>.bf-content-card-shell-header{display:grid;padding:.875rem;grid-template-columns:auto minmax(0,1fr);align-items:start}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{grid-column:1 / -1;grid-row:2}.bf-production-shot-card-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.bf-production-shot-detail-page>header{align-items:stretch;flex-direction:column}}@container bf-production-page (max-width: 30rem){.bf-production-shot-cells,.bf-production-movement-card,.bf-production-storyboard-video-card{padding:.75rem}.bf-production-storyboard-video-card__image{--bf-storyboard-video-card-media-height: 16rem}.bf-production-movement-card{--bf-movement-card-media-height: 16rem}.bf-production-movement-side .bf-production-movement-references__grid{grid-template-columns:repeat(auto-fill,minmax(4.75rem,1fr))}.bf-production-scene-page,.bf-production-shot-detail-page{padding:.75rem 1rem 1.25rem}.bf-production-shot-prompt{margin-inline:.75rem}.bf-production-shot-card-actions .bf-button{width:100%;min-width:0}.bf-production-shot-card-actions .bf-card-action-bar-primary>.bf-button,.bf-production-shot-card-actions .bf-card-action-bar-secondary>.bf-button{flex:1 1 auto;min-width:0}}.bf-script-source-page,.bf-script-document-page{position:relative;display:flex;min-width:0;min-height:44rem;max-height:min(54rem,88vh);overflow:hidden;flex-direction:column;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-canvas, #050505)}.bf-script-document-page{container-name:bf-script-document;container-type:inline-size}.bf-script-source-scroll{min-height:0;padding:1.5rem 2rem 3rem;overflow-y:auto;flex:1}.bf-script-source-header{display:flex;margin-bottom:1.5rem;align-items:flex-end;justify-content:space-between;gap:1rem}.bf-script-source-header h1{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1.75rem}.bf-script-source-header p{margin:.4rem 0 0;color:var(--bf-color-text-muted, #7f7f89)}.bf-script-source-header>div:last-child{display:flex;max-width:65%;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.bf-script-source-header button:not(.bf-button),.bf-script-outline-card button:not(.bf-button){min-height:2rem;padding:0 .7rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border-strong, #47474f);border-radius:.35rem;cursor:pointer;font:inherit;font-size:.72rem}.bf-script-source-header button:not(.bf-button):last-child{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-script-source-state{display:grid;min-height:24rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted, #7f7f89);text-align:center}.bf-script-source-state>span{font-size:2rem}.bf-script-source-state h2{color:var(--bf-color-text-primary, #fafafa)}.bf-script-source-state>p{max-width:34rem;margin:.5rem 0 1.25rem;line-height:1.65}.bf-script-source-state__actions,.bf-script-document-empty__actions{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.bf-script-outline-list{display:grid;gap:1rem}.bf-script-outline-card{padding:1.1rem;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:.65rem}.bf-script-outline-card.bf-script-text-card{padding:0}.bf-script-outline-card .bf-content-card-shell-header{align-items:flex-start}.bf-script-outline-card .bf-content-card-shell-title-row{align-items:center;gap:.5rem;flex-wrap:wrap}.bf-script-outline-card h2{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem}.bf-script-outline-card .bf-content-card-shell-badges span{padding:.2rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-hover, #242424);border-radius:.25rem;font-size:.68rem}.bf-script-outline-card .bf-content-card-shell-badges span[data-expanded=true],.bf-script-outline-card .bf-content-card-shell-badges span[data-state=expanded]{color:var(--bf-color-success, #4ade80);background:color-mix(in srgb,var(--bf-color-success, #22c55e) 18%,transparent)}.bf-script-outline-card .bf-content-card-shell-description{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8rem;line-height:1.6}.bf-script-outline-card .bf-content-card-shell-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.bf-script-text-card.bf-text-card--document .bf-text-card-body{max-width:none;margin-inline:0}.bf-script-outline-card__document{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-script-production-stats{display:grid;margin-bottom:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.bf-script-production-workflow-notice{display:flex;margin-bottom:1.25rem;padding:.85rem 1rem;align-items:center;gap:.75rem;flex-wrap:wrap;color:var(--bf-color-text-secondary, #b4b4bd);background:color-mix(in srgb,var(--bf-color-warning, #f59e0b) 10%,var(--bf-color-bg-elevated, #1a1a1a));border:1px solid color-mix(in srgb,var(--bf-color-warning, #f59e0b) 42%,var(--bf-color-border, #303036));border-radius:.5rem}.bf-script-production-workflow-notice>span{min-width:0;flex:1;line-height:1.55}.bf-script-production-workflow-notice strong{display:block;color:var(--bf-color-text-primary, #fafafa)}.bf-script-production-stats>div{display:grid;padding:.85rem 1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:.5rem}.bf-script-production-stats span{color:var(--bf-color-action-primary, #cc1717)}.bf-script-production-stats small{color:var(--bf-color-text-muted, #7f7f89)}.bf-script-production-stats strong{color:var(--bf-color-text-primary, #fafafa);font-size:1.2rem}.bf-script-scene-fields{display:grid;margin:1rem 0 0;gap:.55rem}.bf-script-scene-fields>div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.75rem}.bf-script-scene-fields dt{padding:.2rem .4rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-hover, #242424);border-radius:.2rem;font-size:.7rem;text-align:center}.bf-script-scene-fields dd{margin:0;font-size:.78rem}.bf-script-document-page[data-fullscreen=true]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;min-height:100dvh;max-height:none}.bf-script-fullscreen-header{display:grid;min-height:3.5rem;padding:0 1rem;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--bf-color-bg-surface, #101010);border-bottom:1px solid var(--bf-color-border, #303036)}.bf-script-fullscreen-header span{justify-self:end;color:var(--bf-color-text-muted, #7f7f89);font-size:.7rem}.bf-script-document-layout{display:grid;min-height:0;overflow:hidden;grid-template-columns:10rem minmax(0,1fr);flex:1}.bf-script-document-layout:not([data-outline]){grid-template-columns:minmax(0,1fr)}.bf-script-document-outline{padding:1rem .75rem;overflow-y:auto;background:var(--bf-color-bg-surface, #101010);border-right:1px solid var(--bf-color-border, #303036)}.bf-script-document-outline h2{margin:0 0 .75rem;color:var(--bf-color-text-primary, #fafafa);font-size:.8rem}.bf-script-document-outline nav{display:grid;gap:.15rem}.bf-script-document-outline button{min-height:1.8rem;padding-inline:.5rem;overflow:hidden;justify-content:flex-start;color:var(--bf-color-text-muted, #7f7f89);background:transparent;border-color:transparent;text-align:left;text-overflow:ellipsis;white-space:nowrap}.bf-script-document-outline button[data-level="2"]{padding-left:1rem}.bf-script-document-outline button[data-level="3"]{padding-left:1.5rem}.bf-script-document-outline button[data-level="4"],.bf-script-document-outline button[data-level="5"],.bf-script-document-outline button[data-level="6"]{padding-left:2rem}.bf-script-document-outline button[aria-current=location]{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-danger, #dc2626) 18%,transparent);border-color:color-mix(in srgb,var(--bf-color-danger, #dc2626) 55%,transparent)}.bf-script-document-main{min-width:0;padding:1rem 1.5rem 3rem;overflow-y:auto}.bf-script-document-main>header{position:sticky;z-index:2;display:flex;top:-1rem;margin:-1rem -1.5rem 1rem;padding:1rem 1.5rem;align-items:flex-end;justify-content:space-between;gap:1rem;background:color-mix(in srgb,var(--bf-color-bg-canvas, #050505) 95%,transparent);border-bottom:1px solid var(--bf-color-border, #303036);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bf-script-document-main>header>div:first-child{min-width:0}.bf-script-document-main>header small{color:var(--bf-color-text-muted, #71717a)}.bf-script-document-main>header h1,.bf-script-document-title{min-width:0;margin:.25rem 0 0;color:var(--bf-color-text-primary, #fff);font-size:1.4rem;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.bf-script-document-title .bf-inline-editable-text,.bf-script-document-title .bf-inline-editable-text-display{max-width:100%;min-width:0}.bf-script-document-title .bf-inline-editable-text-display{font:inherit;line-height:inherit;white-space:normal;overflow-wrap:anywhere}.bf-script-document-main>header>.bf-card-action-bar{flex:0 1 auto;justify-content:flex-end}.bf-script-document-main>header>.bf-responsive-action-bar{width:min(48rem,65%);margin-left:auto}.bf-script-document-body{max-width:60rem;margin-inline:auto;padding:.75rem 1rem 4rem}@container bf-script-document (max-width: 48rem){.bf-script-document-layout{display:flex;flex-direction:column}.bf-script-document-outline{max-height:9rem;flex:none;border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-script-document-main{min-height:0;padding-inline:.75rem;overflow-y:auto;flex:1}}.bf-script-document-empty{display:grid;min-height:0;padding:1rem;flex:1}.bf-script-document-empty>.bf-empty-state{min-height:24rem}.bf-script-document-busy{position:absolute;z-index:20;display:flex;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;flex-direction:column;gap:.75rem;color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-bg-canvas, #050505) 82%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bf-script-document-busy strong{font-size:.8125rem}.bf-script-version-drawer__body{padding:.75rem}.bf-script-version-panel{min-height:0}.bf-script-version-panel>header{display:flex;margin-bottom:.75rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-script-version-panel>header h2{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:.875rem}.bf-script-version-panel>header small{color:var(--bf-color-text-muted, #7f7f89);font-size:.67rem}.bf-script-version-panel ol{display:grid;margin:0;padding:0;list-style:none;gap:.375rem}.bf-script-version-panel li{display:grid;min-width:0;padding:.625rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-script-version-panel li[data-selected=true]{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-focus, #f04444) 18%,transparent)}.bf-script-version-panel li[data-current=true]{background:color-mix(in srgb,var(--bf-color-success, #22c55e) 7%,var(--bf-color-bg-elevated, #1a1a1a))}.bf-script-version-panel li>button:first-child{display:grid;width:100%;min-width:0;padding:0;background:transparent;border:0;text-align:left;gap:.2rem}.bf-script-version-panel li>button:first-child>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem}.bf-script-version-panel li>button:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-script-version-panel li>button:first-child em{flex:none;padding:.1rem .35rem;color:var(--bf-color-success, #22c55e);background:color-mix(in srgb,var(--bf-color-success, #22c55e) 10%,transparent);border:1px solid color-mix(in srgb,var(--bf-color-success, #22c55e) 35%,transparent);border-radius:999px;font-size:.58rem;font-style:normal}.bf-script-version-panel li>button:first-child small{overflow:hidden;color:var(--bf-color-text-muted, #7f7f89);text-overflow:ellipsis;white-space:nowrap}.bf-script-version-panel li>button+button{width:auto;margin:0;white-space:nowrap}.bf-script-version-panel>p{margin:.75rem 0 0;color:var(--bf-color-text-muted, #7f7f89);font-size:.67rem;line-height:1.5}.bf-script-trash-dialog{display:flex;width:min(42rem,calc(100vw - 2rem));max-height:min(80vh,42rem);overflow:hidden;flex-direction:column}.bf-script-trash-dialog__body{min-height:16rem;overflow-y:auto}.bf-script-trash-dialog__loading{display:grid;min-height:14rem;place-content:center;justify-items:center;gap:.75rem;color:var(--bf-color-text-secondary, #b4b4bd)}.bf-script-trash-list{display:grid;margin:0;padding:0;list-style:none;gap:.625rem}.bf-script-trash-list li{display:flex;min-width:0;padding:.75rem;align-items:center;justify-content:space-between;gap:1rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-script-trash-list li>div{display:grid;min-width:0;gap:.2rem}.bf-script-trash-list li span{width:-moz-fit-content;width:fit-content;padding:.1rem .4rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-hover, #242424);border-radius:999px;font-size:.625rem}.bf-script-trash-list li strong{overflow:hidden;color:var(--bf-color-text-primary, #fafafa);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.bf-script-trash-list li small,.bf-script-trash-dialog .bf-dialog-footer>span{color:var(--bf-color-text-muted, #7f7f89);font-size:.67rem}.bf-publishing-release-workspace{display:grid;min-width:0;min-height:34rem;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:1rem}.bf-publishing-release-list,.bf-publishing-release-settings{min-width:0;padding:1rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.3rem}.bf-publishing-release-list>header{display:flex;margin-bottom:.75rem;align-items:center;gap:.75rem;flex-wrap:wrap}.bf-publishing-release-list>header>.bf-input-frame,.bf-publishing-release-search{width:min(15rem,100%);margin-left:auto}.bf-publishing-release-list>header>div{display:flex;gap:.5rem}.bf-publishing-release-list button{cursor:pointer;font:inherit}.bf-publishing-release-list>header button,.bf-publishing-release-list>header input{min-height:2rem;padding:0 .65rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.35rem;font-size:.7rem}.bf-publishing-release-list>header button[aria-selected=true]{color:var(--bf-color-text-primary);border-bottom-color:#ef4444}.bf-publishing-release-search{min-height:2rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control);border-radius:.35rem}.bf-publishing-release-search .bf-search-field__input{min-height:1.75rem;color:var(--bf-color-text-secondary);font-size:.7rem}.bf-publishing-release-list [role=list]{display:grid;gap:.5rem}.bf-publishing-release-items{--bf-media-grid-min: 16rem}.bf-publishing-release-card{height:100%;background:var(--bf-color-bg-surface);border-color:var(--bf-color-border)}.bf-publishing-release-card .bf-media-card-preview{max-height:11rem;overflow:hidden}.bf-publishing-release-card .bf-media-card-metadata [data-state=published]{color:#4ade80}.bf-publishing-release-card .bf-media-card-metadata [data-state=failed]{color:var(--bf-color-danger-text, #f87171)}.bf-publishing-release-list [role=listitem]{display:grid;padding:.65rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.4rem;cursor:pointer}.bf-publishing-release-list [role=listitem][data-selected=true]{background:#211315;border-color:#7f1d1d}.bf-publishing-release-list [role=listitem]>div{display:flex;min-width:0;align-items:center;gap:.6rem}.bf-publishing-release-list [role=listitem] img,.bf-publishing-release-list [role=listitem]>div>span{display:grid;width:3rem;height:4rem;place-items:center;-o-object-fit:cover;object-fit:cover;background:#292929;border-radius:.25rem}.bf-publishing-release-list [role=listitem] p{display:grid;min-width:0;margin:0}.bf-publishing-release-list [role=listitem] strong{overflow:hidden;color:var(--bf-color-text-primary);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.bf-publishing-release-list [role=listitem] small{color:var(--bf-color-text-secondary);font-size:.65rem}.bf-publishing-release-list [role=listitem]>span{display:grid;color:#fbbf24;font-size:.7rem}.bf-publishing-release-list [role=listitem]>span[data-state=published]{color:#4ade80}.bf-publishing-release-list [role=listitem]>span[data-state=failed]{color:var(--bf-color-danger-text, #f87171)}.bf-publishing-release-list [role=listitem]>button,.bf-publishing-release-settings footer button,.bf-publishing-detail-page button,.bf-publishing-edit-page button{min-height:2rem;padding:0 .65rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-strong);border-radius:.35rem;font-size:.7rem}.bf-publishing-release-settings{overflow-y:auto}.bf-publishing-release-settings h2{margin:0 0 1rem;color:var(--bf-color-text-primary);font-size:1rem}.bf-publishing-release-settings>label,.bf-publishing-release-settings fieldset,.bf-publishing-release-field{position:relative;display:grid;margin:0 0 .85rem;padding:0;color:var(--bf-color-text-muted);border:0;gap:.4rem;font-size:.7rem}.bf-publishing-release-settings input:not([type=radio]):not([type=checkbox]),.bf-publishing-release-settings textarea{box-sizing:border-box;width:100%;min-height:2.25rem;padding:.55rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.35rem;font:inherit}.bf-publishing-release-settings textarea{min-height:4.5rem;resize:vertical}.bf-publishing-release-settings>label>small{position:absolute;right:.5rem;bottom:.45rem;color:var(--bf-color-text-secondary)}.bf-publishing-release-settings fieldset{display:flex;gap:1rem}.bf-publishing-release-settings fieldset legend{width:100%;margin-bottom:.35rem}.bf-publishing-release-settings fieldset label{display:flex;align-items:center;gap:.35rem}.bf-publishing-platforms,.bf-publishing-release-tags{display:flex;gap:.4rem;flex-wrap:wrap}.bf-publishing-platforms button,.bf-publishing-release-tags button{min-height:2rem;padding:.3rem .6rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-control);border-radius:.35rem;font:inherit;font-size:.7rem}.bf-publishing-platforms button[data-selected=true],.bf-publishing-platforms button.bf-choice-chip--selected{color:var(--bf-color-text-primary);border-color:#dc2626}.bf-publishing-platforms button small{display:block;color:#fbbf24;font-size:.55rem}.bf-publishing-platforms button[data-capability=unavailable]:disabled small{color:var(--bf-color-text-muted)}.bf-publishing-multi-sync{display:flex!important;align-items:center;justify-content:space-between}.bf-publishing-multi-sync input{accent-color:#dc2626}.bf-publishing-capability-note{padding:.55rem;color:#fcd34d;background:#713f1233;border:1px solid #713f12;border-radius:.35rem;font-size:.63rem;line-height:1.5}.bf-publishing-release-settings footer{display:grid;padding-top:.8rem;grid-template-columns:1fr 1fr;gap:.5rem;border-top:1px solid var(--bf-color-border)}.bf-publishing-release-settings footer button:last-child{color:#fff;background:#dc2626;border-color:#ef4444}.bf-publishing-release-state{display:grid;min-height:20rem;place-content:center;justify-items:center;color:var(--bf-color-text-muted);text-align:center}.bf-publishing-detail-page,.bf-publishing-edit-page{min-width:0;min-height:42rem;padding:1.25rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas)}.bf-publishing-detail-page>header{display:flex;margin-bottom:1rem;align-items:center;justify-content:space-between}.bf-publishing-detail-page>header>span{color:var(--bf-color-text-muted);font-size:.7rem}.bf-publishing-detail-page>header>span[data-state=connected]{color:#4ade80}.bf-publishing-detail-layout{display:grid;grid-template-columns:22.5rem minmax(0,1fr);gap:1rem}.bf-publishing-detail-layout>aside,.bf-publishing-detail-layout>section{min-width:0;padding:1rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.45rem}.bf-publishing-detail-media{display:grid;min-height:20rem;place-items:center;overflow:hidden;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border-radius:.4rem;font-size:2rem}.bf-publishing-detail-media video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bf-publishing-detail-layout>aside dl{display:grid;gap:.5rem}.bf-publishing-detail-layout>aside dl div{display:flex;justify-content:space-between;font-size:.72rem}.bf-publishing-detail-layout>aside dt{color:var(--bf-color-text-secondary)}.bf-publishing-detail-layout>aside dd{margin:0}.bf-publishing-detail-layout>aside>div:last-child{display:flex;gap:.4rem;flex-wrap:wrap}.bf-publishing-detail-layout>section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bf-publishing-detail-layout>section h2{margin:.4rem 0 0;color:var(--bf-color-text-primary)}.bf-publishing-detail-layout>section header span{margin-right:.4rem;padding:.2rem .45rem;background:#292929;border-radius:.25rem;font-size:.65rem}.bf-publishing-detail-layout>section>[data-orientation=horizontal]{margin-top:1rem}.bf-publishing-detail-layout>section .bf-tabs-list{display:flex;padding:0;background:transparent;border-bottom:1px solid var(--bf-color-border);border-radius:0}.bf-publishing-detail-layout>section .bf-tabs-trigger{min-height:2.25rem;background:transparent;border:0;border-radius:0}.bf-publishing-detail-layout>section .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary);border-bottom:2px solid var(--bf-color-action-primary, #ef4444)}.bf-publishing-detail-content{padding:1rem 0}.bf-publishing-detail-content h3{color:var(--bf-color-text-primary);font-size:.9rem}.bf-publishing-detail-content dl{display:grid;gap:.75rem}.bf-publishing-detail-content dl div{display:grid;grid-template-columns:5rem 1fr;font-size:.75rem}.bf-publishing-detail-content dt{color:var(--bf-color-text-secondary)}.bf-publishing-detail-content dd{margin:0}.bf-publishing-audit-log{display:grid;margin:0;padding:0;list-style:none;gap:.75rem}.bf-publishing-audit-log li{display:flex;gap:.6rem}.bf-publishing-audit-log li>span{color:#4ade80}.bf-publishing-audit-log p{display:grid;margin:0}.bf-publishing-audit-log small{color:var(--bf-color-text-secondary)}.bf-publishing-review-result{padding:1rem;background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.4rem}.bf-publishing-review-result>strong{color:#fbbf24}.bf-publishing-review-result p{color:var(--bf-color-text-secondary);font-size:.75rem;line-height:1.6}.bf-publishing-edit-page{max-width:58rem;margin-inline:auto}.bf-publishing-edit-page>header{display:flex;margin-bottom:1rem;gap:1rem}.bf-publishing-edit-page h2{margin:0;color:var(--bf-color-text-primary)}.bf-publishing-edit-page header p{margin:.3rem 0 0;color:var(--bf-color-text-secondary);font-size:.72rem}.bf-publishing-edit-page fieldset{display:grid;padding:1rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border-control);border-radius:.5rem;gap:1rem}.bf-publishing-edit-page fieldset>label,.bf-publishing-edit-grid label{display:grid;gap:.4rem;color:var(--bf-color-text-secondary);font-size:.75rem}.bf-publishing-edit-page input,.bf-publishing-edit-page textarea,.bf-publishing-edit-page select{box-sizing:border-box;width:100%;min-height:2.4rem;padding:.55rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.35rem;font:inherit}.bf-publishing-edit-page textarea{min-height:6rem}.bf-publishing-edit-page label small{color:var(--bf-color-text-secondary)}.bf-publishing-edit-page .bf-input-frame,.bf-publishing-edit-page .bf-select-trigger{width:100%;background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control)}.bf-publishing-cover-field{display:grid;grid-template-columns:9rem 1fr;align-items:center;gap:.75rem}.bf-publishing-cover-field img,.bf-publishing-cover-field>span{display:grid;width:9rem;aspect-ratio:16 / 9;place-items:center;-o-object-fit:cover;object-fit:cover;background:var(--bf-color-bg-canvas);border-radius:.35rem}.bf-publishing-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bf-publishing-edit-page>footer{display:flex;padding-top:1rem;align-items:center;justify-content:flex-end;gap:.5rem}.bf-publishing-edit-page>footer span{margin-right:auto;color:#fbbf24;font-size:.72rem}.bf-publishing-edit-page>footer button:last-child{color:#fff;background:#dc2626}.bf-publishing-edit-error{padding:.6rem;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, #3f1115);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:.35rem}.bf-post-video-editor,.bf-post-image-editor{display:flex;min-width:0;min-height:48rem;max-height:min(56rem,90vh);overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border)}.bf-post-editor-state{display:grid;place-content:center;color:var(--bf-color-text-secondary)}.bf-post-video-toolbar,.bf-post-image-toolbar{display:grid;min-height:2.8rem;padding:0 .75rem;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:.75rem;background:var(--bf-color-bg-surface);border-bottom:1px solid var(--bf-color-border)}.bf-post-window-dots{display:flex;gap:.35rem}.bf-post-window-dots i{width:.7rem;height:.7rem;background:#dc5b5b;border-radius:50%}.bf-post-window-dots i:nth-child(2){background:#d8aa55}.bf-post-window-dots i:nth-child(3){background:#55ae72}.bf-post-video-toolbar>small{color:var(--bf-color-text-muted)}.bf-post-video-toolbar>small i{display:inline-block;width:.35rem;height:.35rem;background:#ef3e4a;border-radius:50%}.bf-post-video-toolbar>strong{justify-self:center;color:var(--bf-color-text-primary);font-size:.78rem}.bf-post-video-toolbar nav{display:flex;justify-content:flex-end;gap:.25rem}.bf-post-video-toolbar button,.bf-post-image-toolbar button{min-width:1.75rem;min-height:1.75rem;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.3rem;cursor:pointer}.bf-post-video-toolbar button:hover,.bf-post-image-toolbar button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-post-video-toolbar button.is-export,.bf-post-image-toolbar button.is-export{padding-inline:.75rem;color:#101014;background:#ef3e4a;font-weight:700}.bf-post-video-workspace{display:grid;min-height:0;grid-template-columns:19rem minmax(0,1fr) 18rem;flex:.85;gap:1px;background:var(--bf-color-bg-elevated)}.bf-post-assets-panel,.bf-post-preview-panel,.bf-post-video-inspector{min-width:0;overflow:hidden;background:var(--bf-color-bg-subtle)}.bf-post-assets-panel{padding:.75rem;overflow-y:auto}.bf-post-assets-panel>header{display:flex;align-items:center;justify-content:space-between}.bf-post-assets-panel h2,.bf-post-video-inspector h2{margin:0;font-size:.8rem}.bf-post-assets-panel>header button{min-height:1.8rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:.3rem}.bf-post-assets-panel>[role=tablist],.bf-post-video-inspector>nav{display:flex;margin:.75rem 0;overflow-x:auto;border-bottom:1px solid var(--bf-color-border)}.bf-post-assets-panel [role=tab],.bf-post-video-inspector [role=tab]{min-height:2rem;flex:1;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:.65rem}.bf-post-assets-panel [role=tab][aria-selected=true],.bf-post-video-inspector [role=tab][aria-selected=true]{color:var(--bf-color-text-primary);border-bottom:2px solid #ef3e4a}.bf-post-assets-panel .bf-tabs-list,.bf-post-video-inspector .bf-tabs-list{display:flex;width:100%;margin:.75rem 0;padding:0;overflow-x:auto;background:transparent;border-bottom:1px solid var(--bf-color-border);border-radius:0}.bf-post-assets-panel .bf-tabs-trigger,.bf-post-video-inspector .bf-tabs-trigger{min-height:2rem;flex:1;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:0;font-size:.65rem}.bf-post-assets-panel .bf-tabs-trigger[data-state=active],.bf-post-video-inspector .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary);border-bottom:2px solid #ef3e4a}.bf-post-assets-panel>.bf-input-frame{width:100%;background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control)}.bf-post-assets-panel>label{position:relative;display:block}.bf-post-assets-panel>label span{position:absolute;left:.5rem;top:.35rem}.bf-post-assets-panel>label input{box-sizing:border-box;width:100%;min-height:2rem;padding-left:1.5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.3rem}.bf-post-media-grid{display:grid;margin:.75rem 0 0;padding:0;grid-template-columns:1fr 1fr;gap:.55rem;list-style:none}.bf-post-media-grid button{display:grid;width:100%;min-width:0;padding:.35rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:.35rem;text-align:left}.bf-post-media-grid img,.bf-post-media-grid button>span{display:grid;width:100%;aspect-ratio:16 / 9;place-items:center;-o-object-fit:cover;object-fit:cover;background:var(--bf-color-bg-canvas)}.bf-post-media-grid strong{margin-top:.3rem;overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.bf-post-media-grid small{color:var(--bf-color-text-muted);font-size:.58rem}.bf-post-media-grid .bf-media-card,.bf-post-media-grid .bf-text-card{height:100%;background:var(--bf-color-bg-elevated);border-color:var(--bf-color-border);border-radius:.35rem}.bf-post-media-grid .bf-media-card-select{position:absolute;display:grid;width:1.5rem;height:1.5rem;padding:0;place-items:center;border-radius:999px}.bf-post-media-grid .bf-media-card-title,.bf-post-media-grid .bf-content-card-shell-title{margin:0}.bf-post-media-grid .bf-media-card-actions .bf-button,.bf-post-media-grid .bf-content-card-shell-actions .bf-button{display:inline-flex;width:auto;min-width:0;padding:.3rem .55rem}.bf-post-preview-panel{display:flex;flex-direction:column;background:#08090c}.bf-post-preview-stage{display:grid;min-height:0;padding:1rem;place-items:center;flex:1}.bf-post-preview-stage img{max-width:100%;max-height:100%;aspect-ratio:16 / 9;-o-object-fit:contain;object-fit:contain;box-shadow:0 0 0 1px #333}.bf-post-preview-stage>div{display:grid;place-items:center;color:#5d6069}.bf-post-preview-stage>div span{font-size:2rem}.bf-post-preview-panel footer{display:grid;min-height:2.4rem;padding:0 .6rem;grid-template-columns:1fr auto 1fr;align-items:center;background:#13141a;border-top:1px solid #292b35;font-size:.65rem}.bf-post-preview-panel footer>div{display:flex;gap:.25rem}.bf-post-preview-panel footer button{min-width:1.7rem;min-height:1.7rem;color:#bbb;background:transparent;border:0}.bf-post-preview-panel footer>span:last-child{justify-self:end;color:#777}.bf-post-video-inspector{padding:.75rem;overflow-y:auto}.bf-post-video-inspector section{margin-top:.75rem;padding:.75rem;background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.35rem}.bf-post-video-inspector h3{margin:0 0 .75rem;font-size:.72rem}.bf-post-video-inspector label{display:grid;margin-top:.5rem;color:var(--bf-color-text-muted);gap:.3rem;font-size:.65rem}.bf-post-video-inspector label>div{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.bf-post-video-inspector input{min-width:0;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control)}.bf-post-video-inspector section button{width:100%;min-height:1.8rem;margin-top:.6rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border-strong)}.bf-post-video-timeline{min-height:17rem;overflow:auto;flex:1.15;background:#101116;border-top:1px solid #292b35}.bf-post-video-timeline>header{display:flex;min-width:52rem;min-height:2.3rem;padding:0 .75rem;align-items:center;justify-content:space-between;border-bottom:1px solid #282a33;font-size:.65rem}.bf-post-video-timeline>header div{display:flex;gap:.3rem}.bf-post-video-timeline>header button{min-height:1.6rem;color:#aaa;background:#24262f;border:1px solid #343742}.bf-post-video-timeline>header .bf-labeled-slider{width:12rem;grid-template-columns:1fr}.bf-post-video-timeline>header .bf-labeled-slider-header{display:none}.bf-post-shared-timeline{min-width:52rem;border:0;border-radius:0}.bf-post-shared-timeline .bf-timeline-viewport{max-height:13rem}.bf-post-timeline-track{min-height:3rem}.bf-post-timeline-track .bf-timeline-track-label{display:flex;padding:0 .5rem;align-items:center;justify-content:space-between}.bf-post-timeline-track .bf-timeline-track-label>span,.bf-post-timeline-track .bf-timeline-track-label>div{display:contents}.bf-post-timeline-clip{top:.35rem;height:2.3rem;background:#344766;border-color:#5274a8}.bf-post-timeline-clip[data-tone=audio]{background:#35543d;border-color:#538961}.bf-post-timeline-clip[data-tone=text]{background:#5a3e61;border-color:#8c6195}.bf-post-timeline-clip small{display:block;opacity:.65}.bf-post-audio-mixer{min-width:52rem;padding:.5rem .75rem;background:var(--bf-color-bg-subtle);border-bottom:1px solid var(--bf-color-border)}.bf-post-audio-mixer header{display:flex;align-items:center;justify-content:space-between}.bf-post-audio-mixer header button{color:var(--bf-color-text-secondary);background:transparent;border:0}.bf-post-audio-mixer>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.bf-post-audio-mixer label{display:flex;align-items:center;gap:.5rem;font-size:.65rem}.bf-post-audio-mixer input{flex:1}.bf-post-time-ruler{display:flex;min-width:52rem;min-height:1.4rem;padding-left:7rem;align-items:center;justify-content:space-between;color:#5f626c;border-bottom:1px solid #282a33;font-size:.55rem}.bf-post-track-list{min-width:52rem}.bf-post-track-list>section{display:grid;min-height:3rem;grid-template-columns:7rem minmax(45rem,1fr);border-bottom:1px solid #272933}.bf-post-track-list>section>header{display:flex;padding:0 .5rem;align-items:center;justify-content:space-between;background:#171820;border-right:1px solid #2d2f39;font-size:.65rem}.bf-post-track-list>section>div{position:relative;overflow:hidden;background:repeating-linear-gradient(90deg,#121319 0,#121319 calc(10% - 1px),#242630 10%)}.bf-post-track-list>section>div>button{position:absolute;display:grid;top:.35rem;height:2.3rem;padding:.35rem;overflow:hidden;color:#d5d7df;background:#344766;border:1px solid #5274a8;border-radius:.2rem;text-align:left;white-space:nowrap}.bf-post-track-list button[data-tone=audio]{background:#35543d;border-color:#538961}.bf-post-track-list button[data-tone=text]{background:#5a3e61;border-color:#8c6195}.bf-post-track-list button[data-selected=true]{box-shadow:0 0 0 2px #ef3e4a}.bf-post-track-list button small{opacity:.65}.bf-post-playhead{position:absolute;z-index:2;width:1px;height:100%;background:#ef3e4a}.bf-post-image-toolbar{grid-template-columns:auto auto 12rem minmax(18rem,1fr) repeat(7,auto);overflow-x:auto}.bf-post-image-toolbar nav{display:flex;justify-content:center;gap:.1rem}.bf-post-image-toolbar input{min-width:0;color:var(--bf-color-text-primary);background:transparent;border:1px solid transparent}.bf-post-image-toolbar button[data-active=true]{color:#fff;background:#ef3e4a}.bf-post-image-toolbar .bf-input-frame{min-width:0;background:transparent;border-color:transparent}.bf-post-image-toolbar nav .bf-toolbar{display:flex;justify-content:center;gap:.1rem}.bf-post-image-workspace{display:grid;min-height:0;grid-template-columns:18rem minmax(30rem,1fr) 18rem;flex:1;gap:1px;background:var(--bf-color-bg-elevated)}.bf-post-image-left,.bf-post-image-inspector{min-width:0;overflow-y:auto;background:var(--bf-color-bg-subtle)}.bf-post-image-left{padding:.75rem}.bf-post-image-left nav{display:flex;border-bottom:1px solid var(--bf-color-border)}.bf-post-image-left nav button{min-height:2rem;flex:1;color:var(--bf-color-text-secondary);background:transparent;border:0}.bf-post-image-left nav button[aria-selected=true]{color:var(--bf-color-text-primary);border-bottom:2px solid #ef3e4a}.bf-post-image-import{width:100%;min-height:2.2rem;margin-top:.75rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-strong)}.bf-post-image-assets{display:grid;margin-top:.75rem;grid-template-columns:1fr 1fr;gap:.5rem}.bf-post-image-assets span{display:grid;min-height:5rem;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.35rem}.bf-post-image-left .bf-tabs-list,.bf-post-image-bottom .bf-tabs-list{display:flex;width:100%;padding:0;background:transparent;border-bottom:1px solid var(--bf-color-border);border-radius:0}.bf-post-image-left .bf-tabs-trigger,.bf-post-image-bottom .bf-tabs-trigger{min-height:2rem;flex:1;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:0}.bf-post-image-left .bf-tabs-trigger[data-state=active],.bf-post-image-bottom .bf-tabs-trigger[data-state=active]{color:var(--bf-color-text-primary);border-bottom:2px solid #ef3e4a}.bf-post-canvas-area{position:relative;display:grid;min-width:0;min-height:0;padding:1.5rem;place-items:center;overflow:auto;background:#090a0e}.bf-post-ruler{position:absolute;color:#a1a1aa;background:#14151b;font-size:.55rem}.bf-post-ruler.is-horizontal{top:0;right:0;left:1.2rem;height:1.2rem;white-space:pre}.bf-post-ruler.is-vertical{top:1.2rem;bottom:2.8rem;left:0;width:1.2rem;line-height:5rem}.bf-post-image-canvas{position:relative;display:grid;width:min(90%,48rem);aspect-ratio:16 / 9;place-items:center;color:#52525b;background:#e7e7e7;box-shadow:0 0 0 1px #555,0 1rem 3rem #000}.bf-post-image-canvas img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-post-image-canvas>div{display:grid;place-items:center}.bf-post-image-canvas i{position:absolute;width:.55rem;height:.55rem;background:#fff;border:1px solid #2563eb}.bf-post-image-canvas i:nth-of-type(1){top:-.3rem;left:-.3rem}.bf-post-image-canvas i:nth-of-type(2){top:-.3rem;right:-.3rem}.bf-post-image-canvas i:nth-of-type(3){right:-.3rem;bottom:-.3rem}.bf-post-image-canvas i:nth-of-type(4){bottom:-.3rem;left:-.3rem}.bf-post-canvas-area>footer{position:absolute;display:flex;right:0;bottom:0;left:0;min-height:2.8rem;padding:.35rem 1rem;align-items:center;gap:.5rem;background:#15161c;border-top:1px solid #292b35}.bf-post-canvas-area>footer button{min-height:2rem;color:#aaa;background:#22242c;border:1px solid #343641}.bf-post-canvas-area>footer button[data-selected]{border-color:#ef3e4a}.bf-post-image-inspector{display:grid;grid-template-rows:minmax(15rem,1fr) 16rem}.bf-post-image-inspector>section{padding:.75rem}.bf-post-image-inspector h2{margin:0 0 .75rem;font-size:.8rem}.bf-post-image-inspector label{display:grid;margin-top:.6rem;color:var(--bf-color-text-muted);gap:.3rem;font-size:.65rem}.bf-post-image-inspector label>div{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.bf-post-image-inspector input{min-width:0;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control)}.bf-post-image-bottom{min-height:0;padding:0!important;overflow:hidden;border-top:1px solid var(--bf-color-border)}.bf-post-image-bottom nav{display:flex;border-bottom:1px solid var(--bf-color-border)}.bf-post-image-bottom nav button{min-height:2.2rem;flex:1;color:var(--bf-color-text-secondary);background:transparent;border:0}.bf-post-image-bottom nav button[aria-selected=true]{color:var(--bf-color-text-primary);border-bottom:2px solid #ef3e4a}.bf-post-image-bottom ol{display:grid;margin:0;padding:.5rem;list-style:none;gap:.35rem}.bf-post-image-bottom li{display:grid;padding:.4rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;background:var(--bf-color-bg-elevated);font-size:.65rem}.bf-post-image-bottom li[data-selected=true]{background:#2e2227;border:1px solid #7f1d1d}.bf-post-image-bottom li small{color:var(--bf-color-text-secondary)}.bf-post-image-guides{padding:.75rem;color:var(--bf-color-text-secondary);font-size:.68rem}.bf-post-image-inspector>.bf-inspector-section{border:0;border-radius:0}.bf-post-image-inspector .bf-input-frame{width:100%;background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control)}@media(max-width:70rem){.bf-host-style-grid,.bf-host-motion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bf-host-style-dialog__header{align-items:stretch;flex-direction:column}.bf-host-style-dialog__toolbar{min-width:0;justify-content:flex-start}.bf-production-shot-cells{grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr))}.bf-production-movement-card,.bf-production-shot-main{grid-template-columns:minmax(0,1fr)}.bf-script-source-header{align-items:stretch;flex-direction:column}.bf-script-source-header>div:last-child{width:100%;max-width:none;justify-content:flex-end}.bf-publishing-release-workspace{grid-template-columns:minmax(0,1fr)}.bf-publishing-release-settings{max-height:none}.bf-post-video-workspace{grid-template-columns:15rem minmax(20rem,1fr) 15rem}.bf-post-image-workspace{grid-template-columns:14rem minmax(28rem,1fr) 15rem}}@media(max-width:42rem){.bf-host-ai-input-area{padding-inline:.5rem}.bf-host-ai-composer-toolbar{align-items:stretch;flex-direction:column}.bf-host-conversation-composer .bf-host-ai-tools{width:100%;max-width:none;padding-bottom:.25rem;flex-wrap:wrap;overflow:visible}.bf-host-conversation-composer .bf-host-ai-tools>button:not(:first-child):not(:last-child){display:inline-flex}.bf-host-conversation-composer .bf-host-mode-menu{order:-1}.bf-host-ai-send-cluster{align-self:flex-end;padding-left:.45rem}.bf-host-video-toolbar{flex-wrap:wrap;overflow:visible}.bf-host-video-toolbar>.bf-button:last-child{margin-left:0}.bf-host-composer-panel-anchor{position:fixed;z-index:50;right:.5rem;bottom:.5rem;left:.5rem}.bf-host-camera-grid{grid-template-columns:1fr}.bf-host-motion-grid{max-height:min(24rem,55vh);grid-template-columns:repeat(2,minmax(0,1fr))}.bf-host-output-groups .bf-choice-chip-group{max-width:100%}.bf-host-style-dialog{width:calc(100vw - .75rem);height:calc(100vh - .75rem)}.bf-host-style-dialog__header{padding:.85rem}.bf-host-style-dialog__toolbar{align-items:stretch;flex-direction:column}.bf-host-style-dialog__toolbar .bf-search-field{min-width:0;width:100%}.bf-host-style-dialog__toolbar .bf-host-style-sort-tabs{justify-content:flex-start}.bf-host-style-dialog__toolbar .bf-host-style-sort-tabs .bf-tabs-list{overflow-x:auto}.bf-host-style-dialog__body{display:flex;flex-direction:column}.bf-host-style-categories{display:flex;padding:.55rem;overflow-x:auto;border-right:0;border-bottom:1px solid var(--bf-color-border)}.bf-host-style-categories button{width:auto;min-width:-moz-max-content;min-width:max-content}.bf-host-style-categories button[aria-current=true]{box-shadow:inset 0 -2px #c00}.bf-host-style-results{padding:.75rem}.bf-host-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.bf-host-style-results__heading>span{display:none}.bf-host-style-dialog__footer{padding:.6rem .75rem}.bf-production-scene-page,.bf-production-shot-detail-page{min-height:0;padding:.75rem}.bf-production-scene-sticky{padding:.5rem}.bf-production-scene-nav{align-items:center;flex-direction:row;flex-wrap:wrap}.bf-production-scene-action-bar,.bf-production-shot-detail-page>header{align-items:stretch;flex-direction:column}.bf-production-scene-nav>div{gap:.5rem}.bf-production-scene-nav>div i{width:1rem}.bf-production-scene-view-mode{min-width:min(100%,11rem);align-items:center;flex:1 1 11rem;justify-content:flex-end}.bf-production-scene-view-mode strong{min-width:min(12rem,100%)}.bf-production-shot-card>.bf-content-card-shell-header{display:grid;padding:.875rem;grid-template-columns:auto minmax(0,1fr);align-items:start}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-icon{grid-column:1;grid-row:1}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-heading{display:grid;width:100%;grid-column:2;grid-row:1;gap:.3rem}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions{grid-column:1 / -1;grid-row:2}.bf-production-shot-card>.bf-content-card-shell-header .bf-content-card-shell-title-row{display:block}.bf-production-shot-card>.bf-content-card-shell-header h3{line-height:1.4;overflow-wrap:anywhere}.bf-production-shot-card>.bf-content-card-shell-header p{margin-top:.2rem}.bf-production-shot-card .bf-production-shot-meta{padding:.35rem 0 0}.bf-production-shot-card>.bf-content-card-shell-header>.bf-content-card-shell-header-actions,.bf-production-shot-card-actions,.bf-production-shot-card-actions>div{width:100%}.bf-production-shot-card-actions{justify-content:flex-start}.bf-production-shot-cells{padding:.75rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr))}.bf-production-movement-card{padding:.75rem;grid-template-columns:1fr}.bf-production-shot-main{grid-template-columns:1fr}.bf-script-source-page,.bf-script-document-page{min-height:0;max-height:none}.bf-script-source-scroll{padding:1rem .75rem 2rem}.bf-script-source-header h1{font-size:1.35rem}.bf-script-outline-card .bf-content-card-shell-header{flex-direction:column}.bf-script-outline-card .bf-card-action-bar{width:100%}.bf-script-outline-card .bf-card-action-bar>div{flex:1 1 auto}.bf-script-outline-card .bf-button{min-width:0}.bf-script-production-stats{grid-template-columns:1fr}.bf-script-document-layout{display:flex;overflow:visible;flex-direction:column}.bf-script-document-page{overflow:auto}.bf-script-document-outline{max-height:9rem;border-right:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-script-document-main{padding:.75rem .75rem 3rem;overflow:visible}.bf-script-document-main>header{top:-.75rem;margin:-.75rem -.75rem .75rem;padding:.75rem;align-items:stretch;flex-direction:column}.bf-script-document-main>header>.bf-card-action-bar,.bf-script-document-main>header>.bf-card-action-bar>div{width:100%}.bf-script-document-main>header>.bf-card-action-bar{display:grid;grid-template-columns:minmax(0,1fr);overflow:visible}.bf-script-document-main>header .bf-card-action-bar-secondary,.bf-script-document-main>header .bf-card-action-bar-primary{display:grid;margin:0;grid-template-columns:repeat(2,minmax(0,1fr))}.bf-script-document-main>header .bf-card-action-bar-primary>.bf-button:only-child{grid-column:1 / -1}.bf-script-document-main>header .bf-card-action-bar:not(.bf-responsive-action-bar) .bf-button{width:100%;min-width:0}.bf-script-document-main>header>.bf-responsive-action-bar{width:100%;align-self:stretch;flex-direction:row}.bf-script-document-main>header .bf-responsive-action-bar .bf-tooltip-action-button{width:2.25rem;min-height:2.25rem;padding:0}.bf-script-document-main>header .bf-responsive-action-bar .bf-tooltip-action-button__label{display:none}.bf-script-document-body{padding:.5rem .25rem 3rem}.bf-script-fullscreen-header{grid-template-columns:1fr auto}.bf-script-fullscreen-header span{display:none}.bf-publishing-release-workspace{grid-template-columns:1fr}.bf-publishing-release-list [role=listitem]{grid-template-columns:1fr auto}.bf-publishing-release-list [role=listitem]>button{grid-column:1 / -1}.bf-publishing-release-search{width:100%;margin-left:0}.bf-publishing-detail-layout{grid-template-columns:1fr}.bf-publishing-detail-media{min-height:14rem}.bf-publishing-detail-layout>section>header{flex-direction:column}.bf-publishing-cover-field,.bf-publishing-edit-grid{grid-template-columns:1fr}.bf-publishing-edit-page>footer{align-items:stretch;flex-direction:column}.bf-publishing-edit-page>footer span{margin-right:0}.bf-post-video-editor,.bf-post-image-editor{min-height:52rem;max-height:none;overflow:auto}.bf-post-video-toolbar{position:sticky;z-index:5;top:0;grid-template-columns:auto 1fr}.bf-post-video-toolbar>strong{display:none}.bf-post-video-toolbar nav{grid-column:1 / -1;overflow-x:auto;justify-content:flex-start}.bf-post-video-workspace{display:flex;min-height:auto;flex-direction:column}.bf-post-assets-panel,.bf-post-video-inspector{max-height:20rem}.bf-post-preview-panel{min-height:20rem;order:-1}.bf-post-media-grid{grid-template-columns:repeat(3,minmax(6rem,1fr));overflow-x:auto}.bf-post-video-timeline{min-height:22rem;flex:none}.bf-post-image-toolbar{position:sticky;z-index:5;top:0;display:flex;min-width:-moz-max-content;min-width:max-content}.bf-post-image-workspace{display:flex;min-height:auto;flex-direction:column}.bf-post-image-left{max-height:16rem}.bf-post-canvas-area{min-height:28rem;order:-1}.bf-post-image-inspector{min-height:30rem}.bf-post-image-canvas{width:86%}}@media(max-width:18rem){.bf-script-document-main>header .bf-card-action-bar-secondary,.bf-script-document-main>header .bf-card-action-bar-primary{grid-template-columns:minmax(0,1fr)}}.bf-action-block-notice{display:flex;min-width:0;padding:.75rem .875rem;align-items:flex-start;gap:.65rem;color:#c6c6ce;background:#27272ab8;border:1px solid #3f3f46;border-radius:.625rem}.bf-action-block-notice>span{display:grid;width:1.25rem;height:1.25rem;flex:none;place-items:center;color:var(--bf-color-danger-text, #fca5a5);background:var(--bf-color-danger-bg, #471515);border-radius:50%;font-size:.6875rem;font-weight:700}.bf-action-block-notice>div{display:grid;min-width:0;gap:.18rem}.bf-action-block-notice strong{color:#d4d4d8;font-size:.75rem;font-weight:600}.bf-action-block-notice small{color:#8b8b94;font-size:.6875rem;line-height:1.45}.bf-action-block-notice--compact{padding:.5rem .625rem}.bf-asset-voice-settings__block-reason{grid-column:1 / -1}.bf-asset-mention-editor{position:relative;display:block;min-height:17.5rem}.bf-asset-mention-editor--fullscreen{height:100%;min-height:0}.bf-asset-mention-editor--composer{min-height:3.75rem;background:transparent;border:0}.bf-asset-mention-editor--composer .bf-asset-mention-editor__body{display:flex;flex-direction:column;min-height:3.75rem;padding:.75rem 1rem;background:transparent;cursor:text}.bf-asset-mention-editor--composer .bf-asset-mention-editor__body>div{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:2.25rem}.bf-asset-mention-editor--composer .bf-asset-mention-editor__body .ProseMirror{box-sizing:border-box;width:100%;flex:1 1 auto;min-height:2.25rem;max-height:8rem;overflow-y:auto;font-family:inherit;font-size:.875rem;line-height:1.5}.bf-asset-mention-editor--disabled{opacity:.65}.bf-asset-mention-editor__body{height:100%;min-height:inherit;padding:.75rem;overflow-y:auto;background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-asset-mention-editor__body .ProseMirror{min-height:16rem;outline:none;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.65}.bf-asset-mention-editor--fullscreen .bf-asset-mention-editor__body .ProseMirror{min-height:100%}.bf-asset-mention-editor__body .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89));pointer-events:none}.bf-asset-mention-editor__loading,.bf-asset-mention-empty{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-asset-mention-popover{width:min(22.5rem,calc(100vw - 2rem));max-height:17.5rem;padding:.25rem;overflow-y:auto}.bf-asset-mention-option{box-sizing:border-box;display:flex;width:100%;align-items:center;gap:.75rem;padding:.5rem .75rem;color:inherit;text-align:left;background:transparent;border:0;border-radius:.375rem;cursor:pointer}.bf-asset-mention-option:hover,.bf-asset-mention-option[data-selected=true]{background:var(--bf-color-bg-hover, #242424)}.bf-asset-mention-image{width:2.75rem;height:2.75rem;flex:0 0 2.75rem;overflow:hidden;border-radius:.25rem}.bf-asset-mention-media-fallback{display:flex;align-items:center;justify-content:center;background:var(--bf-color-bg-muted, #1f1f1f);color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem;font-weight:600;letter-spacing:.02em}.bf-asset-mention-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-asset-mention-copy{display:grid;min-width:0;flex:1;gap:.125rem}.bf-asset-mention-copy strong,.bf-asset-mention-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-asset-mention-copy small,.bf-asset-mention-kind{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-asset-mention-editor__body .mention{padding:0 var(--bf-space-1, .25rem);border-radius:var(--bf-radius-sm, .375rem);font-weight:500}.bf-asset-mention-editor__body .mention-neutral{color:var(--bf-color-mention-neutral);background:var(--bf-color-mention-neutral-bg)}.bf-asset-mention-editor__body .mention-violet{color:var(--bf-color-mention-violet);background:var(--bf-color-mention-violet-bg)}.bf-asset-mention-editor__body .mention-cyan{color:var(--bf-color-mention-cyan);background:var(--bf-color-mention-cyan-bg)}.bf-asset-mention-editor__body .mention-amber{color:var(--bf-color-mention-amber);background:var(--bf-color-mention-amber-bg)}.bf-asset-mention-editor__body .mention-rose{color:var(--bf-color-mention-rose);background:var(--bf-color-mention-rose-bg)}.bf-host-ai-input-area{padding:.75rem 1rem 1rem;background:var(--bf-color-bg-canvas, #050505)}.bf-host-ai-composer{--bf-host-composer-flat-corner: calc(var(--bf-radius-lg) * 0);width:100%;max-width:none;min-width:0;margin-inline:0;box-sizing:border-box;padding:0;gap:0;overflow:visible;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border-color:var(--bf-color-border);border-radius:var(--bf-radius-lg);box-shadow:var(--bf-shadow-card);transition:border-color var(--bf-duration-fast),box-shadow var(--bf-duration-fast)}.bf-host-ai-composer:focus-within{border-color:var(--bf-color-border-strong);box-shadow:0 0 0 1px var(--bf-color-focus),var(--bf-shadow-card)}.bf-host-ai-composer textarea{min-height:4.5rem;max-height:10rem;padding:1rem 1rem .8rem;color:var(--bf-color-text-primary);font-size:.875rem;line-height:1.6}.bf-host-ai-composer textarea::-moz-placeholder{color:var(--bf-color-text-muted)}.bf-host-ai-composer textarea::placeholder{color:var(--bf-color-text-muted)}.bf-host-ai-composer .bf-host-attachment-panel{margin:.75rem .75rem 0;padding:.7rem;background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-host-ai-composer .bf-host-attachment-panel>div:first-child{color:var(--bf-color-action-primary, #cc1717)}.bf-host-ai-composer .bf-host-attachment-panel>div:first-child svg{width:.875rem;height:.875rem;stroke-width:1.75}.bf-host-ai-composer .bf-host-attachment-panel small{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-ai-composer .bf-host-attachment-list{grid-auto-columns:4.25rem}.bf-host-ai-composer .bf-host-attachment{width:4.25rem}.bf-host-ai-composer .bf-host-attachment-preview{width:4.25rem;height:4.25rem;background:var(--bf-color-bg-canvas, #050505);border-color:var(--bf-color-border-control, #444)}.bf-host-ai-composer .bf-host-attachment>small{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-conversation-composer .bf-host-video-toolbar{display:flex;min-width:0;margin:0;padding:.5rem .75rem;align-items:center;gap:.35rem;overflow:visible;background:var(--bf-color-bg-elevated);border:0;border-bottom:1px solid var(--bf-color-border);border-radius:var(--bf-radius-lg) var(--bf-radius-lg) var(--bf-host-composer-flat-corner) var(--bf-host-composer-flat-corner)}.bf-host-conversation-composer .bf-host-video-select{display:inline-flex;width:auto;min-width:7.5rem;height:2.25rem;padding:0 .25rem 0 .3rem;flex:0 1 auto;align-items:center;gap:.35rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:var(--bf-radius-control);transition:color var(--bf-duration-fast),background-color var(--bf-duration-fast),border-color var(--bf-duration-fast)}.bf-host-conversation-composer .bf-host-video-select:first-child{min-width:9.5rem}.bf-host-conversation-composer .bf-host-video-select:hover,.bf-host-conversation-composer .bf-host-video-select:focus-within{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-conversation-composer .bf-host-video-select__icon{display:inline-grid;width:1.5rem;height:1.5rem;flex:none;place-items:center;color:var(--bf-color-text-muted);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:var(--bf-radius-sm)}.bf-host-conversation-composer .bf-host-video-select__icon>svg{width:.8125rem;height:.8125rem;stroke-width:1.75}.bf-host-conversation-composer .bf-host-video-select>small{flex:none;color:var(--bf-color-text-muted);font-size:.625rem;font-weight:500;line-height:1.4}.bf-host-conversation-composer .bf-host-video-select__value{color:var(--bf-color-text-secondary);font-size:.6875rem;font-weight:500}.bf-host-conversation-composer .bf-host-video-select__trigger.bf-select-trigger{width:auto;min-width:3.5rem;min-height:0;height:100%;padding:0;flex:1;gap:.35rem;color:inherit;background:transparent;border:0;border-radius:var(--bf-host-composer-flat-corner);box-shadow:var(--bf-shadow-none);font-size:.6875rem;font-weight:500}.bf-host-video-select__content.bf-select-content,.bf-host-shot-select__content.bf-select-content{min-width:max(var(--radix-select-trigger-width),8.5rem);color:var(--bf-color-text-primary);background:var(--bf-color-bg-elevated);border-color:var(--bf-color-border-strong);border-radius:var(--bf-radius-control);box-shadow:var(--bf-shadow-dialog)}.bf-host-video-select__content .bf-select-viewport,.bf-host-shot-select__content .bf-select-viewport{padding:.375rem}.bf-host-video-select__content .bf-select-item,.bf-host-shot-select__content .bf-select-item{min-height:2.25rem;padding-inline:2rem .75rem;color:var(--bf-color-text-secondary);font-size:.75rem}.bf-host-video-select__content .bf-select-item[data-highlighted],.bf-host-video-select__content .bf-select-item[data-state=checked],.bf-host-shot-select__content .bf-select-item[data-highlighted],.bf-host-shot-select__content .bf-select-item[data-state=checked]{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button{width:auto;min-width:7.5rem;min-height:2.25rem;padding:0 .65rem;color:var(--bf-color-text-secondary);background:transparent;border-color:transparent;border-radius:var(--bf-radius-sm);font-size:.6875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button:first-of-type{margin-left:auto}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-intent-content.bf-select-content .bf-select-viewport{padding:.25rem}.bf-intent-content.bf-select-content .bf-select-item{padding-block:.5rem;font-size:.8125rem}.bf-intent-content.bf-select-content .bf-select-label{padding-block:.625rem;font-size:.6875rem;text-transform:uppercase}.bf-intent-content.bf-select-content .bf-select-label:not(:first-child){margin-top:.375rem}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button.is-active{color:var(--bf-color-text-primary);background:color-mix(in srgb,var(--bf-color-action-primary) 10%,var(--bf-color-bg-control));border-color:color-mix(in srgb,var(--bf-color-action-primary) 55%,var(--bf-color-border))}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button.is-active svg{color:var(--bf-color-focus)}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button:last-child{margin-left:0}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button svg,.bf-host-conversation-composer .bf-host-ai-tools .bf-button svg,.bf-host-conversation-composer .bf-host-ai-send-cluster .bf-button svg{width:.875rem;height:.875rem;flex:none;stroke-width:1.75}.bf-host-conversation-composer .bf-host-ai-composer-toolbar{min-height:3.25rem;margin-top:0;padding:.5rem .75rem;align-items:center;background:var(--bf-color-bg-surface);border-top:1px solid var(--bf-color-border);border-radius:var(--bf-host-composer-flat-corner) var(--bf-host-composer-flat-corner) var(--bf-radius-lg) var(--bf-radius-lg)}.bf-host-conversation-composer .bf-host-ai-tools{min-width:0;padding:0;gap:.25rem;overflow:visible;flex-wrap:wrap;background:transparent;border:0;border-radius:0}.bf-host-conversation-composer .bf-host-ai-tools>.bf-button{min-height:2rem;padding-inline:.6rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid transparent;border-radius:var(--bf-radius-sm);font-size:.6875rem;font-weight:500;white-space:nowrap}.bf-host-conversation-composer .bf-host-ai-tools>.bf-button:not([aria-label=添加附件]),.bf-host-conversation-composer .bf-host-ai-tools>div>.bf-button:not([aria-label=添加附件]){min-width:0}.bf-host-conversation-composer .bf-host-ai-tools>.bf-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger{color:var(--bf-color-text-secondary);background:transparent;border-color:transparent;box-shadow:none;gap:.35rem}.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger.bf-intent-select-trigger--labeled{width:auto;max-width:10rem;min-width:0;padding-inline:.4rem;justify-content:flex-start}.bf-host-conversation-composer .bf-host-ai-tools .bf-intent-select-trigger .bf-select-icon{display:none}.bf-host-conversation-composer .bf-host-ai-tools .bf-intent-select-trigger__label{min-width:0;font-size:.6875rem;font-weight:500;line-height:1.2}.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger:hover,.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger[data-state=open],.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger[data-state=open]:focus-visible{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:transparent;box-shadow:none}.bf-host-conversation-composer .bf-host-ai-tools .bf-select-trigger.bf-intent-select-trigger:focus-visible{border-color:transparent;box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-host-conversation-composer .bf-host-ai-tools .bf-button[aria-label=添加附件]{flex:none;box-sizing:border-box;width:2rem;height:2rem;min-width:2rem;min-height:2rem;aspect-ratio:1;padding:0;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border-color:var(--bf-color-border);border-radius:var(--bf-radius-control)}.bf-host-conversation-composer .bf-host-ai-tools .bf-button[aria-label=添加附件]:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-conversation-composer .bf-host-ai-tools .bf-button[aria-label=添加附件] svg{width:1rem;height:1rem}.bf-host-conversation-composer .bf-host-mode-menu{padding-left:.35rem;margin-left:.1rem;border-left:1px solid var(--bf-color-border)}.bf-host-conversation-composer .bf-host-mode-menu__trigger.bf-button{min-width:6.75rem;justify-content:flex-start;background:transparent;border-color:transparent}.bf-host-conversation-composer .bf-host-mode-menu__trigger[aria-expanded=true],.bf-host-conversation-composer .bf-host-ai-tools>.bf-button.is-active{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-conversation-composer .bf-host-mode-menu__chevron{width:.75rem;height:.75rem;margin-left:auto;color:var(--bf-color-text-muted);transition:transform var(--bf-duration-fast)}.bf-host-conversation-composer .bf-host-mode-menu__trigger[aria-expanded=true] .bf-host-mode-menu__chevron{transform:rotate(180deg)}.bf-host-conversation-composer .bf-host-ai-send-cluster{padding:0;gap:.65rem;color:var(--bf-color-text-secondary);background:transparent;border:0;box-shadow:var(--bf-shadow-none)}.bf-host-conversation-composer .bf-host-ai-send-cluster>span{display:inline-flex;align-items:center;gap:.25rem;color:var(--bf-color-text-muted)}.bf-host-conversation-composer .bf-host-ai-send-cluster>span svg{width:.75rem;height:.75rem;color:var(--bf-color-action-primary);stroke-width:1.75}.bf-host-conversation-composer .bf-host-ai-send-cluster>span strong{color:var(--bf-color-text-primary);font-variant-numeric:tabular-nums}.bf-host-conversation-composer .bf-host-ai-send-cluster>button{flex:none;width:2.25rem;height:2.25rem;min-width:2.25rem;min-height:2.25rem;aspect-ratio:1;padding:0;border:0;border-radius:50%;color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary);box-shadow:var(--bf-shadow-card)}.bf-host-conversation-composer .bf-host-ai-send-cluster>button:hover:not(:disabled){background:var(--bf-color-action-primary-hover)}.bf-host-conversation-composer .bf-host-ai-send-cluster>button:disabled{color:var(--bf-color-text-muted);background:var(--bf-color-border);box-shadow:var(--bf-shadow-none)}.bf-host-conversation-composer .bf-host-mode-menu__list{padding:.35rem;background:var(--bf-color-bg-panel, #141414);border-color:var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-md, .5rem);box-shadow:var(--bf-shadow-dialog, 0 24px 80px rgb(0 0 0 / .6))}.bf-host-conversation-composer .bf-host-mode-menu__list>button{color:var(--bf-color-text-secondary, #b4b4bd);border-radius:var(--bf-radius-sm, .375rem)}.bf-host-conversation-composer .bf-host-mode-menu__list>button>svg{width:.875rem;height:.875rem;color:var(--bf-color-text-muted);stroke-width:1.75}.bf-host-conversation-composer .bf-host-mode-menu__list>button>svg:last-child{color:var(--bf-color-focus)}.bf-host-conversation-composer .bf-host-mode-menu__list>button:hover,.bf-host-conversation-composer .bf-host-mode-menu__list>button[aria-selected=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-conversation-composer .bf-host-mode-menu__list>button[aria-selected=true]{box-shadow:inset 2px 0 var(--bf-color-action-primary, #cc1717)}.bf-host-shot-select.bf-select-trigger{width:auto;min-width:5.5rem;min-height:2rem;padding:0 .625rem;gap:.4rem;color:var(--bf-color-text-secondary);background:transparent;border-color:transparent;border-radius:var(--bf-radius-sm);font-size:.6875rem;font-weight:500}.bf-host-shot-select.bf-select-trigger:hover,.bf-host-shot-select.bf-select-trigger[data-state=open]{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover);border-color:var(--bf-color-border-strong)}.bf-host-shot-select__icon{display:inline-flex}.bf-host-conversation-composer .bf-host-composer-panel{background:var(--bf-color-bg-panel, #141414);border-color:var(--bf-color-border-strong, #47474f);border-radius:var(--bf-radius-lg, .75rem);box-shadow:var(--bf-shadow-dialog, 0 24px 80px rgb(0 0 0 / .6))}.bf-host-conversation-composer .bf-host-composer-panel>header{min-height:4.25rem;padding:.9rem 1rem;background:var(--bf-color-bg-panel-header, #1b1b1b);border-bottom-color:var(--bf-color-border, #303036)}.bf-host-conversation-composer .bf-host-composer-panel h3{color:var(--bf-color-text-primary, #fafafa);font-size:.85rem}.bf-host-conversation-composer .bf-host-composer-panel p{color:var(--bf-color-text-muted, #7f7f89);font-size:.67rem}.bf-host-conversation-composer .bf-host-composer-panel>header>button{color:var(--bf-color-text-muted, #7f7f89);border-radius:var(--bf-radius-sm, .375rem)}.bf-host-conversation-composer .bf-host-composer-panel>header>button svg{width:.875rem;height:.875rem;stroke-width:1.75}.bf-host-conversation-composer .bf-host-composer-panel>header>button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-conversation-composer .bf-host-composer-panel>footer{min-height:3.5rem;padding:.65rem .9rem;background:var(--bf-color-bg-surface, #101010);border-top-color:var(--bf-color-border, #303036)}.bf-host-conversation-composer .bf-host-camera-grid,.bf-host-conversation-composer .bf-host-output-groups{padding:.85rem;gap:.65rem;background:var(--bf-color-bg-canvas, #050505)}.bf-host-conversation-composer .bf-host-camera-control,.bf-host-conversation-composer .bf-host-output-group{background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-host-conversation-composer .bf-host-camera-control small,.bf-host-conversation-composer .bf-host-output-group>strong{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-conversation-composer .bf-host-camera-control strong{color:var(--bf-color-text-primary, #fafafa)}.bf-host-conversation-composer .bf-host-camera-control button{color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-control, #141414);border-color:var(--bf-color-border-control, #444)}.bf-host-conversation-composer .bf-host-camera-control button svg{width:.75rem;height:.75rem;stroke-width:1.75}.bf-host-conversation-composer .bf-host-camera-control button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-conversation-composer .bf-host-output-group{padding:.65rem}.bf-host-conversation-composer .bf-host-output-groups .bf-choice-chip-group{padding:.2rem;gap:.2rem;background:var(--bf-color-bg-canvas, #050505);border-color:var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem)}.bf-host-conversation-composer .bf-host-output-groups .bf-choice-chip{min-height:2rem;color:var(--bf-color-text-muted, #7f7f89);border-radius:var(--bf-radius-sm, .375rem)}.bf-host-conversation-composer .bf-host-output-groups .bf-choice-chip:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-conversation-composer .bf-host-output-groups .bf-choice-chip--selected{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 18%,var(--bf-color-bg-control, #141414));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 58%,transparent)}.bf-host-conversation-composer .bf-host-output-custom>span{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-conversation-composer .bf-host-motion-toolbar{padding:.75rem .85rem;background:var(--bf-color-bg-surface, #101010);border-bottom-color:var(--bf-color-border, #303036)}.bf-host-conversation-composer .bf-host-motion-grid{padding:.85rem;background:var(--bf-color-bg-canvas, #050505)}.bf-host-conversation-composer .bf-host-motion-option{background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036)}.bf-host-conversation-composer .bf-host-motion-option:hover,.bf-host-conversation-composer .bf-host-motion-option.is-selected{border-color:var(--bf-color-action-primary, #cc1717);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 28%,transparent)}.bf-host-conversation-composer .bf-host-motion-option__select{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-conversation-composer .bf-host-motion-option__select>span{color:var(--bf-color-action-primary, #cc1717)}.bf-host-conversation-composer .bf-host-motion-option__select>span svg{width:1.25rem;height:1.25rem;stroke-width:1.5}.bf-host-conversation-composer .bf-host-motion-option__select small{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-conversation-composer .bf-host-motion-option__favorite{color:var(--bf-color-focus, #f04444);background:color-mix(in srgb,var(--bf-color-bg-canvas, #050505) 72%,transparent)}.bf-host-conversation-composer .bf-host-motion-option__favorite svg{width:.875rem;height:.875rem;stroke-width:1.75}.bf-host-conversation-composer .bf-host-preset-list{padding:.85rem;background:var(--bf-color-bg-canvas, #050505)}.bf-host-conversation-composer .bf-host-preset-list>button{color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-host-conversation-composer .bf-host-preset-list>button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-conversation-composer .bf-host-preset-list>button>span:first-child{color:var(--bf-color-action-primary, #cc1717);background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-host-conversation-composer .bf-host-preset-list>button>span:first-child svg{width:.875rem;height:.875rem;stroke-width:1.75}.bf-host-conversation-composer .bf-host-preset-list strong{color:var(--bf-color-text-primary, #fafafa)}.bf-host-conversation-composer .bf-host-preset-list small,.bf-host-conversation-composer .bf-host-preset-list i{color:var(--bf-color-text-muted, #7f7f89)}@media(max-width:42rem){.bf-host-conversation-composer{width:100%;margin-inline:0}.bf-host-conversation-composer .bf-host-video-toolbar{align-items:stretch;flex-wrap:wrap}.bf-host-conversation-composer .bf-host-video-select{min-width:calc(50% - .2rem);flex:1 1 calc(50% - .2rem)}.bf-host-conversation-composer .bf-host-video-select:first-child{min-width:100%;flex-basis:100%}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button{min-width:0;flex:1 1 auto}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button:first-of-type{margin-left:0}.bf-host-conversation-composer .bf-host-ai-composer-toolbar{align-items:center;flex-direction:row}.bf-host-conversation-composer .bf-host-ai-tools{width:auto;flex:1 1 auto}.bf-host-conversation-composer .bf-host-ai-send-cluster{flex:none;align-self:center}}@media(min-width:42.01rem)and (max-width:56rem){.bf-host-conversation-composer .bf-host-video-toolbar{flex-wrap:wrap}.bf-host-conversation-composer .bf-host-video-toolbar>.bf-button:first-of-type{margin-left:0}}.bf-ai-thinking-panel{background:var(--bf-color-ai-surface);border-color:var(--bf-color-ai-border);border-radius:var(--bf-radius-card);box-shadow:var(--bf-shadow-card)}.bf-ai-thinking-panel__trigger{min-height:3rem;padding:.75rem 1rem;gap:.5rem}.bf-ai-thinking-panel__trigger>strong{font-size:.875rem;font-weight:600;line-height:1.2}.bf-ai-thinking-panel__mark,.bf-ai-thinking-panel.is-streaming .bf-ai-thinking-panel__mark,.bf-ai-thinking-panel.is-streaming .bf-ai-thinking-panel__status{color:var(--bf-color-ai-info)}.bf-ai-thinking-panel.is-warning .bf-ai-thinking-panel__status{color:var(--bf-color-ai-warning)}.bf-ai-thinking-panel.is-error .bf-ai-thinking-panel__status{color:var(--bf-color-ai-error)}.bf-ai-thinking-panel__content{padding:0 .75rem .75rem}.bf-ai-thinking-stage__trigger{min-height:2.5rem;padding:.5rem .75rem;gap:.5rem;border-radius:var(--bf-radius-control)}.bf-ai-thinking-stage__icon{border-radius:var(--bf-radius-control)}.bf-ai-thinking-stage.is-running .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-info);background:var(--bf-color-ai-surface-soft);border-color:var(--bf-color-ai-border)}.bf-ai-thinking-stage.is-warning .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-warning);background:color-mix(in srgb,var(--bf-color-ai-warning) 12%,var(--bf-color-ai-surface));border-color:color-mix(in srgb,var(--bf-color-ai-warning) 42%,var(--bf-color-ai-border))}.bf-ai-thinking-stage.is-error .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-error);background:color-mix(in srgb,var(--bf-color-ai-error) 12%,var(--bf-color-ai-surface));border-color:color-mix(in srgb,var(--bf-color-ai-error) 42%,var(--bf-color-ai-border))}.bf-ai-thinking-stage__copy strong{font-weight:500;line-height:1.45}.bf-ai-thinking-stage__status.is-running{color:var(--bf-color-ai-info)}.bf-ai-thinking-stage__status.is-warning{color:var(--bf-color-ai-warning)}.bf-ai-thinking-stage__status.is-error{color:var(--bf-color-ai-error)}.bf-ai-thinking-stage__status.is-complete{color:var(--bf-color-text-muted)}.bf-ai-thinking-event.is-info .bf-ai-thinking-event__dot{background:var(--bf-color-ai-info)}.bf-ai-thinking-event.is-success .bf-ai-thinking-event__dot{background:var(--bf-color-ai-success)}.bf-ai-thinking-event.is-warning .bf-ai-thinking-event__dot{background:var(--bf-color-ai-warning)}.bf-ai-thinking-event.is-error .bf-ai-thinking-event__dot{background:var(--bf-color-ai-error)}.bf-ai-thinking-event__title{line-height:1.55}.bf-ai-thinking-panel{background:var(--bf-color-bg-surface);border-color:var(--bf-color-border);box-shadow:none}.bf-ai-thinking-panel[data-state=closed]{background:transparent}.bf-ai-thinking-panel__trigger{min-height:2.75rem;padding:.5rem .75rem;gap:.5rem}.bf-ai-thinking-panel__trigger>strong{flex:none;font-size:.8125rem;font-weight:600}.bf-ai-thinking-panel__summary{min-width:0;overflow:hidden;color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.bf-ai-thinking-panel__summary:before{margin-inline:0 .25rem;content:"·"}.bf-ai-thinking-panel__mark{width:1rem;height:1rem;color:var(--bf-color-text-secondary)}.bf-ai-thinking-panel__mark svg{width:1rem;height:1rem}.bf-ai-thinking-panel__content{padding:0 .5rem .75rem}.bf-ai-thinking-stage-list.is-nested{margin:.25rem 0 .25rem 1.5rem}.bf-ai-thinking-stage:not(:last-child):after{top:2.25rem;bottom:-.25rem;left:2.5rem;background:var(--bf-color-border)}.bf-ai-thinking-stage.is-nested:not(:last-child):after{left:2.5rem}.bf-ai-thinking-stage__trigger{min-height:2.5rem;padding:.5rem;gap:.5rem}.bf-ai-thinking-panel__chevron,.bf-ai-thinking-panel__chevron-placeholder{width:1rem;height:1rem}.bf-ai-thinking-stage__icon{width:1.25rem;height:1.25rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:999px}.bf-ai-thinking-stage.is-running .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-info);background:var(--bf-color-ai-surface-soft);border:0}.bf-ai-thinking-stage.is-warning .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-warning);background:transparent;border:0}.bf-ai-thinking-stage.is-error .bf-ai-thinking-stage__icon{color:var(--bf-color-ai-error);background:transparent;border:0}.bf-ai-thinking-stage__copy strong{font-size:.75rem;font-weight:500}.bf-ai-thinking-stage__copy small{font-size:.6875rem}.bf-ai-thinking-stage__status{min-width:1rem;justify-content:flex-end}.bf-ai-thinking-stage__status-check{width:.75rem;height:.75rem;fill:none;stroke:var(--bf-color-ai-success);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.bf-ai-thinking-stage__status.is-complete .bf-ai-thinking-stage__status-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bf-ai-thinking-stage__content{margin:0 .5rem .25rem 2.5rem;padding:.25rem 0 .5rem 1rem}.bf-ai-thinking-stage__content:before{background:var(--bf-color-border)}.bf-ai-thinking-event{padding-block:.25rem}.bf-ai-thinking-event__title{color:var(--bf-color-text-secondary);font-size:.6875rem}.bf-ai-thinking-event__detail{color:var(--bf-color-text-muted);font-size:.65rem}.bf-ai-thinking-event time{color:var(--bf-color-text-muted)}.bf-ai-thinking-event-list.is-preview .bf-ai-thinking-event__title>span,.bf-ai-thinking-event-list.is-preview .bf-ai-thinking-event__detail{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.bf-ai-thinking-event-list.is-preview .bf-ai-thinking-event__title>span{-webkit-line-clamp:1}.bf-ai-thinking-event-list.is-preview .bf-ai-thinking-event__detail{-webkit-line-clamp:3}.bf-ai-thinking-stage-list{gap:.25rem}.bf-ai-thinking-event-list{gap:.5rem;padding-block:.35rem .5rem}.bf-ai-thinking-event{padding:.25rem 0 .35rem .875rem}.bf-ai-thinking-event__dot{top:1.1rem}.bf-ai-thinking-event>div{min-width:0;padding:.55rem .65rem .625rem;background:color-mix(in srgb,var(--bf-color-bg-elevated) 62%,transparent);border:1px solid color-mix(in srgb,var(--bf-color-border) 72%,transparent);border-radius:var(--bf-radius-md)}.bf-ai-thinking-event__title{align-items:flex-start;gap:.875rem;color:var(--bf-color-text-primary);font-size:.8125rem;font-weight:550;line-height:1.55}.bf-ai-thinking-event time{padding-top:.08rem;font-size:.6875rem;font-weight:400;line-height:1.5}.bf-ai-thinking-event__detail{max-width:72ch;margin:.35rem 0 0;color:var(--bf-color-text-secondary);font-size:.75rem;font-weight:400;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.bf-ai-thinking-event__detail.is-structured{padding:.625rem .75rem;color:color-mix(in srgb,var(--bf-color-text-secondary) 90%,#9fc4ee 10%);background:color-mix(in srgb,var(--bf-color-bg-canvas) 78%,#142033 22%);border-left:2px solid color-mix(in srgb,var(--bf-color-ai-info) 58%,transparent);border-radius:0 var(--bf-radius-sm) var(--bf-radius-sm) 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.71875rem;line-height:1.7;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.bf-ai-thinking-event__detail.is-collapsible:not(.is-expanded){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.bf-ai-thinking-event-list.is-preview .bf-ai-thinking-event__detail.is-collapsible:not(.is-expanded){-webkit-line-clamp:4}.bf-ai-thinking-event__detail.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.bf-ai-thinking-event__detail.is-markdown{white-space:pre-line}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown>:first-child{margin-top:0}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown>:last-child{margin-bottom:0}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown p{margin:.25rem 0}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown ul,.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown ol{margin:.25rem 0;padding-left:1.25rem}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown li+li{margin-top:.1rem}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown h1,.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown h2,.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown h3,.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown h4{margin:.4rem 0 .2rem;font-weight:600}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown code{padding:0 .25rem;border-radius:.25rem;font-size:.6875rem}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown pre{margin:.35rem 0;padding:.5rem .6rem;font-size:.6875rem}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown a{color:var(--bf-color-ai-info, #8fc5ff)}.bf-ai-thinking-event__detail.is-markdown .bf-host-markdown blockquote{margin:.3rem 0;padding-left:.6rem;border-left:2px solid color-mix(in srgb,var(--bf-color-border, #303036) 80%,transparent);color:var(--bf-color-text-muted, #7f7f89)}.bf-ai-thinking-event__detail-toggle{min-height:1.75rem;margin:.25rem 0 -.125rem;padding:.125rem .375rem;color:var(--bf-color-ai-info);background:transparent;border:0;border-radius:var(--bf-radius-control);cursor:pointer;font:inherit;font-size:.6875rem}.bf-ai-thinking-event__detail-toggle:hover{background:var(--bf-color-bg-hover)}.bf-ai-thinking-event__detail-toggle:focus-visible{outline:2px solid var(--bf-color-focus);outline-offset:1px}.bf-ai-thinking-stage__events-toggle{min-height:2rem;margin:.25rem 0 0 .5rem;padding:.25rem .5rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-radius:var(--bf-radius-control);cursor:pointer;font:inherit;font-size:.6875rem}.bf-ai-thinking-stage__events-toggle:hover{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-hover)}.bf-ai-thinking-stage__events-toggle:focus-visible{outline:2px solid var(--bf-color-focus);outline-offset:2px}.bf-host-block-renderer,.bf-host-block-renderer[data-block-presentation=dialogue]{width:100%;max-width:var(--bf-ai-message-max-width)}.bf-host-block-card{width:100%;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-surface);border-color:var(--bf-color-border);border-radius:var(--bf-radius-card);box-shadow:var(--bf-shadow-card)}.bf-host-block-card:hover{box-shadow:var(--bf-shadow-card-hover)}.bf-host-block-card>.bf-content-card-shell-header{align-items:flex-start}.bf-host-block-card .bf-content-card-shell-status,.bf-host-block-card .bf-content-card-shell-persistent-action,.bf-host-block-card .bf-content-card-shell-header-actions,.bf-host-block-card .bf-content-card-shell-toggle{min-height:2rem;align-self:flex-start;align-items:center}.bf-host-block-card .bf-content-card-shell-status{display:flex}.bf-host-block-card .bf-content-card-shell-persistent-action .bf-button{height:2rem;min-height:2rem}.bf-host-block-card .bf-content-card-shell-header-actions .bf-host-block-actions{min-height:2rem;padding:0;border:0}.bf-script-text-card__actions>.bf-host-block-actions{min-height:0;padding:0;flex:none;flex-wrap:nowrap;border:0}.bf-host-script-result-card .bf-host-markdown-caret{margin-left:.25rem}.bf-host-script-result-card>footer{display:flex;min-width:0;padding:0;align-items:center;flex-wrap:wrap}.bf-host-script-result-card>footer>.bf-host-block-persistence{min-width:0;padding:.625rem 1rem;flex:1 1 18rem;background:transparent;border:0}.bf-host-block-actions{min-height:2.5rem;gap:.5rem;padding:.5rem .75rem;border-top:0;background:transparent}.bf-host-block-actions button{min-height:2rem;padding-inline:.75rem;border-radius:var(--bf-radius-control)}.bf-host-media-block>.bf-content-card-shell-content{padding:0}.bf-host-media-block>.bf-content-card-shell-content>.bf-text-card-body{max-width:none;margin:0}.bf-host-media-block .bf-script-text-card__document{padding:1.35rem 1.6rem 1.75rem}.bf-host-media-block .bf-host-block-task-id{min-width:0;overflow:hidden;color:var(--bf-color-text-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.bf-host-media-block .bf-media-card-preview{background:var(--bf-color-bg-surface);border-top:1px solid var(--bf-color-border)}.bf-host-media-block .bf-media-card-preview .bf-media-preview{background:var(--bf-color-bg-surface)}.bf-host-media-block>footer{display:flex;min-width:0;padding:0;align-items:center;flex-wrap:wrap}.bf-host-media-block>footer>.bf-host-block-persistence{min-width:0;padding:.625rem 1rem;flex:1 1 18rem;background:transparent;border:0}.bf-host-reasoning-block{width:100%;max-width:var(--bf-ai-message-max-width)}.bf-host-reasoning-block .bf-ai-thinking-panel__trigger{min-height:2.75rem}.bf-host-reasoning-block .bf-ai-thinking-panel__content{padding-bottom:.625rem}.bf-host-reasoning-block .bf-ai-thinking-stage__trigger{min-height:2.25rem}.bf-host-reasoning-block[data-state=closed]{background:transparent;box-shadow:none}.bf-host-assistant-message .bf-ai-thinking-panel,.bf-host-assistant-message .bf-action-content-card--message-width{width:66.6667%}@media(max-width:36rem){.bf-host-block-renderer,.bf-host-block-renderer[data-block-presentation=dialogue]{max-width:none}.bf-host-block-actions .bf-button{flex:1 1 auto}.bf-host-assistant-message .bf-ai-thinking-panel,.bf-host-assistant-message .bf-action-content-card--message-width{width:100%}.bf-ai-thinking-panel__summary{display:none}}.bf-host-ai-page{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-canvas, #050505);border-color:var(--bf-color-border, #303036)}.bf-host-ai-topbar{border-bottom-color:var(--bf-color-border, #303036)}.bf-host-ai-project-name,.bf-host-ai-empty h3,.bf-host-dialogue-content h3,.bf-host-dialogue-content h4{color:var(--bf-color-text-primary, #fafafa)}.bf-host-ai-icon-button,.bf-host-card-navigator-trigger,.bf-host-card-navigator-heading button,.bf-host-card-navigator-list a,.bf-host-ai-message-meta{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-ai-icon-button:hover,.bf-host-card-navigator-trigger:hover,.bf-host-card-navigator-heading button:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-card-navigator{color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-surface, #101010);border-bottom-color:var(--bf-color-border, #303036)}.bf-host-card-navigator-list a{background:var(--bf-color-bg-elevated, #1a1a1a);border-color:var(--bf-color-border, #303036)}.bf-host-card-navigator-list a:hover{color:var(--bf-color-text-primary, #fafafa);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-card-navigator-list i,.bf-host-ai-empty>div{color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-elevated, #1a1a1a);border-color:var(--bf-color-border, #303036)}.bf-host-ai-empty,.bf-host-dialogue-content,.bf-host-dialogue-block,.bf-host-source-card-body{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-ai-message-meta strong,.bf-host-user-attachment,.bf-host-user-attachment--file>span,.bf-host-user-attachment--text strong,.bf-host-user-attachment--text p{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-ai-message--user .bf-host-dialogue-content,.bf-host-user-message-bubble{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border-color:var(--bf-color-border, #303036)}.bf-host-message-resend,.bf-host-user-attachment--file>small{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-message-resend:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-host-user-attachment,.bf-host-attachment img,.bf-host-attachment>span{background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border-strong, #47474f)}.bf-host-user-attachment:hover{background:var(--bf-color-bg-hover, #242424)}.bf-host-source-card{background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036)}.bf-host-source-card>header{border-bottom-color:var(--bf-color-border, #303036)}.bf-host-source-card>header strong,.bf-host-source-card-body h3,.bf-host-source-card-body h4{color:var(--bf-color-text-primary, #fafafa)}.bf-host-source-card>header small,.bf-host-source-card-summary{color:var(--bf-color-text-muted, #7f7f89)}.bf-host-source-card-toggle:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-host-source-card-body{color:var(--bf-color-text-secondary, #b4b4bd)}.bf-host-source-card-body blockquote{color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-canvas, #050505);border-left-color:var(--bf-color-action-primary, #cc1717)}.bf-script-concept-page__header h1{color:var(--bf-color-text-primary, #fafafa)}.bf-asset-character-base__visual,.bf-asset-costume-main__visual,.bf-asset-state-card__visual{width:100%;height:100%;min-height:0;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-elevated, #1a1a1a);border:0;border-radius:.5rem}.bf-asset-character-base__visual .bf-asset-visual-slot__stage,.bf-asset-costume-main__visual .bf-asset-visual-slot__stage,.bf-asset-state-card__visual .bf-asset-visual-slot__stage,.bf-asset-character-view__media .bf-asset-visual-slot__stage{height:100%;min-height:inherit}.bf-asset-character-base__visual .bf-asset-visual-slot__image-wrap,.bf-asset-character-base__visual .bf-asset-visual-slot__image,.bf-asset-costume-main__visual .bf-asset-visual-slot__image-wrap,.bf-asset-costume-main__visual .bf-asset-visual-slot__image,.bf-asset-state-card__visual .bf-asset-visual-slot__image-wrap,.bf-asset-state-card__visual .bf-asset-visual-slot__image,.bf-asset-character-view__media .bf-asset-visual-slot__image-wrap,.bf-asset-character-view__media .bf-asset-visual-slot__image{width:100%;height:100%}.bf-asset-character-base__visual .bf-asset-visual-slot__image,.bf-asset-costume-main__visual .bf-asset-visual-slot__image,.bf-asset-state-card__visual .bf-asset-visual-slot__image,.bf-asset-character-view__media .bf-asset-visual-slot__image{-o-object-fit:contain;object-fit:contain}.bf-asset-character-base__visual .bf-asset-visual-slot__image{background:var(--bf-color-bg-surface, #101010)}.bf-asset-costume-main__visual .bf-asset-visual-slot__image,.bf-asset-state-card__visual .bf-asset-visual-slot__image{background:var(--bf-color-bg-elevated, #1a1a1a)}.bf-asset-character-base__visual .bf-asset-visual-slot__drop,.bf-asset-character-view__media .bf-asset-visual-slot__drop,.bf-asset-costume-main__visual .bf-asset-visual-slot__drop,.bf-asset-state-card__visual .bf-asset-visual-slot__drop{inset:50% auto auto 50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.bf-asset-character-detail{box-sizing:border-box;display:flex;width:100%;min-width:0;max-width:100%;height:100%;min-height:min(52rem,100dvh);padding:1.25rem 2rem 0;overflow:hidden;flex-direction:column;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:0;border-radius:0;container-name:bf-asset-detail;container-type:inline-size;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-asset-character-detail button{font:inherit}.bf-asset-character-detail button:focus-visible,.bf-asset-character-dialog button:focus-visible,.bf-asset-character-dialog input:focus-visible,.bf-asset-character-dialog textarea:focus-visible{outline:2px solid var(--bf-color-focus, #dc2626);outline-offset:2px}.bf-asset-character-detail__title{display:flex;min-height:auto;padding:0;align-items:center;justify-content:space-between;gap:1rem;flex:none;background:var(--bf-color-bg-canvas);border-bottom:0}.bf-asset-character-detail__title>div{display:flex;min-width:0;align-items:center;gap:.8rem}.bf-asset-character-detail__title h1{margin:0;overflow:hidden;color:var(--bf-color-text-primary);font-size:1.25rem;font-weight:700;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.bf-asset-character-detail__title .bf-button,.bf-asset-character-detail__title .bf-tooltip-action-button{flex:none;color:var(--bf-color-text-secondary);background:transparent;border:0}.bf-asset-character-detail__title .bf-button:hover,.bf-asset-character-detail__title .bf-tooltip-action-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-asset-character-detail__nav{position:sticky;z-index:8;top:0;display:flex;min-height:auto;margin:.75rem 0;padding:.5rem 1rem;align-items:center;gap:1rem;flex:none;flex-wrap:nowrap;background:color-mix(in srgb,var(--bf-color-bg-canvas) 96%,transparent);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-asset-character-detail__nav>span{color:var(--bf-color-text-muted);font-size:.65rem}.bf-asset-character-detail__nav-tabs{flex:1 1 auto;min-width:0}.bf-asset-character-detail__nav .bf-tabs-list{display:flex;min-width:0;padding:0;align-items:center;gap:.75rem;background:transparent;border:0}.bf-asset-character-detail__nav .bf-tabs-trigger{min-height:2rem;padding:.4rem 1rem;color:var(--bf-color-text-secondary);background:transparent;border:1px solid transparent;border-radius:.375rem;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.02em}.bf-asset-character-detail__nav .bf-tabs-trigger[data-state=active]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #7f1d1d);border-color:var(--bf-color-action-primary-hover, #b91c1c);font-weight:600}.bf-asset-character-detail__nav-actions{display:flex;flex:none;margin-left:auto;align-items:center;gap:.5rem}.bf-asset-character-template{position:relative;margin-left:auto}.bf-asset-character-template>button,.bf-asset-character-template>.bf-tooltip-action-button{display:inline-flex;min-height:2.35rem;padding:0 .9rem;align-items:center;gap:.5rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.4rem;cursor:pointer;font-size:.8125rem}.bf-asset-character-template>.bf-tooltip-action-button[data-compact=always]{width:2.25rem;min-width:2.25rem;padding:0}.bf-asset-character-template>button:hover,.bf-asset-character-template>.bf-tooltip-action-button:hover{background:var(--bf-color-bg-hover)}.bf-asset-character-template>button i{color:var(--bf-color-text-muted);font-style:normal}.bf-asset-character-template>div{position:absolute;z-index:20;display:grid;width:22.5rem;padding:1rem;top:calc(100% + .5rem);right:0;gap:.5rem;background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border-strong);border-radius:.75rem;box-shadow:0 1.2rem 3rem #0000008c}.bf-asset-character-template>div button{display:grid;width:100%;padding:.75rem;gap:.25rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem;cursor:pointer;text-align:left}.bf-asset-character-template>div button[aria-selected=true]{color:var(--bf-color-action-primary-fg, #fff);background:color-mix(in srgb,var(--bf-color-action-primary, #7f1d1d) 22%,var(--bf-color-bg-subtle));border-color:var(--bf-color-action-primary, #7f1d1d)}.bf-asset-character-template>div button:hover{border-color:var(--bf-color-border-strong)}.bf-asset-character-template>div strong{font-size:.8125rem}.bf-asset-character-template>div small{color:var(--bf-color-text-muted);font-size:.75rem;line-height:1.55}.bf-asset-character-detail__scroll{min-width:0;min-height:0;padding:0 0 2rem;flex:1;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--bf-color-border-control) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.bf-asset-character-detail__scroll::-webkit-scrollbar{width:.45rem}.bf-asset-character-detail__scroll::-webkit-scrollbar-thumb{background:var(--bf-color-border-control);border-radius:999px}.bf-asset-character-section-header{display:flex;min-height:2.5rem;margin:1.5rem 0 1rem;align-items:center;justify-content:space-between;gap:1rem}.bf-asset-character-section-header>div{display:flex;align-items:center;gap:.5rem}.bf-asset-character-section-header>div i{width:.2rem;height:.875rem;background:var(--bf-color-action-primary, #7f1d1d);border-radius:.15rem}.bf-asset-character-section-header.is-blue>div i{background:var(--bf-color-action-primary-hover, #b91c1c)}.bf-asset-character-section-header h2{margin:0;color:var(--bf-color-text-primary);font-size:.9375rem;letter-spacing:.03em}.bf-asset-detail-media-panel,.bf-asset-character-base,.bf-asset-costume-main,.bf-asset-state-card{aspect-ratio:auto;grid-template-columns:minmax(0,52fr) minmax(0,48fr);margin-bottom:1rem}.bf-asset-character-base{position:relative;box-sizing:border-box;display:grid;width:100%;height:auto;min-height:0;overflow:hidden;align-items:stretch;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem;box-shadow:none}.bf-asset-character-base__media{position:relative;box-sizing:border-box;display:flex;min-width:0;min-height:0;aspect-ratio:16 / 9;padding:.35rem;align-items:center;justify-content:center;align-self:start;flex:52 1 0;background:var(--bf-color-bg-canvas)}.bf-asset-character-base__media>button:first-child{width:100%;height:100%;padding:0;overflow:hidden;background:transparent;border:0;cursor:zoom-in}.bf-asset-character-base__media>button:first-child:disabled{cursor:wait}.bf-asset-character-base__media:hover .bf-asset-character-base__media-actions,.bf-asset-character-base__media:focus-within .bf-asset-character-base__media-actions,.bf-asset-character-view:hover .bf-asset-character-view__actions,.bf-asset-character-view:focus-within .bf-asset-character-view__actions{opacity:1}.bf-asset-character-base__copy{box-sizing:border-box;display:flex;min-width:0;min-height:100%;height:0;padding:1rem;overflow:hidden;align-self:stretch;flex:48 1 0;flex-direction:column;background:var(--bf-color-bg-canvas);border-left:1px solid var(--bf-color-border)}.bf-asset-character-base__copy.is-drop-active{box-shadow:inset 0 0 0 2px #a78bfa}.bf-asset-character-base__description-drop{position:absolute;z-index:4;display:grid;padding:.55rem .8rem;inset:50% 1rem auto auto;place-items:center;color:var(--bf-color-text-primary);background:#000000db;border-radius:.5rem;font-size:.75rem;font-weight:650;transform:translateY(-50%)}.bf-asset-character-base__copy>header{display:flex;min-height:1.8rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-asset-character-base__copy h3{min-width:0;margin:0;overflow:hidden;flex:1;color:var(--bf-color-text-primary);font-size:.9375rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-character-base__copy header>div{display:flex;flex:none;align-items:center;gap:.3rem}.bf-asset-character-base__copy header .bf-button{flex:none}.bf-asset-detail-info-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:.3rem;flex-wrap:nowrap}.bf-asset-character-base__description{margin-top:.65rem;color:var(--bf-color-text-secondary)}.bf-asset-character-base__description.bf-host-markdown p{color:inherit}.bf-asset-character-base__copy p{margin:.65rem 0 0;color:var(--bf-color-text-secondary);font-size:.8125rem;line-height:1.65;white-space:pre-wrap}.bf-asset-character-base__copy p.is-muted{color:var(--bf-color-text-muted)}.bf-asset-character-base__copy footer{display:flex;padding-top:1rem;border-top:1px solid var(--bf-color-border);justify-content:flex-end}.bf-asset-character-base__copy footer .bf-responsive-action-bar{justify-content:flex-end}.bf-asset-character-base__copy footer button:hover{filter:brightness(1.14)}.bf-asset-character-base__description-status{margin:.5rem 0 0!important;color:#a78bfa!important;font-size:.75rem!important}.bf-asset-character-base__description-status.is-saved{color:#34d399!important}.bf-asset-character-base__description-status.is-error{color:var(--bf-color-danger-text, #f87171)!important}.bf-asset-character-view-grid{display:grid;width:100%;min-width:0;max-width:100%;padding:.125rem 0 .5rem;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.875rem;overflow:visible}.bf-asset-character-view-grid:has(>:nth-child(5)){grid-template-columns:repeat(5,minmax(0,1fr))}.bf-asset-character-view{position:relative;box-sizing:border-box;width:100%;min-width:0;overflow:hidden;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem;transition:border-color .16s ease,box-shadow .16s ease}.bf-asset-character-view:hover{border-color:var(--bf-color-border-strong)}.bf-asset-character-view.is-drop-active{border-color:var(--bf-color-action-primary, #7f1d1d);box-shadow:0 0 0 2px color-mix(in srgb,var(--bf-color-action-primary, #7f1d1d) 35%,transparent)}.bf-asset-character-view__media{position:relative;display:block;width:100%;height:auto;aspect-ratio:16 / 9;padding:0;overflow:hidden;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:0;border-radius:.4rem .4rem 0 0;cursor:pointer}.bf-asset-character-view__label{display:flex;height:2.25rem;padding:0 .625rem;align-items:center;justify-content:flex-start;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border-top:1px solid var(--bf-color-border);font-size:.75rem;font-weight:600}.bf-asset-character-view__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-asset-character-view__label input{box-sizing:border-box;width:100%;height:1.5rem;padding:0 .3rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-input);border:1px solid var(--bf-color-border-control);border-radius:.25rem;outline:0;text-align:center}.bf-asset-character-view-add-item{width:100%;min-width:0}.bf-asset-character-view-add{box-sizing:border-box;display:flex;width:100%;min-height:0;aspect-ratio:16 / 9;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:.35rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:2px dashed var(--bf-color-border);border-radius:.75rem;cursor:pointer}.bf-asset-character-view-add:hover{color:var(--bf-color-text-secondary);background:var(--bf-color-bg-hover);border-color:#555}.bf-asset-character-view-add span{display:grid;width:2.5rem;height:2.5rem;place-items:center;background:var(--bf-color-bg-elevated);border-radius:50%;font-size:1.2rem}.bf-asset-character-view-add strong{font-size:.75rem}.bf-asset-character-view-add small{font-size:.7rem;font-weight:400}.bf-asset-character-detail__loading{display:grid;min-height:42rem;padding:1.25rem 2rem;grid-template-rows:4.5rem 4rem 18rem;gap:1rem}.bf-asset-character-detail__loading>i,.bf-asset-character-detail__loading>div,.bf-asset-character-detail__loading span{display:block;background:linear-gradient(100deg,var(--bf-color-bg-surface) 30%,var(--bf-color-bg-elevated) 50%,var(--bf-color-bg-surface) 70%);background-size:250% 100%;border:1px solid var(--bf-color-border);border-radius:.75rem;animation:bf-skeleton 1.6s ease infinite}.bf-asset-character-detail__loading>div{display:grid;grid-template-columns:repeat(4,10.5rem);gap:1rem;background:transparent;border:0}.bf-asset-character-detail__error{display:flex;min-height:42rem;padding:3rem 1rem;align-items:center;justify-content:center;flex-direction:column;text-align:center}.bf-asset-character-detail__error>span{display:grid;width:3rem;height:3rem;place-items:center;color:var(--bf-color-danger-text, #f87171);border:1px solid var(--bf-color-danger-border, #7f1d1d);border-radius:50%;font-size:1.2rem}.bf-asset-character-detail__error h2{margin:1rem 0 0;font-size:1rem}.bf-asset-character-detail__error p{margin:.45rem 0 0;color:var(--bf-color-text-secondary)}.bf-asset-character-detail__error>div{display:flex;margin-top:1.25rem;gap:.65rem}.bf-asset-character-dialog__icon{display:grid;width:2.25rem;height:2.25rem;place-items:center;color:var(--bf-color-text-primary);background:#780d0d4d;border:1px solid rgb(120 13 13 / 50%);border-radius:50%}.bf-asset-character-dialog__icon.is-blue{color:#60a5fa;background:#1a3a5c4d;border-color:#3b82f67f}@media(hover:none)and (pointer:coarse){.bf-asset-character-detail__nav .bf-tabs-trigger,.bf-asset-character-detail__title .bf-button,.bf-asset-character-detail__nav .bf-button,.bf-asset-character-template>button,.bf-asset-character-section-header .bf-button,.bf-asset-character-base__copy header .bf-button,.bf-asset-character-base__copy footer .bf-button,.bf-asset-costume-main__info .bf-button,.bf-asset-state-card__info .bf-button,.bf-asset-image-prompt-analysis .bf-button{min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-detail-info-actions .bf-button[data-has-icon=true]{width:var(--bf-control-touch, 2.75rem);min-width:var(--bf-control-touch, 2.75rem)}.bf-asset-character-detail__title .bf-button--danger:has(.bf-media-intent-action-bar__icon){width:var(--bf-control-touch, 2.75rem);min-width:var(--bf-control-touch, 2.75rem)}}.bf-asset-costume-switcher{display:flex;min-height:3rem;padding:.5rem 0;align-items:center;gap:.5rem}.bf-asset-costume-switcher>button{display:grid;width:1.75rem;height:1.75rem;padding:0;flex:none;place-items:center;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:50%;cursor:pointer;font-size:1.1rem}.bf-asset-costume-switcher>button:disabled{cursor:not-allowed;opacity:.35}.bf-asset-costume-switcher>div{display:flex;min-width:0;align-items:center;flex:1;gap:.5rem;overflow-x:auto;scrollbar-width:none}.bf-asset-costume-switcher>div::-webkit-scrollbar{display:none}.bf-asset-costume-switcher [role=tab]{min-height:2rem;padding:0 .85rem;flex:none;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:0;border-radius:999px;cursor:pointer;font-size:.8125rem;font-weight:600;white-space:nowrap}.bf-asset-costume-switcher [role=tab][aria-selected=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #7f1d1d)}.bf-asset-costume-main{position:relative;box-sizing:border-box;display:grid;width:100%;height:auto;min-height:0;overflow:hidden;align-items:stretch;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem;box-shadow:none}.bf-asset-costume-main__media{position:relative;display:flex;min-width:0;min-height:0;aspect-ratio:16 / 9;padding:.35rem;align-items:center;justify-content:center;align-self:start;flex:52 1 0;background:#fff}.bf-asset-costume-main__media>button:first-child{width:100%;height:100%;padding:0;overflow:hidden;background:transparent;border:0;cursor:zoom-in}.bf-asset-costume-main__media:hover .bf-asset-costume-main__actions,.bf-asset-costume-main__media:focus-within .bf-asset-costume-main__actions{opacity:1}.bf-asset-costume-main__info{box-sizing:border-box;display:flex;min-width:0;min-height:100%;height:0;padding:1rem;overflow:hidden;align-self:stretch;flex:48 1 0;flex-direction:column;background:var(--bf-color-bg-canvas);border-left:1px solid var(--bf-color-border)}.bf-asset-costume-main__info>header{display:flex;min-height:1.8rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-asset-costume-main__info>header>div{display:flex;min-width:0;align-items:center;gap:.5rem}.bf-asset-costume-main__info>header i,.bf-asset-character-clothing__section i{display:block;width:.2rem;height:.875rem;background:var(--bf-color-action-primary, #7f1d1d);border-radius:.15rem}.bf-asset-costume-main__info h2,.bf-asset-character-clothing__section h2{margin:0;color:var(--bf-color-text-primary);font-size:.875rem}.bf-asset-costume-main__info>header>.bf-button{flex:none}.bf-asset-costume-main__info>header>div:last-child,.bf-asset-state-card__info>header>div:last-child{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:.25rem;flex-wrap:wrap}.bf-asset-costume-main__fields{min-height:0;padding-right:.25rem;flex:0 0 auto;overflow:visible}.bf-asset-costume-main__fields>div{display:grid;margin-top:.65rem;gap:.25rem}.bf-asset-costume-main__fields strong{color:var(--bf-color-text-secondary);font-size:.8125rem}.bf-asset-costume-main__fields p{margin:0;color:#888;font-size:.75rem;line-height:1.6;white-space:pre-wrap}.bf-asset-costume-main__tags{display:flex;flex-wrap:wrap;gap:.35rem}.bf-asset-costume-main__tags small{padding:.15rem .5rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.25rem;font-size:.6875rem}.bf-asset-costume-main__info footer{display:flex;padding-top:.75rem;border-top:1px solid var(--bf-color-border);justify-content:flex-end}.bf-asset-costume-main__info footer .bf-responsive-action-bar{justify-content:flex-end}.bf-asset-character-clothing__divider{width:100%;height:1px;margin:1.5rem 0;background:var(--bf-color-bg-elevated)}.bf-asset-character-clothing__section{display:flex;min-height:2.5rem;margin:0 0 .75rem;align-items:center;justify-content:space-between;gap:1rem}.bf-asset-character-clothing__section>div{display:flex;align-items:center;gap:.5rem}.bf-asset-character-clothing__section.is-custom{margin-top:1.5rem}.bf-asset-character-clothing__section.is-custom i{background:var(--bf-color-action-primary-hover, #b91c1c)}.bf-asset-character-clothing__empty{display:flex;min-height:20rem;margin-top:1rem;padding:2rem;align-items:center;justify-content:center;flex-direction:column;color:var(--bf-color-text-muted);background:var(--bf-color-bg-canvas);border:1px dashed var(--bf-color-border);border-radius:.75rem;text-align:center}.bf-asset-character-clothing__empty>span{display:grid;width:3rem;height:3rem;place-items:center;background:var(--bf-color-bg-elevated);border-radius:50%;font-size:1.3rem}.bf-asset-character-clothing__empty h2{margin:.75rem 0 0;color:var(--bf-color-text-primary);font-size:1rem}.bf-asset-character-clothing__empty p{max-width:34rem;margin:.5rem 0 0;font-size:.8125rem;line-height:1.65}@container bf-asset-detail (max-width: 48rem){.bf-asset-character-view-grid,.bf-asset-character-view-grid:has(>:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.bf-asset-character-view,.bf-asset-character-view-add-item,.bf-asset-character-view-add{width:100%}.bf-asset-character-view__media{height:auto;aspect-ratio:16 / 9}.bf-asset-character-view-add{min-height:0;aspect-ratio:16 / 9}.bf-asset-character-clothing__section .bf-button{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-character-base{display:grid;min-height:12rem;aspect-ratio:800 / 300;grid-template-columns:minmax(0,52fr) minmax(0,48fr)}.bf-asset-character-base__media{min-height:0;height:100%;aspect-ratio:auto}.bf-asset-costume-switcher{padding-top:.75rem}.bf-asset-costume-switcher [role=tab]{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-costume-switcher>button{width:var(--bf-control-icon-standard, 2.25rem);min-width:var(--bf-control-icon-standard, 2.25rem);height:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-costume-main{display:grid;min-height:12rem;aspect-ratio:800 / 300;grid-template-columns:minmax(0,52fr) minmax(0,48fr)}.bf-asset-costume-main__media{min-height:0;height:100%;aspect-ratio:auto}.bf-asset-costume-main__info{height:auto;min-height:0;border-top:0;border-left:1px solid var(--bf-color-border)}.bf-asset-costume-main__actions,.bf-asset-costume-main__visual .bf-asset-visual-slot__overlay{opacity:1}}@container bf-asset-detail (max-width: 30rem){.bf-asset-character-detail{padding:.75rem 1rem 0}.bf-asset-character-detail__title{min-height:auto;padding:0;flex-wrap:wrap}.bf-asset-character-detail__title h1{font-size:1rem;white-space:normal}.bf-asset-character-detail__scroll{padding:0 0 1.25rem}.bf-asset-character-section-header{flex-wrap:wrap;gap:.5rem}.bf-asset-character-section-header>span{display:flex;margin-left:auto;justify-content:flex-end}.bf-asset-character-view-grid,.bf-asset-character-view-grid:has(>:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}}.bf-asset-character-voice{container-name:bf-asset-character-voice;container-type:inline-size}.bf-asset-character-voice .bf-asset-character-detail__scroll{box-sizing:border-box;display:grid;width:100%;max-width:72rem;margin-inline:auto;padding-top:0;align-content:start;gap:2rem}@container bf-asset-character-voice (max-width: 36rem){.bf-asset-character-voice .bf-asset-character-detail__scroll{padding-right:1rem;padding-left:1rem;gap:1.5rem}.bf-asset-character-voice .bf-asset-character-detail__title button,.bf-asset-character-voice .bf-tabs-trigger,.bf-asset-voice-settings__body>header button,.bf-asset-voice-settings__editor button,.bf-asset-voice-settings__generate,.bf-asset-voice-settings__current button,.bf-asset-voice-library__tabs .bf-tabs-trigger,.bf-asset-voice-library__search,.bf-asset-voice-library__search input,.bf-asset-voice-library__search button,.bf-asset-voice-library__filter,.bf-asset-voice-library__filter select,.bf-asset-voice-library__quick button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}}.bf-asset-scene-detail .bf-asset-character-section-header,.bf-asset-scene-states .bf-asset-character-section-header{margin-top:1.5rem}.bf-asset-scene-detail .bf-asset-character-view,.bf-asset-scene-detail .bf-asset-character-view-add-item,.bf-asset-scene-states .bf-asset-character-view,.bf-asset-scene-states .bf-asset-character-view-add-item{width:100%}.bf-asset-scene-states__heading{display:flex;min-height:3rem;padding-top:.75rem;align-items:center;justify-content:space-between;gap:1rem}.bf-asset-scene-states__heading h2{margin:0;color:var(--bf-color-text-primary);font-size:.9375rem}.bf-asset-scene-states__heading span{color:var(--bf-color-text-muted);font-size:.75rem}.bf-asset-scene-states__heading-actions{display:flex;align-items:center;gap:.75rem}.bf-asset-state-switcher{display:flex;min-width:0;padding:.5rem 0 .8rem;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none}.bf-asset-state-switcher::-webkit-scrollbar{display:none}.bf-asset-state-switcher button{min-width:-moz-max-content;min-width:max-content;min-height:2rem;padding:0 .8rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-control);border:0;border-radius:999px;cursor:pointer;font-size:.8125rem;font-weight:600}.bf-asset-state-switcher button[aria-selected=true]{color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #7f1d1d)}.bf-asset-state-card{position:relative;box-sizing:border-box;display:grid;width:100%;height:auto;min-height:0;overflow:hidden;align-items:stretch;color:var(--bf-color-text-primary);background:var(--bf-color-bg-surface);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-asset-state-card__media{position:relative;display:flex;min-width:0;min-height:0;aspect-ratio:16 / 9;padding:.35rem;align-items:center;justify-content:center;align-self:start;flex:52 1 0;background:#fff}.bf-asset-state-card__media>button:first-child{width:100%;height:100%;padding:0;overflow:hidden;background:transparent;border:0;cursor:pointer}.bf-asset-state-card__media:hover .bf-asset-state-card__media-actions,.bf-asset-state-card__media:focus-within .bf-asset-state-card__media-actions{opacity:1}.bf-asset-state-card__info{box-sizing:border-box;display:flex;min-width:0;min-height:100%;height:0;padding:1rem;overflow:hidden;align-self:stretch;flex:48 1 0;flex-direction:column;background:var(--bf-color-bg-canvas);border-left:1px solid var(--bf-color-border)}.bf-asset-state-card__info>header{display:flex;min-height:1.8rem;align-items:center;justify-content:space-between;gap:.5rem}.bf-asset-state-card__info>header h3{min-width:0;margin:0;overflow:hidden;flex:1;color:var(--bf-color-text-primary);font-size:.9375rem;text-overflow:ellipsis;white-space:nowrap}.bf-asset-state-card__info>header>.bf-button{flex:none}.bf-asset-state-card__copy-body{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.bf-asset-state-card__info footer{display:flex;padding-top:.75rem;border-top:1px solid var(--bf-color-border);justify-content:flex-end}.bf-asset-state-card__info footer .bf-responsive-action-bar{justify-content:flex-end}.bf-asset-scene-states__empty{display:grid;min-height:13rem;padding:2rem;place-items:center;align-content:center;gap:.4rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-elevated);border:1px dashed var(--bf-color-border);border-radius:.75rem;text-align:center}.bf-asset-scene-states__empty>span{font-size:1.8rem}.bf-asset-scene-states__empty strong{color:var(--bf-color-text-secondary);font-size:.875rem}.bf-asset-scene-states__empty small{font-size:.7rem}@media(max-width:48rem){.bf-asset-state-switcher button{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-state-card{display:grid;min-height:12rem;aspect-ratio:800 / 300;grid-template-columns:minmax(0,52fr) minmax(0,48fr)}.bf-asset-state-card__media{min-height:0;height:100%;aspect-ratio:auto}.bf-asset-state-card__info{height:auto;min-height:0;border-top:0;border-left:1px solid var(--bf-color-border)}.bf-asset-state-card__media-actions,.bf-asset-state-card__visual .bf-asset-visual-slot__overlay{opacity:1}}@media(max-width:30rem){.bf-asset-costume-main,.bf-asset-state-card{height:12rem;min-height:0;aspect-ratio:auto;grid-template-columns:minmax(0,44fr) minmax(0,56fr)}.bf-asset-costume-main__media,.bf-asset-state-card__media{aspect-ratio:auto;background:#0b0b0b}.bf-asset-costume-main__visual,.bf-asset-state-card__visual{height:auto;aspect-ratio:16 / 9}.bf-asset-costume-main__info,.bf-asset-state-card__info{padding:.75rem}.bf-asset-character-view-grid,.bf-asset-character-view-grid:has(>:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-asset-all-page{position:relative;box-sizing:border-box;display:flex;width:100%;min-width:0;height:100%;min-height:min(48rem,100dvh);color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem;flex-direction:column;overflow:hidden}.bf-asset-all-page--drop-active{box-shadow:inset 0 0 0 2px #c00}.bf-asset-all-page button,.bf-asset-all-page input{font:inherit}.bf-asset-primary-header{position:relative;min-height:3.6rem;flex:none;background:var(--bf-color-bg-canvas);border-bottom:1px solid var(--bf-color-border)}.bf-asset-back-button{position:absolute;z-index:2;top:50%;left:1rem;display:grid;width:2rem;height:2rem;padding:0;place-items:center;color:var(--bf-color-text-secondary);background:transparent;border:0;border-radius:.5rem;transform:translateY(-50%);cursor:pointer;font-size:1.8rem;line-height:1}.bf-asset-back-button:hover{color:var(--bf-color-text-primary);background:var(--bf-color-bg-hover)}.bf-asset-primary-tabs{display:flex;height:100%;min-height:3.6rem;padding:0 3.5rem;align-items:flex-end;justify-content:center;gap:.25rem}.bf-asset-primary-tabs button{position:relative;display:inline-flex;min-height:3.6rem;padding:1rem 1.25rem .7rem;align-items:center;gap:.45rem;color:var(--bf-color-text-muted);background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;font-size:.8125rem;font-weight:600}.bf-asset-primary-tabs button:hover{color:var(--bf-color-text-primary)}.bf-asset-primary-tabs button.is-active,.bf-asset-primary-tabs button.bf-choice-chip--selected{color:#c00;background:transparent;border-bottom-color:#c00}.bf-asset-primary-tabs button.is-active:before,.bf-asset-primary-tabs button.bf-choice-chip--selected:before{position:absolute;top:0;right:0;left:0;height:1px;background:#c00;content:""}.bf-asset-topbar{display:flex;min-height:4rem;padding:0 1.5rem;flex:none;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border)}.bf-asset-topbar h2{margin:0;font-size:1rem;font-weight:650}.bf-asset-topbar h2 small{margin-left:.55rem;color:var(--bf-color-text-muted);font-size:.6875rem;font-weight:500}.bf-asset-topbar-actions{display:flex;min-width:0;align-items:center;gap:.75rem}.bf-asset-search{position:relative;width:16rem;min-height:2.25rem;color:var(--bf-color-text-muted);background:var(--bf-color-bg-input);border-color:var(--bf-color-border-control)}.bf-asset-search .bf-search-field__input{min-height:2rem;color:var(--bf-color-text-primary);font-size:.8125rem}.bf-asset-search .bf-search-field__input::-moz-placeholder{color:var(--bf-color-text-muted)}.bf-asset-search .bf-search-field__input::placeholder{color:var(--bf-color-text-muted)}.bf-asset-view-switcher{display:flex;overflow:hidden;background:var(--bf-color-bg-control);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-asset-view-switcher button,.bf-asset-refresh{display:grid;width:2.1rem;height:2.1rem;padding:0;place-items:center;color:var(--bf-color-text-secondary);background:transparent;border:0;cursor:pointer}.bf-asset-view-switcher button.is-active,.bf-asset-view-switcher button.bf-choice-chip--selected,.bf-asset-view-switcher button[aria-pressed=true]{color:#c00;background:#cc000024}.bf-asset-view-switcher button:hover,.bf-asset-refresh:hover{color:var(--bf-color-text-primary)}.bf-asset-filterbar{position:relative;display:flex;min-height:3rem;padding:0 1.5rem;flex:none;align-items:center;gap:.5rem;overflow:visible;border-bottom:1px solid var(--bf-color-border)}.bf-asset-filter-anchor{position:relative}.bf-asset-filter-button,.bf-asset-filter-chip{display:inline-flex;height:1.75rem;padding:0 .7rem;align-items:center;gap:.35rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:999px;cursor:pointer;font-size:.6875rem;white-space:nowrap}.bf-asset-filter-button:hover,.bf-asset-filter-chip:hover{border-color:var(--bf-color-border-strong);filter:brightness(1.18)}.bf-asset-filter-clear{margin-left:auto;padding:.3rem .55rem;color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer;font-size:.6875rem}.bf-asset-filter-clear:hover{color:var(--bf-color-text-primary)}.bf-asset-filter-summary{margin-left:auto;color:#626269;font-size:.6875rem;white-space:nowrap}.bf-asset-filter-popover{position:absolute;z-index:40;top:calc(100% + .5rem);left:0;width:22.5rem;padding:.9rem;color:var(--bf-color-text-primary);background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem;box-shadow:0 18px 45px #0000008c}.bf-asset-filter-popover header{display:flex;margin-bottom:.75rem;align-items:center;justify-content:space-between}.bf-asset-filter-popover header strong{font-size:.8125rem}.bf-asset-filter-popover header button{color:var(--bf-color-text-muted);background:transparent;border:0;cursor:pointer}.bf-asset-filter-popover>div{display:flex;gap:.45rem;flex-wrap:wrap}.bf-asset-filter-popover>div button{display:inline-flex;min-height:1.9rem;padding:0 .65rem;align-items:center;gap:.35rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:999px;cursor:pointer;font-size:.6875rem}.bf-asset-filter-popover>div button i{width:.45rem;height:.45rem;border-radius:50%}.bf-asset-filter-popover>div button:hover,.bf-asset-filter-popover>div button.is-active,.bf-asset-filter-popover>div button.bf-choice-chip--selected{color:var(--bf-color-text-primary);background:#cc000024;border-color:#c00}.bf-asset-filter-sections{display:grid!important;max-height:min(28rem,calc(100dvh - 11rem));gap:1rem!important;overflow-y:auto}.bf-asset-filter-sections>section{display:grid;gap:.5rem}.bf-asset-filter-sections h3{margin:0;color:var(--bf-color-text-muted);font-size:.6875rem;font-weight:600}.bf-asset-filter-sections>section>div{display:flex;gap:.45rem;flex-wrap:wrap}.bf-asset-filter-sections button small{color:#6b7280}.bf-asset-content{min-height:0;padding:1.5rem;flex:1;overflow-y:auto}.bf-asset-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));align-items:start;gap:1rem}.bf-system-asset-card{position:relative;min-width:0;height:100%;overflow:hidden;background:linear-gradient(135deg,var(--bf-color-bg-elevated),var(--bf-color-bg-subtle));border:1px solid var(--bf-color-border);border-radius:.75rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.bf-system-asset-card:hover{z-index:2;border-color:var(--bf-color-border-strong);transform:translateY(-2px);box-shadow:0 10px 24px #00000059}.bf-system-asset-card[data-disabled=true]{opacity:.55}.bf-system-asset-card[data-disabled=true]:hover{border-color:var(--bf-color-border);transform:none;box-shadow:none}.bf-asset-card-grid:not(.bf-asset-card-grid--list) .bf-system-asset-card{max-width:17rem}.bf-system-asset-card .bf-media-card-preview{overflow:hidden;background:radial-gradient(circle at 50% 40%,#1d1d21,#0b0b0d 72%)}.bf-system-asset-card .bf-media-card-preview>.bf-media-preview,.bf-system-asset-card .bf-media-card-preview>.bf-system-asset-custom-media{width:100%;height:100%;min-height:0}.bf-system-asset-card .bf-media-preview-stage,.bf-system-asset-card .bf-media-preview-image-wrap{width:100%;height:100%;min-height:0}.bf-system-asset-card .bf-media-preview-stage{box-sizing:border-box;padding:.35rem;background:#101010}.bf-system-asset-card .bf-media-preview-image-wrap{overflow:hidden;border-radius:.45rem}.bf-system-asset-custom-media{position:relative;z-index:2;display:block}.bf-system-asset-custom-media>*{width:100%;height:100%}.bf-system-asset-card .bf-media-preview-media{transition:transform .3s ease}.bf-system-asset-card[data-category=character] .bf-media-preview-media,.bf-system-asset-card[data-category=costume] .bf-media-preview-media{-o-object-position:center;object-position:center}.bf-system-asset-card:hover .bf-media-preview-media{transform:none}.bf-asset-card-grid:not(.bf-asset-card-grid--list) .bf-system-asset-card .bf-media-card-body{box-sizing:border-box;height:4.5rem;min-height:4.5rem;overflow:hidden}.bf-system-asset-card .bf-media-card-body{display:grid;padding:.7rem;gap:.25rem}.bf-system-asset-card .bf-media-card-copy{gap:.25rem}.bf-system-asset-card .bf-media-card-title,.bf-system-asset-card .bf-media-card-description,.bf-system-asset-card .bf-media-card-metadata{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-system-asset-card .bf-media-card-title{color:#fff;font-size:.75rem;font-weight:600}.bf-system-asset-card .bf-media-card-description{color:#6b7280;font-size:.625rem}.bf-system-asset-card .bf-media-card-metadata{padding-top:.2rem;color:#4b5563;font-size:.575rem}.bf-system-asset-fallback{display:grid;place-items:center;gap:.4rem}.bf-system-asset-fallback strong{font-size:.9rem;letter-spacing:.08em}.bf-system-asset-fallback small{font-size:.6875rem}.bf-system-asset-category{position:absolute;top:.5rem;left:.5rem;display:inline-flex;padding:.2rem .45rem;align-items:center;gap:.3rem;border-radius:.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.625rem;font-weight:650;letter-spacing:.04em}.bf-system-asset-category i{width:.35rem;height:.35rem;border-radius:50%}.bf-system-asset-file-kind{position:absolute;right:.5rem;bottom:.5rem;padding:.18rem .4rem;color:#d1d5db;background:#000000ad;border-radius:.25rem;font-size:.55rem;letter-spacing:.06em}.bf-system-asset-selection-status{position:absolute;top:.5rem;right:.5rem;display:inline-flex;min-height:1.5rem;padding:.2rem .5rem;align-items:center;color:#fff;background:var(--bf-color-action-primary, #cc1717);border:1px solid rgb(255 255 255 / .22);border-radius:999px;box-shadow:0 .25rem .75rem #00000059;font-size:.625rem;font-weight:650}.bf-system-asset-card[data-selectable=true]:not(.bf-media-card--selected) .bf-system-asset-selection-status{color:var(--bf-color-text-secondary, #b4b4bd);background:#080808c2;border-color:#fff3}.bf-system-asset-card[data-selection-pending=true] .bf-system-asset-selection-status{color:#fff;background:var(--bf-color-action-primary, #cc1717)}.bf-system-asset-card[data-selectable=true]:not([data-disabled=true]){cursor:pointer}.bf-system-asset-card[data-selectable=true]:not(.bf-media-card--selected):hover{border-color:var(--bf-color-focus, #f04444)}.bf-system-asset-card[data-selection-pending=true]{cursor:wait}.bf-system-asset-card .bf-media-card-actions{position:absolute;z-index:4;top:.5rem;right:.5rem;display:flex;padding:0;gap:.3rem;opacity:0;transition:opacity .15s ease}.bf-system-asset-card:hover .bf-media-card-actions,.bf-system-asset-card:focus-within .bf-media-card-actions{opacity:1}.bf-system-asset-card .bf-media-card-actions button{display:grid;width:auto;min-width:1.8rem;height:1.8rem;padding:0 .4rem;place-items:center;color:#fff;background:#000000ad;border:1px solid rgb(255 255 255 / .1);border-radius:.4rem;cursor:pointer;font-size:.625rem}.bf-system-asset-card .bf-media-card-actions button svg,.bf-asset-all-page button svg{width:1rem;height:1rem}.bf-system-asset-card .bf-media-card-actions button:hover{background:#1e3a8a;border-color:#3b82f68c}.bf-system-asset-card .bf-media-card-actions button.is-favorite{background:#ca8a04}.bf-asset-card-grid--list{display:grid;grid-template-columns:1fr;gap:.5rem}.bf-asset-card-grid--list .bf-system-asset-card{display:grid;grid-template-columns:5rem minmax(0,1fr)}.bf-asset-card-grid--list .bf-system-asset-card .bf-media-card-preview{aspect-ratio:1}.bf-asset-card-grid--list .bf-system-asset-card .bf-media-card-body{align-content:center}.bf-asset-card-grid--list .bf-system-asset-card .bf-media-card-actions{top:50%;right:.75rem;opacity:1;transform:translateY(-50%)}.project-asset-picker-dialog .project-asset-picker-list .bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(6.75rem,1fr));gap:.5rem}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card{max-width:none}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-preview{aspect-ratio:1}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-body{box-sizing:border-box;height:auto;min-height:2.35rem;max-height:none;padding:.4rem .45rem;background:var(--bf-color-bg-surface, #101010);border-top:1px solid var(--bf-color-border, #303036)}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-title{color:var(--bf-color-text-primary, #fafafa);font-size:.6875rem;font-weight:600;line-height:1.3;white-space:normal;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-description,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-metadata,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-actions{display:none}.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card:hover{border-color:var(--bf-color-focus, #f04444);cursor:pointer}.bf-asset-state{display:grid;min-height:24rem;place-items:center;align-content:center;gap:.75rem;color:var(--bf-color-text-muted)}.bf-asset-state>span{width:1.75rem;height:1.75rem;border:2px solid var(--bf-color-border);border-top-color:#c00;border-radius:50%}.bf-asset-state strong{color:var(--bf-color-text-muted);font-size:.8125rem}.bf-asset-state p{margin:0;font-size:.8125rem}.bf-asset-spinner{color:#c00;animation:bf-asset-spin 1s linear infinite}.bf-system-asset-detail{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;background:var(--bf-color-bg-canvas);flex-direction:column;overflow:hidden}.bf-system-asset-detail--standalone{position:relative;inset:auto;width:100%;min-height:40rem;color:var(--bf-color-text-primary);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-system-asset-detail>header{display:flex;min-height:3.5rem;padding:0 1.5rem;flex:none;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bf-color-border)}.bf-system-asset-detail>header>div{display:flex;align-items:center;gap:.75rem}.bf-system-asset-detail>header button{min-height:2rem;padding:0 .65rem;color:var(--bf-color-text-primary);background:transparent;border:1px solid transparent;border-radius:.4rem;cursor:pointer;font-size:.75rem}.bf-system-asset-detail>header button:hover{background:var(--bf-color-bg-hover)}.bf-system-asset-detail>header button[aria-label=返回资产列表]{width:auto;min-width:var(--bf-control-icon-standard, 2.25rem);padding:0 .5rem;font-size:.75rem;white-space:nowrap}.bf-asset-create-dialog{width:min(calc(100vw - 2rem),42rem);padding:0;overflow:hidden}.bf-asset-create-dialog>form{display:flex;min-height:0;max-height:min(88vh,52rem);flex-direction:column}.bf-asset-create-dialog .bf-dialog-header{flex:none;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-asset-create-dialog__heading{display:flex;min-width:0;align-items:center;gap:.75rem}.bf-asset-create-dialog__heading>div{display:grid;min-width:0;gap:.25rem}.bf-asset-create-dialog__icon{display:inline-grid;width:2.5rem;height:2.5rem;flex:none;place-items:center;color:#f87171;background:#780d0d40;border:1px solid rgb(120 13 13 / 50%);border-radius:.75rem}.bf-asset-create-dialog__icon svg{width:1.25rem;height:1.25rem}.bf-asset-create-dialog__body{display:grid;min-height:0;padding-top:1.25rem;overflow-y:auto;gap:1.5rem}.bf-asset-create-dialog__field-label{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem}.bf-asset-create-dialog__field-label small{flex:none;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:400;font-variant-numeric:tabular-nums}.bf-asset-create-dialog__description{min-height:13.75rem;line-height:1.5rem}.bf-asset-create-dialog__advanced{overflow:hidden;background:var(--bf-color-bg-canvas);border:1px solid var(--bf-color-border);border-radius:.75rem}.bf-asset-create-dialog__advanced>button{display:flex;width:100%;min-height:3.5rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--bf-color-text-primary, #fafafa);text-align:left;background:transparent;border:0;cursor:pointer}.bf-asset-create-dialog__advanced>button:hover{background:var(--bf-color-bg-hover)}.bf-asset-create-dialog__advanced>button:disabled{cursor:not-allowed;opacity:.5}.bf-asset-create-dialog__advanced>button>span:first-child{display:grid;gap:.125rem}.bf-asset-create-dialog__advanced>button strong{color:var(--bf-color-text-primary);font-size:.8125rem;font-weight:600}.bf-asset-create-dialog__advanced>button small{color:#6b7280;font-size:.6875rem}.bf-asset-create-dialog__advanced>button>span:last-child{display:inline-flex;transition:transform .15s ease}.bf-asset-create-dialog__advanced>button>span:last-child.is-open{transform:rotate(180deg)}.bf-asset-create-dialog__advanced>button svg{width:1rem;height:1rem}.bf-asset-create-dialog__advanced-body{padding:1rem;border-top:1px solid var(--bf-color-border)}.bf-asset-create-dialog__advanced-body .bf-textarea{min-height:7rem}.bf-asset-create-dialog__footer{align-items:center;justify-content:space-between;background:var(--bf-color-bg-canvas)}.bf-asset-create-dialog__footer>small{color:#6b7280;font-size:.6875rem}.bf-asset-create-dialog__footer>div{display:flex;align-items:center;gap:.75rem}.bf-asset-extract-dialog{width:min(calc(100vw - 2rem),31.25rem);padding:0;overflow:hidden}.bf-asset-extract-dialog .bf-dialog-header{border-bottom:1px solid var(--bf-color-border)}.bf-asset-extract-dialog__heading{display:flex;align-items:center;gap:.5rem}.bf-asset-extract-dialog__heading>span{display:inline-flex;color:#ef4444}.bf-asset-extract-dialog__heading svg{width:1.25rem;height:1.25rem}.bf-asset-extract-dialog__body{display:grid;max-height:60vh;padding-top:1.25rem;overflow-y:auto;gap:1.5rem}.bf-asset-extract-dialog__rules{display:grid;padding:0;margin:0;list-style:none;gap:1rem}.bf-asset-extract-dialog__rules li{display:flex;align-items:flex-start;gap:.75rem}.bf-asset-extract-dialog__rules li>span{display:inline-grid;width:1.5rem;height:1.5rem;flex:none;margin-top:.125rem;place-items:center;color:#ef4444;background:#cc00002e;border-radius:999px;font-size:.75rem;font-weight:700}.bf-asset-extract-dialog__rules p{margin:0;color:var(--bf-color-text-primary);font-size:.875rem;line-height:1.6}.bf-asset-extract-dialog__notes{padding:1rem;background:var(--bf-color-bg-subtle);border:1px solid var(--bf-color-border);border-radius:.5rem}.bf-asset-extract-dialog__notes h4{margin:0 0 .5rem;color:var(--bf-color-text-primary);font-size:.875rem;font-weight:600}.bf-asset-extract-dialog__notes ul{display:grid;padding:0;margin:0;color:var(--bf-color-text-secondary);list-style:none;gap:.25rem}.bf-asset-extract-dialog__notes li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem}.bf-asset-extract-dialog__notes li:before{width:.375rem;height:.375rem;flex:none;content:"";background:#c00;border-radius:999px}@media(max-width:40rem){.bf-asset-create-dialog,.bf-asset-extract-dialog{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.bf-asset-create-dialog>form{max-height:calc(100dvh - 1rem)}.bf-asset-create-dialog .bf-dialog-header,.bf-asset-extract-dialog .bf-dialog-header{padding:1rem 3.25rem 1rem 1rem}.bf-asset-create-dialog__body,.bf-asset-extract-dialog__body{padding:1rem}.bf-asset-create-dialog__description{min-height:10rem}.bf-asset-create-dialog__footer>small{display:none}.bf-asset-create-dialog__footer>div{display:contents}.bf-asset-create-dialog__advanced>button{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-create-dialog .bf-input{height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-create-dialog .bf-dialog-close,.bf-asset-extract-dialog .bf-dialog-close{width:var(--bf-control-icon-standard, 2.25rem);height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-create-dialog__footer .bf-button,.bf-asset-extract-dialog .bf-dialog-footer .bf-button{min-height:var(--bf-control-icon-standard, 2.25rem)}}.bf-system-asset-detail>header button.is-primary{color:#fff;background:#c00}.bf-system-asset-detail>header h3{margin:0;font-size:.9rem}.bf-system-asset-detail-category{padding:.22rem .5rem;border-radius:.25rem;font-size:.65rem}.bf-system-asset-detail-body{display:grid;width:min(100%,78rem);min-height:0;margin:0 auto;padding:1.5rem;flex:1;grid-template-columns:minmax(18rem,25rem) minmax(0,1fr);gap:1.5rem;overflow-y:auto}.bf-system-asset-detail-media{min-width:0}.bf-system-asset-detail-media .bf-system-asset-detail-preview{width:100%;min-height:0;max-height:60vh;border-color:#2a2a2a;border-radius:.75rem;background:radial-gradient(circle at 50% 40%,#1d1d21,#0b0b0d 72%)}.bf-system-asset-detail-media .bf-system-asset-detail-preview .bf-media-preview-media{-o-object-fit:contain;object-fit:contain}.bf-system-asset-detail-media.is-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.bf-system-asset-detail-media.is-gallery .bf-system-asset-detail-preview:first-child{grid-column:1 / -1}.bf-system-asset-detail-media.has-native-media{display:grid;min-height:18rem;padding:1rem;place-items:center;background:#101010;border:1px solid #2a2a2a;border-radius:.75rem}.bf-system-asset-detail-media.has-native-media .bf-system-asset-detail-preview{border:0;background:transparent}.bf-system-asset-detail-media audio,.bf-system-asset-detail-media video{width:100%;max-height:30rem}.bf-system-asset-detail-file{display:grid;min-height:18rem;padding:1rem;place-content:center;justify-items:center;gap:.5rem;color:#71717a;background:#101010;border:1px dashed #333;border-radius:.75rem;text-align:center}.bf-system-asset-detail-file strong{color:#a1a1aa;font-size:1rem}.bf-system-asset-detail-file span{max-width:20rem;font-size:.75rem;line-height:1.5}.bf-system-asset-detail-fields{display:grid;align-content:start;gap:1.5rem}.bf-system-asset-detail-fields section{min-width:0}.bf-system-asset-detail-fields h4{margin:0 0 .55rem;color:#fff;font-size:.75rem}.bf-system-asset-detail-fields p{margin:0;color:#9ca3af;font-size:.75rem;line-height:1.7}.bf-system-asset-detail-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.bf-system-asset-detail-metrics>div{display:grid;padding:.75rem;gap:.35rem;background:#ffffff09;border:1px solid #222;border-radius:.5rem}.bf-system-asset-detail-metrics small{color:#6b7280;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.bf-system-asset-detail-metrics strong{color:#d1d5db;font-size:.8125rem}.bf-system-asset-tags{display:flex;gap:.45rem;flex-wrap:wrap}.bf-system-asset-tags span{padding:.3rem .55rem;color:#d1d5db;background:#ffffff0d;border-radius:.35rem;font-size:.6875rem}@media(max-width:68rem){.bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}}@media(max-width:48rem){.bf-asset-all-page{height:100dvh;min-height:0}.bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}.bf-asset-search{width:11rem}.bf-system-asset-detail-body{grid-template-columns:minmax(14rem,20rem) minmax(0,1fr)}}@media(max-width:36rem){.bf-asset-primary-tabs{padding:0 .5rem 0 3.25rem;justify-content:stretch}.bf-asset-primary-tabs button{min-width:0;padding-inline:.55rem;flex:1;justify-content:center}.bf-asset-topbar{min-height:auto;padding:.75rem;align-items:flex-start;flex-direction:column}.bf-asset-topbar-actions{width:100%}.bf-asset-search{min-width:0;flex:1;width:100%}.bf-asset-back-button,.bf-asset-primary-tabs button,.bf-asset-view-switcher button,.bf-asset-refresh,.bf-asset-filter-button,.bf-asset-filter-clear,.bf-system-asset-card .bf-media-card-actions button,.bf-system-asset-detail>header button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-search,.bf-asset-search .bf-search-field__input{min-height:var(--bf-control-icon-standard, 2.25rem)}.bf-asset-filterbar{min-height:3.5rem;padding:0 .75rem;overflow:visible}.bf-asset-filter-summary{overflow:hidden;text-overflow:ellipsis}.bf-asset-filter-popover{position:fixed;top:7rem;right:.75rem;left:.75rem;width:auto;max-height:calc(100dvh - 7.75rem);overflow:hidden}.bf-asset-filter-popover header button,.bf-asset-filter-sections button{min-width:var(--bf-control-icon-standard, 2.25rem);min-height:var(--bf-control-icon-standard, 2.25rem)!important}.bf-asset-content{padding:.75rem}.bf-asset-card-grid{grid-template-columns:minmax(0,17rem);gap:1rem}.bf-system-asset-card .bf-media-card-actions{opacity:1}.bf-system-asset-detail>header{min-height:6rem;padding:.65rem;align-items:flex-start;flex-direction:column}.bf-system-asset-detail>header>div{width:100%}.bf-system-asset-detail>header>div:last-child{justify-content:flex-end}.bf-system-asset-detail-body{display:grid;padding:.75rem;grid-template-columns:minmax(11rem,44fr) minmax(0,56fr);gap:.75rem}.bf-system-asset-detail-fields{min-height:0;margin-top:0;overflow-y:auto}}@media(hover:none)and (pointer:coarse){.bf-asset-standalone-voice__top nav button,.bf-asset-standalone-voice__top .bf-button,.bf-asset-standalone-voice__categories button,.bf-asset-favorite-voices__toolbar .bf-button,.bf-asset-favorite-voices__batch .bf-button,.bf-asset-favorite-voices__tabs button,.bf-asset-voice-card__play,.bf-asset-voice-card__actions button,.bf-asset-favorite-voices__check,.bf-asset-favorite-voices__chips button,.bf-asset-voice-dialog button,.bf-asset-voice-generation>header>button,.bf-asset-voice-generation .bf-button,.bf-asset-voice-generation__uploaded button,.bf-asset-voice-generation__file button,.bf-asset-character-clothing__section .bf-button,.bf-asset-costume-switcher [role=tab],.bf-asset-state-switcher button,.bf-asset-character-tabs button,.bf-asset-character-actions .bf-button,.bf-asset-character-empty .bf-button,.bf-asset-character-state .bf-button,.bf-asset-create-dialog__advanced>button,.bf-asset-create-dialog__footer .bf-button,.bf-asset-extract-dialog .bf-dialog-footer .bf-button,.bf-asset-back-button,.bf-asset-primary-tabs button,.bf-asset-view-switcher button,.bf-asset-refresh,.bf-asset-filter-button,.bf-asset-filter-clear,.bf-system-asset-card .bf-media-card-actions button,.bf-system-asset-detail>header button,.bf-asset-filter-popover header button,.bf-asset-video-player__intent-actions .bf-button,.bf-asset-version-dialog__error .bf-button{min-width:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-standalone-voice__search,.bf-asset-standalone-voice__search input,.bf-asset-voice-generation input:not([type=file]),.bf-asset-search,.bf-asset-search .bf-search-field__input,.bf-asset-create-dialog .bf-input{min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-costume-switcher>button,.bf-asset-create-dialog .bf-dialog-close,.bf-asset-extract-dialog .bf-dialog-close,.bf-asset-video-player__controls button,.bf-asset-version-dialog .bf-dialog-close{width:var(--bf-control-touch, 2.75rem);min-width:var(--bf-control-touch, 2.75rem);height:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)}.bf-asset-character-pagination .bf-pagination-link,.bf-asset-character-pagination .bf-data-pagination__size-trigger,.bf-asset-filter-sections button{min-width:var(--bf-control-touch, 2.75rem);min-height:var(--bf-control-touch, 2.75rem)!important}}.bf-asset-primary-tabs{height:auto;min-height:3.6rem;padding:0;align-items:center;gap:0;background:transparent;border:0}.bf-asset-primary-tabs>[data-radix-tabs-root]{width:100%}@media(max-width:42rem){.bf-asset-primary-tabs{min-height:3.25rem;padding-inline:.5rem}}.bf-task-calendar{box-sizing:border-box;display:flex;width:100%;min-width:0;overflow:hidden;flex-shrink:0;flex-wrap:wrap;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-xl, 1rem);container:bf-task-calendar / inline-size}.bf-task-calendar__month{min-width:0;padding:1.25rem;flex:2 1 32rem}.bf-task-calendar__header{display:flex;min-height:3rem;margin-bottom:.75rem;align-items:center;justify-content:space-between;gap:1rem}.bf-task-calendar__month-heading{display:flex;min-width:0;align-items:center;gap:.25rem}.bf-task-calendar__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:720;letter-spacing:-.04em}.bf-task-calendar__month-select{display:inline-grid;width:2rem;height:2rem;padding:0;place-items:center;color:inherit;background:transparent;border:1px solid transparent;border-radius:var(--bf-radius-sm, .375rem);cursor:pointer}.bf-task-calendar__month-select:hover,.bf-task-calendar__month-select:focus-visible{background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border, #303036);outline:0}.bf-task-calendar__month-select svg{width:1rem;height:1rem}.bf-task-calendar__date-picker-dialog .bf-dialog-body{display:grid;gap:1rem}.bf-task-calendar__date-picker-fields{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.bf-task-calendar__date-picker-grid{width:100%;border-spacing:0;table-layout:fixed}.bf-task-calendar__date-picker-grid th{height:2rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:650}.bf-task-calendar__date-picker-grid td{padding:.125rem;text-align:center}.bf-task-calendar__date-picker-grid td button{display:inline-grid;width:2rem;height:2rem;padding:0;place-items:center;color:inherit;background:transparent;border:0;border-radius:999px;font:inherit;cursor:pointer}.bf-task-calendar__date-picker-grid td button:hover{background:var(--bf-color-bg-hover, #242424)}.bf-task-calendar__date-picker-grid td button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:1px}.bf-task-calendar__date-picker-grid td button[aria-pressed=true]{color:#fff;background:var(--bf-color-accent, #cc1717);font-weight:700}.bf-task-calendar__controls{display:flex;align-items:center;gap:.25rem}.bf-task-calendar__grid{width:100%;border-spacing:0;table-layout:fixed}.bf-task-calendar__grid th{height:2rem;padding:0 .35rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:650;text-align:right;text-transform:uppercase}.bf-task-calendar__grid td{width:14.285%;padding:0;vertical-align:top;border-top:1px solid var(--bf-color-border, #303036);border-left:1px solid var(--bf-color-border, #303036)}.bf-task-calendar__grid td:first-child{border-left:0}.bf-task-calendar__day{box-sizing:border-box;display:flex;width:100%;min-height:6.5rem;padding:.375rem;align-items:stretch;flex-direction:column;gap:.25rem;color:inherit;text-align:left;background:transparent;border:0;font:inherit;cursor:pointer}.bf-task-calendar__day:hover{background:var(--bf-color-bg-hover, #242424)}.bf-task-calendar__day:focus-visible{position:relative;z-index:1;outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-task-calendar__day[aria-pressed=true]{background:color-mix(in srgb,var(--bf-color-accent, #cc1717) 10%,transparent)}.bf-task-calendar__grid td[data-outside-month] .bf-task-calendar__day{color:var(--bf-color-text-muted, #7f7f89);opacity:.52}.bf-task-calendar__day-number{display:inline-grid;width:1.75rem;height:1.75rem;align-self:flex-end;flex:none;place-items:center;border-radius:999px;font-size:.8125rem;font-variant-numeric:tabular-nums}.bf-task-calendar__day[aria-current=date] .bf-task-calendar__day-number{color:#fff;background:var(--bf-color-accent, #cc1717);font-weight:700}.bf-task-calendar__day[aria-pressed=true]:not([aria-current=date]) .bf-task-calendar__day-number{color:var(--bf-color-accent, #ef4444);background:color-mix(in srgb,var(--bf-color-accent, #cc1717) 15%,transparent);font-weight:700}.bf-task-calendar__day-events{display:grid;min-width:0;gap:.1875rem}.bf-task-calendar__event{display:flex;min-width:0;align-items:center;gap:.3rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.6875rem;line-height:1.25}.bf-task-calendar__event>i,.bf-task-calendar__agenda li i{width:.4rem;height:.4rem;flex:none;background:#4f8cff;border-radius:999px}.bf-task-calendar__event>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-task-calendar__event small{margin-right:.25rem;color:var(--bf-color-text-muted, #7f7f89);font-size:inherit}.bf-task-calendar__event[data-tone=green]>i,.bf-task-calendar__agenda li i[data-tone=green]{background:#36b37e}.bf-task-calendar__event[data-tone=gray]>i,.bf-task-calendar__agenda li i[data-tone=gray]{background:#8e8e93}.bf-task-calendar__event[data-tone=orange]>i,.bf-task-calendar__agenda li i[data-tone=orange]{background:#ff9f0a}.bf-task-calendar__event[data-tone=purple]>i,.bf-task-calendar__agenda li i[data-tone=purple]{background:#af52de}.bf-task-calendar__event[data-tone=red]>i,.bf-task-calendar__agenda li i[data-tone=red]{background:#ff453a}.bf-task-calendar__more{color:var(--bf-color-text-muted, #7f7f89);font-size:.625rem}.bf-task-calendar__agenda{min-width:0;padding:1.25rem;background:color-mix(in srgb,var(--bf-color-bg-elevated, #1a1a1a) 88%,transparent);border-left:1px solid var(--bf-color-border, #303036);flex:1 1 17.5rem}.bf-task-calendar__agenda>header{display:flex;min-height:3rem;margin-bottom:1rem;align-items:flex-start;justify-content:space-between;gap:.75rem}.bf-task-calendar__agenda-heading{display:grid;min-width:0;gap:.25rem}.bf-task-calendar__agenda-heading>span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em}.bf-task-calendar__agenda h3{margin:0;font-size:1rem;font-weight:650}.bf-task-calendar__agenda ul{display:grid;padding:0;margin:0;list-style:none;gap:.5rem}.bf-task-calendar__agenda li>button,.bf-task-calendar__agenda li>div{box-sizing:border-box;display:grid;width:100%;min-height:3.75rem;padding:.75rem;align-items:center;color:inherit;text-align:left;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;font:inherit}.bf-task-calendar__agenda li>button{cursor:pointer}.bf-task-calendar__agenda li>button:hover{background:var(--bf-color-bg-hover, #242424)}.bf-task-calendar__agenda li>button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-task-calendar__agenda li>button>span:not([aria-hidden]),.bf-task-calendar__agenda li>div>span{display:grid;min-width:0;gap:.25rem}.bf-task-calendar__agenda li strong{overflow:hidden;font-size:.8125rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-task-calendar__agenda li small{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-task-calendar__agenda li>button>span[aria-hidden]{display:inline-grid;color:var(--bf-color-text-muted, #7f7f89);place-items:center}.bf-task-calendar__agenda li>button>span[aria-hidden] svg{width:1rem;height:1rem}.bf-task-calendar__agenda .bf-empty-state{min-height:12rem;place-content:center}@container bf-task-calendar (max-width: 49.5rem){.bf-task-calendar__month{padding:1rem .75rem}.bf-task-calendar__header{padding-inline:.25rem}.bf-task-calendar__day{min-height:4.25rem;padding:.25rem}.bf-task-calendar__day-number{width:1.625rem;height:1.625rem}.bf-task-calendar__day-events{display:flex;min-height:.5rem;align-items:center;justify-content:center;gap:.18rem}.bf-task-calendar__event{width:.35rem;flex:none}.bf-task-calendar__event>i{width:.35rem;height:.35rem}.bf-task-calendar__event>span{display:none}.bf-task-calendar__more{line-height:1}.bf-task-calendar__agenda{border-top:1px solid var(--bf-color-border, #303036);border-left:0}}@container bf-task-calendar (max-width: 30rem){.bf-task-calendar__header{align-items:flex-start}.bf-task-calendar__header h2{font-size:1.5rem}.bf-task-calendar__grid th{text-align:center}.bf-task-calendar__day{min-height:3.75rem}.bf-task-calendar__day-number{align-self:center}.bf-task-calendar__agenda{padding:1rem}}.bf-task-schedule{display:flex;width:100%;min-width:0;min-height:0;flex-direction:column}.bf-task-schedule>[data-orientation]{display:flex;min-height:0;flex:1;flex-direction:column}.bf-task-schedule__toolbar{display:flex;margin-bottom:.75rem;justify-content:flex-end}.bf-task-schedule__panel{display:flex;min-height:0;margin-top:0;flex:1;flex-direction:column;overflow:auto}.bf-task-schedule__panel[hidden]{display:none}.bf-task-schedule__list{display:grid;overflow:hidden;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-xl, 1rem)}.bf-task-schedule__date-group{padding:1.25rem}.bf-task-schedule__date-group+.bf-task-schedule__date-group{border-top:1px solid var(--bf-color-border, #303036)}.bf-task-schedule__date-group>header{display:flex;margin-bottom:.75rem;align-items:baseline;justify-content:space-between;gap:1rem}.bf-task-schedule__date-group h3{margin:0;font-size:.9375rem;font-weight:650}.bf-task-schedule__date-group>header>span{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-task-schedule__date-group ul{display:grid;padding:0;margin:0;list-style:none;gap:.5rem}.bf-task-schedule__date-group li>button,.bf-task-schedule__date-group li>div{box-sizing:border-box;display:grid;width:100%;min-height:3.5rem;padding:.75rem;align-items:center;color:var(--bf-color-text-primary, #fafafa);text-align:left;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;font:inherit}.bf-task-schedule__date-group li>button{cursor:pointer}.bf-task-schedule__date-group li>button:hover{background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-hover, #5a5a64)}.bf-task-schedule__date-group li>button:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:2px}.bf-task-schedule__date-group li i{width:.5rem;height:.5rem;background:#4f8cff;border-radius:999px}.bf-task-schedule__date-group li i[data-tone=green]{background:#36b37e}.bf-task-schedule__date-group li i[data-tone=gray]{background:#8e8e93}.bf-task-schedule__date-group li i[data-tone=orange]{background:#ff9f0a}.bf-task-schedule__date-group li i[data-tone=purple]{background:#af52de}.bf-task-schedule__date-group li i[data-tone=red]{background:#ff453a}.bf-task-schedule__date-group li>button>span:not([aria-hidden]),.bf-task-schedule__date-group li>div>span{display:grid;min-width:0;gap:.25rem}.bf-task-schedule__date-group li strong{overflow:hidden;font-size:.8125rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bf-task-schedule__date-group li small,.bf-task-schedule__date-group li>button>span[aria-hidden]{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-task-schedule__date-group li>button>span[aria-hidden]{font-size:1.25rem}.bf-task-schedule__empty{min-height:18rem;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-xl, 1rem);place-content:center}@media(max-width:30rem){.bf-task-schedule__toolbar{justify-content:stretch}.bf-task-schedule__toolbar .bf-tabs-list{display:flex;width:100%}.bf-task-schedule__toolbar .bf-tabs-trigger{flex:1}.bf-task-schedule__date-group{padding:1rem}}.bf-grouped-select-trigger{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--bf-space-3, .75rem);width:100%;min-height:var(--bf-control-height, var(--bf-control-height-md, 36px));padding:0 .625rem;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border-control, #47474f);border-radius:var(--bf-radius-md, .5rem);outline:0;font:inherit;font-size:var(--bf-type-body-small-size, .8125rem);text-align:left;cursor:pointer}.bf-grouped-select-trigger--sm{--bf-control-height: var(--bf-control-height-sm, 32px)}.bf-grouped-select-trigger--md{--bf-control-height: var(--bf-control-height-md, 36px)}.bf-grouped-select-trigger--lg{--bf-control-height: var(--bf-control-height-lg, 44px)}.bf-grouped-select-trigger:hover{border-color:var(--bf-color-border-hover, #5a5a64)}.bf-grouped-select-trigger:focus-visible{border-color:var(--bf-color-focus, #f04444);box-shadow:0 0 0 1px var(--bf-color-focus, #f04444)}.bf-grouped-select-trigger[data-state=open]{border-color:var(--bf-color-border-strong, #47474f);box-shadow:0 0 0 1px var(--bf-color-border-strong, #47474f)}.bf-grouped-select-trigger[data-placeholder]{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-grouped-select-trigger:disabled{cursor:not-allowed;color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));background:var(--bf-color-bg-disabled, var(--bf-color-bg-subtle, #141416));border-color:var(--bf-color-border-disabled, var(--bf-color-border, #303036));opacity:.5}.bf-grouped-select-trigger--invalid{background:var(--bf-color-danger-bg, rgb(220 38 38 / .12));border-color:var(--bf-color-action-danger, var(--bf-color-danger, #dc2626))}.bf-grouped-select-summary{display:inline-flex;min-width:0;flex-wrap:wrap;align-items:center;gap:var(--bf-space-2, .5rem)}.bf-grouped-select-summary__chip{display:inline-flex;align-items:center;gap:.25rem;min-width:0;max-width:100%;color:var(--bf-color-text-primary, #fafafa)}.bf-grouped-select-summary__chip-label{color:var(--bf-color-text-muted, #7f7f89)}.bf-grouped-select-summary__chip-label:after{content:"："}.bf-grouped-select-summary__chip-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-grouped-select-summary__chip--empty .bf-grouped-select-summary__chip-value{color:var(--bf-color-text-placeholder, var(--bf-color-text-muted, #7f7f89))}.bf-grouped-select-content{z-index:calc(var(--bf-layer-dialog, 1100) + 2);min-width:var(--radix-popover-trigger-width);max-height:var(--radix-popover-content-available-height);overflow:visible;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;box-shadow:none}.bf-grouped-select-viewport{padding:.375rem;max-height:var(--radix-popover-content-available-height);overflow-y:auto;overscroll-behavior:contain;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-control, .5rem);box-shadow:0 12px 36px #00000073;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.bf-grouped-select-viewport::-webkit-scrollbar{width:8px}.bf-grouped-select-viewport::-webkit-scrollbar-track{background:transparent}.bf-grouped-select-viewport::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.bf-grouped-select-viewport::-webkit-scrollbar-thumb:hover{background:#fff6}.bf-grouped-select-group{display:flex;flex-direction:column;gap:0}.bf-grouped-select-group+.bf-grouped-select-group .bf-grouped-select-group__header{border-top:1px solid var(--bf-color-border, #303036)}.bf-grouped-select-group__header{padding:var(--bf-space-2, .5rem) var(--bf-space-3, .75rem);margin-top:var(--bf-space-2, .5rem);color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-label-size, .75rem);font-weight:var(--bf-font-weight-semibold, 600);letter-spacing:.04em;background:var(--bf-color-surface-subtle, rgb(255 255 255 / .03));border-top:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem)}.bf-grouped-select-group:first-child .bf-grouped-select-group__header{margin-top:0;border-top:0;background:transparent}.bf-grouped-select-group--disabled{opacity:.5;pointer-events:none}.bf-grouped-select-item{position:relative;display:flex;align-items:center;min-height:var(--bf-control-height-sm, 32px);padding:.375rem var(--bf-space-3, .75rem) .375rem var(--bf-space-8, 2rem);border-radius:var(--bf-radius-sm, .375rem);outline:0;font-size:var(--bf-type-body-size, .875rem);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;border:0;color:inherit;text-align:left;width:100%}.bf-grouped-select-item[data-highlighted]{background:var(--bf-color-surface-hover, var(--bf-color-bg-hover, #242424))}.bf-grouped-select-item[data-disabled]{color:var(--bf-color-text-disabled, var(--bf-color-text-muted, #7f7f89));opacity:.45;cursor:not-allowed}.bf-grouped-select-item[aria-checked=true]{color:var(--bf-color-text-primary, #fafafa)}.bf-grouped-select-item__indicator{position:absolute;left:.625rem;display:inline-flex;color:var(--bf-color-action-primary-hover, #e02020)}.bf-grouped-select-item__indicator svg{width:.875rem;height:.875rem}.bf-model-selector{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;min-width:0;flex:0 1 auto}.bf-grouped-select-trigger--toolbar{width:auto;max-width:100%;min-width:0;min-height:2rem;padding:.25rem .5rem .25rem .625rem;gap:.375rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border-color:transparent;box-shadow:none;font-size:.75rem}.bf-grouped-select-trigger--toolbar .bf-grouped-select-summary{flex:none;flex-wrap:nowrap}.bf-grouped-select-trigger--toolbar:hover,.bf-grouped-select-trigger--toolbar[data-state=open]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:transparent;box-shadow:none}.bf-grouped-select-trigger--toolbar:focus-visible{border-color:transparent;box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-focus, #f04444) 65%,transparent)}.bf-grouped-select-trigger--toolbar .bf-select-icon{flex:none;margin-left:.125rem;opacity:.72;transition:transform var(--bf-duration-fast, .12s),opacity var(--bf-duration-fast, .12s)}.bf-grouped-select-trigger--toolbar:hover .bf-select-icon,.bf-grouped-select-trigger--toolbar[data-state=open] .bf-select-icon{opacity:1}.bf-grouped-select-trigger--toolbar[data-state=open] .bf-select-icon svg{transform:rotate(180deg)}.bf-model-selector-summary{display:inline-flex;min-width:0;align-items:center;gap:.375rem;overflow:hidden}.bf-model-selector-summary__sep{flex:none;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem;line-height:1}.bf-model-selector-summary__chip{flex:none;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:.75rem;line-height:1.2}.bf-grouped-select-content--model-picker .bf-grouped-select-viewport{min-width:15rem;padding:.25rem}.bf-grouped-select-content--model-picker .bf-grouped-select-group__header{margin-top:.25rem;padding:.375rem .5rem;background:transparent;border-top:0;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase}.bf-grouped-select-content--model-picker .bf-grouped-select-group+.bf-grouped-select-group .bf-grouped-select-group__header{margin-top:.375rem;padding-top:.5rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-grouped-select-content--model-picker .bf-grouped-select-item{min-height:2rem;padding:.375rem .625rem .375rem .75rem;border-radius:var(--bf-radius-sm, .375rem);font-size:.8125rem}.bf-grouped-select-content--model-picker .bf-grouped-select-item[aria-checked=true]{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-bg-hover, #242424) 88%,transparent)}.bf-grouped-select-content--model-picker .bf-grouped-select-item__indicator{left:auto;right:.5rem;color:var(--bf-color-action-primary, #cc1717)}.bf-manage-list-page{box-sizing:border-box;display:flex;min-width:0;width:100%;flex-direction:column;gap:var(--bf-space-4, 1rem)}.bf-manage-list-page__header{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:var(--bf-space-3, .75rem)}.bf-manage-list-page__title-area{display:flex;min-width:0;flex-direction:column;gap:var(--bf-space-1, .25rem)}.bf-manage-list-page__title{margin:0;color:var(--bf-color-text-primary, #fafafa);font-size:var(--bf-type-title-size, 1.125rem);font-weight:var(--bf-font-weight-semibold, 600)}.bf-manage-list-page__subtitle{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-body-size, .875rem)}.bf-manage-list-page__toolbar{display:flex;flex:none;align-items:center;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__metrics{margin:0;padding:0;list-style:none;display:grid;min-width:0;gap:var(--bf-space-3, .75rem);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.bf-manage-list-page__metric-card{box-sizing:border-box;min-width:0;padding:var(--bf-space-3, .75rem) var(--bf-space-4, 1rem);background:var(--bf-manage-list-page-metric-card-bg, var(--bf-color-bg-elevated, #1a1a1a));border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-manage-list-page__metric-card[data-tone=positive]{background:#1665342e;border-color:#22c55e59}.bf-manage-list-page__metric-card[data-tone=warning]{background:#854d0e33;border-color:#eab30859}.bf-manage-list-page__metric-card[data-tone=negative]{background:#7f1d1d38;border-color:#ef444466}.bf-manage-list-page__metric-list{margin:0}.bf-manage-list-page__metric-list .bf-metric-item{padding:0}.bf-manage-list-page__filters{margin:0}.bf-manage-list-page__filter-area{display:flex;min-width:0;flex-direction:column;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__search-bar{margin:0}.bf-manage-list-page__filter-groups{margin:0;display:flex;min-width:0;flex-direction:column;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__selected-filters{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:var(--bf-space-2, .5rem);padding:var(--bf-space-2, .5rem) var(--bf-space-3, .75rem);background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-manage-list-page__selected-filters-label{flex:none;color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-body-size, .875rem)}.bf-manage-list-page__selected-filters-list{margin:0;padding:0;list-style:none;display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;gap:var(--bf-space-2, .5rem);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:var(--bf-color-border, #303036) transparent}.bf-manage-list-page__selected-filters-list::-webkit-scrollbar{height:6px}.bf-manage-list-page__selected-filters-list::-webkit-scrollbar-track{background:transparent}.bf-manage-list-page__selected-filters-list::-webkit-scrollbar-thumb{background:var(--bf-color-border, #303036);border-radius:3px}.bf-manage-list-page__selected-filters-list::-webkit-scrollbar-thumb:hover{background:var(--bf-color-border-strong, #47474f)}.bf-manage-list-page__selected-filters-list>li{display:inline-flex;flex:none;min-width:0;align-items:center;white-space:nowrap}.bf-manage-list-page__selected-filters .bf-filter-chip{background:var(--bf-color-bg-elevated, #1a1a1a);border:0;color:var(--bf-color-text-primary, #fafafa)}.bf-manage-list-page__selected-filters .bf-filter-chip:hover{background:var(--bf-color-bg-hover, #2a2a2a)}.bf-manage-list-page__selected-filters .bf-filter-chip--active,.bf-manage-list-page__selected-filters .bf-filter-chip[data-active=true]{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-elevated, #1a1a1a);border:0}.bf-manage-list-page__selected-filters .bf-filter-chip-remove{color:var(--bf-color-text-muted, #7f7f89)}.bf-manage-list-page__selected-filters .bf-filter-chip:hover .bf-filter-chip-remove{color:var(--bf-color-text-primary, #fafafa)}.bf-manage-list-page__expand-toggle{flex:none}.bf-manage-list-page__filter-bar-trailing{display:flex;min-width:0;flex:none;align-items:center;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__search-submit{flex:none;display:inline-flex;align-items:center;gap:var(--bf-space-1, .25rem)}.bf-manage-list-page__search-submit svg{width:1em;height:1em;flex:none}@media(max-width:40rem){.bf-manage-list-page__selected-filters{flex-wrap:wrap}.bf-manage-list-page__selected-filters-list{flex:1 1 100%;flex-wrap:wrap;overflow-x:visible;scrollbar-width:none}.bf-manage-list-page__selected-filters-list::-webkit-scrollbar{display:none}}.bf-manage-list-page__filter-controls{margin:0;padding:0;list-style:none;display:flex;min-width:0;flex-direction:column;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__filter-group{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:var(--bf-space-3, .75rem)}.bf-manage-list-page__filter-group-label{flex:none;min-width:3.5rem;color:var(--bf-color-text-muted, #7f7f89);font-size:var(--bf-type-body-size, .875rem)}.bf-manage-list-page__filter-group-control{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__filter-group-chips{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:var(--bf-space-2, .5rem)}.bf-manage-list-page__filter-group-toggle{display:flex;min-width:0;align-items:center;justify-content:flex-end}.bf-manage-list-page__table{margin:0}.bf-manage-list-page[data-scrollable=true]{flex:1 1 0;min-height:0}.bf-manage-list-page[data-scrollable=true] .bf-manage-list-page__table{flex:1 1 0;min-height:0;display:flex}.bf-dialogue-composer-bar{display:grid;min-width:0;gap:.625rem;padding:.75rem;background:var(--bf-color-bg-elevated, #1a1a1a);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-lg, .75rem);box-shadow:inset 0 1px color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 4%,transparent)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-attachment-panel{margin:0;padding:.7rem;background:var(--bf-color-bg-surface, #101010);border-color:var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-attachment-panel>div:first-child{color:var(--bf-color-action-primary, #cc1717)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-composer-toolbar{margin-top:.125rem;padding-top:.625rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-tools{flex:1;min-width:0}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster{padding:0;gap:.65rem;color:var(--bf-color-text-secondary, #b4b4bd);background:transparent;border:0;box-shadow:var(--bf-shadow-none)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>span{display:inline-flex;align-items:center;gap:.25rem;color:var(--bf-color-text-muted, #7f7f89)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>span svg{width:.75rem;height:.75rem;color:var(--bf-color-action-primary, #cc1717);stroke-width:1.75}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>span strong{color:var(--bf-color-text-primary, #fafafa);font-variant-numeric:tabular-nums}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>button{flex:none;width:2.25rem;height:2.25rem;min-width:2.25rem;min-height:2.25rem;aspect-ratio:1;padding:0;border:0;border-radius:50%;color:var(--bf-color-action-primary-fg, #fff);background:var(--bf-color-action-primary, #cc1717);box-shadow:var(--bf-shadow-card)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>button:hover:not(:disabled){background:var(--bf-color-action-primary-hover, #e02020)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster>button:disabled{color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-border, #303036);box-shadow:var(--bf-shadow-none)}.bf-dialogue-composer-bar.bf-host-ai-composer .bf-host-ai-send-cluster .bf-button svg{width:.875rem;height:.875rem;stroke-width:1.75}.bf-dialogue-composer-bar__params{padding:.625rem;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem)}.bf-dialogue-composer-bar__attachments{display:grid;gap:.375rem}.bf-dialogue-composer-bar__attachments-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem}.bf-dialogue-composer-bar__attachments-label{color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem}.bf-dialogue-composer-bar__attachments-summary{margin:0;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-dialogue-composer-bar__attachment-list{display:grid;gap:.25rem;margin:0;padding:0;list-style:none}.bf-dialogue-composer-bar__attachment-item{display:flex;min-width:0;align-items:center;gap:.375rem;padding:.25rem .375rem;background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-sm, .375rem)}.bf-dialogue-composer-bar__attachment-name{min-width:0;flex:1;overflow:hidden;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.bf-dialogue-composer-bar__hints{display:grid;gap:.125rem;margin:0;padding:0;list-style:none}.bf-dialogue-composer-bar__hint{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-dialogue-composer-bar__input{min-width:0}.bf-dialogue-composer-bar__textarea{width:100%;min-height:3.75rem;max-height:12.5rem;resize:none;color:var(--bf-color-text-primary, #fafafa);background:transparent;border-color:transparent;box-shadow:none}.bf-dialogue-composer-bar__textarea:focus-visible{border-color:var(--bf-color-border-strong, #47474f)}.bf-dialogue-composer-bar__toolbar{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:.75rem}.bf-dialogue-composer-bar__leading{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:.25rem}.bf-dialogue-composer-bar__modes{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.375rem}.bf-dialogue-composer-bar__mode{display:inline-flex;min-height:2rem;align-items:center;gap:.375rem;padding:0 .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);font:inherit;font-size:.8125rem;cursor:pointer;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s),border-color var(--bf-duration-fast, .12s)}.bf-dialogue-composer-bar__mode:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f)}.bf-dialogue-composer-bar__mode--active{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f);font-weight:600}.bf-dialogue-composer-bar__mode:disabled{cursor:not-allowed;opacity:.6}.bf-dialogue-composer-bar__mode-icon{width:.875rem;height:.875rem;flex:none}.bf-dialogue-composer-bar__mode-label{min-width:0}.bf-dialogue-composer-bar__trailing{display:flex;min-width:0;flex:none;align-items:center;gap:.375rem}.bf-dialogue-composer-bar__extras{display:flex;min-width:0;flex:0 1 auto;align-items:center;gap:.25rem}.bf-dialogue-model-picker__trigger{width:auto;max-width:100%}.bf-dialogue-composer-bar__credits,.bf-dialogue-composer-bar__send,.bf-dialogue-composer-bar__trailing>.bf-button{flex-shrink:0}.bf-dialogue-composer-bar__credits{color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;font-variant-numeric:tabular-nums}.bf-dialogue-composer-bar__send{width:2.25rem;height:2.25rem;min-width:2.25rem;min-height:2.25rem;padding:0;border-radius:999px}.bf-dialogue-assistant-pending{display:inline-flex;align-items:center;gap:.5rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-ai-dialogue-shell{display:flex;min-width:0;min-height:0;height:100%;flex-direction:column;color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010)}.bf-ai-dialogue-shell__header{flex:none;min-width:0;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-ai-dialogue-shell__body{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column}.bf-ai-dialogue-shell__welcome{flex:none;min-width:0}.bf-ai-dialogue-shell__stream{min-height:0;flex:1}.bf-ai-dialogue-shell__composer{flex:none;min-width:0;padding:.75rem;border-top:1px solid var(--bf-color-border, #303036);background:var(--bf-color-bg-surface, #101010)}.bf-ai-dialogue-shell__footer{flex:none;min-width:0;padding:.5rem .75rem;color:var(--bf-color-text-muted, #7f7f89);border-top:1px solid var(--bf-color-border, #303036);font-size:.6875rem}@media(max-width:640px){.bf-dialogue-composer-bar__toolbar{align-items:stretch;flex-direction:column}.bf-dialogue-composer-bar__trailing{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.bf-dialogue-composer-bar__leading{flex:1 1 100%;max-width:100%}.bf-dialogue-composer-bar__extras{flex:0 1 auto;max-width:100%}.bf-model-selector-summary__chip{min-width:0;overflow:hidden;text-overflow:ellipsis}}.bf-tools-param-panel{min-width:0}.bf-tools-param-grid{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:var(--bf-color-text-secondary, #b4b4bd);font-size:.8125rem}.bf-tools-param-grid__label{color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-tools-param-chip{display:inline-flex;flex:none;align-items:center;padding:.25rem .625rem;color:var(--bf-color-text-muted, #7f7f89);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);cursor:pointer;transition:background-color var(--bf-duration-fast, .12s),border-color var(--bf-duration-fast, .12s),color var(--bf-duration-fast, .12s)}.bf-tools-param-chip:hover:not(:disabled){color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-tools-param-chip--active{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);border-color:var(--bf-color-border-strong, #47474f);box-shadow:inset 0 1px color-mix(in srgb,var(--bf-color-text-primary, #fafafa) 6%,transparent)}.bf-tools-param-chip--toggle-active{color:var(--bf-color-text-primary, #fafafa);background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 15%,transparent);border-color:var(--bf-color-action-primary, #cc1717)}.bf-tools-param-chip:disabled{cursor:not-allowed;opacity:.5}.bf-tools-param-chip__label{font-size:.75rem;line-height:1.2}.bf-tools-param-number,.bf-tools-param-select{display:inline-flex;flex:none;align-items:center;gap:.375rem;min-height:1.875rem;padding:.25rem .5rem;color:var(--bf-color-text-secondary, #b4b4bd);background:var(--bf-color-bg-surface, #101010);border:1px solid var(--bf-color-border, #303036);border-radius:var(--bf-radius-md, .5rem);font-size:.75rem}.bf-tools-param-number__label,.bf-tools-param-select__label{color:var(--bf-color-text-muted, #7f7f89)}.bf-tools-param-number__input,.bf-tools-param-select__control{min-width:0;color:var(--bf-color-text-primary, #fafafa);background:transparent;border:0;outline:none;font:inherit}.bf-tools-param-number__input{width:3rem}.bf-tools-param-select__control option{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-surface, #101010)}.bf-place-to-asset.project-asset-picker-dialog,.project-asset-picker-dialog{width:min(72rem,calc(100vw - 2rem))}.bf-place-to-asset__list.project-asset-picker-list .bf-asset-card-grid,.project-asset-picker-dialog .project-asset-picker-list .bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.75rem;align-items:stretch}.bf-place-to-asset__list .bf-system-asset-card,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card{max-width:none;background:var(--bf-color-bg-elevated, #161618);border:1px solid var(--bf-color-border, #303036);border-radius:.65rem;box-shadow:none}.bf-place-to-asset__list .bf-system-asset-card:hover,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card:hover{transform:none;border-color:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 55%,var(--bf-color-border, #303036));box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 35%,transparent)}.bf-place-to-asset__list .bf-system-asset-card.bf-media-card--selected,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card.bf-media-card--selected{border-color:var(--bf-color-action-primary, #cc1717);box-shadow:0 0 0 1px color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 70%,transparent)}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-preview,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-preview{aspect-ratio:16 / 10}.bf-place-to-asset__list .bf-system-asset-card .bf-media-preview-stage,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-preview-stage{padding:0;background:var(--bf-color-bg-canvas, #0a0a0b)}.bf-place-to-asset__list .bf-system-asset-card .bf-media-preview-image-wrap,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-preview-image-wrap{border-radius:0}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-body,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-body{height:auto;min-height:3.25rem;padding:.55rem .65rem .65rem;gap:.15rem;background:transparent}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-title,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-title{color:var(--bf-color-text-primary, #fafafa);font-size:.8125rem;font-weight:650;line-height:1.25}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-description,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-description{color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-metadata,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-metadata{display:none}.bf-place-to-asset__list .bf-system-asset-category,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-category{top:.4rem;left:.4rem;padding:.15rem .45rem;border-radius:999px;font-size:.625rem;font-weight:650;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bf-place-to-asset__list .bf-system-asset-selection-status,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-selection-status{top:.4rem;right:.4rem;padding:.15rem .5rem;border-radius:999px;font-size:.625rem;font-weight:700;color:#fff;background:var(--bf-color-action-primary, #cc1717);border:0}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-actions,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-actions{display:none}.bf-place-to-asset__split{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.9fr);max-height:min(32rem,56vh)}.bf-place-to-asset__list-pane{overflow:auto}.bf-place-to-asset__preview-pane .bf-system-asset-detail{border:0;background:transparent;padding:0}.bf-place-target-preview{display:grid;gap:.85rem;align-content:start;min-width:0}.bf-place-target-preview--empty{min-height:14rem;place-items:center}.bf-place-target-preview__media{aspect-ratio:16 / 10;overflow:hidden;border-radius:.65rem;border:1px solid var(--bf-color-border, #303036);background:var(--bf-color-bg-canvas, #0a0a0b);display:grid;place-items:center}.bf-place-target-preview__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bf-place-target-preview__fallback{color:var(--bf-color-text-muted, #7f7f89);font-size:.8125rem}.bf-place-target-preview__title-row{display:flex;align-items:center;gap:.5rem;min-width:0}.bf-place-target-preview__title{margin:0;min-width:0;color:var(--bf-color-text-primary, #fafafa);font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-place-target-preview__badge{flex:none;padding:.1rem .45rem;border-radius:999px;background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 18%,transparent);color:var(--bf-color-text-primary, #fafafa);font-size:.6875rem}.bf-place-target-preview__path,.bf-place-target-preview__desc,.bf-place-target-preview__hint{margin:.2rem 0 0;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem;line-height:1.5}.bf-place-target-preview__hint{margin-top:.65rem;padding-top:.65rem;border-top:1px solid var(--bf-color-border, #303036)}.bf-place-to-asset__view-toggle{display:inline-flex;gap:.15rem;padding:.15rem;border:1px solid var(--bf-color-border, #303036);border-radius:.5rem;background:var(--bf-color-bg-canvas, #050505)}.bf-place-empty-shell-glyph{box-sizing:border-box;display:grid;width:100%;height:100%;min-height:6rem;place-content:center;justify-items:center;gap:.4rem;color:var(--bf-color-text-muted, #7f7f89);background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--bf-color-bg-hover, #242424) 80%,transparent),transparent 65%),var(--bf-color-bg-canvas, #0a0a0b)}.bf-place-empty-shell-glyph__icon{width:1.75rem;height:1.75rem;opacity:.9}.bf-place-empty-shell-glyph__label{font-size:.6875rem;font-weight:650;letter-spacing:.04em}.bf-place-to-asset__list .bf-system-asset-card.bf-media-card--selected .bf-media-card-preview:after,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card.bf-media-card--selected .bf-media-card-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:color-mix(in srgb,var(--bf-color-action-primary, #cc1717) 22%,transparent)}.bf-place-to-asset__list .bf-system-asset-card .bf-media-card-preview,.project-asset-picker-dialog .project-asset-picker-list .bf-system-asset-card .bf-media-card-preview{position:relative}.bf-place-to-asset__list--rows .bf-asset-card-grid--list{gap:.45rem}.bf-place-to-asset__list--rows .bf-system-asset-card{grid-template-columns:4.5rem minmax(0,1fr)!important;min-height:4.5rem}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-preview{aspect-ratio:1!important}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-body{min-height:0;height:auto;align-content:center;padding:.55rem .75rem}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph{min-height:0;gap:.15rem}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph__icon{width:1.15rem;height:1.15rem}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph__label{font-size:.5625rem}.bf-place-to-asset__place-label{max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-place-to-asset.project-asset-picker-dialog{max-height:min(90vh,56rem)}.bf-place-to-asset__toolbar{display:grid;gap:.55rem;padding:.55rem 1rem .75rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-place-to-asset__toolbar-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bf-place-to-asset__toolbar-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(11rem,14rem);gap:.55rem .75rem;align-items:end}@media(max-width:720px){.bf-place-to-asset__toolbar-filters{grid-template-columns:1fr}}.bf-place-to-asset .bf-place-source-strip{padding:.4rem .55rem;gap:.55rem}.bf-place-to-asset .bf-place-source-strip__thumb{width:2.5rem;height:2.5rem}.bf-place-to-asset .bf-place-source-strip__title{font-size:.8125rem}.bf-place-to-asset .bf-place-source-strip__prompt{display:none}.bf-place-to-asset__source-wrap{padding:.55rem 1rem;border-bottom:1px solid var(--bf-color-border, #303036)}.bf-place-to-asset__footer{padding:.65rem 1rem}.bf-place-to-asset__split{grid-template-columns:minmax(0,1.35fr) minmax(15rem,.75fr);min-height:min(34rem,58vh);max-height:none}.bf-place-to-asset__split--list{grid-template-columns:minmax(0,1.55fr) minmax(14rem,.7fr)}.bf-place-to-asset__list-pane,.bf-place-to-asset__preview-pane{padding:.75rem!important}.bf-place-to-asset__list.project-asset-picker-list:not(.bf-place-to-asset__list--rows) .bf-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr))!important;gap:.85rem!important}.bf-place-to-asset__list--rows.project-asset-picker-list .bf-asset-card-grid,.bf-place-to-asset__list--rows.project-asset-picker-list .bf-asset-card-grid--list,.bf-place-to-asset__list.bf-place-to-asset__list--rows .bf-asset-card-grid{display:grid!important;grid-template-columns:1fr!important;gap:.4rem!important;align-items:stretch}.bf-place-to-asset__list--rows .bf-system-asset-card,.bf-place-to-asset__list--rows.project-asset-picker-list .bf-system-asset-card{display:grid!important;grid-template-columns:3.25rem minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:3.25rem;height:auto!important;border-radius:.5rem;align-items:stretch}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-preview,.bf-place-to-asset__list--rows.project-asset-picker-list .bf-system-asset-card .bf-media-card-preview{aspect-ratio:1 / 1!important;width:3.25rem;min-height:3.25rem;max-height:3.25rem}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-body,.bf-place-to-asset__list--rows.project-asset-picker-list .bf-system-asset-card .bf-media-card-body{display:grid;align-content:center;min-height:0!important;height:auto!important;padding:.35rem .7rem .35rem .55rem!important;gap:.1rem;border-top:0!important;background:transparent}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-title{font-size:.8125rem!important;white-space:nowrap!important;display:block!important;-webkit-line-clamp:unset!important}.bf-place-to-asset__list--rows .bf-system-asset-card .bf-media-card-description{display:block!important;color:var(--bf-color-text-muted, #7f7f89);font-size:.6875rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-place-to-asset__list--rows .bf-system-asset-category{display:none}.bf-place-to-asset__list--rows .bf-system-asset-selection-status{top:50%;right:.55rem;transform:translateY(-50%)}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph{min-height:0!important;gap:0}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph__label{display:none}.bf-place-to-asset__list--rows .bf-place-empty-shell-glyph__icon{width:1rem;height:1rem}.bf-place-to-asset.project-asset-picker-dialog{display:flex;flex-direction:column;height:min(90vh,56rem)}.bf-place-to-asset .bf-dialog-body.bf-place-to-asset__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:0}.bf-place-to-asset__split{flex:1 1 auto;min-height:0;height:auto;display:grid}.bf-place-to-asset__list-pane,.bf-place-to-asset__preview-pane{min-height:0;overflow:auto}.bf-place-to-asset>.bf-dialog-header{padding:.75rem 1rem;gap:.2rem}.bf-place-to-asset>.bf-dialog-header .bf-dialog-title{font-size:1rem}.bf-place-to-asset>.bf-dialog-header .bf-dialog-description{font-size:.75rem;line-height:1.4}.bf-place-to-asset__toolbar{padding:.4rem .85rem .5rem!important;gap:0!important}.bf-place-to-asset__toolbar-row{display:flex;align-items:center;gap:.55rem;min-width:0}.bf-place-to-asset__count{flex:none;white-space:nowrap}.bf-place-to-asset__tabs .bf-tabs-list{flex-wrap:nowrap}.bf-place-to-asset__search{width:12.5rem;flex:none}.bf-place-to-asset__footer{padding:.45rem .85rem!important;min-height:0}.bf-place-to-asset__source-wrap{padding:.4rem .85rem!important}@media(max-width:860px){.bf-place-to-asset__toolbar-row{flex-wrap:wrap}.bf-place-to-asset__search{width:100%;order:3}.bf-place-to-asset__tabs{order:2;flex:1 1 100%}}.bf-place-to-asset__footer{flex-wrap:nowrap!important;align-items:center}.bf-place-to-asset__footer>p{flex:1 1 auto;min-width:0}.bf-place-to-asset__footer>div{flex:none}.bf-place-to-asset__footer{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between;gap:.75rem;padding:.45rem .85rem!important}.bf-place-to-asset__slot-row{padding-top:.25rem;min-width:0}.bf-place-to-asset__slot-tabs .bf-tabs-list{flex-wrap:nowrap}.bf-creation-workspace-shell,.bf-creation-workspace-shell__content{display:flex;min-width:0;min-height:0;flex-direction:column}.bf-creation-workspace-shell{height:100%}.bf-creation-workspace-shell__content{flex:1;overflow:hidden}.bf-creation-list-chrome{display:flex;min-width:0;flex:none;flex-direction:column;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid var(--bf-color-border)}.bf-creation-list-chrome__tabs{align-self:flex-start}.bf-creation-list-chrome__controls,.bf-creation-list-chrome__filters{display:flex;min-width:0;align-items:center;gap:.5rem;flex-wrap:wrap}.bf-creation-list-chrome__filters{flex:1}.bf-creation-list-chrome__filters>.bf-search-field{width:min(15rem,100%)}.bf-creation-list-chrome__design-nav{margin-left:auto}.bf-creation-design-panel{box-sizing:border-box;display:flex;width:100%;min-width:0;min-height:0;flex-direction:column}.bf-creation-design-panel--embedded{height:auto;flex:none}.bf-creation-design-panel__content{min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.bf-creation-design-panel:not(.bf-creation-design-panel--embedded){flex:1 1 auto;min-height:0;overflow:hidden}.bf-creation-design-panel:not(.bf-creation-design-panel--embedded) .bf-creation-design-panel__content{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.bf-creation-design-panel--embedded .bf-creation-design-panel__content{flex:none;width:100%;overflow:visible}.bf-creation-design-panel__state{display:flex;flex:1 1 auto;align-items:center;justify-content:center;padding:2rem 1.5rem}.bf-creation-design-panel__storyboard-cards{container:bf-production-page / inline-size;display:flex;flex-direction:column;gap:1rem;overflow:visible}.bf-creation-design-panel__segment-bar{position:sticky;z-index:4;bottom:0;display:flex;justify-content:center;padding:.75rem 0 .25rem;margin-top:.5rem;background:color-mix(in srgb,var(--bf-color-bg-canvas) 96%,transparent);border-top:1px solid color-mix(in srgb,var(--bf-color-border) 80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bf-creation-design-panel__segment-field{display:flex;flex-direction:column;gap:.35rem}.bf-creation-design-panel__segment-field-label{font-size:.8125rem;color:var(--bf-color-text-secondary)}.bf-creation-design-panel__detail-header{position:sticky;z-index:4;top:0;display:flex;min-width:0;align-items:center;gap:.75rem;padding-block:.35rem;margin-bottom:.25rem;background:color-mix(in srgb,var(--bf-color-bg-canvas) 96%,transparent);border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bf-creation-design-panel--scene-detail .bf-creation-design-panel__detail-header{margin-inline:-.25rem;padding-inline:.25rem}.bf-creation-design-panel--scene-detail .bf-creation-design-panel__content:not(:only-child) .bf-creation-design-panel__detail-header,.bf-creation-design-panel--scene-detail .bf-creation-design-panel__storyboard-cards>.bf-creation-design-panel__detail-header{box-shadow:0 1px color-mix(in srgb,var(--bf-color-border) 80%,transparent)}.bf-creation-design-panel--scene-detail .bf-production-scene-header{position:sticky;z-index:4;top:0;margin-inline:-.25rem;padding-inline:.25rem;background:color-mix(in srgb,var(--bf-color-bg-canvas) 96%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px color-mix(in srgb,var(--bf-color-border) 80%,transparent)}.bf-creation-design-panel__content:has(>.bf-creation-design-panel__detail-header)>.bf-production-scene-page .bf-production-scene-header{display:none}.bf-creation-design-panel__detail-title{min-width:0;margin:0;overflow:hidden;font-size:1rem;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.bf-creation-design-panel--scene-detail{flex:1 1 auto;min-height:0;overflow:hidden}.bf-creation-design-panel__content .bf-production-scene-page,.bf-creation-design-panel__content .bf-production-shot-detail-page{height:auto;min-height:0;padding:0;overflow:visible;background:transparent}[data-testid=creation-design-workspace]>.bf-creation-design-panel{flex:1 1 auto;min-height:0}.bf-creation-design-panel__loading{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;padding-block:.5rem}.bf-action-content-card-list-page--creation-embedded .bf-action-content-card-list__embedded{min-height:min(36rem,calc(100dvh - 14rem))}.bf-action-content-card-list-page--creation-embedded .bf-production-scene-page--list-embedded,.bf-action-content-card-list-page--creation-embedded .bf-production-shot-detail-page--list-embedded{height:auto;min-height:0;padding:0;overflow:visible;background:transparent}.bf-action-content-card-list-page--creation-embedded .bf-production-scene-page--list-embedded .bf-production-scene-header{display:none}.bf-action-content-card-list-page--creation-embedded.bf-action-content-card-list-page--creation-host .bf-action-content-card-list__scroll{padding-top:0}.bf-action-content-card-list-page--creation-embedded .bf-action-content-card-list__header{padding-top:1.25rem}@container bf-action-content-card-list (max-width: 40rem){.bf-action-content-card-list-page--creation-embedded .bf-action-content-card-list__header{padding-top:.75rem}}.bf-gateway-content-detail-view--list-embedded{height:auto;min-height:0;overflow:visible}.bf-gateway-content-detail-view--list-embedded .bf-content-card-shell.bf-action-content-detail-card{width:100%;height:auto;max-height:none;grid-template-rows:auto auto auto}.bf-gateway-content-detail-view--list-embedded .bf-action-content-detail-card__body,.bf-gateway-content-detail-view--list-embedded .bf-action-content-detail-card__markdown-layout,.bf-gateway-content-detail-view--list-embedded .bf-action-content-detail-card__markdown-scroll{overflow:visible;flex:none;min-height:0}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:var(--border);outline-color:var(--ring)}body{background:var(--background);color:var(--foreground);font-size:var(--font-size)}html,body{overflow-x:hidden;overflow-y:hidden;height:100%;margin:0;padding:0}#root{height:100dvh;display:flex;flex-direction:column}[data-panel]{transition:flex-grow .3s ease-in-out,flex-basis .3s ease-in-out}h1{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:1.125rem;font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-\[35px\]{bottom:35px}.left-0{left:0}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-6{right:1.5rem}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-11{top:2.75rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-\[35px\]{top:35px}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[19px\]{height:19px}.h-\[250px\]{height:250px}.h-\[44px\]{height:44px}.h-\[54px\]{height:54px}.h-\[min\(60vh\,42rem\)\]{height:min(60vh,42rem)}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-screen{height:100vh}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[60vh\]{max-height:60vh}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-36{min-height:9rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-\[12rem\]{min-height:12rem}.min-h-\[26rem\]{min-height:26rem}.min-h-\[34rem\]{min-height:34rem}.min-h-screen{min-height:100vh}.\!w-44{width:11rem!important}.\!w-\[210px\]{width:210px!important}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[112px\]{width:112px}.w-\[124px\]{width:124px}.w-\[140px\]{width:140px}.w-\[19px\]{width:19px}.w-\[280px\]{width:280px}.w-\[74px\]{width:74px}.w-\[92px\]{width:92px}.w-\[min\(22rem\,calc\(100vw-1rem\)\)\]{width:min(22rem,calc(100vw - 1rem))}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-28{min-width:7rem}.min-w-32{min-width:8rem}.min-w-4{min-width:1rem}.min-w-52{min-width:13rem}.min-w-\[1120px\]{min-width:1120px}.min-w-\[14rem\]{min-width:14rem}.min-w-\[44px\]{min-width:44px}.min-w-\[54rem\]{min-width:54rem}.min-w-\[58rem\]{min-width:58rem}.min-w-\[62rem\]{min-width:62rem}.min-w-\[68rem\]{min-width:68rem}.min-w-\[7\.25rem\]{min-width:7.25rem}.min-w-\[72rem\]{min-width:72rem}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-12{max-width:3rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[1120px\]{max-width:1120px}.max-w-\[1500px\]{max-width:1500px}.max-w-\[22rem\]{max-width:22rem}.max-w-\[300px\]{max-width:300px}.max-w-\[310px\]{max-width:310px}.max-w-\[52rem\]{max-width:52rem}.max-w-\[8rem\]{max-width:8rem}.max-w-\[calc\(100vw-4rem\)\]{max-width:calc(100vw - 4rem)}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-cols-\[repeat\(auto-fit\,minmax\(min\(100\%\,9rem\)\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-start{place-items:start}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-2{row-gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-page-border>:not([hidden])~:not([hidden]){border-color:var(--page-border)}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-accent-red{--tw-border-opacity: 1;border-color:rgb(204 0 0 / var(--tw-border-opacity, 1))}.border-accent-red\/20{border-color:#c003}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-700\/50{border-color:#b4530980}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-border{border-color:var(--border)}.border-gray-500\/30{border-color:#6b72804d}.border-green-500\/30{border-color:#22c55e4d}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-800\/70{border-color:#166534b3}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.border-page-border{border-color:var(--page-border)}.border-page-inner-border{border-color:var(--page-inner-border)}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-red-800\/60{border-color:#991b1b99}.border-red-900\/50{border-color:#7f1d1d80}.border-red-900\/60{border-color:#7f1d1d99}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-700\/50{border-color:#a1620780}.bg-\[\#07c160\]{--tw-bg-opacity: 1;background-color:rgb(7 193 96 / var(--tw-bg-opacity, 1))}.bg-\[\#1677ff\]{--tw-bg-opacity: 1;background-color:rgb(22 119 255 / var(--tw-bg-opacity, 1))}.bg-\[var\(--fold-bg-success\)\]{background-color:var(--fold-bg-success)}.bg-accent{background-color:var(--accent)}.bg-accent-red{--tw-bg-opacity: 1;background-color:rgb(204 0 0 / var(--tw-bg-opacity, 1))}.bg-accent-red\/10{background-color:#cc00001a}.bg-accent-red\/15{background-color:#cc000026}.bg-accent-red\/\[0\.04\]{background-color:#cc00000a}.bg-amber-950\/20{background-color:#451a0333}.bg-amber-950\/30{background-color:#451a034d}.bg-background{background-color:var(--background)}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-950\/30{background-color:#1725544d}.bg-card{background-color:var(--card)}.bg-elevated{background-color:var(--page-elevated)}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-gray-500\/20{background-color:#6b728033}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/20{background-color:#22c55e33}.bg-green-950\/10{background-color:#052e161a}.bg-green-950\/30{background-color:#052e164d}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-950\/20{background-color:#43140733}.bg-orange-950\/30{background-color:#4314074d}.bg-page-bg{background-color:var(--page-bg)}.bg-page-border{background-color:var(--page-border)}.bg-page-card{background-color:var(--page-card)}.bg-page-elevated{background-color:var(--page-elevated)}.bg-page-surface{background-color:var(--page-surface)}.bg-page-tag-bg{background-color:var(--page-tag-bg)}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-950\/30{background-color:#3b07644d}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/20{background-color:#ef444433}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/15{background-color:#dc262626}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800\/50{background-color:#991b1b80}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-950\/20{background-color:#450a0a33}.bg-red-950\/30{background-color:#450a0a4d}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-surface{background-color:var(--page-surface)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/50{background-color:#713f1280}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/50{--tw-gradient-from: rgb(69 10 10 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-slate-500{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.to-surface{--tw-gradient-to: var(--page-surface) var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[3\.5\%\]{padding-left:3.5%;padding-right:3.5%}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-\[52px\]{padding-left:52px}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[15px\]{font-size:15px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-tight{letter-spacing:-.025em}.text-\[\#20a890\]{--tw-text-opacity: 1;color:rgb(32 168 144 / var(--tw-text-opacity, 1))}.text-\[var\(--bf-color-action-primary\)\]{color:var(--bf-color-action-primary)}.text-\[var\(--bf-color-focus\)\]{color:var(--bf-color-focus)}.text-\[var\(--fold-success\)\]{color:var(--fold-success)}.text-accent-red{--tw-text-opacity: 1;color:rgb(204 0 0 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-destructive{--tw-text-opacity: 1;color:rgb(212 24 61 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-foreground{color:var(--foreground)}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:var(--muted-foreground)}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-300\/80{color:#fde047cc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.accent-foreground{accent-color:var(--foreground)}.accent-red-600{accent-color:#dc2626}.opacity-0{opacity:0}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,background-color\]{transition-property:width,background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.animate-slideDown{animation:slideDown .2s ease-out}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}html{font-size:clamp(.875rem,calc(.75rem + .25vw),1rem)}.bf-main-workspace--module-only>.bf-split-pane-handle{display:none}.bf-main-workspace__chat--hidden{display:none}.bf-host-main-layout{--bf-host-shell-gap: .5rem;--bf-host-shell-padding: .5rem;--bf-host-sidebar-width: clamp(13rem, 18%, 14rem);display:grid;min-width:0;min-height:0;flex:1 1 auto;grid-template-columns:minmax(0,1fr);gap:var(--bf-host-shell-gap);padding:var(--bf-host-shell-padding);overflow:hidden}.bf-host-main-layout[data-sidebar-open=true]{grid-template-columns:var(--bf-host-sidebar-width) minmax(0,1fr)}.bf-host-main-layout[data-layout-mode=desktop]{--bf-host-shell-gap: 1rem;--bf-host-shell-padding: 1rem}.bf-host-sidebar-nav .bf-app-sidebar__group{margin:0 0 .25rem}.bf-sidebar-group__row{display:flex;min-width:0;min-height:2.5rem;align-items:center;gap:.125rem;border-radius:var(--bf-radius-md, .5rem)}.bf-sidebar-group__toggle,.bf-sidebar-group__action{width:2rem;height:2rem;min-height:0;flex:none;padding:0;color:var(--bf-color-text-muted, #7f7f89)}.bf-sidebar-group__toggle{margin-right:.25rem}.bf-sidebar-group__toggle:hover,.bf-sidebar-group__action:hover{color:var(--bf-color-text-primary, #fafafa)}.bf-sidebar-group__chevron{width:1rem;height:1rem}.bf-sidebar-group__label{display:flex;min-width:0;min-height:2.5rem;flex:1;align-items:center;gap:.75rem;padding:0 .5rem 0 .75rem;color:var(--bf-color-text-secondary, #b4b4bd);background:none;border:0;border-radius:var(--bf-radius-md, .5rem);font:inherit;font-size:.875rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s)}.bf-sidebar-group__label>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-sidebar-group__label:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-sidebar-group__row--active .bf-sidebar-group__label{color:var(--bf-color-text-primary, #fafafa)}.bf-sidebar-group__row--current .bf-sidebar-group__label,.bf-sidebar-group__row--current .bf-sidebar-group__toggle,.bf-sidebar-group__row--current .bf-sidebar-group__action{color:inherit}.bf-sidebar-group__row--current .bf-sidebar-group__label:hover,.bf-sidebar-group__row--current .bf-sidebar-group__toggle:hover,.bf-sidebar-group__row--current .bf-sidebar-group__action:hover{color:inherit;background:transparent}.bf-sidebar-group__compose-collapsed{background:none;border:0;cursor:pointer;font:inherit}.bf-sidebar-group__items{display:grid;gap:.25rem;margin:.125rem 0 .25rem 1.25rem;padding-left:.5rem;border-left:1px solid var(--bf-color-border, #303036);animation:bf-sidebar-reveal var(--bf-duration-normal, .18s) ease-out}@keyframes bf-sidebar-reveal{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bf-sidebar-group__items{animation:none}}.bf-dialogue-sidebar-list{max-height:14rem;overflow-y:auto;scrollbar-width:thin}.bf-dialogue-sidebar-list__items{display:grid;gap:.125rem}.bf-dialogue-sidebar-list__row{display:flex;align-items:center;gap:.125rem;min-width:0}.bf-dialogue-sidebar-list__row:hover .bf-dialogue-sidebar-list__delete,.bf-dialogue-sidebar-list__row:focus-within .bf-dialogue-sidebar-list__delete{opacity:1}.bf-dialogue-sidebar-list__delete{display:inline-flex;flex:none;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;color:var(--bf-color-text-muted, #7f7f89);background:none;border:0;border-radius:var(--bf-radius-md, .5rem);cursor:pointer;opacity:0;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s),opacity var(--bf-duration-fast, .12s)}.bf-dialogue-sidebar-list__delete:hover{color:var(--bf-color-danger, #f87171);background:var(--bf-color-bg-hover, #242424)}.bf-dialogue-sidebar-list__delete:focus-visible{opacity:1;outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-dialogue-sidebar-list__delete-icon{width:.875rem;height:.875rem}.bf-dialogue-sidebar-list__item{display:flex;flex:1;min-width:0;min-height:2.25rem;align-items:center;gap:.5rem;padding:0 .625rem;color:var(--bf-color-text-secondary, #b4b4bd);background:none;border:0;border-radius:var(--bf-radius-md, .5rem);font:inherit;font-size:.8125rem;text-align:left;cursor:pointer;transition:color var(--bf-duration-fast, .12s),background-color var(--bf-duration-fast, .12s)}.bf-dialogue-sidebar-list__icon{width:.875rem;height:.875rem;flex:none;opacity:.7}.bf-dialogue-sidebar-list__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-dialogue-sidebar-list__item:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424)}.bf-dialogue-sidebar-list__item:focus-visible{outline:2px solid var(--bf-color-focus, #f04444);outline-offset:-2px}.bf-dialogue-sidebar-list__item--active .bf-dialogue-sidebar-list__icon{opacity:1}.bf-dialogue-sidebar-list__empty,.bf-dialogue-sidebar-list__loading{padding:.5rem .625rem;color:var(--bf-color-text-muted, #7f7f89);font-size:.75rem}.bf-host-assistant-message-bubble{box-sizing:border-box;width:100%;padding:.75rem 1rem;color:var(--bf-color-text-secondary);background:var(--bf-color-bg-elevated);border:1px solid var(--bf-color-border);border-radius:.25rem 1rem 1rem;box-shadow:0 1px 3px #00000038}.bf-host-assistant-message>.bf-host-markdown,.bf-host-assistant-message .bf-ai-thinking-panel,.bf-host-assistant-message .bf-action-content-card--message-width{width:66.6667%}@media(max-width:36rem){.bf-host-assistant-message>.bf-host-markdown,.bf-host-assistant-message .bf-ai-thinking-panel,.bf-host-assistant-message .bf-action-content-card--message-width{width:100%}}.bf-host-ai-composer:focus-within{border-color:var(--bf-color-border-strong, #47474f);box-shadow:0 0 0 1px var(--bf-color-border-strong, #47474f),var(--bf-shadow-card, 0 8px 24px rgb(0 0 0 / .24))}.bf-host-ai-composer textarea:focus{border-color:transparent;box-shadow:none;outline:none}.bf-host-conversation-composer .bf-host-ai-send-cluster>button:not(:disabled){color:var(--bf-color-action-primary-fg, #fff)}.bf-module-tabs__divider{margin-inline:.25rem}.bf-host-markdown{white-space:normal}.bf-host-markdown a{color:#60a5fa;text-decoration:underline;text-underline-offset:.15em}.bf-ai-message-summary.bf-host-markdown{white-space:normal}.bf-ai-message-summary.bf-host-markdown p,.bf-ai-message-summary.bf-host-markdown ul,.bf-ai-message-summary.bf-host-markdown ol{margin:.25rem 0}.bf-ai-message-summary.bf-host-markdown li+li{margin-top:.15rem}.bf-action-content-card__text>.bf-host-markdown{white-space:normal}.bf-action-content-card__text>.bf-host-markdown p{margin:.25rem 0}.bf-action-content-card__text>.bf-host-markdown ul,.bf-action-content-card__text>.bf-host-markdown ol{margin:.25rem 0}.bf-action-content-card__text>.bf-host-markdown li+li{margin-top:.15rem}[data-layout-mode=compact] .bf-host-chat-panel-header{height:3rem;padding-inline:.75rem}[data-layout-mode=compact] .bf-host-chat-panel-header>div:last-child{-moz-column-gap:.5rem;column-gap:.5rem}[data-layout-mode=compact] .bf-host-chat-panel-header svg{width:1rem;height:1rem}[data-layout-mode=compact] .bf-host-ai-message-viewport--embedded{font-size:.8125rem}[data-layout-mode=compact] .bf-host-ai-input-area{padding-inline:.5rem;padding-bottom:.5rem}[data-layout-mode=compact] .bf-host-ai-composer textarea{min-height:3.25rem;padding:.7rem .75rem .55rem;font-size:.8125rem}[data-layout-mode=compact] .bf-host-conversation-composer .bf-host-ai-composer-toolbar{min-height:2.75rem;padding:.35rem .5rem}[data-layout-mode=compact] .bf-host-conversation-composer .bf-host-ai-send-cluster>button{width:2rem;height:2rem}[data-layout-mode=mobile] .bf-host-chat-panel-header{height:2.75rem;padding-inline:.5rem}[data-layout-mode=mobile] .bf-host-chat-panel-header>div:nth-child(2){min-width:0;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-layout-mode=mobile] .bf-host-ai-input-area{padding-inline:.375rem;padding-bottom:.375rem}[data-layout-mode=mobile] .bf-host-ai-composer textarea{min-height:2.75rem;padding:.55rem .625rem .45rem;font-size:.75rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes bf-spin{to{transform:rotate(360deg)}}@keyframes bf-pulse{0%,to{transform:translate(-50%,-50%) scale(.7);opacity:.55}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}}:root{--font-size: 1rem;--background: #050505;--foreground: #e5e5e5;--card: #0a0a0a;--card-foreground: #e5e5e5;--popover: #121212;--popover-foreground: #e5e5e5;--primary: #e5e5e5;--primary-foreground: #050505;--secondary: #2a2a2a;--secondary-foreground: #e5e5e5;--muted: #333333;--muted-foreground: #999999;--accent: #2a2a2a;--accent-foreground: #e5e5e5;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: #2a2a2a;--input: transparent;--input-background: #1f1f1f;--switch-background: #3a3a3a;--font-weight-medium: 500;--font-weight-normal: 400;--ring: #444444;--radius: .625rem;--accent-red: #cc0000;--accent-blue: #3b82f6;--accent-blue-light: #60a5fa;--page-bg: #050505;--page-surface: #0a0a0a;--page-elevated: #121212;--page-card: #161616;--page-border: #2a2a2a;--page-inner-border: #333333;--page-input-bg: #1f1f1f;--page-tag-bg: #2a2a2a;--sidebar: #0a0a0a;--sidebar-foreground: #e5e5e5;--sidebar-primary: #cc0000;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #2a2a2a;--sidebar-accent-foreground: #e5e5e5;--sidebar-border: #2a2a2a;--sidebar-ring: #444444;--host-chat-panel-header-border: var(--bf-color-border);--host-chat-panel-header-title: var(--bf-color-text-primary);--host-chat-panel-header-action: var(--bf-color-text-muted);--host-chat-panel-header-action-hover: var(--bf-color-text-primary);--host-chat-panel-header-sidebar-expanded: var(--bf-color-text-primary);--host-chat-panel-header-sidebar-expanded-hover: var(--bf-color-text-secondary);--host-chat-panel-header-sidebar-collapsed: var(--bf-color-text-muted);--host-chat-panel-header-sidebar-collapsed-hover: var(--bf-color-text-secondary);--fold-running: #60a5fa;--fold-success: #4ade80;--fold-error: #f87171;--fold-warning: #fbbf24;--fold-info: #93c5fd;--fold-muted: #6b7280;--fold-muted-2: #4b5563;--fold-surface: #1e293b;--fold-border-running: rgba(96, 165, 250, .3);--fold-border-success: rgba(74, 222, 128, .3);--fold-border-error: rgba(248, 113, 113, .3);--fold-border-warning: rgba(251, 191, 36, .3);--fold-border-info: rgba(147, 197, 253, .3);--fold-border-muted: rgba(107, 114, 128, .3);--fold-bg-running: rgba(96, 165, 250, .1);--fold-bg-success: rgba(74, 222, 128, .1);--fold-bg-error: rgba(248, 113, 113, .1);--fold-bg-warning: rgba(251, 191, 36, .1);--fold-bg-info: rgba(147, 197, 253, .1);--fold-bg-muted: rgba(107, 114, 128, .1)}:root[data-bf-theme=light]{--background: var(--bf-color-bg-canvas);--foreground: var(--bf-color-text-primary);--card: var(--bf-color-bg-surface);--card-foreground: var(--bf-color-text-primary);--popover: var(--bf-color-bg-surface);--popover-foreground: var(--bf-color-text-primary);--primary: var(--bf-color-action-primary);--primary-foreground: #ffffff;--secondary: var(--bf-color-bg-elevated);--secondary-foreground: var(--bf-color-text-primary);--muted: var(--bf-color-bg-elevated);--muted-foreground: var(--bf-color-text-muted);--accent: var(--bf-color-bg-hover);--accent-foreground: var(--bf-color-text-primary);--border: var(--bf-color-border);--input-background: var(--bf-color-bg-input);--switch-background: var(--bf-color-border-strong);--ring: var(--bf-color-focus);--page-bg: var(--bf-color-bg-canvas);--page-surface: var(--bf-color-bg-surface);--page-elevated: var(--bf-color-bg-elevated);--page-card: var(--bf-color-bg-elevated);--page-border: var(--bf-color-border);--page-inner-border: var(--bf-color-border-strong);--page-input-bg: var(--bf-color-bg-input);--page-tag-bg: var(--bf-color-bg-elevated);--sidebar: var(--bf-color-bg-surface);--sidebar-foreground: var(--bf-color-text-primary);--sidebar-accent: var(--bf-color-bg-hover);--sidebar-accent-foreground: var(--bf-color-text-primary);--sidebar-border: var(--bf-color-border);--sidebar-ring: var(--bf-color-focus)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bf-color-bg-elevated);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--bf-color-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--bf-color-text-muted)}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:var(--bf-color-border-strong) transparent}.panel-divider{background-color:var(--page-border);transition:background-color .15s ease}.panel-divider:hover{background-color:var(--accent-red)}.card{background-color:var(--page-card);border:1px solid var(--page-border);border-radius:var(--radius)}.btn-hover{transition:background-color .15s ease,border-color .15s ease}.input-focus-ring{outline:none}.input-focus-ring:focus{box-shadow:0 0 0 2px var(--accent-red);border-color:transparent}.modal-overlay{background-color:#0009}@keyframes modal-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-content{animation:modal-in .2s ease-out}.bf-module-tabs__leading-action{display:flex;flex:none;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;align-items:center}.bf-action-content-card-list__tabs-leading-bar.bf-responsive-action-bar{width:-moz-max-content;width:max-content;max-width:100%;min-width:-moz-max-content;min-width:max-content;container-type:normal;padding:0;background:transparent;border:0;justify-content:flex-start;overflow:visible}.bf-feedback-card-hide-status .bf-action-content-card__module-status{display:none}.login-inline-input{display:contents}.auth-page .bf-input-frame.login-inline-input,.auth-page .login-field-group .bf-input-frame,.auth-page .login-field-group .bf-input-frame:hover,.auth-page .login-field-group .bf-input-frame:focus-within{background:transparent;border-color:transparent;box-shadow:none}.auth-page .login-field-group .bf-input:focus{outline:none}.login-inline-input>input,.login-inline-input>.bf-input{min-width:0;height:100%;flex:1 1 auto;border:0;padding:0;color:inherit;background:transparent;font:inherit;line-height:inherit;outline:none}.login-phone-number>.bf-input{padding-inline:1rem}.login-field-group{background:var(--bf-color-bg-surface, var(--page-surface, transparent))}.login-field-row+.login-field-row{border-top:1px solid var(--bf-color-border, var(--page-border, #303036))}.login-field-row__label{width:3.5rem}.login-inline-input>.bf-input::-moz-placeholder{color:var(--bf-color-text-muted, #7f7f89)}.login-inline-input>.bf-input::placeholder{color:var(--bf-color-text-muted, #7f7f89)}.auth-page .login-method-tabs__item,.auth-page .login-method-tabs__item:hover:not(:disabled),.auth-page .login-method-tabs__item:focus,.auth-page .login-method-tabs__item:focus-visible{background:transparent;border-color:transparent;box-shadow:none;outline:none}.auth-page .login-method-tabs__item:hover:not(:disabled),.auth-page .login-method-tabs__item:focus,.auth-page .login-method-tabs__item:focus-visible{color:var(--bf-color-text-muted, #7f7f89)}.auth-page .login-method-tabs__item--active,.auth-page .login-method-tabs__item--active:hover:not(:disabled),.auth-page .login-method-tabs__item--active:focus,.auth-page .login-method-tabs__item--active:focus-visible{color:var(--accent-red, #cc0000)}.login-country-select .bf-select-icon{margin-left:.5rem}@keyframes login-autofill-clear{0%,to{background-color:var(--bf-color-bg-surface, var(--page-surface, transparent));box-shadow:0 0 0 1000px var(--bf-color-bg-surface, var(--page-surface, transparent)) inset;-webkit-text-fill-color:var(--bf-color-text-primary, currentColor);caret-color:var(--bf-color-text-primary, currentColor)}}.auth-page input:-webkit-autofill,.login-field-group .bf-input:-webkit-autofill{-webkit-text-fill-color:var(--bf-color-text-primary, currentColor);caret-color:var(--bf-color-text-primary, currentColor);box-shadow:0 0 0 1000px var(--bf-color-bg-surface, var(--page-surface, transparent)) inset;background-color:transparent;background-image:none;animation:login-autofill-clear 0s forwards;-webkit-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}.auth-page input:-webkit-autofill,.auth-page input:-webkit-autofill:hover,.auth-page input:-webkit-autofill:focus,.auth-page input:-webkit-autofill:active,.auth-page input:autofill,.auth-page input:-moz-autofill,.login-input:-webkit-autofill,.login-input:-webkit-autofill:hover,.login-input:-webkit-autofill:focus,.login-input:-webkit-autofill:active,.login-inline-input>input:-webkit-autofill,.login-inline-input>input:-webkit-autofill:hover,.login-inline-input>input:-webkit-autofill:focus,.login-inline-input>.bf-input:-webkit-autofill,.login-inline-input>.bf-input:-webkit-autofill:hover,.login-inline-input>.bf-input:-webkit-autofill:focus,.login-field-group .bf-input:-webkit-autofill,.login-field-group .bf-input:-webkit-autofill:hover,.login-field-group .bf-input:-webkit-autofill:focus,.login-field-group .bf-input:autofill{-webkit-text-fill-color:var(--bf-color-text-primary, currentColor);caret-color:var(--bf-color-text-primary, currentColor);box-shadow:0 0 0 1000px var(--bf-color-bg-surface, var(--page-surface, transparent)) inset;background-color:transparent;background-image:none;animation:login-autofill-clear 0s forwards;-webkit-transition:background-color 9999s ease-out;-moz-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}.bf-host-sidebar .bf-app-sidebar__link[aria-current=page],.bf-host-sidebar.bf-app-sidebar--collapsed .bf-app-sidebar__link[aria-current=page],.bf-host-sidebar .bf-sidebar-group__row--current,.bf-host-sidebar .bf-dialogue-sidebar-list__item--active{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);box-shadow:none;font-weight:600}.bf-host-sidebar .bf-app-sidebar__link[aria-current=page]:hover,.bf-host-sidebar.bf-app-sidebar--collapsed .bf-app-sidebar__link[aria-current=page]:hover,.bf-host-sidebar .bf-sidebar-group__row--current:hover,.bf-host-sidebar .bf-dialogue-sidebar-list__item--active:hover{color:var(--bf-color-text-primary, #fafafa);background:var(--bf-color-bg-hover, #242424);box-shadow:none}.bf-schedule-tasks-list .bf-schedule-tasks-list__table .bf-data-table__table{min-width:28rem}.bf-schedule-tasks-list .bf-schedule-tasks-list__table .bf-table-head,.bf-schedule-tasks-list .bf-schedule-tasks-list__table .bf-table-cell{padding-inline:.5rem}.placeholder\:text-muted-foreground::-moz-placeholder{color:var(--muted-foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:text-center:last-child{text-align:center}.odd\:bg-page-surface:nth-child(odd){background-color:var(--page-surface)}.hover\:border-\[var\(--bf-color-action-primary\)\]:hover{border-color:var(--bf-color-action-primary)}.hover\:border-accent-red\/30:hover{border-color:#cc00004d}.hover\:border-page-inner-border:hover{border-color:var(--page-inner-border)}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#22b8a7\]\/5:hover{background-color:#22b8a70d}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-accent-red\/\[0\.08\]:hover{background-color:#cc000014}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-page-surface:hover{background-color:var(--page-surface)}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-red-950\/20:hover{background-color:#450a0a33}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-hover:hover{background-color:var(--page-elevated)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:from-cyan-600:hover{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.hover\:text-\[var\(--bf-color-action-primary-hover\)\]:hover{color:var(--bf-color-action-primary-hover)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-accent-red:focus{--tw-border-opacity: 1;border-color:rgb(204 0 0 / var(--tw-border-opacity, 1))}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[var\(--bf-color-focus\)\]:focus{--tw-ring-color: var(--bf-color-focus)}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus-visible\:bg-page-surface:focus-visible{background-color:var(--page-surface)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-35:disabled{opacity:.35}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:text-\[\#159b8b\]{--tw-text-opacity: 1;color:rgb(21 155 139 / var(--tw-text-opacity, 1))}@media(max-width:359px){.max-\[359px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:h-\[640px\]{height:640px}.sm\:h-full{height:100%}.sm\:w-\[15rem\]{width:15rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:border-l{border-left-width:1px}.sm\:border-r{border-right-width:1px}.sm\:border-t-0{border-top-width:0px}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:768px){.md\:sticky{position:sticky}.md\:top-28{top:7rem}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:w-52{width:13rem}.md\:w-\[20rem\]{width:20rem}.md\:w-full{width:100%}.md\:min-w-\[22\.5rem\]{min-width:22.5rem}.md\:grid-cols-\[13rem_minmax\(0\,1fr\)\]{grid-template-columns:13rem minmax(0,1fr)}.md\:flex-row{flex-direction:row}.md\:place-items-center{place-items:center}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.md\:self-start{align-self:flex-start}.md\:border-0{border-width:0px}.md\:border-b-0{border-bottom-width:0px}.md\:border-r{border-right-width:1px}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:pb-0{padding-bottom:0}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-r{border-right-width:1px}.lg\:p-5{padding:1.25rem}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&_\.bf-host-ai-tools\]\:flex-1 .bf-host-ai-tools{flex:1 1 0%}.\[\&_\.bf-split-pane-handle\]\:hidden .bf-split-pane-handle,.\[\&_\.bf-split-pane-primary\]\:hidden .bf-split-pane-primary,.\[\&_\.bf-split-pane-secondary\]\:hidden .bf-split-pane-secondary{display:none}
