:root{--color-accent:#ec582e;--color-accent-red:#ef281a;--color-accent-coral:#ef714d;--color-accent-hover:#d9431c;--color-text:#212121;--color-text-muted:#8a8a8a;--color-bg:#fff;--color-bg-alt:#f4f4f4;--color-border:#ebebeb;--radius-sm:10px;--radius-md:15px;--radius-lg:20px;--radius-xl:30px;--radius-pill:40px}html{scroll-behavior:smooth}::selection{background-color:color-mix(in srgb,var(--color-accent) 30%,transparent)}::-moz-selection{background-color:color-mix(in srgb,var(--color-accent) 30%,transparent)}body{overflow-x:clip}section[id]{scroll-margin-top:84px}@keyframes blink{50%{opacity:0}}.bubble-user{background:var(--mantine-color-brand-light)}.bubble-assistant,.bubble-user{color:var(--mantine-color-text)}.bubble-assistant{background:var(--mantine-color-gray-1);border:1px solid var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .bubble-assistant{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.chat-composer{background:var(--mantine-color-gray-0);border-radius:var(--mantine-radius-lg);padding:6px 8px;box-shadow:var(--mantine-shadow-xs);transition:box-shadow .15s ease}[data-mantine-color-scheme=dark] .chat-composer{background:var(--mantine-color-dark-6)}.chat-composer:focus-within{outline:2px solid color-mix(in srgb,var(--color-accent) 55%,transparent);outline-offset:1px}.md-body{font-size:.875rem;line-height:1.55;word-break:break-word}.md-body>:first-child{margin-top:0}.md-body>:last-child{margin-bottom:0}.md-body p{margin:0 0 .5em}.md-body ol,.md-body ul{margin:.25em 0 .5em;padding-left:1.25em}.md-body li{margin:.15em 0}.md-body h1,.md-body h2,.md-body h3,.md-body h4{margin:.6em 0 .3em;line-height:1.2}.md-body pre{white-space:pre-wrap;word-break:break-word}.md-body table{font-size:.85em}.lp-display{line-height:.92;letter-spacing:-.03em;font-weight:600}.lp-h2{line-height:1.02;letter-spacing:-.02em;font-weight:600}.lp-hero-bg{background:radial-gradient(120% 80% at 50% -10%,color-mix(in srgb,var(--color-accent) 12%,var(--mantine-color-body)) 0,var(--mantine-color-body) 60%)}[data-mantine-color-scheme=dark] .lp-hero-bg{background:radial-gradient(120% 80% at 50% -10%,color-mix(in srgb,var(--color-accent) 6%,var(--mantine-color-body)) 0,var(--mantine-color-body) 55%)}.lp-section-alt{background:color-mix(in srgb,var(--color-accent) 12%,var(--mantine-color-body))}[data-mantine-color-scheme=dark] .lp-section-alt{background:color-mix(in srgb,var(--color-accent) 6%,var(--mantine-color-body))}.lp-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.lp-reveal[data-visible=true]{opacity:1;transform:none}@keyframes cookie-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.cookie-banner{animation:cookie-slide-up .25s ease-out}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-reveal{opacity:1!important;transform:none!important;transition:none!important}.cookie-banner{animation:none!important}}