:root{--primary-bg: #f6f1e9;--secondary-color: #cabca0;--dark-text: #000;--light-text: #fff;--accent-color: #2c1b47}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}body{font-family:sans-serif;background-color:var(--primary-bg)}.navbar[data-astro-cid-sckkx6r4]{width:100%;background-color:var(--primary-bg);padding:.7rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;opacity:0;transform:translateY(20px);animation:fadeSlideIn .6s ease forwards;animation-delay:.1s;position:sticky;top:0;z-index:1000;box-shadow:0 2px 5px #0000000d}.nav-header[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;width:auto;flex-grow:1}.nav-left[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.75rem}.social-icons[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem}.social-icons[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}.social-icons[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover img[data-astro-cid-sckkx6r4]{transform:scale(1.1)}.social-icons[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:24px;height:24px;object-fit:contain}.divider[data-astro-cid-sckkx6r4]{width:1px;height:24px;background-color:var(--secondary-color)}.phone-number[data-astro-cid-sckkx6r4]{font-weight:700;font-size:.9rem;color:var(--dark-text);display:flex;align-items:center}.menu[data-astro-cid-sckkx6r4]{display:flex;gap:2rem;justify-content:center;transition:all .3s ease-out}.menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:var(--dark-text);font-weight:500;padding:.4rem .8rem;border-radius:.4rem;transition:background .3s ease;font-size:1rem}.menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{background-color:var(--light-text)}.hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger[data-astro-cid-sckkx6r4] .bar[data-astro-cid-sckkx6r4]{width:100%;height:3px;background-color:var(--dark-text);border-radius:10px;transition:all .3s ease-in-out}.hamburger[data-astro-cid-sckkx6r4].is-active .bar[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.hamburger[data-astro-cid-sckkx6r4].is-active .bar[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[data-astro-cid-sckkx6r4].is-active .bar[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}footer[data-astro-cid-sckkx6r4]{width:100%;background-color:var(--primary-bg);padding:2rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;border-top:2px solid var(--secondary-color);gap:6rem;opacity:0;transform:translateY(20px);animation:fadeSlideIn .6s ease forwards;animation-delay:.3s}.footer-left[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:1rem}.footer-logo[data-astro-cid-sckkx6r4]{width:200px;height:auto}.footer-social-icons[data-astro-cid-sckkx6r4]{display:flex;gap:1rem;padding-left:0}.footer-social-icons[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-flex;transition:transform .3s ease}.footer-social-icons[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover img[data-astro-cid-sckkx6r4]{transform:scale(1.1);opacity:1}.footer-social-icons[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:32px;height:auto;object-fit:contain;transition:opacity .3s ease}.footer-divider[data-astro-cid-sckkx6r4]{width:1px;align-self:stretch;background-color:var(--secondary-color)}.footer-right[data-astro-cid-sckkx6r4]{max-width:400px;font-size:.9rem;line-height:1.6;color:var(--dark-text)}.footer-right[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin-bottom:.5rem;transition:color .3s ease}.footer-right[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]:hover{color:var(--secondary-color);cursor:pointer}@keyframes fadeSlideIn{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.navbar[data-astro-cid-sckkx6r4]{flex-wrap:wrap;padding:.7rem 1.5rem}.nav-header[data-astro-cid-sckkx6r4]{width:100%;justify-content:space-between}.nav-left[data-astro-cid-sckkx6r4]{flex-grow:1;justify-content:flex-start;gap:.5rem}.social-icons[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:22px;height:22px}.phone-number[data-astro-cid-sckkx6r4]{font-size:.8rem}.divider[data-astro-cid-sckkx6r4]{height:22px}.hamburger[data-astro-cid-sckkx6r4]{display:flex}.menu[data-astro-cid-sckkx6r4]{position:absolute;top:100%;left:0;width:100%;flex-direction:column;background-color:var(--primary-bg);border-top:1px solid var(--secondary-color);padding:1rem 0;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s ease-out,opacity .3s ease-out}.menu[data-astro-cid-sckkx6r4].is-active{transform:translateY(0);opacity:1;pointer-events:auto}.menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{padding:.75rem 1.5rem;width:100%;text-align:center;font-size:1.1rem}footer[data-astro-cid-sckkx6r4]{flex-direction:column;gap:2rem;padding:1.5rem;align-items:center;text-align:center}.footer-left[data-astro-cid-sckkx6r4]{align-items:center}.footer-social-icons[data-astro-cid-sckkx6r4]{padding-left:0;justify-content:center}.footer-divider[data-astro-cid-sckkx6r4]{width:80%;height:1px;margin:1rem 0}}@media (max-width: 480px){nav[data-astro-cid-sckkx6r4]{padding:.5rem 1rem}.phone-number[data-astro-cid-sckkx6r4]{font-size:.75rem}}
