.template-2-root{--background:#faf8f5;--foreground:#2e261f;--card:#f5f4ef;--card-foreground:#2e261f;--popover:#faf8f5;--popover-foreground:#2e261f;--primary:#2e6043;--primary-foreground:#faf8f5;--secondary:#eae2d7;--secondary-foreground:#2e261f;--muted:#efebe7;--muted-foreground:#6d5e50;--accent:#c08459;--accent-strong:#855532;--accent-foreground:#faf8f5;--destructive:#ef4444;--destructive-foreground:#f8fafc;--border:#e0dad1;--input:#e0dad1;--ring:#2e6043;--t2-forest:#2e6043;--t2-forest-light:#478561;--t2-wood:#c08459;--t2-wood-dark:#7d5336;--t2-sand:#eae2d7;--t2-stone:#847362;--radius:.75rem;--radius-sm:calc(.75rem - 4px);--radius-md:calc(.75rem - 2px);--radius-lg:.75rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:2rem;font-family:var(--font-sans);background:var(--background);color:var(--foreground)}.template-2-root .rounded-md{border-radius:calc(.75rem - 2px)}.template-2-root .rounded-lg,.template-2-root .rounded-xl{border-radius:.75rem}.template-2-root .rounded-2xl{border-radius:1rem}.template-2-root .rounded-full{border-radius:9999px}.template-2-root .container-custom{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.template-2-root .container-custom{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.template-2-root .container-custom{padding-left:2rem;padding-right:2rem}}.template-2-root .section-padding{padding-top:2rem;padding-bottom:2rem}@media (min-width:640px){.template-2-root .section-padding{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:768px){.template-2-root .section-padding{padding-top:4rem;padding-bottom:4rem}}.template-2-root .heading-hero{font-size:1.875rem;font-weight:700;line-height:2.25rem}@media (min-width:640px){.template-2-root .heading-hero{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.template-2-root .heading-hero{font-size:3rem;line-height:1}}@media (min-width:1024px){.template-2-root .heading-hero{font-size:3.75rem;line-height:1}}.template-2-root .heading-section{font-size:1.5rem;font-weight:700;line-height:2rem}@media (min-width:640px){.template-2-root .heading-section{font-size:1.875rem;line-height:2.25rem}}@media (min-width:768px){.template-2-root .heading-section{font-size:2.25rem;line-height:2.5rem}}.template-2-root .safe-area-top{padding-top:env(safe-area-inset-top)}.template-2-root .safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.template-2-root .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.template-2-root .scrollbar-hide::-webkit-scrollbar{display:none}@keyframes t2-fade-in{0%{opacity:0}to{opacity:1}}@keyframes t2-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.template-2-root .animate-fade-in{animation:.6s ease-out forwards t2-fade-in}.template-2-root .animate-slide-up{animation:.6s ease-out forwards t2-slide-up}
