@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
:root{
  --fl-font: Manrope, Inter, system-ui, sans-serif;
  --fl-heading-font: Manrope, Inter, system-ui, sans-serif;
  --fl-accent: #000000;
  --fl-accent-soft: #707070;
  --fl-accent-weak: #dedede;
  --fl-active-shadow: none;
  --fl-text: #2e2e2e;
  --fl-muted: #474747;
  --fl-page-bg: #ffffff;
  --fl-panel-bg: rgba(255,255,255,0.96);
  --fl-radius: 0px;
  --fl-control-radius: 0px;
  --fl-viewer-radius: 0px;
  --fl-viewer-gutter: 8px;
  --fl-shadow: none;
  --fl-primary-button-bg: #ffffff;
  --fl-primary-button-text: #292929;
  --fl-category-style: icon-focus;
  --fl-base-font-size: 14px;
  --fl-panel-title-size: 20px;
  --fl-label-size: 12px;
  --fl-button-font-size: 13px;
  --fl-option-font-size: 13px;
  --fl-selected-title-size: 12px;
  --fl-selected-meta-size: 11px;
  --fl-body-weight: 600;
  --fl-heading-weight: 800;
  --fl-label-weight: 800;
  --fl-button-weight: 800;
  --fl-font-style: normal;
  --fl-border: #d1d5db;
  --fl-border-strong: rgba(17,24,39,.22);
  --fl-border-width: 1px;
  --fl-option-radius: 0px;
  --fl-category-radius: 0px;
  --fl-category-gap: 10px;
  --fl-dropdown-visible-desktop: 5;
  --fl-dropdown-visible-mobile: 3;
  --fl-search-radius: 0px;
  --fl-selected-visible-desktop: 4;
  --fl-selected-visible-mobile: 3;
  --fl-selected-radius: 0px;
  --fl-action-radius: 0px;
  --fl-category-active-style: solid;
  --fl-category-border-width: 1.5px;
  --fl-category-border-color: #e3e3e3;
  --fl-category-active-border: #0d0d0d;
  --fl-category-active-bg: #ffffff;
  --fl-category-active-text: #1f1f1f;
  --fl-header-text: #111827;
  --fl-header-subtext: #667085;
  --fl-field-bg: #ffffff;
  --fl-field-text: #111827;
  --fl-selected-bg: #ffffff;
  --fl-selected-text: #787878;
  --fl-category-bg: #ffffff;
  --fl-category-text: #a6a6a6;
  --fl-category-icon-bg: #ffffff;
  --fl-category-icon-color: #919191;
  --fl-category-hover-bg: #ffffff;
  --fl-category-hover-border: #949494;
  --fl-category-hover-text: #5c5c5c;
  --fl-category-hover-icon: #5e5e5e;
  --fl-category-active-icon-color: #4a4a4a;
  --fl-category-columns-desktop: 4;
  --fl-category-rows-desktop: 2;
  --fl-panel-width: 400px;
  --fl-configurator-max-width: 1420px;
  --fl-embed-height: 720px;
  --fl-layout-gap: 4px;
  --fl-zoom-bg: rgba(255,255,255,.72);
  --fl-zoom-radius: 8px;
  --fl-zoom-button-bg: transparent;
  --fl-zoom-button-text: #404040;
  --fl-zoom-border: rgba(17,24,39,.14);
  --fl-zoom-padding: 4px;
  --fl-zoom-button-size: 24px;
  --fl-zoom-value-width: 48px;
  --fl-zoom-gap: 2px;
  --fl-zoom-font-size: 11px;
  --fl-loading-bg: rgba(255,255,255,.72);
  --fl-loading-text: #545454;
  --fl-loading-border: rgba(255,255,255,.82);
  --fl-loading-radius: 8px;
  --fl-loading-padding: 7px 10px;
  --fl-loading-font-size: 11px;
  --fl-loading-font-weight: 600;
  --fl-loading-shadow: 0 14px 34px rgba(15,23,42,.14);
  --fl-loading-blur: 16px;
}

/* Edit this file or rebuild from Web Manager Theme Settings. This file does not affect Bunny assets or manifest data. */
