@layer foundations{:root{--echo-radius-none:0px;--echo-radius-sm:calc(var(--radius) - 4px);--echo-radius-md:calc(var(--radius) - 2px);--echo-radius-lg:var(--radius);--echo-radius-xl:calc(var(--radius) + 4px);--echo-radius-full:9999px}}
@layer foundations{:root{--echo-s--ratio:1.25;--echo-s--400:1rem;--echo-spacing-0:0;--echo-spacing-px:1px;--echo-spacing-25:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),6));--echo-spacing-50:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),5));--echo-spacing-100:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),4));--echo-spacing-200:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),3));--echo-spacing-300:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),2));--echo-spacing-3-00:calc(var(--echo-s--400)/pow(var(--echo-s--ratio),1));--echo-spacing-400:var(--echo-s--400);--echo-spacing-500:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),1));--echo-spacing-600:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),2));--echo-spacing-700:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),3));--echo-spacing-800:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),4));--echo-spacing-900:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),5));--echo-spacing-1000:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),6));--echo-spacing-1100:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),7));--echo-spacing-1200:calc(var(--echo-s--400)*pow(var(--echo-s--ratio),8))}}
@layer foundations{:root{--echo-z-base:0;--echo-z-raised:10;--echo-z-dropdown:50;--echo-z-sticky:40;--echo-z-overlay:50;--echo-z-modal:50;--echo-z-toast:60;--echo-shadow-xs:0 1px 2px 0 #0000000a;--echo-shadow-sm:0 1px 3px 0 #00000014,0 1px 2px -1px #00000014;--echo-shadow-md:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f;--echo-shadow-lg:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f;--echo-shadow-xl:0 20px 25px -5px #00000014,0 8px 10px -6px #0000000f;--echo-shadow-2xl:0 25px 50px -12px #00000038;--echo-shadow-card:0 8px 18px -16px #0f172a66;--echo-elevation-raised-shadow:var(--echo-shadow-sm);--echo-elevation-dropdown-shadow:var(--echo-shadow-lg);--echo-elevation-overlay-shadow:var(--echo-shadow-xl);--echo-elevation-modal-shadow:var(--echo-shadow-2xl);--echo-elevation-toast-shadow:var(--echo-shadow-lg)}}
@layer foundations{:root{--echo-t--ratio:1.25;--echo-t--400:1rem;--echo-font-sans:var(--font-sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji");--echo-font-serif:var(--font-serif,ui-serif,Georgia,"Times New Roman",serif);--echo-font-mono:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace);--echo-text-100:calc(var(--echo-t--400)/pow(var(--echo-t--ratio),3));--echo-text-200:calc(var(--echo-t--400)/pow(var(--echo-t--ratio),2));--echo-text-300:calc(var(--echo-t--400)/pow(var(--echo-t--ratio),1));--echo-text-350:calc(var(--echo-t--400)/sqrt(var(--echo-t--ratio)));--echo-text-400:var(--echo-t--400);--echo-text-450:calc(var(--echo-t--400)*sqrt(var(--echo-t--ratio)));--echo-text-500:calc(var(--echo-t--400)*pow(var(--echo-t--ratio),1));--echo-text-600:calc(var(--echo-t--400)*pow(var(--echo-t--ratio),2));--echo-text-700:calc(var(--echo-t--400)*pow(var(--echo-t--ratio),3));--echo-text-800:calc(var(--echo-t--400)*pow(var(--echo-t--ratio),4));--echo-text-900:calc(var(--echo-t--400)*pow(var(--echo-t--ratio),5));--echo-leading-tight:1.15;--echo-leading-snug:1.3;--echo-leading-normal:1.5;--echo-leading-relaxed:1.625;--echo-leading-loose:1.8;--echo-tracking-tight:-.025em;--echo-tracking-normal:0;--echo-tracking-wide:.06em;--echo-font-normal:400;--echo-font-medium:500;--echo-font-semibold:600;--echo-font-bold:700}}
@layer foundations{:root{--echo-focus-ring-width:2px;--echo-focus-ring-style:solid;--echo-focus-ring-color:color-mix(in srgb,var(--ring)50%,transparent);--echo-focus-ring-offset:var(--echo-spacing-50);--echo-focus-ring:var(--echo-focus-ring-width)var(--echo-focus-ring-style)var(--echo-focus-ring-color);--echo-focus-ring-destructive:var(--echo-focus-ring-width)var(--echo-focus-ring-style)color-mix(in srgb,var(--destructive,#e4572e)50%,transparent)}}
@layer foundations{:where(:root){--echo-color-welyk-purple:#5d008d;--echo-color-welyk-orange:#dd8c66;--echo-color-welyk-yellow:#ddd366;--echo-color-welyk-purple-50:#f4e8fa;--echo-color-welyk-purple-100:#e3c2f0;--echo-color-welyk-purple-200:#cf99e4;--echo-color-welyk-purple-300:#b46fd5;--echo-color-welyk-purple-400:#984dc4;--echo-color-welyk-purple-500:#7a2ab2;--echo-color-welyk-purple-600:#5d008d;--echo-color-welyk-purple-700:#4d0074;--echo-color-welyk-purple-800:#3c005a;--echo-color-welyk-purple-900:#2a0040;--echo-color-welyk-orange-50:#fbf1ec;--echo-color-welyk-orange-100:#f4dccd;--echo-color-welyk-orange-200:#ecc4ad;--echo-color-welyk-orange-300:#e3ac8c;--echo-color-welyk-orange-400:#dd8c66;--echo-color-welyk-orange-500:#c97349;--echo-color-welyk-orange-600:#a85d35;--echo-color-welyk-orange-700:#864729;--echo-color-welyk-orange-800:#65331e;--echo-color-welyk-orange-900:#401f12;--echo-color-welyk-yellow-50:#fbf8e8;--echo-color-welyk-yellow-100:#f5edc1;--echo-color-welyk-yellow-200:#eee098;--echo-color-welyk-yellow-300:#e5d26d;--echo-color-welyk-yellow-400:#ddd366;--echo-color-welyk-yellow-500:#c8be4d;--echo-color-welyk-yellow-600:#a89e36;--echo-color-welyk-yellow-700:#877e26;--echo-color-welyk-yellow-800:#655e1a;--echo-color-welyk-yellow-900:#403c10}}
@layer foundations{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-color-scheme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}

@layer foundations;@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentcolor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;
body{font-family:var(--font-varela-round),sans-serif}:root{--font-varela-round:"Varela Round",sans-serif;--font-sans:var(--font-varela-round);--color-background:var(--background);--color-foreground:var(--foreground);--color-ring:var(--ring);--color-input:var(--input);--color-border:var(--border);--color-destructive:var(--destructive);--color-accent-foreground:var(--accent-foreground);--color-accent:var(--accent);--color-muted-foreground:var(--muted-foreground);--color-muted:var(--muted);--color-secondary-foreground:var(--secondary-foreground);--color-secondary:var(--secondary);--color-primary-foreground:var(--primary-foreground);--color-primary:var(--primary);--color-primary-light:var(--primary-light);--color-primary-light-foreground:var(--primary-light-foreground);--color-primary2-light:var(--primary2-light);--color-primary2-light-foreground:var(--primary2-light-foreground);--color-popover-foreground:var(--popover-foreground);--color-popover:var(--popover);--color-card-foreground:var(--card-foreground);--color-card:var(--card);--radius-sm:var(--echo-radius-sm);--radius-md:var(--echo-radius-md);--radius-lg:var(--echo-radius-lg);--radius-xl:var(--echo-radius-xl);--radius:.75rem;--background:#fff;--foreground:#201a2b;--card:#fff;--card-foreground:#201a2b;--popover:#fff;--popover-foreground:#201a2b;--primary:#6d28d9;--primary-foreground:#fff;--primary-light:#ede9fe;--primary-light-foreground:#0f1117;--primary2-light:#e3a384;--primary2-light-foreground:#fff;--secondary:#6c5ad9;--secondary-foreground:#fff;--muted:#f5f6fa;--muted-foreground:#6f7789;--accent:#f0f2f8;--accent-foreground:#201a2b;--destructive:#e4572e;--border:#dde1eb;--input:#d9deea;--ring:#7c3aed;--chart-1:#6d28d9;--chart-2:#4bb3fd;--chart-3:#f59e0b;--chart-4:#10b981;--chart-5:#ef4444}:root[data-color-scheme=dark]{--background:#0f1117;--foreground:#e7e9f5;--card:#171f2c;--card-foreground:#e7e9f5;--popover:#161b25;--popover-foreground:#e7e9f5;--primary:#8b5cf6;--primary-foreground:#fff;--primary-light:#bda4f6;--primary-light-foreground:#0f1117;--primary2-light:#e3a384;--primary2-light-foreground:#0f1117;--secondary:#232d3d;--secondary-foreground:#e7e9f5;--muted:#1d2635;--muted-foreground:#a7afbf;--accent:#202a3b;--accent-foreground:#e7e9f5;--destructive:#e4572e;--border:#2b3548;--input:#303b52;--ring:#a78bfa}@layer base{*{border-color:var(--border);outline-color:color-mix(in srgb,var(--ring)50%,transparent)}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:16px;line-height:1.45}[data-component=funnel-loading]{background:radial-gradient(circle at top,color-mix(in srgb,var(--primary)10%,transparent),transparent 42%),linear-gradient(180deg,var(--background),color-mix(in srgb,var(--primary)4%,var(--background)));place-items:center;block-size:100vh;min-block-size:100vh;inline-size:100vw;padding:0;display:grid;overflow:hidden}[data-slot=funnel-loading-mark]{block-size:100vh;inline-size:100vw;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;place-items:center;display:grid}[data-component=funnel-loading][data-force-show]:before{content:"DEBUG: Loader always visible";top:var(--echo-spacing-300);right:var(--echo-spacing-300);padding:var(--echo-spacing-1-00)var(--echo-spacing-200);background:var(--primary);color:var(--primary-foreground);border-radius:var(--echo-radius-md);z-index:10000;font-size:.75rem;font-weight:600;position:fixed}button,[role=button],select,summary,option,a,label,input[type=checkbox],input[type=radio],.cursor-pointer{cursor:pointer}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

