.footer_footer__PZD4d{display:flex;justify-content:space-between;align-items:center;background:var(--card-bg);color:var(--foreground);padding:1.5rem 2rem;border-radius:1rem 1rem 0 0;box-shadow:var(--shadow);font-family:var(--font-main);margin-top:3rem;flex-wrap:wrap;border-top:var(--card-border);position:relative;z-index:2}.footer_footer__PZD4d:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:1rem 1rem 0 0;background:var(--accent-gradient);opacity:.08;filter:blur(14px);pointer-events:none}.footer_footerLeft__3xAVp{display:flex;align-items:center;gap:1rem}.footer_socialLabel__4ZWiA{font-size:1.08rem;font-weight:500;margin-right:.5rem;letter-spacing:.5px;color:var(--foreground-secondary)}.footer_socialIcon__PqDUN{display:flex;align-items:center;justify-content:center;background:var(--accent-gradient);color:#fff;width:36px;height:36px;border-radius:50%;font-size:1.25rem;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(191,161,74,.1);text-decoration:none;border:1.5px solid var(--accent)}.footer_socialIcon__PqDUN:focus,.footer_socialIcon__PqDUN:hover{background:var(--accent-dark);color:var(--accent-light);box-shadow:0 4px 16px rgba(191,161,74,.18)}.footer_footerRight__oFMYT{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.footer_footerLink__KzpZ_{color:var(--accent);font-size:1rem;text-decoration:underline;transition:color .2s;font-weight:500}.footer_footerLink__KzpZ_:focus,.footer_footerLink__KzpZ_:hover{color:var(--accent-light)}.footer_copyright__djed_{width:100%;text-align:center;margin-top:1.2rem;font-size:1rem;font-weight:400;opacity:.85;letter-spacing:.5px;color:var(--foreground-secondary)}@media (max-width:600px){.footer_footer__PZD4d{flex-direction:column;padding:1.2rem .5rem;gap:1.2rem;border-radius:.7rem .7rem 0 0}.footer_footerRight__oFMYT{gap:1rem}}.main-header_header__GEx0U{width:100%;max-width:950px;margin:0 auto;padding:0 32px;height:72px;display:flex;align-items:center;justify-content:space-between;background:var(--header-bg);box-shadow:0 4px 24px 0 rgba(191,161,74,.1);border-radius:0 0 24px 24px;border-bottom:var(--header-border);position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:var(--header-blur);backdrop-filter:var(--header-blur)}.main-header_logo__yTxan{display:flex;align-items:center;gap:.6em;font-size:1.1rem;font-weight:700;letter-spacing:.05em;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;transition:transform .18s cubic-bezier(.4,0,.2,1)}.main-header_logo__yTxan:hover{transform:scale(1.04)}.main-header_logoIcon__r5VWR{display:flex;align-items:center}.main-header_logoIcon__r5VWR svg{height:3em;width:auto;display:inline-block;vertical-align:middle}.main-header_logoText__SARjD{display:flex;flex-direction:column;line-height:1;margin:0;padding:0}.main-header_nav__OWv64 ul{list-style:none;margin:0;padding:0;display:flex;gap:3px;font-size:1.25rem}.main-header_nav__OWv64{display:flex;gap:2rem}.main-header_link__rI2wm{color:var(--foreground);font-weight:500;text-decoration:none;font-size:1.1rem;padding:.4rem 1.1rem;border-radius:12px;transition:background .18s,color .18s}.main-header_link__rI2wm:hover{background:var(--accent-gradient);color:#232018}.main-header_hamburgerWrapper__A7ZPK{display:none}@media (max-width:767px){.main-header_nav__OWv64{position:fixed;top:0;right:0;height:100vh;width:80vw;max-width:320px;background:var(--header-bg);box-shadow:-2px 0 32px rgba(44,62,80,.18);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;padding:4rem 2rem 2rem;z-index:100}.main-header_nav__OWv64.main-header_open__u6Akg{transform:translateX(0)}.main-header_nav__OWv64 ul{flex-direction:column;gap:2rem;width:100%}.main-header_hamburgerWrapper__A7ZPK{display:flex;align-items:center;z-index:200}.main-header_header__GEx0U{justify-content:space-between}.main-header_backdrop__NLKPt{position:fixed;inset:0;background:rgba(0,0,0,.2);z-index:99}.main-header_logo__yTxan{font-size:.9rem;gap:.35em}.main-header_logoIcon__r5VWR svg{height:2.5em}.main-header_logoText__SARjD{font-size:.9em}}.nav-link_link__tDT2b{text-decoration:none;color:var(--foreground);font-weight:600;padding:.5rem 1.2rem;border-radius:.75rem;position:relative;transition:background .2s,color .2s,box-shadow .2s;letter-spacing:.02em;overflow:hidden}.nav-link_link__tDT2b:hover{background:var(--accent-gradient);color:#232018;box-shadow:0 2px 16px 0 rgba(210,175,38,.15)}.nav-link_link__tDT2b:active,.nav-link_link__tDT2b:focus{outline:none;box-shadow:none;transform:scale(.94);transition:transform .12s cubic-bezier(.4,0,.2,1)}.nav-link_active__htnlJ{background:var(--accent-gradient);color:#232018;box-shadow:0 2px 24px 0 rgba(210,175,38,.18);font-weight:700}