:root{--background:#faf5ed;--foreground:#1f2922;--card:#fff;--card-foreground:#1f2922;--popover:#fff;--popover-foreground:#1f2922;--primary:#e7613d;--primary-foreground:#faf5ed;--secondary:#a7c0a5;--secondary-foreground:#1f2922;--accent:#fdc7a1;--accent-foreground:#5a2410;--muted:#efe8d9;--muted-foreground:#5e6660;--border:#ddd6c7;--input:#ddd6c7;--ring:#e7613d;--destructive:#e40014;--success:#009a45;--chart-1:#e7613d;--chart-2:#a7c0a5;--chart-3:#fdc7a1;--chart-4:#1f2922;--chart-5:#b94120;--radius:.625rem}@supports (color:lab(0% 0 0)){:root{--destructive:lab(48.4493% 77.4328 61.5452);--success:lab(55.9272% -58.203 39.4251)}}::selection{color:#1f2922;background:#e7613d38}@media (max-width:768px){input,select,textarea,[contenteditable=true]{font-size:16px!important}}html{scroll-behavior:smooth}@keyframes reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}[data-reveal]{animation:.9s cubic-bezier(.2,.65,.2,1) both reveal-up}[data-reveal-child]{animation:.9s cubic-bezier(.2,.65,.2,1) both reveal-up;animation-delay:calc(var(--i,0)*80ms + .12s)}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal-child]{animation:none}}@keyframes marquee-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:40s linear infinite marquee-x}.bg-grain{background-image:radial-gradient(#161e170f 1px,#0000 1px);background-image:radial-gradient(lab(10.3372% -5.34571 3.43147/.06) 1px,#0000 1px);background-size:3px 3px}@keyframes drift-a{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-28px)scale(1.06)}}@keyframes drift-b{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-32px,36px)scale(.94)}}.animate-drift-a{will-change:transform;animation:18s ease-in-out infinite drift-a}.animate-drift-b{will-change:transform;animation:22s ease-in-out infinite drift-b}@keyframes breath{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.animate-breath{will-change:transform;animation:9s ease-in-out infinite breath}@supports (animation-timeline:scroll()){@keyframes parallax-rise{0%{transform:translateY(40px)}to{transform:translateY(-40px)}}.parallax-y{will-change:transform;animation:linear both parallax-rise;animation-timeline:scroll(root);animation-range:0 120vh}}@media (prefers-reduced-motion:reduce){.animate-drift-a,.animate-drift-b,.animate-breath,.parallax-y{animation:none}}@supports (animation-timeline:view()){@keyframes section-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}[data-section-reveal]{animation:linear both section-rise;animation-timeline:view();animation-range:entry entry 60%}}@media (prefers-reduced-motion:reduce){[data-section-reveal]{animation:none}}
