.Footer_footer__N0aCO{background:var(--bg-dark);color:var(--text-white);padding:64px 0 24px}.Footer_grid__amU9G{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:48px}.Footer_col__akFB8{display:flex;flex-direction:column;gap:8px}.Footer_brand__F3nAz{font-size:1.3rem;font-weight:800;margin-bottom:8px}.Footer_accent__0rBDN{color:var(--accent-color)}.Footer_desc__q8_yV{color:#9ca3af;font-size:.9rem;line-height:1.6;max-width:280px}.Footer_colTitle__m9rGM{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:4px}.Footer_link__eEGLF{color:#d1d5db;font-size:.9rem;transition:color .2s}.Footer_link__eEGLF:hover{color:var(--primary-light)}.Footer_bottom___N9Bn{border-top:1px solid #30363d;padding-top:24px;text-align:center;color:#6b7280;font-size:.85rem}@media (max-width:768px){.Footer_grid__amU9G{grid-template-columns:1fr 1fr;gap:32px}}.Header_header__ViHqT{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-height);background:var(--bg-white);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Header_inner__2BwGl{display:flex;align-items:center;justify-content:space-between;height:100%}.Header_brand__BS84U{display:inline-flex;align-items:center;gap:10px;font-size:1.4rem;font-weight:800;color:var(--text-dark);white-space:nowrap}.Header_brandLogo__I47pD{height:36px;width:auto;display:block}.Header_accent__5dRT7{color:var(--accent-color)}.Header_nav__Fr0WM{display:flex;gap:32px}.Header_navLink__LhUBR{font-size:.95rem;font-weight:500;color:var(--text-body);transition:var(--transition-fast)}.Header_navLink__LhUBR:hover{color:var(--primary-color)}.Header_actions__M_3Yw{display:flex;align-items:center;gap:16px}.Header_loginLink__Yz9en{font-weight:600;color:var(--text-body);transition:var(--transition-fast)}.Header_loginLink__Yz9en:hover{color:var(--primary-color)}.Header_hamburger__JgqAq{display:none;flex-direction:column;gap:5px;padding:4px}.Header_hamburger__JgqAq span{display:block;width:24px;height:2px;background:var(--text-dark);border-radius:2px;transition:var(--transition-fast)}@media (max-width:768px){.Header_nav__Fr0WM{display:none;position:absolute;top:var(--header-height);left:0;right:0;flex-direction:column;background:var(--bg-white);border-bottom:1px solid var(--border-color);padding:16px 24px;gap:16px}.Header_navOpen__YOSHw{display:flex}.Header_actions__M_3Yw{display:none}.Header_hamburger__JgqAq{display:flex}}