.Footer_footer__kRj_w{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:2.5rem 1.5rem 1.5rem;margin-top:2rem}.Footer_footerLinks__XXquo{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:2rem;gap:2rem}.Footer_footerSection__HjJyr{display:flex;flex-direction:column;gap:.5rem}.Footer_footerSection__HjJyr h3{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem}.Footer_footerSection__HjJyr a{color:var(--text-secondary);font-size:.88rem;text-decoration:none;transition:color .2s}.Footer_footerSection__HjJyr a:hover{color:var(--accent)}.Footer_footerDesc___0RiG{max-width:1000px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid var(--border-color)}.Footer_footerDesc___0RiG p{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.6}.Footer_copyright__YcNqb{max-width:1000px;margin:1rem auto 0;font-size:.78rem;color:var(--text-muted)}.Header_header__XFcEx{width:100%;background:rgba(10,14,26,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;z-index:100;padding:0;border-bottom:1px solid var(--border-color)}.Header_headerContent__LxKPp{max-width:1360px;margin:0 auto;padding:0 1.75rem;display:flex;justify-content:space-between;align-items:center;height:56px;gap:1rem}.Header_logoLink__z0SPP{display:flex;align-items:center;gap:.45rem;transition:opacity .2s;text-decoration:none}.Header_logoLink__z0SPP:hover{opacity:.8}.Header_logoImg__2ouF7{width:28px;height:28px;border-radius:6px}.Header_logoLockup___vQS1{display:flex;flex-direction:column;line-height:1.08}.Header_logoText__1TQ8f{font-size:.95rem;font-weight:900;color:var(--text-primary);white-space:nowrap;letter-spacing:.02em;text-transform:uppercase}.Header_logoTagline__1AzBe{font-size:.58rem;font-weight:600;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap}.Header_mobileMenuToggle__VhKZm{background:none;color:var(--text-primary);cursor:pointer;padding:.4rem;display:none}.Header_mainNav__yqIk_{display:flex;align-items:center;gap:.4rem;margin:0 auto}.Header_navGroup__k5HpE{position:relative}.Header_navLink__djFaM{color:var(--text-secondary);text-decoration:none;font-weight:700;font-size:.85rem;padding:.4rem .7rem;border-radius:6px;transition:all .2s;white-space:nowrap}.Header_navLink__djFaM:hover{color:var(--accent);background:rgba(242,100,30,.08)}.Header_navTrigger__IBlSe{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;color:var(--text-secondary);font-family:inherit;font-weight:700;font-size:.85rem;padding:.4rem .7rem;border-radius:6px;cursor:pointer;transition:all .2s}.Header_navGroupOpen__A8RGH .Header_navTrigger__IBlSe,.Header_navTrigger__IBlSe:hover{color:var(--accent);background:rgba(242,100,30,.08)}.Header_caret__UAFir{font-size:.6rem;transition:transform .2s}.Header_navGroupOpen__A8RGH .Header_caret__UAFir{transform:rotate(180deg)}.Header_dropdown__3r900{position:absolute;top:calc(100% + 6px);left:0;min-width:190px;background:rgba(16,20,31,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:10px;padding:.35rem;display:flex;flex-direction:column;gap:.1rem;box-shadow:0 14px 36px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s,transform .18s,visibility .18s;z-index:101}.Header_navGroupOpen__A8RGH .Header_dropdown__3r900{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdownItem__y_42_{color:var(--text-secondary);text-decoration:none;font-weight:600;font-size:.85rem;padding:.5rem .7rem;border-radius:7px;white-space:nowrap;transition:all .15s}.Header_dropdownItem__y_42_:hover{color:var(--accent);background:rgba(242,100,30,.1)}.Header_dropdownSub__HvsjV{padding-left:1.5rem;font-size:.8rem;color:var(--text-muted)}.Header_dropdownSubMark__oQMRm{color:#3b414e;margin-right:.4rem}.Header_langSwitcher__amds_{display:flex;align-items:center}.Header_langSelect__Itm_D{padding:.3rem .5rem;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-card);color:var(--text-secondary);font-size:.78rem;cursor:pointer;transition:border-color .2s}.Header_langSelect__Itm_D:hover{border-color:var(--accent)}.Header_langSelect__Itm_D option{background:var(--bg-card);color:var(--text-primary)}@media (max-width:768px){.Header_mobileMenuToggle__VhKZm{display:block;order:3}.Header_mainNav__yqIk_{position:absolute;top:100%;left:0;width:100%;background:rgba(10,14,26,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;align-items:stretch;gap:0;margin:0;padding:.5rem 0;transform:translateY(-10px);opacity:0;visibility:hidden;transition:all .2s;z-index:99;border-bottom:1px solid var(--border-color);max-height:80vh;overflow-y:auto}.Header_mainNav__yqIk_.Header_open__hUbLs{transform:translateY(0);opacity:1;visibility:visible}.Header_navGroup__k5HpE{width:100%}.Header_navTrigger__IBlSe{width:100%;justify-content:space-between;padding:.7rem 1.5rem;border-radius:0;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.Header_dropdown__3r900{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;border-radius:0;background:hsla(0,0%,100%,.02);padding:0;min-width:0;max-height:0;overflow:hidden;transition:max-height .25s ease}.Header_navGroupOpen__A8RGH .Header_dropdown__3r900{max-height:600px}.Header_dropdownItem__y_42_{padding:.7rem 2.25rem;border-radius:0;border-bottom:1px solid hsla(0,0%,100%,.04)}.Header_langSwitcher__amds_{order:2}.Header_logoText__1TQ8f{font-size:.85rem}}.legal_legalPage__w7qd3{padding:6rem 5% 4rem;max-width:740px;margin:0 auto;min-height:100vh;background:var(--bg-primary)}.legal_legalPage__w7qd3 h1{font-size:1.6rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary);letter-spacing:-.02em}.legal_lastUpdated__jBhna{font-size:.8rem;color:var(--text-muted);margin-bottom:2.5rem;font-family:var(--font-mono)}.legal_legalPage__w7qd3 h2{font-size:1.1rem;font-weight:600;margin-top:2rem;margin-bottom:.6rem;color:var(--text-primary)}.legal_legalPage__w7qd3 li,.legal_legalPage__w7qd3 p{font-size:.9rem;line-height:1.8;color:var(--text-secondary);margin-bottom:.8rem}.legal_legalPage__w7qd3 ul{padding-left:1.5rem;margin-bottom:1rem}.legal_legalPage__w7qd3 li{margin-bottom:.4rem}.legal_legalPage__w7qd3 a{color:var(--text-primary);text-decoration:underline}.legal_backLink__OJkGe{display:inline-block;margin-top:2.5rem;font-size:.85rem;font-family:var(--font-mono);color:var(--text-muted);text-decoration:none}.legal_backLink__OJkGe:hover{color:var(--text-primary)}