:root{--background:#f9f7f2;--foreground:#1a1a1a;--deep-earth-gray:#333;--accent-moss:#4a5d4e}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;background-color:var(--background);height:100%;color:var(--foreground);font-family:var(--font-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif), serif;letter-spacing:-.01em;font-weight:400}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.Header-module__aCuZUG__header{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f9f7f2cc;border-bottom:1px solid #33333308;justify-content:space-between;align-items:center;height:70px;padding:0 3.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__aCuZUG__logo{font-size:1.25rem;font-weight:600;font-family:var(--font-serif);color:var(--foreground);text-decoration:none}.Header-module__aCuZUG__nav{letter-spacing:.15em;color:var(--foreground);align-items:center;gap:2.5rem;font-size:.75rem;font-weight:700;display:flex}.Header-module__aCuZUG__navLinks{gap:2rem;display:flex}.Header-module__aCuZUG__navLink{color:var(--foreground);opacity:.75;text-decoration:none}.Header-module__aCuZUG__langSwitch{border-left:1px solid #3332;gap:.8rem;margin-left:.5rem;padding-left:1.5rem;display:flex}.Header-module__aCuZUG__langBtn{color:var(--foreground);text-decoration:none;transition:opacity .3s}
