.header[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:100;background:var(--bg-light);padding:20px 0;border-bottom:1px solid var(--border-light);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.header--hidden[data-astro-cid-5blmo7yk]{transform:translateY(-100%)}.header--scrolled[data-astro-cid-5blmo7yk]{box-shadow:0 1px 16px #1c1c1c0f}.header__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between}.header__logo[data-astro-cid-5blmo7yk]{font-family:var(--font-serif);font-size:22px;font-weight:700;color:var(--text-primary)}.header__nav[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:32px}.header__nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:14px;font-weight:500;color:var(--text-secondary);transition:color .2s}.header__nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text-primary)}.header__nav[data-astro-cid-5blmo7yk] .btn-outline[data-astro-cid-5blmo7yk]{padding:10px 24px;font-weight:600;border:1.5px solid var(--text-secondary);border-radius:6px;color:var(--text-secondary);background-image:linear-gradient(var(--copper),var(--copper));background-size:0% 100%;background-position:center;background-repeat:no-repeat;transition:background-size .35s var(--ease-out),border-color .3s var(--ease-out),color .25s var(--ease-out),transform .2s var(--ease-overshoot)}.header__nav[data-astro-cid-5blmo7yk] .btn-outline[data-astro-cid-5blmo7yk]:hover{background-size:100% 100%;border-color:var(--copper);color:#fff;transform:translateY(-1px)}.header__mobile-toggle[data-astro-cid-5blmo7yk]{display:none;background:none;color:var(--text-primary);padding:8px;align-items:center;justify-content:center}.header__icon-close[data-astro-cid-5blmo7yk],.header__mobile-toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .header__icon-open[data-astro-cid-5blmo7yk]{display:none}.header__mobile-toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .header__icon-close[data-astro-cid-5blmo7yk]{display:block}.header__mobile-menu[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;background:var(--bg-light);overflow:hidden;max-height:0;transition:max-height .3s ease}.header__mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;padding:16px 48px;font-size:15px;font-weight:500;color:var(--text-secondary);border-bottom:1px solid var(--border-light);transition:color .2s}.header__mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text-primary)}.header__mobile-cta[data-astro-cid-5blmo7yk]{margin:16px 48px;text-align:center;border-bottom:none!important;border-radius:6px;padding:12px 24px!important;background:var(--copper)!important;color:#fff!important}@media(max-width:768px){.header[data-astro-cid-5blmo7yk]{padding:16px 0}.header__logo[data-astro-cid-5blmo7yk]{font-size:18px}.header__nav[data-astro-cid-5blmo7yk]{display:none}.header__mobile-toggle[data-astro-cid-5blmo7yk]{display:flex}.header__mobile-menu[data-astro-cid-5blmo7yk]{display:flex;max-height:0}.header__mobile-menu--open[data-astro-cid-5blmo7yk]{max-height:400px}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-dark)}.footer__main[data-astro-cid-sz7xmlte]{position:relative;background:linear-gradient(to right,var(--copyright-bg) 50%,var(--form-bg) 50%)}.footer__inner[data-astro-cid-sz7xmlte]{position:relative;display:flex}.footer__left[data-astro-cid-sz7xmlte]{flex:1;padding:80px 60px 80px 0;display:flex;flex-direction:column;gap:28px;justify-content:center}.footer__h2[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-size:36px;font-weight:700;line-height:1.15;letter-spacing:-.3px;color:var(--text-light)}.footer__sub[data-astro-cid-sz7xmlte]{font-size:16px;line-height:1.7;color:var(--text-muted)}.footer__contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px}.footer__contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:10px}.footer__icon[data-astro-cid-sz7xmlte]{width:18px;height:18px;color:var(--copper-light);flex-shrink:0}.footer__contact-item[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte],.footer__contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:500;color:var(--text-bright)}.footer__contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-light)}.footer__quote[data-astro-cid-sz7xmlte]{margin-top:auto;padding-top:28px;border-top:1px solid var(--divider-dark)}.footer__quote-text[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-size:16px;font-weight:600;color:var(--text-muted);line-height:1.4;letter-spacing:.5px}.footer__right[data-astro-cid-sz7xmlte]{flex:1;padding:80px 0 80px 60px;display:flex;flex-direction:column;gap:32px}.form__title[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-size:24px;font-weight:700;color:var(--text-primary);letter-spacing:-.2px}.form__fields[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:20px}.form-group[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:6px}.form-group__label[data-astro-cid-sz7xmlte]{font-size:12px;font-weight:600;color:var(--text-primary)}.form-group__input[data-astro-cid-sz7xmlte],.form-group__textarea[data-astro-cid-sz7xmlte]{width:100%;height:48px;padding:0 16px;background:#fff;border:1.5px solid #ccc8c1;border-radius:6px;font-family:var(--font-sans);font-size:14px;color:var(--text-primary);outline:none;transition:border-color .2s,box-shadow .2s}.form-group__input[data-astro-cid-sz7xmlte]:focus,.form-group__textarea[data-astro-cid-sz7xmlte]:focus{border-color:var(--copper);box-shadow:0 0 0 3px #2e5e4e14}.form-group__input[data-astro-cid-sz7xmlte]::placeholder,.form-group__textarea[data-astro-cid-sz7xmlte]::placeholder{color:var(--text-dim)}.form-group__textarea[data-astro-cid-sz7xmlte]{height:100px;padding:12px 16px;resize:vertical}.form__submit[data-astro-cid-sz7xmlte]{width:auto;height:48px;padding:0 32px;background:var(--copper);color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:600;border-radius:8px;transition:background .2s}.form__submit[data-astro-cid-sz7xmlte]:hover{background:var(--copper-hover)}.footer-links[data-astro-cid-sz7xmlte]{background:var(--bg-dark);border-top:1px solid var(--divider-dark);padding:48px 0}.footer-links__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.footer-links__col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px}.footer-links__heading[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-size:15px;font-weight:700;color:var(--text-light);margin-bottom:4px}.footer-links__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:13px;color:var(--text-bright);transition:color .2s}.footer-links__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--copper-light)}.copyright[data-astro-cid-sz7xmlte]{background:var(--copyright-bg)}.copyright__inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;height:56px}.copyright__text[data-astro-cid-sz7xmlte]{font-size:12px;color:#666}.copyright__links[data-astro-cid-sz7xmlte]{display:flex;gap:24px}.copyright__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:12px;color:#666;transition:color .2s}.copyright__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-dim)}.copyright__social[data-astro-cid-sz7xmlte]{display:flex;gap:16px}.copyright__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#666;transition:color .2s;display:flex;align-items:center}.copyright__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-dim)}@media(max-width:1024px){.footer__main[data-astro-cid-sz7xmlte]{background:var(--copyright-bg)}.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column}.footer__right[data-astro-cid-sz7xmlte]{background:var(--form-bg);margin:0 -48px;padding:80px 48px}.footer__left[data-astro-cid-sz7xmlte]{padding:60px 0}.footer-links__inner[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:768px){.footer__left[data-astro-cid-sz7xmlte]{padding:40px 0}.footer__h2[data-astro-cid-sz7xmlte]{font-size:32px}.footer__right[data-astro-cid-sz7xmlte]{margin:0 -24px;padding:40px 24px}.footer-links[data-astro-cid-sz7xmlte]{padding:32px 0}.footer-links__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:24px}.copyright__inner[data-astro-cid-sz7xmlte]{flex-direction:column;height:auto;padding:16px 0;gap:8px}}
