:root{--wix-theme-primary: #000000;--wix-theme-primary-foreground: #FF7F11;--wix-theme-secondary: #FF7F11;--wix-theme-secondary-foreground: #000000;--wix-theme-background: #000000;--wix-theme-foreground: #FF7F11;--theme-font-family-paragraph: helvetica-w01-light;--theme-font-family-heading: league spartan;--wix-theme-primary-dark: color-mix( in srgb, var(--wix-theme-primary) 80%, #000000 20% );--wix-theme-secondary-dark: color-mix( in srgb, var(--wix-theme-secondary) 80%, #000000 20% );--wix-theme-secondary-darker: color-mix( in srgb, var(--wix-theme-secondary) 60%, #000000 40% );--wix-theme-danger: color-mix( in srgb, var(--wix-theme-secondary) 20%, #ff4444 80% );--wix-theme-danger-dark: color-mix( in srgb, var(--wix-theme-secondary) 30%, #cc2222 70% );--wix-theme-danger-light: color-mix( in srgb, var(--wix-theme-secondary) 15%, #ff6666 85% );--wix-theme-danger-lighter: color-mix( in srgb, var(--wix-theme-secondary) 10%, #ffaaaa 90% );--wix-theme-success: color-mix( in srgb, var(--wix-theme-secondary) 40%, #44cc44 60% );--wix-theme-success-dark: color-mix( in srgb, var(--wix-theme-secondary) 50%, #228822 50% );--wix-theme-success-light: color-mix( in srgb, var(--wix-theme-secondary) 30%, #66dd66 70% );--wix-theme-social-link: var(--wix-theme-secondary);--wix-theme-social-link-hover: color-mix( in srgb, var(--wix-theme-secondary) 80%, var(--wix-theme-background) 20% );--color-accent: var(--wix-theme-secondary);--color-accent-dark: color-mix( in srgb, var(--wix-theme-secondary) 80%, var(--wix-theme-background) 20% );--color-accent-light: color-mix( in srgb, var(--wix-theme-secondary) 70%, var(--primary-foreground) 30% );--wix-theme-overlay: var(--wix-theme-background);--wix-theme-modal-bg: var(--wix-theme-background);--wix-theme-grey-dark: color-mix( in srgb, var(--wix-theme-primary) 80%, var(--primary-foreground) 20% );--wix-theme-grey-medium: color-mix( in srgb, var(--wix-theme-primary) 60%, var(--primary-foreground) 40% );--theme-font-weight-normal: 400;--theme-font-weight-medium: 500;--theme-font-weight-semibold: 600;--theme-font-weight-bold: 700;--theme-primary-500: var(--wix-theme-primary);--theme-primary-600: var(--wix-theme-primary-dark);--theme-secondary-500: var(--wix-theme-secondary);--theme-secondary-600: var(--wix-theme-secondary-dark);--theme-secondary-700: var(--wix-theme-secondary-darker);--theme-info-500: var(--wix-theme-info);--theme-info-600: var(--wix-theme-info-dark);--theme-info-400: var(--wix-theme-info-light);--theme-danger-500: var(--wix-theme-danger);--theme-danger-600: var(--wix-theme-danger-dark);--theme-danger-400: var(--wix-theme-danger-light);--theme-danger-300: var(--wix-theme-danger-lighter);--theme-success-500: var(--wix-theme-success);--theme-success-600: var(--wix-theme-success-dark);--theme-success-400: var(--wix-theme-success-light);--theme-bg-primary-10: color-mix( in srgb, var(--wix-theme-primary) 10%, transparent 90% );--theme-bg-primary-20: color-mix( in srgb, var(--wix-theme-primary) 20%, transparent 80% );--theme-bg-options: var(--wix-theme-overlay);--theme-bg-modal: var(--wix-theme-modal-bg);--theme-bg-loading: color-mix( in srgb, var(--wix-theme-overlay) 80%, var(--theme-text-content-30) 20% );--theme-bg-card: var(--wix-theme-overlay);--theme-bg-error: var(--wix-theme-danger);--theme-bg-tooltip: var(--wix-theme-overlay);--theme-bg-info-10: var(--wix-theme-info);--theme-bg-info-20: var(--wix-theme-info);--theme-bg-success-10: color-mix( in srgb, var(--wix-theme-success) 10%, transparent 90% );--theme-bg-success-20: color-mix( in srgb, var(--wix-theme-success) 20%, transparent 80% );--theme-bg-danger-10: color-mix( in srgb, var(--wix-theme-danger) 10%, transparent 90% );--theme-bg-danger-20: color-mix( in srgb, var(--wix-theme-danger) 20%, transparent 80% );--theme-bg-social-button: color-mix(in srgb, #000000 5%, transparent 95%);--theme-bg-social-link: color-mix( in srgb, var(--wix-theme-social-link) 20%, transparent 80% );--theme-border-primary-10: color-mix( in srgb, var(--wix-theme-primary) 10%, transparent 90% );--theme-border-primary-20: color-mix( in srgb, var(--wix-theme-primary) 20%, transparent 80% );--theme-border-primary-30: color-mix( in srgb, var(--wix-theme-primary) 30%, transparent 70% );--theme-border-card: color-mix( in srgb, var(--wix-theme-overlay) 12%, transparent 88% );--theme-border-card-hover: color-mix( in srgb, var(--wix-theme-overlay) 20%, transparent 80% );--theme-border-error: color-mix( in srgb, var(--wix-theme-danger) 20%, transparent 80% );--theme-border-info-20: color-mix( in srgb, var(--wix-theme-info) 20%, transparent 80% );--theme-border-info-30: color-mix( in srgb, var(--wix-theme-info) 30%, transparent 70% );--theme-border-success-20: color-mix( in srgb, var(--wix-theme-success) 20%, transparent 80% );--theme-border-success-30: color-mix( in srgb, var(--wix-theme-success) 30%, transparent 70% );--theme-border-danger-20: color-mix( in srgb, var(--wix-theme-danger) 20%, transparent 80% );--theme-border-danger-30: color-mix( in srgb, var(--wix-theme-danger) 30%, transparent 70% );--theme-border-social-subtle: color-mix( in srgb, #ffffff 10%, transparent 90% );--theme-border-accent-20: color-mix( in srgb, var(--color-accent) 20%, transparent 80% );--theme-border-accent-30: color-mix( in srgb, var(--color-accent) 30%, transparent 70% );--theme-bg-accent-20: color-mix( in srgb, var(--color-accent) 20%, transparent 80% );--theme-text-primary-300: var(--wix-theme-primary);--theme-text-primary-400: var(--wix-theme-primary-dark);--theme-text-content: var(--wix-theme-foreground);--theme-text-content-30: color-mix( in srgb, var(--wix-theme-foreground) 30%, transparent 70% );--theme-text-content-40: color-mix( in srgb, var(--wix-theme-foreground) 40%, transparent 60% );--theme-text-content-50: color-mix( in srgb, var(--wix-theme-foreground) 50%, transparent 50% );--theme-text-content-60: color-mix( in srgb, var(--wix-theme-foreground) 60%, transparent 40% );--theme-text-content-70: color-mix( in srgb, var(--wix-theme-foreground) 70%, transparent 30% );--theme-text-content-80: color-mix( in srgb, var(--wix-theme-foreground) 80%, transparent 20% );--theme-text-content-90: color-mix( in srgb, var(--wix-theme-foreground) 90%, transparent 10% );--theme-text-success: var(--wix-theme-success);--theme-text-error: var(--wix-theme-danger);--theme-text-info: var(--wix-theme-info-light);--theme-text-danger: var(--wix-theme-danger-light);--theme-text-accent: var(--color-accent-light);--theme-text-social-muted: color-mix( in srgb, var(--wix-theme-foreground) 60%, transparent 40% );--theme-text-social-x: rgb(var(--wix-theme-social-x));--theme-text-social-facebook: rgb(var(--wix-theme-social-facebook));--theme-text-social-linkedin: rgb(var(--wix-theme-social-linkedin));--theme-text-social-link: var(--wix-theme-social-link);--theme-color-border-40: color-mix( in srgb, var(--wix-theme-primary) 40%, transparent 60% );--theme-color-border-80: color-mix( in srgb, var(--wix-theme-primary) 80%, transparent 20% );--theme-fallback-color: var(--wix-theme-grey-dark);--theme-dropdown-arrow-color: var(--wix-theme-grey-medium);--theme-gradient-primary: linear-gradient( to right, var(--wix-theme-primary), var(--wix-theme-primary-dark) );--theme-gradient-ribbon: linear-gradient( to right, var(--wix-theme-secondary), var(--wix-theme-secondary-dark) );--theme-gradient-success: linear-gradient( to right, var(--wix-theme-success), var(--wix-theme-success-dark) );--theme-gradient-info: linear-gradient( to right, var(--wix-theme-info), var(--wix-theme-info-dark) );--theme-gradient-accent: linear-gradient( to right, var(--color-accent), var(--color-accent-dark) );--theme-btn-primary: var(--wix-theme-primary);--theme-btn-primary-hover: var(--wix-theme-primary-dark);--theme-btn-primary-text: var(--wix-theme-primary-foreground);--theme-btn-primary-border: transparent;--theme-btn-secondary: var(--wix-theme-secondary);--theme-btn-secondary-hover: var(--wix-theme-secondary-dark);--theme-btn-secondary-text: var(--wix-theme-secondary-foreground);--theme-btn-secondary-border: transparent;--theme-btn-success: var(--wix-theme-success);--theme-btn-info: var(--wix-theme-info);--theme-btn-danger: var(--wix-theme-danger);--theme-btn-accent: var(--color-accent);--theme-hero-text-gradient: linear-gradient( to right, var(--wix-theme-primary), var(--wix-theme-secondary) );--theme-hero-card-gradient: linear-gradient( to right, color-mix(in srgb, var(--wix-theme-primary) 8%, transparent 92%), color-mix(in srgb, var(--wix-theme-secondary) 8%, transparent 92%) );--theme-hero-feature-gradient: linear-gradient( to bottom right, var(--wix-theme-primary), var(--wix-theme-secondary) );--wix-theme-info: color-mix( in srgb, var(--wix-theme-primary) 70%, var(--wix-theme-secondary) 30% );--wix-theme-info-dark: color-mix( in srgb, var(--wix-theme-primary) 80%, var(--wix-theme-background) 20% );--wix-theme-info-light: color-mix( in srgb, var(--wix-theme-primary) 50%, var(--primary-foreground) 50% )}button:not(:disabled){cursor:pointer}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.animate-slideIn{animation:slideIn .3s ease-out forwards;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.docs-drawer{width:100vw!important;max-width:100vw!important;overflow-x:hidden;-webkit-overflow-scrolling:touch}}.wix-verticals-container{font-family:var(--theme-font-family-paragraph)}.font-theme-heading{font-family:var(--theme-font-family-heading)}.text-content-primary{color:var(--theme-text-content)}.text-content-muted{color:var(--theme-text-content-60)}.text-content-subtle{color:var(--theme-text-content-40)}.text-content-secondary{color:var(--theme-text-content-80)}.text-content-light{color:var(--theme-text-content-70)}.text-content-faded{color:var(--theme-text-content-50)}.text-brand-primary{color:var(--theme-text-primary-400)}.border-brand-subtle{border-color:var(--theme-border-primary-10)}.border-brand-light{border-color:var(--theme-border-primary-20)}.text-brand-light{color:var(--theme-text-primary-300)}.text-status-success{color:var(--theme-text-success)}.text-status-error{color:var(--theme-text-error)}.text-status-info{color:var(--theme-text-info)}.text-status-danger{color:var(--theme-text-danger)}.text-accent{color:var(--theme-text-accent)}.text-social-muted{color:var(--theme-text-social-muted)}.text-social-x{color:var(--theme-text-social-x)}.text-social-facebook{color:var(--theme-text-social-facebook)}.text-social-linkedin{color:var(--theme-text-social-linkedin)}.text-social-link{color:var(--theme-text-social-link)}.bg-social-button{background-color:var(--theme-bg-social-button)}.bg-social-link-hover{background-color:var(--theme-bg-social-link)}.border-social-subtle{border-color:var(--theme-border-social-subtle)}.bg-surface-primary{background-color:var(--theme-bg-options)}.bg-surface-card{background-color:var(--theme-bg-card)}.bg-surface-loading{background-color:var(--theme-bg-loading)}.bg-surface-tooltip{background-color:var(--theme-bg-tooltip)}.bg-surface-error{background-color:var(--theme-bg-error)}.bg-surface-overlay{background-color:color-mix(in srgb,var(--theme-bg-overlay) 80%,transparent 20%)}.bg-surface-modal{background-color:var(--theme-bg-modal)}.bg-surface-interactive{background-color:var(--theme-bg-loading)}.bg-surface-interactive-hover{background-color:var(--theme-bg-primary-20)}.bg-status-success-light{background-color:var(--theme-bg-success-10)}.bg-status-success-medium{background-color:var(--theme-bg-success-20)}.bg-status-danger-light{background-color:var(--theme-bg-danger-10)}.bg-status-danger-medium{background-color:var(--theme-bg-danger-20)}.bg-status-info-light{background-color:var(--theme-bg-info-10)}.bg-status-info-medium{background-color:var(--theme-bg-info-20)}.bg-accent-medium{background-color:var(--theme-bg-accent-20)}.border-surface-primary{border-color:var(--theme-border-card)}.border-surface-hover{border-color:var(--theme-border-card-hover)}.border-surface-subtle{border-color:var(--theme-border-primary-10)}.border-surface-interactive{border-color:var(--theme-border-primary-20)}.border-surface-strong{border-color:var(--theme-border-primary-30)}.border-status-error{border-color:var(--theme-border-error)}.border-status-success{border-color:var(--theme-border-success-20)}.border-status-success-strong{border-color:var(--theme-border-success-30)}.border-status-danger{border-color:var(--theme-border-danger-20)}.border-status-danger-strong{border-color:var(--theme-border-danger-30)}.border-status-info{border-color:var(--theme-border-info-20)}.border-status-info-strong{border-color:var(--theme-border-info-30)}.border-accent{border-color:var(--theme-border-accent-20)}.border-accent-strong{border-color:var(--theme-border-accent-30)}.border-color-swatch{border-color:var(--theme-color-border-40)}.border-color-swatch-hover{border-color:var(--theme-color-border-80)}.btn-primary{background:var(--theme-btn-primary);color:var(--theme-btn-primary-text);border-color:var(--theme-btn-primary-border)}.btn-primary:hover{background:var(--theme-btn-primary-hover)}.btn-secondary{background:var(--theme-btn-secondary);color:var(--theme-btn-secondary-text);border-color:var(--theme-btn-secondary-border)}.btn-secondary:hover{background:var(--theme-btn-secondary-hover)}.status-dot-success{background-color:var(--theme-success-500)}.status-dot-danger{background-color:var(--theme-danger-500)}.status-dot-info{background-color:var(--theme-info-500)}.bg-gradient-primary{background:var(--theme-gradient-primary)}.bg-gradient-success{background:var(--theme-gradient-success)}.bg-gradient-info{background:var(--theme-gradient-info)}.bg-gradient-accent{background:var(--theme-gradient-accent)}.bg-gradient-ribbon{background:var(--theme-gradient-ribbon)}.filter-status-bar{background-color:var(--theme-bg-primary-10);border-color:var(--theme-border-primary-20);color:var(--theme-text-primary-300)}.theme-bg-primary-10{background-color:var(--theme-bg-primary-10)}.theme-bg-primary-20{background-color:var(--theme-bg-primary-20)}.theme-border-primary-10{border-color:var(--theme-border-primary-10)}.theme-border-primary-20{border-color:var(--theme-border-primary-20)}.theme-border-primary-30{border-color:var(--theme-border-primary-30)}.theme-color-border-40{border-color:var(--theme-color-border-40)}.theme-color-border-80{border-color:var(--theme-color-border-80)}.theme-text-primary-300{color:var(--theme-text-primary-300)}.theme-text-primary-400{color:var(--theme-text-primary-400)}.theme-gradient-primary{background:var(--theme-gradient-primary)}.theme-gradient-ribbon{background:var(--theme-gradient-ribbon)}.theme-bg-options{background-color:var(--theme-bg-options)}.theme-hero-text-gradient{background:var(--theme-hero-text-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.theme-hero-card-gradient{background:var(--theme-hero-card-gradient)}.theme-hero-feature-gradient{background:var(--theme-hero-feature-gradient)}.theme-text-content{color:var(--theme-text-content)}.theme-text-content-40{color:var(--theme-text-content-40)}.theme-text-content-50{color:var(--theme-text-content-50)}.theme-text-content-60{color:var(--theme-text-content-60)}.theme-text-content-70{color:var(--theme-text-content-70)}.theme-text-content-80{color:var(--theme-text-content-80)}.theme-text-content-90{color:var(--theme-text-content-90)}.theme-text-success{color:var(--theme-text-success)}.theme-text-error{color:var(--theme-text-error)}.btn-nav{background:var(--theme-btn-secondary);color:var(--theme-text-content)}.btn-nav:hover{background:var(--theme-btn-secondary-hover)}.btn-nav:disabled{opacity:.3}.text-nav{background:var(--theme-btn-secondary);color:var(--theme-text-nav)}.bg-surface-hover{background-color:var(--theme-bg-primary-10)}
