:root,body[data-fb-theme=future]{color-scheme:light;--fb-font-sans:"Geist","Inter","PingFang SC","Microsoft YaHei",system-ui,sans-serif;--fb-brand-950:#1e1b4b;--fb-brand-900:#312e81;--fb-brand-700:#4f46e5;--fb-brand-500:#6366f1;--fb-brand-100:#e0e7ff;--fb-brand-50:#eef0ff;--fb-background:#f8f9fc;--fb-foreground:#111827;--fb-surface:#ffffff;--fb-surface-muted:#f7f8fa;--fb-surface-hover:#f4f5f8;--fb-muted:#f2f4f7;--fb-muted-foreground:#667085;--fb-text-tertiary:#98a2b3;--fb-disabled:#c4c9d4;--fb-primary:var(--fb-brand-700);--fb-primary-hover:#4338ca;--fb-primary-foreground:#ffffff;--fb-primary-soft:#eef0ff;--fb-secondary:#f2f4f7;--fb-secondary-foreground:#344054;--fb-accent:var(--fb-brand-50);--fb-accent-foreground:var(--fb-brand-700);--fb-border:#e8eaf0;--fb-border-strong:#d0d5dd;--fb-border-soft:#f0f1f5;--fb-input:#dfe3eb;--fb-ring:color-mix(in srgb,var(--fb-primary),transparent 78%);--fb-destructive:#b94a3d;--fb-destructive-foreground:#ffffff;--fb-success:#12b76a;--fb-success-foreground:#ffffff;--fb-warning:#b87908;--fb-warning-foreground:#ffffff;--fb-info:#2d74a5;--fb-info-foreground:#ffffff;--fb-action:var(--fb-primary);--fb-action-hover:var(--fb-primary-hover);--fb-action-soft:var(--fb-accent);--fb-attention:var(--fb-warning);--fb-danger:var(--fb-destructive);--fb-text-strong:#111827;--fb-text:#344054;--fb-text-muted:var(--fb-muted-foreground);--fb-page:var(--fb-background);--fb-fill:var(--fb-surface-muted);--fb-line:var(--fb-border);--fb-line-soft:#f0f1f5;--fb-focus-ring:var(--fb-ring);--fb-font-size-display:32px;--fb-line-height-display:40px;--fb-font-size-page-title:28px;--fb-line-height-page-title:36px;--fb-font-size-section-title:20px;--fb-line-height-section-title:28px;--fb-font-size-card-title:17px;--fb-line-height-card-title:25px;--fb-font-size-title:20px;--fb-font-size-body:15px;--fb-line-height-body:23px;--fb-font-size-secondary:14px;--fb-line-height-secondary:21px;--fb-font-size-label:13px;--fb-line-height-label:19px;--fb-font-size-caption:12px;--fb-line-height-caption:18px;--fb-type-caption:var(--fb-font-size-caption);--fb-type-secondary:var(--fb-font-size-secondary);--fb-type-body:var(--fb-font-size-body);--fb-type-emphasis:var(--fb-font-size-card-title);--fb-type-data-row:16px;--fb-type-data-live:22px;--fb-type-data-summary:30px;--fb-type-data-hero:36px;--fb-space-0:0;--fb-space-1:4px;--fb-space-2:8px;--fb-space-3:12px;--fb-space-4:16px;--fb-space-5:20px;--fb-space-6:24px;--fb-space-8:32px;--fb-space-10:40px;--fb-space-12:48px;--fb-space-16:64px;--fb-page-gutter:32px;--fb-section-gap:32px;--fb-form-gap:16px;--fb-inline-gap:8px;--fb-surface-padding:20px;--fb-content-reading:760px;--fb-content-standard:1280px;--fb-content-wide:1540px;--fb-shell-sidebar-width:232px;--fb-shell-sidebar-width-tablet:208px;--fb-shell-header-height:72px;--fb-shell-header-height-mobile:60px;--fb-radius-sm:6px;--fb-radius-md:8px;--fb-radius-lg:12px;--fb-radius-xl:16px;--fb-radius-full:999px;--fb-radius-control:var(--fb-radius-md);--fb-radius-surface:var(--fb-radius-lg);--fb-radius-overlay:var(--fb-radius-xl);--fb-shadow-subtle:0 1px 2px rgba(16,24,40,0.03);--fb-shadow-raised:0 8px 24px rgba(16,24,40,0.08);--fb-shadow-overlay:0 20px 50px rgba(16,24,40,0.12);--fb-control-sm:32px;--fb-control-default:40px;--fb-control-lg:48px;--fb-icon-sm:16px;--fb-icon-default:18px;--fb-icon-lg:20px;--ui-color-primary:var(--fb-action);--ui-color-primary-deep:var(--fb-brand-900);--ui-color-primary-light-3:color-mix(in srgb,var(--fb-action),white 30%);--ui-color-primary-light-7:color-mix(in srgb,var(--fb-action),white 70%);--ui-color-primary-light-9:var(--fb-action-soft);--ui-color-success:var(--fb-success);--ui-focus-ring:var(--fb-focus-ring)}body[data-fb-density=compact]{--fb-control-height:var(--fb-control-sm)}body[data-fb-density=standard]{--fb-control-height:var(--fb-control-default)}body[data-fb-density=touch]{--fb-control-height:var(--fb-control-lg)}@media (max-width:1024px){:root,body[data-fb-theme=future]{--fb-page-gutter:24px}}@media (max-width:640px){:root,body[data-fb-theme=future]{--fb-page-gutter:16px}}body[data-fb-theme]{accent-color:var(--fb-action)}::selection{background:var(--fb-brand-100);color:var(--fb-text-strong)}:where(button,input,select,textarea):focus-visible{outline:3px solid var(--fb-focus-ring);outline-offset:2px}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea):focus{border-color:var(--fb-action)!important;box-shadow:0 0 0 3px var(--fb-focus-ring)}.fb-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--fb-inline-gap);min-height:var(--fb-control-height,40px);padding:0 16px;border:1px solid transparent;border-radius:var(--fb-radius-control);font-family:var(--fb-font-sans);font-size:var(--fb-font-size-body);font-weight:680;line-height:1;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}.fb-button--primary{border-color:var(--fb-primary);background:var(--fb-primary);color:var(--fb-primary-foreground)}.fb-button--primary:hover:not(:disabled){border-color:var(--fb-action-hover);background:var(--fb-action-hover)}.button.secondary.fb-button,.fb-button--secondary{border-color:var(--fb-secondary);background:var(--fb-secondary);color:var(--fb-secondary-foreground)}.button.secondary.fb-button:hover:not(:disabled),.fb-button--secondary:hover:not(:disabled){border-color:color-mix(in srgb,var(--fb-action),white 52%);background:var(--fb-action-soft);color:var(--fb-action)}.fb-button--outline{border-color:var(--fb-border);background:var(--fb-surface);color:var(--fb-foreground)}.fb-button--outline:hover:not(:disabled){border-color:var(--fb-border-strong);background:var(--fb-surface-muted)}.fb-button--ghost,.fb-button--quiet{padding-inline:8px;background:transparent;color:var(--fb-primary)}.fb-button--ghost:hover:not(:disabled){background:var(--fb-accent)}.fb-button--link{min-height:auto;padding:0;border-color:transparent;background:transparent;color:var(--fb-primary);text-decoration:underline;text-underline-offset:3px}.button.danger-button.fb-button,.fb-button--danger,.fb-button--destructive{border-color:var(--fb-destructive);background:var(--fb-destructive);color:var(--fb-destructive-foreground)}.fb-control--compact,.fb-control--sm{min-height:var(--fb-control-sm);padding-inline:12px;font-size:var(--fb-font-size-label)}.fb-control--default,.fb-control--standard{min-height:var(--fb-control-default)}.fb-control--lg,.fb-control--touch{min-height:var(--fb-control-lg);padding-inline:20px}.fb-button:active:not(:disabled){transform:translateY(1px)}.fb-button__icon{display:inline-grid;width:var(--fb-icon-default);height:var(--fb-icon-default);flex:0 0 auto;place-items:center}.fb-button__icon>:is(svg,img){width:100%;height:100%}.fb-icon-button{width:var(--fb-control-default);padding:0}.fb-icon-button.fb-control--sm{width:var(--fb-control-sm)}.fb-icon-button.fb-control--lg{width:var(--fb-control-lg)}.fb-button--block{width:100%}.fb-button:disabled{cursor:not-allowed;opacity:.5}.fb-spinner{width:14px;height:14px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:fb-spin .7s linear infinite}@keyframes fb-spin{to{transform:rotate(1turn)}}.fb-surface{border-color:var(--fb-border);background:var(--fb-surface)}.fb-surface--outlined,.fb-surface--raised{border:1px solid var(--fb-border);border-radius:var(--fb-radius-surface)}.fb-surface--raised{box-shadow:var(--fb-shadow-raised)}.fb-surface--padding-sm{padding:var(--fb-space-4)}.fb-surface--padding-md{padding:var(--fb-space-5)}.fb-surface--padding-lg{padding:var(--fb-space-6)}.fb-card{overflow:clip}.fb-card__content,.fb-card__footer,.fb-card__header{padding:var(--fb-space-5)}.fb-card__content+.fb-card__footer,.fb-card__header+.fb-card__content{padding-top:0}.fb-card__header h2,.fb-card__header h3{margin:0;color:var(--fb-foreground);font-size:var(--fb-font-size-card-title);line-height:var(--fb-line-height-card-title)}.fb-card__footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--fb-inline-gap);border-top:1px solid var(--fb-border);background:var(--fb-surface-muted)}.fb-page-header{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:var(--fb-space-6);padding:var(--fb-space-6) 0 var(--fb-space-5);margin:0;border-bottom:1px solid var(--fb-line)}.fb-page-header--compact{min-height:52px;align-items:center;padding:0 0 var(--fb-space-2);border-bottom:0}.fb-page-header--compact h1{letter-spacing:-.025em}.fb-page-header--compact .fb-page-header__content{gap:var(--fb-space-1)}.fb-page-header__content{display:grid;min-width:0;grid-gap:var(--fb-space-2);gap:var(--fb-space-2)}.fb-page-header h1{margin:0;color:var(--fb-text-strong);font-size:var(--fb-font-size-page-title);font-weight:760;line-height:var(--fb-line-height-page-title);letter-spacing:-.04em}.fb-page-header p,.fb-page-header__meta{margin:0;color:var(--fb-text-muted);font-size:var(--fb-font-size-secondary);line-height:var(--fb-line-height-secondary)}.fb-page-header__actions{display:flex;flex:0 0 auto;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:var(--fb-space-2)}.fb-filter-bar,.fb-page-toolbar{display:flex;min-width:0;align-items:center;gap:var(--fb-space-2)}.fb-page-toolbar{justify-content:space-between}.fb-filter-bar{flex-wrap:wrap}.fb-metric-strip{display:grid;grid-gap:var(--fb-space-2);gap:var(--fb-space-2)}.fb-metric{display:grid;min-width:0;align-content:center}.fb-metric>small{color:var(--fb-text-muted);font-size:var(--fb-type-secondary)}.fb-metric>strong{color:var(--fb-text-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fb-metric>span{color:var(--fb-text-muted);font-size:var(--fb-type-secondary)}@media (max-width:760px){.fb-page-header{align-items:stretch;flex-direction:column;gap:var(--fb-space-4)}.fb-page-header__actions{flex-wrap:wrap}.fb-page-toolbar{align-items:stretch;flex-direction:column}}@media (min-width:761px) and (max-width:1180px){.fb-page-header--standard:has(.fb-page-header__actions){align-items:flex-start;flex-direction:column}.fb-page-header--standard>.fb-page-header__actions{width:100%;justify-content:flex-start}}.fb-input,.fb-select,.fb-textarea{width:100%;min-height:var(--fb-control-height,40px);padding:0 12px;border:1px solid var(--fb-input);border-radius:var(--fb-radius-control);background:var(--fb-surface);color:var(--fb-foreground);font-family:var(--fb-font-sans);font-size:var(--fb-font-size-body);line-height:var(--fb-line-height-body)}.fb-input:disabled,.fb-select:disabled,.fb-textarea:disabled{cursor:not-allowed;background:var(--fb-muted);color:var(--fb-muted-foreground);opacity:.72}:is(.fb-input,.fb-select,.fb-textarea)[aria-invalid=true]{border-color:var(--fb-destructive)}.fb-textarea{min-height:88px;padding-block:9px;resize:vertical}.fb-input::placeholder,.fb-textarea::placeholder{color:var(--fb-text-muted);opacity:.72}.fb-field{display:grid;grid-gap:var(--fb-space-2);gap:var(--fb-space-2);color:var(--fb-text);font-size:var(--fb-font-size-label);font-weight:680}.fb-field-label{display:inline-flex;align-items:center;gap:var(--fb-space-1)}.fb-field-error,.fb-field-label i{color:var(--fb-danger)}.fb-field-label i{font-style:normal}.fb-field-error,.fb-field-hint{font-size:var(--fb-font-size-caption);font-weight:500}.fb-field-hint{color:var(--fb-text-muted)}.fb-field.is-error :is(.fb-input,.fb-select,.fb-textarea){border-color:var(--fb-danger)}.fb-choice,.fb-switch{position:relative;display:inline-flex;min-height:var(--fb-control-sm);align-items:center;gap:var(--fb-space-2);color:var(--fb-foreground);cursor:pointer;font-size:var(--fb-font-size-body)}.fb-choice input,.fb-switch input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.fb-choice__control{position:relative;width:18px;height:18px;flex:0 0 auto;border:1px solid var(--fb-input);border-radius:5px;background:var(--fb-surface)}.fb-choice[data-fb-component=radio] .fb-choice__control{border-radius:var(--fb-radius-full)}.fb-choice input:checked+.fb-choice__control{border-color:var(--fb-primary);background:var(--fb-primary);box-shadow:inset 0 0 0 4px var(--fb-primary)}.fb-choice[data-fb-component=checkbox] input:checked+.fb-choice__control:after{position:absolute;inset:3px 5px 5px;border:solid var(--fb-primary-foreground);border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.fb-choice[data-fb-component=radio] input:checked+.fb-choice__control{box-shadow:inset 0 0 0 4px var(--fb-surface)}.fb-choice input:focus-visible+.fb-choice__control,.fb-switch input:focus-visible+.fb-switch__track{outline:3px solid var(--fb-ring);outline-offset:2px}.fb-choice:has(input:disabled),.fb-switch:has(input:disabled){cursor:not-allowed;opacity:.5}.fb-switch__track{display:flex;width:38px;height:22px;flex:0 0 auto;align-items:center;padding:2px;border:1px solid var(--fb-border-strong);border-radius:var(--fb-radius-full);background:var(--fb-muted);transition:background-color .15s ease}.fb-switch__track>span{width:16px;height:16px;border-radius:var(--fb-radius-full);background:var(--fb-surface);box-shadow:var(--fb-shadow-subtle);transition:transform .15s ease}.fb-switch input:checked+.fb-switch__track{border-color:var(--fb-primary);background:var(--fb-primary)}.fb-switch input:checked+.fb-switch__track>span{transform:translateX(16px)}.fb-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid var(--fb-line-soft);border-radius:var(--fb-radius-full);background:var(--fb-fill);color:var(--fb-text);font-size:var(--fb-font-size-caption);font-weight:720}.fb-tag--brand{border-color:var(--fb-brand-100);background:var(--fb-brand-50);color:var(--fb-action)}.fb-tag--success{background:color-mix(in srgb,var(--fb-success),white 90%);color:var(--fb-success)}.fb-tag--attention{background:color-mix(in srgb,var(--fb-attention),white 88%);color:#98630d}.fb-tag--danger{background:color-mix(in srgb,var(--fb-danger),white 90%);color:var(--fb-danger)}.fb-tag--info{background:color-mix(in srgb,var(--fb-info),white 90%);color:var(--fb-info)}.fb-badge{display:inline-flex;min-height:24px;align-items:center;padding:0 var(--fb-space-2);border:1px solid transparent;border-radius:var(--fb-radius-full);background:var(--fb-muted);color:var(--fb-secondary-foreground);font-size:var(--fb-font-size-caption);font-weight:680;line-height:var(--fb-line-height-caption)}.fb-badge--primary{border-color:var(--fb-brand-100);background:var(--fb-accent);color:var(--fb-accent-foreground)}.fb-badge--success{background:color-mix(in srgb,var(--fb-success),white 90%);color:var(--fb-success)}.fb-badge--warning{background:color-mix(in srgb,var(--fb-warning),white 88%);color:#805405}.fb-badge--destructive{background:color-mix(in srgb,var(--fb-destructive),white 90%);color:var(--fb-destructive)}.fb-badge--info{background:color-mix(in srgb,var(--fb-info),white 90%);color:var(--fb-info)}.fb-separator{flex:0 0 auto;border:0;background:var(--fb-border)}.fb-separator--horizontal{width:100%;height:1px}.fb-separator--vertical{width:1px;height:100%;min-height:20px}.fb-skeleton{display:block;min-width:32px;min-height:12px;border-radius:var(--fb-radius-sm);background:linear-gradient(90deg,var(--fb-muted) 25%,var(--fb-surface-muted) 50%,var(--fb-muted) 75%);background-size:200% 100%;animation:fb-skeleton 1.4s ease-in-out infinite}@keyframes fb-skeleton{to{background-position:-200% 0}}.fb-tooltip{position:relative}.fb-tooltip,.fb-tooltip__trigger{display:inline-flex}.fb-tooltip__content{position:absolute;z-index:120;width:max-content;max-width:260px;padding:var(--fb-space-2) var(--fb-space-3);border-radius:var(--fb-radius-sm);background:var(--fb-brand-950);color:var(--fb-primary-foreground);font-size:var(--fb-font-size-caption);line-height:var(--fb-line-height-caption);opacity:0;pointer-events:none;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease}.fb-tooltip:focus-within .fb-tooltip__content,.fb-tooltip:hover .fb-tooltip__content{opacity:1;transform:none}.fb-tooltip--top .fb-tooltip__content{bottom:calc(100% + 8px);left:50%;transform:translate(-50%,2px)}.fb-tooltip--top:focus-within .fb-tooltip__content,.fb-tooltip--top:hover .fb-tooltip__content{transform:translate(-50%)}.fb-tooltip--bottom .fb-tooltip__content{top:calc(100% + 8px);left:50%;transform:translate(-50%,-2px)}.fb-tooltip--right .fb-tooltip__content{top:50%;left:calc(100% + 8px);transform:translate(-2px,-50%)}.fb-tooltip--left .fb-tooltip__content{top:50%;right:calc(100% + 8px);transform:translate(2px,-50%)}.fb-dropdown{position:relative;display:inline-flex}.fb-dropdown__trigger{gap:var(--fb-space-2)}.fb-dropdown__menu{position:absolute;top:calc(100% + 6px);z-index:110;display:grid;min-width:180px;padding:var(--fb-space-1);border:1px solid var(--fb-border);border-radius:var(--fb-radius-md);background:var(--fb-surface);box-shadow:var(--fb-shadow-raised)}.fb-dropdown__menu--start{left:0}.fb-dropdown__menu--end{right:0}.fb-dropdown__menu button{min-height:var(--fb-control-sm);padding:0 var(--fb-space-3);border:0;border-radius:var(--fb-radius-sm);background:transparent;color:var(--fb-foreground);font:inherit;text-align:left}.fb-dropdown__menu button:focus-visible,.fb-dropdown__menu button:hover:not(:disabled){background:var(--fb-accent);color:var(--fb-accent-foreground)}.fb-dropdown__menu button.is-destructive{color:var(--fb-destructive)}.fb-tabs__list{display:flex;gap:var(--fb-space-1);overflow-x:auto;border-bottom:1px solid var(--fb-border)}.fb-tabs__list button{position:relative;min-height:var(--fb-control-default);padding:0 var(--fb-space-3);border:0;background:transparent;color:var(--fb-muted-foreground);font:inherit;font-weight:640;white-space:nowrap}.fb-tabs__list button[aria-selected=true]{color:var(--fb-primary)}.fb-tabs__list button[aria-selected=true]:after{position:absolute;right:var(--fb-space-2);bottom:-1px;left:var(--fb-space-2);height:2px;border-radius:var(--fb-radius-full);background:var(--fb-primary);content:""}.fb-tabs__panel{padding:var(--fb-space-4) 0}.fb-alert{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:var(--fb-space-3);gap:var(--fb-space-3);padding:var(--fb-space-3) var(--fb-space-4);border:1px solid var(--fb-line-soft);border-radius:var(--fb-radius-control);background:var(--fb-fill);color:var(--fb-text)}.fb-alert-mark{width:8px;height:8px;margin-top:5px;border-radius:50%;background:currentColor}.fb-alert-content{margin-top:var(--fb-space-1);font-size:var(--fb-font-size-caption)}.fb-alert--brand{background:var(--fb-brand-50);color:var(--fb-action)}.fb-alert--success{background:color-mix(in srgb,var(--fb-success),white 92%);color:var(--fb-success)}.fb-alert--attention{background:color-mix(in srgb,var(--fb-attention),white 90%);color:#98630d}.fb-alert--danger{background:color-mix(in srgb,var(--fb-danger),white 92%);color:var(--fb-danger)}.fb-alert--info{background:color-mix(in srgb,var(--fb-info),white 92%);color:var(--fb-info)}.fb-empty{display:grid;justify-items:center;grid-gap:var(--fb-space-2);gap:var(--fb-space-2);padding:var(--fb-space-8) var(--fb-space-5);color:var(--fb-text-muted);text-align:center}.fb-empty-mark{width:34px;height:34px;border:1px dashed color-mix(in srgb,var(--fb-action),white 48%);border-radius:var(--fb-radius-lg);background:var(--fb-action-soft)}.fb-empty strong{color:var(--fb-text-strong)}.fb-empty p{margin:0;font-size:var(--fb-font-size-secondary)}.fb-table-wrap{overflow-x:auto;border:1px solid var(--fb-line);border-radius:var(--fb-radius-surface);background:var(--fb-surface)}.fb-table{width:100%;border-collapse:collapse;color:var(--fb-text);font-size:var(--fb-font-size-secondary)}.fb-table td,.fb-table th{height:46px;padding:0 var(--fb-space-4);border-bottom:1px solid var(--fb-line-soft)}.fb-table th{background:var(--fb-fill);color:var(--fb-text-muted);font-size:var(--fb-font-size-label);font-weight:760}.fb-table tbody tr:hover{background:var(--fb-brand-50)}.fb-table tbody tr:last-child td{border-bottom:0}.fb-table-empty{color:var(--fb-text-muted);text-align:center!important}.fb-overlay-backdrop{position:fixed;inset:0;z-index:100;display:grid;background:rgba(5,32,25,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fb-backdrop-in .16s ease-out}.fb-dialog-backdrop{place-items:center;padding:var(--fb-space-6)}.fb-overlay{display:flex;min-width:0;max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--fb-line),white 35%);background:var(--fb-surface);color:var(--fb-text);box-shadow:var(--fb-shadow-overlay)}.fb-dialog{width:min(100%,560px);border-radius:var(--fb-radius-overlay);animation:fb-dialog-in .18s ease-out}.fb-dialog--compact{width:min(100%,420px)}.fb-dialog--wide{width:min(100%,720px)}.fb-dialog--workspace{width:min(calc(100vw - 48px),1240px);height:min(calc(100vh - 48px),920px)}.fb-dialog[data-tone=danger]{border-top:4px solid var(--fb-danger)}.fb-drawer-backdrop{justify-items:end}.fb-drawer{width:min(100vw,440px);height:100%;max-height:none;border-width:0 0 0 1px;border-radius:var(--fb-radius-overlay) 0 0 var(--fb-radius-overlay);animation:fb-drawer-in .2s ease-out}.fb-drawer--wide{width:min(100vw,580px)}.fb-drawer--workspace{width:min(100vw,920px)}.fb-overlay-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:var(--fb-space-5);min-height:82px;padding:var(--fb-space-5) var(--fb-space-6);border-bottom:1px solid var(--fb-line-soft);background:color-mix(in srgb,var(--fb-surface),var(--fb-fill) 22%)}.fb-overlay-header h2{margin:0;color:var(--fb-text-strong);font-size:var(--fb-font-size-section-title);line-height:var(--fb-line-height-section-title)}.fb-overlay-header>div>p:last-child:not(.fb-overlay-eyebrow){margin:var(--fb-space-2) 0 0;color:var(--fb-text-muted);font-size:var(--fb-font-size-secondary);line-height:var(--fb-line-height-secondary)}.fb-overlay-eyebrow{margin:0 0 var(--fb-space-1);color:var(--fb-action);font-size:var(--fb-font-size-caption);font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fb-overlay-close{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid var(--fb-line);border-radius:var(--fb-radius-control);background:var(--fb-surface);color:var(--fb-text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.fb-overlay-close:hover{border-color:color-mix(in srgb,var(--fb-action),white 60%);background:var(--fb-action-soft);color:var(--fb-action)}.fb-overlay-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.fb-overlay-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--fb-space-6);overscroll-behavior:contain}.fb-overlay-footer{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:var(--fb-space-2);min-height:72px;padding:var(--fb-space-3) var(--fb-space-6);border-top:1px solid var(--fb-line-soft);background:color-mix(in srgb,var(--fb-surface),var(--fb-fill) 28%)}@keyframes fb-backdrop-in{0%{opacity:0}}@keyframes fb-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}@keyframes fb-drawer-in{0%{opacity:0;transform:translateX(32px)}}.fb-money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.fb-button,.fb-dialog,.fb-drawer,.fb-input,.fb-overlay-backdrop,.fb-select,.fb-skeleton,.fb-switch__track,.fb-switch__track>span,.fb-textarea,.fb-tooltip__content{transition:none;animation:none}}@media (max-width:640px){.fb-dialog-backdrop{align-items:end;padding:12px}.fb-dialog{max-height:calc(100vh - 24px);border-radius:18px}.fb-drawer{width:100vw;border-radius:0}.fb-overlay-body,.fb-overlay-footer,.fb-overlay-header{padding-inline:18px}}