:root{--color-marketing-forest:#173626;--color-marketing-forest-hover:#0f2418;--color-marketing-ivory:#f2efe4;--color-marketing-sand:#e7e2d2;--color-marketing-night:#0e0e0f;--color-marketing-accent:#173626;--color-marketing-accent-soft:#e3e9e3;--color-marketing-beige-ink:#0e0e0f}.marketing{color:var(--color-marketing-night);background-color:var(--color-marketing-ivory);--accent:#123c27;--accent-foreground:#edebe2;--focus:var(--accent);overflow-x:clip}@supports (color:lab(0% 0 0)){.marketing{--accent:lab(21.9101% -19.5959 8.63012);--accent-foreground:lab(93.1139% -.358105 4.57411)}}.text-marketing-night,.text-marketing-muted{color:var(--color-marketing-night)}.text-marketing-ivory{color:var(--color-marketing-ivory)}.text-marketing-accent{color:var(--color-marketing-accent)}.text-marketing-forest{color:var(--color-marketing-forest)}.bg-marketing-accent{background-color:var(--color-marketing-accent)}.bg-marketing-forest{background-color:var(--color-marketing-forest)}.bg-marketing-surface{background-color:#fff}.bg-marketing-ivory{background-color:var(--color-marketing-ivory)}.bg-marketing-sand{background-color:var(--color-marketing-sand)}.text-beige-ink{color:var(--color-marketing-beige-ink)}.text-beige-ink-muted{color:var(--color-marketing-night)}.bg-marketing-dots{background-color:var(--color-marketing-ivory);background-image:radial-gradient(#1736261a 1px,#0000 1.5px);background-position:50%;background-size:22px 22px}@keyframes marketing-flow-dash{to{stroke-dashoffset:-7px}}.animate-flow-dash{stroke-dasharray:3 4;animation:.7s linear infinite marketing-flow-dash}@media (prefers-reduced-motion:reduce){.animate-flow-dash{animation:none}}@keyframes marketing-pulse-glow{0%,to{box-shadow:0 6px 16px #14141438,0 0 4px #17362633}50%{box-shadow:0 6px 16px #14141438,0 0 16px 3px #17362680}}.animate-pulse-glow{animation:2.6s ease-in-out infinite marketing-pulse-glow}@media (prefers-reduced-motion:reduce){.animate-pulse-glow{animation:none}}@keyframes problem-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.animate-problem-progress{transform-origin:0;animation:5s linear forwards problem-progress}@keyframes problem-fade{0%{opacity:0}to{opacity:1}}.animate-problem-fade{animation:.5s ease-out problem-fade}@media (prefers-reduced-motion:reduce){.animate-problem-progress{animation:none;transform:scaleX(1)}.animate-problem-fade{animation:none}}@keyframes problem-bg-to-gray{0%{background-color:#fff}to{background-color:var(--color-neutral-100,#f5f5f5)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.problem-bg-scroll{animation:linear both problem-bg-to-gray;animation-timeline:view();animation-range:cover cover 40%}}}@keyframes logo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-logo-marquee{will-change:transform;animation:18s linear infinite logo-marquee}@media (prefers-reduced-motion:reduce){.animate-logo-marquee{animation:none}}
