nav[data-astro-cid-2d6zlvbr]:not(.footer-nav){position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;padding:28px 48px}.nav-logo[data-astro-cid-2d6zlvbr]{font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light)}.nav-links[data-astro-cid-2d6zlvbr]{display:flex;gap:36px;list-style:none}.nav-links[data-astro-cid-2d6zlvbr] a[data-astro-cid-2d6zlvbr]{font-size:12px;font-weight:400;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;color:var(--muted-light);transition:color .2s}.nav-links[data-astro-cid-2d6zlvbr] a[data-astro-cid-2d6zlvbr]:hover{color:var(--text-light)}.nav-toggle[data-astro-cid-2d6zlvbr]{display:none;width:32px;height:32px;background:transparent;border:none;cursor:none;position:relative;padding:0;z-index:201}.nav-toggle[data-astro-cid-2d6zlvbr] span[data-astro-cid-2d6zlvbr]{position:absolute;left:6px;right:6px;height:1.5px;background:var(--text-light);transition:transform .3s ease,top .3s ease,opacity .2s ease}.nav-toggle[data-astro-cid-2d6zlvbr] span[data-astro-cid-2d6zlvbr]:nth-child(1){top:12px}.nav-toggle[data-astro-cid-2d6zlvbr] span[data-astro-cid-2d6zlvbr]:nth-child(2){top:19px}.nav-toggle[data-astro-cid-2d6zlvbr].is-open span[data-astro-cid-2d6zlvbr]:nth-child(1){top:15px;transform:rotate(45deg)}.nav-toggle[data-astro-cid-2d6zlvbr].is-open span[data-astro-cid-2d6zlvbr]:nth-child(2){top:15px;transform:rotate(-45deg)}@media(max-width:767px){nav[data-astro-cid-2d6zlvbr]:not(.footer-nav){padding:22px 24px}.nav-toggle[data-astro-cid-2d6zlvbr]{display:block}.nav-links[data-astro-cid-2d6zlvbr]{position:fixed;inset:0;background:#0a0a0af5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);flex-direction:column;align-items:center;justify-content:center;gap:36px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:199}.nav-links[data-astro-cid-2d6zlvbr].is-open{opacity:1;pointer-events:auto}.nav-links[data-astro-cid-2d6zlvbr] a[data-astro-cid-2d6zlvbr]{font-size:28px;letter-spacing:.04em;color:var(--text-light)}}.sidebar-badge[data-astro-cid-2d6zlvbr]{position:fixed;right:0;top:50%;transform:translateY(-50%) rotate(180deg);z-index:200;background:#f5f5f014;border-left:1px solid var(--border-light);color:var(--muted-light);padding:20px 10px;font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl}.site-footer[data-astro-cid-tgc5tww7]{position:relative;z-index:2;padding:clamp(60px,8vh,96px) clamp(24px,5vw,80px) clamp(32px,4vh,48px);color:var(--text-light);border-top:1px solid rgba(245,245,240,.08)}.site-footer-inner[data-astro-cid-tgc5tww7]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(32px,5vh,56px)}.footer-top[data-astro-cid-tgc5tww7]{display:flex;flex-direction:column;gap:32px;justify-content:space-between;align-items:flex-start}.footer-brand[data-astro-cid-tgc5tww7]{display:flex;flex-direction:column;gap:6px}.footer-logo[data-astro-cid-tgc5tww7]{font-size:clamp(20px,2.2vw,28px);font-weight:500;letter-spacing:-.01em;color:var(--text-light)}.footer-tagline[data-astro-cid-tgc5tww7]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f5f5f0b3}.footer-bottom[data-astro-cid-tgc5tww7]{display:flex;flex-direction:column;gap:16px;justify-content:space-between;align-items:flex-start;padding-top:clamp(20px,3vh,32px);border-top:1px solid rgba(245,245,240,.06)}.footer-copyright[data-astro-cid-tgc5tww7]{font-size:11px;font-weight:400;letter-spacing:.06em;color:#f5f5f0b3}.footer-social[data-astro-cid-tgc5tww7]{display:flex;gap:20px}.footer-social[data-astro-cid-tgc5tww7] a[data-astro-cid-tgc5tww7]{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#f5f5f0b3;text-decoration:none;transition:color .2s ease}.footer-social[data-astro-cid-tgc5tww7] a[data-astro-cid-tgc5tww7]:hover{color:var(--text-light)}@media(min-width:768px){.footer-bottom[data-astro-cid-tgc5tww7]{flex-direction:row;align-items:center}}.contact-modal[data-astro-cid-sfmlrfrm]{position:fixed;inset:0;z-index:9000;display:none;align-items:center;justify-content:center;padding:20px}.contact-modal[data-astro-cid-sfmlrfrm].is-open{display:flex}.contact-modal-backdrop[data-astro-cid-sfmlrfrm]{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(8px)}.contact-modal-content[data-astro-cid-sfmlrfrm]{position:relative;background:#141413;border:1px solid rgba(245,245,240,.12);border-radius:24px;padding:clamp(28px,4vw,48px);max-width:520px;width:100%;color:var(--text-light);box-shadow:0 40px 80px -20px #0009}.contact-modal-close[data-astro-cid-sfmlrfrm]{position:absolute;top:14px;right:14px;background:transparent;border:none;color:#f5f5f0b3;font-size:22px;cursor:none;padding:8px 12px;line-height:1;font-family:inherit;transition:color .2s ease}.contact-modal-close[data-astro-cid-sfmlrfrm]:hover{color:var(--text-light)}.contact-modal-title[data-astro-cid-sfmlrfrm]{font-size:clamp(22px,2.4vw,32px);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin-bottom:8px}.contact-modal-sub[data-astro-cid-sfmlrfrm]{font-size:14px;font-weight:300;color:#f5f5f0b3;line-height:1.5;margin-bottom:28px}.contact-form[data-astro-cid-sfmlrfrm]{display:flex;flex-direction:column;gap:18px}.contact-form[data-astro-cid-sfmlrfrm] label[data-astro-cid-sfmlrfrm]{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#f5f5f0b3}.contact-form[data-astro-cid-sfmlrfrm] input[data-astro-cid-sfmlrfrm],.contact-form[data-astro-cid-sfmlrfrm] textarea[data-astro-cid-sfmlrfrm]{font-family:inherit;background:transparent;border:none;border-bottom:1px solid rgba(245,245,240,.15);padding:10px 0;color:var(--text-light);font-size:15px;font-weight:300;letter-spacing:0;text-transform:none;outline:none;transition:border-color .25s ease;resize:none;width:100%}.contact-form[data-astro-cid-sfmlrfrm] input[data-astro-cid-sfmlrfrm]:focus,.contact-form[data-astro-cid-sfmlrfrm] textarea[data-astro-cid-sfmlrfrm]:focus{border-bottom-color:var(--text-light)}.contact-form[data-astro-cid-sfmlrfrm] textarea[data-astro-cid-sfmlrfrm]{min-height:88px}.contact-form-submit[data-astro-cid-sfmlrfrm]{margin-top:12px;padding:14px 28px;border-radius:100px;background:var(--text-light);color:var(--bg-dark);border:none;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.05em;cursor:none;transition:transform .2s ease,background .25s ease}.contact-form-submit[data-astro-cid-sfmlrfrm]:hover{background:#ddd;transform:scale(1.02)}.contact-form-submit[data-astro-cid-sfmlrfrm]:active{transform:scale(.98)}.contact-form-honeypot[data-astro-cid-sfmlrfrm]{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.contact-form-success[data-astro-cid-sfmlrfrm]{padding:32px 0;font-size:16px;line-height:1.5;color:var(--text-dark);text-align:center}.contact-form-error[data-astro-cid-sfmlrfrm]{margin-top:8px;font-size:13px;line-height:1.5;color:#c33}
