:root{--ink:#101817;--ink-2:#182725;--paper:#f5f4ef;--line:#d3d7d0;--muted:#5c6864;--lime:#d7ec4e;--orange:#d9793d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:absolute;transform:translateY(-130%);background:var(--lime);color:var(--ink);padding:10px 16px;z-index:100}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.container{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow{color:var(--orange);font:500 12px/1.2 DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;padding:0 22px;font-weight:800;transition:background .2s ease,transform .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--lime);color:var(--ink)}.button-primary:hover{background:#e6f967}.button-ghost{border-color:#ffffff73;color:var(--white)}.floating-contact-stack{position:fixed;right:18px;top:50%;z-index:2147483000;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%)}.floating-contact-button{position:relative;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--orange);color:#fff;box-shadow:0 14px 32px #1018173d;border:1px solid rgba(255,255,255,.36);transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;touch-action:manipulation}.floating-email-button{background:var(--orange)}.floating-whatsapp-button{background:#1f8f5f}.floating-facebook-button{background:#1877f2}.floating-youtube-button{background:#d9281f}.floating-contact-button:hover{background:#bd672f;transform:translate(-4px);box-shadow:0 20px 44px #10181747;border-color:#ffffff94}.floating-whatsapp-button:hover{background:#16774e}.floating-facebook-button:hover{background:#1264cc}.floating-youtube-button:hover{background:#b91f17}.floating-contact-button:before{content:attr(data-label);position:absolute;right:calc(100% + 10px);top:50%;transform:translate(8px,-50%);opacity:0;pointer-events:none;padding:8px 11px;border-radius:999px;background:#101817f0;color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em;white-space:nowrap;box-shadow:0 10px 26px #10181733;transition:opacity .18s ease,transform .18s ease}.floating-contact-button:hover:before,.floating-contact-button:focus-visible:before{opacity:1;transform:translateY(-50%)}.floating-contact-button:focus-visible{outline-color:var(--lime);outline-offset:4px}.floating-contact-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.floating-social-icon{fill:currentColor;stroke:none}@media(min-width:1440px){.container{width:min(1320px,calc(100% - 80px))}}@media(min-width:1920px){.container{width:min(1480px,calc(100% - 120px))}}@media(max-width:700px){.floating-contact-stack{right:14px;top:auto;bottom:86px;gap:8px;transform:none}.floating-contact-button{width:48px;height:48px;border-radius:15px}.floating-contact-button:hover{transform:translateY(-2px)}.floating-contact-button:before{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-ctg3m53h]{background:#fff;color:#1e2925;position:sticky;top:0;z-index:50;box-shadow:0 1px 8px #00000017}.top-bar[data-astro-cid-ctg3m53h]{background:#20352e;color:#dce8e2;font-size:12px}.top-bar[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{min-height:32px;display:flex;align-items:center;justify-content:space-between}.tagline[data-astro-cid-ctg3m53h]{font-weight:500}.top-links[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:22px}.top-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#dce8e2;opacity:.85;transition:opacity .2s;text-decoration:none}.top-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{opacity:1}.main-nav[data-astro-cid-ctg3m53h]{border-bottom:1px solid #f0f0f0}.main-nav[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{object-fit:contain;display:block;height:auto}.nav-cta[data-astro-cid-ctg3m53h]{background:#ca772e;color:#fff;padding:11px 18px;font-size:13px;font-weight:800;white-space:nowrap;flex-shrink:0;text-decoration:none;border-radius:2px;transition:background .2s}.nav-cta[data-astro-cid-ctg3m53h]:hover{background:#b56a26}.menu-toggle[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border:0;background:transparent;cursor:pointer;padding:0;flex-shrink:0}.menu-toggle[data-astro-cid-ctg3m53h] .bar[data-astro-cid-ctg3m53h]{display:block;width:24px;height:2px;background:#1e2925;border-radius:2px;transition:transform .3s,opacity .3s}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] .bar[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-menu[data-astro-cid-ctg3m53h]{display:flex;flex-direction:row;align-items:center;list-style:none;margin:0;padding:0;font-size:13px;font-weight:700}.nav-menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{position:relative}.nav-link[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:6px;padding:10px 12px;text-decoration:none;color:#1e2925;transition:color .2s;white-space:nowrap}.nav-link[data-astro-cid-ctg3m53h]:hover{color:#ca772e}.nav-link[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{white-space:nowrap}.chevron[data-astro-cid-ctg3m53h]{transition:transform .2s;flex-shrink:0}.dropdown[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border:1px solid #ececec;border-radius:4px;box-shadow:0 10px 30px #0000001f;list-style:none;margin:0;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility .2s;z-index:100}.dropdown-link[data-astro-cid-ctg3m53h]{display:block;padding:9px 18px;font-size:12.5px;font-weight:600;color:#3b4b45;white-space:nowrap;text-decoration:none;transition:color .15s,background .15s}.dropdown-link[data-astro-cid-ctg3m53h]:hover{color:#ca772e;background:#f8faf9}@media(hover:hover)and (pointer:fine){.has-dropdown[data-astro-cid-ctg3m53h]:hover>.dropdown[data-astro-cid-ctg3m53h],.has-dropdown[data-astro-cid-ctg3m53h]:focus-within>.dropdown[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0)}.has-dropdown[data-astro-cid-ctg3m53h]:hover .chevron[data-astro-cid-ctg3m53h],.has-dropdown[data-astro-cid-ctg3m53h]:focus-within .chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}}@media(max-width:1024px){.top-bar[data-astro-cid-ctg3m53h]{display:none}.main-nav[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{min-height:64px;gap:12px}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:124px;height:auto}.menu-toggle[data-astro-cid-ctg3m53h]{display:flex;order:3}.nav-cta[data-astro-cid-ctg3m53h]{margin-left:auto;font-size:12px;padding:9px 14px;order:2}.nav-menu[data-astro-cid-ctg3m53h]{position:fixed;inset:64px 0 0;background:#fff;flex-direction:column;align-items:stretch;padding:14px 22px 32px;overflow-y:auto;overscroll-behavior:contain;transform:translate(-100%);transition:transform .3s ease;font-size:15px;box-shadow:0 16px 40px #00000024;z-index:1000}.nav-menu[data-astro-cid-ctg3m53h].is-open{transform:translate(0)}.nav-menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]{min-height:48px;padding:14px 0;border-bottom:1px solid #f0f0f0;justify-content:space-between;white-space:normal}.nav-menu[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:last-child>a[data-astro-cid-ctg3m53h]{border-bottom:0}.nav-link[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{white-space:normal;line-height:1.35}.has-dropdown[data-astro-cid-ctg3m53h] .dropdown[data-astro-cid-ctg3m53h]{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-left:2px solid #ececec;border-radius:0;padding:0 0 0 14px;margin:4px 0 8px;background:transparent;min-width:auto;display:none;transition:none}.has-dropdown[data-astro-cid-ctg3m53h].is-open .dropdown[data-astro-cid-ctg3m53h]{display:block}.has-dropdown[data-astro-cid-ctg3m53h] .chevron[data-astro-cid-ctg3m53h]{transform:rotate(0);transition:transform .2s}.has-dropdown[data-astro-cid-ctg3m53h].is-open .chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.dropdown-link[data-astro-cid-ctg3m53h]{white-space:normal;padding:10px 0;font-size:14px;font-weight:500;line-height:1.35}}@media(max-width:480px){.main-nav[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{min-height:60px}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:112px}.nav-menu[data-astro-cid-ctg3m53h]{inset:60px 0 0}.nav-cta[data-astro-cid-ctg3m53h]{display:none}}body.menu-open{overflow:hidden}
