@charset "UTF-8";:root{--font-body: "Inter", sans-serif;--font-heading: "Playfair Display", serif;--font-accent: "Square Peg", cursive}html,body{margin:0;width:100%;min-height:100%;font-family:var(--font-body);background:#f1eae1;overflow-x:hidden;color:#000}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0;text-transform:uppercase}p{margin:0}.section-container{width:100%;max-width:1440px;margin:0 auto;padding-left:60px;padding-right:60px}@media(max-width:1024px){.section-container{max-width:984px;padding-left:20px;padding-right:20px}}@media(max-width:768px){.section-container{width:100%;padding-left:20px;padding-right:20px}}.btn[data-astro-cid-g2s54gfr]{--primary-400: #826450;--primary-500: #4f3a2d;--primary-600: #2b1c13;--light-400: #f1eae1;--radius-pill: 100px;--transition-fast: .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:var(--radius-pill);font-family:var(--font-body);font-weight:600;cursor:pointer;transition:all var(--transition-fast);border:1px solid transparent}.btn-sm[data-astro-cid-g2s54gfr]{padding:5px 14px;font-size:14px;line-height:20px;font-weight:600}.btn-md[data-astro-cid-g2s54gfr]{padding:7px 20px;font-size:15px;line-height:22px;font-weight:600}.btn-lg[data-astro-cid-g2s54gfr]{padding:9px 24px;font-size:16px;line-height:24px;font-weight:600}.btn[data-astro-cid-g2s54gfr].primary.outline{position:relative;background:transparent;border:none;color:var(--primary-400);overflow:hidden}.btn[data-astro-cid-g2s54gfr].primary.outline:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;width:var(--circle-size, 42px);border:1px solid var(--primary-400);border-radius:999px;transition:width .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),transform .3s ease,background .15s ease;z-index:0}.btn[data-astro-cid-g2s54gfr].primary.outline:hover:before{width:100%}.btn[data-astro-cid-g2s54gfr].primary.outline:active:before{width:100%;background:#8264501a}.btn[data-astro-cid-g2s54gfr].primary.outline .btn-label[data-astro-cid-g2s54gfr],.btn[data-astro-cid-g2s54gfr].primary.outline .btn-icon[data-astro-cid-g2s54gfr]{position:relative;z-index:1}.btn[data-astro-cid-g2s54gfr].light.outline{position:relative;background:transparent;border:none;color:var(--light-400);overflow:visible}.btn[data-astro-cid-g2s54gfr].light.outline:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;width:var(--circle-size, 42px);border:1px solid var(--light-400);border-radius:999px;transition:width .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),transform .3s ease,background .15s ease;z-index:0}.btn[data-astro-cid-g2s54gfr].light.outline:hover:before{width:100%}.btn[data-astro-cid-g2s54gfr].light.outline:active:before{width:100%;background:#f1eae126}.btn[data-astro-cid-g2s54gfr].light.outline .btn-label[data-astro-cid-g2s54gfr],.btn[data-astro-cid-g2s54gfr].light.outline .btn-icon[data-astro-cid-g2s54gfr]{position:relative;z-index:1}@media(max-width:768px){.btn[data-astro-cid-g2s54gfr].primary.outline:before,.btn[data-astro-cid-g2s54gfr].light.outline:before{width:100%}}.btn[data-astro-cid-g2s54gfr].secondary.ghost{background:transparent;color:var(--primary-400);border:none}.btn[data-astro-cid-g2s54gfr].secondary.ghost:hover:not(:disabled){text-decoration:underline}.btn[data-astro-cid-g2s54gfr].secondary.outline{background:transparent;color:var(--primary-400);border-color:var(--primary-400)}.btn[data-astro-cid-g2s54gfr].secondary.outline:hover:not(:disabled){background:#82645014}.btn[data-astro-cid-g2s54gfr].secondary.solid{background:#8264501a;color:var(--primary-400);border-color:var(--primary-400)}.btn[data-astro-cid-g2s54gfr].secondary.solid:hover:not(:disabled){background:#82645033}.btn[data-astro-cid-g2s54gfr]:disabled{opacity:.2;cursor:not-allowed;pointer-events:none}.btn[data-astro-cid-g2s54gfr].text{background:transparent;border:none;padding:0;border-radius:0;font-weight:600;line-height:normal;display:inline-flex;align-items:center;gap:4px}.btn[data-astro-cid-g2s54gfr].primary.text{color:var(--primary-400)}.btn[data-astro-cid-g2s54gfr].primary.text:hover:not(:disabled){text-decoration:underline}.btn[data-astro-cid-g2s54gfr].primary.text:active:not(:disabled){opacity:.7}.btn[data-astro-cid-g2s54gfr].light.text{color:var(--light-400)}.btn[data-astro-cid-g2s54gfr].light.text:hover:not(:disabled){text-decoration:underline}.btn[data-astro-cid-g2s54gfr].text.btn-sm,.btn[data-astro-cid-g2s54gfr].text.btn-md,.btn[data-astro-cid-g2s54gfr].text.btn-lg{padding:0}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;padding:0;width:100%;z-index:1100;display:flex;justify-content:center;transition:transform .3s ease}.navbar[data-astro-cid-5blmo7yk].hidden{transform:translateY(-100%)}.section-container[data-astro-cid-5blmo7yk]{padding:40px 60px}.navbar[data-astro-cid-5blmo7yk].visible{transform:translateY(0)}.navbar-box[data-astro-cid-5blmo7yk]{background:#f1eae1;border-radius:100px;padding:8px 16px 8px 32px;width:100%}.navbar-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;min-height:46px}.navbar-logo[data-astro-cid-5blmo7yk]{width:98px;display:block}.nav-group[data-astro-cid-5blmo7yk]{display:flex;gap:6px;margin-left:auto}.nav-item[data-astro-cid-5blmo7yk]{position:relative;padding:8px 14px;font-size:15px;font-weight:500;color:#826450;text-decoration:none;border-radius:8px;transition:color .25s ease,transform .2s ease}.nav-item[data-astro-cid-5blmo7yk]:before{content:"";position:absolute;inset:0;background:#8264501a;border-radius:8px;opacity:0;transform:scale(.85);transition:opacity .25s ease,transform .25s cubic-bezier(.4,0,.2,1);z-index:-1}.nav-item[data-astro-cid-5blmo7yk]:hover:before{opacity:1;transform:scale(1)}.nav-item[data-astro-cid-5blmo7yk]:hover{transform:translateY(-1px)}.nav-item[data-astro-cid-5blmo7yk].active{font-weight:700}.nav-item[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;left:14px;right:14px;bottom:4px;height:2px;background:#826450;border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav-item[data-astro-cid-5blmo7yk].active:after{transform:scaleX(1)}.cta[data-astro-cid-5blmo7yk]{margin-left:30px}.mobile-toggle[data-astro-cid-5blmo7yk]{display:none;margin-left:auto;width:40px;height:40px;background:none;border:none;cursor:pointer;position:relative}.icon[data-astro-cid-5blmo7yk]{position:absolute;inset:0;margin:auto;fill:#826450;transition:opacity .25s ease,transform .3s cubic-bezier(.4,0,.2,1)}.burger[data-astro-cid-5blmo7yk]{transform:rotate(0) scale(1)}.close[data-astro-cid-5blmo7yk]{opacity:0;transform:rotate(-90deg) scale(.6)}.navbar[data-astro-cid-5blmo7yk].is-open .burger[data-astro-cid-5blmo7yk]{opacity:0;transform:rotate(90deg) scale(.6)}.navbar[data-astro-cid-5blmo7yk].is-open .close[data-astro-cid-5blmo7yk]{opacity:1;transform:rotate(0) scale(1)}.mobile-menu[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:12px;margin-top:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .2s ease,margin-top .3s ease}.mobile-item[data-astro-cid-5blmo7yk]{padding:12px 20px;border-radius:40px;font-size:18px;line-height:26px;color:#826450;text-decoration:none}.mobile-item[data-astro-cid-5blmo7yk]:hover{background:#8264501a}.mobile-item[data-astro-cid-5blmo7yk].active{background:#826450;color:#f9f9f9;font-weight:600}.mobile-cta[data-astro-cid-5blmo7yk]{margin-top:10px;padding:8px 16px;background:#f9f9f9;border-radius:40px;text-align:center;font-size:16px;font-weight:500;color:#826450;text-decoration:none}.mobile-overlay[data-astro-cid-5blmo7yk]{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:900}.mobile-overlay[data-astro-cid-5blmo7yk].is-active{opacity:1;pointer-events:all}@media(max-width:1024px){.section-container[data-astro-cid-5blmo7yk]{padding:20px}.navbar-box[data-astro-cid-5blmo7yk]{border-radius:40px}.nav-group[data-astro-cid-5blmo7yk],.cta[data-astro-cid-5blmo7yk]{display:none}.mobile-toggle[data-astro-cid-5blmo7yk]{display:block}.navbar[data-astro-cid-5blmo7yk].is-open .mobile-menu[data-astro-cid-5blmo7yk]{max-height:600px;opacity:1;margin-top:30px}.navbar[data-astro-cid-5blmo7yk].is-open .navbar-box[data-astro-cid-5blmo7yk]{padding:8px 16px 20px 32px}}.footer[data-astro-cid-sz7xmlte]{background:#3d5a4c;color:#fff;padding-top:60px;padding-bottom:50px}.footer-top[data-astro-cid-sz7xmlte]{row-gap:40px}.footer-logo[data-astro-cid-sz7xmlte]{width:331px;height:auto;margin-bottom:25px}.footer-description[data-astro-cid-sz7xmlte]{font-size:14px;line-height:21px;margin:0;color:#ffffffe6}.footer-links[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:16px;font-weight:700;margin-bottom:16px}.links-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.footer-link[data-astro-cid-sz7xmlte]{display:block;margin-bottom:10px;font-size:14px;line-height:21px;color:#fffc;text-decoration:none;transition:.15s ease}.footer-link[data-astro-cid-sz7xmlte]:hover{color:#fff;font-weight:600}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.contact-details[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px}.contact-item[data-astro-cid-sz7xmlte]{font-size:14px;line-height:21px}.contact-item[data-astro-cid-sz7xmlte] .label[data-astro-cid-sz7xmlte]{font-weight:700;margin-right:6px}.contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;text-decoration:none;transition:.15s ease}.contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;font-weight:600}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;gap:12px;margin-top:auto}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:46px;height:46px;border-radius:50%;border:1px solid #f1eae1;display:flex;align-items:center;justify-content:center;transition:.15s ease}.footer-socials[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:25px;height:25px}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:#ffffff1a}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:#ffffff26;margin:40px 0 25px}.footer-bottom[data-astro-cid-sz7xmlte]{font-size:14px;line-height:21px}.footer-bottom[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{font-weight:700}@media(max-width:1024px){.links-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.links-grid[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]{display:contents}.footer-logo[data-astro-cid-sz7xmlte]{width:260px}}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding-top:40px}.footer-logo[data-astro-cid-sz7xmlte]{width:189px}.footer-link[data-astro-cid-sz7xmlte],.contact-item[data-astro-cid-sz7xmlte]{font-size:16px;line-height:24px}.links-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:0 24px}.links-grid[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]{display:block}.footer-socials[data-astro-cid-sz7xmlte]{margin-top:20px;margin-bottom:40px}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:40px;height:40px}.footer-socials[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.footer-divider[data-astro-cid-sz7xmlte]{display:none}}
