@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;top:0;right:0;bottom:0;left:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root,[data-theme=default]{--fb-color-text: #18212b;--fb-color-muted: #637080;--fb-color-primary: #164e63;--fb-color-primary-hover: #155e75;--fb-color-focus: #1683a1;--fb-color-selected: #eff9fc;--fb-color-border: #dce3e8;--fb-color-field-border: #cbd4dc;--fb-color-surface: #ffffff;--fb-color-danger: #a12a36;--fb-color-success: #176247;--fb-color-neutral-soft: #f4f6f8;--fb-color-neutral-ink: #475569;--fb-color-ai: #6750a4;--fb-color-ai-soft: #f3effa;--fb-color-info: #315f96;--fb-color-info-soft: #eef4fb;--fb-color-warning: #855b1e;--fb-color-warning-soft: #fff5e5;--fb-color-success-soft: #eaf5ee;--fb-color-danger-soft: #fbeeee;--fb-color-rose: #914f65;--fb-color-rose-soft: #faeff3;--fb-color-control-ink: #233443;--fb-color-control-hover: #f2f9fb;--fb-color-control-hover-border: #a9cbd7;--fb-color-card-border: #e0e6eb;--fb-color-table-head: #f8fafb;--fb-color-table-rule: #e4e9ee;--fb-color-readonly: #f6f8fa;--fb-color-selected-strong: #e9f6fb;--fb-color-switch-track: #d3dae0;--fb-color-overlay: rgba(24,33,43,.42);--fb-ambient-warm: #fff4e9;--fb-ambient-cool: #eefaff;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-on-primary: #ffffff;--fb-brand-deep: #002730;--fb-brand-link: #176b87;--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-subtle: #fafbfc;--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-text-disabled: #9aa5b1;--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft);--fb-shadow-none: none;--fb-shadow-menu: 0 9px 30px rgba(32,51,68,.125);--fb-shadow-picker: 0 12px 32px rgba(24,33,43,.125);--fb-shadow-dialog: 0 20px 70px rgba(24,45,64,.188);--fb-shadow-settings: 0 18px 70px rgba(24,33,43,.149);--fb-shadow-knob: 0 1px 3px rgba(34,51,68,.133);--fb-shadow-card-hover: 0 4px 16px rgba(22,55,71,.031);--fb-shadow-dropdown: 0 9px 30px rgba(32,51,68,.125);--fb-shadow-popover: 0 12px 32px rgba(24,33,43,.125);--fb-shadow-modal: 0 20px 70px rgba(24,45,64,.188);--fb-shadow-card-soft: 0 4px 16px rgba(22,55,71,.031)}[data-theme=body-screen-apps]{--fb-ambient-warm: #fff4e9;--fb-ambient-cool: #eefaff;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft)}[data-theme=body-screen-catalog]{--fb-ambient-warm: #f4faf4;--fb-ambient-cool: #eef8ff;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft)}[data-theme=body-screen-workspace]{--fb-ambient-warm: #fff6ee;--fb-ambient-cool: #f0faf9;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft)}[data-theme=body-screen-sites]{--fb-ambient-warm: #fff3f2;--fb-ambient-cool: #f0f8ff;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft)}[data-theme=body-screen-system]{--fb-ambient-warm: #fbf7f0;--fb-ambient-cool: #f2faff;--fb-primary: var(--fb-color-primary);--fb-primary-hover: var(--fb-color-primary-hover);--fb-primary-active: var(--fb-color-primary);--fb-primary-soft: var(--fb-color-selected);--fb-primary-wash: var(--fb-color-selected);--fb-app-bg: var(--fb-color-neutral-soft);--fb-surface: var(--fb-color-surface);--fb-surface-muted: var(--fb-color-neutral-soft);--fb-surface-hover: var(--fb-color-neutral-soft);--fb-overlay: var(--fb-color-overlay);--fb-border: var(--fb-color-border);--fb-border-strong: var(--fb-color-field-border);--fb-border-focus: var(--fb-color-focus);--fb-text-strong: var(--fb-color-text);--fb-text: var(--fb-color-text);--fb-text-secondary: var(--fb-color-muted);--fb-text-muted: var(--fb-color-muted);--fb-icon: var(--fb-color-muted);--fb-success: var(--fb-color-success);--fb-success-surface: var(--fb-color-success-soft);--fb-warning: var(--fb-color-warning);--fb-warning-surface: var(--fb-color-warning-soft);--fb-error: var(--fb-color-danger);--fb-error-surface: var(--fb-color-danger-soft);--fb-info: var(--fb-color-info);--fb-info-surface: var(--fb-color-info-soft)}:root{--fb-height-button: 36px;--fb-height-field: 38px;--fb-height-touch: 44px;--fb-swatch-width: 48px;--fb-width-rail: 56px;--fb-width-workspace-nav: 240px;--fb-width-settings-nav: 215px;--fb-width-inspector: 420px;--fb-width-credential: 420px;--fb-space-label: 8px;--fb-space-control: 12px;--fb-space-field: 16px;--fb-space-section: 24px;--fb-space-panel: 24px;--fb-space-panel-compact: 16px;--fb-space-menu-row: 4px;--fb-space-0: 0px;--fb-space-2xs: 2px;--fb-space-xs: 4px;--fb-space-sm: 6px;--fb-space-md: 8px;--fb-space-lg: 12px;--fb-space-xl: 16px;--fb-space-2xl: 20px;--fb-space-3xl: 24px;--fb-space-4xl: 32px;--fb-space-5xl: 40px;--fb-topbar-h: 57px;--fb-content-lg: 632px;--fb-content-xl: 880px;--fb-radius-control: 7px;--fb-radius-choice: 9px;--fb-radius-banner: 8px;--fb-radius-menu: 10px;--fb-radius-card: 12px;--fb-radius-dialog: 14px;--fb-radius-pill: 9999px;--fb-radius-none: 0px;--fb-radius-2xs: 2px;--fb-radius-xs: 3px;--fb-radius-sm: 4px;--fb-radius-md: 7px;--fb-radius-lg: 8px;--fb-radius-xl: 12px;--fb-radius-2xl: 14px;--fb-dur-instant: 0ms;--fb-dur-fast: .15s;--fb-dur-standard: .2s;--fb-dur-deliberate: .3s;--fb-dur-slow: .5s;--fb-ease-standard: cubic-bezier(.4, 0, .2, 1);--fb-ease-emphasized: cubic-bezier(0, 0, .2, 1);--fb-weight-title: 650;--fb-weight-heading: 600;--fb-weight-label: 600;--fb-weight-control: 550;--fb-ambient-warm-position: 95% 0%;--fb-ambient-cool-position: 50% 0%;--fb-ambient-background: radial-gradient(ellipse at 95% 0%,#fff4e9,transparent 40%),radial-gradient(ellipse at 50% 0%,#eefaff,transparent 65%),#fff;--fb-navbar-w: 56px;--fb-sidebar-w: 240px;--font-fb-font-family: Inter, InterVariable, system-ui, sans-serif;--font-fb-font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace}@font-face{font-family:InterVariable;src:url(/assets/InterVariable-DiVDrmQJ.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/InterVariable-DiVDrmQJ.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--fb-font-family: Inter, InterVariable, system-ui, sans-serif;--fb-font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace}body[data-screen=apps],[data-ambient=dawn]{--fb-ambient-warm:#fff4e9;--fb-ambient-cool:#eefaff;--fb-ambient-warm-position:95% 0%;--fb-ambient-cool-position:50% 0%}body[data-screen=catalog],[data-ambient=mist]{--fb-ambient-warm:#f4faf4;--fb-ambient-cool:#eef8ff;--fb-ambient-warm-position:90% 5%;--fb-ambient-cool-position:25% 0%}body[data-screen=workspace],[data-ambient=linen]{--fb-ambient-warm:#fff6ee;--fb-ambient-cool:#f0faf9;--fb-ambient-warm-position:80% 0%;--fb-ambient-cool-position:15% 5%}body[data-screen=sites],[data-ambient=pearl]{--fb-ambient-warm:#fff3f2;--fb-ambient-cool:#f0f8ff;--fb-ambient-warm-position:95% 0%;--fb-ambient-cool-position:40% 0%}body[data-screen=system],[data-ambient=air]{--fb-ambient-warm:#fbf7f0;--fb-ambient-cool:#f2faff;--fb-ambient-warm-position:85% 0%;--fb-ambient-cool-position:35% 0%}.fb-ambient{background:var(--fb-ambient-background)}.fb-page-title{font:var(--fb-weight-title) 26px/1.2 var(--fb-font-family);letter-spacing:-.015em;color:var(--fb-color-text)}.fb-section-title{font:var(--fb-weight-heading) 19px/1.35 var(--fb-font-family);letter-spacing:0;color:var(--fb-color-text)}.fb-subheading{font:var(--fb-weight-heading) 15px/1.4 var(--fb-font-family);letter-spacing:0;color:var(--fb-color-text)}.fb-body{font:400 14px/1.5 var(--fb-font-family);letter-spacing:0;color:var(--fb-color-text)}.fb-label{font:var(--fb-weight-label) 13px/18px var(--fb-font-family);letter-spacing:0;color:var(--fb-color-text)}.fb-control-label{font:var(--fb-weight-control) 14px/20px var(--fb-font-family);letter-spacing:0}.fb-caption{font:400 12px/16px var(--fb-font-family);letter-spacing:0;color:var(--fb-color-muted)}.fb-metadata{font:var(--fb-weight-label) 11px/16px var(--fb-font-family);letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.fb-mono{font:500 13px/18px var(--fb-font-mono);letter-spacing:0}.fb-prose{color:var(--fb-color-text);font-family:var(--fb-font-family)}.fb-prose h1{font:var(--fb-weight-title) 26px/1.2 var(--fb-font-family);letter-spacing:-.015em;margin:0 0 var(--fb-space-label)}.fb-prose h2{font:var(--fb-weight-heading) 19px/1.35 var(--fb-font-family);margin:var(--fb-space-section) 0 var(--fb-space-control)}.fb-prose h3{font:var(--fb-weight-heading) 15px/1.4 var(--fb-font-family);margin:var(--fb-space-field) 0 6px}.fb-prose p{font:400 14px/1.5 var(--fb-font-family);margin:0 0 14px}.fb-prose small{font:400 12px/16px var(--fb-font-family);color:var(--fb-color-muted)}.fb-prose code{font:500 13px/18px var(--fb-font-mono);background:var(--fb-color-neutral-soft);padding:1px 5px;border-radius:4px}.fb-prose a,a{color:var(--fb-color-primary);text-decoration:none}.fb-prose a:hover,a:hover{color:var(--fb-color-primary-hover);text-decoration:underline}:root{--fb-font-sans: var(--fb-font-family)}.fb-btn,.fb-badge,.fb-card,.fb-menu,.fb-menu>*,.fb-banner,.fb-choice,.fb-choice *,.fb-switch,.fb-switch *,.fb-field,.fb-field *,.fb-modal,.fb-modal *,.fb-table-wrap,.fb-table,.fb-picker,.fb-picker *,.fb-picker-anchor,.fb-color-row,.fb-rail,.fb-side,.fb-inspector,select,input[type=color]{box-sizing:border-box}button,input,select,textarea{font:inherit}input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=range]):not([type=color]):focus,select:focus,textarea:focus{outline:none;border-color:var(--fb-color-focus);box-shadow:inset 0 0 0 1px var(--fb-color-focus)}input[type=radio]:focus,input[type=checkbox]:focus{box-shadow:none}input[type=radio]:focus-visible,input[type=checkbox]:focus-visible,input[type=file]:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:3px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:2px}input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;box-shadow:none;height:20px}input[type=range]:focus,input[type=range]:focus-visible{outline:none;box-shadow:none}input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:var(--fb-color-switch-track)}input[type=range]::-moz-range-track{height:4px;border-radius:2px;background:var(--fb-color-switch-track)}input[type=range]::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;margin-top:-5px;border-radius:50%;background:var(--fb-color-primary)}input[type=range]::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--fb-color-primary)}input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--fb-color-focus)}input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--fb-color-focus)}@media(forced-colors:active){input[type=range]:focus-visible{outline:2px solid Highlight;outline-offset:2px}}select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:var(--fb-height-field);padding:8px 38px 8px 12px;border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);background-color:#fff;color:var(--fb-color-text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23233443' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:16px;background-position:right 12px center;background-repeat:no-repeat}@supports (appearance: base-select){select:not([multiple]):not([size]){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background-image:none;display:flex;align-items:center;gap:12px;padding:8px 12px}select:not([multiple]):not([size])::picker-icon{content:"";width:16px;height:16px;flex:none;margin-left:auto;background:center/16px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23233443' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}select:not([multiple]):not([size])::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background:#fff;color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);box-shadow:var(--fb-shadow-picker);padding:6px;max-height:min(320px,60dvh);overflow:auto;margin-block:5px;font:14px/1.5 var(--fb-font-family)}select:not([multiple]):not([size]) option{padding:8px 10px;min-height:36px;border-radius:6px;display:flex;align-items:center;gap:10px;white-space:normal;overflow-wrap:anywhere}select:not([multiple]):not([size]) option+option{margin-top:var(--fb-space-menu-row)}select:not([multiple]):not([size]) option:checked{background:var(--fb-color-neutral-soft);font-weight:var(--fb-weight-control)}select:not([multiple]):not([size]) option:hover,select:not([multiple]):not([size]) option:focus{background:var(--fb-color-selected);outline:none}select:not([multiple]):not([size]) option::checkmark{order:2;margin-left:auto;color:var(--fb-color-primary)}select:not([multiple]):not([size]) option:disabled{opacity:.5}}@media(forced-colors:active){select:not([multiple]):not([size]){-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-image:none;padding-right:12px}}.fb-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--fb-space-label);min-height:var(--fb-height-button);padding:7px 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:#fff;color:var(--fb-color-control-ink);font:var(--fb-weight-control) 14px/1.5 var(--fb-font-family);letter-spacing:0;cursor:pointer;white-space:nowrap;transition:background var(--fb-dur-fast) var(--fb-ease-standard),border-color var(--fb-dur-fast) var(--fb-ease-standard)}.fb-btn:hover{background:var(--fb-color-control-hover);border-color:var(--fb-color-control-hover-border)}.fb-btn.primary{background:var(--fb-color-primary);border-color:var(--fb-color-primary);color:#fff}.fb-btn.primary:hover{background:var(--fb-color-primary-hover);border-color:var(--fb-color-primary-hover)}.fb-btn.ghost{background:transparent;border-color:transparent}.fb-btn.ghost:hover{background:var(--fb-color-selected);border-color:transparent}.fb-btn.danger{color:var(--fb-color-danger)}.fb-btn.danger:hover{background:var(--fb-color-danger-soft);border-color:var(--fb-color-danger)}.fb-btn.selected{background:var(--fb-color-selected-strong);border-color:var(--fb-color-focus);color:var(--fb-color-primary)}.fb-btn.icon{padding:7px;min-width:34px}.fb-btn:disabled{cursor:default;opacity:.48}.fb-btn:disabled:hover{background:#fff;border-color:var(--fb-color-border)}.fb-btn.primary:disabled:hover{background:var(--fb-color-primary);border-color:var(--fb-color-primary)}@media(pointer:coarse){.fb-btn{min-height:var(--fb-height-touch)}}.fb-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:20px;background:var(--fb-color-neutral-soft);color:var(--fb-color-neutral-ink);font:var(--fb-weight-label) 11px/1.5 var(--fb-font-family);letter-spacing:0}.fb-badge.neutral{background:var(--fb-color-neutral-soft);color:var(--fb-color-neutral-ink)}.fb-badge.selection{background:var(--fb-color-selected);color:#17627c}.fb-badge.success{background:#e7f5ed;color:var(--fb-color-success)}.fb-badge.warning{background:#fff3df;color:#805014}.fb-badge.danger{background:var(--fb-color-danger-soft);color:var(--fb-color-danger)}.fb-badge.info{background:var(--fb-color-info-soft);color:var(--fb-color-info)}.fb-badge.ai{background:var(--fb-color-ai-soft);color:var(--fb-color-ai)}.fb-badge .dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex:none}.fb-field{display:grid;align-content:start;gap:var(--fb-space-label);font-size:13px;margin-bottom:var(--fb-space-field);min-width:0}.fb-field{font:400 13px/1.5 var(--fb-font-family)}.fb-field>label{color:var(--fb-color-text)}.fb-field.emphasized>label{font-weight:var(--fb-weight-label)}.fb-field input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),.fb-field select,.fb-field textarea{width:100%;min-height:var(--fb-height-field);border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);background:#fff;padding:8px 11px;color:var(--fb-color-text);font:inherit}.fb-field select{padding:8px 38px 8px 12px}@supports (appearance: base-select){.fb-field select:not([multiple]):not([size]){padding:8px 12px}}.fb-field textarea{min-height:90px;resize:vertical}.fb-field input[readonly]:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),.fb-field textarea[readonly]{background:var(--fb-color-readonly);border-color:var(--fb-color-field-border);color:var(--fb-color-text)}.fb-field input:disabled:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),.fb-field textarea:disabled,.fb-field select:disabled{background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);cursor:not-allowed}.fb-field .fb-help{font:400 12px/16px var(--fb-font-family);color:var(--fb-color-muted)}.fb-field .fb-error{font:400 12px/16px var(--fb-font-family);color:var(--fb-color-danger)}.fb-field.invalid input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),.fb-field.invalid textarea,.fb-field.invalid select{border-color:var(--fb-color-danger)}.fb-field.credential{max-width:var(--fb-width-credential)}input[type=color]{width:var(--fb-swatch-width);height:var(--fb-height-field);flex:none;padding:3px;border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);background:#fff;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:1px solid rgba(0,0,0,.125);border-radius:3px}input[type=color]::-moz-color-swatch{border:1px solid rgba(0,0,0,.125);border-radius:3px}input[type=color]:hover{border-color:var(--fb-color-primary)}input[type=color]:focus,input[type=color]:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:3px;box-shadow:none}.fb-field input[type=color]{width:var(--fb-swatch-width)}.fb-color-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:var(--fb-space-field)}.fb-color-row>.fb-field:first-child{flex:1;min-width:0}.fb-picker-anchor{position:relative;min-width:0}.fb-picker-trigger{width:100%;min-height:var(--fb-height-field);justify-content:space-between;gap:var(--fb-space-label);border-color:var(--fb-color-field-border);padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23233443' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:16px;background-position:right 12px center;background-repeat:no-repeat}.fb-picker-trigger[aria-expanded=true]{border-color:var(--fb-color-focus)}.fb-picker-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-picker-trigger small{color:var(--fb-color-muted);flex:none}.fb-picker{position:absolute;z-index:90;top:calc(100% + 5px);left:0;width:100%;min-width:225px;max-width:340px;padding:6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:#fff;box-shadow:var(--fb-shadow-picker)}.fb-picker-search{width:100%;min-height:var(--fb-height-field);border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);padding:8px 11px;margin-bottom:6px;font:400 14px/1.5 var(--fb-font-family);color:var(--fb-color-text)}.fb-picker-list{display:flex;flex-direction:column;gap:var(--fb-space-menu-row);max-height:240px;overflow:auto;overscroll-behavior:contain}.fb-picker-list>button{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-height:36px;border:0;background:#fff;border-radius:6px;padding:8px 10px;text-align:left;color:var(--fb-color-control-ink);font:400 14px/1.4 var(--fb-font-family);cursor:pointer}.fb-picker-list>button small{color:var(--fb-color-muted);font-size:12px}.fb-picker-list>button:hover,.fb-picker-list>button:focus{background:var(--fb-color-selected);outline:none}.fb-picker-list>button:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:-2px}.fb-picker-list>button[aria-current=true]{background:var(--fb-color-neutral-soft);font-weight:var(--fb-weight-control)}.fb-picker-empty{margin:0;padding:12px 10px;color:var(--fb-color-muted);font:400 13px/18px var(--fb-font-family)}@media(pointer:coarse){.fb-picker-list>button{min-height:var(--fb-height-touch)}}.fb-switch{display:flex;gap:10px;align-items:center;margin:var(--fb-space-control) 0;font:400 14px/1.5 var(--fb-font-family)}.fb-switch input[role=switch]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:34px;height:20px;flex:none;background:var(--fb-color-switch-track);border:0;border-radius:20px;position:relative;cursor:pointer;transition:background var(--fb-dur-fast) var(--fb-ease-standard)}.fb-switch input[role=switch]:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:2px;top:2px;box-shadow:var(--fb-shadow-knob);transition:left var(--fb-dur-fast) var(--fb-ease-standard)}.fb-switch input[role=switch]:checked{background:var(--fb-color-focus)}.fb-switch input[role=switch]:checked:before{left:16px}.fb-switch input[role=switch]:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:3px}.fb-switch input[role=switch]:disabled{opacity:.48;cursor:not-allowed}@media(forced-colors:active){.fb-switch input[role=switch]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.fb-choices{display:flex;gap:var(--fb-space-label);flex-wrap:wrap;margin-bottom:var(--fb-space-field)}.fb-choice{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);padding:var(--fb-space-control);flex:1;min-width:100px;cursor:pointer;display:flex;align-items:flex-start;gap:var(--fb-space-label);background:#fff;font:400 14px/1.5 var(--fb-font-family)}.fb-choice input{margin:3px 0;flex:none}.fb-choice small{display:block;margin-top:5px;color:var(--fb-color-muted);font-size:12px}.fb-choice:has(input:checked){border-color:var(--fb-color-focus);background:var(--fb-color-selected)}.fb-choice:has(input:focus-visible){outline:2px solid var(--fb-color-focus);outline-offset:2px}.fb-choice input:focus-visible{outline:none}.fb-choice:has(input:disabled){opacity:.48;cursor:not-allowed}.fb-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--fb-space-control);padding:12px 14px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:#f7f8fa;color:var(--fb-color-text);font:400 14px/1.5 var(--fb-font-family)}.fb-banner>span{flex:1;min-width:180px}.fb-banner svg{width:16px;height:16px;vertical-align:middle;margin-right:6px;flex:none}.fb-banner>.fb-btn{flex:none}.fb-banner.info{background:var(--fb-color-info-soft);border-color:var(--fb-color-border)}.fb-banner.warning{background:var(--fb-color-warning-soft);border-color:var(--fb-color-border)}.fb-banner.danger{background:var(--fb-color-danger-soft);border-color:var(--fb-color-border)}.fb-banner.success{background:var(--fb-color-success-soft);border-color:var(--fb-color-border)}.fb-banner.ai{background:var(--fb-color-ai-soft);border-color:var(--fb-color-border)}.fb-card{border:1px solid var(--fb-color-card-border);border-radius:var(--fb-radius-card);background:#fff;padding:var(--fb-space-field);min-width:0}.fb-card.section{padding:var(--fb-space-panel)}.fb-card.selected{border-color:var(--fb-color-focus);background:var(--fb-color-selected)}.fb-menu{padding:6px;min-width:200px;max-width:340px;max-height:70dvh;overflow:auto;overscroll-behavior:contain;border:1px solid var(--fb-color-card-border);border-radius:var(--fb-radius-menu);background:#fff;box-shadow:var(--fb-shadow-menu)}.fb-menu>button{display:flex;justify-content:space-between;gap:20px;align-items:center;width:100%;border:0;background:#fff;border-radius:5px;padding:9px 11px;text-align:left;color:var(--fb-color-control-ink);font:400 14px/1.5 var(--fb-font-family);cursor:pointer}.fb-menu>button+button{margin-top:var(--fb-space-menu-row)}.fb-menu>button:hover,.fb-menu>button:focus{background:var(--fb-color-selected);outline:none}.fb-menu>button:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:-2px}.fb-menu>button[aria-current=true]{background:var(--fb-color-neutral-soft);font-weight:var(--fb-weight-control)}.fb-menu>button.danger{color:var(--fb-color-danger)}.fb-menu>button:disabled{opacity:.48;cursor:default}.fb-menu hr{border:0;border-top:1px solid var(--fb-color-border);margin:6px 4px}.fb-menu small{color:var(--fb-color-muted)}@media(pointer:coarse){.fb-menu>button{min-height:var(--fb-height-touch)}}.fb-modal{padding:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);box-shadow:var(--fb-shadow-dialog);width:min(1000px,94vw);max-width:94vw;max-height:92dvh;color:var(--fb-color-text);background:#fff;overflow:hidden;font-family:var(--fb-font-family)}.fb-modal::backdrop{background:var(--fb-color-overlay)}.fb-modal[open]{display:flex;flex-direction:column}.fb-modal>header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-control);padding:var(--fb-space-field) var(--fb-space-panel);border-bottom:1px solid var(--fb-color-border)}.fb-modal>header h2{margin:0;font:var(--fb-weight-heading) 19px/1.35 var(--fb-font-family);overflow-wrap:anywhere}.fb-modal>.fb-body{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;padding:var(--fb-space-panel)}.fb-modal>footer{flex-shrink:0;flex-wrap:wrap;display:flex;justify-content:flex-end;gap:var(--fb-space-label);padding:var(--fb-space-field) var(--fb-space-panel);border-top:1px solid var(--fb-color-border);background:#fff}@media(max-width:600px){.fb-modal>header,.fb-modal>footer{padding:var(--fb-space-control) var(--fb-space-panel-compact)}.fb-modal>.fb-body{padding:var(--fb-space-panel-compact)}}.fb-table-wrap{overflow:auto;overscroll-behavior-x:contain;border:1px solid var(--fb-color-card-border);border-radius:var(--fb-radius-banner);background:#fff}.fb-table{width:100%;border-collapse:collapse;text-align:left;font:400 12px/1.5 var(--fb-font-family);white-space:nowrap}.fb-table th{background:var(--fb-color-table-head);color:var(--fb-color-muted);font:var(--fb-weight-label) 11px/16px var(--fb-font-family);letter-spacing:.02em;position:sticky;top:0;z-index:1}.fb-table th,.fb-table td{padding:11px 14px;border-bottom:1px solid var(--fb-color-table-rule)}.fb-table tbody tr:last-child td{border-bottom:0}.fb-table tbody tr:hover{background:var(--fb-color-neutral-soft)}.fb-table tr.is-selected{background:var(--fb-color-selected)}.fb-table th svg{width:14px;height:14px;vertical-align:middle}.fb-table td svg{width:16px;height:16px;vertical-align:middle;flex:none}.fb-table .num{font-variant-numeric:tabular-nums}.fb-rail{width:var(--fb-width-rail);flex:none;border-right:1px solid var(--fb-color-card-border);display:flex;align-items:center;flex-direction:column;gap:var(--fb-space-control);padding:14px 6px;background:#fff}.fb-side{width:var(--fb-width-workspace-nav);flex:none;border-right:1px solid var(--fb-color-card-border);padding:var(--fb-space-panel-compact) var(--fb-space-control);overflow:auto;overscroll-behavior:contain;background:#fff}.fb-inspector{width:var(--fb-width-inspector);flex:none;border-left:1px solid var(--fb-color-card-border);background:#fff}@media(prefers-reduced-motion:reduce){.fb-btn,.fb-switch input[role=switch],.fb-switch input[role=switch]:before{transition:none}}:root{font-family:var(--fb-font-family);color:var(--fb-color-text);background:var(--fb-color-neutral-soft);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;overflow:hidden}button,textarea{font:inherit}button{color:inherit}button:not(:disabled),[role=button],summary{cursor:pointer}button:disabled{cursor:not-allowed}.studio{height:100vh;min-height:0;overflow:hidden;box-sizing:border-box;border-left:5px solid var(--fb-color-surface)}.studio.right-panel-collapsed{border-right:5px solid var(--fb-color-surface)}.studio.fullscreen-preview{border-left-width:0;border-right-width:0}.studio{font-family:var(--fb-font-family);font-size:14px;line-height:1.5;color:var(--fb-color-text);background:var(--fb-color-neutral-soft)}.studio i,.studio em{font-style:normal}.studio .message-markdown em{font-style:italic}.studio small{font-size:11px}.studio.theme-dark{--fb-color-text: #e6edf2;--fb-color-muted: #93a3b3;--fb-color-primary: #3aa0bd;--fb-color-primary-hover: #58b4cf;--fb-on-primary: #04161d;--fb-color-focus: #36b3d6;--fb-color-selected: #10303b;--fb-color-selected-strong: #133845;--fb-color-border: #26343f;--fb-color-card-border: #22303a;--fb-color-field-border: #33434f;--fb-color-surface: #111a22;--fb-color-neutral-soft: #0b1218;--fb-color-neutral-ink: #b3c0cc;--fb-color-control-ink: #d7e2ea;--fb-color-control-hover: #16242e;--fb-color-control-hover-border: #2f5566;--fb-color-table-head: #141f28;--fb-color-table-rule: #22303a;--fb-color-readonly: #141f28;--fb-color-switch-track: #33434f;--fb-color-overlay: rgba(0, 0, 0, .6);--fb-color-ai: #a893e6;--fb-color-ai-soft: #231d38;--fb-color-success: #4cc38a;--fb-color-success-soft: #10271c;--fb-color-warning: #d9a650;--fb-color-warning-soft: #2a2010;--fb-color-danger: #ef7a84;--fb-color-danger-soft: #2c1417;--fb-color-info: #7fb0e8;--fb-color-info-soft: #13223a;--fb-color-rose: #e08aa6;--fb-color-rose-soft: #2b1620;--fb-text-disabled: #5d6b78;--fb-shadow-dialog: 0 20px 70px rgba(0, 0, 0, .45);--fb-shadow-menu: 0 9px 30px rgba(0, 0, 0, .4);color-scheme:dark}.studio .topbar,.studio .pages-panel,.studio .right-panel{background:var(--fb-color-surface);border-color:var(--fb-color-border)}.studio .canvas-area{background:var(--fb-color-neutral-soft);clip-path:inset(0 round var(--fb-radius-banner) var(--fb-radius-banner) 0 0)}.studio .canvas-toolbar{background:var(--fb-color-neutral-soft)}.studio .site-identity select,.studio .device-switch,.studio .site-manager,.studio .page-settings-drawer{background:var(--fb-color-surface);color:var(--fb-color-text);border-color:var(--fb-color-border)}.studio .site-identity select,.studio input,.studio textarea,.studio select{color:var(--fb-color-text)}.studio .page-item:hover,.studio .page-item.active,.studio .site-manager-list button:hover,.studio .site-manager-list button.active{background:var(--fb-color-control-hover)}.studio .site-identity select,.studio .page-settings-drawer input,.studio .page-settings-drawer select,.studio .page-settings-drawer textarea{background:var(--fb-color-neutral-soft);border-color:var(--fb-color-border)}.studio .theme-toggle{border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-text)}.theme-toggle{width:var(--fb-height-button);height:var(--fb-height-button);border-radius:var(--fb-radius-control);cursor:pointer;display:grid;place-items:center;font-size:15px;line-height:1;padding:0}.share-button{height:var(--fb-height-button);padding:0 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);cursor:pointer;font-size:12px;line-height:1}.share-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:grid;place-items:center;background:color-mix(in srgb,var(--fb-color-text) 60%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.share-dialog{width:min(980px,calc(100vw - 40px));max-height:min(860px,calc(100vh - 40px));overflow:hidden;padding:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);color:var(--fb-color-text);box-shadow:0 24px 80px color-mix(in srgb,var(--fb-color-text) 46.7%,transparent)}.share-dialog-header{display:flex;justify-content:space-between;gap:20px;padding:26px 30px 18px;border-bottom:1px solid var(--fb-color-border)}.share-dialog-header h2{margin:7px 0 5px;font-size:19px}.share-dialog-header p,.share-note{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.share-dialog-header>button{border:0;background:transparent;color:var(--fb-color-muted);width:var(--fb-height-button);height:var(--fb-height-button);font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center;border-radius:var(--fb-radius-control)}.share-kicker{color:var(--fb-color-primary);font-size:11px;letter-spacing:.04em}.site-settings-layout{display:grid;grid-template-columns:205px minmax(0,1fr);height:min(690px,calc(100vh - 170px));min-height:0;max-height:min(690px,calc(100vh - 170px));overflow:hidden}.site-settings-nav{display:grid;align-content:start;gap:4px;padding:18px 12px;overflow-y:auto;border-right:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft)}.site-settings-nav>span{margin:12px 9px 4px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.site-settings-nav>span:first-child{margin-top:2px}.site-settings-nav button{display:grid;gap:3px;width:100%;padding:10px 11px;border:1px solid transparent;border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-text);cursor:pointer;text-align:left;font-size:13px;font-weight:var(--fb-weight-label)}.site-settings-nav button small{color:var(--fb-color-muted);font-size:11px;font-weight:400}.site-settings-nav button:hover{background:var(--fb-color-control-hover)}.site-settings-nav button.active{border-color:transparent;background:var(--fb-color-selected);color:var(--fb-color-focus)}.site-settings-nav button.active small{color:var(--fb-color-muted)}.site-settings-content{min-width:0;min-height:0;overflow-y:auto;padding:5px 30px 28px}.site-settings-section{max-width:760px}.site-settings-section:has(.usage-model-chart){max-width:980px}.site-settings-section h2{margin:0 0 6px;font-size:15px;letter-spacing:-.015em}.site-settings-section h3{margin-top:22px}.site-settings-section .visitor-mode-grid button{min-height:96px;padding:11px;border-radius:var(--fb-radius-control)}.site-settings-section .share-check-row{padding:10px 11px;border-radius:var(--fb-radius-control)}.site-settings-section .share-page-list button,.site-settings-section .menu-settings-card,.site-settings-section .usage-summary-grid>div,.site-settings-section .usage-model-list>div,.site-settings-section .usage-day-grid>div,.site-settings-section .usage-detail-table,.site-settings-section .settings-callout,.site-settings-section .groups-list>button,.site-settings-section .group-check-row,.site-settings-section .group-audience-list>button{border-radius:var(--fb-radius-control)}.site-settings-section .menu-settings-card{gap:9px;padding:12px}.site-settings-section .usage-summary-grid{gap:9px;margin:18px 0}.site-settings-section .usage-summary-grid>div,.site-settings-section .usage-model-list>div{padding:12px}.site-settings-section .usage-day-grid>div{min-height:48px;padding:7px 6px}.site-settings-section .settings-callout{margin-top:14px;padding:11px}.site-settings-section .groups-list>button,.site-settings-section .group-check-row,.site-settings-section .group-audience-list>button{padding:10px 11px}.site-settings-section .groups-detail{padding-left:16px}.site-settings-section .groups-tabs{margin-bottom:14px}.site-settings-section .groups-content{gap:8px}.usage-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin:1.5rem 0}.usage-scope-toggle{display:inline-flex;gap:3px;margin:12px 0 4px;padding:3px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-neutral-soft)}.usage-scope-toggle button{border:0;border-radius:var(--fb-radius-control);padding:7px 11px;background:transparent;color:var(--fb-color-muted);font:inherit;font-size:14px;cursor:pointer}.usage-scope-toggle button.active{background:var(--fb-color-surface);color:var(--fb-color-text);box-shadow:0 1px 3px color-mix(in srgb,var(--fb-color-text) 12%,transparent)}.usage-range-controls{display:flex;align-items:end;flex-wrap:wrap;gap:8px;margin:10px 0 16px}.usage-range-controls label{display:grid;gap:4px;color:var(--fb-color-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.usage-range-controls select,.usage-range-controls input{min-height:32px;padding:5px 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;font-size:13px;text-transform:none;letter-spacing:normal}.usage-summary-grid>div,.usage-model-list>div{display:grid;gap:.35rem;padding:1rem;border:1px solid var(--fb-color-border);border-radius:1rem;background:var(--fb-color-neutral-soft)}.usage-summary-grid b{font-size:19px}.usage-summary-grid span,.usage-model-list span{color:var(--fb-color-muted);font-size:15px}.usage-model-list{display:grid;gap:.6rem}.usage-model-chart{display:grid;gap:12px}.usage-visualization-card{margin:18px 0;padding:0 16px 14px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.usage-visualization-tabs{display:flex;gap:18px;border-bottom:1px solid var(--fb-color-border)}.usage-visualization-tabs button{position:relative;padding:12px 0 10px;border:0;background:transparent;color:var(--fb-color-muted);cursor:pointer;font:inherit;font-size:14px;font-weight:var(--fb-weight-label)}.usage-visualization-tabs button.active{color:var(--fb-color-text)}.usage-visualization-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--fb-color-focus);content:""}.usage-trend-card,.usage-activity-card{margin:0;padding:14px 0 0}.usage-trend-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.usage-trend-heading h3{margin:0;font-size:15px}.usage-trend-heading span,.usage-trend-heading>b{color:var(--fb-color-muted);font-size:13px}.usage-trend-heading>b{color:var(--fb-color-text);font-weight:var(--fb-weight-label)}.usage-trend-chart{display:block;width:100%;height:150px;margin-top:12px;overflow:visible}.usage-chart-gridline{stroke:var(--fb-color-border);stroke-width:1;vector-effect:non-scaling-stroke}.usage-chart-area{fill:color-mix(in srgb,var(--fb-color-primary) 18%,transparent)}.usage-chart-line{fill:none;stroke:var(--fb-color-primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.usage-trend-axis,.usage-heat-labels{display:flex;justify-content:space-between;color:var(--fb-color-muted);font-size:12px}.usage-heat-legend{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.usage-heat-legend>i{display:inline-flex;gap:3px}.usage-heat-legend>i b{display:block;width:9px;height:9px;border-radius:var(--fb-radius-2xs);background:var(--fb-color-border)}.usage-heat-legend>i b:nth-child(2){background:color-mix(in srgb,var(--fb-color-primary) 22%,var(--fb-color-surface))}.usage-heat-legend>i b:nth-child(3){background:color-mix(in srgb,var(--fb-color-primary) 42%,var(--fb-color-surface))}.usage-heat-legend>i b:nth-child(4){background:color-mix(in srgb,var(--fb-color-primary) 66%,var(--fb-color-surface))}.usage-heat-legend>i b:nth-child(5){background:var(--fb-color-primary)}.usage-activity-layout{display:grid;grid-template-columns:max-content minmax(180px,1fr);gap:26px;align-items:stretch;margin-top:14px}.usage-activity-calendar{min-width:0}.usage-activity-summary{display:grid;align-content:center;gap:5px;padding-left:24px;border-left:1px solid var(--fb-color-border)}.usage-activity-summary>span{color:var(--fb-color-muted);font-size:13px}.usage-activity-summary>b{font-size:15px}.usage-heatmap{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,14px);grid-auto-columns:14px;gap:5px;margin:0}.usage-heat-cell{width:14px;height:14px;border-radius:var(--fb-radius-xs);background:var(--fb-color-border);cursor:pointer;outline:none;transition:transform .12s ease,box-shadow .12s ease}.usage-heat-cell:hover,.usage-heat-cell:focus-visible{transform:scale(1.18);box-shadow:0 0 0 2px var(--fb-color-neutral-soft),0 0 0 3px var(--fb-color-focus)}.usage-heat-cell.level-1{background:color-mix(in srgb,var(--fb-color-primary) 22%,var(--fb-color-surface))}.usage-heat-cell.level-2{background:color-mix(in srgb,var(--fb-color-primary) 42%,var(--fb-color-surface))}.usage-heat-cell.level-3{background:color-mix(in srgb,var(--fb-color-primary) 66%,var(--fb-color-surface))}.usage-heat-cell.level-4{background:var(--fb-color-primary)}.usage-activity-card{position:relative}.usage-activity-tooltip{position:fixed;z-index:30;display:grid;gap:3px;min-width:170px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--fb-color-text) 12%,transparent);border-radius:var(--fb-radius-banner);background:var(--fb-color-text);color:var(--fb-color-surface);box-shadow:0 8px 24px color-mix(in srgb,var(--fb-color-text) 25%,transparent);pointer-events:none;transform:translate(-50%,calc(-100% - 10px));font-size:13px;line-height:1.3;white-space:nowrap}.usage-activity-tooltip b{font-size:13px}.usage-activity-tooltip span{color:color-mix(in srgb,var(--fb-color-surface) 72%,transparent)}.usage-heat-labels{margin-top:7px}@media(max-width:700px){.usage-activity-layout{grid-template-columns:1fr;gap:12px}.usage-activity-summary{padding-top:12px;padding-left:0;border-top:1px solid var(--fb-color-border);border-left:0}.usage-heat-legend>span{display:none}}.usage-model-bar{display:grid;gap:6px}.usage-model-bar-label{display:flex;justify-content:space-between;gap:12px;font-size:14px}.usage-model-bar-label span{color:var(--fb-color-muted);white-space:nowrap}.usage-model-bar>i{display:block;height:10px;border-radius:var(--fb-radius-pill);background:linear-gradient(90deg,var(--fb-color-primary),color-mix(in srgb,var(--fb-color-primary) 45%,var(--fb-color-info)))}.usage-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:18px}.usage-day-grid>div{display:grid;gap:4px;min-height:54px;padding:8px 6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-neutral-soft)}.usage-day-grid b{font-size:13px}.usage-day-grid small{color:var(--fb-color-muted);font-size:12px}.usage-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;margin-bottom:10px}.usage-detail-header h3{margin:0}.usage-export{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);padding:7px 10px;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);cursor:pointer}.usage-detail-table{overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card)}.usage-detail-row{display:grid;grid-template-columns:1.1fr .55fr 1fr .8fr 18px;gap:12px;padding:9px 12px;border-top:1px solid var(--fb-color-border);font-size:14px}.usage-detail-row:first-child{border-top:0}.usage-detail-day:first-of-type .usage-detail-row{border-top:0}.usage-detail-trigger{width:100%;border-right:0;border-bottom:0;border-left:0;background:var(--fb-color-surface);color:var(--fb-color-text);cursor:pointer;text-align:left;font:inherit}.usage-detail-trigger:hover,.usage-detail-trigger:focus-visible,.usage-detail-trigger.is-expanded{background:var(--fb-color-neutral-soft)}.usage-detail-trigger:focus-visible{position:relative;z-index:1;outline:2px solid var(--fb-color-focus);outline-offset:-2px}.usage-detail-trigger span:last-child{color:var(--fb-color-muted);text-align:right}.usage-detail-head{color:var(--fb-color-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.usage-run-details{border-top:1px solid var(--fb-color-border);padding:13px 12px 14px;background:var(--fb-color-neutral-soft)}.usage-run-details-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px}.usage-run-details-heading div{display:grid;gap:3px}.usage-run-details-heading span,.usage-run-details>.share-note{color:var(--fb-color-muted);font-size:13px}.usage-run-details>.share-note{margin:0}.usage-run-table{overflow:auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface)}.usage-run-row{display:grid;grid-template-columns:76px minmax(150px,1fr) minmax(142px,1.15fr) 72px 70px 82px;gap:10px;align-items:center;min-width:640px;padding:8px 10px;border-top:1px solid var(--fb-color-border);font-size:13px}.usage-run-table.has-site .usage-run-row{grid-template-columns:76px minmax(110px,.85fr) minmax(150px,1.1fr) minmax(142px,1.15fr) 72px 70px 82px;min-width:760px}.usage-run-row:first-child{border-top:0}.usage-run-head{color:var(--fb-color-muted);background:var(--fb-color-neutral-soft);font-size:11px;font-weight:var(--fb-weight-label);letter-spacing:.04em;text-transform:uppercase}.usage-run-row>span:nth-child(3),.usage-run-table:not(.has-site) .usage-run-row>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-token-breakdown{display:grid;gap:1px}.usage-token-breakdown small{color:var(--fb-color-muted);font-size:11px;white-space:nowrap}.usage-run-status{display:inline-flex;width:fit-content;border-radius:var(--fb-radius-pill);padding:2px 6px;background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);font-size:11px;text-transform:capitalize}.usage-run-status.is-completed{color:var(--fb-color-success)}.usage-run-status.is-failed{color:var(--fb-color-danger)}.usage-run-status.is-running{color:var(--fb-color-primary)}.settings-callout{display:grid;gap:5px;margin-top:18px;padding:15px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-neutral-soft)}.settings-callout p{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.settings-callout .share-members-button{justify-self:start;margin-top:7px}.settings-groups-list{display:grid;gap:5px;margin-top:14px}.settings-groups-list button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:12px 14px;border:1px solid transparent;border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);cursor:pointer;text-align:left}.settings-groups-list button:hover,.settings-groups-list button.active{border-color:var(--fb-color-border);background:var(--fb-color-control-hover)}.settings-groups-list button.active{border-color:color-mix(in srgb,var(--fb-color-focus) 40%,transparent);background:var(--fb-color-selected)}.settings-groups-list span{display:grid;gap:3px}.settings-groups-list small,.settings-groups-list i{color:var(--fb-color-muted);font-size:11px}.settings-new-group-row{margin-top:10px}.share-section{padding:17px 0;border-bottom:1px solid var(--fb-color-border)}.share-section:last-child{border-bottom:0;padding-bottom:0}.share-section h3{margin:0 0 5px;font-size:13px}.share-section h3.address-add-heading{margin-top:22px}.share-url-row{display:flex;gap:8px;align-items:center;margin-top:11px}.share-url-row code{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font-size:11px}.share-url-row button,.share-members-button{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:0 12px;height:var(--fb-height-button);background:transparent;color:var(--fb-color-text);cursor:pointer;font-size:12px;line-height:1;white-space:nowrap}.address-picker{display:flex;gap:8px;align-items:center;margin-top:11px;flex-wrap:wrap}.address-add-row{display:flex;gap:8px;align-items:flex-start;margin-top:11px;flex-wrap:wrap}.address-kind-picker{position:relative;flex:1 1 220px;min-width:180px}.address-kind-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;height:var(--fb-height-button);padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);cursor:pointer;font-size:12px;text-align:left}.address-kind-trigger em{color:var(--fb-color-muted)}.address-kind-trigger:disabled{opacity:.55;cursor:default}.address-kind-menu{position:absolute;z-index:8;top:calc(100% + 6px);left:0;right:0;min-width:260px;padding:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface);box-shadow:0 16px 40px color-mix(in srgb,var(--fb-color-text) 16%,transparent);display:grid;gap:8px}.address-kind-group{display:grid;gap:4px}.address-kind-group>span{padding:4px 8px 2px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em}.address-kind-group button{display:grid;gap:2px;width:100%;padding:8px 10px;border:0;border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-text);text-align:left;cursor:pointer;font-size:12px}.address-kind-group button small{color:var(--fb-color-muted);font-size:11px}.address-kind-group button:hover,.address-kind-group button.active{background:color-mix(in srgb,var(--fb-color-selected-strong) 12%,transparent);color:var(--fb-color-focus)}.address-assigned-list li{align-items:flex-start}.address-assigned-pending{flex-wrap:wrap}.address-assigned-main{flex:1 1 160px;min-width:0;display:grid;gap:3px}.address-assigned-actions{display:flex;flex-wrap:wrap;gap:6px}.address-status-dot{width:8px;height:8px;margin-top:6px;border-radius:var(--fb-radius-pill);flex:0 0 auto}.address-status-dot.is-live{background:var(--fb-color-success)}.address-status-dot.is-pending{background:var(--fb-color-warning)}.address-status-label{font-size:11px;color:var(--fb-color-muted)}.address-status-label.is-live{color:color-mix(in srgb,var(--fb-color-success) 80%,var(--fb-color-muted))}.address-status-label.is-pending{color:var(--fb-color-warning)}.address-dns-panel{flex:1 1 100%;margin-top:4px;padding:10px 11px;border:1px solid color-mix(in srgb,var(--fb-color-warning) 28%,var(--fb-color-border));border-radius:var(--fb-radius-control);background:color-mix(in srgb,var(--fb-color-warning) 6%,var(--fb-color-surface))}.address-dns-panel p{margin:0 0 8px;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.address-dns-panel table{width:100%;border-collapse:collapse;font-size:11px}.address-dns-panel th,.address-dns-panel td{padding:5px 6px;border-top:1px solid var(--fb-color-border);text-align:left;vertical-align:top}.address-dns-panel th{color:var(--fb-color-muted);font-weight:var(--fb-weight-title)}.address-dns-panel code{font-family:var(--fb-font-mono);font-size:11px;overflow-wrap:anywhere}.address-dns-status{color:var(--fb-color-warning);font-weight:var(--fb-weight-title);white-space:nowrap}.address-label{min-width:140px;flex:1 1 140px;height:var(--fb-height-field);padding:0 9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font-family:var(--fb-font-mono);font-size:12px}.address-label:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:-1px}.address-base{min-width:0;flex:2 1 200px;height:var(--fb-height-field);padding:0 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);font-size:12px}.address-save{border:1px solid transparent;border-radius:var(--fb-radius-control);padding:0 12px;height:var(--fb-height-button);background:var(--fb-color-primary);color:var(--fb-on-primary);cursor:pointer;font-size:12px;line-height:1;white-space:nowrap}.address-save:disabled{background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);cursor:default}.address-wildcard-picker{display:grid;gap:16px;margin-top:12px;padding:18px;border:1px solid color-mix(in srgb,var(--fb-color-warning) 28%,var(--fb-color-border));border-radius:var(--fb-radius-control);background:color-mix(in srgb,var(--fb-color-warning) 6%,var(--fb-color-surface))}.address-wildcard-header{display:flex;align-items:center;gap:10px}.address-wildcard-header h4{margin:0;color:var(--fb-color-text);font-size:13px}.address-wildcard-description{margin:-8px 0 0;color:var(--fb-color-muted);font-size:12px}.address-wildcard-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.address-wildcard-fields label{display:grid;gap:6px;color:var(--fb-color-text);font-size:11px}.address-wildcard-fields select,.address-wildcard-fields input{box-sizing:border-box;width:100%;height:var(--fb-height-field);padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font-size:12px}.address-wildcard-fields input{font-family:var(--fb-font-mono)}.address-wildcard-fields select:focus-visible,.address-wildcard-fields input:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:-1px}.address-wildcard-preview{display:grid;gap:8px;padding:12px 14px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.address-wildcard-preview>span{color:var(--fb-color-muted);font-size:11px}.address-wildcard-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.address-wildcard-preview code{min-width:0;overflow-wrap:anywhere;color:var(--fb-color-text);font-family:var(--fb-font-mono);font-size:12px}.address-wildcard-preview .address-status-label{flex:0 0 auto}.address-wildcard-picker>.address-error{margin:-8px 0 0}.address-wildcard-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.address-cancel{border:0;padding:0 10px;height:var(--fb-height-button);background:transparent;color:var(--fb-color-muted);cursor:pointer;font-size:12px}@media(max-width:600px){.address-wildcard-fields{grid-template-columns:1fr}.address-wildcard-preview>div{align-items:flex-start;flex-direction:column}}.address-note,.address-error{margin:8px 0 0;font-size:12px}.address-note{color:var(--fb-color-muted)}.address-error{color:var(--fb-color-danger)}.field-error{margin:-2px 0 8px;font-size:12px;color:var(--fb-color-danger);line-height:1.35}.page-settings-drawer .field-hint{margin-top:-2px;color:color-mix(in srgb,var(--fb-color-muted) 88%,transparent);font-size:12px;letter-spacing:normal;text-transform:none;line-height:1.35}.page-settings-drawer label.field-invalid input,.page-settings-drawer label.field-invalid .page-route-prefix,.page-settings-drawer label.field-invalid .page-route-field input{border-color:var(--fb-color-danger)}.page-route-field{display:flex;align-items:stretch;min-width:0;max-width:100%}.page-route-prefix{display:flex;align-items:center;flex:0 0 auto;padding:8px 8px 8px 10px;border:1px solid var(--fb-color-border);border-right:0;border-radius:var(--fb-radius-control) 0 0 var(--fb-radius-control);background:color-mix(in srgb,var(--fb-color-neutral-soft) 88%,var(--fb-color-muted));color:var(--fb-color-muted);font:13px var(--fb-font-mono),monospace;letter-spacing:normal;text-transform:none;white-space:nowrap}.page-route-field input{flex:1;min-width:0;border-radius:0 var(--fb-radius-control) var(--fb-radius-control) 0}.page-settings-drawer .drawer-save:disabled{opacity:.55;cursor:not-allowed}.domain-list{list-style:none;margin:11px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.domain-list li{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:7px 9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface)}.domain-list code{flex:1 1 auto;min-width:0;overflow-wrap:anywhere;font-family:var(--fb-font-mono);font-size:12px;color:var(--fb-color-text)}.domain-primary,.domain-alias{flex:0 0 auto;border-radius:var(--fb-radius-pill);padding:2px 8px;font-size:11px;white-space:nowrap}.domain-primary{background:var(--fb-color-primary);color:var(--fb-on-primary)}.domain-alias{background:var(--fb-color-neutral-soft);color:var(--fb-color-muted)}.domain-list button{flex:0 0 auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:4px 10px;background:var(--fb-color-surface);color:var(--fb-color-text);cursor:pointer;font-size:11px;white-space:nowrap}.domain-list button:hover:not(:disabled){background:var(--fb-color-control-hover);border-color:var(--fb-color-control-hover-border)}.domain-list button:disabled{color:var(--fb-color-muted);cursor:default}.domain-remove:hover:not(:disabled){border-color:var(--fb-color-danger);color:var(--fb-color-danger)}.address-free{display:flex;align-items:center;gap:6px;margin-top:9px;flex-wrap:wrap;font-size:12px;color:var(--fb-color-muted)}.address-free button{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-pill);padding:4px 10px;background:var(--fb-color-surface);color:var(--fb-color-text);cursor:pointer;font-family:var(--fb-font-mono);font-size:11px}.address-free button:hover{background:var(--fb-color-control-hover);border-color:var(--fb-color-control-hover-border)}.visitor-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.visitor-mode-grid button{display:grid;gap:8px;min-height:112px;padding:14px;text-align:left;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);cursor:pointer}.visitor-mode-grid button.active{border:1px solid var(--fb-color-focus);box-shadow:0 0 0 1px var(--fb-color-focus);background:var(--fb-color-selected)}.visitor-mode-grid span{color:var(--fb-color-muted);font-size:12px;line-height:1.4}.visitor-mode-grid button.ai-provider-card-disabled{cursor:not-allowed;opacity:.55}.ai-provider-soon-badge{display:inline-block;align-self:start;padding:2px 6px;border-radius:var(--fb-radius-pill);background:var(--fb-color-surface);color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-label);letter-spacing:.02em;text-transform:uppercase}.share-check-row{display:flex;gap:12px;align-items:flex-start;margin-top:10px;padding:14px;border:1px solid var(--fb-color-border);border-radius:11px;background:var(--fb-color-neutral-soft);cursor:pointer}.share-check-row span{display:grid;gap:4px}.share-check-row small{color:var(--fb-color-muted)}.invite-row{display:grid;grid-template-columns:1fr 130px auto;gap:8px;margin-top:12px}.invite-row input,.invite-row select{min-width:0;min-height:var(--fb-height-field);border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);padding:8px 11px}.invite-row>button{min-height:var(--fb-height-field);border:1px solid var(--fb-color-primary);border-radius:var(--fb-radius-control);background:var(--fb-color-primary);color:var(--fb-on-primary);padding:7px 12px;font:var(--fb-weight-control) 14px / 1.5 var(--fb-font-family);cursor:pointer;white-space:nowrap}.invite-row>button:hover:not(:disabled){background:var(--fb-color-primary-hover);border-color:var(--fb-color-primary-hover)}.share-page-list{display:grid;gap:4px;margin-top:11px}.share-page-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid transparent;border-radius:var(--fb-radius-control);padding:9px;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);text-align:left;cursor:pointer}.share-page-list button:hover{border-color:var(--fb-color-border);background:var(--fb-color-control-hover)}.share-page-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px;border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.share-page-list .share-page-row>span:last-child{display:flex;flex:none;gap:6px}.share-page-list .share-page-row button{display:inline-flex;width:auto;padding:6px 8px;border-color:var(--fb-color-border)}.share-page-list span{display:grid;gap:3px}.share-page-list small{color:var(--fb-color-muted);font:11px var(--fb-font-mono),monospace}.share-page-list i{font-size:11px}.access-public{color:var(--fb-color-primary)}.access-authenticated,.access-grant{color:var(--fb-color-warning)}.share-members-button:disabled{opacity:.55;cursor:not-allowed}.account-menu-button{width:var(--fb-height-button);height:var(--fb-height-button);box-sizing:border-box;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);cursor:pointer;display:grid;place-items:center;overflow:hidden;padding:0;font-size:15px;letter-spacing:0;line-height:1}.account-menu{position:fixed;z-index:45;top:66px;right:12px;width:220px;padding:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);background:var(--fb-color-surface);box-shadow:0 18px 45px color-mix(in srgb,var(--fb-color-text) 26.7%,transparent)}.account-menu-user{padding:9px;color:var(--fb-color-muted);font:11px var(--fb-font-mono),monospace;line-height:1.5;border-bottom:1px solid var(--fb-color-border)}.account-menu-user b{color:var(--fb-color-text);font-weight:var(--fb-weight-control)}.account-menu button{width:100%;border:0;border-radius:var(--fb-radius-menu);padding:9px;background:transparent;color:var(--fb-color-text);text-align:left;cursor:pointer;font-size:12px}.account-menu button:hover{background:var(--fb-color-control-hover)}.account-menu button:disabled{color:var(--fb-color-muted);cursor:not-allowed}.sites-screen{overflow:auto;min-height:100vh}.sites-screen-topbar{position:sticky;top:0;z-index:5}.sites-screen-title{justify-self:center;display:grid;gap:2px;text-align:center}.sites-screen-title b{font-size:13px;font-weight:var(--fb-weight-label)}.sites-screen-title small{color:var(--fb-color-muted);font-size:11px}.sites-home-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:48px 0 80px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.sites-list-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:15px}.sites-list-heading h1{margin:8px 0 0;font-size:26px;letter-spacing:-.015em}.sites-list-heading>span{color:var(--fb-color-muted);font-size:11px}.sites-list{display:grid;gap:7px}.site-row{display:flex;align-items:stretch;gap:8px;width:100%;padding:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-text);overflow:hidden}.site-row:hover{border-color:var(--fb-color-control-hover-border);transform:translateY(-1px)}.site-row-main{flex:1;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:16px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.site-row-main:disabled{cursor:default;opacity:.55}.site-row>span,.site-row-main>span{display:grid;gap:5px;min-width:0}.site-row small,.site-row-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fb-color-muted);font:11px var(--fb-font-mono),monospace}.site-row-updated{font-family:var(--fb-font-family)!important;letter-spacing:.01em;opacity:.85}.site-row i,.site-row-main i{color:var(--fb-color-muted);font-size:11px;white-space:nowrap}.site-row-delete{flex:0 0 auto;align-self:stretch;margin:8px 8px 8px 0;padding:0 12px;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);font-size:12px;cursor:pointer}.site-row-delete:hover:not(:disabled){border-color:color-mix(in srgb,var(--fb-color-danger) 35%,var(--fb-color-border));background:color-mix(in srgb,var(--fb-color-danger) 10%,transparent);color:var(--fb-color-danger)}.site-row-delete:disabled{opacity:.5}.site-row-restore{flex:0 0 auto;align-self:stretch;margin:8px 0;padding:0 12px;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);font-size:12px;cursor:pointer}.site-row-restore:hover:not(:disabled){border-color:color-mix(in srgb,var(--fb-color-control-hover-border) 35%,var(--fb-color-border));background:color-mix(in srgb,var(--fb-color-primary) 10%,transparent);color:var(--fb-color-primary)}.site-row-restore:disabled{opacity:.5}.site-row-main-static{cursor:default}.site-row-trash{opacity:.92}.sites-trash-section{margin-top:36px}.sites-trash-section .sites-list-heading h2{margin:0;font-size:19px;letter-spacing:-.015em;font-weight:var(--fb-weight-title)}.sites-trash-summary{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start}.sites-trash-title-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:8px}.sites-trash-meta{display:inline-flex;align-items:center;gap:8px;color:var(--fb-color-muted);font-size:11px}.sites-trash-summary::-webkit-details-marker{display:none}.sites-trash-chevron{display:inline-block;width:.55em;height:.55em;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);opacity:.75;transition:transform .15s ease}.sites-trash-section[open] .sites-trash-chevron{transform:rotate(-135deg)}.sites-trash-section .sites-list{margin-top:14px}.site-row em{color:var(--fb-color-primary);margin-left:6px}.sites-empty{color:var(--fb-color-muted)}.site-row-skeleton{pointer-events:none}.site-row-skeleton:hover{border-color:var(--fb-color-border);transform:none}.site-skeleton-line{display:block;border-radius:var(--fb-radius-sm);background:linear-gradient(90deg,var(--fb-color-neutral-soft) 0%,var(--fb-color-control-hover) 45%,var(--fb-color-neutral-soft) 90%);background-size:200% 100%;animation:preview-skeleton-shimmer 1.4s ease-in-out infinite}.site-skeleton-title{width:min(220px,55%);height:14px}.site-skeleton-meta{width:min(160px,40%);height:10px}.site-skeleton-action{width:52px;height:10px;flex-shrink:0}@media(prefers-reduced-motion:reduce){.site-skeleton-line{animation:none}}.new-site-card{align-self:start;padding:24px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface)}.new-site-card h2{margin:10px 0 13px;font-size:19px}.new-site-card p{color:var(--fb-color-muted);line-height:1.5}.new-site-primary{width:100%;border:0;border-radius:var(--fb-radius-control);padding:12px;background:var(--fb-color-text);color:var(--fb-color-surface);cursor:pointer;font-weight:var(--fb-weight-title)}.new-site-primary:disabled{opacity:.4;cursor:not-allowed}.new-site-blank{display:block;margin:14px auto 0;border:0;border-bottom:1px dotted var(--fb-color-muted);background:transparent;color:var(--fb-color-muted);cursor:pointer}.new-site-form{display:grid;gap:8px;margin-top:15px}.new-site-form input{width:100%;padding:10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.new-site-form>div{display:flex;justify-content:end;gap:7px;margin-top:4px}.new-site-form>div button{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:8px 10px;background:transparent;color:var(--fb-color-text);cursor:pointer}.new-site-form>div .new-site-primary{width:auto;border:0}.create-brief-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--fb-color-text) 80%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.create-brief-dialog{width:min(860px,100%);max-height:min(900px,calc(100vh - 48px));overflow:auto;padding:30px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:0 28px 90px color-mix(in srgb,var(--fb-color-text) 53.3%,transparent)}.create-brief-header{display:flex;justify-content:space-between;gap:20px}.create-brief-header h1{margin:10px 0 8px;font-size:26px;letter-spacing:-.015em}.create-brief-header p{max-width:620px;margin:0 0 24px;color:var(--fb-color-muted);line-height:1.5}.create-brief-catalog-link{display:inline-block;margin:-12px 0 0;padding:0;border:0;background:transparent;color:var(--fb-color-primary);font:inherit;font-size:13px;cursor:pointer}.create-brief-catalog-link:hover{text-decoration:underline}.create-brief-close{display:flex;align-items:center;justify-content:center;width:var(--fb-height-button);height:var(--fb-height-button);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);font-size:15px;line-height:1;cursor:pointer}.create-site-name-field{display:grid;gap:7px;margin:2px 0 18px;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.create-site-name-field input{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;letter-spacing:normal;text-transform:none;font-size:15px;line-height:1.35}.create-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:22px}.create-path,.template-card{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);text-align:left;cursor:pointer}.create-path{display:grid;gap:7px;min-height:88px;padding:14px}.create-path span,.template-card small,.template-card em{color:var(--fb-color-muted);font-size:12px;line-height:1.4}.create-path.active,.template-card.active{border-color:var(--fb-color-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--fb-color-focus) 22%,transparent)}.template-grid{display:grid;align-items:stretch;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:22px}.template-card{height:100%;display:grid;gap:7px;padding:10px}.template-card em{font-size:11px}.template-preview{position:relative;overflow:hidden;display:flex;align-items:end;gap:6px;height:58px;min-height:58px;padding:8px;border-radius:6px;background:#e8ecf4}.template-preview i{display:block;flex:1;height:55%;border-radius:3px 3px 0 0;background:#fff;box-shadow:0 1px 3px #141b2d26;min-width:0;position:relative;z-index:1}.template-preview i:nth-child(2){height:80%}.template-preview i:nth-child(3){height:40%}.template-preview b{position:absolute;top:9px;left:9px;width:24%;height:3px;border-radius:2px;background:#1e294866;z-index:2}.template-preview b:nth-of-type(2){top:16px;width:38%;background:#1e29482e}.create-brief-fields{display:grid;grid-template-columns:1fr;gap:12px}.create-brief-fields label{display:grid;gap:7px;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.create-brief-fields label:first-child{grid-column:1 / -1}.create-brief-fields label span{opacity:.65;text-transform:none;letter-spacing:0}.create-brief-fields input,.create-brief-fields textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;letter-spacing:normal;text-transform:none}.create-address-note{grid-column:1 / -1;margin:-2px 0 0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.create-brief-composer{grid-column:1 / -1;display:grid;gap:8px;width:100%;min-width:0}.create-brief-composer-label{color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.create-brief-chat,.create-brief-chat.composer-wrap{width:100%;margin:0;min-width:0}.create-brief-chat .composer{width:100%}.create-brief-notice{color:var(--fb-color-danger);font-size:12px}.create-brief-fields textarea{min-height:100px;resize:vertical;grid-column:1 / -1}.create-style-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:18px;color:var(--fb-color-muted);font-size:11px}.create-style-row button,.create-brief-actions>button:first-child{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:8px 10px;background:transparent;color:var(--fb-color-text);cursor:pointer}.create-style-row button.active{border-color:var(--fb-color-focus);color:var(--fb-color-text)}.create-style-row small{margin-left:4px;opacity:.7}.create-brief-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.create-brief-actions .new-site-primary{width:auto;min-width:170px;font-size:15px;line-height:1.25}.create-brief-dialog-setup{width:min(420px,100%);max-height:none;padding:36px 32px 32px}.create-brief-setup{display:grid;justify-items:center;text-align:center;gap:10px}.create-brief-setup .share-kicker{margin-top:6px}.create-brief-setup h1{margin:0;font-size:26px;letter-spacing:-.015em}.create-brief-setup-preview{width:148px;height:96px;min-height:96px;margin-bottom:8px;border-radius:var(--fb-radius-card);animation:create-brief-setup-float 2.4s ease-in-out infinite}.create-brief-setup-preview.template-preview{width:148px;height:96px;min-height:96px;padding:12px;border-radius:12px}.create-brief-setup-preview-blank{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:12px;border:1px solid var(--fb-color-border);background:linear-gradient(145deg,color-mix(in srgb,var(--fb-color-surface) 70%,var(--fb-color-neutral-soft)),var(--fb-color-neutral-soft))}.create-brief-setup-preview-blank i{display:block;height:42%;border-radius:var(--fb-radius-sm);background:color-mix(in srgb,var(--fb-color-muted) 14%,transparent)}.create-brief-setup-preview-blank i:nth-child(2){height:68%}.create-brief-setup-preview-blank i:nth-child(3){height:52%}.create-brief-setup-preview-blank b{display:block;height:6px;grid-column:1 / -1;border-radius:var(--fb-radius-pill);background:color-mix(in srgb,var(--fb-color-primary) 55%,transparent)}.create-brief-setup-preview-blank b:nth-of-type(2){width:62%;background:color-mix(in srgb,var(--fb-color-muted) 28%,transparent)}.create-brief-setup-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:4px 0 0;min-height:1.4em;color:var(--fb-color-muted);font-size:13px;font-weight:var(--fb-weight-label)}.create-brief-setup-label{display:inline-block;background:linear-gradient(100deg,color-mix(in srgb,var(--fb-color-muted) 70%,transparent) 0%,var(--fb-color-text) 28%,var(--fb-color-primary) 52%,var(--fb-color-text) 72%,color-mix(in srgb,var(--fb-color-muted) 70%,transparent) 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:composer-thinking-shimmer 2.2s ease-in-out infinite,composer-thinking-fade .35s ease}.create-brief-setup-track{width:min(220px,100%);height:3px;margin-top:14px;overflow:hidden;border-radius:var(--fb-radius-pill);background:color-mix(in srgb,var(--fb-color-border) 80%,transparent)}.create-brief-setup-track span{display:block;width:42%;height:100%;border-radius:inherit;background:var(--fb-color-primary);animation:create-brief-setup-bar 1.35s ease-in-out infinite}@keyframes create-brief-setup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes create-brief-setup-bar{0%{transform:translate(-120%)}to{transform:translate(280%)}}@media(max-width:720px){.create-brief-dialog{padding:20px}.create-path-grid,.template-grid{grid-template-columns:1fr 1fr}.create-brief-fields{grid-template-columns:1fr}}@media(max-width:480px){.create-path-grid,.template-grid{grid-template-columns:1fr}.create-brief-actions{flex-direction:column-reverse}.create-brief-actions button{width:100%}}@media(max-width:780px){.sites-home-content{grid-template-columns:1fr;width:min(100% - 28px,560px)}}.site-manager{position:fixed;z-index:25;top:66px;left:50%;transform:translate(-50%);width:330px;padding:14px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);box-shadow:var(--fb-shadow-dialog)}.site-manager-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--fb-color-border)}.site-manager-header div{display:grid;gap:3px}.site-manager-header small,.site-manager-list small{color:var(--fb-color-muted);font-size:11px}.site-manager-header button{border:0;background:transparent;color:var(--fb-color-muted);font-size:20px;cursor:pointer}.site-manager-list{display:grid;gap:4px;padding:10px 0;max-height:260px;overflow:auto}.site-manager-list button{display:flex;justify-content:space-between;align-items:center;border:0;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);text-align:left;padding:9px;cursor:pointer}.site-manager-list button span{display:grid;gap:3px}.site-manager-list button i{color:var(--fb-color-primary);font-size:11px}.site-manager-create{width:100%;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:9px;background:transparent;color:var(--fb-color-text);cursor:pointer}.domain-setup-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--fb-color-text) 62%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.domain-setup-dialog{width:min(420px,calc(100vw - 48px));padding:28px 28px 24px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:0 24px 80px color-mix(in srgb,var(--fb-color-text) 33.3%,transparent);color:var(--fb-color-text)}.domain-setup-dialog h2{margin:10px 0 8px;font-size:19px;letter-spacing:-.015em;line-height:1.2}.domain-setup-dialog p{margin:0;color:var(--fb-color-muted);line-height:1.5;font-size:14px}.domain-setup-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.domain-setup-actions button{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);padding:10px 14px;background:transparent;color:var(--fb-color-text);cursor:pointer;font-size:13px;font-weight:var(--fb-weight-label)}.domain-setup-actions .primary-action{border-color:transparent;background:var(--fb-color-text);color:var(--fb-color-surface)}.studio.theme-dark .domain-setup-actions .primary-action{background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.studio.theme-light .notice,.studio.theme-light .panel-title,.studio.theme-light .canvas-toolbar,.studio.theme-light .panel-tabs button,.studio.theme-light .site-identity small,.studio.theme-light .page-settings-drawer label,.studio.theme-light .message>span{color:var(--fb-color-muted)}.studio.theme-light .page-item-main small,.studio.theme-light .structure-card>span,.studio.theme-light .structure-card code{color:var(--fb-color-muted)}.studio.theme-light .page-item-main b,.studio.theme-light .message-markdown,.studio.theme-light .message-markdown h1,.studio.theme-light .message-markdown h2,.studio.theme-light .message-markdown h3,.studio.theme-light .message-markdown h4,.studio.theme-light .message-markdown h5,.studio.theme-light .message-markdown h6,.studio.theme-light .message-markdown strong{color:var(--fb-color-text)}.studio.theme-light .panel-tabs button.active,.studio.theme-light .message-markdown a{color:var(--fb-color-focus)}.studio.theme-light .message-deep-link-cta{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-primary)}.studio.theme-light .message-deep-link-cta:hover{border-color:var(--fb-color-control-hover-border)}.studio.theme-light .composer{background:var(--fb-color-neutral-soft);border:none;color:var(--fb-color-text);box-shadow:none}.studio.theme-light .prompt-suggestions button{border-color:var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-muted)}.studio.theme-light .prompt-suggestions button:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-text)}.studio.theme-light .composer-context button{border-color:var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-muted)}.studio.theme-light .composer-context button:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-text)}.studio.theme-light .context-page{background:var(--fb-color-selected);color:var(--fb-color-primary)}.studio.theme-light .composer textarea{background:transparent;color:var(--fb-color-text)}.studio.theme-light .composer-toolbar{background:transparent;color:var(--fb-color-muted)}.studio.theme-light .attach,.studio.theme-light .voice{color:var(--fb-color-muted)}.studio.theme-light .panel-tabs,.studio.theme-light .canvas-toolbar,.studio.theme-light .drawer-header,.studio.theme-light .structure-card{border-color:var(--fb-color-border)}.studio.theme-light .device-switch{background:var(--fb-color-neutral-soft);border-color:var(--fb-color-border)}.studio.theme-light .device-switch button{color:var(--fb-color-muted)}.studio.theme-light .device-switch button.active{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.studio.theme-light .view-switch{border-color:var(--fb-color-border)}.studio.theme-light .view-switch button{color:var(--fb-color-muted)}.studio.theme-light .view-switch-preview button{color:inherit}.studio.theme-light .view-switch button.active,.studio.theme-light .view-switch-preview.active{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.studio.theme-light .message-diff,.studio.theme-light .message-preview,.studio.theme-light .run-history{background:var(--fb-color-neutral-soft);border-color:var(--fb-color-border)}.studio.theme-light .message-diff span,.studio.theme-light .diff-detail summary{color:var(--fb-color-text)}.studio.theme-light .message-diff em{color:var(--fb-color-success)}.studio.theme-light .message-diff i{color:var(--fb-color-danger)}.studio.theme-light .message-markdown code{background:var(--fb-color-neutral-soft);color:var(--fb-color-neutral-ink)}.studio.theme-light .message-markdown pre{background:var(--fb-color-neutral-soft);border-color:var(--fb-color-border)}.studio.theme-light .message-markdown pre code{color:var(--fb-color-neutral-ink)}.topbar{height:58px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;border-bottom:1px solid var(--fb-color-text);padding:0 12px 0 16px}.site-identity select{background:var(--fb-color-text);color:var(--fb-color-border);border:1px solid var(--fb-color-text);border-radius:var(--fb-radius-control);padding:7px 26px 7px 9px;font:inherit}.site-add{border:1px solid var(--fb-color-text);background:transparent;color:var(--fb-color-primary);border-radius:var(--fb-radius-control);width:30px;height:30px;cursor:pointer}.page-settings-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:34;border:0;padding:0;margin:0;background:color-mix(in srgb,var(--fb-color-text) 28%,transparent);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:default}.page-settings-drawer{position:fixed;z-index:36;width:min(max(320px,max-content),calc(100vw - 48px));max-height:calc(100vh - 80px);overflow:auto;padding:14px;background:var(--fb-color-surface);color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);box-shadow:var(--fb-shadow-dialog);display:grid;align-content:start;gap:10px}.page-settings-drawer:before{content:"";position:absolute;top:18px;left:-6px;width:12px;height:12px;background:var(--fb-color-surface);border-left:1px solid var(--fb-color-border);border-bottom:1px solid var(--fb-color-border);transform:rotate(45deg)}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--fb-color-border)}.drawer-header-copy{display:grid;gap:2px;min-width:0}.drawer-header-copy strong{font-size:15px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-header-copy small{color:var(--fb-color-muted);font:12px var(--fb-font-mono),monospace}.drawer-header button{border:0;background:transparent;color:var(--fb-color-muted);width:var(--fb-height-button);height:var(--fb-height-button);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--fb-radius-control);font-size:18px;line-height:1;cursor:pointer;flex:0 0 auto}.drawer-header button:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.page-settings-drawer label{display:grid;gap:5px;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.page-settings-drawer input,.page-settings-drawer select,.page-settings-drawer textarea{background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:8px 10px;font-size:13px;letter-spacing:normal;text-transform:none}.page-settings-drawer textarea{min-height:70px;resize:vertical}.page-item.settings-open{background:var(--fb-color-selected);border-color:color-mix(in srgb,var(--fb-color-focus) 45%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-focus) 20%,transparent)}.page-item.settings-open .page-menu-trigger,.page-item.menu-open .page-menu-trigger{opacity:1;pointer-events:auto;border-color:var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-text)}.drawer-section{margin-top:7px;color:var(--fb-color-primary);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.drawer-section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;padding:7px 0;background:transparent;cursor:pointer;text-align:left}.drawer-section-toggle:hover{color:var(--fb-color-text)}.drawer-section-fields{display:grid;gap:8px}.drawer-save{margin-top:8px;padding:9px;cursor:pointer}.product-mark{display:flex;gap:10px;align-items:center;font-size:14px}button.product-mark{background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer}.product-mark>b{white-space:nowrap}.product-mark>span{width:29px;height:29px;display:grid;place-items:center}.product-mark>.brand-glyph{width:25px;height:25px;margin:0 2px;border-radius:var(--fb-radius-sm);background:var(--fb-color-primary);transform:rotate(45deg);box-shadow:0 4px 10px color-mix(in srgb,var(--fb-color-primary) 22%,transparent)}.product-mark>.brand-glyph b{white-space:nowrap}.studio-topbar-title{display:grid;justify-items:center;min-width:0;padding:0 12px}.studio-topbar-title b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:var(--fb-weight-label);color:var(--fb-color-text)}.site-identity{justify-self:center;display:flex;align-items:center;gap:8px;font-size:13px}.site-identity small{color:var(--fb-color-muted);padding-left:8px;border-left:1px solid var(--fb-color-text)}.status-dot{width:6px;height:6px;background:var(--fb-color-primary);border-radius:50%}.top-actions{display:flex;align-items:center;gap:6px}.notice{color:var(--fb-color-muted);font-size:11px;margin-right:8px;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-button,.publish,.panel-title button{border:1px solid var(--fb-color-border);background:transparent;border-radius:var(--fb-radius-control);height:var(--fb-height-button)}.icon-button{width:var(--fb-height-button);display:grid;place-items:center;padding:0}.icon-button svg{display:block;width:16px;height:16px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.icon-button:disabled{opacity:.28}.publish{padding:0 14px;background:var(--fb-color-primary);color:var(--fb-on-primary);font-size:12px;font-weight:var(--fb-weight-label);margin-left:4px;line-height:1}.publish span{margin-left:12px}.workspace{position:relative;height:calc(100vh - 58px);min-height:0;display:grid;grid-template-columns:230px minmax(0,1fr) 430px;overflow:hidden}.workspace.left-panel-expanded .pages-panel{position:absolute;top:45px;left:0;bottom:0;width:var(--pages-panel-overlay-width, 230px);z-index:25;border-top-right-radius:var(--fb-radius-banner);box-shadow:8px 0 32px color-mix(in srgb,var(--fb-color-text) 28%,transparent),4px 0 12px color-mix(in srgb,var(--fb-color-text) 16%,transparent)}.left-panel-collapsed .pages-panel,.right-panel-collapsed .right-panel{display:none}.panel-edge-toggle{position:absolute;z-index:40;top:67.5px;width:14px;height:30px;padding:0;margin:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-muted);box-shadow:none;cursor:pointer;display:flex;align-items:center;font-size:15px;font-weight:var(--fb-weight-control);line-height:1}.panel-edge-toggle:hover,.panel-edge-toggle:focus-visible{color:var(--fb-color-text);background:var(--fb-color-surface);outline:none}.panel-edge-toggle--left{left:var(--left-panel-edge, 0);transform:translateY(-50%);justify-content:flex-start;padding-left:1px}.panel-edge-toggle--left:hover,.panel-edge-toggle--left:focus-visible{border-top-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-right-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-bottom-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border))}.panel-edge-toggle--right{right:var(--right-panel-edge, 0);transform:translateY(-50%);justify-content:flex-end;padding-right:1px}.panel-edge-toggle--right:hover,.panel-edge-toggle--right:focus-visible{border-top-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-left-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-bottom-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border))}.workspace.left-panel-collapsed .panel-edge-toggle--left{left:0;border-left:0;border-radius:0 var(--fb-radius-banner) var(--fb-radius-banner) 0;box-shadow:1px 1px 6px color-mix(in srgb,var(--fb-color-text) 8%,transparent)}.workspace.left-panel-expanded .panel-edge-toggle--left{left:calc(var(--left-panel-edge, 0px) - 1px);padding-left:0;border-left:0;border-radius:0 var(--fb-radius-banner) var(--fb-radius-banner) 0;box-shadow:1px 1px 6px color-mix(in srgb,var(--fb-color-text) 8%,transparent)}.workspace.right-panel-collapsed .panel-edge-toggle--right{right:0;border-right:0;border-radius:var(--fb-radius-banner) 0 0 var(--fb-radius-banner);box-shadow:-1px 1px 6px color-mix(in srgb,var(--fb-color-text) 8%,transparent)}.workspace:not(.right-panel-collapsed) .panel-edge-toggle--right{right:calc(var(--right-panel-edge, 0px) - 1px);padding-right:0;border-right:0;border-radius:var(--fb-radius-banner) 0 0 var(--fb-radius-banner);box-shadow:-1px 1px 6px color-mix(in srgb,var(--fb-color-text) 8%,transparent)}.workspace.fullscreen-preview .panel-edge-toggle,.workspace.files-expanded .panel-edge-toggle{display:none}.pages-panel,.right-panel{background:var(--fb-color-text)}.pages-panel{grid-column:1;grid-row:1;position:relative;border-right:1px solid var(--fb-color-text);padding:0 0 14px;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.pages-panel.panel-collapsed{padding-inline:0}.panel-title{flex:0 0 45px;height:45px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-bottom:1px solid var(--fb-color-text);color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.panel-title>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-title button{width:var(--fb-height-button);height:var(--fb-height-button);color:var(--fb-color-muted);display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;font-size:15px;font-weight:var(--fb-weight-control);line-height:1;letter-spacing:0;text-transform:none}.panel-title-actions{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.panel-title-actions button{font-size:15px}.panel-pin-button{width:var(--fb-height-button);height:var(--fb-height-button);box-sizing:border-box;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.panel-pin-button:hover,.panel-pin-button:focus-visible{color:var(--fb-color-text);background:color-mix(in srgb,var(--fb-color-text) 6%,transparent);outline:none}.panel-pin-button.is-pinned{color:var(--fb-color-focus);background:color-mix(in srgb,var(--fb-color-selected-strong) 12%,transparent)}.panel-pin-button svg{width:15px;height:15px;display:block}.panel-collapse-button{flex:0 0 auto;width:var(--fb-height-button);height:var(--fb-height-button);box-sizing:border-box;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:18px;font-weight:var(--fb-weight-control);line-height:1;letter-spacing:0;text-transform:none}.panel-collapse-button:hover{color:var(--fb-color-text);border-color:var(--fb-color-border);background:var(--fb-color-control-hover)}.page-list{display:flex;flex-direction:column;gap:2px;padding:10px;flex:1;min-height:0;overflow:auto}.page-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:2px;align-items:center;min-height:40px;border:1px solid transparent;border-radius:var(--fb-radius-banner);background:transparent;padding:4px 6px 4px 4px;cursor:grab}.page-item:active{cursor:grabbing}.page-item.dragging{opacity:.45}.page-item.drop-before:after,.page-item.drop-after:after{content:"";position:absolute;left:0;right:0;height:2px;border-radius:var(--fb-radius-2xs);background:var(--fb-color-primary);pointer-events:none}.page-item.drop-before:after{top:-2px}.page-item.drop-after:after{bottom:-2px}.studio .page-list .page-item.drop-into{background:color-mix(in srgb,var(--fb-color-primary) 16%,transparent);border-color:var(--fb-color-primary)}.page-item:hover,.page-item:focus-within{background:var(--fb-color-control-hover)}.page-item.active{background:var(--fb-color-control-hover);border-color:color-mix(in srgb,var(--fb-color-focus) 35%,transparent)}.page-item-main{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;row-gap:0;align-items:start;min-width:0;border:0;background:transparent;color:inherit;text-align:left;padding:5px 4px 5px 2px;border-radius:var(--fb-radius-control);cursor:pointer}.page-tree-toggle{position:relative;z-index:1;display:flex;flex:none;align-items:center;justify-content:center;width:22px;height:22px;margin:0;padding:0;border:0;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer;transition:opacity .12s ease}.page-tree-toggle:hover{color:var(--fb-color-text);background:color-mix(in srgb,var(--fb-color-control-hover) 80%,transparent)}.page-tree-chevron{width:12px;height:12px;transition:transform .15s ease}.page-tree-toggle[aria-expanded=true] .page-tree-chevron{transform:rotate(0)}.page-tree-toggle[aria-expanded=false] .page-tree-chevron{transform:rotate(-90deg)}.page-gutter{position:relative;display:flex;align-items:center;gap:2px;width:36px;flex-shrink:0;align-self:stretch;cursor:grab;-webkit-user-select:none;user-select:none}.page-gutter-grip{display:flex;align-items:center;justify-content:center;width:12px;flex:none;color:var(--fb-color-muted);opacity:0;transition:opacity .12s ease;pointer-events:none}.page-gutter-grip svg{fill:currentColor}.page-item:hover .page-gutter-grip,.page-item:focus-within .page-gutter-grip,.page-item.dragging .page-gutter-grip{opacity:1}.page-item-main b{grid-column:1;grid-row:1;font-size:13px;font-weight:var(--fb-weight-control);color:var(--fb-color-text);line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-item-main small{grid-column:1;grid-row:2;margin-top:1px;color:color-mix(in srgb,var(--fb-color-muted) 72%,transparent);font:11px var(--fb-font-mono),monospace;line-height:1.1;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-item-aside{display:flex;align-items:center;gap:4px;flex:0 0 auto}.page-access-wrap{position:relative}.page-access-trigger{cursor:pointer}.access-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid currentColor;border-radius:var(--fb-radius-control);padding:0;background:color-mix(in srgb,currentColor 10%,transparent);flex-shrink:0}.access-icon svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.access-icon.access-grant svg{fill:currentColor;stroke:none}.page-access-menu{position:fixed;z-index:80;width:min(210px,calc(100vw - 20px));padding:6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface);color:var(--fb-color-text);box-shadow:var(--fb-shadow-dialog);display:grid;gap:2px;font:600 12px/1.2 var(--fb-font-family)}.page-access-menu button{display:grid;gap:2px;width:100%;border:0;border-radius:var(--fb-radius-menu);background:transparent;color:inherit;font:inherit;text-align:left;text-transform:none;letter-spacing:0;padding:8px 9px;cursor:pointer}.page-access-menu button:hover,.page-access-menu button.active{background:var(--fb-color-control-hover)}.page-access-menu b{font-size:12px;font-weight:var(--fb-weight-label);letter-spacing:.04em}.page-access-menu small{color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-control);line-height:1.35}.page-menu-wrap{position:relative}.page-menu-trigger{width:0;min-width:0;height:28px;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:16px;font-weight:var(--fb-weight-title);line-height:1;letter-spacing:.02em;opacity:0;overflow:hidden;pointer-events:none;cursor:pointer;transition:opacity .12s ease,width .12s ease}.page-item:hover .page-menu-trigger,.page-item:focus-within .page-menu-trigger,.page-item.active .page-menu-trigger,.page-item.settings-open .page-menu-trigger,.page-item.menu-open .page-menu-trigger{width:28px;opacity:1;pointer-events:auto}.page-menu-trigger:hover{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.page-actions-menu{width:min(200px,calc(100vw - 20px));padding:6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface);color:var(--fb-color-text);box-shadow:var(--fb-shadow-dialog);display:grid;gap:2px;font:600 13px/1.2 var(--fb-font-family)}.page-actions-menu button{display:block;width:100%;border:0;border-radius:var(--fb-radius-menu);background:transparent;color:inherit;font:inherit;text-align:left;text-transform:none;letter-spacing:0;padding:9px 10px;cursor:pointer}.page-actions-menu button:hover{background:var(--fb-color-control-hover)}.page-actions-menu button.danger{color:var(--fb-color-danger)}.page-actions-menu button.danger:hover{background:color-mix(in srgb,var(--fb-color-danger) 12%,transparent)}.page-badges{letter-spacing:.04em;white-space:nowrap}.menu-settings-card{display:grid;gap:12px;padding:18px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-neutral-soft)}.menu-settings-card>b{font-family:var(--fb-font-mono),monospace;color:var(--fb-color-primary)}.menu-settings-card label{display:grid;gap:6px;color:var(--fb-color-muted);font-size:13px}.menu-settings-card select{min-height:42px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-text);padding:0 12px;cursor:pointer}.menu-links{display:grid;gap:8px;border-top:1px solid var(--fb-color-border);padding-top:12px}.menu-links-heading{color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.menu-links-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.menu-links-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);padding:8px 10px}.menu-links-list li span{display:grid;gap:2px;min-width:0}.menu-links-list li small{color:var(--fb-color-muted);font-size:11px;overflow-wrap:anywhere}.menu-links-list li button{border:0;background:transparent;color:var(--fb-color-muted);cursor:pointer;padding:4px;line-height:0}.menu-links-list li button svg{width:16px;height:16px}.menu-links-list li button:hover{color:var(--fb-color-danger)}.menu-links-add{display:grid;gap:8px}.menu-links-add input[type=text],.menu-links-add label input:not([type=checkbox]){min-width:0;background:var(--fb-color-surface);color:var(--fb-color-text);border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);padding:8px 11px}.menu-links-add .menu-links-tab{display:flex;align-items:center;gap:8px}.menu-links-add>button{justify-self:start;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-primary);padding:9px 14px;cursor:pointer}.menu-links-add>button:disabled{color:var(--fb-color-muted);cursor:not-allowed}.structure-card{margin:auto 10px 0;border:1px solid var(--fb-color-text);padding:13px;border-radius:var(--fb-radius-control);display:flex;flex-direction:column;gap:7px}.structure-card>span{color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.structure-card code{color:var(--fb-color-neutral-ink);font:11px var(--fb-font-mono),monospace}.canvas-area{grid-column:2;grid-row:1;background:var(--fb-color-neutral-soft);min-width:0;min-height:0;display:flex;flex-direction:column;position:relative}.canvas-peek-banner{position:absolute;top:52px;left:50%;z-index:6;transform:translate(-50%);margin:0;padding:6px 12px;border-radius:var(--fb-radius-pill);background:color-mix(in srgb,var(--fb-color-surface) 92%,transparent);border:1px solid var(--fb-color-border);color:var(--fb-color-muted);font:12px var(--fb-font-family),sans-serif;letter-spacing:normal;text-transform:none;white-space:nowrap;pointer-events:none;box-shadow:0 8px 24px color-mix(in srgb,var(--fb-color-text) 12%,transparent)}.canvas-toolbar{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--fb-color-text);color:var(--fb-color-muted);font:11px var(--fb-font-mono),monospace;flex:0 0 auto}.canvas-toolbar-page,.canvas-toolbar-site{display:flex;align-items:center;gap:10px;min-width:0}.canvas-toolbar-page-actions{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}.canvas-page-action{width:26px;height:26px;box-sizing:border-box;padding:0;margin:0;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.canvas-page-action:hover,.canvas-page-action:focus-visible{color:var(--fb-color-text);background:color-mix(in srgb,var(--fb-color-text) 6%,transparent);outline:none}.canvas-page-action svg{width:14px;height:14px;display:block}.canvas-toolbar-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:2}.canvas-toolbar{position:relative}.preview-back-button svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.studio.fullscreen-preview .topbar{display:none}.workspace.fullscreen-preview{height:100vh}.workspace.fullscreen-preview .pages-panel,.workspace.fullscreen-preview .right-panel{display:none}.workspace.fullscreen-preview .canvas-area{grid-column:1;clip-path:none}.canvas-toolbar-fullscreen{height:56px;padding:0 18px}.canvas-toolbar-fullscreen .canvas-toolbar-center{gap:0}.preview-back-button{height:var(--fb-height-button);display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-text);font:500 13px / 1 var(--fb-font-family);cursor:pointer}.preview-back-button:hover{border-color:var(--fb-color-control-hover-border);background:var(--fb-color-control-hover)}.preview-mode-label{margin-left:0;color:var(--fb-color-muted);font:500 11px / 1 var(--fb-font-mono),monospace;letter-spacing:.04em;text-transform:uppercase}.canvas-toolbar-preview-actions{margin-left:auto;display:inline-flex;align-items:center;gap:14px}.preview-audience{position:relative;z-index:3;display:inline-flex;align-items:center;gap:7px;min-width:0;font-family:var(--fb-font-family)}.preview-audience.compact{gap:0}.preview-audience.compact .preview-audience-trigger{min-width:118px}.preview-audience-kicker{color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-label);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.preview-audience-trigger{min-width:136px;height:var(--fb-height-button);display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 9px 0 11px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:500 12px / 1 var(--fb-font-family);cursor:pointer}.preview-audience-trigger:hover,.preview-audience-trigger.active{border-color:var(--fb-color-focus);background:var(--fb-color-control-hover)}.preview-audience-trigger svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.preview-audience-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:4;z-index:50;width:290px;max-height:calc(100vh - 108px);overflow-y:auto;padding:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface);box-shadow:0 16px 36px color-mix(in srgb,var(--fb-color-text) 20%,transparent)}.preview-audience-section{display:block;padding:7px 8px 5px;color:var(--fb-color-muted);font:600 11px / 1 var(--fb-font-family);letter-spacing:.04em;text-transform:uppercase}.preview-audience-option{width:100%;display:grid;gap:3px;padding:9px 10px;border:0;border-radius:calc(var(--fb-radius-control) + 2px);background:transparent;color:var(--fb-color-text);text-align:left;cursor:pointer;font:400 12px / 1.25 var(--fb-font-family)}.preview-audience-option:hover,.preview-audience-option.active{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.preview-audience-option.active{box-shadow:inset 0 0 0 1px var(--fb-color-focus)}.preview-audience-option b{font-size:12px}.preview-audience-option small{color:var(--fb-color-muted);font-size:11px}.canvas-toolbar-center .view-switch{margin-left:0;margin-right:0}.canvas-toolbar-page code{color:var(--fb-color-text);font-size:13px}.canvas-toolbar-site{justify-content:flex-end;margin-left:auto;gap:4px}.open-site-button{display:inline-flex;align-items:center;gap:8px;height:var(--fb-height-button);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:0 12px;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font-size:12px;line-height:1;cursor:pointer}.open-site-button:hover{border-color:var(--fb-color-control-hover-border)}.history-published-note{font-weight:400;color:var(--fb-color-muted)}.history-publish-marker{display:block;margin-bottom:6px;font-size:12px;font-weight:var(--fb-weight-label);color:var(--fb-color-success)}.history-entry.published{border-left:2px solid var(--fb-color-success)}.device-switch{display:inline-flex;align-items:center;background:var(--fb-color-neutral-soft);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:2px;height:28px}.device-switch button{border:0;background:transparent;color:var(--fb-color-muted);font-size:12px;padding:0 8px;height:24px;border-radius:calc(var(--fb-radius-control) - 1px);line-height:1}.device-switch button.active{background:var(--fb-color-selected);color:var(--fb-color-text)}.view-switch{display:inline-flex;align-items:center;gap:2px;margin-left:auto;margin-right:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:2px;height:28px;background:var(--fb-color-neutral-soft)}.view-switch button{border:0;background:transparent;color:var(--fb-color-muted);border-radius:calc(var(--fb-radius-control) - 1px);padding:0 10px;height:24px;font-size:12px;line-height:1;cursor:pointer}.view-switch button.active{background:var(--fb-color-selected);color:var(--fb-color-text)}.view-switch-preview{display:inline-flex;align-items:stretch;height:24px;border-radius:calc(var(--fb-radius-control) - 1px);color:var(--fb-color-muted)}.view-switch-preview.active{background:var(--fb-color-selected);color:var(--fb-color-text)}.view-switch-preview button{background:transparent;color:inherit;height:100%;border-radius:0}.view-switch-preview button.active{background:transparent;color:inherit}.view-switch-preview-split{width:1px;align-self:center;height:12px;background:currentColor;opacity:.28}.view-switch-expand{padding:0 6px;display:inline-grid;place-items:center}.view-switch-expand svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.view-switch-preview:not(.active) button:hover{color:var(--fb-color-text)}.canvas-frame{--canvas-frame-inset: 18px;--preview-frame-radius: 10px;flex:1;padding:var(--canvas-frame-inset);min-height:0;display:flex;justify-content:center;align-items:stretch;overflow:auto;transition:padding .2s;position:relative}.preview-frame-shell{position:relative;width:100%;height:100%;min-height:0;border-radius:var(--preview-frame-radius);background:transparent;box-shadow:0 12px 42px color-mix(in srgb,var(--fb-color-text) 18%,transparent);transition:width .2s,box-shadow .2s,border-radius .2s}.preview-frame-clip{position:relative;width:100%;height:100%;min-height:0;border-radius:inherit;overflow:hidden;clip-path:inset(0 round var(--preview-frame-radius));background:var(--fb-color-surface);isolation:isolate;transform:translateZ(0);transition:border-radius .2s,clip-path .2s}.canvas-frame iframe.preview-frame-pending{opacity:0;pointer-events:none}.canvas-frame iframe.preview-frame-incoming{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.preview-skeleton-cover{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;margin-inline:auto;height:auto}.canvas-frame.desktop{--canvas-frame-inset: 18px;--preview-frame-radius: 10px}.canvas-frame iframe{border:0;width:100%;height:100%;background:transparent;outline:none;display:block;border-radius:inherit;box-shadow:none}.canvas-frame.canvas-preview .preview-frame-shell{box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-border) 80%,transparent),0 12px 42px color-mix(in srgb,var(--fb-color-text) 14%,transparent)}.canvas-frame.desktop .preview-frame-shell{border-radius:var(--preview-frame-radius);box-shadow:0 18px 48px color-mix(in srgb,var(--fb-color-text) 24%,transparent)}.canvas-frame.desktop.canvas-preview .preview-frame-shell{box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-border) 80%,transparent),0 18px 48px color-mix(in srgb,var(--fb-color-text) 24%,transparent)}.canvas-frame.canvas-fullscreen{--canvas-frame-inset: 0;--preview-frame-radius: 0;padding:0}.canvas-frame.canvas-fullscreen .preview-frame-shell{border-radius:0;box-shadow:none}.canvas-frame.canvas-fullscreen .preview-frame-clip{border-radius:0;clip-path:none}.canvas-frame.tablet,.canvas-frame.mobile{align-items:stretch}.canvas-frame.tablet .preview-frame-shell{width:min(768px,100%);--preview-frame-radius: 10px;border-radius:10px;box-shadow:0 18px 48px color-mix(in srgb,var(--fb-color-text) 24%,transparent)}.canvas-frame.mobile .preview-frame-shell{width:min(390px,100%);--preview-frame-radius: 16px;border-radius:16px;box-shadow:0 20px 54px color-mix(in srgb,var(--fb-color-text) 30%,transparent)}.canvas-frame.tablet.canvas-preview .preview-frame-shell{box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-border) 80%,transparent),0 18px 48px color-mix(in srgb,var(--fb-color-text) 24%,transparent)}.canvas-frame.mobile.canvas-preview .preview-frame-shell{box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-border) 80%,transparent),0 20px 54px color-mix(in srgb,var(--fb-color-text) 30%,transparent)}.preview-skeleton{width:100%;height:100%;min-height:320px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;padding:28px 32px;background:var(--fb-color-surface);overflow:hidden}.preview-skeleton-bar,.preview-skeleton-hero,.preview-skeleton-lines span,.preview-skeleton-cards span{display:block;border-radius:var(--fb-radius-banner);background:linear-gradient(90deg,var(--fb-color-neutral-soft) 0%,var(--fb-color-control-hover) 45%,var(--fb-color-neutral-soft) 90%);background-size:200% 100%;animation:preview-skeleton-shimmer 1.4s ease-in-out infinite}.preview-skeleton-bar{width:42%;height:14px}.preview-skeleton-hero{width:100%;height:min(220px,36%);min-height:120px;border-radius:var(--fb-radius-card)}.preview-skeleton-lines{display:flex;flex-direction:column;gap:10px}.preview-skeleton-lines span{height:12px}.preview-skeleton-lines span:nth-child(1){width:88%}.preview-skeleton-lines span:nth-child(2){width:72%}.preview-skeleton-lines span:nth-child(3){width:54%}.preview-skeleton-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:8px}.preview-skeleton-cards span{height:88px;border-radius:var(--fb-radius-card)}@keyframes preview-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.preview-skeleton-bar,.preview-skeleton-hero,.preview-skeleton-lines span,.preview-skeleton-cards span{animation:none}}.compiler-error{width:100%;align-self:flex-start;padding:24px;color:var(--fb-color-danger-soft);background:var(--fb-color-text);border:1px solid var(--fb-color-danger)}.compiler-error pre{white-space:pre-wrap;font-size:12px}.right-panel{grid-column:3;grid-row:1;position:relative;border-left:1px solid var(--fb-color-text);display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.panel-resize-handle{position:absolute;z-index:4;top:0;bottom:0;left:-4px;width:8px;cursor:col-resize;touch-action:none}.panel-resize-handle-left{left:auto;right:-4px}.panel-resize-handle:hover,.panel-resize-handle-left:hover,.resizing-panel .panel-resize-handle{background:color-mix(in srgb,var(--fb-color-primary) 40%,transparent)}body.resizing-panel{cursor:col-resize;-webkit-user-select:none;user-select:none}body.resizing-panel iframe{pointer-events:none!important}.panel-tabs{flex:0 0 45px;height:45px;box-sizing:border-box;display:flex;gap:16px;align-items:center;min-width:0;padding:0 10px;border-bottom:1px solid var(--fb-color-text);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.panel-tabs button:not(.panel-collapse-button){flex:0 0 auto;white-space:nowrap}.panel-tabs .panel-collapse-button{position:sticky;left:0;z-index:1;flex:0 0 auto;background:var(--fb-color-text)}.panel-tabs button{height:45px;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--fb-color-muted);font-size:13px;line-height:1;letter-spacing:0;text-transform:none}.panel-tabs button.active{color:var(--fb-color-neutral-soft);border-bottom-color:var(--fb-color-primary)}.blocks-panel{min-height:0;overflow:auto;padding:18px;background:var(--fb-color-surface);container-type:inline-size;container-name:blocks-panel}.blocks-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.blocks-heading>div>span,.library-block-copy>span{color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.blocks-heading h2{max-width:100%;margin:8px 0 7px;color:var(--fb-color-text);font-size:19px;letter-spacing:-.015em}.blocks-heading p{max-width:100%;margin:0;color:var(--fb-color-muted);font-size:14px;line-height:1.5}.blocks-heading .blocks-placement{margin-top:6px;font-size:13px}.blocks-save-selection,.library-block-insert{border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;font-size:13px;font-weight:var(--fb-weight-title);cursor:pointer}.library-block-insert:disabled,.blocks-save-selection:disabled{cursor:not-allowed;opacity:.5}.blocks-search{width:100%;height:40px;margin:19px 0 14px;padding:0 12px;border:1px solid var(--fb-color-border);border-radius:11px;background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;font-size:15px}.block-settings-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:10px;align-items:end;margin:0 0 14px;padding:13px;border:1px solid var(--fb-color-primary);border-radius:var(--fb-radius-card);background:color-mix(in srgb,var(--fb-color-primary) 7%,var(--fb-color-surface))}.block-settings-card>*{min-width:0}.block-settings-card .studio-dropdown-field{min-width:0}.block-settings-card .studio-dropdown,.block-settings-card .studio-dropdown-trigger{width:100%;min-width:0}.block-settings-card>div,.block-settings-card label{display:grid;gap:5px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.block-settings-card strong{color:var(--fb-color-text);font-size:14px;letter-spacing:-.015em;text-transform:none}.block-settings-card input,.block-settings-card select{min-width:0;height:34px;padding:0 9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;font-size:13px;letter-spacing:0;text-transform:none}.block-settings-card>button{height:34px;padding:0 12px;border:1px solid var(--fb-color-primary);border-radius:var(--fb-radius-choice);background:var(--fb-color-primary);color:var(--fb-on-primary);font:inherit;font-size:13px;font-weight:var(--fb-weight-title);cursor:pointer}.blocks-list{display:grid;gap:8px;padding-bottom:18px}.library-block-card{position:relative;display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:center;padding:9px 36px 9px 9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface)}.library-block-card:hover:not(:has(.library-block-add:disabled)){border-color:color-mix(in srgb,var(--fb-color-control-hover-border) 45%,var(--fb-color-field-border))}.library-block-add{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;border-radius:var(--fb-radius-card);background:transparent;cursor:pointer}.library-block-add:disabled{cursor:not-allowed}.library-block-card:has(.library-block-add:disabled){opacity:.55}.library-block-add:focus-visible{outline:2px solid color-mix(in srgb,var(--fb-color-focus) 55%,transparent);outline-offset:1px}.library-block-add:after{content:"+";position:absolute;top:50%;right:8px;display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-pill);background:var(--fb-color-surface);color:var(--fb-color-text);font-size:14px;font-weight:var(--fb-weight-title);line-height:1;opacity:0;transform:translateY(-50%);transition:opacity .16s ease}.library-block-card:hover .library-block-add:enabled:after,.library-block-add:focus-visible:after{opacity:1}.library-block-card:has(.embed-url-field){align-items:start}.library-block-card:has(.embed-url-field) .library-block-preview{grid-row:span 2}.library-block-preview{position:relative;height:72px;overflow:hidden;border:0;border-radius:9px;background:linear-gradient(135deg,#172033,#35496d);padding:0}.library-block-preview i,.library-block-preview:after{position:absolute;display:block;border-radius:999px;content:""}.library-block-preview i:first-child{top:16px;left:13px;width:45px;height:5px;background:#d6ddff}.library-block-preview i:nth-child(2){top:31px;left:13px;width:61px;height:4px;background:#ffffff73}.library-block-preview i:nth-child(3){right:13px;bottom:14px;left:13px;height:20px;border:1px solid rgba(255,255,255,.42)}.library-block-preview-label{position:absolute;right:7px;bottom:7px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#080f1e8f;color:#fff;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.01em;line-height:1;cursor:pointer;opacity:.92;transform:translateY(0);transition:opacity .16s ease,transform .16s ease}.library-block-preview-label svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.4}.library-block-card:hover .library-block-preview-label,.library-block-preview-label:hover,.library-block-preview-label:focus-visible{opacity:1}.library-block-preview.content i:nth-child(3){right:10px;left:auto;width:25px;height:28px;border-radius:4px}.library-block-preview.proof i:nth-child(3){right:12px;left:auto;width:24px;height:24px;border-radius:50%;background:#ffffff38}.library-block-preview.portal i:nth-child(3){right:12px;left:auto;width:25px;height:25px;border:0;border-radius:5px;background:#ffffff52}.library-block-preview.action i:nth-child(3){right:12px;left:auto;width:34px;height:12px;border:0;border-radius:999px;background:#ffffffc2}.library-block-preview.proof{background:linear-gradient(135deg,#4d3ea0,#9b63dc)}.library-block-preview.action{background:linear-gradient(135deg,#4939d0,#6d5cff)}.library-block-preview.portal{background:linear-gradient(135deg,#166c7a,#68bbc7)}.library-block-preview.embed{background:linear-gradient(135deg,#e9b15a,#c76b3d)}.library-block-preview.embed i:nth-child(3){right:12px;left:auto;width:27px;height:27px;border:1px dashed rgba(255,255,255,.72);border-radius:5px}.library-block-copy{min-width:0}.library-block-title{display:block;margin:4px 0;color:var(--fb-color-text);font-size:15px;font-weight:var(--fb-weight-title);letter-spacing:-.015em}.library-block-copy p,.library-block-copy small,.embed-url-field small{display:block;margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.library-block-copy small{margin-top:6px;opacity:.82}.library-block-insert{padding:9px 10px;white-space:nowrap}.library-block-card .embed-url-field{position:relative;z-index:2}.embed-url-field{grid-column:2 / -1;display:grid;gap:4px;color:var(--fb-color-muted);font-size:12px;font-weight:var(--fb-weight-title)}.embed-url-field input{width:100%;height:32px;padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;font-size:14px}.blocks-empty{color:var(--fb-color-muted);font-size:14px}.block-preview-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border:0;padding:0;margin:0;background:color-mix(in srgb,var(--fb-color-text) 36%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default}.block-preview-header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--fb-color-border)}.block-preview-header span{display:block;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.block-preview-header strong{display:block;margin-top:4px;font-size:15px;letter-spacing:-.015em}.block-preview-header small{display:block;margin-top:4px;color:var(--fb-color-muted);font-size:13px;line-height:1.4}.block-preview-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.block-preview-actions>button:last-child{width:32px;height:32px;border:1px solid transparent;border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-muted);font-size:20px;line-height:1;cursor:pointer}.block-preview-actions>button:last-child:hover{color:var(--fb-color-text);border-color:var(--fb-color-border);background:var(--fb-color-control-hover)}.block-preview-frame{display:block;flex:1 1 auto;width:100%;min-height:0;height:100%;border:0;background:var(--fb-paper, var(--fb-color-surface))}@container blocks-panel (max-width: 560px){.blocks-heading>div{min-width:0;flex:1 1 220px}.library-block-card{grid-template-columns:64px minmax(0,1fr);align-items:start}.library-block-preview{height:64px}.library-block-preview i:first-child{top:11px;left:8px;width:30px}.library-block-preview i:nth-child(2){top:20px;left:8px;width:36px}.library-block-preview i:nth-child(3){left:8px;right:8px;bottom:9px;height:14px}.library-block-preview-label{inset:auto;left:50%;top:50%;right:auto;bottom:auto;gap:0;padding:6px;font-size:0;line-height:0;transform:translate(-50%,-50%)}.library-block-preview-label svg{width:14px;height:14px}.library-block-card:has(.embed-url-field){grid-template-columns:64px minmax(0,1fr)}.library-block-card:has(.embed-url-field) .library-block-preview{grid-row:span 2}.embed-url-field{grid-column:2;width:100%;justify-self:stretch;align-self:stretch}.block-settings-card{grid-template-columns:minmax(0,1fr);align-items:stretch}.block-settings-card>*{grid-column:1 / -1;width:100%}.block-settings-card>button{justify-self:stretch}}@media(max-width:620px){.library-block-card{grid-template-columns:76px minmax(0,1fr)}.library-block-preview{height:72px}.library-block-card:has(.embed-url-field){grid-template-columns:76px minmax(0,1fr)}.library-block-card:has(.embed-url-field) .library-block-preview{grid-row:span 2}.embed-url-field{grid-column:2}.block-settings-card{grid-template-columns:minmax(0,1fr)}.block-settings-card>*{grid-column:1 / -1;width:100%}}.panel-tabs .panel-collapse-button{align-self:center;height:var(--fb-height-button);width:var(--fb-height-button);margin:0;border-bottom:0}.tab-busy{display:inline-block;width:6px;height:6px;margin-left:5px;vertical-align:middle;border-radius:50%;background:var(--fb-color-primary);animation:tab-busy-pulse 1.2s ease-in-out infinite}@keyframes tab-busy-pulse{50%{opacity:.25}}@media(prefers-reduced-motion:reduce){.tab-busy{animation:none}}.history-count{display:inline-grid;min-width:16px;height:16px;place-items:center;margin-left:4px;border-radius:50%;background:var(--fb-color-primary);color:var(--fb-color-text);font-size:11px}.history-panel{flex:1;min-height:0;overflow:auto;padding:20px 14px 28px}.history-heading{display:flex;justify-content:space-between;gap:10px;margin:2px 0 14px;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.history-heading b{color:var(--fb-color-primary);font-weight:var(--fb-weight-control);text-align:right}.history-empty{color:var(--fb-color-muted);font-size:12px;line-height:1.5}.history-entry{margin-bottom:10px;padding:14px;border:1px solid var(--fb-color-text);border-radius:var(--fb-radius-choice);background:var(--fb-color-text)}.history-entry.future{opacity:.56}.history-entry-topline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:start}.history-entry-heading{display:grid;gap:4px;min-width:0}.history-entry-topline>b,.history-entry-heading>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:var(--fb-weight-control)}.history-entry-subline{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--fb-color-muted);font-size:11px;line-height:1.4}.history-entry-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.history-origin{padding:2px 6px;border-radius:99px;background:var(--fb-color-text);color:var(--fb-color-border);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.history-entry-topline>small{color:var(--fb-color-muted);font-size:11px}.history-actor{padding:5px 8px;border-radius:99px;background:var(--fb-color-text);color:var(--fb-color-border);font-size:11px}.history-entry-meta{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0 10px}.history-entry-meta span,.history-entry-meta code{padding:4px 7px;border-radius:var(--fb-radius-sm);background:var(--fb-color-text);color:var(--fb-color-primary);font:11px var(--fb-font-mono),monospace}.history-entry-meta code{color:var(--fb-color-muted)}.history-entry-actions{display:flex;gap:7px}.history-entry-actions button{border:1px solid var(--fb-color-text);border-radius:var(--fb-radius-control);padding:7px 10px;background:transparent;color:var(--fb-color-border);cursor:pointer;font-size:11px}.history-entry-actions button:hover:not(:disabled){border-color:var(--fb-color-primary)}.history-entry-actions button:disabled{cursor:not-allowed;opacity:.4}.history-diff{margin-top:13px;padding-top:12px;border-top:1px solid var(--fb-color-text);display:grid;gap:12px}.history-diff-title{margin-bottom:0;color:var(--fb-color-primary);font:11px var(--fb-font-mono),monospace}.history-operation{margin-bottom:0;min-width:0}.history-operation strong{color:var(--fb-color-border);font-size:11px}.history-operation pre{max-height:220px;overflow:auto;margin:7px 0 0;padding:10px;border-radius:var(--fb-radius-control);background:var(--fb-color-text);color:var(--fb-color-border);white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.5 var(--fb-font-mono),monospace}.history-diff>small{display:block;color:var(--fb-color-muted);font-size:11px;line-height:1.4}.diff-viewer{min-width:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);overflow:hidden;background:var(--fb-color-neutral-soft)}.diff-viewer-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;padding:8px 10px;border-bottom:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.diff-viewer-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.diff-viewer-header strong{color:var(--fb-color-text);font-size:12px;font-weight:var(--fb-weight-label)}.diff-viewer-header small{color:var(--fb-color-muted);font-size:11px}.diff-viewer-actions{display:flex;align-items:center;gap:6px}.diff-mode-toggle{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-pill);background:var(--fb-color-neutral-soft)}.diff-mode-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--fb-color-muted);border-radius:var(--fb-radius-pill);padding:4px 8px;font-size:11px;font-weight:var(--fb-weight-label);line-height:1;cursor:pointer}.diff-mode-toggle button.active{background:var(--fb-color-selected);color:var(--fb-color-focus)}.diff-split-host{min-height:180px;max-height:360px;overflow:auto}.diff-split-host .cm-mergeView{height:100%}.diff-split-host .cm-mergeViewEditor{max-height:360px}.diff-fallback{margin:0;padding:10px;color:var(--fb-color-text);font:12px/1.45 var(--fb-font-mono),monospace;white-space:pre-wrap}.diff-viewer-body{max-height:320px;overflow:auto;background:var(--fb-color-neutral-soft)}.diff-viewer-body .cm-editor{background:transparent}.diff-viewer-body .cm-scroller{max-height:320px;font-family:var(--fb-font-mono),monospace;font-size:12px;line-height:1.5}.diff-viewer-body .cm-content{color:var(--fb-color-text)}.diff-viewer-body .cm-gutters{background:color-mix(in srgb,var(--fb-color-neutral-soft) 88%,var(--fb-color-text));color:var(--fb-color-muted);border-right:1px solid var(--fb-color-border)}.diff-viewer-body .cm-deletedChunk,.diff-viewer-body .cm-deletedLine{background:color-mix(in srgb,var(--fb-color-danger) 16%,transparent)}.diff-viewer-body .cm-insertedLine,.diff-viewer-body del.cm-changedText,.diff-viewer-body .cm-deletedText{background:color-mix(in srgb,var(--fb-color-danger) 22%,transparent)}.diff-viewer-body .cm-insertedLine{background:color-mix(in srgb,var(--fb-color-success) 16%,transparent)}.diff-viewer-body ins.cm-changedText{background:color-mix(in srgb,var(--fb-color-success) 24%,transparent);text-decoration:none}.chat-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chat-sessions{flex:0 0 auto;display:flex;gap:6px;margin:10px 12px 0}.chat-sessions select{flex:1;min-width:0;height:28px;padding:0 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:inherit;font-size:12px}.chat-new{flex:0 0 auto;height:28px;padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:inherit;font-size:12px;cursor:pointer}.chat-new:hover:not(:disabled){border-color:var(--fb-color-control-hover-border)}.chat-sessions :disabled{opacity:.55;cursor:default}.run-history{flex:0 0 auto;margin:10px 12px 0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);color:var(--fb-color-muted);font-size:11px}.run-history summary{cursor:pointer;padding:8px 10px;color:var(--fb-color-muted)}.run-history-list{display:grid;gap:7px;max-height:150px;overflow-y:auto;padding:0 10px 9px}.run-history-item{display:grid;gap:3px;padding-top:7px;border-top:1px solid var(--fb-color-border)}.run-history-item b{color:var(--fb-color-text);font-weight:var(--fb-weight-control)}.run-history-item small{color:var(--fb-color-muted);line-height:1.3}.run-status{color:var(--fb-color-success);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.run-status.failed{color:var(--fb-color-danger)}.run-status.running{color:var(--fb-color-warning)}.messages{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:16px}.message{margin:0 0 20px}.message>span{display:block;color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px}.message-markdown{margin:0;font-size:13px;line-height:1.5;color:var(--fb-color-text)}.message-markdown p,.message-markdown h1,.message-markdown h2,.message-markdown h3,.message-markdown h4,.message-markdown h5,.message-markdown h6{margin:0 0 9px}.message-markdown h1,.message-markdown h2,.message-markdown h3,.message-markdown h4,.message-markdown h5,.message-markdown h6{color:var(--fb-color-text);font-size:15px;line-height:1.35}.message-markdown h4,.message-markdown h5,.message-markdown h6{font-size:14px}.message-markdown ul,.message-markdown ol{margin:0 0 9px;padding-left:19px}.message-markdown li{margin:3px 0}.message-markdown strong{color:var(--fb-color-text);font-weight:var(--fb-weight-title)}.message-markdown em{color:var(--fb-color-text)}.markdown-color{display:inline-flex;align-items:center;gap:5px;margin:0 .15em;padding:0;vertical-align:middle;white-space:nowrap;line-height:1}.markdown-color>i{display:block;flex:0 0 auto;width:.9em;height:.9em;margin:0;border:1px solid rgb(255 255 255 / 36%);border-radius:3px;box-shadow:0 0 0 1px #00000024}.markdown-color-value{display:inline-block;margin:0;padding:0;font:.88em / 1 var(--fb-font-mono),monospace;letter-spacing:.01em;vertical-align:middle}.message-markdown code .markdown-color{display:inline-flex;align-items:center;gap:5px;margin:0 .1em;vertical-align:middle}.message-markdown code{display:inline;margin:0;padding:2px 4px;border-radius:var(--fb-radius-xs);background:var(--fb-color-selected);color:var(--fb-color-primary);font:.92em var(--fb-font-mono),monospace;line-height:1.35;vertical-align:baseline}.markdown-table-wrap{margin:0 0 10px;overflow-x:auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control)}.message-markdown table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.4}.message-markdown th,.message-markdown td{padding:6px 8px;border-bottom:1px solid var(--fb-color-border);text-align:left;vertical-align:top}.message-markdown th{color:var(--fb-color-text);font-weight:var(--fb-weight-title);background:var(--fb-color-neutral-soft)}.message-markdown tr:last-child td{border-bottom:0}.message-markdown pre{margin:0 0 10px;padding:9px;overflow-x:auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.message-markdown pre code{padding:0;background:transparent;color:var(--fb-color-text)}.message-markdown a{color:var(--fb-color-primary)}.message-deep-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.message-deep-link-cta{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid color-mix(in srgb,var(--fb-color-primary) 45%,var(--fb-color-border));border-radius:var(--fb-radius-pill);background:var(--fb-color-selected);color:var(--fb-color-primary);font-size:13px;font-weight:var(--fb-weight-label);line-height:1.3;cursor:pointer;transition:background .15s ease,border-color .15s ease}.message-deep-link-cta:hover{border-color:var(--fb-color-control-hover-border);background:color-mix(in srgb,var(--fb-color-control-hover) 70%,var(--fb-color-surface))}.message-deep-link-cta span{font-weight:var(--fb-weight-control);opacity:.8}.message-activity{display:grid;gap:4px;margin-top:10px;padding-left:9px;border-left:1px solid var(--fb-color-border)}.message-activity summary{color:var(--fb-color-muted);cursor:pointer;font-size:11px}.message-activity>div{display:grid;gap:3px;margin-top:6px}.message-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.message-attachment{display:inline-flex;align-items:center;gap:6px;max-width:190px;padding:4px 8px 4px 4px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:transparent}.message-attachment img{width:26px;height:26px;object-fit:cover;border-radius:var(--fb-radius-control);display:block}.message-attachment small{font-size:12px;color:var(--fb-color-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-dropping .composer{outline:2px dashed var(--fb-color-focus);outline-offset:3px}.composer-dropping .composer:after{content:"Drop to attach";display:block;padding:6px 0 8px;text-align:center;font-size:12px;letter-spacing:.04em;color:var(--fb-color-primary)}.grid-columns-choice{display:flex;gap:4px}.grid-columns-choice button{flex:1;border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-muted);border-radius:var(--fb-radius-control);padding:5px 0;font-size:12px;cursor:pointer}.grid-columns-choice button.active{border-color:var(--fb-color-focus);color:var(--fb-color-focus)}.grid-columns-choice button:disabled{cursor:default;opacity:.5}.message-failure{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.run-id{margin-top:8px;border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-muted);border-radius:var(--fb-radius-control);padding:5px 8px;font-family:var(--fb-font-mono),monospace;font-size:11px;cursor:pointer}.run-id:hover{color:var(--fb-color-text)}.retry-message{margin-top:8px;border:1px solid color-mix(in srgb,var(--fb-color-primary) 45%,var(--fb-color-border));background:var(--fb-color-selected);color:var(--fb-color-primary);border-radius:var(--fb-radius-control);padding:5px 8px;font-size:11px;cursor:pointer}.message-diff,.message-preview{margin-top:9px;padding:9px 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);font-size:11px}.message-diff>b,.preview-label{display:block;color:var(--fb-color-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;margin-bottom:6px}.message-diff>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;line-height:1.7}.message-diff span{color:var(--fb-color-text);overflow:hidden;text-overflow:ellipsis}.message-diff em{color:var(--fb-color-success)}.message-diff i{color:var(--fb-color-danger)}.diff-detail{margin-top:7px;border-top:1px solid var(--fb-color-border);padding-top:6px}.diff-detail summary{color:var(--fb-color-muted);cursor:pointer;font-size:11px}.diff-detail .diff-viewer{margin-top:8px}.diff-detail pre{max-height:170px;overflow:auto;margin:7px 0 0;padding:8px;border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font:11px/1.55 var(--fb-font-mono),monospace;white-space:pre-wrap}.message-preview strong,.message-preview small{display:block}.message-preview strong{color:var(--fb-color-text);font-size:12px}.message-preview small{color:var(--fb-color-muted);margin-top:3px}.message-preview iframe{display:block;width:100%;height:128px;margin-top:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.message-activity small{color:var(--fb-color-muted);font-size:11px;line-height:1.35}.message-activity small a{color:inherit;text-decoration:underline}.message.user{padding:12px;border-radius:var(--fb-radius-control);background:var(--fb-color-control-hover)}.message code{display:inline-block;margin-top:8px;margin-right:5px;padding:4px 6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-xs);background:var(--fb-color-surface);color:var(--fb-color-muted);font-size:11px}.usage-meter{display:block;margin-top:9px;color:var(--fb-color-muted);font:11px var(--fb-font-mono),monospace}.message-status-badge{display:block;margin-top:6px;color:var(--fb-color-warning);font-size:11px}.composer-wrap{margin:10px 12px 12px;display:grid;gap:8px}.composer{border:none;border-radius:var(--fb-radius-dialog);background:var(--fb-color-neutral-soft);overflow:hidden;display:grid}.composer.composer-attention{animation:composer-attention-pulse 1.35s ease}@keyframes composer-attention-pulse{0%,to{box-shadow:0 0 0 0 transparent;background:var(--fb-color-neutral-soft)}18%,52%{box-shadow:0 0 0 2px color-mix(in srgb,var(--fb-color-focus) 70%,transparent);background:color-mix(in srgb,var(--fb-color-primary) 12%,var(--fb-color-neutral-soft))}35%,70%{box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-focus) 35%,transparent);background:var(--fb-color-neutral-soft)}}.prompt-suggestions{display:flex;flex-wrap:nowrap;gap:6px;padding:0 0 2px;margin:0;overflow-x:auto;scrollbar-width:thin}.prompt-suggestions button{flex:0 0 auto}.prompt-suggestions button{width:auto;height:auto;white-space:nowrap;border:1px solid var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-muted);border-radius:var(--fb-radius-pill);padding:6px 10px;font-size:11px;line-height:1.2;cursor:pointer}.prompt-suggestions button:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-text);background:var(--fb-color-surface)}.composer-context{display:flex;flex-wrap:nowrap;gap:5px;padding:10px 12px 2px;overflow-x:auto;scrollbar-width:thin}.composer-context>*{flex:0 0 auto}.composer-queued-list{display:flex;flex-direction:column;gap:4px;margin:8px 12px 0;max-height:132px;overflow-y:auto}.composer-queued-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--fb-color-primary) 35%,var(--fb-color-border));border-radius:var(--fb-radius-control);background:var(--fb-color-selected);font-size:11px}.composer-queued-label{flex:0 0 auto;font-weight:var(--fb-weight-title);color:var(--fb-color-primary);text-transform:uppercase;letter-spacing:.04em}.composer-queued-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fb-color-text)}.composer-queued-steer-now,.composer-queued-remove{flex:0 0 auto;border:0;border-radius:var(--fb-radius-control);background:transparent;cursor:pointer;font-size:11px}.composer-queued-steer-now{padding:3px 7px;color:var(--fb-color-primary);font-weight:var(--fb-weight-label);white-space:nowrap}.composer-queued-steer-now:hover{background:color-mix(in srgb,var(--fb-color-control-hover) 70%,var(--fb-color-surface))}.composer-queued-remove{padding:3px 6px;color:var(--fb-color-muted)}.composer-queued-remove:hover{color:var(--fb-color-text)}.context-chip{display:inline-flex;align-items:center;gap:4px;max-width:min(100%,240px);overflow:hidden;border:1px solid var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-text);border-radius:var(--fb-radius-banner);padding:2px 6px;font-size:11px;cursor:pointer}.context-chip>b{flex:0 0 auto;font-weight:var(--fb-weight-title);color:var(--fb-color-primary)}.context-chip>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-chip small{flex:0 0 auto;color:var(--fb-color-muted);overflow:hidden;text-overflow:ellipsis}.attachment-chip img{width:18px;height:18px;border-radius:var(--fb-radius-xs);object-fit:cover}.block-chip{border-color:color-mix(in srgb,var(--fb-color-primary) 40%,var(--fb-color-border))}.composer-context button{width:auto;max-width:min(100%,240px);height:22px;padding:0 6px;border:1px solid var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer textarea{border:0;resize:none;width:100%;height:78px;padding:12px 48px 12px 14px;background:transparent;color:var(--fb-color-text);outline:0;font-size:13px;line-height:1.5}.composer-input-slot{position:relative;min-height:78px}.composer-input-slot .send{position:absolute;right:8px;bottom:8px}.message-thinking-status{display:flex;flex-direction:column;gap:6px;padding:10px 0 2px}.message-thinking .composer-thinking-sub{padding-left:15px}.composer-thinking-row{display:flex;align-items:center;gap:8px;min-width:0}.composer-thinking-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--fb-color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--fb-color-focus) 18%,transparent);animation:composer-thinking-pulse 1.4s ease-in-out infinite}.composer-thinking-timer{flex:0 0 auto;color:var(--fb-color-muted);font:600 12px/1 var(--fb-font-mono);font-variant-numeric:tabular-nums;letter-spacing:.02em}.composer-thinking-tokens{flex:0 0 auto;color:var(--fb-color-muted);font:600 12px/1 var(--fb-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.composer-thinking-sep{flex:0 0 auto;color:color-mix(in srgb,var(--fb-color-muted) 65%,transparent);font-size:12px}.composer-thinking-label{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:var(--fb-weight-label);letter-spacing:-.015em;background:linear-gradient(100deg,color-mix(in srgb,var(--fb-color-muted) 70%,transparent) 0%,var(--fb-color-text) 28%,var(--fb-color-primary) 52%,var(--fb-color-text) 72%,color-mix(in srgb,var(--fb-color-muted) 70%,transparent) 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:composer-thinking-shimmer 2.2s ease-in-out infinite,composer-thinking-fade .35s ease}.composer-thinking-sub{color:color-mix(in srgb,var(--fb-color-muted) 75%,transparent);font-size:11px;font-weight:var(--fb-weight-control);letter-spacing:.01em;padding-left:15px;animation:composer-thinking-fade .45s ease}@keyframes composer-thinking-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes composer-thinking-shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes composer-thinking-fade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.composer textarea::placeholder{color:color-mix(in srgb,var(--fb-color-muted) 80%,transparent)}.composer-toolbar{display:flex;align-items:center;gap:2px;padding:2px 4px 0;color:var(--fb-color-muted);font-size:11px;background:transparent;border:0}.composer-toolbar>span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-toolbar-right{display:flex;align-items:center;gap:4px;flex:0 0 auto;margin-left:auto}.composer button,.composer-toolbar button{border:0;border-radius:var(--fb-radius-control);width:28px;height:28px}.attach{display:inline-grid;place-items:center;background:transparent;color:var(--fb-color-muted);margin-right:2px;cursor:pointer;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.attach svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.attach:hover,.attach:focus-visible{color:var(--fb-color-text);background:var(--fb-color-neutral-soft);box-shadow:inset 0 0 0 1px var(--fb-color-border);outline:none}.voice{background:transparent;color:var(--fb-color-muted);margin-right:6px}.voice-input-button{display:inline-grid;place-items:center;flex:0 0 28px;cursor:pointer;transition:color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.voice-input-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.voice-input-button:hover,.voice-input-button:focus-visible{color:var(--fb-color-text);background:var(--fb-color-neutral-soft);box-shadow:inset 0 0 0 1px var(--fb-color-border);outline:none}.voice.active{color:var(--fb-on-primary);background:var(--fb-color-danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--fb-color-danger) 18%,transparent);animation:voice-input-pulse 1.4s ease-in-out infinite}.voice-input-button.active:hover,.voice-input-button.active:focus-visible{color:var(--fb-on-primary);background:var(--fb-color-danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--fb-color-danger) 24%,transparent)}.voice-stop-glyph{width:9px;height:9px;border-radius:var(--fb-radius-2xs);background:currentColor}@keyframes voice-input-pulse{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--fb-color-danger) 14%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--fb-color-danger) 24%,transparent)}}.composer-toolbar .mid-run-trigger{display:inline-grid;place-items:center;justify-content:center;min-height:0;padding:0;border:0;background:transparent;color:var(--fb-color-muted);margin-right:6px;cursor:pointer}.composer-toolbar .mid-run-trigger svg{display:block;width:16px;height:16px;fill:currentColor}.composer-toolbar .mid-run-trigger .studio-dropdown-value{display:inline-grid;place-items:center}.composer-toolbar .mid-run-trigger:hover:not(:disabled),.composer-toolbar .mid-run-trigger[aria-expanded=true]{color:var(--fb-color-text);background:var(--fb-color-neutral-soft);box-shadow:inset 0 0 0 1px var(--fb-color-border)}.studio-dropdown-menu.mid-run-menu{min-width:240px;max-width:280px}.mid-run-menu .studio-dropdown-option{grid-template-columns:1fr auto;align-items:center}.mid-run-menu .studio-dropdown-option small{grid-column:1 / -1}.mid-run-menu-section{padding:6px 9px 2px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-label);text-transform:uppercase;letter-spacing:.04em}.mid-run-menu-section:not(:first-child){margin-top:6px;padding-top:10px;border-top:1px solid var(--fb-color-border)}.mid-run-menu-toggle{display:flex;gap:9px;align-items:flex-start;margin:4px 0 2px;padding:8px 9px;border-radius:var(--fb-radius-control);cursor:pointer}.mid-run-menu-toggle:hover:not(.is-disabled){background:var(--fb-color-control-hover)}.mid-run-menu-toggle input{margin-top:2px;flex:0 0 auto}.mid-run-menu-toggle>span{display:grid;gap:2px}.mid-run-menu-toggle b{font-size:12px;font-weight:var(--fb-weight-label)}.mid-run-menu-toggle small{color:var(--fb-color-muted);font-size:11px;line-height:1.4}.mid-run-menu-toggle.is-disabled{opacity:.55;cursor:default}.send{background:var(--fb-color-primary);color:var(--fb-on-primary);font-weight:var(--fb-weight-title)}.send:disabled,.composer button:disabled,.composer-toolbar button:disabled{opacity:.35}.files-panel{flex:1;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.files-panel.expanded{grid-template-rows:auto minmax(0,1fr)}.workspace.files-expanded .canvas-area{visibility:hidden;pointer-events:none}.workspace.files-expanded .panel-resize-handle:not(.files-tree-resize){display:none}.files-toolbar{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid var(--fb-color-border)}.files-toolbar input{flex:1;min-width:0;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:7px 8px;font-size:11px}.files-toolbar span{color:var(--fb-color-muted);font-size:11px;white-space:nowrap}.files-upload-button{flex:0 0 auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);padding:7px 10px;font-size:11px;font-weight:var(--fb-weight-label);cursor:pointer}.files-upload-button:hover:not(:disabled){border-color:var(--fb-color-control-hover-border);color:var(--fb-color-primary)}.files-upload-button:disabled{opacity:.55;cursor:wait}.files-panel-body{position:relative;display:grid;grid-template-columns:var(--files-tree-width, 200px) minmax(0,1fr);min-height:0;overflow:hidden}.files-panel.tree-collapsed .files-panel-body{grid-template-columns:var(--files-tree-width, 36px) minmax(0,1fr)}.files-tree-panel{display:flex;flex-direction:column;min-width:0;min-height:0;border-right:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft);overflow:hidden}.files-tree-panel.collapsed{border-right:1px solid var(--fb-color-border)}.files-tree-header{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:36px;padding:6px 8px;border-bottom:1px solid var(--fb-color-border);color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.files-tree-panel.collapsed .files-tree-header{justify-content:center;padding:6px 0}.files-tree-collapse{flex:0 0 auto;width:24px;height:24px;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer;font-size:16px;line-height:1}.files-tree-collapse:hover{border-color:var(--fb-color-border);background:var(--fb-color-control-hover);color:var(--fb-color-text)}.files-panel-body>.files-tree-resize{position:absolute;top:0;bottom:0;left:var(--files-tree-width, 200px);z-index:2;width:8px;margin:0;transform:translate(-50%);cursor:col-resize;background:transparent}.files-panel-body>.files-tree-resize:hover,.resizing-panel .files-panel-body>.files-tree-resize{background:color-mix(in srgb,var(--fb-color-primary) 40%,transparent)}.file-tree{flex:1;min-height:0;overflow:auto;padding:6px 4px 10px}.file-tree-folder{margin-bottom:4px}.file-tree-folder-label{display:flex;width:100%;align-items:center;gap:6px;border:0;background:transparent;padding:5px 8px;border-radius:var(--fb-radius-control);color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);text-align:left;cursor:pointer}.file-tree-folder-label:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.file-tree-folder-label b{font-weight:var(--fb-weight-title);color:inherit}.file-tree-file{display:flex;width:100%;align-items:center;gap:7px;border:0;background:transparent;padding:5px 8px 5px 22px;border-radius:var(--fb-radius-control);color:var(--fb-color-muted);font:12px var(--fb-font-mono),monospace;text-align:left;cursor:pointer}.file-tree-file>span:first-child{flex:0 0 auto;opacity:.7;font-size:11px}.file-tree-file b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--fb-weight-control);color:var(--fb-color-text)}.file-tree-file.active{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.files-assets{flex:0 0 auto;max-height:40%;overflow:auto;padding:8px;border-top:1px solid var(--fb-color-border)}.files-assets-heading{color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.files-assets-grid{display:grid;grid-template-columns:1fr;gap:8px}.files-asset{min-width:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);overflow:hidden;background:var(--fb-color-neutral-soft)}.files-asset img{display:block;width:100%;height:72px;object-fit:cover;background:var(--fb-color-surface)}.files-asset-meta{display:flex;align-items:center;gap:4px;padding:5px;font-size:11px}.files-asset-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-asset-meta button{margin-left:auto;border:0;background:transparent;color:var(--fb-color-primary);cursor:pointer;font-size:inherit}.asset-library{position:relative;flex:1;min-width:0;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);background:var(--fb-color-neutral-soft);container-type:inline-size;container-name:asset-library}.asset-library.is-dragging{outline:2px solid var(--fb-color-focus);outline-offset:-2px}.asset-library-toolbar{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.asset-search{flex:1 1 220px;min-width:120px;height:var(--fb-height-field);display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted)}.asset-search:focus-within{border-color:var(--fb-color-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--fb-color-focus) 12%,transparent)}.asset-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--fb-color-text);font:500 12px / 1 var(--fb-font-family)}.asset-search button{width:24px;height:24px;border:0;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer}.asset-search button:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.asset-sort{flex:0 0 auto;display:flex;align-items:center;gap:5px;color:var(--fb-color-muted);font-size:11px}.asset-sort select{height:var(--fb-height-field);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);padding:0 26px 0 9px;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:600 11px / 1 var(--fb-font-family);cursor:pointer}.asset-upload-primary,.asset-secondary-action{flex:0 0 auto;min-height:var(--fb-height-button);display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--fb-color-primary);border-radius:var(--fb-radius-banner);padding:0 12px;background:var(--fb-color-primary);color:var(--fb-on-primary);font:700 12px / 1 var(--fb-font-family);cursor:pointer;white-space:nowrap}.asset-upload-primary svg{width:16px;height:16px}.asset-upload-primary:hover:not(:disabled){background:var(--fb-color-primary);border-color:var(--fb-color-primary)}.asset-upload-primary:disabled{opacity:.5;cursor:wait}.asset-secondary-action{border-color:var(--fb-color-border);background:var(--fb-color-surface);color:var(--fb-color-text)}.asset-filter-row{min-width:0;display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.asset-filter-tabs{flex:1;min-width:0;display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.asset-filter-tabs::-webkit-scrollbar{display:none}.asset-filter-tabs button{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;gap:5px;border:1px solid transparent;border-radius:var(--fb-radius-banner);padding:0 8px;background:transparent;color:var(--fb-color-muted);font:600 11px / 1 var(--fb-font-family);cursor:pointer}.asset-filter-tabs button:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.asset-filter-tabs button.active{border-color:color-mix(in srgb,var(--fb-color-focus) 24%,transparent);background:color-mix(in srgb,var(--fb-color-selected-strong) 10%,transparent);color:var(--fb-color-focus)}.asset-filter-tabs button span{min-width:18px;padding:2px 5px;border-radius:var(--fb-radius-pill);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);font-size:11px;text-align:center}.asset-filter-tabs button.active span{background:color-mix(in srgb,var(--fb-color-selected-strong) 14%,transparent);color:inherit}.asset-result-count{flex:0 0 auto;color:var(--fb-color-muted);font-size:11px;white-space:nowrap}.asset-upload-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:10px 12px;border-bottom:1px solid var(--fb-color-border);background:color-mix(in srgb,var(--fb-color-primary) 7%,var(--fb-color-surface));font-size:11px}.asset-upload-progress>div{display:flex;justify-content:space-between;gap:8px}.asset-upload-progress strong{color:var(--fb-color-text)}.asset-upload-progress span{color:var(--fb-color-muted)}.asset-upload-progress progress{width:100%;height:5px;align-self:center;accent-color:var(--fb-color-focus)}.asset-upload-progress button{grid-column:2;grid-row:1 / span 2;border:0;background:transparent;color:var(--fb-color-primary);font:650 11px / 1 var(--fb-font-family);cursor:pointer}.asset-library-content{min-width:0;min-height:0;overflow:auto;padding:12px}.asset-drop-zone{position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:4;display:grid;place-items:center;border:2px dashed var(--fb-color-primary);border-radius:var(--fb-radius-card);background:color-mix(in srgb,var(--fb-color-surface) 92%,transparent);color:var(--fb-color-primary);pointer-events:none}.asset-drop-zone>div{display:grid;justify-items:center;gap:8px;padding:24px;text-align:center}.asset-drop-zone svg{width:28px;height:28px}.asset-drop-zone strong{color:var(--fb-color-text);font-size:15px}.asset-drop-zone span{color:var(--fb-color-muted);font-size:12px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(190px,100%),1fr));align-content:start;gap:10px}.asset-card{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface);box-shadow:0 1px 2px color-mix(in srgb,var(--fb-color-text) 4%,transparent);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.asset-card:hover,.asset-card:focus-visible{border-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));box-shadow:0 8px 22px color-mix(in srgb,var(--fb-color-text) 9%,transparent);outline:0;transform:translateY(-1px)}.asset-card-preview{position:relative;grid-column:1 / -1;width:100%;aspect-ratio:16 / 10;display:grid;place-items:center;overflow:hidden;padding:0;border:0;border-radius:var(--fb-radius-banner);background:linear-gradient(135deg,color-mix(in srgb,var(--fb-color-primary) 8%,transparent),transparent),var(--fb-color-neutral-soft);cursor:pointer}.asset-generated-mark{position:absolute;top:8px;right:8px;z-index:1;width:26px;height:26px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--fb-color-primary) 35%,var(--fb-color-surface));border-radius:50%;background:var(--fb-color-primary);color:var(--fb-on-primary);box-shadow:0 2px 8px color-mix(in srgb,var(--fb-color-text) 22%,transparent)}.asset-generated-mark svg{width:14px;height:14px}.asset-card-preview img{width:100%;height:100%;object-fit:cover}.asset-kind-mark{width:42px;aspect-ratio:.82;display:grid;place-items:end center;padding-bottom:8px;border-radius:var(--fb-radius-control) var(--fb-radius-control) var(--fb-radius-banner) var(--fb-radius-banner);background:var(--fb-color-muted);color:var(--fb-on-primary);box-shadow:inset 0 -18px color-mix(in srgb,var(--fb-color-text) 12%,transparent);font:800 11px/1 var(--fb-font-mono),monospace;letter-spacing:.04em}.asset-kind-mark.documents{background:var(--fb-color-danger)}.asset-kind-mark.fonts{background:var(--fb-color-focus)}.asset-kind-mark.archives{background:var(--fb-color-warning)}.asset-card-copy{min-width:0;display:grid;gap:3px}.asset-card-copy strong{min-width:0;overflow:hidden;color:var(--fb-color-text);font-size:12px;font-weight:var(--fb-weight-title);text-overflow:ellipsis;white-space:nowrap}.asset-card-copy span,.asset-card-copy small{color:var(--fb-color-muted);font-size:11px}.asset-card-actions{align-self:center;display:flex;justify-content:flex-end;gap:4px}.asset-card-actions button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);font-weight:var(--fb-weight-title);cursor:pointer}.asset-card-actions button:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.asset-card-actions svg{width:14px;height:14px}.asset-empty{width:min(420px,100%);min-height:320px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 18px;color:var(--fb-color-muted);text-align:center}.asset-empty.compact{min-height:220px}.asset-empty-mark{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border:1px solid color-mix(in srgb,var(--fb-color-primary) 20%,transparent);border-radius:var(--fb-radius-card);background:color-mix(in srgb,var(--fb-color-primary) 9%,transparent);color:var(--fb-color-primary)}.asset-empty-mark svg{width:22px;height:22px}.asset-empty h2{margin:0 0 6px;color:var(--fb-color-text);font-size:15px}.asset-empty p{margin:0 0 18px;max-width:42ch;font-size:12px;line-height:1.5}.asset-preview-dialog.studio-dialog{width:min(900px,calc(100vw - 40px))}.asset-preview-body{min-height:360px;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,240px)}.asset-preview-stage{position:relative;min-width:0;min-height:0;display:grid;place-items:center;padding:24px;background:linear-gradient(45deg,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 25%,transparent 25%),linear-gradient(-45deg,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 75%),linear-gradient(-45deg,transparent 75%,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 75%),var(--fb-color-neutral-soft);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.asset-generated-label{position:absolute;top:14px;left:14px;z-index:1;min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid color-mix(in srgb,var(--fb-color-primary) 35%,var(--fb-color-surface));border-radius:var(--fb-radius-control);background:var(--fb-color-primary);color:var(--fb-on-primary);box-shadow:0 2px 8px color-mix(in srgb,var(--fb-color-text) 18%,transparent);font-size:11px;font-weight:var(--fb-weight-title)}.asset-generated-label svg{width:13px;height:13px}.asset-preview-stage>img{display:block;max-width:100%;max-height:min(60vh,620px);height:auto;border-radius:var(--fb-radius-control);box-shadow:0 12px 38px color-mix(in srgb,var(--fb-color-text) 18%,transparent)}.asset-preview-file{min-width:0;display:grid;justify-items:center;gap:12px;color:var(--fb-color-text);text-align:center}.asset-preview-file>span{width:78px;aspect-ratio:.82;display:grid;place-items:end center;padding-bottom:14px;border-radius:var(--fb-radius-banner) var(--fb-radius-banner) var(--fb-radius-card) var(--fb-radius-card);background:var(--fb-color-muted);color:var(--fb-on-primary);font:800 14px/1 var(--fb-font-mono),monospace}.asset-preview-file strong{max-width:32ch;overflow-wrap:anywhere}.asset-preview-file button,.asset-preview-actions button{min-height:var(--fb-height-button);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-text);font:650 12px / 1.2 var(--fb-font-family);cursor:pointer}.asset-preview-file button{padding:0 14px}.asset-preview-actions{min-width:0;display:flex;flex-direction:column;gap:8px;padding:20px;border-left:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.asset-preview-actions h3{margin:0 0 4px;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.asset-preview-actions button{width:100%;display:flex;align-items:center;gap:8px;padding:0 10px;text-align:left}.asset-preview-actions button:hover,.asset-preview-file button:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-primary)}.asset-preview-actions svg{width:16px;height:16px}.asset-delete-dialog.studio-dialog{width:min(520px,calc(100vw - 40px))}.image-editor-dialog.studio-dialog{width:min(1100px,calc(100vw - 40px))}.image-editor-body{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,290px)}.image-editor-stage{min-width:0;min-height:420px;max-height:max(420px,70vh);display:grid;place-items:safe center;padding:24px;overflow:auto;background:linear-gradient(45deg,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 25%,transparent 25%),linear-gradient(-45deg,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 75%),linear-gradient(-45deg,transparent 75%,color-mix(in srgb,var(--fb-color-muted) 7%,transparent) 75%),var(--fb-color-neutral-soft);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;color:var(--fb-color-muted)}.image-editor-stage canvas{display:block;max-width:100%;max-height:min(64vh,680px);width:auto;height:auto;border-radius:var(--fb-radius-control);box-shadow:0 12px 38px color-mix(in srgb,var(--fb-color-text) 18%,transparent)}.image-editor-cropper{max-width:100%;--rc-focus-color: var(--fb-color-primary)}.image-editor-cropper .ReactCrop__crop-selection{border-radius:0}.image-editor-crop-help{margin:0;color:var(--fb-color-muted);font-size:11px;line-height:1.5}.image-editor-controls{min-width:0;display:flex;flex-direction:column;gap:18px;padding:22px;border-left:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.image-editor-controls fieldset{min-width:0;margin:0;padding:0;border:0}.image-editor-controls legend,.image-editor-controls label>span{display:block;margin-bottom:8px;color:var(--fb-color-text);font-size:12px;font-weight:var(--fb-weight-title)}.image-editor-controls label{position:relative;min-width:0}.image-editor-controls output{position:absolute;top:0;right:0;color:var(--fb-color-muted);font-size:11px}.image-editor-controls input[type=range]{width:100%;accent-color:var(--fb-color-focus)}.image-editor-segments,.image-editor-button-grid{display:grid;gap:6px}.image-editor-segments{grid-template-columns:repeat(3,minmax(0,1fr))}.image-editor-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-editor-controls button,.image-editor-replace-confirm button{min-height:var(--fb-height-button);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-surface);color:var(--fb-color-text);font:650 11px / 1.2 var(--fb-font-family);cursor:pointer}.image-editor-controls button:hover,.image-editor-controls button.active{border-color:var(--fb-color-focus);color:var(--fb-color-focus);background:color-mix(in srgb,var(--fb-color-selected-strong) 8%,var(--fb-color-surface))}.image-editor-reset{align-self:flex-start;padding:0 12px}.image-editor-error{margin:0;color:var(--fb-color-danger);font-size:11px;line-height:1.5}.image-editor-replace-confirm{display:flex;align-items:center;gap:10px;padding:14px 18px;border-top:1px solid color-mix(in srgb,var(--fb-color-danger) 30%,transparent);background:color-mix(in srgb,var(--fb-color-danger) 8%,var(--fb-color-surface))}.image-editor-replace-confirm>div{min-width:0;flex:1;display:grid;gap:3px}.image-editor-replace-confirm strong{color:var(--fb-color-text);font-size:12px}.image-editor-replace-confirm span{color:var(--fb-color-muted);font-size:11px}.image-editor-replace-confirm button{flex:0 0 auto;padding:0 12px}.image-editor-replace-confirm button:last-child{border-color:var(--fb-color-danger);background:var(--fb-color-danger);color:var(--fb-on-primary)}.asset-delete-copy{padding:22px 30px;color:var(--fb-color-text);font-size:12px;line-height:1.5}.asset-delete-copy p{margin:0 0 12px}.asset-delete-copy ul{max-height:140px;overflow:auto;margin:10px 0 12px;padding-left:20px;color:var(--fb-color-muted);font-family:var(--fb-font-mono),monospace}.asset-delete-copy small{display:block;color:var(--fb-color-muted)}@container asset-library (max-width: 560px){.asset-library-toolbar{flex-wrap:wrap}.asset-search{flex-basis:100%}.asset-sort{flex:1}.asset-filter-row{align-items:flex-start;flex-direction:column-reverse}.asset-filter-tabs{width:100%;flex-wrap:wrap;overflow-x:visible}}@media(max-width:720px){.asset-preview-body,.image-editor-body{grid-template-columns:1fr}.image-editor-stage{min-height:280px}.image-editor-controls{border-top:1px solid var(--fb-color-border);border-left:0}.image-editor-replace-confirm{align-items:stretch;flex-wrap:wrap}.image-editor-replace-confirm>div{flex-basis:100%}.asset-preview-actions{border-top:1px solid var(--fb-color-border);border-left:0}}.files-expand-button{flex:0 0 auto;height:28px;padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);font-size:11px;font-weight:var(--fb-weight-label);line-height:1;cursor:pointer}.files-expand-button:hover,.files-expand-button[aria-pressed=true]{border-color:var(--fb-color-focus);background:var(--fb-color-control-hover);color:var(--fb-color-focus)}.files-main{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;background:var(--fb-color-neutral-soft)}.file-tabs{display:flex;align-items:stretch;min-height:0;gap:4px;overflow-x:auto;padding:6px 10px 0;border-bottom:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.file-tabs button{position:relative;display:inline-flex;align-items:center;gap:2px;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--fb-color-border) 72%,transparent);border-bottom:0;background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);border-radius:var(--fb-radius-xs) var(--fb-radius-xs) 0 0;padding:0 4px 0 10px;height:30px;font-size:11px;line-height:1;cursor:pointer;margin-bottom:-1px}.file-tabs button.active{background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border-color:var(--fb-color-border);z-index:1}.file-tabs button.active:after{content:"";position:absolute;left:-1px;right:-1px;bottom:-1px;height:2px;background:var(--fb-color-selected-strong);border-radius:0}.file-tab-label{display:inline-flex;align-items:center;gap:5px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-tab-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;margin-left:2px;border-radius:var(--fb-radius-xs);color:var(--fb-color-muted);font-size:15px;line-height:1;cursor:pointer}.file-tab-close:hover{background:var(--fb-color-control-hover);color:var(--fb-color-text)}.dirty-dot{color:var(--fb-color-primary);font-size:11px;margin-left:auto}.file-tree-file .dirty-dot{margin-left:auto}.source-editor{min-height:0;border:0;resize:none;outline:0;background:var(--fb-color-neutral-soft);color:var(--fb-color-text);padding:14px;font:11px/1.55 var(--fb-font-mono),monospace}.source-editor-shell{position:relative;min-height:0;overflow:hidden;border-top:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft)}.source-editor-shell>div{position:absolute!important;top:0;right:0;bottom:0;left:0;height:100%!important;max-height:100%!important}.source-editor-shell .cm-editor{height:100%!important;max-height:100%!important}.source-editor-shell .cm-editor.cm-focused{outline:none}.source-editor-shell .cm-scroller{overflow:auto!important}.source-editor-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;padding:10px;border-top:1px solid var(--fb-color-border);background:var(--fb-color-surface)}.format-source{flex:0 0 auto;border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-text);height:var(--fb-height-button);min-height:var(--fb-height-button);padding:0 14px;border-radius:var(--fb-radius-control);font-size:12px;font-weight:var(--fb-weight-label);line-height:1;cursor:pointer}.format-source:hover{border-color:var(--fb-color-control-hover-border);background:var(--fb-color-control-hover)}.apply-source{flex:0 0 auto;width:auto;border:0;background:var(--fb-color-primary);color:var(--fb-color-text);margin:0;height:var(--fb-height-button);min-height:var(--fb-height-button);padding:0 14px;border-radius:var(--fb-radius-control);font-size:12px;font-weight:var(--fb-weight-label);line-height:1;cursor:pointer}.access-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;border:1px solid currentColor;border-radius:var(--fb-radius-pill);padding:0 8px;letter-spacing:.04em;font-size:11px;line-height:1;white-space:nowrap}.access-public{color:var(--fb-color-focus)!important;background:color-mix(in srgb,var(--fb-color-focus) 10%,transparent)}.access-unlisted,.access-authenticated{color:var(--fb-color-primary)!important;background:color-mix(in srgb,var(--fb-color-primary) 10%,transparent)}.access-grant{color:var(--fb-color-danger)!important;background:color-mix(in srgb,var(--fb-color-danger) 10%,transparent)}.access-help{margin:-4px 0 3px;color:var(--fb-color-muted);font-size:12px;line-height:1.4}.restricted-groups{display:grid;gap:7px;padding:9px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner)}.restricted-groups>span{color:var(--fb-color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.group-option{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:6px;color:var(--fb-color-text)!important;font-size:12px!important}.group-option small{color:var(--fb-color-muted)}.manage-groups-link{justify-self:end;border:1px dashed var(--fb-color-primary);background:transparent;color:var(--fb-color-primary);padding:5px 8px;border-radius:var(--fb-radius-control);cursor:pointer}.groups-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:color-mix(in srgb,var(--fb-color-text) 80%,transparent);padding:24px}.groups-modal{width:min(1100px,100%);max-height:min(760px,92vh);overflow:hidden;background:var(--fb-color-surface);color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);box-shadow:0 24px 80px color-mix(in srgb,var(--fb-color-text) 53.3%,transparent)}.groups-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:26px 30px;border-bottom:1px solid var(--fb-color-border)}.groups-modal-header b{font-size:19px}.groups-modal-header p{margin:8px 0 0;color:var(--fb-color-muted)}.groups-modal-header button{border:0;background:transparent;color:var(--fb-color-muted);width:var(--fb-height-button);height:var(--fb-height-button);font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center;border-radius:var(--fb-radius-control)}.groups-modal-body{display:grid;grid-template-columns:260px 1fr;min-height:500px}.settings-groups-manager{display:grid;grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);min-height:430px;border:0;border-radius:0;overflow:hidden;background:transparent}.settings-groups-manager .groups-list,.settings-groups-manager .groups-detail{min-width:0}.settings-groups-manager .groups-detail{background:var(--fb-color-surface)}.groups-list{padding:4px 14px 4px 0;border-right:1px solid var(--fb-color-border);overflow:auto}.groups-list>button{width:100%;display:grid;gap:5px;text-align:left;border:0;background:transparent;color:var(--fb-color-text);padding:14px;border-radius:var(--fb-radius-card);cursor:pointer}.groups-list>button.active{background:color-mix(in srgb,var(--fb-color-selected-strong) 18%,transparent);color:var(--fb-color-focus)}.groups-list small{color:var(--fb-color-muted)}.new-group-row{display:grid;gap:7px;margin-top:14px}.new-group-row input,.groups-search,.domain-add input{min-width:0;background:var(--fb-color-surface);color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);padding:10px}.new-group-row button,.domain-add button{border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-primary);padding:9px;border-radius:var(--fb-radius-banner);cursor:pointer}.groups-detail{padding:8px 0 8px 24px;overflow:auto}.groups-detail h2{margin:0 0 18px}.groups-tabs{display:flex;gap:5px;border-bottom:1px solid var(--fb-color-border);margin-bottom:22px}.groups-tabs button{border:0;background:transparent;color:var(--fb-color-muted);padding:10px 14px;cursor:pointer}.groups-tabs button.active{color:var(--fb-color-focus);border-bottom:2px solid var(--fb-color-focus);border-radius:0}.groups-content{display:grid;gap:12px;color:var(--fb-color-muted)}.group-check-row{display:flex;gap:12px;align-items:center;padding:13px;border-radius:var(--fb-radius-menu);background:color-mix(in srgb,var(--fb-color-control-hover) 75%,transparent);cursor:pointer}.group-check-row span{display:grid;gap:3px;color:var(--fb-color-text)}.group-check-row small{color:var(--fb-color-muted)}.group-check-row>strong{margin-left:auto;color:var(--fb-color-muted);font-size:13px;font-weight:var(--fb-weight-label);white-space:nowrap}.group-audience-list{display:grid;gap:6px}.group-audience-list>button{display:flex;align-items:center;gap:14px;width:100%;padding:13px 14px;border:1px solid transparent;border-radius:var(--fb-radius-menu);background:transparent;color:var(--fb-color-text);text-align:left;cursor:pointer}.group-audience-list>button:hover,.group-audience-list>button.active{border-color:color-mix(in srgb,var(--fb-color-focus) 18%,transparent);background:color-mix(in srgb,var(--fb-color-selected-strong) 12%,transparent)}.group-audience-list>button>span{display:grid;gap:3px;min-width:0}.group-audience-list small{overflow:hidden;color:var(--fb-color-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.group-audience-list strong{margin-left:auto;color:var(--fb-color-muted);font-size:13px;font-weight:var(--fb-weight-label);white-space:nowrap}.domain-add{display:flex;gap:8px}.domain-add input{flex:1}@media(max-width:1250px){.workspace{grid-template-columns:190px minmax(520px,1fr) 310px}.topbar{grid-template-columns:190px 1fr auto}}@media(max-width:700px){.topbar{grid-template-columns:auto minmax(0,1fr) auto}.topbar .product-mark>b,.topbar .notice{display:none}.share-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.share-dialog-header{padding:20px 20px 15px}.settings-groups-manager{grid-template-columns:1fr;min-height:0}.settings-groups-manager .groups-list{border-right:0;border-bottom:1px solid var(--fb-color-border)}.site-settings-layout{grid-template-columns:1fr;height:calc(100vh - 160px);max-height:none}.site-settings-nav{grid-auto-flow:column;grid-template-rows:auto auto;grid-auto-columns:minmax(145px,1fr);align-items:stretch;overflow-x:auto;overflow-y:hidden;padding:10px;border-right:0;border-bottom:1px solid var(--fb-color-border)}.site-settings-nav>span{display:none}.site-settings-content{padding:4px 20px 24px}.visitor-mode-grid,.invite-row{grid-template-columns:1fr}}.studio .topbar,.studio .pages-panel,.studio .right-panel,.studio .site-manager,.studio .page-settings-drawer,.studio .account-menu,.studio .share-dialog,.studio .create-brief-dialog{background:var(--fb-color-surface);color:var(--fb-color-text);border-color:var(--fb-color-border)}.studio .pages-panel,.studio .right-panel,.studio .topbar{border-color:var(--fb-color-border)}.studio .page-item:hover,.studio .page-item.active,.studio .site-manager-list button:hover,.studio .site-manager-list button.active,.studio .file-tree-file.active,.studio .message.user,.studio .history-entry{background:var(--fb-color-control-hover)}.studio .panel-title,.studio .panel-tabs,.studio .canvas-toolbar,.studio .structure-card,.studio .file-tree,.studio .files-tree-panel,.studio .drawer-header{border-color:var(--fb-color-border)}.studio .panel-tabs button.active,.studio .message-markdown a,.studio .history-count,.studio .site-add,.studio .history-entry-meta span{color:var(--fb-color-focus)}.studio .panel-tabs button.active{border-bottom-color:var(--fb-color-focus)}.studio .panel-resize-handle:hover,.studio.resizing-panel .panel-resize-handle,body.resizing-panel .panel-resize-handle{background:color-mix(in srgb,var(--fb-color-primary) 42%,transparent)}.studio .panel-tabs button.active{color:var(--fb-color-focus)}.studio .send{background:var(--fb-color-primary);color:var(--fb-on-primary)}.studio .site-identity select,.studio .device-switch,.studio .view-switch,.studio .site-identity input,.studio input,.studio textarea,.studio select{background:var(--fb-color-surface);color:var(--fb-color-text);border-color:var(--fb-color-field-border)}.studio .source-editor{background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border-color:var(--fb-color-border)}.studio .composer,.studio .composer textarea{background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border-color:transparent}.studio .composer textarea{background:transparent;border-color:transparent}.studio .composer-toolbar{background:transparent;color:var(--fb-color-muted);border-color:transparent}.studio .device-switch button.active,.studio .view-switch button.active,.studio .view-switch-preview.active{background:var(--fb-color-selected);color:var(--fb-color-text)}.studio .view-switch-preview button,.studio .view-switch-preview button.active{background:transparent;color:inherit}.studio .icon-button,.studio .share-button,.studio .theme-toggle,.studio .account-menu-button,.studio .panel-title button,.studio .panel-collapse-button,.studio .history-entry-actions button,.studio .create-path,.studio .template-card,.studio .create-style-row button{border-color:var(--fb-color-border);color:var(--fb-color-text)}.studio .icon-button:hover:not(:disabled),.studio .share-button:hover,.studio .theme-toggle:hover,.studio .account-menu-button:hover,.studio .panel-title button:hover,.studio .history-entry-actions button:hover:not(:disabled),.studio .create-path:hover,.studio .template-card:hover{border-color:var(--fb-color-control-hover-border)}.studio .publish,.studio .new-site-primary,.studio .apply-source,.studio .primary-action{background:var(--fb-color-primary);color:var(--fb-on-primary)}.studio .publish:hover,.studio .new-site-primary:hover:not(:disabled),.studio .apply-source:hover,.studio .primary-action:hover{background:var(--fb-color-primary)}.studio .history-count{background:var(--fb-color-primary);color:var(--fb-on-primary)}.studio .history-entry-meta span{background:var(--fb-color-selected)}.studio .history-entry-meta code{background:var(--fb-color-neutral-soft);color:var(--fb-color-muted)}.studio .history-diff{border-color:var(--fb-color-border)}.studio .history-diff-title{color:var(--fb-color-primary)}.studio .history-operation pre{border:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.studio .diff-viewer{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft)}.studio .diff-viewer-header{border-color:var(--fb-color-border);background:var(--fb-color-surface)}.studio .diff-viewer-header strong{color:var(--fb-color-text)}.studio .diff-viewer-header small{color:var(--fb-color-muted)}.studio .diff-mode-toggle{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft)}.studio .diff-mode-toggle button{color:var(--fb-color-muted)}.studio .diff-mode-toggle button.active{background:var(--fb-color-selected);color:var(--fb-color-focus)}.studio .diff-viewer-body{background:var(--fb-color-neutral-soft)}.studio .diff-viewer-body .cm-content{color:var(--fb-color-text)}.studio.theme-light .diff-viewer-body .cm-deletedChunk,.studio.theme-light .diff-viewer-body .cm-deletedLine{background:color-mix(in srgb,var(--fb-color-danger) 12%,transparent)}.studio.theme-light .diff-viewer-body .cm-deletedText,.studio.theme-light .diff-viewer-body del.cm-changedText{background:color-mix(in srgb,var(--fb-color-danger) 18%,transparent);color:var(--fb-color-danger)}.studio.theme-light .diff-viewer-body .cm-insertedLine{background:color-mix(in srgb,var(--fb-color-success) 12%,transparent)}.studio.theme-light .diff-viewer-body ins.cm-changedText{background:color-mix(in srgb,var(--fb-color-success) 20%,transparent);color:var(--fb-color-success)}.studio.theme-dark .diff-viewer-body .cm-deletedChunk,.studio.theme-dark .diff-viewer-body .cm-deletedLine{background:color-mix(in srgb,var(--fb-color-danger) 18%,transparent)}.studio.theme-dark .diff-viewer-body .cm-deletedText,.studio.theme-dark .diff-viewer-body del.cm-changedText{background:color-mix(in srgb,var(--fb-color-danger) 28%,transparent);color:var(--fb-color-danger-soft)}.studio.theme-dark .diff-viewer-body .cm-insertedLine{background:color-mix(in srgb,var(--fb-color-success) 16%,transparent)}.studio.theme-dark .diff-viewer-body ins.cm-changedText{background:color-mix(in srgb,var(--fb-color-success) 26%,transparent);color:var(--fb-color-success-soft)}.studio.theme-light .topbar{box-shadow:0 1px color-mix(in srgb,var(--fb-color-text) 6%,transparent)}.studio.theme-dark .topbar{box-shadow:0 1px color-mix(in srgb,var(--fb-color-border) 6%,transparent)}.studio.theme-dark .right-panel,.studio.theme-dark .files-panel,.studio.theme-dark .history-panel{background:var(--fb-color-surface);color:var(--fb-color-text)}.studio.theme-dark .source-editor{background:var(--fb-color-neutral-soft);color:var(--fb-color-text);border-color:var(--fb-color-border)}.studio.theme-dark .composer-context button:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-text)}.studio .share-dialog,.studio .groups-modal,.studio .create-brief-dialog,.studio .account-menu,.studio .site-manager{border-radius:var(--fb-radius-dialog);border-width:1px;border-style:solid;border-color:var(--fb-color-border);box-shadow:var(--fb-shadow-dialog)}.studio .composer,.studio .page-settings-drawer{border-radius:var(--fb-radius-dialog)}.studio .composer{border:none}.studio .page-settings-drawer{border-color:var(--fb-color-border)}.studio .run-history,.studio .message-diff,.studio .message-preview,.studio .history-entry,.studio .structure-card,.studio .site-row,.studio .new-site-card,.studio .share-check-row,.studio .visitor-mode-grid button,.studio .create-path,.studio .template-card{border-radius:var(--fb-radius-card);border-color:var(--fb-color-border)}.studio .prompt-suggestions button,.studio .composer-context button,.studio .context-chip,.studio .context-page,.studio .share-url-row code,.studio .share-url-row button,.studio .share-members-button,.studio .history-entry-actions button,.studio .create-style-row button{border-radius:var(--fb-radius-banner)}.studio .file-tabs button{border-radius:var(--fb-radius-xs) var(--fb-radius-xs) 0 0}.studio .prompt-suggestions button{border-radius:var(--fb-radius-pill)}.studio .device-switch,.studio .view-switch{border-radius:var(--fb-radius-control)}.studio .access-badge{border-radius:var(--fb-radius-pill)}.studio .icon-button,.studio .share-button,.studio .theme-toggle,.studio .account-menu-button,.studio .panel-title button,.studio .panel-collapse-button,.studio .publish,.studio .open-site-button,.studio .create-brief-close,.studio .site-add{width:auto;height:var(--fb-height-button);min-height:var(--fb-height-button);border-width:1px;border-radius:var(--fb-radius-control);font-size:12px;line-height:1}.studio .icon-button,.studio .theme-toggle,.studio .account-menu-button,.studio .panel-title button,.studio .panel-collapse-button,.studio .create-brief-close,.studio .site-add,.studio .share-dialog-header>button,.studio .groups-modal-header button,.studio .site-manager-header button,.studio .drawer-header button{width:var(--fb-height-button);min-width:var(--fb-height-button);height:var(--fb-height-button);min-height:var(--fb-height-button);padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:var(--fb-weight-control);line-height:1;letter-spacing:0;text-transform:none}.studio .panel-collapse-button{border:1px solid transparent;background:transparent;color:var(--fb-color-muted);font-size:18px;transition:background .14s ease,border-color .14s ease,color .14s ease}.studio .panel-collapse-button:hover,.studio .panel-collapse-button:focus-visible{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);outline:none}.studio .panel-edge-toggle{border:1px solid var(--fb-color-border);background-color:var(--fb-color-surface);color:var(--fb-color-muted);box-shadow:none}.studio .panel-edge-toggle:hover,.studio .panel-edge-toggle:focus-visible{background-color:var(--fb-color-surface);color:var(--fb-color-text);outline:none}.studio .panel-edge-toggle--left:hover,.studio .panel-edge-toggle--left:focus-visible{border-top-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-right-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-bottom-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border))}.studio .panel-edge-toggle--right:hover,.studio .panel-edge-toggle--right:focus-visible{border-top-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-left-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border));border-bottom-color:color-mix(in srgb,var(--fb-color-focus) 40%,var(--fb-color-border))}.studio .workspace.left-panel-collapsed .panel-edge-toggle--left,.studio .workspace.left-panel-expanded .panel-edge-toggle--left{border-left-color:transparent}.studio .workspace.right-panel-collapsed .panel-edge-toggle--right,.studio .workspace:not(.right-panel-collapsed) .panel-edge-toggle--right{border-right-color:transparent}.studio .workspace.left-panel-collapsed .panel-edge-toggle--left:hover,.studio .workspace.left-panel-collapsed .panel-edge-toggle--left:focus-visible,.studio .workspace.left-panel-expanded .panel-edge-toggle--left:hover,.studio .workspace.left-panel-expanded .panel-edge-toggle--left:focus-visible{border-left-color:transparent}.studio .workspace.right-panel-collapsed .panel-edge-toggle--right:hover,.studio .workspace.right-panel-collapsed .panel-edge-toggle--right:focus-visible,.studio .workspace:not(.right-panel-collapsed) .panel-edge-toggle--right:hover,.studio .workspace:not(.right-panel-collapsed) .panel-edge-toggle--right:focus-visible{border-right-color:transparent}.studio .panel-title{height:45px;flex:0 0 45px;padding:0 10px;border-bottom:1px solid var(--fb-color-border);letter-spacing:.04em}.studio .panel-title button{border:1px solid transparent;background:transparent}.studio .panel-title button:hover{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.studio .panel-title .panel-collapse-button,.studio .panel-tabs .panel-collapse-button{align-self:center;height:var(--fb-height-button);margin:0}.studio .panel-tabs{height:45px;flex:0 0 45px;align-items:center;min-width:0;padding:0 10px;gap:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.studio .panel-tabs .panel-collapse-button{position:sticky;left:0;z-index:1;flex:0 0 auto;background:var(--fb-color-surface)}.studio .panel-tabs button:not(.panel-collapse-button){flex:0 0 auto;white-space:nowrap}.studio .icon-button svg,.studio .composer-toolbar .attach svg,.studio .composer-toolbar .voice svg,.studio .composer .send svg{width:16px;height:16px}.studio .composer button,.studio .composer-toolbar button{width:28px;height:28px;border-radius:var(--fb-radius-control)}.studio .composer-toolbar .model-current{width:auto;min-width:0;height:auto;min-height:28px;padding:3px 8px}.studio .prompt-suggestions button{border-radius:var(--fb-radius-pill);background:var(--fb-color-surface);border:1px solid var(--fb-color-border);color:var(--fb-color-muted);font-size:11px;padding:6px 10px}.studio .composer .composer-context button{width:auto;min-width:max-content;height:auto;min-height:0}.studio .publish{width:auto;min-width:0;padding:0 14px;border:0;font-weight:var(--fb-weight-label)}.studio .open-site-button,.studio .share-button{width:auto;min-width:0;padding:0 12px}.studio .device-switch button,.studio .view-switch button{font-size:12px;line-height:1;border-radius:var(--fb-radius-control)}.studio .view-switch-preview button{border-radius:0}.studio .panel-tabs button:not(.panel-collapse-button){height:45px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;padding:0 2px;font-size:13px;line-height:1;letter-spacing:0;text-transform:none}.studio .site-add{display:inline-flex;align-items:center;justify-content:center;width:var(--fb-height-button);height:var(--fb-height-button);font-size:18px;font-weight:var(--fb-weight-control);line-height:1;letter-spacing:0;padding:0}.studio .panel-title,.studio .drawer-section,.studio .structure-card>span,.studio .history-heading,.studio .message>span,.studio .preview-label,.studio .message-diff>b,.studio .share-kicker,.studio .create-site-name-field,.studio .create-brief-fields label,.studio .restricted-groups>span{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.studio .notice,.studio .sites-list-heading>span,.studio .sites-trash-meta,.studio .sites-screen-title small,.studio .site-row small,.studio .site-row i,.studio .page-item span,.studio .page-item small,.studio .file-tree-file,.studio .files-toolbar span,.studio .usage-meter,.studio .canvas-toolbar,.studio .access-badge,.studio .history-entry-topline>small,.studio .history-entry-subline,.studio .history-actor,.studio .run-status{font-size:11px}.studio .page-item b,.studio .message-markdown,.studio .history-entry-topline>b,.studio .history-entry-heading>b,.studio .composer textarea,.studio .account-menu button,.studio .site-identity,.studio .product-mark{font-size:13px}.studio .share-dialog-header h2,.studio .groups-modal-header b,.studio .sites-list-heading h1,.studio .new-site-card h2{font-size:26px;letter-spacing:-.015em;line-height:1.2}.studio .create-brief-header h1{font-size:26px;letter-spacing:-.015em;line-height:1.15;color:var(--fb-color-text)}.studio .share-dialog-header p,.studio .share-note,.studio .share-section h3,.studio .groups-modal-header p,.studio .create-brief-header p,.studio .new-site-card p,.studio .access-help{font-size:12px;line-height:1.5;color:var(--fb-color-muted)}.studio .site-settings-content{padding-top:10px;padding-bottom:20px}.studio .share-section{padding:12px 0}.studio .share-section h2{margin-bottom:5px}.studio .share-check-row,.studio .share-page-list button,.studio .visitor-mode-grid button,.studio .settings-callout,.studio .usage-summary-grid>div,.studio .usage-model-list>div,.studio .usage-detail-table{border-radius:var(--fb-radius-banner)}.studio .share-check-row,.studio .visitor-mode-grid button{padding:11px}.studio .usage-summary-grid{margin:12px 0}.studio .site-settings-content input,.studio .site-settings-content select,.studio .site-settings-content button{border-radius:var(--fb-radius-banner)}.studio .share-section h3{color:var(--fb-color-text);font-size:13px;font-weight:var(--fb-weight-heading)}.studio .topbar,.studio .pages-panel,.studio .right-panel,.studio .panel-tabs,.studio .canvas-toolbar,.studio .structure-card,.studio .files-toolbar,.studio .file-tabs,.studio .file-tree,.studio .files-tree-panel,.studio .drawer-header,.studio .run-history,.studio .message-diff,.studio .message-preview,.studio .history-entry,.studio .history-diff{border-color:var(--fb-color-border)}.studio .panel-title,.studio .panel-tabs button,.studio .canvas-toolbar,.studio .device-switch button,.studio .view-switch button,.studio .notice,.studio .site-identity small,.studio .page-item-main small,.studio .structure-card>span,.studio .structure-card code,.studio .message>span,.studio .composer-toolbar,.studio .attach,.studio .voice,.studio .files-toolbar span,.studio .file-tree-file,.studio .history-empty,.studio .history-entry-topline>small,.studio .run-history,.studio .run-history-item small{color:var(--fb-color-muted)}.studio .page-item-main b,.studio .file-tree-file b,.studio .message-markdown,.studio .history-entry-topline>b,.studio .history-entry-heading>b,.studio .run-history-item b{color:var(--fb-color-text)}.studio .history-heading b,.studio .history-diff-title,.studio .history-entry-meta span,.studio .message-preview strong,.studio .message-markdown code,.studio .message-markdown a,.studio .dirty-dot,.studio .run-status,.studio .retry-message{color:var(--fb-color-primary)}.studio .retry-message{border-color:color-mix(in srgb,var(--fb-color-primary) 45%,var(--fb-color-border));background:var(--fb-color-selected)}.studio .format-source{border-color:var(--fb-color-border);color:var(--fb-color-text);border-radius:var(--fb-radius-control);font-size:12px}.studio .format-source:hover{border-color:var(--fb-color-control-hover-border);background:var(--fb-color-control-hover)}.studio .apply-source,.studio .history-count{background:var(--fb-color-primary);color:var(--fb-on-primary)}.studio .status-dot{background:var(--fb-color-success)}.studio .access-authenticated,.studio .access-grant{color:var(--fb-color-warning)}.studio .create-path.active,.studio .template-card.active{border-color:var(--fb-color-focus);box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-focus) 35%,transparent)}.studio .visitor-mode-grid button.active{border-width:1px;box-shadow:0 0 0 1px var(--fb-color-focus)}.studio .publish:hover,.studio .new-site-primary:hover:not(:disabled),.studio .apply-source:hover,.studio .primary-action:hover,.studio .send:hover:not(:disabled){background:var(--fb-color-primary-hover)}.studio .share-url-row code{height:var(--fb-height-field);display:flex;align-items:center;padding:0 10px;font-size:11px;border-radius:var(--fb-radius-control)}.studio .share-url-row button,.studio .share-members-button{height:var(--fb-height-button);padding:0 12px;background:transparent;color:var(--fb-color-text);border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);font-size:12px}.studio .share-url-row button:hover,.studio .share-members-button:hover:not(:disabled){border-color:var(--fb-color-control-hover-border);background:var(--fb-color-control-hover)}.studio .context-page{display:inline-flex;align-items:center;gap:4px;max-width:100%;height:28px;padding:0 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-selected);color:var(--fb-color-primary);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio .context-page b{color:var(--fb-color-text);font-weight:var(--fb-weight-label)}.studio .context-page small{overflow:hidden;color:var(--fb-color-muted);text-overflow:ellipsis}.studio .composer-context button,.studio .context-chip{height:22px;min-height:22px;font-size:11px;border-radius:var(--fb-radius-banner)}.studio .context-chip.block-chip{max-width:min(100%,240px);padding:0 6px}.studio .prompt-suggestions button{font-size:11px;padding:6px 8px}.studio .share-scrim,.studio .create-brief-scrim,.studio .template-site-preview-overlay,.studio .groups-modal-backdrop{background:var(--fb-color-overlay)}.studio .product-mark>.brand-glyph{width:22px;height:22px;border-radius:var(--fb-radius-sm)}.studio .drawer-section{color:var(--fb-color-primary)}.studio .apply-source,.studio .new-site-primary,.studio .primary-action{border-radius:var(--fb-radius-control);font-size:13px;font-weight:var(--fb-weight-label)}.studio .history-entry-actions button,.studio .create-style-row button,.studio .create-brief-actions>button:first-child{height:28px;padding:0 10px;font-size:12px;border-radius:var(--fb-radius-control);border:1px solid var(--fb-color-border);background:transparent;color:var(--fb-color-text)}.studio .create-brief-actions .new-site-primary,.studio .create-brief-actions .primary-action{height:var(--fb-height-button);padding:0 14px;border:0;background:var(--fb-color-primary);color:var(--fb-on-primary);font-weight:var(--fb-weight-label)}.studio :focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:2px}.studio input:focus-visible,.studio textarea:focus-visible,.studio select:focus-visible{outline:none;border-color:var(--fb-color-focus);box-shadow:0 0 0 1px var(--fb-color-focus)}.studio .composer textarea:focus,.studio .composer textarea:focus-visible{outline:none;border-color:transparent;box-shadow:none}.provider-error{border:1px solid var(--fb-color-border);border-left:3px solid var(--fb-color-danger);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);padding:10px 12px;margin-top:4px}.provider-error-summary{margin:0;font-size:12px;color:var(--fb-color-text)}.provider-error-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px;font-size:11px;color:var(--fb-color-muted)}.provider-error-meta code{font-family:var(--fb-font-mono);overflow-wrap:anywhere}.provider-error-meta button{margin-left:auto;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);padding:3px 9px;background:var(--fb-color-surface);color:var(--fb-color-text);cursor:pointer;font-size:11px;white-space:nowrap}.provider-error-meta button:hover{background:var(--fb-color-control-hover);border-color:var(--fb-color-control-hover-border)}.provider-error-raw{margin-top:8px}.provider-error-raw summary{cursor:pointer;font-size:11px;color:var(--fb-color-muted)}.provider-error-raw pre{margin:6px 0 0;padding:8px;border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);overflow-x:auto;font-family:var(--fb-font-mono);font-size:11px;line-height:1.5}.model-picker{position:relative;flex:0 0 auto}.model-current{flex:0 0 auto;border:1px solid transparent;border-radius:var(--fb-radius-control);padding:3px 8px;background:transparent;color:var(--fb-color-muted);cursor:pointer;font-size:11px;white-space:nowrap}.model-current:hover:not(:disabled){background:var(--fb-color-control-hover);color:var(--fb-color-text)}.model-current:disabled{cursor:default;opacity:.6}.model-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.model-menu{position:fixed;z-index:31;min-width:232px;margin:0;padding:4px;list-style:none;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface);box-shadow:0 12px 32px color-mix(in srgb,var(--fb-color-text) 22%,transparent)}.model-menu li button{display:grid;grid-template-columns:1fr auto;gap:0 8px;width:100%;border:0;border-radius:var(--fb-radius-menu);padding:7px 9px;background:transparent;color:var(--fb-color-text);cursor:pointer;text-align:left}.model-menu li button b{font-size:12px;font-weight:var(--fb-weight-label)}.model-menu li button small{grid-column:1 / -1;color:var(--fb-color-muted);font-size:11px}.model-menu li button:hover:not(:disabled){background:var(--fb-color-control-hover)}.model-menu li button:disabled{cursor:default;color:var(--fb-color-muted)}.org-switch{margin-left:12px;min-width:150px;max-width:220px;text-overflow:ellipsis;height:28px;padding:0 6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font-size:12px}.org-switch:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:-1px}.signin-screen{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:24px;background:var(--fb-color-neutral-soft)}.signin-card{width:100%;max-width:380px;padding:28px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-card);background:var(--fb-color-surface)}.signin-eyebrow{display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.signin-card h1{margin:10px 0 8px;font-size:19px;line-height:1.25;color:var(--fb-color-text)}.signin-card p{margin:0 0 18px;font-size:12px;line-height:1.5;color:var(--fb-color-muted)}.signin-error{margin:10px 0 0;color:var(--fb-color-danger);font-size:12px}.signin-card .signin-warning{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;margin:14px 0 18px;padding:11px 12px 11px 10px;border-left:4px solid var(--fb-color-warning);border-radius:0 var(--fb-radius-control) var(--fb-radius-control) 0;background:color-mix(in srgb,var(--fb-color-warning) 12%,var(--fb-color-surface));color:var(--fb-color-text)}.signin-warning-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--fb-color-warning);color:var(--fb-color-surface);font-size:13px;font-weight:var(--fb-weight-title);line-height:1}.signin-fusebase{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:38px;margin-top:4px;border-radius:var(--fb-radius-control);background:var(--fb-color-primary);color:var(--fb-on-primary);font-size:12px;font-weight:var(--fb-weight-control);text-decoration:none}.signin-fusebase:hover{filter:brightness(1.08)}.signin-fusebase:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:2px}.context-chip-detached{opacity:.62;border-style:dashed}.context-chip-detached:hover{opacity:1}.studio .context-chip-joined{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.context-chip-dismiss{margin-left:-5px;padding:0 5px!important;border-left:0!important;border-radius:0 var(--fb-radius-banner) var(--fb-radius-banner) 0!important;border-style:dashed!important;opacity:.62}.context-chip-dismiss:hover{opacity:1}.block-settings{margin:0 12px 8px;padding:11px 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.block-settings-head{display:flex;align-items:baseline;gap:7px;margin-bottom:9px}.block-settings-head b{font-size:12px;color:var(--fb-color-text)}.block-settings-head small{font-family:var(--fb-font-mono);font-size:11px;color:var(--fb-color-muted)}.block-setting{display:grid;gap:4px;margin-bottom:9px}.block-setting>span{font-size:11px;color:var(--fb-color-muted)}.block-setting>span i{color:var(--fb-color-danger)}.block-setting input,.block-setting select{width:100%;height:var(--fb-height-field);padding:0 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font-size:12px}.block-setting>small{color:var(--fb-color-muted);font-size:11px;line-height:1.4}.block-setting .studio-dropdown-field{gap:4px}.block-setting .studio-dropdown-label{letter-spacing:normal;text-transform:none}.block-setting .studio-dropdown-trigger{background:var(--fb-color-surface);font-size:12px;font-weight:400}.block-settings-actions{display:flex;gap:6px}.block-settings-reset{height:var(--fb-height-button);padding:0 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);cursor:pointer;font-size:12px}.block-settings-reset:disabled{color:var(--fb-color-muted);cursor:default}.block-settings-apply{flex:1;width:100%;height:var(--fb-height-button);border:1px solid transparent;border-radius:var(--fb-radius-control);background:var(--fb-color-primary);color:var(--fb-on-primary);cursor:pointer;font-size:12px}.block-settings-apply:disabled{background:transparent;border-color:var(--fb-color-border);color:var(--fb-color-muted);cursor:default}.block-inspector-panel{flex:1;min-height:0;overflow:auto;padding:18px 14px 28px;background:var(--fb-color-surface)}.block-inspector-heading{margin:2px 0 16px}.block-inspector-heading>span{display:block;margin-bottom:7px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em}.block-inspector-heading h2{margin:0 0 6px;color:var(--fb-color-text);font-size:15px;letter-spacing:-.015em}.block-inspector-heading p,.block-inspector-empty{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.block-inspector-empty{padding:14px;border:1px dashed var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.block-inspector-panel .block-settings{margin:0;padding:14px}.block-inspector-panel .block-settings-empty{color:var(--fb-color-muted);font-size:12px;line-height:1.5}.page-outline{display:grid;gap:16px}.page-outline-heading{margin-bottom:2px}.page-outline-heading>span,.page-outline-group-head span,.page-inline-settings-head span{display:block;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em}.page-outline-heading h2{margin:6px 0;color:var(--fb-color-text);font-size:15px;letter-spacing:-.015em}.page-outline-heading p,.page-outline-impact,.page-outline-empty{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.page-outline-group{overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.page-outline-group.shared{border-color:color-mix(in srgb,var(--fb-color-primary) 35%,var(--fb-color-border))}.page-outline-group-head{display:flex;align-items:end;justify-content:space-between;gap:10px;padding:12px 12px 0}.page-outline-group-head b{display:block;margin-top:4px;color:var(--fb-color-text);font-family:var(--fb-font-mono);font-size:12px;font-weight:var(--fb-weight-label)}.page-outline-group-head small{flex:0 0 auto;color:var(--fb-color-primary);font-size:11px;font-weight:var(--fb-weight-title);text-align:right}.page-outline-impact{padding:8px 12px 10px}.page-outline-list{display:grid;gap:2px;margin:0;padding:6px;list-style:none;background:var(--fb-color-surface)}.page-outline-item{padding-left:calc(var(--page-outline-depth) * 13px)}.page-outline-row{display:flex;min-width:0;align-items:center;gap:6px;padding:5px 4px;border-radius:var(--fb-radius-control)}.page-outline-item.selected .page-outline-row{background:color-mix(in srgb,var(--fb-color-selected-strong) 12%,transparent)}.page-outline-target{display:flex;min-width:0;flex:1 1 auto;align-items:baseline;gap:6px;overflow:hidden;padding:2px;border:0;background:transparent;color:var(--fb-color-text);cursor:pointer;text-align:left}.page-outline-target:disabled{cursor:default}.page-outline-target b{flex:0 0 auto;font-size:12px}.page-outline-target span{overflow:hidden;color:var(--fb-color-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.page-outline-target em{color:var(--fb-color-primary);font-size:11px}.page-outline-item.informational .page-outline-target{opacity:.72}.page-outline-actions{display:flex;flex:0 0 auto;align-items:center;gap:3px}.page-outline-actions button{display:grid;width:26px;height:26px;padding:0;place-items:center;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer}.page-outline-actions svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.page-outline-actions button:hover,.page-outline-actions button:focus-visible{border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft);color:var(--fb-color-text)}.page-outline-actions button.danger:hover,.page-outline-actions button.danger:focus-visible{color:var(--fb-color-danger)}.page-outline-empty{padding:8px 12px 13px}.page-inline-settings{margin-top:16px;overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.page-inline-settings-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:11px 12px 0}.page-inline-settings-head b{overflow:hidden;color:var(--fb-color-muted);font-family:var(--fb-font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.page-inline-settings .block-settings{margin:0;border:0}.model-tick{align-self:center;color:var(--fb-color-primary);font-size:12px;line-height:1}.studio .composer-toolbar .voice-input-button{color:var(--fb-color-muted);border:1px solid transparent;cursor:pointer}.studio .composer-toolbar .voice-input-button:hover,.studio .composer-toolbar .voice-input-button:focus-visible{color:var(--fb-color-text);border-color:var(--fb-color-border);background:var(--fb-color-neutral-soft)}.studio .composer-toolbar .voice-input-button.active,.studio.theme-light .composer-toolbar .voice-input-button.active{color:var(--fb-on-primary);border-color:transparent;background:var(--fb-color-danger)}.studio .composer-toolbar .voice-input-button.active:hover,.studio .composer-toolbar .voice-input-button.active:focus-visible{color:var(--fb-on-primary);border-color:transparent;background:var(--fb-color-danger)}.page-item.dragging .page-gutter{cursor:grabbing}.template-preview{--card-accent: var(--fb-color-primary);align-items:center;isolation:isolate;background:linear-gradient(145deg,#ffffff,color-mix(in srgb,var(--card-accent) 18%,#ffffff) 55%,var(--card-accent))}.template-preview i{height:36%;border:1px solid color-mix(in srgb,var(--card-accent) 20%,transparent);background:#ffffffb8;box-shadow:none}.template-preview i:nth-child(2){height:36%;background:var(--card-accent);border-color:transparent}.template-preview i:nth-child(3){height:36%}.template-preview b{background:color-mix(in srgb,var(--card-accent) 70%,#ffffff)}.template-preview b:nth-of-type(2){background:color-mix(in srgb,var(--card-accent) 40%,#ffffff)}.template-preview[data-preview-layout=hero]{align-items:end;gap:7px;padding:8px}.template-preview[data-preview-layout=hero] i{height:42%;border-radius:4px 4px 2px 2px}.template-preview[data-preview-layout=hero] i:nth-child(2){height:60%;background:#ffffffe0;border-color:color-mix(in srgb,var(--card-accent) 42%,transparent)}.template-preview[data-preview-layout=hero] i:nth-child(3){height:34%}.template-preview[data-preview-layout=workspace]{align-items:end;gap:5px;padding:9px 7px 7px;background:linear-gradient(140deg,rgb(255 255 255 / 8%),transparent 52%),#17243d}.template-preview[data-preview-layout=workspace]:after{content:"";position:absolute;inset:0 0 auto;height:17px;background:color-mix(in srgb,var(--card-accent) 45%,#17243d)}.template-preview[data-preview-layout=workspace] i{height:43%;border-color:#ffffff3d;background:#ffffff1a}.template-preview[data-preview-layout=workspace] i:nth-child(2){height:58%;background:color-mix(in srgb,var(--card-accent) 36%,#ffffff)}.template-preview[data-preview-layout=workspace] b{top:6px;left:8px;background:#fffc}.template-preview[data-preview-layout=workspace] b:nth-of-type(2){top:11px;background:#ffffff52}.template-preview[data-preview-layout=journey]{align-items:end;gap:8px;padding:8px;background:radial-gradient(circle at 18% 82%,rgb(255 255 255 / 94%) 0 13%,transparent 14%),radial-gradient(circle at 49% 82%,rgb(255 255 255 / 94%) 0 13%,transparent 14%),radial-gradient(circle at 80% 82%,rgb(255 255 255 / 94%) 0 13%,transparent 14%),linear-gradient(145deg,color-mix(in srgb,var(--card-accent) 18%,#fff),var(--card-accent))}.template-preview[data-preview-layout=journey] i{height:16%;align-self:flex-end;border-radius:999px;border-color:#ffffff8c;background:#ffffffb8}.template-preview[data-preview-layout=journey] i:nth-child(2){height:16%;background:#ffffffb8;border-color:#ffffff8c}.template-preview[data-preview-layout=journey] b{background:color-mix(in srgb,var(--card-accent) 72%,#ffffff)}.template-preview[data-preview-layout=library]{align-items:end;gap:5px;padding:8px;background:linear-gradient(145deg,#fff8e9,color-mix(in srgb,var(--card-accent) 28%,#f2dfbb))}.template-preview[data-preview-layout=library] i{height:52%;border-radius:2px 2px 1px 1px;border-color:color-mix(in srgb,var(--card-accent) 42%,#9b7339);background:#fffdf5db;box-shadow:1px 2px 3px #422d152b}.template-preview[data-preview-layout=library] i:nth-child(2){height:66%;background:#fffdf7;border-color:color-mix(in srgb,var(--card-accent) 50%,#9b7339)}.template-preview[data-preview-layout=library] b{background:color-mix(in srgb,var(--card-accent) 70%,#70451f)}.template-preview[data-preview-tone=soft]{box-shadow:inset 0 0 0 1px #ffffff6b}.template-preview[data-preview-density=spacious]{padding-inline:12px}.template-preview-image{padding:0;display:block}.template-preview-image img{width:100%;height:100%;object-fit:cover;display:block}.template-gallery-link{display:inline-block;margin:-12px 0 22px;padding:0;border:0;background:transparent;color:var(--fb-color-primary);font:inherit;font-size:14px;cursor:pointer}.template-gallery-link:hover{text-decoration:underline}.template-gallery-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--fb-color-text) 80%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-gallery-modal{display:flex;width:min(1040px,calc(100vw - 48px));max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:0 28px 90px color-mix(in srgb,var(--fb-color-text) 53.3%,transparent)}.template-gallery-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 24px 0}.template-gallery-modal-header h2{margin:8px 0 6px;font-size:26px;letter-spacing:-.015em}.template-gallery-modal-header p{margin:0;color:var(--fb-color-muted);font-size:14px;line-height:1.5}.template-gallery-search{display:grid;gap:7px;margin:18px 24px 0;color:var(--fb-color-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.template-gallery-search input{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;letter-spacing:normal;text-transform:none;font-size:15px}.template-gallery-modal-body{min-height:0;flex:1;overflow:auto;padding:18px 24px 24px}.template-gallery-modal-body h3{margin:10px 0 8px;font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.template-gallery-modal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:18px}.template-gallery-card{display:grid;gap:7px;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-choice);background:var(--fb-color-neutral-soft)}.template-gallery-card b{font-size:15px}.template-gallery-card small,.template-gallery-card em{color:var(--fb-color-muted);font-size:12px;line-height:1.4}.template-gallery-card em{font-size:11px}.template-gallery-card-actions{display:flex;gap:8px;margin-top:4px}.template-gallery-card-actions button{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-text);font:inherit;font-size:13px;cursor:pointer}.template-gallery-card-actions .new-site-primary{border:0;color:var(--fb-on-primary)}.template-gallery-empty{margin:32px 0;color:var(--fb-color-muted);text-align:center}.template-gallery{margin-bottom:22px;max-height:52vh;overflow-y:auto}.template-gallery-head{position:sticky;top:0;z-index:1;display:flex;align-items:baseline;justify-content:space-between;padding:2px 0 8px;background:var(--fb-color-neutral-soft);font-size:13px;color:var(--fb-color-muted)}.template-gallery-head .template-gallery-link{margin:0}.template-gallery h3{margin:10px 0 8px;font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.template-gallery .template-grid{margin-bottom:14px}.template-site-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:grid;place-items:center;padding:2.5vh 2.5vw;background:color-mix(in srgb,var(--fb-color-text) 80%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-site-preview-dialog{display:flex;width:95vw;height:95vh;max-height:95vh;flex-direction:column;overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:0 28px 90px color-mix(in srgb,var(--fb-color-text) 53.3%,transparent)}.template-site-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid var(--fb-color-border)}.template-site-preview-header span{color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.template-site-preview-header h2{margin:4px 0 0;font-size:19px;letter-spacing:-.015em}.template-site-preview-header p{margin:6px 0 0;max-width:640px;color:var(--fb-color-muted);font-size:14px;line-height:1.5}.template-site-preview-actions{display:flex;flex-shrink:0;gap:8px}.template-site-preview-actions button{height:var(--fb-height-button);padding:0 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;cursor:pointer}.template-site-preview-frame{min-height:0;flex:1;background:var(--fb-color-neutral-soft)}.template-site-preview-frame iframe{display:block;width:100%;height:100%;min-height:0;border:0;background:var(--fb-color-surface)}.template-site-preview-frame p{margin:0;padding:48px 24px;color:var(--fb-color-muted);text-align:center}.styles-panel{padding:12px;overflow-y:auto;font-size:13px}.styles-note{margin:0 0 14px;padding:9px 10px;border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);line-height:1.5}.styles-section+.styles-section{margin-top:4px}.styles-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:16px 0 8px}.styles-head h3{margin:0;font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase;color:var(--fb-color-muted)}.styles-head-actions{display:inline-flex;gap:6px;flex-shrink:0}.styles-action-btn{display:inline-flex;align-items:center;gap:5px;height:var(--fb-height-button);padding:0 8px;border:1px solid transparent;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-text);font:inherit;font-size:12px;line-height:1;cursor:pointer;flex-shrink:0}.styles-action-btn svg{width:14px;height:14px;flex-shrink:0}.styles-action-btn:hover{border-color:var(--fb-color-border);background:var(--fb-color-control-hover);color:var(--fb-color-primary)}.styles-field{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.styles-field.stacked{flex-direction:column;align-items:stretch}.styles-field.stacked span{font-weight:var(--fb-weight-control)}.styles-field select,.styles-field input[type=text]{flex:1;min-width:0;max-width:none;width:100%;padding:4px 6px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);font:inherit;font-size:13px}.styles-pref-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.styles-empty,.styles-hint{margin:0 0 10px;color:var(--fb-color-muted);line-height:1.5}.styles-refused{margin:0 0 10px;color:var(--fb-color-warning)}.styles-palette-list{display:grid;gap:8px}.styles-palette{border:1px solid var(--fb-color-border);border-left:3px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft)}.styles-palette.active{border-left-color:var(--fb-color-focus)}.styles-palette.open{background:color-mix(in srgb,var(--fb-color-neutral-soft) 92%,var(--fb-color-primary) 8%)}.styles-palette__head{padding:8px 10px}.styles-palette__title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px}.styles-palette__title-main{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.styles-apply-marker{width:14px;height:14px;border-radius:50%;border:2px solid var(--fb-color-border);background:transparent;padding:0;flex-shrink:0;cursor:pointer}.styles-apply-marker.active{border-color:var(--fb-color-focus);background:var(--fb-color-selected-strong)}.styles-palette__name,.styles-palette__rename{min-width:0;max-width:100%;border:0;background:transparent;font:inherit;font-size:14px;font-weight:600;color:inherit;text-align:left;padding:0}.styles-palette__name{cursor:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:fit-content}.styles-palette__rename{flex:0 1 auto;width:auto;min-width:2ch;box-shadow:none;outline:none;border-radius:0}.studio .styles-palette__rename,.studio .styles-palette__rename:focus,.studio .styles-palette__rename:focus-visible{background:transparent;border:0;border-color:transparent;box-shadow:none;outline:none}.styles-palette__icons{display:flex;align-items:center;gap:10px;flex-shrink:0}.styles-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:var(--fb-radius-control);background:transparent;color:var(--fb-color-muted);cursor:pointer}.styles-icon-btn:hover,.styles-icon-btn.active{background:color-mix(in srgb,var(--fb-color-neutral-soft) 80%,var(--fb-color-selected-strong) 20%);color:var(--fb-color-focus)}.styles-palette__summary{display:flex;align-items:center;gap:8px;width:100%;margin-top:6px;padding:0;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;text-align:left}.styles-palette__system-pill,.styles-palette__hidden-pill{font-size:11px;font-weight:600;padding:2px 6px;border-radius:999px;flex-shrink:0}.styles-palette__system-pill{background:color-mix(in srgb,var(--fb-color-neutral-soft) 75%,var(--fb-color-primary) 25%);color:var(--fb-color-muted)}.styles-palette__hidden-pill{background:var(--fb-color-neutral-soft);color:var(--fb-color-muted)}.styles-swatch-strip{display:inline-flex;gap:3px;flex-shrink:0}.styles-swatch-strip__chip{width:14px;height:14px;border-radius:3px;border:1px solid var(--fb-color-border)}.styles-palette__readable{font-size:12px;color:var(--fb-color-muted)}.styles-palette__contrast-warn{font-size:12px;color:#c25b0a;font-weight:600}.styles-chevron{margin-left:auto;flex-shrink:0;transition:transform .15s ease}.styles-chevron.open{transform:rotate(180deg)}.styles-palette__body{padding:0 10px 10px;border-top:1px solid var(--fb-color-border)}.styles-palette__preview-block{padding-top:10px}.styles-palette__preview-label{display:block;margin-bottom:6px;font-size:12px;font-weight:600}.styles-mini-preview{border:1px solid var(--preview-line, var(--fb-color-border));border-radius:var(--fb-radius-banner);background:var(--preview-paper, var(--fb-color-neutral-soft));color:var(--preview-ink, inherit);padding:10px;display:grid;gap:8px}.styles-mini-preview__heading{font-size:13px;font-weight:var(--fb-weight-label)}.styles-mini-preview__body{margin:0;font-size:12px;line-height:1.5}.styles-mini-preview__link{color:var(--preview-accent, var(--fb-color-primary));text-decoration:underline}.styles-mini-preview__muted{color:var(--preview-muted, var(--fb-color-muted))}.styles-mini-preview__card{border:1px solid var(--preview-line, var(--fb-color-border));border-radius:var(--fb-radius-control);background:var(--preview-surface, var(--fb-color-neutral-soft));padding:8px;font-size:12px}.styles-mini-preview__actions{display:flex;gap:6px}.styles-mini-preview__primary,.styles-mini-preview__secondary{border-radius:var(--fb-radius-control);padding:5px 10px;font-size:12px}.styles-mini-preview__primary{background:var(--preview-accent, var(--fb-color-primary));color:var(--preview-accent-contrast, var(--fb-on-primary))}.styles-mini-preview__secondary{border:1px solid var(--preview-line, var(--fb-color-border))}.styles-token-tabs{display:flex;gap:6px;margin:12px 0 8px}.styles-token-tabs button{border:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft);border-radius:var(--fb-radius-control);font:inherit;font-size:12px;padding:4px 8px;cursor:pointer}.styles-token-tabs button.active{border-color:var(--fb-color-focus);color:var(--fb-color-focus)}.styles-color-fields{display:grid;gap:8px}.styles-color-field{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;position:relative}.styles-color-field__trigger{width:28px;height:28px;padding:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);cursor:pointer}.styles-color-field__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;opacity:0;pointer-events:none;overflow:hidden;clip:rect(0,0,0,0)}.styles-color-field__copy{display:grid;gap:2px;min-width:0}.styles-color-field__copy b{font-size:13px;font-weight:var(--fb-weight-label)}.styles-color-field__copy small,.styles-color-field__hex{font-size:11px;color:var(--fb-color-muted)}.styles-contrast{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:3px;font-size:12px}.styles-contrast .fail{color:var(--fb-color-warning);font-weight:var(--fb-weight-label)}.styles-palette__footer{display:flex;justify-content:flex-end;margin-top:10px}.styles-palette__ai.styles-action-btn{color:var(--fb-color-primary)}.styles-segmented{display:flex;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);overflow:hidden}.styles-segmented__btn{flex:1;min-width:0;border:0;border-right:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft);font:inherit;font-size:12px;padding:5px 4px;cursor:pointer}.styles-segmented__btn:last-child{border-right:0}.styles-segmented__btn.active{background:color-mix(in srgb,var(--fb-color-neutral-soft) 82%,var(--fb-color-selected-strong) 18%);color:var(--fb-color-focus);font-weight:var(--fb-weight-label)}.styles-size-block{margin-bottom:12px}.styles-size-label{display:block;margin-bottom:6px;font-weight:var(--fb-weight-control)}.styles-measure-range{width:100%}.styles-primary{width:100%;padding:8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft);font:inherit;font-size:13px;cursor:pointer}.styles-primary:hover{border-color:var(--fb-color-control-hover-border);color:var(--fb-color-primary)}.template-catalog-page{display:flex;height:100vh;min-height:0;flex-direction:column;overflow:hidden}.template-catalog-topbar{flex-shrink:0}.template-catalog-topbar-title{display:grid;gap:2px;text-align:center}.template-catalog-topbar-title b{font-size:13px}.template-catalog-topbar-title small{color:var(--fb-color-muted);font-size:11px}.template-catalog-panel{display:flex;min-height:0;flex:1;flex-direction:column;margin:16px 20px 20px;overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:var(--fb-shadow-dialog)}.template-catalog-page .template-catalog-shell{flex:1;min-height:0}.template-catalog-page .template-catalog-detail{min-height:0;overflow:auto}.template-catalog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:24px;background:var(--fb-color-overlay)}.template-catalog-dialog{display:flex;width:min(1060px,calc(100vw - 48px));max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);box-shadow:var(--fb-shadow-dialog)}.template-catalog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid var(--fb-color-border)}.template-catalog-header span{color:var(--fb-color-muted);font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.template-catalog-header h1,.template-catalog-header h2,.template-catalog-detail h3{margin:3px 0 0;font-size:19px}.template-catalog-header p,.template-catalog-detail-head p,.template-catalog-actions p{margin:4px 0 0;color:var(--fb-color-muted)}.template-catalog-header>button{display:grid;width:var(--fb-height-button);height:var(--fb-height-button);place-items:center;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);font-size:24px;line-height:1}.template-catalog-shell{display:grid;min-height:0;grid-template-columns:230px minmax(0,1fr)}.template-catalog-list{min-height:0;overflow:auto;padding:12px;border-right:1px solid var(--fb-color-border);background:var(--fb-color-neutral-soft)}.template-catalog-list>p{margin:8px;color:var(--fb-color-muted)}.template-catalog-list button{display:grid;width:100%;gap:3px;margin-bottom:4px;padding:10px 11px;border:1px solid transparent;border-radius:var(--fb-radius-banner);background:transparent;color:var(--fb-color-text);text-align:left}.template-catalog-list button:hover,.template-catalog-list button.active{border-color:color-mix(in srgb,var(--fb-color-focus) 35%,var(--fb-color-border));background:var(--fb-color-control-hover)}.template-catalog-list small,.template-catalog-preview small{color:var(--fb-color-muted)}.template-catalog-detail{min-width:0;overflow:auto;padding:22px 24px}.template-catalog-error{margin:0 0 16px;padding:9px 10px;border:1px solid color-mix(in srgb,var(--fb-color-danger) 45%,var(--fb-color-border));border-radius:var(--fb-radius-control);color:var(--fb-color-danger)}.template-catalog-detail-head,.template-catalog-actions,.template-catalog-actions>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-publish-status{padding:4px 8px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-pill);color:var(--fb-color-muted);font-size:12px;font-weight:var(--fb-weight-title)}.template-publish-status.live{border-color:color-mix(in srgb,var(--fb-color-success) 50%,var(--fb-color-border));color:var(--fb-color-success)}.template-catalog-editor{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:20px;margin-top:20px}.template-catalog-fields{display:grid;gap:12px}.template-catalog-fields label,.template-catalog-preview-controls label{display:grid;gap:6px;color:var(--fb-color-muted);font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.template-catalog-fields input,.template-catalog-fields textarea,.template-catalog-preview-controls select{width:100%;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;letter-spacing:normal;text-transform:none}.template-catalog-fields input,.template-catalog-preview-controls select{height:var(--fb-height-field);padding:0 9px}.template-catalog-fields textarea{min-height:82px;padding:8px 9px;resize:vertical}.template-catalog-field-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px}.template-catalog-check{display:flex!important;align-items:center;gap:8px!important;color:var(--fb-color-text)!important;letter-spacing:normal!important;text-transform:none!important}.template-catalog-check input{width:auto!important;accent-color:var(--fb-color-focus)}.template-catalog-preview-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner)}.template-catalog-preview-controls legend{padding:0 4px;color:var(--fb-color-muted);font-size:12px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.template-catalog-preview{display:grid;align-content:start;gap:7px;padding:12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);background:var(--fb-color-neutral-soft)}.template-catalog-preview .template-preview{width:100%;min-height:120px}.template-catalog-actions{margin-top:20px;padding-top:16px;border-top:1px solid var(--fb-color-border)}.template-catalog-actions p{max-width:380px;font-size:13px}.template-catalog-actions button{height:var(--fb-height-button);padding:0 11px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft);color:var(--fb-color-text);font:inherit;font-size:13px;font-weight:var(--fb-weight-title)}.template-catalog-actions .template-catalog-primary{border-color:var(--fb-color-primary);background:var(--fb-color-primary);color:var(--fb-on-primary)}.template-catalog-actions .template-catalog-danger{color:var(--fb-color-danger)}@media(max-width:760px){.template-catalog-overlay{padding:12px}.template-catalog-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.template-catalog-shell{grid-template-columns:1fr}.template-catalog-list{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--fb-color-border)}.template-catalog-list button{min-width:150px}.template-catalog-editor,.template-catalog-preview-controls{grid-template-columns:1fr}.template-catalog-actions{align-items:stretch;flex-direction:column}.template-catalog-actions>div{justify-content:flex-end;flex-wrap:wrap}}.site-settings-hint{margin:0 0 18px;max-width:62ch;color:var(--fb-color-muted);font-size:14px;line-height:1.5}.site-settings-field{display:grid;gap:5px;margin-bottom:16px;max-width:520px}.site-settings-field>span{font-size:13px;font-weight:var(--fb-weight-label);color:var(--fb-color-text)}.site-settings-field input,.site-settings-field textarea{width:100%;padding:8px 10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font:inherit;font-size:14px;resize:vertical}.site-settings-field input:focus-visible,.site-settings-field textarea:focus-visible{outline:2px solid var(--fb-color-focus);outline-offset:1px}.site-settings-file-row{display:flex;align-items:center;gap:8px}.site-settings-file-row input{flex:1 1 auto;min-width:0}.site-settings-field>small{color:var(--fb-color-muted);font-size:13px;line-height:1.5}.site-settings-actions{display:flex;align-items:center;gap:12px;margin-top:20px}.studio .history-timeline-guide,.studio .history-timeline-row{display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:0}.studio .history-timeline-guide{padding:2px 0 7px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-title);letter-spacing:.04em;text-transform:uppercase}.studio .history-timeline-guide span:last-child{padding-left:8px}.studio .history-timeline-row{position:relative;margin:0}.studio .history-graph{position:relative;min-height:100%}.studio .history-graph:before{content:"";position:absolute;z-index:0;top:0;bottom:-10px;left:22px;width:3px;border-radius:var(--fb-radius-xs);background:var(--fb-color-info)}.studio .history-timeline-row:last-child .history-graph:before{bottom:50%}.studio .history-graph-node{position:absolute;z-index:2;top:21px;left:15px;width:17px;height:17px;padding:0;border:3px solid var(--fb-color-surface);border-radius:var(--fb-radius-pill);background:var(--fb-color-info);box-shadow:0 0 0 1px color-mix(in srgb,var(--fb-color-border) 80%,transparent);cursor:pointer}.studio .history-graph-node.release{background:var(--fb-color-success)}.studio .history-graph-node.selected{box-shadow:0 0 0 4px color-mix(in srgb,var(--fb-color-focus) 22%,transparent)}.studio .history-timeline-row>.history-entry{margin:0 0 10px}.studio .history-entry-topline{grid-template-columns:auto minmax(0,1fr) minmax(126px,auto)}.studio .history-entry-actor-meta{min-width:0;text-align:right}.studio .history-entry-actor-meta>small{display:block;color:var(--fb-color-muted);font-size:11px}.studio .history-entry-actor-meta .history-entry-subline{display:grid;justify-items:end;gap:3px;margin-top:3px}.studio .history-entry-actor-meta .history-origin{font-size:11px}.studio .history-origin{background:var(--fb-color-info);color:var(--fb-on-primary)}.studio .history-origin.agent{background:var(--fb-color-ai)}.studio .history-origin.mcp{background:var(--fb-color-focus)}.studio .history-origin.sdk{background:var(--fb-color-warning)}.studio .history-origin.system{background:var(--fb-color-muted)}.studio .history-publish-marker{margin:-2px -2px 8px;padding:6px 8px;border-left:3px solid var(--fb-color-success);background:color-mix(in srgb,var(--fb-color-success) 12%,transparent);color:var(--fb-color-success)}.studio .history-entry-actions{margin-top:10px}@media(max-width:520px){.studio .history-timeline-guide,.studio .history-timeline-row{grid-template-columns:44px minmax(0,1fr)}.studio .history-graph:before{left:18px}.studio .history-graph-node{left:11px}.studio .history-timeline-row.draft .history-graph-node{left:27px}.studio .history-entry-topline{grid-template-columns:auto minmax(0,1fr)}.studio .history-entry-actor-meta{grid-column:2;margin-top:5px;text-align:left}.studio .history-entry-actor-meta .history-entry-subline{justify-items:start}}.studio .history-timeline-guide,.studio .history-timeline-row,.studio .history-release-row{grid-template-columns:52px minmax(0,1fr)}.studio .history-timeline-row>.history-entry{position:relative;min-height:0;padding:14px}.studio .history-draft-branch{position:relative}.studio .history-draft-main-rail{position:absolute;z-index:0;top:0;bottom:-12px;left:22px;width:3px;pointer-events:none;background:repeating-linear-gradient(to bottom,var(--fb-color-info) 0 5px,transparent 5px 12px)}.studio .history-graph:before{left:22px;background:var(--fb-color-info)}.studio .history-timeline-row.draft .history-graph:before{display:none}.studio .history-timeline-row.draft .history-graph:after{content:"";position:absolute;z-index:0;top:0;bottom:-10px;left:40px;width:3px;border-radius:var(--fb-radius-xs);background:var(--fb-color-primary)}.studio .history-timeline-row.draft.branch-exit .history-graph:after{bottom:0}.studio .history-timeline-row.draft .history-graph-node{left:33px;background:var(--fb-color-primary)}.studio .history-entry-topline{display:block}.studio .history-entry-actor-meta{position:absolute;top:14px;right:14px;min-width:0;text-align:right}.studio .history-entry-heading{min-height:20px;padding-right:245px}.studio .history-entry-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.studio .history-entry-actions button{padding:4px 7px;border-radius:var(--fb-radius-control);background:var(--fb-color-selected);color:var(--fb-color-primary);font-size:11px}.studio .history-entry-meta{margin:10px 0 0}.studio .history-release-row{display:grid;position:relative;margin:2px 0 12px}.studio .history-release-graph{position:relative;min-height:48px}.studio .history-release-graph:before{content:"";position:absolute;z-index:0;top:-12px;bottom:-12px;left:22px;width:3px;border-radius:var(--fb-radius-xs);background:var(--fb-color-info)}.studio .history-release-graph .history-graph-node{top:15px;left:15px}.studio .history-branch-join{position:absolute;z-index:1;top:-12px;left:0;width:52px;height:46px;overflow:visible;pointer-events:none}.studio .history-branch-join path{fill:none;stroke:var(--fb-color-primary);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.studio .history-release-banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:48px;padding:10px 14px;background:color-mix(in srgb,var(--fb-color-success) 12%,transparent);color:var(--fb-color-success);font-size:13px;font-weight:var(--fb-weight-title)}.studio .history-release-banner small{color:color-mix(in srgb,var(--fb-color-success) 72%,var(--fb-color-muted));font-size:12px;font-weight:var(--fb-weight-control)}.studio .history-release-banner button{margin-left:auto;border:1px solid color-mix(in srgb,var(--fb-color-success) 35%,var(--fb-color-border));border-radius:var(--fb-radius-control);padding:4px 7px;background:transparent;color:var(--fb-color-success);font-size:11px;cursor:pointer}.studio .history-entry.published{border-left-color:var(--fb-color-border)}@media(max-width:520px){.studio .history-timeline-guide,.studio .history-timeline-row,.studio .history-release-row{grid-template-columns:44px minmax(0,1fr)}.studio .history-graph:before,.studio .history-draft-main-rail,.studio .history-release-graph:before{left:18px}.studio .history-timeline-row.draft .history-graph:after{left:34px}.studio .history-graph-node,.studio .history-release-graph .history-graph-node{left:11px}.studio .history-timeline-row.draft .history-graph-node{left:27px}.studio .history-branch-join{width:44px}.studio .history-entry-heading{padding-right:0}.studio .history-entry-actor-meta{position:static;margin-top:7px;text-align:left}.studio .history-entry-actor-meta .history-entry-subline{justify-items:start}.studio .history-release-banner button{margin-left:0}}.address-dns-panel td small{display:block;margin-top:4px;overflow-wrap:anywhere}.address-dns-panel td button{margin:4px}.address-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.address-section-header h2{margin:0}.address-section-header>span{color:var(--fb-color-muted);font-size:12px;white-space:nowrap}.address-assigned-list>li{padding:16px;gap:12px}.address-cname-card .address-assigned-main>code{font-family:var(--fb-font-family);font-weight:var(--fb-weight-title)}.address-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.address-badge{padding:3px 9px;border-radius:var(--fb-radius-pill);background:var(--fb-color-neutral-soft);color:var(--fb-color-muted);font-size:11px}.address-badge.is-primary{color:var(--fb-color-primary);background:color-mix(in srgb,var(--fb-color-primary) 12%,var(--fb-color-surface))}.address-badge.is-live{color:var(--fb-color-success);background:color-mix(in srgb,var(--fb-color-success) 12%,var(--fb-color-surface))}.address-badge.is-pending{color:var(--fb-color-muted)}.address-delete-button{display:inline-flex;align-items:center;justify-content:center}.address-delete-button svg{width:16px;height:16px}.address-cname-dns{padding:16px;border-color:var(--fb-color-border);background:color-mix(in srgb,var(--fb-color-warning) 6%,var(--fb-color-surface))}.address-dns-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:10px}.address-cname-dns .address-dns-header>button{border:0;padding:0;background:transparent;font-weight:var(--fb-weight-title)}.address-dns-record{border-top:1px solid var(--fb-color-border);padding:16px 0}.address-record-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;font-size:12px}.address-record-field{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:8px;align-items:center;margin:8px 0;font-size:11px}.address-record-field>code{padding:10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.address-record-copy{display:flex;align-items:center;justify-content:center;align-self:center;box-sizing:border-box;height:38px;width:38px;min-width:38px}.address-record-copy svg{width:16px;height:16px}.address-cname-dns .address-dns-footer{color:var(--fb-color-text);padding-top:12px;margin:16px 0 0;border-top:1px solid var(--fb-color-border)}.address-copy-feedback{width:100%;color:var(--fb-color-muted);font-size:11px}.address-copy-feedback:empty{display:none}.address-add-row{align-items:flex-end;gap:12px}.address-add-field{flex:1 1 220px;min-width:0;display:grid;gap:6px;color:var(--fb-color-muted);font-size:11px}.address-add-field .address-label{width:100%;min-width:0;flex:auto;color:var(--fb-color-text)}.address-add-field .address-kind-picker{min-width:0;flex:auto}@media(max-width:600px){.address-record-field{grid-template-columns:minmax(0,1fr) auto}.address-record-field>span{grid-column:1 / -1}.address-cname-card .address-assigned-actions,.address-add-field{flex-basis:100%}}.address-setup-error{margin:12px 0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--fb-color-danger) 35%,var(--fb-color-border));border-radius:var(--fb-radius-control);background:color-mix(in srgb,var(--fb-color-danger) 5%,var(--fb-color-surface));font-size:12px}.address-setup-error strong{color:var(--fb-color-text)}.address-dns-panel .address-setup-error p{margin:6px 0 0}.address-badge.is-failed{color:var(--fb-color-danger);background:color-mix(in srgb,var(--fb-color-danger) 12%,var(--fb-color-surface));font-weight:var(--fb-weight-title)}.address-status-dot.is-failed{background:var(--fb-color-danger)}.address-cname-dns .address-dns-instruction{color:var(--fb-color-text);font-weight:var(--fb-weight-title)}.address-copy-feedback.is-screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.address-skeleton-field{display:flex;align-items:center;min-height:38px;padding:10px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-neutral-soft)}.address-skeleton-field>span{width:75%;height:12px;border-radius:var(--fb-radius-sm);background:var(--fb-color-border);animation:address-skeleton-pulse 1.5s ease-in-out infinite}.address-dns-check-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin:16px 0}.address-dns-check-status{display:grid;gap:3px;color:var(--fb-color-muted);font-size:12px}.address-dns-check-status small{font-size:11px}@keyframes address-skeleton-pulse{50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.address-skeleton-field>span{animation:none}}.address-record-heading .address-badge{color:var(--fb-color-text)}.address-badges .address-badge:not(.is-primary):not(.is-live):not(.is-failed){color:var(--fb-color-text)}.address-cname-dns .address-dns-header>button{display:inline-flex;align-items:center;gap:6px;line-height:1.4}.address-dns-chevron{width:16px;height:16px;flex-shrink:0}.address-dns-chevron[data-open="1"]{transform:rotate(180deg)}.address-cname-dns.is-collapsed .address-dns-header{margin-bottom:0}.address-cname-dns .address-dns-header>button:hover:not(:disabled){background:transparent}.visual-review .visual-review-finding{display:block;padding:3px 0}.visual-review .visual-review-error,.visual-review .visual-review-warn b{color:var(--fb-color-danger)}.visual-review .visual-review-info{opacity:.7}.visual-review-judge{display:flex;gap:10px;align-items:flex-start;margin-top:12px;padding:12px 14px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-banner);cursor:pointer}.visual-review-judge input{margin-top:3px;flex:0 0 auto}.visual-review-judge>span{display:grid;gap:4px}.visual-review-judge b{font-size:13px}.visual-review-judge>span>span{color:var(--fb-color-muted);font-size:12px;line-height:1.5}.visual-review-judge.is-disabled{opacity:.55;cursor:default}.studio-dropdown-menu.mid-run-menu{padding:4px;overflow:visible!important}.chat-menu-row{position:relative}.chat-menu-row-button{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:8px;align-items:center;width:100%;padding:6px 8px;border:0;border-radius:var(--fb-radius-control);background:transparent;color:inherit;text-align:left;cursor:pointer}.chat-menu-row-button .mid-run-menu-section{padding:0;margin:0;border:0}.chat-menu-row-value{grid-row:2;color:var(--fb-color-text);font-size:12px;font-weight:var(--fb-weight-label)}.chat-menu-row-chevron{grid-row:1 / span 2;grid-column:2;color:var(--fb-color-muted);font-size:15px;line-height:1}.chat-menu-row.is-open>.chat-menu-row-button,.chat-menu-row-button:hover,.chat-menu-row-button:focus-visible{background:var(--fb-color-selected)}.chat-menu-sub{position:absolute;top:-4px;left:calc(100% + 6px);width:250px;padding:4px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface);box-shadow:0 12px 32px color-mix(in srgb,var(--fb-color-text) 14%,transparent);z-index:2}.chat-menu-sub:before{content:"";position:absolute;top:0;bottom:0;left:-8px;width:8px}.chat-menu-sub .studio-dropdown-option{padding:5px 8px;gap:1px;border-radius:var(--fb-radius-control)}.chat-menu-sub .studio-dropdown-option b{font-size:12px}.chat-menu-sub .studio-dropdown-option small{font-size:11px;line-height:1.35}.chat-menu-sub .mid-run-menu-toggle{margin:2px 0 0;padding:6px 8px;border-top:1px solid var(--fb-color-border);border-radius:0 0 var(--fb-radius-control) var(--fb-radius-control)}.chat-menu-sub.opens-left{left:auto;right:calc(100% + 6px)}.chat-menu-sub.opens-left:before{left:auto;right:-8px}.chat-menu-sub.opens-up{top:auto;bottom:-4px}.visual-review-captures{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin:4px 0 8px}.visual-review-capture{display:grid;gap:3px;color:var(--fb-color-muted);text-decoration:none}.visual-review-capture img{display:block;height:84px;width:auto;aspect-ratio:1440 / 900;object-fit:cover;object-position:top;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface)}.visual-review-capture.is-phone img{aspect-ratio:375 / 900}.visual-review-capture:hover img,.visual-review-capture:focus-visible img{border-color:var(--fb-color-focus)}.visual-review-capture small{font-size:11px;line-height:1.2;white-space:nowrap}.studio .publish{min-width:112px}.studio .publish:disabled{opacity:.8;cursor:default}.publish-spinner{display:inline-block;width:12px;height:12px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;vertical-align:-1px;animation:publish-spin .7s linear infinite}@keyframes publish-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.publish-spinner{animation-duration:2.4s}}.studio :is(.share-button,.publish,.open-site-button,.styles-action-btn,.format-source,.apply-source,.usage-export,.address-save,.asset-upload-primary,.new-site-primary,.primary-action,.share-page-row button,.menu-links-add>button,.studio-dialog-action){min-height:var(--fb-height-button);border-radius:var(--fb-radius-control);padding-block:0;font-family:var(--fb-font-family);font-size:14px;font-weight:var(--fb-weight-control);letter-spacing:0}.studio :is(.invite-row>button,.new-group-row button,.chat-new){min-height:var(--fb-height-field);border-radius:var(--fb-radius-control);font-size:14px;font-weight:var(--fb-weight-control)}.studio :is(.history-entry-actions button,.address-assigned-actions button,.domain-remove,.files-expand-button,.canvas-page-action,.page-outline-actions button,.asset-filter-tabs button){min-height:28px;border-radius:var(--fb-radius-control);font-family:var(--fb-font-family);font-size:12px;font-weight:var(--fb-weight-control);letter-spacing:0}.studio :is(.attach,.send,.voice-input-button,.files-tree-collapse,.styles-icon-btn){min-height:28px;min-width:28px;font-family:var(--fb-font-family)}.studio :is(.view-switch button,.device-switch button,.styles-segmented__btn){font-family:var(--fb-font-family);font-size:12px;font-weight:var(--fb-weight-control);letter-spacing:0}.studio .usage-scope-toggle button{min-height:32px;font-size:13px;font-weight:var(--fb-weight-control)}.studio :is(.invite-row input,.new-group-row input,.site-settings-field input,.site-settings-field select,.blocks-search,.files-toolbar input,.asset-sort select,.chat-sessions select,.address-label,.menu-links-add input[type=text],.menu-links-add label input:not([type=checkbox])){min-height:var(--fb-height-field);border-color:var(--fb-color-field-border);border-radius:var(--fb-radius-control);background-color:var(--fb-color-surface);font-size:14px;font-weight:400}.studio .site-settings-field textarea{border-radius:var(--fb-radius-control);font-size:14px}.studio .visitor-mode-grid button{border-radius:var(--fb-radius-choice)}.studio :is(.panel-tabs button:not(.panel-collapse-button),.groups-tabs button,.usage-visualization-tabs button){font-family:var(--fb-font-family);font-size:13px;font-weight:var(--fb-weight-control);color:var(--fb-color-muted);letter-spacing:0}.studio :is(.panel-tabs button:not(.panel-collapse-button),.groups-tabs button,.usage-visualization-tabs button):hover{color:var(--fb-color-text)}.studio :is(.panel-tabs button.active:not(.panel-collapse-button),.groups-tabs button.active,.usage-visualization-tabs button.active){color:var(--fb-color-focus);border-bottom-color:var(--fb-color-focus)}.studio .prompt-suggestions button{min-height:28px;font-size:12px}.studio .site-settings-nav button{border-radius:var(--fb-radius-control);font-size:13px;font-weight:var(--fb-weight-control)}.studio .message.assistant>span{color:var(--fb-color-ai)}.studio .visual-review.is-ai>summary{color:var(--fb-color-ai)}.studio select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:8px 38px 8px 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:var(--fb-color-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23233443' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;color:var(--fb-color-text)}.studio.theme-dark select:not([multiple]):not([size]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e6edf2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.studio :is(.topbar,.pages-panel,.right-panel,.canvas-toolbar,.panel-tabs){border-color:var(--fb-color-card-border)}.studio .topbar{padding:0 var(--fb-space-panel-compact)}.studio .canvas-toolbar{padding:0 var(--fb-space-panel-compact);font-family:var(--fb-font-family);font-size:12px}.studio .panel-tabs{gap:0;padding:0 6px}.studio .panel-tabs button:not(.panel-collapse-button){padding:0 8px;font-size:12px}.studio :is(.blocks-panel,.styles-panel,.messages){padding:var(--fb-space-panel-compact)}.studio :is(.history-panel,.block-inspector-panel){padding:var(--fb-space-panel-compact) var(--fb-space-panel-compact) 28px}.studio-dropdown-field{display:grid;gap:var(--fb-space-label)}.studio-dropdown-label{color:var(--fb-color-text);font:400 13px/1.5 var(--fb-font-family)}.studio-dropdown-help{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5;letter-spacing:normal;text-transform:none}.studio-dropdown{position:relative;min-width:0}.studio-dropdown-trigger{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--fb-space-label);min-height:var(--fb-height-field);padding:0 12px;border:1px solid var(--fb-color-field-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-text);font:400 14px / 1.5 var(--fb-font-family);text-align:left;cursor:pointer}.studio-dropdown-trigger:hover{border-color:var(--fb-color-control-hover-border)}.studio-dropdown-trigger[aria-expanded=true]{border-color:var(--fb-color-focus)}.studio-dropdown-trigger:disabled{opacity:.55;cursor:default}.studio-dropdown-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-dropdown-chevron{width:16px;height:16px;flex:0 0 16px;color:var(--fb-color-control-ink);transition:transform .15s ease}.studio-dropdown-trigger[aria-expanded=true] .studio-dropdown-chevron,.drawer-section-toggle[aria-expanded=true] .studio-dropdown-chevron,.studio-dropdown-chevron[data-open="1"]{transform:rotate(180deg)}.studio-dropdown-menu{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;min-width:100%;max-height:min(360px,calc(100vh - 120px));overflow-y:auto;padding:6px;border:1px solid var(--fb-color-card-border);border-radius:var(--fb-radius-menu);background:var(--fb-color-surface);color:var(--fb-color-text);font-size:14px;line-height:1.5;font-family:var(--fb-font-family);box-shadow:var(--fb-shadow-menu);display:grid;gap:6px}.studio-dropdown-menu.align-end{left:auto;right:0}.studio-dropdown-menu.is-portal{position:fixed;z-index:200}.studio-dropdown-group{display:grid;gap:var(--fb-space-menu-row)}.studio-dropdown-section{display:block;padding:4px 11px 2px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-label);letter-spacing:.04em;text-transform:uppercase}.studio-dropdown-option{display:grid;gap:2px;width:100%;padding:9px 11px;border:0;border-radius:5px;background:transparent;color:var(--fb-color-control-ink);text-align:left;cursor:pointer;font:400 14px/1.5 var(--fb-font-family)}.studio-dropdown-option b{font-size:inherit;font-weight:var(--fb-weight-control)}.studio-dropdown-option small{color:var(--fb-color-muted);font-size:12px;font-weight:400;line-height:1.35}.studio-dropdown-option:hover,.studio-dropdown-option:focus-visible{background:var(--fb-color-selected);outline:none}.studio-dropdown-option.active,.studio-dropdown-option[aria-selected=true]{background:var(--fb-color-neutral-soft);font-weight:var(--fb-weight-control)}.studio-dropdown-option:disabled{opacity:.48;cursor:default}.studio-dropdown-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;background:transparent}.studio-dialog-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:grid;place-items:center;padding:20px;border:0;background:var(--fb-color-overlay);cursor:default}.studio-dialog-scrim.drawer{display:block;padding:0;background:color-mix(in srgb,var(--fb-color-text) 28%,transparent);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.studio-dialog{width:min(980px,calc(100vw - 40px));max-height:min(860px,calc(100vh - 40px));overflow:hidden;padding:0;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-dialog);background:var(--fb-color-surface);color:var(--fb-color-text);box-shadow:var(--fb-shadow-dialog);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.studio-dialog.drawer{position:fixed;z-index:56;width:min(320px,calc(100vw - 48px));overflow:visible;padding:14px;border-radius:var(--fb-radius-dialog);box-shadow:var(--fb-shadow-dialog);display:grid;align-content:start;gap:10px;grid-template-rows:none}.page-settings-drawer.studio-dialog.drawer{width:min(max(320px,max-content),calc(100vw - 48px))}.page-settings-drawer.studio-dialog.drawer.is-scrollable,.studio-dialog.drawer.is-scrollable{overflow:auto}.studio-dialog.drawer:before{content:"";position:absolute;top:18px;left:-6px;width:12px;height:12px;background:var(--fb-color-surface);border-left:1px solid var(--fb-color-border);border-bottom:1px solid var(--fb-color-border);transform:rotate(45deg)}.page-settings-drawer.page-settings-drawer--centered:before{display:none}.studio-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--fb-space-control);padding:var(--fb-space-field) var(--fb-space-panel);border-bottom:1px solid var(--fb-color-border)}.studio-dialog.drawer .studio-dialog-header{padding:0 0 10px;border-bottom:1px solid var(--fb-color-border)}.studio-dialog-header-copy{display:grid;gap:2px;min-width:0}.studio-dialog-header-copy strong,.studio-dialog-header h2{margin:0;font-size:15px;line-height:1.25}.studio-dialog-header h2{font-size:19px;line-height:1.35;font-weight:var(--fb-weight-heading)}.studio-dialog-header-copy small,.studio-dialog-header p{margin:0;color:var(--fb-color-muted);font-size:12px;line-height:1.5}.studio-dialog-header-copy small{font:12px var(--fb-font-mono),monospace}.studio-dialog-close{border:0;background:transparent;color:var(--fb-color-muted);width:var(--fb-height-button);height:var(--fb-height-button);font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center;border-radius:var(--fb-radius-control);flex:0 0 auto}.studio-dialog-close:hover{background:var(--fb-color-selected);color:var(--fb-color-control-ink)}.studio-dialog-body{overflow:auto;min-height:0}.studio-dialog.drawer .studio-dialog-body{overflow:visible}.studio-dialog-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:var(--fb-space-label);padding:var(--fb-space-field) var(--fb-space-panel);border-top:1px solid var(--fb-color-border)}.studio-dialog.drawer .studio-dialog-actions{padding:4px 0 0;border-top:0}.studio-dialog-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-control-ink);min-height:var(--fb-height-button);padding:7px 12px;font:var(--fb-weight-control) 14px / 1.5 var(--fb-font-family);cursor:pointer}.studio-dialog-action:hover:not(:disabled):not(.studio-dialog-action--primary):not(.studio-dialog-action--danger){background:var(--fb-color-control-hover);border-color:var(--fb-color-control-hover-border)}.studio-dialog-action:disabled{opacity:.48;cursor:default}.studio-dialog-action--primary{border-color:var(--fb-color-primary);background:var(--fb-color-primary);color:var(--fb-on-primary)}.studio-dialog-action--primary:hover:not(:disabled){background:var(--fb-color-primary-hover);border-color:var(--fb-color-primary-hover);color:var(--fb-on-primary)}.studio-dialog-action--danger{color:var(--fb-color-danger)}.studio-dialog-action--danger:hover:not(:disabled){background:var(--fb-color-danger-soft);border-color:var(--fb-color-danger);color:var(--fb-color-danger)}.studio-dialog-action--ghost{border-color:transparent;background:transparent}.studio-dialog-action--ghost:hover:not(:disabled){background:var(--fb-color-selected);border-color:transparent}.preview-audience .studio-dropdown-trigger{min-width:136px;min-height:var(--fb-height-button);height:var(--fb-height-button);padding:0 10px 0 12px;border:1px solid var(--fb-color-border);border-radius:var(--fb-radius-control);background:var(--fb-color-surface);color:var(--fb-color-control-ink);font:var(--fb-weight-control) 13px / 1 var(--fb-font-family)}.preview-audience .studio-dropdown-trigger:hover,.preview-audience .studio-dropdown-trigger[aria-expanded=true]{border-color:var(--fb-color-control-hover-border);background:var(--fb-color-control-hover)}.preview-audience.compact .studio-dropdown-trigger{min-width:118px}.preview-audience .studio-dropdown-menu.preview-audience-menu{right:0;left:auto;width:290px;min-width:290px;max-height:calc(100vh - 108px)}.address-kind-picker.studio-dropdown{position:relative;flex:1 1 220px;min-width:180px}.page-settings-drawer.studio-dialog.drawer .studio-dialog-header-copy small{white-space:nowrap}.page-settings-drawer.studio-dialog.drawer .page-route-field{width:max-content;max-width:100%}.page-settings-drawer.studio-dialog.drawer .page-route-prefix{overflow-x:auto;scrollbar-width:thin}.page-settings-drawer.studio-dialog.drawer .page-route-field input{flex:0 1 auto;min-width:5ch;width:auto}.page-settings-drawer.studio-dialog.drawer .studio-dialog-body{display:grid;gap:10px}.page-settings-drawer.studio-dialog.drawer .studio-dialog-actions{display:grid;margin-top:8px}.page-settings-drawer.studio-dialog.drawer .studio-dialog-action--primary{width:100%;min-height:36px;padding:9px 14px;font-weight:var(--fb-weight-label)}.studio-dropdown-trigger.is-fit{width:auto;min-width:0}.studio-dropdown-menu.page-access-menu,.studio-dropdown-menu.page-actions-menu{min-width:210px;gap:var(--fb-space-menu-row)}.studio-dropdown-menu.page-actions-menu .studio-dropdown-option{display:flex;align-items:center;gap:8px}.studio-dropdown-menu.page-actions-menu .page-action-icon{width:14px;height:14px;flex:0 0 auto;color:var(--fb-color-muted)}.studio-dropdown-menu.page-actions-menu .studio-dropdown-option.danger,.studio-dropdown-menu.page-actions-menu button.danger{color:var(--fb-color-danger)}.studio-dropdown-menu.model-menu{position:fixed;width:min(280px,calc(100vw - 24px));min-width:220px;gap:var(--fb-space-menu-row);list-style:none}.studio-dropdown-menu.model-menu .studio-dropdown-option{grid-template-columns:minmax(0,1fr) auto;align-items:start}.studio-dropdown-menu.model-menu .model-group+.model-group{margin-top:6px;padding-top:6px;border-top:1px solid var(--fb-color-border)}.studio-dropdown-menu.model-menu .model-group-label{padding:3px 11px 5px;color:var(--fb-color-muted);font-size:11px;font-weight:var(--fb-weight-label);letter-spacing:.04em;text-transform:uppercase}.studio-dropdown-menu.model-menu .model-tick{color:var(--fb-color-primary);font-size:12px;line-height:1.2}.share-dialog.studio-dialog .studio-dialog-header-copy strong{margin:4px 0 2px;font-size:19px;font-weight:var(--fb-weight-heading)}.share-dialog.studio-dialog .studio-dialog-body{padding:0;overflow:hidden}.block-preview-dialog.studio-dialog{width:min(960px,calc(100vw - 40px));height:min(720px,calc(100vh - 64px));max-height:min(720px,calc(100vh - 64px));padding:0;border-radius:var(--fb-radius-dialog);grid-template-rows:auto minmax(0,1fr)}.block-preview-dialog.studio-dialog .block-preview-header{min-height:0}.block-preview-dialog.studio-dialog .studio-dialog-body{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.invite-row .studio-dropdown{flex:0 0 108px}.org-switch.studio-dropdown-trigger{width:auto;min-width:0;height:auto;min-height:0;padding:2px 24px 2px 8px;border:0;background:transparent;font-size:13px;font-weight:var(--fb-weight-label)}.studio-dropdown-menu.is-portal.account-menu,.studio-dropdown-menu.is-portal.sites-account-menu{top:auto;right:auto;left:auto;bottom:auto;min-width:220px}.studio-dropdown-menu.account-menu{gap:var(--fb-space-menu-row)}.studio-dropdown-menu.account-menu .account-menu-user{padding:8px 10px 6px}.page-menu-dropdown.studio-dropdown,.page-access-dropdown.studio-dropdown{display:inline-flex}
