@source "../**/*.{ts,tsx}";@theme{ --container-mobile: 475px; --container-tablet: 768px; --container-laptop: 1280px; --container-desktop: 1440px; }[data-placeholder]:empty:before{content:attr(data-placeholder);opacity:.4;pointer-events:none;text-align:inherit}@layer base{.website-theme{font-family:var(--ws-body-font, ui-sans-serif, system-ui, sans-serif);color:var(--ws-neutral-900, #171717);line-height:1.6;--ws-heading-font: ui-sans-serif, system-ui, sans-serif;--ws-body-font: ui-sans-serif, system-ui, sans-serif;container-type:inline-size}.website-theme *,.website-theme *:before,.website-theme *:after{box-sizing:border-box;margin:0;padding:0}.website-theme img{max-width:100%;height:auto;display:block}.website-theme a{color:inherit;text-decoration:none}.website-theme h1,.website-theme h2,.website-theme h3,.website-theme h4,.website-theme h5,.website-theme h6{font-family:var(--ws-heading-font, ui-sans-serif, system-ui, sans-serif)}.ws-light{--ws-section-bg: var(--ws-secondary-50);--ws-section-text: var(--ws-neutral-900);--ws-section-text-muted: var(--ws-neutral-500);--ws-section-heading: var(--ws-secondary-safe-heading-on-light);--ws-section-accent: var(--ws-primary-safe-accent-on-light);--ws-section-border: var(--ws-secondary-200);--ws-overlay-bg: rgba(255, 255, 255, .5);--ws-btn-primary-bg: var(--ws-primary-500);--ws-btn-primary-text: white;--ws-btn-secondary-bg: var(--ws-secondary-100);--ws-btn-secondary-text: var(--ws-secondary-safe-text-on-light);--ws-btn-outline-border: var(--ws-secondary-300);--ws-btn-outline-text: var(--ws-secondary-safe-muted-on-light);--ws-btn-ghost-text: var(--ws-secondary-safe-muted-on-light);--ws-btn-ghost-hover: var(--ws-secondary-100);--ws-btn-light-bg: white;--ws-btn-light-text: var(--ws-secondary-800)}.ws-dark{--ws-section-bg: var(--ws-secondary-950);--ws-section-text: var(--ws-neutral-100);--ws-section-text-muted: var(--ws-neutral-400);--ws-section-heading: white;--ws-section-accent: var(--ws-primary-safe-accent-on-dark);--ws-section-border: var(--ws-secondary-700);--ws-overlay-bg: color-mix(in oklch, var(--ws-secondary-950) 60%, transparent);--ws-btn-primary-bg: var(--ws-primary-300);--ws-btn-primary-text: var(--ws-primary-950);--ws-btn-secondary-bg: var(--ws-secondary-800);--ws-btn-secondary-text: var(--ws-secondary-safe-btn-text-on-dark);--ws-btn-outline-border: var(--ws-secondary-600);--ws-btn-outline-text: var(--ws-secondary-300);--ws-btn-ghost-text: var(--ws-secondary-300);--ws-btn-ghost-hover: var(--ws-secondary-800);--ws-btn-light-bg: var(--ws-secondary-900);--ws-btn-light-text: var(--ws-secondary-200)}.ws-accent{--ws-section-bg: var(--ws-primary-500);--ws-section-text: white;--ws-section-text-muted: var(--ws-primary-100);--ws-section-heading: white;--ws-section-accent: white;--ws-section-border: var(--ws-primary-400);--ws-overlay-bg: color-mix(in oklch, var(--ws-primary-500) 60%, transparent);--ws-btn-primary-bg: white;--ws-btn-primary-text: var(--ws-primary-500);--ws-btn-secondary-bg: var(--ws-primary-400);--ws-btn-secondary-text: white;--ws-btn-outline-border: rgba(255, 255, 255, .4);--ws-btn-outline-text: white;--ws-btn-ghost-text: white;--ws-btn-ghost-hover: var(--ws-primary-400);--ws-btn-light-bg: var(--ws-primary-600);--ws-btn-light-text: var(--ws-primary-100)}}
