/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@font-face{font-family:Falora;src:url(/fonts/InterDisplay-Regular-Falora.otf)format("opentype"),url(/fonts/Falora.woff2)format("woff2"),url(/fonts/Falora.woff)format("woff");font-weight:300 600;font-style:normal;font-display:swap}@font-face{font-family:Falora;src:url(/fonts/FaloraBold.woff2)format("woff2"),url(/fonts/FaloraBold.woff)format("woff"),url(/fonts/FaloraBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@layer base{:root{--brand-dark:220 15% 18%;--brand-medium:220 14% 46%;--brand-light:220 14% 98%;--brand-success:160 84% 39%;--brand-success-light:151 81% 90%;--semantic-success:160 84% 39%;--semantic-success-light:151 81% 90%;--semantic-warning:38 92% 50%;--semantic-warning-light:48 96% 89%;--semantic-error:0 84% 60%;--semantic-error-light:0 86% 97%;--semantic-info:217 91% 60%;--semantic-info-light:214 95% 93%;--semantic-neutral:220 14% 46%;--semantic-neutral-light:220 14% 96%;--background:0 0% 100%;--page-bg:45 67% 98%;--surface:220 14% 98%;--foreground:220 15% 18%;--foreground-secondary:220 14% 46%;--card:0 0% 100%;--card-foreground:220 15% 18%;--popover:0 0% 100%;--popover-foreground:220 15% 18%;--primary:160 84% 39%;--primary-foreground:0 0% 100%;--secondary:220 14% 96%;--secondary-foreground:220 15% 18%;--muted:220 14% 96%;--muted-foreground:220 14% 46%;--accent:72 52% 91%;--accent-foreground:25 25% 14%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:var(--brand-dark);--radius:.5rem;--sidebar:40 50% 96%;--sidebar-foreground:24 14% 14%;--sidebar-foreground-secondary:24 10% 40%;--sidebar-accent:40 40% 98%;--sidebar-accent-foreground:24 14% 14%;--sidebar-border:35 28% 82%;--sidebar-ring:70 84% 39%;--transition-smooth:all .2s ease-in-out;--shadow-sm:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px #0000001a, 0 2px 4px #0000000f;--shadow-lg:0 10px 15px #0000001a, 0 4px 6px #0000000d;--falora-white:#fff;--falora-beige:#fcfaf7;--falora-beige-alt:#f9f8f5;--falora-warm-border:#dfd9d1;--falora-olive:#444f15;--falora-stone:#1c1917;--falora-lime:#c8e636;--falora-lime-bright:#b5d12e;--falora-brand:#19202d;--falora-icon-tile:#f3f4f6;--falora-icon-tile-ai:var(--falora-lime)}@supports (color:color-mix(in lab, red, red)){:root{--falora-icon-tile-ai:color-mix(in srgb, var(--falora-lime) 9%, #f3f4f6)}}:root{--falora-funnel-awareness:#f4f7e9;--falora-funnel-acquisition:#e4ebc6;--falora-funnel-activation:#cedb94;--falora-funnel-revenue:#b2c851;--falora-funnel-referral:#83962c;--falora-funnel-retention:#444f15;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-size-root:15px}.dark{--background:220 15% 7%;--page-bg:220 15% 7%;--surface:220 15% 18%;--foreground:220 14% 98%;--foreground-secondary:220 13% 82%;--card:220 16% 22%;--card-foreground:220 14% 98%;--popover:220 16% 22%;--popover-foreground:220 14% 98%;--primary:160 84% 39%;--primary-foreground:0 0% 100%;--secondary:220 16% 22%;--secondary-foreground:220 14% 98%;--muted:220 16% 22%;--muted-foreground:220 13% 82%;--accent:72 35% 22%;--accent-foreground:72 45% 88%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:220 16% 29%;--input:220 16% 29%;--ring:var(--brand-light);--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 6px #0000004d, 0 2px 4px #0003;--shadow-lg:0 10px 15px #0000004d, 0 4px 6px #0003}*{border-color:hsl(var(--border))}html{font-size:var(--font-size-root,14px);background-color:hsl(var(--page-bg));min-height:100%}body{background-color:hsl(var(--page-bg));min-height:100%;color:hsl(var(--foreground));font-weight:300;font-family:var(--font-sans);letter-spacing:-.01em}body,body *,svg text,code,pre,kbd,samp{font-family:var(--font-sans)!important}}#root{min-height:100%}@layer utilities{.typ-page-title{letter-spacing:-.02em;color:var(--falora-brand);font-size:1.6rem;font-weight:700;line-height:2rem}.typ-section-title{letter-spacing:-.01em;font-size:1.15rem;font-weight:600;line-height:1.6rem}.typ-body{font-size:.95rem;line-height:1.5rem}.typ-body-muted{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.5rem}.typ-body-sm{font-size:.85rem;line-height:1.4rem}.typ-caption{color:hsl(var(--muted-foreground));font-size:.85rem;line-height:1.4rem}.typ-label-xs{letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:500;line-height:1rem}.hover-scale{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.05)}.transition-smooth{transition:var(--transition-smooth)}.shadow-elevation-sm{box-shadow:var(--shadow-sm)}.shadow-elevation-md{box-shadow:var(--shadow-md)}.shadow-elevation-lg{box-shadow:var(--shadow-lg)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}}@keyframes falora-spin{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(12deg)scale(1.05)}50%{transform:rotate(-8deg)scale(.97)}75%{transform:rotate(5deg)scale(1.02)}}.groups-tree-grid .ag-row{border:none!important;outline:none!important}.ag-grid-scrolling-rows,.ag-center-cols-clipper,.ag-center-cols-container,.ag-center-cols-viewport,.ag-body-viewport,.ag-body{min-height:0!important}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}
