:root{--c-sage: #5A6B56;--c-sand: #EBE5D9;--c-terracotta: #C27B5E;--c-charcoal: #2C2C2C;--c-white: #FCFBF9;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;background-color:var(--c-sand);color:var(--c-charcoal);font-family:var(--font-body);line-height:1.6;scroll-behavior:smooth;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;font-weight:500;color:var(--c-charcoal);margin-bottom:var(--spacing-sm)}p{margin-bottom:var(--spacing-sm)}a{color:inherit;text-decoration:none;transition:color .3s ease}img{max-width:100%;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.text-sage{color:var(--c-sage)}.text-terracotta{color:var(--c-terracotta)}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:500;cursor:pointer;transition:all .3s ease;border:none;font-size:1rem}.btn-primary{background-color:var(--c-sage);color:var(--c-sand)}.btn-primary:hover{background-color:#495746;transform:translateY(-2px);box-shadow:0 4px 12px #5a6b5633}.btn-outline{background-color:transparent;color:var(--c-sage);border:1px solid var(--c-sage)}.btn-outline:hover{background-color:var(--c-sage);color:var(--c-sand)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease-out forwards}@media(max-width:768px){:root{--spacing-md: 1.5rem;--spacing-lg: 2.5rem;--spacing-xl: 3.5rem}html,body{font-size:15px}.container{padding:0 1.25rem}.btn{padding:.65rem 1.5rem;font-size:.95rem;width:100%;text-align:center;justify-content:center}.btn-large{padding:1rem 2rem}}.leaves-container[data-astro-cid-3oo5qctw]{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.leaf[data-astro-cid-3oo5qctw]{position:absolute;top:-50px;width:25px;height:25px;color:var(--c-sage);filter:drop-shadow(0px 2px 4px rgba(90,107,86,.2));animation:fall linear infinite,sway ease-in-out infinite alternate}.leaf-1[data-astro-cid-3oo5qctw]{left:10%;animation-duration:15s;animation-delay:0s;width:30px;height:30px}.leaf-2[data-astro-cid-3oo5qctw]{left:25%;animation-duration:20s;animation-delay:-5s;width:22px;height:22px}.leaf-3[data-astro-cid-3oo5qctw]{left:40%;animation-duration:12s;animation-delay:-2s;width:25px;height:25px;color:var(--c-terracotta)}.leaf-4[data-astro-cid-3oo5qctw]{left:55%;animation-duration:18s;animation-delay:-8s;width:20px;height:20px}.leaf-5[data-astro-cid-3oo5qctw]{left:70%;animation-duration:22s;animation-delay:-12s;width:32px;height:32px}.leaf-6[data-astro-cid-3oo5qctw]{left:85%;animation-duration:14s;animation-delay:-4s;width:24px;height:24px;color:var(--c-terracotta)}.leaf-7[data-astro-cid-3oo5qctw]{left:15%;animation-duration:19s;animation-delay:-10s;width:28px;height:28px}.leaf-8[data-astro-cid-3oo5qctw]{left:35%;animation-duration:21s;animation-delay:-6s;width:18px;height:18px}.leaf-9[data-astro-cid-3oo5qctw]{left:50%;animation-duration:16s;animation-delay:-1s;width:26px;height:26px}.leaf-10[data-astro-cid-3oo5qctw]{left:65%;animation-duration:25s;animation-delay:-15s;width:22px;height:22px}.leaf-11[data-astro-cid-3oo5qctw]{left:80%;animation-duration:17s;animation-delay:-3s;width:29px;height:29px;color:var(--c-terracotta)}.leaf-12[data-astro-cid-3oo5qctw]{left:95%;animation-duration:23s;animation-delay:-9s;width:21px;height:21px}@keyframes fall{0%{top:-50px}to{top:110vh}}@keyframes sway{0%{transform:translate(0) rotate(0)}to{transform:translate(100px) rotate(180deg)}}@media(max-width:768px){.leaf[data-astro-cid-3oo5qctw]{opacity:.3!important}}.whatsapp-float[data-astro-cid-ce2tfxup]{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:30px;box-shadow:0 4px 14px #25d36666;z-index:1000;display:flex;align-items:center;justify-content:center;transition:all .3s ease;animation:bounce 2s infinite ease-in-out}.whatsapp-float[data-astro-cid-ce2tfxup]:hover{transform:scale(1.1);background-color:#20ba5a;box-shadow:0 6px 20px #25d36699;animation:none}.whatsapp-icon[data-astro-cid-ce2tfxup]{width:32px;height:32px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.whatsapp-float[data-astro-cid-ce2tfxup]{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-icon[data-astro-cid-ce2tfxup]{width:26px;height:26px}}.site-header[data-astro-cid-sckkx6r4]{padding:1.5rem 0;position:sticky;top:0;background-color:#ebe5d9f2;backdrop-filter:blur(8px);z-index:100;border-bottom:1px solid rgba(90,107,86,.1)}.header-container[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-sckkx6r4]{text-decoration:none}.logo-text[data-astro-cid-sckkx6r4]{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;color:var(--c-sage);letter-spacing:-.5px}.main-nav[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:2rem}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:not(.btn){font-size:.95rem;color:var(--c-charcoal);font-weight:400}.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:not(.btn):hover{color:var(--c-terracotta)}.site-footer[data-astro-cid-sckkx6r4]{padding:4rem 0;text-align:center;font-size:.9rem;opacity:.8;border-top:1px solid rgba(90,107,86,.1);margin-top:4rem}@media(max-width:768px){.main-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:not(.btn){display:none}}.section-title[data-astro-cid-azbpcp4f]{margin-bottom:var(--spacing-lg)}.section-title[data-astro-cid-azbpcp4f].center{text-align:center;display:flex;flex-direction:column;align-items:center}.section-title[data-astro-cid-azbpcp4f].left{text-align:left;align-items:flex-start}.subtitle[data-astro-cid-azbpcp4f]{display:block;color:var(--c-terracotta);font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--spacing-xs)}h2[data-astro-cid-azbpcp4f]{font-size:2.5rem;color:var(--c-sage);margin-bottom:var(--spacing-xs)}.divider[data-astro-cid-azbpcp4f]{width:60px;height:3px;background-color:var(--c-terracotta);border-radius:2px;margin-top:.5rem}@media(max-width:768px){h2[data-astro-cid-azbpcp4f]{font-size:2rem}}
