@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@600;700&family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap";:root{--lm-ink: #1c1917;--lm-muted: #64748b;--lm-line: #e5e7eb;--lm-accent: #6366f1;--lm-accent-deep: #4f46e5;--lm-accent-wash: #eef2ff;--lm-accent-line: #c7d2fe;--lm-accent-text: #3730a3;--lm-green: #059669;--lm-green-wash: #ecfdf5;--lm-green-line: #a7f3d0;--lm-green-text: #065f46;--lm-amber: #d97706;--lm-amber-wash: #fffbeb;--lm-amber-line: #fde68a;--lm-amber-text: #78350f;--lm-red-wash: #fef2f2;--lm-red-line: #fecaca;--lm-red-text: #991b1b;--lm-pink: #db2777;--lm-pink-wash: #fdf2f8;--lm-pink-line: #fbcfe8;--lm-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#1e293b;background-color:#f3f4f6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.serif{font-family:"Source Serif 4",Playfair Display,Georgia,serif}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:768px){.container{padding:0 16px}}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}::selection{background-color:#c4b5fd;color:#1e293b}._header_1oxmg_1{position:sticky;top:0;z-index:100;background:transparent;transition:none}._container_1oxmg_9{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}._logo_1oxmg_20{display:flex;align-items:center;text-decoration:none}._logoImage_1oxmg_26{height:35px;width:auto}._nav_1oxmg_32{display:flex;align-items:center;gap:8px}._navItem_1oxmg_38{position:relative}._navButton_1oxmg_42{display:flex;align-items:center;gap:4px;background:none;border:none;padding:8px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#1c1917;cursor:pointer;border-radius:6px;transition:background-color .15s ease}._navButton_1oxmg_42:hover,._navButtonActive_1oxmg_62{background-color:#0000000a}._navButtonActive_1oxmg_62 ._chevron_1oxmg_66{transform:rotate(180deg)}._chevron_1oxmg_66{width:16px;height:16px;color:#78716c;transition:transform .2s ease}._dropdown_1oxmg_80{position:absolute;top:100%;left:50%;transform:translate(-50%);padding-top:8px;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease-out,visibility .15s ease-out}._dropdownOpen_1oxmg_93{opacity:1;visibility:visible;pointer-events:auto}._dropdownContent_1oxmg_99{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #0000001a,0 2px 8px #0000000d;padding:8px;min-width:320px}._dropdownItem_1oxmg_108{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;text-decoration:none;transition:background-color .15s ease}._dropdownItem_1oxmg_108:hover{background-color:#f9fafb}._dropdownItemIcon_1oxmg_122{flex-shrink:0;width:40px;height:40px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:background-color .15s ease,color .15s ease}._dropdownItem_1oxmg_108:hover ._dropdownItemIcon_1oxmg_122{background:#eff6ff;color:#2563eb}._menuIcon_1oxmg_140{width:20px;height:20px}._dropdownItemText_1oxmg_145{display:flex;flex-direction:column;gap:2px}._dropdownItemTitle_1oxmg_151{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#111827}._dropdownItemDescription_1oxmg_158{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#6b7280;line-height:1.4}._dropdownFooter_1oxmg_166{border-top:1px solid #e5e7eb;margin-top:8px;padding:12px 12px 8px}._dropdownFooterLink_1oxmg_172{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#2563eb;text-decoration:none;transition:color .15s ease}._dropdownFooterLink_1oxmg_172:hover{color:#1d4ed8}._arrowIcon_1oxmg_188{width:14px;height:14px}._navLink_1oxmg_193{display:flex;align-items:center;padding:8px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#1c1917;text-decoration:none;border-radius:6px;transition:background-color .15s ease}._navLink_1oxmg_193:hover{background-color:#0000000a}._actions_1oxmg_211{display:flex;align-items:center;gap:8px}._loginLink_1oxmg_217{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4b5563;text-decoration:none;padding:8px 12px;transition:color .15s ease}._loginLink_1oxmg_217:hover{color:#1f2937}._mobileMenuButton_1oxmg_233{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#1c1917}._mobileMenuButton_1oxmg_233 svg{width:24px;height:24px}._mobileMenu_1oxmg_233{display:none;background-color:#faf9f7;border-bottom:1px solid #e7e5e4;padding:16px 24px 24px}._mobileNav_1oxmg_258{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}._mobileNavLink_1oxmg_265{padding:12px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#1c1917;text-decoration:none;border-radius:8px;transition:background-color .15s ease}._mobileNavLink_1oxmg_265:hover{background-color:#0000000a}._mobileNavSection_1oxmg_280{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}._mobileNavSectionTitle_1oxmg_287{padding:12px 16px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._mobileNavSubLink_1oxmg_297{padding:10px 16px 10px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#4b5563;text-decoration:none;border-radius:8px;transition:background-color .15s ease,color .15s ease}._mobileNavSubLink_1oxmg_297:hover{background-color:#0000000a;color:#1c1917}._mobileActions_1oxmg_313{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #e7e5e4}._mobileLoginLink_1oxmg_321{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#4b5563;text-decoration:none;padding:12px 16px;text-align:center;border-radius:8px;transition:color .15s ease,background-color .15s ease}._mobileLoginLink_1oxmg_321:hover{color:#1f2937;background-color:#0000000a}@media(max-width:768px){._nav_1oxmg_32,._actions_1oxmg_211{display:none}._mobileMenuButton_1oxmg_233{display:flex}._mobileMenu_1oxmg_233{display:block}}._footer_qgjm9_1{width:100%}._main_qgjm9_6{background-color:#f3f4f6;padding:64px 24px 0}._container_qgjm9_11{max-width:1200px;margin:0 auto}._columns_qgjm9_16{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}._brandSection_qgjm9_23{display:flex;flex-direction:column}._logoRow_qgjm9_28{display:flex;align-items:center;gap:10px;margin-bottom:12px}._footerLogo_qgjm9_35{height:40px;width:auto}._logoText_qgjm9_40{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#1c1917}._tagline_qgjm9_47{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1c1917;margin:0 0 12px}._brandDescription_qgjm9_55{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#6b7280;margin:0 0 20px;max-width:320px}._socialLinks_qgjm9_66{display:flex;gap:12px}._socialLink_qgjm9_66{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#e0e7ff;border-radius:50%;transition:background-color .15s ease}._socialLink_qgjm9_66:hover{background-color:#c7d2fe}._socialIcon_qgjm9_86{width:18px;height:18px;color:#3b82f6}._column_qgjm9_16{display:flex;flex-direction:column}._columnTitle_qgjm9_98{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1c1917;margin:0 0 8px;position:relative;display:inline-block}._columnTitle_qgjm9_98:after{content:"";position:absolute;bottom:-4px;left:0;width:24px;height:2px;background-color:#f59e0b}._linkList_qgjm9_118{display:flex;flex-direction:column;gap:12px;list-style:none;margin:16px 0 0;padding:0}._link_qgjm9_118{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#6b7280;text-decoration:none;transition:color .15s ease}._link_qgjm9_118:hover{color:#1c1917}._separator_qgjm9_141{width:100%;height:1px;background-color:#e5e7eb;margin-top:48px}._bottom_qgjm9_148{display:flex;align-items:center;justify-content:space-between;padding:20px 0}._copyright_qgjm9_155{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#78716c;margin:0}._languageSelector_qgjm9_163{display:flex;align-items:center;gap:6px}._globeIcon_qgjm9_169{width:18px;height:18px;color:#78716c}._languageSelect_qgjm9_163{background:transparent;border:none;font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#78716c;cursor:pointer;padding:4px 0;appearance:none}._languageSelect_qgjm9_163:focus{outline:none}@media(max-width:768px){._columns_qgjm9_16{grid-template-columns:1fr;gap:40px}._brandSection_qgjm9_23{order:-1}._brandDescription_qgjm9_55{max-width:none}._column_qgjm9_16:nth-child(2),._column_qgjm9_16:nth-child(3){display:inline-flex}}@media(max-width:768px){._columns_qgjm9_16{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px}._brandSection_qgjm9_23{grid-column:1 / -1;grid-row:1}}@media(max-width:480px){._main_qgjm9_6{padding:48px 20px 0}._bottom_qgjm9_148{flex-direction:column;gap:16px;text-align:center}}
